@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Rokkitt:400,700");
@import url('https://www.ganzo.pro/css/original_smp.css');
@import url('https://www.ganzo.pro/css/poplink.css');
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
}

body {
  line-height: 1;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

input:focus {
  outline: none;
}

img {
  vertical-align: bottom;
}

img,
a img {
  border-style: none;
}

.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mr0 {
  margin-right: 0px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.mr55 {
  margin-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.mr65 {
  margin-right: 65px;
}

.mr70 {
  margin-right: 70px;
}

.mr75 {
  margin-right: 75px;
}

.mr80 {
  margin-right: 80px;
}

.mr85 {
  margin-right: 85px;
}

.mr90 {
  margin-right: 90px;
}

.mr95 {
  margin-right: 95px;
}

.mr100 {
  margin-right: 100px;
}

.ml0 {
  margin-left: 0px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.ml70 {
  margin-left: 70px;
}

.ml75 {
  margin-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.ml85 {
  margin-left: 85px;
}

.ml90 {
  margin-left: 90px;
}

.ml95 {
  margin-left: 95px;
}

.ml100 {
  margin-left: 100px;
}

body a img,
.op a img,
.op2 {
  -webkit-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0;
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0;
}

body a img:hover,
.op a img:hover,
.op2:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


/*  opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
*/

.notbor {
  border-top: none !important;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center !important;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.clearfix {
  overflow: hidden;
  zoom: 1;
}

.show_pc {
  display: block;
}

@media only screen and (max-width: 979px) {
  .show_pc {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .show_pc {
    display: none;
  }
}

.show_pctb {
  display: block;
}

@media only screen and (max-width: 979px) {
  .show_pctb {
    display: block;
  }
}

@media only screen and (max-width: 479px) {
  .show_pctb {
    display: none;
  }
}

.show_tbsp {
  display: none;
}

@media only screen and (max-width: 979px) {
  .show_tbsp {
    display: block;
  }
}

@media only screen and (max-width: 479px) {
  .show_tbsp {
    display: block;
  }
}

.show_tb {
  display: none;
}

@media only screen and (max-width: 979px) {
  .show_tb {
    display: block;
  }
}

@media only screen and (max-width: 479px) {
  .show_tb {
    display: none;
  }
}

.show_sp {
  display: none;
}

@media only screen and (max-width: 979px) {
  .show_sp {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .show_sp {
    display: block;
  }
}

html,
body {
  height: 100%;
  text-align: center;
}

body,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
input,
textarea,
option,
div,
p,
dt,
dd,
li,
address {
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #5B5454;
}

a {
  color: #433B3B;
  text-decoration: none;
}

a:visited {
  color: #433B3B;
  text-decoration: none;
}

a:hover {
  color: #433B3B;
  text-decoration: none;
}

article {
  text-align: left;
}

.c-link {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: calc(16px - (20px - 12px) / 2) 40px;
  border: 1px solid #dcdada;
  text-align: center;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: calc(20 / 12);
  letter-spacing: 0.08em;
  background: #fafafa;
  color: #433b3b;
  transition: opacity 0.25s ease-out;
}

.c-link--white {
  background: #fff;
}

.c-link:is(:hover, :focus-visible) {
  opacity: 0.8;
}

.FS2_contents_container {
  margin: 0;
  padding: 0;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
}

.FS2_body_Login_Login,
#FS2_body_Cart,
#FS2_body_Member,
#FS2_body_MyPage,
#FS2_body_Common,
.FS2_body_MailMagazine_MailMagazineEntry,
.FS2_body_Inquiry_InquiryEdit,
#FS2_body_MailMagazine,
#FS2_body_Password,
#FS2_body_ArrivalInformation,
.FS2_body_WishListLogin {
  font-size: 11px !important;
  line-height: 18px !important;
}

.FS2_body_Login_Login p,
.FS2_body_Login_Login span,
.FS2_body_Login_Login li,
.FS2_body_Login_Login dt,
.FS2_body_Login_Login dd,
.FS2_body_Login_Login th,
.FS2_body_Login_Login td,
.FS2_body_Login_Login div,
#FS2_body_Cart p,
#FS2_body_Cart span,
#FS2_body_Cart li,
#FS2_body_Cart dt,
#FS2_body_Cart dd,
#FS2_body_Cart th,
#FS2_body_Cart td,
#FS2_body_Cart div,
#FS2_body_Member p,
#FS2_body_Member span,
#FS2_body_Member li,
#FS2_body_Member dt,
#FS2_body_Member dd,
#FS2_body_Member th,
#FS2_body_Member td,
#FS2_body_Member div,
#FS2_body_MyPage p,
#FS2_body_MyPage span,
#FS2_body_MyPage li,
#FS2_body_MyPage dt,
#FS2_body_MyPage dd,
#FS2_body_MyPage th,
#FS2_body_MyPage td,
#FS2_body_MyPage div,
#FS2_body_Common p,
#FS2_body_Common span,
#FS2_body_Common li,
#FS2_body_Common dt,
#FS2_body_Common dd,
#FS2_body_Common th,
#FS2_body_Common td,
#FS2_body_Common div,
.FS2_body_MailMagazine_MailMagazineEntry p,
.FS2_body_MailMagazine_MailMagazineEntry span,
.FS2_body_MailMagazine_MailMagazineEntry li,
.FS2_body_MailMagazine_MailMagazineEntry dt,
.FS2_body_MailMagazine_MailMagazineEntry dd,
.FS2_body_MailMagazine_MailMagazineEntry th,
.FS2_body_MailMagazine_MailMagazineEntry td,
.FS2_body_MailMagazine_MailMagazineEntry div,
.FS2_body_Inquiry_InquiryEdit p,
.FS2_body_Inquiry_InquiryEdit span,
.FS2_body_Inquiry_InquiryEdit li,
.FS2_body_Inquiry_InquiryEdit dt,
.FS2_body_Inquiry_InquiryEdit dd,
.FS2_body_Inquiry_InquiryEdit th,
.FS2_body_Inquiry_InquiryEdit td,
.FS2_body_Inquiry_InquiryEdit div,
#FS2_body_MailMagazine p,
#FS2_body_MailMagazine span,
#FS2_body_MailMagazine li,
#FS2_body_MailMagazine dt,
#FS2_body_MailMagazine dd,
#FS2_body_MailMagazine th,
#FS2_body_MailMagazine td,
#FS2_body_MailMagazine div,
#FS2_body_Password p,
#FS2_body_Password span,
#FS2_body_Password li,
#FS2_body_Password dt,
#FS2_body_Password dd,
#FS2_body_Password th,
#FS2_body_Password td,
#FS2_body_Password div,
#FS2_body_ArrivalInformation p,
#FS2_body_ArrivalInformation span,
#FS2_body_ArrivalInformation li,
#FS2_body_ArrivalInformation dt,
#FS2_body_ArrivalInformation dd,
#FS2_body_ArrivalInformation th,
#FS2_body_ArrivalInformation td,
#FS2_body_ArrivalInformation div,
.FS2_body_WishListLogin p,
.FS2_body_WishListLogin span,
.FS2_body_WishListLogin li,
.FS2_body_WishListLogin dt,
.FS2_body_WishListLogin dd,
.FS2_body_WishListLogin th,
.FS2_body_WishListLogin td,
.FS2_body_WishListLogin div {
  font-size: 11px !important;
  line-height: 18px !important;
}

.FS2_body_Login_Login table tr th,
#FS2_body_Cart table tr th,
#FS2_body_Member table tr th,
#FS2_body_MyPage table tr th,
#FS2_body_Common table tr th,
.FS2_body_MailMagazine_MailMagazineEntry table tr th,
.FS2_body_Inquiry_InquiryEdit table tr th,
#FS2_body_MailMagazine table tr th,
#FS2_body_Password table tr th,
#FS2_body_ArrivalInformation table tr th,
.FS2_body_WishListLogin table tr th {
  padding: 5px 0 5px 10px;
  text-align: left;
  vertical-align: middle;
}

.FS2_body_Login_Login table tr td,
#FS2_body_Cart table tr td,
#FS2_body_Member table tr td,
#FS2_body_MyPage table tr td,
#FS2_body_Common table tr td,
.FS2_body_MailMagazine_MailMagazineEntry table tr td,
.FS2_body_Inquiry_InquiryEdit table tr td,
#FS2_body_MailMagazine table tr td,
#FS2_body_Password table tr td,
#FS2_body_ArrivalInformation table tr td,
.FS2_body_WishListLogin table tr td {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
}

.FS2_body_Login_Login .FS2_orderFlow,
#FS2_body_Cart .FS2_orderFlow,
#FS2_body_Member .FS2_orderFlow,
#FS2_body_MyPage .FS2_orderFlow,
#FS2_body_Common .FS2_orderFlow,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_orderFlow,
.FS2_body_Inquiry_InquiryEdit .FS2_orderFlow,
#FS2_body_MailMagazine .FS2_orderFlow,
#FS2_body_Password .FS2_orderFlow,
#FS2_body_ArrivalInformation .FS2_orderFlow,
.FS2_body_WishListLogin .FS2_orderFlow {
  width: 100%;
  margin: 0 auto 20px;
}

.FS2_body_Login_Login .FS2_orderFlow img,
#FS2_body_Cart .FS2_orderFlow img,
#FS2_body_Member .FS2_orderFlow img,
#FS2_body_MyPage .FS2_orderFlow img,
#FS2_body_Common .FS2_orderFlow img,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_orderFlow img,
.FS2_body_Inquiry_InquiryEdit .FS2_orderFlow img,
#FS2_body_MailMagazine .FS2_orderFlow img,
#FS2_body_Password .FS2_orderFlow img,
#FS2_body_ArrivalInformation .FS2_orderFlow img,
.FS2_body_WishListLogin .FS2_orderFlow img {
  width: 100%;
}

.FS2_body_Login_Login .FS2_table,
#FS2_body_Cart .FS2_table,
#FS2_body_Member .FS2_table,
#FS2_body_MyPage .FS2_table,
#FS2_body_Common .FS2_table,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_table,
.FS2_body_Inquiry_InquiryEdit .FS2_table,
#FS2_body_MailMagazine .FS2_table,
#FS2_body_Password .FS2_table,
#FS2_body_ArrivalInformation .FS2_table,
.FS2_body_WishListLogin .FS2_table {
  margin-bottom: 15px;
}

.FS2_body_Login_Login label,
.FS2_body_Login_Login li,
#FS2_body_Cart label,
#FS2_body_Cart li,
#FS2_body_Member label,
#FS2_body_Member li,
#FS2_body_MyPage label,
#FS2_body_MyPage li,
#FS2_body_Common label,
#FS2_body_Common li,
.FS2_body_MailMagazine_MailMagazineEntry label,
.FS2_body_MailMagazine_MailMagazineEntry li,
.FS2_body_Inquiry_InquiryEdit label,
.FS2_body_Inquiry_InquiryEdit li,
#FS2_body_MailMagazine label,
#FS2_body_MailMagazine li,
#FS2_body_Password label,
#FS2_body_Password li,
#FS2_body_ArrivalInformation label,
#FS2_body_ArrivalInformation li,
.FS2_body_WishListLogin label,
.FS2_body_WishListLogin li {
  text-align: left;
}

.FS2_body_Login_Login textarea,
#FS2_body_Cart textarea,
#FS2_body_Member textarea,
#FS2_body_MyPage textarea,
#FS2_body_Common textarea,
.FS2_body_MailMagazine_MailMagazineEntry textarea,
.FS2_body_Inquiry_InquiryEdit textarea,
#FS2_body_MailMagazine textarea,
#FS2_body_Password textarea,
#FS2_body_ArrivalInformation textarea,
.FS2_body_WishListLogin textarea {
  border: 1px solid #E5E5E5;
}

.FS2_body_Login_Login h2.FS2_CrossHead,
#FS2_body_Cart h2.FS2_CrossHead,
#FS2_body_Member h2.FS2_CrossHead,
#FS2_body_MyPage h2.FS2_CrossHead,
#FS2_body_Common h2.FS2_CrossHead,
.FS2_body_MailMagazine_MailMagazineEntry h2.FS2_CrossHead,
.FS2_body_Inquiry_InquiryEdit h2.FS2_CrossHead,
#FS2_body_MailMagazine h2.FS2_CrossHead,
#FS2_body_Password h2.FS2_CrossHead,
#FS2_body_ArrivalInformation h2.FS2_CrossHead,
.FS2_body_WishListLogin h2.FS2_CrossHead {
  font-size: 11px;
  margin: 0 0 10px;
  padding-left: 5px;
  border-left: 3px solid #696462;
  line-height: 10px;
  text-align: left;
}

.FS2_body_Login_Login select,
#FS2_body_Cart select,
#FS2_body_Member select,
#FS2_body_MyPage select,
#FS2_body_Common select,
.FS2_body_MailMagazine_MailMagazineEntry select,
.FS2_body_Inquiry_InquiryEdit select,
#FS2_body_MailMagazine select,
#FS2_body_Password select,
#FS2_body_ArrivalInformation select,
.FS2_body_WishListLogin select {
  font-size: 12px;
  border: 1px solid #E5E5E5;
  color: #696462;
}

.FS2_body_Login_Login input[type="text"],
.FS2_body_Login_Login input[type="tel"],
#FS2_body_Cart input[type="text"],
#FS2_body_Cart input[type="tel"],
#FS2_body_Member input[type="text"],
#FS2_body_Member input[type="tel"],
#FS2_body_MyPage input[type="text"],
#FS2_body_MyPage input[type="tel"],
#FS2_body_Common input[type="text"],
#FS2_body_Common input[type="tel"],
.FS2_body_MailMagazine_MailMagazineEntry input[type="text"],
.FS2_body_MailMagazine_MailMagazineEntry input[type="tel"],
.FS2_body_Inquiry_InquiryEdit input[type="text"],
.FS2_body_Inquiry_InquiryEdit input[type="tel"],
#FS2_body_MailMagazine input[type="text"],
#FS2_body_MailMagazine input[type="tel"],
#FS2_body_Password input[type="text"],
#FS2_body_Password input[type="tel"],
#FS2_body_ArrivalInformation input[type="text"],
#FS2_body_ArrivalInformation input[type="tel"],
.FS2_body_WishListLogin input[type="text"],
.FS2_body_WishListLogin input[type="tel"] {
  font-size: 11px;
  border: 1px solid #E5E5E5;
  height: auto;
  padding: 2px;
  line-height: 18px;
  width: 25%;
}

.FS2_body_Login_Login input#C13,
.FS2_body_Login_Login input#C14,
.FS2_body_Login_Login input#C15,
.FS2_body_Login_Login input#mailAddress,
.FS2_body_Login_Login input#tempPassword,
.FS2_body_Login_Login input#mainMail,
.FS2_body_Login_Login input#mainMailComfirm,
.FS2_body_Login_Login input#pass,
.FS2_body_Login_Login input#passComfirm,
#FS2_body_Cart input#C13,
#FS2_body_Cart input#C14,
#FS2_body_Cart input#C15,
#FS2_body_Cart input#mailAddress,
#FS2_body_Cart input#tempPassword,
#FS2_body_Cart input#mainMail,
#FS2_body_Cart input#mainMailComfirm,
#FS2_body_Cart input#pass,
#FS2_body_Cart input#passComfirm,
#FS2_body_Member input#C13,
#FS2_body_Member input#C14,
#FS2_body_Member input#C15,
#FS2_body_Member input#mailAddress,
#FS2_body_Member input#tempPassword,
#FS2_body_Member input#mainMail,
#FS2_body_Member input#mainMailComfirm,
#FS2_body_Member input#pass,
#FS2_body_Member input#passComfirm,
#FS2_body_MyPage input#C13,
#FS2_body_MyPage input#C14,
#FS2_body_MyPage input#C15,
#FS2_body_MyPage input#mailAddress,
#FS2_body_MyPage input#tempPassword,
#FS2_body_MyPage input#mainMail,
#FS2_body_MyPage input#mainMailComfirm,
#FS2_body_MyPage input#pass,
#FS2_body_MyPage input#passComfirm,
#FS2_body_Common input#C13,
#FS2_body_Common input#C14,
#FS2_body_Common input#C15,
#FS2_body_Common input#mailAddress,
#FS2_body_Common input#tempPassword,
#FS2_body_Common input#mainMail,
#FS2_body_Common input#mainMailComfirm,
#FS2_body_Common input#pass,
#FS2_body_Common input#passComfirm,
.FS2_body_MailMagazine_MailMagazineEntry input#C13,
.FS2_body_MailMagazine_MailMagazineEntry input#C14,
.FS2_body_MailMagazine_MailMagazineEntry input#C15,
.FS2_body_MailMagazine_MailMagazineEntry input#mailAddress,
.FS2_body_MailMagazine_MailMagazineEntry input#tempPassword,
.FS2_body_MailMagazine_MailMagazineEntry input#mainMail,
.FS2_body_MailMagazine_MailMagazineEntry input#mainMailComfirm,
.FS2_body_MailMagazine_MailMagazineEntry input#pass,
.FS2_body_MailMagazine_MailMagazineEntry input#passComfirm,
.FS2_body_Inquiry_InquiryEdit input#C13,
.FS2_body_Inquiry_InquiryEdit input#C14,
.FS2_body_Inquiry_InquiryEdit input#C15,
.FS2_body_Inquiry_InquiryEdit input#mailAddress,
.FS2_body_Inquiry_InquiryEdit input#tempPassword,
.FS2_body_Inquiry_InquiryEdit input#mainMail,
.FS2_body_Inquiry_InquiryEdit input#mainMailComfirm,
.FS2_body_Inquiry_InquiryEdit input#pass,
.FS2_body_Inquiry_InquiryEdit input#passComfirm,
#FS2_body_MailMagazine input#C13,
#FS2_body_MailMagazine input#C14,
#FS2_body_MailMagazine input#C15,
#FS2_body_MailMagazine input#mailAddress,
#FS2_body_MailMagazine input#tempPassword,
#FS2_body_MailMagazine input#mainMail,
#FS2_body_MailMagazine input#mainMailComfirm,
#FS2_body_MailMagazine input#pass,
#FS2_body_MailMagazine input#passComfirm,
#FS2_body_Password input#C13,
#FS2_body_Password input#C14,
#FS2_body_Password input#C15,
#FS2_body_Password input#mailAddress,
#FS2_body_Password input#tempPassword,
#FS2_body_Password input#mainMail,
#FS2_body_Password input#mainMailComfirm,
#FS2_body_Password input#pass,
#FS2_body_Password input#passComfirm,
#FS2_body_ArrivalInformation input#C13,
#FS2_body_ArrivalInformation input#C14,
#FS2_body_ArrivalInformation input#C15,
#FS2_body_ArrivalInformation input#mailAddress,
#FS2_body_ArrivalInformation input#tempPassword,
#FS2_body_ArrivalInformation input#mainMail,
#FS2_body_ArrivalInformation input#mainMailComfirm,
#FS2_body_ArrivalInformation input#pass,
#FS2_body_ArrivalInformation input#passComfirm,
.FS2_body_WishListLogin input#C13,
.FS2_body_WishListLogin input#C14,
.FS2_body_WishListLogin input#C15,
.FS2_body_WishListLogin input#mailAddress,
.FS2_body_WishListLogin input#tempPassword,
.FS2_body_WishListLogin input#mainMail,
.FS2_body_WishListLogin input#mainMailComfirm,
.FS2_body_WishListLogin input#pass,
.FS2_body_WishListLogin input#passComfirm {
  width: 97% !important;
}

.FS2_body_Login_Login input#mainMail,
.FS2_body_Login_Login input.fs2_required,
#FS2_body_Cart input#mainMail,
#FS2_body_Cart input.fs2_required,
#FS2_body_Member input#mainMail,
#FS2_body_Member input.fs2_required,
#FS2_body_MyPage input#mainMail,
#FS2_body_MyPage input.fs2_required,
#FS2_body_Common input#mainMail,
#FS2_body_Common input.fs2_required,
.FS2_body_MailMagazine_MailMagazineEntry input#mainMail,
.FS2_body_MailMagazine_MailMagazineEntry input.fs2_required,
.FS2_body_Inquiry_InquiryEdit input#mainMail,
.FS2_body_Inquiry_InquiryEdit input.fs2_required,
#FS2_body_MailMagazine input#mainMail,
#FS2_body_MailMagazine input.fs2_required,
#FS2_body_Password input#mainMail,
#FS2_body_Password input.fs2_required,
#FS2_body_ArrivalInformation input#mainMail,
#FS2_body_ArrivalInformation input.fs2_required,
.FS2_body_WishListLogin input#mainMail,
.FS2_body_WishListLogin input.fs2_required {
  margin-bottom: 6px;
}

.FS2_body_Login_Login input#lastName,
.FS2_body_Login_Login input#firstName,
.FS2_body_Login_Login input#lastNameKana,
.FS2_body_Login_Login input#firstNameKana,
#FS2_body_Cart input#lastName,
#FS2_body_Cart input#firstName,
#FS2_body_Cart input#lastNameKana,
#FS2_body_Cart input#firstNameKana,
#FS2_body_Member input#lastName,
#FS2_body_Member input#firstName,
#FS2_body_Member input#lastNameKana,
#FS2_body_Member input#firstNameKana,
#FS2_body_MyPage input#lastName,
#FS2_body_MyPage input#firstName,
#FS2_body_MyPage input#lastNameKana,
#FS2_body_MyPage input#firstNameKana,
#FS2_body_Common input#lastName,
#FS2_body_Common input#firstName,
#FS2_body_Common input#lastNameKana,
#FS2_body_Common input#firstNameKana,
.FS2_body_MailMagazine_MailMagazineEntry input#lastName,
.FS2_body_MailMagazine_MailMagazineEntry input#firstName,
.FS2_body_MailMagazine_MailMagazineEntry input#lastNameKana,
.FS2_body_MailMagazine_MailMagazineEntry input#firstNameKana,
.FS2_body_Inquiry_InquiryEdit input#lastName,
.FS2_body_Inquiry_InquiryEdit input#firstName,
.FS2_body_Inquiry_InquiryEdit input#lastNameKana,
.FS2_body_Inquiry_InquiryEdit input#firstNameKana,
#FS2_body_MailMagazine input#lastName,
#FS2_body_MailMagazine input#firstName,
#FS2_body_MailMagazine input#lastNameKana,
#FS2_body_MailMagazine input#firstNameKana,
#FS2_body_Password input#lastName,
#FS2_body_Password input#firstName,
#FS2_body_Password input#lastNameKana,
#FS2_body_Password input#firstNameKana,
#FS2_body_ArrivalInformation input#lastName,
#FS2_body_ArrivalInformation input#firstName,
#FS2_body_ArrivalInformation input#lastNameKana,
#FS2_body_ArrivalInformation input#firstNameKana,
.FS2_body_WishListLogin input#lastName,
.FS2_body_WishListLogin input#firstName,
.FS2_body_WishListLogin input#lastNameKana,
.FS2_body_WishListLogin input#firstNameKana {
  width: 47% !important;
}

.FS2_body_Login_Login input#numberPublic,
.FS2_body_Login_Login input#numberLocal,
.FS2_body_Login_Login input#numberMember,
#FS2_body_Cart input#numberPublic,
#FS2_body_Cart input#numberLocal,
#FS2_body_Cart input#numberMember,
#FS2_body_Member input#numberPublic,
#FS2_body_Member input#numberLocal,
#FS2_body_Member input#numberMember,
#FS2_body_MyPage input#numberPublic,
#FS2_body_MyPage input#numberLocal,
#FS2_body_MyPage input#numberMember,
#FS2_body_Common input#numberPublic,
#FS2_body_Common input#numberLocal,
#FS2_body_Common input#numberMember,
.FS2_body_MailMagazine_MailMagazineEntry input#numberPublic,
.FS2_body_MailMagazine_MailMagazineEntry input#numberLocal,
.FS2_body_MailMagazine_MailMagazineEntry input#numberMember,
.FS2_body_Inquiry_InquiryEdit input#numberPublic,
.FS2_body_Inquiry_InquiryEdit input#numberLocal,
.FS2_body_Inquiry_InquiryEdit input#numberMember,
#FS2_body_MailMagazine input#numberPublic,
#FS2_body_MailMagazine input#numberLocal,
#FS2_body_MailMagazine input#numberMember,
#FS2_body_Password input#numberPublic,
#FS2_body_Password input#numberLocal,
#FS2_body_Password input#numberMember,
#FS2_body_ArrivalInformation input#numberPublic,
#FS2_body_ArrivalInformation input#numberLocal,
#FS2_body_ArrivalInformation input#numberMember,
.FS2_body_WishListLogin input#numberPublic,
.FS2_body_WishListLogin input#numberLocal,
.FS2_body_WishListLogin input#numberMember {
  width: 29.5%;
}

#FS2_body_Cart input[type="email"],
#FS2_body_Cart input[type="password"],
#FS2_body_Member input[type="email"],
#FS2_body_Member input[type="password"],
#FS2_body_MyPage input[type="email"],
#FS2_body_MyPage input[type="password"],
#FS2_body_Common input[type="email"],
#FS2_body_Common input[type="password"],
.FS2_body_MailMagazine_MailMagazineEntry input[type="email"],
.FS2_body_MailMagazine_MailMagazineEntry input[type="password"],
.FS2_body_Inquiry_InquiryEdit input[type="email"],
.FS2_body_Inquiry_InquiryEdit input[type="password"],
#FS2_body_MailMagazine input[type="email"],
#FS2_body_MailMagazine input[type="password"],
#FS2_body_Password input[type="email"],
#FS2_body_Password input[type="password"],
#FS2_body_ArrivalInformation input[type="email"],
#FS2_body_ArrivalInformation input[type="password"],
.FS2_body_WishListLogin input[type="email"],
.FS2_body_WishListLogin input[type="password"] {
  font-size: 11px;
  border: 1px solid #E5E5E5;
  height: auto;
  padding: 2px;
  line-height: 18px;
  width: 90%;
}

.FS2_body_Login_Login input[type="email"],
.FS2_body_Login_Login input[type="password"] {
  line-height: 31px;
  width: 100%;
}

.FS2_body_Login_Login input#fs2_lastName,
.FS2_body_Login_Login input#fs2_firstName,
.FS2_body_Login_Login input#fs2_lastNameKana,
.FS2_body_Login_Login input#fs2_firstNameKana,
#FS2_body_Cart input#fs2_lastName,
#FS2_body_Cart input#fs2_firstName,
#FS2_body_Cart input#fs2_lastNameKana,
#FS2_body_Cart input#fs2_firstNameKana,
#FS2_body_Member input#fs2_lastName,
#FS2_body_Member input#fs2_firstName,
#FS2_body_Member input#fs2_lastNameKana,
#FS2_body_Member input#fs2_firstNameKana,
#FS2_body_MyPage input#fs2_lastName,
#FS2_body_MyPage input#fs2_firstName,
#FS2_body_MyPage input#fs2_lastNameKana,
#FS2_body_MyPage input#fs2_firstNameKana,
#FS2_body_Common input#fs2_lastName,
#FS2_body_Common input#fs2_firstName,
#FS2_body_Common input#fs2_lastNameKana,
#FS2_body_Common input#fs2_firstNameKana,
.FS2_body_MailMagazine_MailMagazineEntry input#fs2_lastName,
.FS2_body_MailMagazine_MailMagazineEntry input#fs2_firstName,
.FS2_body_MailMagazine_MailMagazineEntry input#fs2_lastNameKana,
.FS2_body_MailMagazine_MailMagazineEntry input#fs2_firstNameKana,
.FS2_body_Inquiry_InquiryEdit input#fs2_lastName,
.FS2_body_Inquiry_InquiryEdit input#fs2_firstName,
.FS2_body_Inquiry_InquiryEdit input#fs2_lastNameKana,
.FS2_body_Inquiry_InquiryEdit input#fs2_firstNameKana,
#FS2_body_MailMagazine input#fs2_lastName,
#FS2_body_MailMagazine input#fs2_firstName,
#FS2_body_MailMagazine input#fs2_lastNameKana,
#FS2_body_MailMagazine input#fs2_firstNameKana,
#FS2_body_Password input#fs2_lastName,
#FS2_body_Password input#fs2_firstName,
#FS2_body_Password input#fs2_lastNameKana,
#FS2_body_Password input#fs2_firstNameKana,
#FS2_body_ArrivalInformation input#fs2_lastName,
#FS2_body_ArrivalInformation input#fs2_firstName,
#FS2_body_ArrivalInformation input#fs2_lastNameKana,
#FS2_body_ArrivalInformation input#fs2_firstNameKana,
.FS2_body_WishListLogin input#fs2_lastName,
.FS2_body_WishListLogin input#fs2_firstName,
.FS2_body_WishListLogin input#fs2_lastNameKana,
.FS2_body_WishListLogin input#fs2_firstNameKana {
  width: 40% !important;
}

.FS2_body_Login_Login #fs2_addressLine1,
.FS2_body_Login_Login #fs2_addressLine2,
#FS2_body_Cart #fs2_addressLine1,
#FS2_body_Cart #fs2_addressLine2,
#FS2_body_Member #fs2_addressLine1,
#FS2_body_Member #fs2_addressLine2,
#FS2_body_MyPage #fs2_addressLine1,
#FS2_body_MyPage #fs2_addressLine2,
#FS2_body_Common #fs2_addressLine1,
#FS2_body_Common #fs2_addressLine2,
.FS2_body_MailMagazine_MailMagazineEntry #fs2_addressLine1,
.FS2_body_MailMagazine_MailMagazineEntry #fs2_addressLine2,
.FS2_body_Inquiry_InquiryEdit #fs2_addressLine1,
.FS2_body_Inquiry_InquiryEdit #fs2_addressLine2,
#FS2_body_MailMagazine #fs2_addressLine1,
#FS2_body_MailMagazine #fs2_addressLine2,
#FS2_body_Password #fs2_addressLine1,
#FS2_body_Password #fs2_addressLine2,
#FS2_body_ArrivalInformation #fs2_addressLine1,
#FS2_body_ArrivalInformation #fs2_addressLine2,
.FS2_body_WishListLogin #fs2_addressLine1,
.FS2_body_WishListLogin #fs2_addressLine2 {
  width: 90%;
}

.FS2_body_Login_Login input[type="radio"],
#FS2_body_Cart input[type="radio"],
#FS2_body_Member input[type="radio"],
#FS2_body_MyPage input[type="radio"],
#FS2_body_Common input[type="radio"],
.FS2_body_MailMagazine_MailMagazineEntry input[type="radio"],
.FS2_body_Inquiry_InquiryEdit input[type="radio"],
#FS2_body_MailMagazine input[type="radio"],
#FS2_body_Password input[type="radio"],
#FS2_body_ArrivalInformation input[type="radio"],
.FS2_body_WishListLogin input[type="radio"] {
  margin-bottom: 10px;
}

.FS2_body_Login_Login input[type="submit"],
#FS2_body_Cart input[type="submit"],
#FS2_body_Member input[type="submit"],
#FS2_body_MyPage input[type="submit"],
#FS2_body_Common input[type="submit"],
.FS2_body_MailMagazine_MailMagazineEntry input[type="submit"],
.FS2_body_Inquiry_InquiryEdit input[type="submit"],
#FS2_body_MailMagazine input[type="submit"],
#FS2_body_Password input[type="submit"],
#FS2_body_ArrivalInformation input[type="submit"],
.FS2_body_WishListLogin input[type="submit"] {
  -webkit-appearance: none;
  border: solid 1px #d9d9d9;
  font-size: 11px;
  color: #b8b5b5;
  padding: 9px;
  background: transparent;
  background-color: #2c2323;
  line-height: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  text-shadow: none;
  margin-bottom: 10px;
  width: 60%;
}

.FS2_body_Login_Login .error_content,
#FS2_body_Cart .error_content,
#FS2_body_Member .error_content,
#FS2_body_MyPage .error_content,
#FS2_body_Common .error_content,
.FS2_body_MailMagazine_MailMagazineEntry .error_content,
.FS2_body_Inquiry_InquiryEdit .error_content,
#FS2_body_MailMagazine .error_content,
#FS2_body_Password .error_content,
#FS2_body_ArrivalInformation .error_content,
.FS2_body_WishListLogin .error_content {
  background: transparent;
  color: red;
  padding: 10px;
  margin: 0;
}

.FS2_body_Login_Login .FS2_sp_lightbox_contents,
#FS2_body_Cart .FS2_sp_lightbox_contents,
#FS2_body_Member .FS2_sp_lightbox_contents,
#FS2_body_MyPage .FS2_sp_lightbox_contents,
#FS2_body_Common .FS2_sp_lightbox_contents,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_sp_lightbox_contents,
.FS2_body_Inquiry_InquiryEdit .FS2_sp_lightbox_contents,
#FS2_body_MailMagazine .FS2_sp_lightbox_contents,
#FS2_body_Password .FS2_sp_lightbox_contents,
#FS2_body_ArrivalInformation .FS2_sp_lightbox_contents,
.FS2_body_WishListLogin .FS2_sp_lightbox_contents {
  width: 100%;
  background: red;
  color: #fff;
  padding: 10px;
}

.FS2_body_Login_Login .FS2_CancelButton_container,
.FS2_body_Login_Login .FS2_Button_container,
.FS2_body_Login_Login .FS2_ModifyButton_container,
#FS2_body_Cart .FS2_CancelButton_container,
#FS2_body_Cart .FS2_Button_container,
#FS2_body_Cart .FS2_ModifyButton_container,
#FS2_body_Member .FS2_CancelButton_container,
#FS2_body_Member .FS2_Button_container,
#FS2_body_Member .FS2_ModifyButton_container,
#FS2_body_MyPage .FS2_CancelButton_container,
#FS2_body_MyPage .FS2_Button_container,
#FS2_body_MyPage .FS2_ModifyButton_container,
#FS2_body_Common .FS2_CancelButton_container,
#FS2_body_Common .FS2_Button_container,
#FS2_body_Common .FS2_ModifyButton_container,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_CancelButton_container,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_Button_container,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_ModifyButton_container,
.FS2_body_Inquiry_InquiryEdit .FS2_CancelButton_container,
.FS2_body_Inquiry_InquiryEdit .FS2_Button_container,
.FS2_body_Inquiry_InquiryEdit .FS2_ModifyButton_container,
#FS2_body_MailMagazine .FS2_CancelButton_container,
#FS2_body_MailMagazine .FS2_Button_container,
#FS2_body_MailMagazine .FS2_ModifyButton_container,
#FS2_body_Password .FS2_CancelButton_container,
#FS2_body_Password .FS2_Button_container,
#FS2_body_Password .FS2_ModifyButton_container,
#FS2_body_ArrivalInformation .FS2_CancelButton_container,
#FS2_body_ArrivalInformation .FS2_Button_container,
#FS2_body_ArrivalInformation .FS2_ModifyButton_container,
.FS2_body_WishListLogin .FS2_CancelButton_container,
.FS2_body_WishListLogin .FS2_Button_container,
.FS2_body_WishListLogin .FS2_ModifyButton_container {
  text-align: center;
}

.FS2_body_Login_Login .FS2_Cart_container,
.FS2_body_Login_Login .FS2_contents_container,
#FS2_body_Cart .FS2_Cart_container,
#FS2_body_Cart .FS2_contents_container,
#FS2_body_Member .FS2_Cart_container,
#FS2_body_Member .FS2_contents_container,
#FS2_body_MyPage .FS2_Cart_container,
#FS2_body_MyPage .FS2_contents_container,
#FS2_body_Common .FS2_Cart_container,
#FS2_body_Common .FS2_contents_container,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_Cart_container,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_contents_container,
.FS2_body_Inquiry_InquiryEdit .FS2_Cart_container,
.FS2_body_Inquiry_InquiryEdit .FS2_contents_container,
#FS2_body_MailMagazine .FS2_Cart_container,
#FS2_body_MailMagazine .FS2_contents_container,
#FS2_body_Password .FS2_Cart_container,
#FS2_body_Password .FS2_contents_container,
#FS2_body_ArrivalInformation .FS2_Cart_container,
#FS2_body_ArrivalInformation .FS2_contents_container,
.FS2_body_WishListLogin .FS2_Cart_container,
.FS2_body_WishListLogin .FS2_contents_container {
  width: 88%;
  margin: 0 auto;
  padding-bottom: 30px;
}

.FS2_body_Login_Login .FS2_Cart_container .FS2_PageTitle,
.FS2_body_Login_Login .FS2_contents_container .FS2_PageTitle,
#FS2_body_Cart .FS2_Cart_container .FS2_PageTitle,
#FS2_body_Cart .FS2_contents_container .FS2_PageTitle,
#FS2_body_Member .FS2_Cart_container .FS2_PageTitle,
#FS2_body_Member .FS2_contents_container .FS2_PageTitle,
#FS2_body_MyPage .FS2_Cart_container .FS2_PageTitle,
#FS2_body_MyPage .FS2_contents_container .FS2_PageTitle,
#FS2_body_Common .FS2_Cart_container .FS2_PageTitle,
#FS2_body_Common .FS2_contents_container .FS2_PageTitle,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_Cart_container .FS2_PageTitle,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_contents_container .FS2_PageTitle,
.FS2_body_Inquiry_InquiryEdit .FS2_Cart_container .FS2_PageTitle,
.FS2_body_Inquiry_InquiryEdit .FS2_contents_container .FS2_PageTitle,
#FS2_body_MailMagazine .FS2_Cart_container .FS2_PageTitle,
#FS2_body_MailMagazine .FS2_contents_container .FS2_PageTitle,
#FS2_body_Password .FS2_Cart_container .FS2_PageTitle,
#FS2_body_Password .FS2_contents_container .FS2_PageTitle,
#FS2_body_ArrivalInformation .FS2_Cart_container .FS2_PageTitle,
#FS2_body_ArrivalInformation .FS2_contents_container .FS2_PageTitle,
.FS2_body_WishListLogin .FS2_Cart_container .FS2_PageTitle,
.FS2_body_WishListLogin .FS2_contents_container .FS2_PageTitle {
  display: block;
  font-size: 12px;
  padding: 0 0 10px;
  font-weight: normal;
  border-bottom: 1px solid #e7e6e6;
  font-weight: bold;
  margin-bottom: 15px;
}

.FS2_body_Cart_ShoppingCart .FS2_Cart_list li .FS2_CancelButton_container input {
  background-color: #fbfbfb !important;
  border: solid 1px #e0dfdf !important;
  color: #a19d9d !important;
}

.FS2_body_Cart_ShoppingCart .FS2_ShoppingCartMailFilter_container {
  display: none;
}

.FS2_body_Cart_ShoppingCart .FS2_CartInformation {
  text-align: right;
}

.FS2_body_Cart_ShoppingCart .FS2_CartInformation .cartInfor {
  color: #9A5260 !important;
  font-weight: bold !important;
}

.FS2_body_Cart_ShoppingCart .FS2_CartInformation {
  background: #fff;
  padding: 0;
  margin: 0 0 15px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.FS2_body_Cart_ShoppingCart .FS2_CartInformation .cartInfor {
  font-size: 11px;
  font-weight: normal;
  color: #696462;
}

.FS2_body_Cart_ShoppingCart .FS2_Cart_Sum_table {
  margin-bottom: 0 !important;
}

.FS2_body_Cart_GuestLogin .FS2_contents_container,
.FS2_body_Login_Login .FS2_contents_container,
.FS2_body_WishListLogin .FS2_contents_container {
  padding-bottom: 0 !important;
  margin-bottom: 15px !important;
}

.FS2_body_Login_Login .FS2_Login_container1 {
  margin-bottom: 30px !important;
}

.FS2_body_Cart_DeliveryEdit label {
  vertical-align: top;
  line-height: 22px;
}

.FS2_body_Cart_DeliveryEdit .FS2_contents_container {
  padding-bottom: 0 !important;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryMethod_list table {
  border-collapse: collapse;
  border-spacing: 0px;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryMethod_list table tr td,
.FS2_body_Cart_DeliveryEdit .FS2_DeliveryMethod_list table tr th {
  border: 1px solid #DDD;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryMethod_list label+table {
  margin-bottom: 15px;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryEdit_deliveryHopeDate_container {
  margin: 0 0 15px !important;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryEdit_deliveryHopeDate_container .FS2_DeliveryEdit_table {
  margin: 0 !important;
}

.FS2_body_Cart_DeliveryEdit .FS2_list li {
  padding-bottom: 0;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryEdit_Gift_container {
  margin-bottom: 10px;
}

.FS2_body_Cart_SettleEdit .FS2_DeliveryEdit_Gift_container {
  margin-bottom: 10px;
}

.FS2_body_Cart_SettleEdit .FS2_DeliveryEdit_Gift_container .FS2_DeliveryEdit_list {
  margin-bottom: 0 !important;
}

.FS2_body_Cart_SettleEdit .FS2_SettleEdit_list_Rakuten_table th {
  padding: 5px 10px 5px 10px !important;
}

.FS2_body_Cart_SettleEdit .FS2_SettleEdit_list_Rakuten_table td #textfield2,
.FS2_body_Cart_SettleEdit .FS2_SettleEdit_list_Rakuten_table td #textfield,
.FS2_body_Cart_SettleEdit .FS2_SettleEdit_list_Rakuten_table td #fs2_ebankAccountNo {
  width: 90%;
}

.FS2_body_Cart_SettleEdit .FS2_list li:first-child {
  padding-top: 5px;
}

.FS2_body_Cart_SettleEdit .FS2_SettleExplainArea table {
  border-collapse: collapse;
  border-spacing: 0px;
}

.FS2_body_Cart_SettleEdit .FS2_SettleExplainArea table tr td,
.FS2_body_Cart_SettleEdit .FS2_SettleExplainArea table tr th {
  border: 1px solid #DDD;
}

.FS2_body_Cart_SettleEdit .FS2_SettleExplainArea table tr td {
  width: 65%;
}

.FS2_body_Cart_SettleEdit .FS2_SettleExplainArea table tr td:first-child {
  width: 35%;
}

.FS2_body_Cart_SettleEdit .FS2_SettleEdit_list_Change_Charge_table {
  margin-bottom: 0 !important;
}

.FS2_body_Cart_SettleEdit .FS2_contents_container ul {
  margin-bottom: 15px;
}

.FS2_body_Cart_SettleEdit .FS2_SettleEdit_Point_container {
  padding-bottom: 15px !important;
  text-align: left;
}

.FS2_body_Cart_SettleEdit .FS2_SettleEdit_Point_container .FS2_PageTitle {
  text-align: center;
}

.FS2_body_Cart_SettleEdit label {
  vertical-align: top;
  line-height: 22px;
}

.FS2_body_Cart_OrderConfirm .FS2_aR .FS2_aR {
  padding: 0 !important;
}

.FS2_body_Cart_OrderConfirm .FS2_contents_container,
.FS2_body_Cart_OrderConfirm .FS2_list li {
  padding-bottom: 0 !important;
}

.FS2_body_Cart_OrderConfirm .FS2_Cart_Sum_table {
  margin-top: 5px !important;
}

.FS2_body_Cart_OrderConfirm .FS2_OrderConfirm_container2 {
  padding-bottom: 20px !important;
}

.FS2_body_Cart_OrderConfirm input[type="submit"] {
  margin-bottom: 15px !important;
}

.FS2_body_Cart_OrderConfirm .FS2_PageTitle {
  padding-top: 5px !important;
}

.FS2_body_Cart_OrderConfirm .FS2_OrderConfirm_list {
  border-bottom: solid 1px #e7e6e6;
  margin-bottom: 30px;
}

.FS2_body_Cart_OrderConfirm .FS2_OrderConfirm_list .FS2_ModifyButton {
  margin-bottom: 25px !important;
}

.FS2_body_Cart_OrderConfirm .FS2_OrderConfirm_list li:last-child p {
  margin-bottom: 10px;
}

.FS2_body_Member_MemberAgreement .FS2_MemberAgreement_container {
  border: none !important;
  padding: 0 !important;
}

.FS2_body_Member_MemberAgreement .FS2_MemberAgreement_container .FS2_Button_container {
  margin-top: 20px;
}

.FS2_body_Member_MemberAgreement textarea {
  width: 100% !important;
  padding: 7% !important;
  font-size: 11px !important;
  margin-bottom: 15px !important;
  box-sizing: border-box;
}

.FS2_body_Member_MemberAgreement .FS2_textCaution {
  color: #9A5260;
}

.FS2_body_Member_MemberEntryComplete .FS2_MessageContents_container {
  text-align: left;
}

.FS2_body_MyPage_MyPageTop .FS2_contents_container {
  padding-bottom: 20px;
}

.FS2_body_MyPage_MyPageTop ul li.FS2_iconArrow {
  padding: 10px 3px 11px;
}

.FS2_body_MyPage_MyPageTop .FS2_lower_comment {
  margin-inline: auto;
  margin-bottom: 30px;
  width: 82.5%;
}

.FS2_body_Member_MemberEntryEdit .FS2_MemberEntryEdit_table tr th {
  padding: 3% 5% !important;
}

.FS2_body_Member_MemberEntryEdit .FS2_MemberEntryEdit_table tr td {
  padding: 10px 5% !important;
}

.FS2_body_Cart_ShoppingCart .FS2_ContinueButton_container {
  padding-top: 15px;
}

.FS2_body_Cart_ShoppingCart .FS2_CancelButton_container {
  text-align: right !important;
}

.FS2_body_MyPage_AddressList .FS2_contents_container {
  text-align: left;
}

.FS2_body_MyPage_AddressList .FS2_contents_container .FS2_PageTitle {
  text-align: center;
}

.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents {
  text-align: center !important;
  padding-top: 15px;
}

.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents .FS2_AddressDescription_area {
  text-align: left;
}

.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents .FS2_AddressDescription_area span {
  margin: 0;
}

.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents .FS2_AddressModifyButton_container,
.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents .FS2_AddressDeleteButton_container {
  width: 66px;
  float: none;
  display: inline-block;
  margin: 10px 5px 0;
}

.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents .FS2_AddressModifyButton_container input,
.FS2_body_MyPage_AddressList .FS2_contents_container li.FS2_AddressListContents .FS2_AddressDeleteButton_container input {
  width: 100% !important;
  margin-bottom: 0 !important;
}

.FS2_body_MyPage_AddressList .FS2_contents_container .FS2_AddressList {
  border-right: solid 1px #DDD;
  border-left: solid 1px #DDD;
  border-top: solid 1px #DDD;
  margin-bottom: 30px;
}

.FS2_body_MyPage_AddressList .FS2_contents_container .FS2_AddressList li {
  border-bottom: solid 1px #DDD;
}

.FS2_additional_image_detail_sub .fs_sp_flick_item_container:first-child {
  display: none;
}

.FS2_body_Config_BusinessDeal .FS2_contents_container,
.FS2_body_Config_PrivacyPolicy .FS2_contents_container {
  width: 88%;
  margin: 0 auto;
  border-top: solid 1px #DDD;
  padding-top: 20px;
  text-align: left;
}

.FS2_body_Config_BusinessDeal .FS2_contents_container h1.FS2_PageTitle,
.FS2_body_Config_PrivacyPolicy .FS2_contents_container h1.FS2_PageTitle {
  display: block;
  font-size: 13px;
  padding: 0 0 10px;
  border: none;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

.FS2_body_Config_BusinessDeal .FS2_contents_container h2,
.FS2_body_Config_PrivacyPolicy .FS2_contents_container h2 {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
}

.FS2_body_Config_BusinessDeal .FS2_contents_container dt,
.FS2_body_Config_PrivacyPolicy .FS2_contents_container dt {
  font-size: 12px;
  padding: 0 0 3px;
  border-bottom: 1px dashed #DDD;
  font-weight: bold;
  margin-bottom: 6px;
}

.FS2_body_Config_BusinessDeal .FS2_contents_container dl,
.FS2_body_Config_PrivacyPolicy .FS2_contents_container dl {
  margin: 0 0 20px 0;
}

.FS2_body_Config_BusinessDeal input[type="submit"],
.FS2_body_Config_PrivacyPolicy input[type="submit"] {
  -webkit-appearance: none;
  border: solid 1px #d9d9d9;
  font-size: 11px;
  color: #b8b5b5;
  padding: 9px;
  background: transparent;
  background-color: #2c2323;
  line-height: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  text-shadow: none;
  margin-bottom: 10px;
  width: 60%;
}

.FS2_body_Config_BusinessDeal h2 {
  font-weight: bold;
}

.FS2_body_Config_BusinessDeal .FS2_table th {
  padding: 2% 3% !important;
}

.FS2_body_Config_BusinessDeal .FS2_table td {
  padding: 3% 3% !important;
}

.FS2_body_Config_BusinessDeal .FS2_BackButton_container {
  display: none;
}

.FS2_body_Config_BusinessDeal #top_ec_btn {
  margin-top: -30px;
}

.FS2_body_Config_PrivacyPolicy #FS2_PrivacyPolicyDate_container {
  text-align: right;
}

.FS2_body_Config_PrivacyPolicy h2 {
  font-weight: bold;
}

.FS2_body_Config_PrivacyPolicy .FS2_BackButton_container {
  display: none;
}

.FS2_body_Config_PrivacyPolicy #top_ec_btn {
  margin-top: -10px;
}

.sel_box_2 {
  width: 100%;
  height: 26px;
  position: relative;
  float: left;
}

.sel_box_2 .js-sel_txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 11px !important;
  line-height: 26px !important;
  background-color: #FFF;
  border: 1px solid #CCC;
  cursor: pointer;
  padding: 0px 30px 0px 10px;
  background-image: url("/img/ec/detail/icon_selectarrow.gif");
  background-repeat: no-repeat;
  background-position: 95% 9px;
  background-size: 8px 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: left;
}

.sel_box_2 select {
  opacity: 0.01;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  zoom: 1.1;
}

.FS2_birthdayDateYear {
  display: block;
  overflow: hidden;
}

.FS2_birthdayDateYear select {
  width: 28%;
}

.FS2_birthdayDateYear #birthdayDateMonth,
.FS2_birthdayDateYear #birthdayDateDay {
  width: 27%;
}

.FS2_birthdayDateYear .sel_box_2 {
  float: left;
  width: 28%;
  margin-right: 1%;
}

.FS2_birthdayDateYear .sel_box_2 .js-sel_txt {
  padding: 0 10px;
}

.FS2_birthdayDateYear span {
  margin-right: 4%;
  float: left;
  display: block;
  height: 26px;
  line-height: 26px !important;
}

.FS2_birthdayDateYear span.day {
  margin-right: 0;
}

.FS2_birthdayDateYear .year+.sel_box_2 {
  width: 20%;
}

.FS2_birthdayDateYear .month+.sel_box_2 {
  width: 20%;
}

.FS2_body_Cart_DeliveryEdit .FS2_DeliveryAddress_list li:first-child {
  border: none;
}

.FS2_body_MyPage_WishList .FS2_WishListContents {
  padding: 15px 0 5px;
}

.FS2_body_MyPage_WishList .FS2_itemPrice_text,
.FS2_body_MyPage_WishList .FS2_WishListDate {
  text-align: center;
}

.FS2_body_MyPage_WishList .FS2_itemPrice_text .FS2_special_price,
.FS2_body_MyPage_WishList .FS2_WishListDate .FS2_special_price {
  display: none;
}

.FS2_body_MyPage_WishList .FS2_itemPrice_text .itemPrice,
.FS2_body_MyPage_WishList .FS2_WishListDate .itemPrice {
  color: #5B5454;
}

.FS2_body_MyPage_WishList .FS2_pagination {
  width: 100%;
}

.FS2_body_WishListLogin .FS2_LoginButton_container a {
  display: inline-block;
  margin-bottom: 10px;
}

#submit_0,
.FS2_body_Member_MemberEntryComplete #submit,
.FS2_MyPageTopButton,
#cancel_0,
#shopping,
.FS2_body_MyPage_EntryDetail #submit {
  background-color: #fbfbfb !important;
  border: solid 1px #e0dfdf !important;
  color: #a19d9d !important;
}

.FS2_body_MyPage_EntryDetail #submit_0 {
  background-color: #2c2323 !important;
  border: solid 1px #2c2323 !important;
  color: #b8b5b5 !important;
}

.FS2_body_MyPage_MyPageTop #submit_0 {
  background-color: #ffffff !important;
  border: none !important;
  color: #000000 !important;
}

.FS2_body_Member_MemberEntryConfirm .FS2_MemberEntryConfirm_table {
  margin-bottom: 30px !important;
}

.FS2_body_Member_MemberEntryComplete .FS2_MessageContents_container {
  margin-bottom: 30px;
}

.FS2_body_MyPage_PointHistory .FS2_SelectYearList,
.FS2_body_MyPage_OrderHistoryList .FS2_SelectYearList {
  float: none;
  margin-bottom: 22px;
  padding-top: 10px;
}

.FS2_body_MyPage_PointHistory .FS2_PointTotal dd,
.FS2_body_MyPage_PointHistory .FS2_OrderTotal dd,
.FS2_body_MyPage_OrderHistoryList .FS2_PointTotal dd,
.FS2_body_MyPage_OrderHistoryList .FS2_OrderTotal dd {
  text-align: left;
}

.FS2_body_MyPage_PointHistory .FS2_OrderHistoryList,
.FS2_body_MyPage_OrderHistoryList .FS2_OrderHistoryList {
  margin-bottom: 30px;
}

.FS2_body_ArrivalInformationEntry input#name,
.FS2_body_ArrivalInformationEntry input#entryMailAddress,
.FS2_body_ArrivalInformationEntry input#entryMailAddressConfirm {
  width: 97% !important;
}

.FS2_body_ArrivalInformationEntry input#entryMailAddress {
  margin-bottom: 6px;
}

.FS2_body_ArrivalInformationEntry #submit_2 {
  margin-bottom: 40px;
}

.FS2_body_Login_Login .error_content,
#FS2_body_Cart .error_content,
#FS2_body_Member .error_content,
#FS2_body_MyPage .error_content,
#FS2_body_Common .error_content,
.FS2_body_MailMagazine_MailMagazineEntry .error_content,
.FS2_body_Inquiry_InquiryEdit .error_content,
#FS2_body_MailMagazine .error_content,
#FS2_body_Password .error_content,
#FS2_body_ArrivalInformation .error_content {
  color: #9A5260;
}

.FS2_body_Login_Login .error_content a,
#FS2_body_Cart .error_content a,
#FS2_body_Member .error_content a,
#FS2_body_MyPage .error_content a,
#FS2_body_Common .error_content a,
.FS2_body_MailMagazine_MailMagazineEntry .error_content a,
.FS2_body_Inquiry_InquiryEdit .error_content a,
#FS2_body_MailMagazine .error_content a,
#FS2_body_Password .error_content a,
#FS2_body_ArrivalInformation .error_content a {
  color: #9A5260;
  text-decoration: underline;
}

.FS2_body_Login_Login .FS2_sp_lightbox_contents,
#FS2_body_Cart .FS2_sp_lightbox_contents,
#FS2_body_Member .FS2_sp_lightbox_contents,
#FS2_body_MyPage .FS2_sp_lightbox_contents,
#FS2_body_Common .FS2_sp_lightbox_contents,
.FS2_body_MailMagazine_MailMagazineEntry .FS2_sp_lightbox_contents,
.FS2_body_Inquiry_InquiryEdit .FS2_sp_lightbox_contents,
#FS2_body_MailMagazine .FS2_sp_lightbox_contents,
#FS2_body_Password .FS2_sp_lightbox_contents,
#FS2_body_ArrivalInformation .FS2_sp_lightbox_contents,
#FS2_GoodsSearchList .error_content {
  background-color: transparent;
  color: #fff;
  left: 0;
  text-align: center;
  width: 100%;
}

.FS2_sp_lightbox_back {
  opacity: 0.8 !important;
}

.FS2_PasswordReminderEdit_container ol {
  list-style: none !important;
}

/* header + padding */
#FS2_header {
  padding-top: 112px;
}
.FS2_body_Goods_top  #FS2_header {
  padding-top: 112px;
}
.FS2_body_Goods_all #FS2_header {
  padding-top: 56px;
}
.FS2_body_Goods_GoodsGroupList_2 #FS2_header {
  padding-top: 130.5px!important;
}
.FS2_body_Goods_GoodsGroupList_2[class*="FS2_body_Goods_pri_"] #FS2_header {
  padding-top: 166.5px;
}
#FS2_layout_body {
  background-color: #FFF;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

header.relative {
  position: relative;
  display: block;
}

.FS2_body_Login_Login header.relative,
#FS2_body_Cart header.relative,
#FS2_body_Member header.relative,
#FS2_body_MyPage header.relative,
#FS2_body_Common header.relative,
.FS2_body_MailMagazine_MailMagazineEntry header.relative,
.FS2_body_Inquiry_InquiryEdit header.relative,
#FS2_body_MailMagazine header.relative,
#FS2_body_Password header.relative,
#FS2_body_ArrivalInformation header.relative,
.FS2_body_WishListLogin {
  /*  height: 115px; */
}

header.relative p {
  width: 90px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 58px;
  margin-left: -45px;
  /*  background: url(/img/common/logo.svg) no-repeat left top;*/
  overflow: hidden;
  text-align: left;
}

@media only screen and (max-width: 479px) {
  header.relative p {
    width: 56px;
    height: 84px;
    background-size: 100%;
    top: 22px;
    margin-left: -28px;
  }
}

header.relative p a {
  display: block;
  width: 100%;
  height: 100%;
  /*  text-indent: -999px; */
}

header.relative p a img {
  position: absolute;
  top: 0;
  left: 0;
}

header.relative .nav-shop {
  display: none;
}

header.relative nav {
  display: none;
}

header.fixed {
  width: 100%;
  height: 52px;
  position: fixed;
  margin: 0 auto;
  top: 56px;
  background: #f6f5f5;
  z-index: 100000;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}

header.fixed.active {
  display: block;
}

header.fixed nav {
}
header.fixed .nav-shop {
  position: absolute;
  right: 13px;
  top: 0;
  background: #f6f5f5;
}
header.fixed .nav-shop li {
  float: left;
  margin-left: 2px;
}
header.fixed .nav-shop li a {
  display: block;
}
header.fixed .nav-shop li a span {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  -webkit-transition: width 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: width 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
header.fixed .nav-shop li.nav-home {
  background-color: #fff;
  margin-left: 0;
}

header.fixed .nav-shop li.nav-search {
  -webkit-transition: background 0.25s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: background 0.25s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
header.fixed .nav-shop li.nav-search.open {
  background: #140A0A;
}
#box-search {
  display: none;
  background: #140A0A;
  position: fixed;
  left: 0;
  top: 40px;
  padding-top: 25px;
  width: 100%;
  z-index: 10001;
}

#box-search .box-search-in {
  width: 82.5%;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left;
}

#box-search .box-search-in h3 {
  clear: both;
  margin-bottom: 10px;
}

#box-search .box-search-in h3 img {
  height: 12px;
}

#box-search .box-search-in ul {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  margin-right: 65px;
  margin-bottom: 26px;
  border-top: 1px solid #3d3535;
  border-left: 1px solid #3d3535;
}

#box-search .box-search-in ul.search-price {
  margin-right: 0;
  margin-bottom: 37px;
}

#box-search .box-search-in ul.search-category li {
  font-size: 11px;
  line-height: 17px;
}

#box-search .box-search-in ul li {
  box-sizing: border-box;
  line-height: 17px;
  font-size: 11px;
  border-right: 1px solid #3d3535;
  border-bottom: 1px solid #3d3535;
  width: 50%;
  float: left;
  height: 40px;
  display: table;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#box-search .box-search-in ul li a {
  color: #d0cece;
  letter-spacing: 0.1em;
  padding-left: 10px;
  display: table-cell;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  vertical-align: middle;
}

#box-search .box-search-in .search-search {
  clear: both;
  height: 50px;
  width: 100%;
  margin-bottom: 18px;
  font-size: 11px;
  line-height: 18px;
}

#box-search .box-search-in .search-search form {
  height: 34px;
  width: 100%;
  position: relative;
}

#box-search .box-search-in .search-search form .search_btn {
  vertical-align: middle;
  width: 23px;
  text-align: right;
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 5px 7px 6px 7px;
  background-color: #302A2A;
}

#box-search .box-search-in .search-search form .search_btn img {
  height: 17px;
}

#box-search .box-search-in .search-search form input[type="text"] {
  height: 36px;
  width: 100%;
  font-size: 16px;
  background: #271d1d;
  border-left: 1px solid #403737;
  border-top: 1px solid #403737;
  border-bottom: 1px solid #403737;
  border-right: 1px solid #403737;
  line-height: 1;
  box-sizing: border-box;
  padding: 3px 0 3px 10px;
  color: #d0cece;
  letter-spacing: 0.1em;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#box-search .box-search-in .search-search form input[type="button"],
#box-search .box-search-in .search-search form input[type="text"],
#box-search .box-search-in .search-search form input[type="submit"],
#box-search .box-search-in .search-search form input[type="image"] {
  -webkit-appearance: none;
  border-radius: 0;
}

#box-search .btn-search-close-t {
  width: 90.3%;
  margin: 0 auto 20px;
  text-align: right;
}

#box-search .btn-search-close-b {
  text-align: center;
  padding-bottom: 36px;
}

#ttl-menu {
  z-index: 100001;
  position: absolute;
  right: 13px;
  top: 34px;
  line-height: 0;
}

#btn-menu {
  z-index: 100002;
  outline: none;
  background-color: transparent;
  overflow: hidden;
  border: 0;
  position: fixed;
  cursor: pointer;
}

@media only screen and (max-width: 479px) {
  #btn-menu {
    position: fixed;
  }
}

#btn-menu span {
  display: block;
  position: absolute;
  width: 38px;
  height: 1px;
  background: #b8b5b5;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1.2);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1.2);
  left: 0;
  top: 0;
  top: 18.5px;
}

@media only screen and (max-width: 479px) {
  #btn-menu span {
    width: 24px;
    height: 1px;
  }
}

@media only screen and (max-width: 479px) {
  #btn-menu span {
    top: 11.5px;
  }
}

#btn-menu span:before {
  content: " ";
  display: block;
  position: absolute;
  width: 38px;
  height: 1px;
  background: #b8b5b5;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1.2);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1.2);
  left: 0;
  top: 0;
  -webkit-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px);
}

@media only screen and (max-width: 479px) {
  #btn-menu span:before {
    width: 24px;
    height: 1px;
  }
}

@media only screen and (max-width: 479px) {
  #btn-menu span:before {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

#btn-menu span:after {
  content: " ";
  display: block;
  position: absolute;
  width: 38px;
  height: 1px;
  background: #b8b5b5;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1.2);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1.2);
  left: 0;
  top: 0;
  -webkit-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px);
}

@media only screen and (max-width: 479px) {
  #btn-menu span:after {
    width: 24px;
    height: 1px;
  }
}

@media only screen and (max-width: 479px) {
  #btn-menu span:after {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

#btn-menu:hover span {
  background: #b8b5b5;
}

#btn-menu:hover span:before {
  background: #b8b5b5;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

@media only screen and (max-width: 479px) {
  #btn-menu:hover span:before {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

#btn-menu:hover span:after {
  background: #b8b5b5;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

@media only screen and (max-width: 479px) {
  #btn-menu:hover span:after {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

#btn-menu.open span {
  background: transparent;
}

#btn-menu.open span:before {
  background: #b8b5b5;
  -webkit-transform: rotate(-45deg) translateY(0);
  -ms-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
}

#btn-menu.open span:after {
  background: #b8b5b5;
  -webkit-transform: rotate(45deg) translateY(0);
  -ms-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0);
}

.cover {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #141414;
  display: none;
  z-index: 100001;
}

.cover .nav li {
  opacity: 0.6;
}

.cover .nav li:after {
  opacity: 0.4;
}

.top-main-menu li {
  -webkit-transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.top-main-menu.op1 li {
  opacity: 0.9;
}

.top-main-menu.op1 li:after {
  opacity: 0.4;
}

.top-main-menu.op2 li {
  opacity: 1;
}

.top-main-menu.op2 li:after {
  opacity: 0.5;
}

@media only screen and (max-width: 479px) {
  .top-main-menu.op2 li.nav-news span {
    opacity: 1;
  }
}

@media only screen and (max-width: 479px) {
  .top-main-menu.op2 li.nav-news:after {
    border-top: 1px solid #000;
  }
}

.top-main-menu.op3 li {
  opacity: 0.8;
}

.top-main-menu.op3 li:after {
  opacity: 0.3;
}

.nav {
  text-align: left;
  z-index: 11;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -72.5px;
  margin-top: -229px;
}

@media only screen and (max-width: 479px) {
  .nav {
    margin-left: -68.5px;
    margin-top: -170px;
  }
}

.nav li {
  width: 177px;
  height: 30px;
  margin-bottom: 31px;
  position: relative;
}

@media only screen and (max-width: 479px) {
  .nav li {
    width: 137px;
    height: 22px;
    margin-bottom: 24px;
  }
}

.nav li:before {
  position: absolute;
  bottom: 0;
  background: #fff;
  content: " ";
  display: block;
  pointer-events: none;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0.3;
  height: 1px;
}

@media only screen and (max-width: 479px) {
  .nav li:before {
    bottom: 0;
  }
}

.nav li:hover:before,
.nav li.current:before,
.nav li:active:before {
  -webkit-transition: all 0.1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: all 0.1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.nav li:after {
  content: " ";
  display: block;
  position: absolute;
  top: 45px;
  left: 71px;
  width: 24.4px;
  height: 1px;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
  background-size: 100%;
  -webkit-transition: opacity, border-top 3s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: opacity, border-top 3s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

@media only screen and (max-width: 479px) {
  .nav li:after {
    top: 33px;
    left: 60px;
    width: 18px;
  }
}

.nav li a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
}

.nav li a span {
  display: block;
  text-indent: -500px;
}

.nav li.nav-home {
  background: url(/img/common/nav2/nav-home.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-home {
    background-size: auto 100%;
  }
  .nav li.nav-home span {
    -webkit-transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0;
    transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(/img/common/nav2/nav-home.svg) no-repeat center center;
    background-size: auto 100%;
  }
}

.nav li.nav-home:before {
  width: calc(52px + 40px);
  left: 42.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-home:before {
    width: 66.24px;
    left: 30.6px;
  }
}

.nav li.nav-news {
  background: url(/img/common/nav2/nav-news.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-news {
    background-size: auto 100%;
  }
  .nav li.nav-news.black span {
    opacity: 1;
  }
  .nav li.nav-news span {
    -webkit-transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0;
    transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(/img/common/nav2/nav-news_2.svg) no-repeat center center;
    background-size: auto 100%;
  }
}

.nav li.nav-news:before {
  width: calc(52px + 40px);
  left: 42.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-news:before {
    width: 66.24px;
    left: 30.6px;
  }
}

.nav li.nav-concept {
  background: url(/img/common/nav2/nav-concept.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-concept {
    background-size: auto 100%;
  }
}

.nav li.nav-concept:before {
  width: calc(86px + 40px);
  left: 25.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-concept:before {
    width: 90.72px;
    left: 18.36px;
  }
}

.nav li.nav-collection {
  background: url(/img/common/nav2/nav-collection.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-collection {
    background-size: auto 100%;
  }
}

.nav li.nav-collection:before {
  width: calc(118px + 40px);
  left: 9.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-collection:before {
    width: 113.76px;
    left: 6.84px;
  }
}

.nav li.nav-story {
  background: url(/img/common/nav2/nav-article.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-story {
    background-size: auto 100%;
  }
}

.nav li.nav-story:before {
  width: calc(58px + 40px);
  left: 39.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-story:before {
    width: 70.56px;
    left: 28.44px;
  }
}

.nav li.nav-store {
  background: url(/img/common/nav2/nav-store.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-store {
    background-size: auto 100%;
  }
}

.nav li.nav-store:before {
  width: calc(58px + 40px);
  left: 39.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-store:before {
    width: 70.56px;
    left: 28.44px;
  }
}

.nav li.nav-online_store {
  background: url(/img/common/nav2/nav-online_store.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-online_store {
    background-size: auto 100%;
  }
  .nav li.nav-online_store.black span {
    opacity: 1;
  }
  .nav li.nav-online_store span {
    -webkit-transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0;
    transition: opacity 3s cubic-bezier(0.77, 0, 0.175, 1) 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(/img/common/nav2/nav-online_store2.svg) no-repeat center center;
    background-size: auto 100%;
  }
}

.nav li.nav-online_store:before {
  width: calc(136px + 40px);
  left: 0.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-online_store:before {
    width: 126.72px;
    left: 0.36px;
  }
}

.nav li.nav-after_care {
  background: url(/img/common/nav2/nav-after_care.svg) no-repeat center center;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-after_care {
    background-size: auto 100%;
  }
}

.nav li.nav-after_care:before {
  width: calc(116px + 40px);
  left: 10.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-after_care:before {
    width: 112.32px;
    left: 7.56px;
  }
}

.nav li.nav-order_made {
  background: url(/img/common/nav2/nav-order_made.svg) no-repeat center center;
  margin-bottom: 0;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-order_made {
    background-size: auto 100%;
  }
}

.nav li.nav-order_made:before {
  width: calc(124px + 40px);
  left: 6.5px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-order_made:before {
    width: 118.08px;
    left: 4.68px;
  }
}

.nav li.nav-pattern_order {
  background: url(/img/common/nav2/nav-pattern_order.svg) no-repeat center center;
  margin-bottom: 0;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-pattern_order {
    background-size: auto 100%;
  }
}

.nav li.nav-pattern_order:before {
  width: calc(177px + 40px);
  left: -20px;
}

@media only screen and (max-width: 479px) {
  .nav li.nav-pattern_order:before {
    width: 156.24px;
    left: -14.4px;
  }
}

.nav li.nav-pattern_order:after {
  background: none;
  border: none;
}

.btn-search-close.btn-search-close-t a,
.btn-search-close.btn-search-close-b a {
  display: inline-block;
  padding: 3px;
}

header.fixed .nav-shop li a.status_login {
  display: none;
}

.FS2_breadcrumbs {
  display: none;
}

.user_content {
  margin: 0;
  padding: 0;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
}

.user_content .ttl {
  display: block;
  height: 12px;
  text-align: center;
  border-top: 1px solid #dcdada;
  margin-bottom: 36px;
}

.user_content .ttl span {
  display: block;
  margin-top: -9px;
}

.user_content .ttl span img {
  height: 14px;
  width: auto;
  background: white;
  padding: 0px 6px;
}

.user_content #sub-ttl {
  font-size: 12px;
  line-height: 1;
  border-bottom: solid 1px #726c6c;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 15px;
}

.user_content #item-comment {
  width: calc(310 / 375 * 100%);
  margin: 0 auto;
  text-align: left;
  color: #433b3b;
  font-size: 11px;
  line-height: 20px;
}

.breadcrumb {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  border-bottom: 1px solid #e7e6e6;
  border-top: 1px solid #e7e6e6;
}

.breadcrumb.left {
  padding-left: 20px;
  padding-right: 20px;
  -webtki-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 24px;
  width: 100%;
}

.breadcrumb ul,
.breadcrumb ol {
  padding-top: 11px;
  padding-bottom: 12px;
  text-align: center;
}

.breadcrumb ul a,
.breadcrumb ol a {
  display: inline-block;
  color: #433b3b;
}

.breadcrumb ul a:hover,
.breadcrumb ol a:hover {
  text-decoration: underline;
}

.breadcrumb ul span,
.breadcrumb ol span {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}

.breadcrumb ul li,
.breadcrumb ol li {
  line-height: 16px;
  font-size: 11px;
  display: inline-block;
  color: #a19d9d;
  letter-spacing: 0.06em;
}

.breadcrumb ol li.last,
.breadcrumb ul li.last {
  line-height: 24px;
}

.breadcrumb ul li a,
.breadcrumb ol li a {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
}

/* @media only screen and (max-width: 479px) {
  #FS2_ItemDetail.pagetop {
    display: none;
  }
} */

@media only screen and (max-width: 479px) {
  .pagecart {
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-in , visibility 0s .2s;
    width: 56px;
    height: 56px;
    position: fixed;
    bottom: 18px;
    right: 18px;
    z-index: 11;
  }
  .pagecart-active {
    visibility: visible;
    opacity: 1;
    transition: opacity .2s ease-in , visibility 2s 0s;
  }
  .pagecart-img {
    width: 100%;
    height: 100%;
  }
}

/* JavaScript �œƎ��̕��ёւ� UI ��\������̂ŁA�W���̕��ёւ��{�^�����\���ɂ���B */
.FS2_Sort {
  display: none;
}

/* JavaScript �œƎ��̕��ёւ� UI ��\������̂ŁA�W���̕��ёւ��_�C�A���O���\���ɂ���B */
.FS2_dialog_container {
  display: none;
}

.FS2_CategoryItemList {
  /* .sort__button �� padding-top: 10px; ���w�肵�Ă���̂ŁA10px �������l���w�肷��B */
  padding-top: 40px;
}

.FS2_CategoryItemList .FS2_PageTitle {
  display: none;
}

.FS2_CategoryItemList .FS2_container_ItemList {
  width: 88.7%;
  margin: 0 auto 10%;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container {
  width: 43%;
  margin: 10% 3.5% 0;
  background-color: #FFF;
  float: left;
  display: block;
  position: relative;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container th {
  width: 100%;
  padding: 0;
  display: block;
  padding-bottom: 5%;
  text-align: center;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container th img {
  width: 100%;
  height: auto;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td {
  width: 100%;
  padding: 0;
  display: block;
  text-align: center;
}

.fs_goods_container .productIcon {
  position: absolute;
  top: -8px;
  left: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1px;
}

.fs_goods_container .productIcon > img {
  width: auto;
  height: 19px;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td a {
  color: #8e8989;
  font-size: 11px;
  line-height: 14px;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_noStockText {
  display: none;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_eye_catch_icon {
  display: none;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_original_icons {
  display: none;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_itemPrice_text span {
  color: #726c6c;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}
.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_itemPrice_text .FS2_itemPrice_addition{
  display: none;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_itemPrice_text span.FS2_special_price {
  display: none;
}

.FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container td .FS2_WishListButton_area {
  display: none;
}

.FS2_Search {
  display: none;
}

.FS2_Utility1_container {
  display: none;
}

#main-pic {
  margin-bottom: 43px;
  position: relative;
}

#main-pic ul.slides li {
  display: none;
}

#main-pic ul.slides li:first-child {
  display: block;
}

#main-pic ul.slides img {
  width: 100%;
  height: auto;
}

#main-pic .flex-direction-nav li a {
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

#main-pic .flex-direction-nav li .flex-prev {
  width: 11px;
  height: 21px;
  text-indent: -9999px;
  background: url("/img/sp/ec/top/arrow-l.png") no-repeat;
  background-size: 11px 21px;
  display: block;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -10.5px;
  cursor: pointer;
  z-index: 3;
}

#main-pic .flex-direction-nav li .flex-next {
  width: 11px;
  height: 21px;
  text-indent: -9999px;
  background: url("/img/sp/ec/top/arrow-r.png") no-repeat;
  background-size: 11px 21px;
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -10.5px;
  cursor: pointer;
  z-index: 3;
}

#main-pic ul.off li a {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

#main-pic ul.on li a {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}

#main-pic ul.mode2 li .flex-prev {
  background-image: url("/img/sp/ec/top/arrow-l2.png");
}

#main-pic ul.mode2 li .flex-next {
  background-image: url("/img/sp/ec/top/arrow-r2.png");
}

#main-pic ul.mode3 li .flex-prev {
  background-image: url("/img/sp/ec/top/arrow-l3.png");
}

#main-pic ul.mode3 li .flex-next {
  background-image: url("/img/sp/ec/top/arrow-r3.png");
}

#main-pic .flex-control-nav {
  width: 100%;
  bottom: -25px;
  left: 50%;
  margin-left: -50%;
  position: absolute;
  text-align: center;
}

#main-pic .flex-control-nav li {
  margin-left: 7%;
  display: inline-block;
}

#main-pic .flex-control-nav li a {
  width: 6px;
  height: 6px;
  display: block;
  background: none repeat scroll 0% 0% #5b5454;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 2px;
}

#main-pic .flex-control-nav li a.flex-active {
  background: none repeat scroll 0% 0% #bdbbbb;
  cursor: default;
}

#main-pic .flex-control-nav li:first-child {
  margin-left: 0;
}

#top-bnr {
  width: 100%;
  background-color: #f1f0f0;
  padding: 25px 0 17px;
  border-top: solid 1px #dbd9d9;
  border-bottom: solid 1px #dbd9d9;
  margin-bottom: 10px;
  display: none;
}

#top-bnr #top-bnr-main {
  width: 264px;
  margin: 0 auto;
}

#top-bnr #top-bnr-main .flL,
#top-bnr #top-bnr-main .flR {
  width: 128px;
}

#top-bnr #top-bnr-main .flL .img,
#top-bnr #top-bnr-main .flR .img {
  display: block;
  margin-bottom: 10px;
}

#top-bnr #top-bnr-main .flL .txt,
#top-bnr #top-bnr-main .flR .txt {
  display: block;
  text-align: center;
}

#FS2_GoodsSearchList .FS2_PageTitle,
#FS2_GoodsSearchList .FS2_search_count_text {
  display: none;
}

#FS2_GoodsSearchList .FS2_container_ItemList {
  width: 88.7%;
  margin: 0 auto 7%;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container {
  width: 43%;
  margin: 0 3.5% 10%;
  background-color: #FFF;
  float: left;
  display: block;
  position: relative;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container th {
  width: 100%;
  padding: 0;
  display: block;
  margin-bottom: 17%;
  text-align: center;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container th img {
  width: 100%;
  height: auto;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td {
  width: 100%;
  padding: 0;
  display: block;
  text-align: center;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td a {
  color: #726c6c;
  font-size: 11px;
  line-height: 14px;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td .FS2_noStockText {
  display: none;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td .FS2_eye_catch_icon {
  display: none;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td .FS2_original_icons {
  display: none;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td .FS2_itemPrice_text span {
  color: #726c6c;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td .FS2_itemPrice_text span.FS2_special_price {
  display: none;
}

#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container td .FS2_WishListButton_area {
  display: none;
}

.FS2_pagination {
  width: 78.1%;
  margin: 0 auto 18%;
  padding: 5% 0 0;
  border-top: solid 1px #dcdada;
}

.FS2_pagination .FS2_paginationArrows {
  top: 57%;
  padding-top: 2px;
}

.FS2_pagination .FS2_paginationArrows .FS2_pagination_arrow_left {
  padding: 0;
  width: 44px;
  height: 10px;
}

.FS2_pagination .FS2_paginationArrows .FS2_pagination_arrow_left a {
  width: 44px;
  height: 10px;
  display: block;
  text-indent: -500px;
  background-image: url("/img/ec/common/btn-prev.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 44px auto;
}

.FS2_pagination .FS2_paginationArrows .FS2_pagination_arrow_right {
  padding: 0;
  width: 44px;
  height: 10px;
}

.FS2_pagination .FS2_paginationArrows .FS2_pagination_arrow_right a {
  width: 44px;
  height: 10px;
  display: block;
  text-indent: 108%;
  background-image: url("/img/ec/common/btn-next.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 44px auto;
}

.FS2_pagination .FS2_pagenationList {
  margin-left: auto;
  margin-right: auto;
  width: 65%;
}

.FS2_pagination .FS2_pagenationList li {
  display: inline-block;
  margin: 0;
  background: #fff !important;
  min-width: 1.8em;
}

.FS2_pagination .FS2_pagenationList li a {
  color: #433b3b;
  font-size: 14px;
  line-height: 1;
  padding: 17%;
}

.FS2_pagination .FS2_pagenationList li span {
  color: #a19d9d;
  font-size: 14px;
  line-height: 1;
  padding: 17%;
}

#FS2_pagination_top {
  display: none;
}

#collection-box #collection-pic {
  margin-bottom: 33px;
  position: relative;
}

#collection-box #collection-pic ul.slides li {
  display: none;
}

#collection-box #collection-pic ul.slides li:first-child {
  display: block;
}

#collection-box #collection-pic .flex-control-nav {
  width: 100%;
  bottom: -25px;
  left: 50%;
  margin-left: -50%;
  position: absolute;
  text-align: center;
}

#collection-box #collection-pic .flex-control-nav li {
  margin-left: 7%;
  display: inline-block;
}

#collection-box #collection-pic .flex-control-nav li a {
  width: 6px;
  height: 6px;
  display: block;
  background: none repeat scroll 0% 0% #5b5454;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 2px;
}

#collection-box #collection-pic .flex-control-nav li a.flex-active {
  background: none repeat scroll 0% 0% #bdbbbb;
  cursor: default;
}

#collection-box #collection-pic .flex-control-nav li:first-child {
  margin-left: 0;
}

#collection-box h1 {
  margin-bottom: 21px;
}

#collection-box p {
  width: calc(310 / 375 * 100%);
  margin: 0 auto 12px;
  text-align: left;
  color: #433b3b;
  font-size: 11px;
  line-height: 20px;
}

#collection-box #collection-item {
  border-top: solid 1px #dcdada;
  border-bottom: solid 1px #dcdada;
  padding: 9px 0;
  width: 75.7%;
  margin: 0 auto;
}

#collection-box #collection-item dl {
  display: block;
}

#collection-box #collection-item dl dt {
  display: block;
  font-size: 11px;
  line-height: 16px;
  color: #726c6c;
}

#collection-box #collection-item dl dd {
  display: block;
  font-size: 11px;
  line-height: 16px;
  color: #433b3b;
}

.FS2_body_Goods_GoodsDetail .productIcon {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-inline: auto;
  margin-bottom: 4px;
  /* #FS2_ItemDetail .FS2_thumbnail_container img �Ɠ��� width ���w�肷��B */
  width: 355px;
}

.FS2_body_Goods_GoodsDetail .productIcon > img {
  width: auto;
  height: 26px;
}

.FS2_ItemThumbnails {
  position: relative;
}

.FS2_ItemThumbnails .FS2_thumbnail_flick_btn_container #FS2_thumbnail_flick_btn_left {
  width: 11px;
  height: 21px;
  background: url("/img/sp/ec/detail/arrow-l.png") no-repeat left center;
  background-size: 11px 21px;
  margin: 0;
  float: none;
  position: absolute;
  top: 31%;
  left: 5%;
  z-index: 10;
}

.FS2_ItemThumbnails .FS2_thumbnail_flick_btn_container #FS2_thumbnail_flick_btn_right {
  width: 11px;
  height: 21px;
  background: url("/img/sp/ec/detail/arrow-r.png") no-repeat left center;
  background-size: 11px 21px;
  margin: 0;
  float: none;
  position: absolute;
  top: 31%;
  right: 5%;
  z-index: 10;
}

.FS2_ItemThumbnails .FS2_additional_image_container_main {
  display: none;
}

.FS2_ItemThumbnails .FS2_additional_image_container_main {
  margin-bottom: 0;
}

.FS2_ItemThumbnails .FS2_thumbnail_container .fs_sp_flick_target .FS2_additional_image_detail_sub .alt {
  display: none;
}

.FS2_TweetButton_area {
  display: none;
}

.FS2_Name_and_Price {
  display: none;
}

.FS2_Figure {
  display: none;
}

.FS2_ItemComment {
  display: none;
}

#FS2_ItemDetail #FS2_header {
  /* padding-top: 80px; */
  /* �I�����C���i���т�ǉ������ꍇ */
  padding-top: 134.5px;
}

#FS2_ItemDetail #FS2_header header.relative {
  display: none;
}

#FS2_ItemDetail .fs_sp_flick_container {
  width: 100%;
  margin-bottom: 15px;
}

#FS2_ItemDetail .fs_sp_flick_container .fs_sp_flick_item_container {
  position: relative;
  margin: 0 7%;
}

#FS2_ItemDetail .fs_sp_flick_container .fs_sp_flick_item_container span {
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  color: #433b3b;
  padding-bottom: 3px;
  border-bottom: solid 1px #dcdada;
}

#detail-box {
  margin-bottom: 42px;
}

#detail-box #note-txt {
  margin-bottom: 25px;
}

#detail-box #ttl {
  border-top: solid 1px #e7e6e6;
  padding: 26px 0;
}

#detail-box #ttl h1 {
  font-size: 12px;
  line-height: 20px;
  color: #140a0a;
  margin-bottom: 6px;
}

#detail-box #ttl h1 span {
  font-size: 14px;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#detail-box #ttl #ttl-number {
  display: none;
  font-size: 12px;
  line-height: 1;
  color: #a39f9f;
  margin-bottom: 10px;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#detail-box #ttl #ttl-price {
  font-size: 11px;
  line-height: 1;
  color: #140a0a;
}

#detail-box #ttl #ttl-price span {
  font-size: 20px;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#detail-box #cart-box-top {
  padding: 34px 0;
  background-color: #f6f5f5;
  border-top: solid 1px #dfdddd;
  border-bottom: solid 1px #dfdddd;
  margin-bottom: 38px;
}

#detail-box dl#color {
  width: 264px;
  overflow: hidden;
  margin: 0 auto 14px;
}

#detail-box dl#color dt {
  width: 50px;
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
  font-size: 11px;
  text-align: left;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#detail-box dl#color dd {
  width: 214px;
  height: 32px;
  line-height: 32px;
  display: block;
  float: left;
}

#detail-box dl#color dd .sel_box {
  width: 214px;
  height: 32px;
  position: relative;
}

#detail-box dl#color dd .sel_box .js-sel_txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 11px;
  line-height: 32px;
  background-color: #FFF;
  border: 1px solid #dcdada;
  cursor: pointer;
  padding: 0px 22px 0px 13px;
  background-image: url("/img/ec/detail/icon_selectarrow.gif");
  background-repeat: no-repeat;
  background-position: 197px 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: left;
}

#detail-box dl#color dd .sel_box .sel {
  opacity: 0.01;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  zoom: 1.1;
}

#detail-box #btn-addcart #AddToCart {
  width: 264px;
  height: 48px;
  margin: 0 auto;
  padding: 0px;
  border: medium none;
  background-repeat: no-repeat;
  text-indent: 104%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  background-image: url("/img/ec/detail/btn-addcart.svg");
  background-size: 264px 48px;
}

#detail-box #btn-addcart .soldout {
  background-image: url("/img/ec/detail/btn-sold_out.svg") !important;
}

#detail-box #btn-addcart .soldout_end {
  cursor: default;
  background-image: url("/img/ec/detail/btn-sold_out_end.svg") !important;
}

#detail-box #btn-addcart .empty {
  cursor: default;
  background-image: url("/img/ec/detail/btn-empty.svg") !important;
}

#detail-box #detail-txt {
  width: 75.7%;
  margin: 0 auto 22px;
  text-align: left;
}

#detail-box #detail-txt p,
#detail-box #detail-txt div,
#detail-box #detail-txt h2 {
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  color: #433b3b;
}

#detail-box #detail-txt p br:last-child,
#detail-box #detail-txt div br:last-child,
#detail-box #detail-txt h2 br:last-child {
  display: none;
}

#detail-box #detail-txt p {
  margin-bottom: 20px;
}

#detail-box #detail-txt p:last-child {
  margin-bottom: 0;
}

#detail-box #detail-txt a {
  text-decoration: underline;
}

#detail-box #detail-txt a:hover {
  text-decoration: none;
}

#detail-box #detail-spec {
  width: 75.7%;
  border-top: solid 1px #dcdada;
  border-bottom: solid 1px #dcdada;
  margin: 0 auto;
  padding: 18px 0;
}

#detail-box #detail-spec table {
  width: 100%;
}

#detail-box #detail-spec table td.tit {
  /*width: 25.6%;*/
  width: 33.6%;
  color: #726c6c;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
}

#detail-box #detail-spec table #btn_anc a {
  text-decoration: underline;
}

#detail-box #detail-spec table #btn_anc a:hover {
  text-decoration: none;
}

#detail-box #detail-spec table td.txt {
  width: 74.4%;
  color: #433b3b;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
}

#detail-box #detail-pic {
  width: 75.7%;
  padding: 35px 0 0 0;
  margin: 0 auto;
}

#detail-pic img {
  display: block;
  width: 100%;
  height: auto;
}

#detail-box #btn-sns {
  width: 95px;
  /*margin: 0 auto 35px;*/
  /*  padding-top: 29px; */
  overflow: hidden;
  margin: 0 auto 40px;
}

#detail-box #btn-sns li {
  /*height: 26px;*/
  height: 0;
  float: left;
  margin-right: 21px;
  display: none;
}

#detail-box #btn-sns li span {
  display: block;
  margin-top: 4px;
  border-right: solid 1px #dcdada;
  height: 18px;
}

#detail-box #btn-sns li:last-child {
  margin-right: 0;
}

#detail-box #btn-link {
  display: block;
  background-color: #fafafa;
  border-top: solid 1px #dcdada;
  border-bottom: solid 1px #dcdada;
  overflow: hidden;
}

#detail-box #btn-link li {
  width: 33.3%;
  float: left;
  box-sizing: border-box;
  border-left: solid 1px #dcdada;
  padding: 0;
  /*2015-09-07*/
}

#detail-box #btn-link li a {
  font-size: 11px;
  line-height: 14px;
  color: #433b3b;
  display: block;
  padding: 18px 0;
}

#detail-box #btn-link li:first-child {
  border: none;
}

#detail-box #grey-box {
  background-color: #f3f3f3;
  padding: 43px 0 0;
  /*border-bottom: solid 1px #dcdada;*/
}

#detail-box #grey-box #photo-detail,
#detail-box #grey-box #model-detail {
  /*2015-09-07*/
  /*border-bottom: solid 1px #dcdada;*/
  padding-bottom: 43px;
}

#detail-box #grey-box #photo-detail h3,
#detail-box #grey-box #model-detail h3 {
  margin-bottom: 45px;
  padding-top: 43px;
}

#detail-box #grey-box #photo-detail ul,
#detail-box #grey-box #model-detail ul {
  width: 82.5%;
  margin: 0 auto;
}

#detail-box #grey-box #photo-detail ul li,
#detail-box #grey-box #model-detail ul li {
  border: solid 1px #dcdada;
  border-top: none;
  position: relative;
}

#detail-box #grey-box #photo-detail ul li img,
#detail-box #grey-box #model-detail ul li img {
  width: 100%;
  height: auto;
}

#detail-box #grey-box #photo-detail ul li span {
  width: 100%;
  position: absolute;
  padding: 10px 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

#detail-box #grey-box #model-detail.vertical ul li {
  height: 437px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}

#detail-box #grey-box #model-detail.vertical ul li img {
  width: auto;
  height: 100%;
  opacity: 0;
}

#detail-box #grey-box #model-detail.vertical ul li {
  margin-top: 29px;
  text-align: center;
}

#detail-box #grey-box #model-detail.vertical ul li:first-child {
  margin-top: 0;
}

#detail-box #grey-box #photo-detail ul li:first-child,
#detail-box #grey-box #model-detail ul li:first-child {
  border-top: solid 1px #dcdada;
}

#detail-box #grey-box #photo-detail #supplementary {
  width: 82.5%;
  margin: 0 auto;
  box-sizing: border-box;
  border-left: solid 1px #dcdada;
  border-right: solid 1px #dcdada;
  border-bottom: solid 1px #dcdada;
  padding: 4% 2%;
  background-color: #FFF;
  font-size: 11px;
  line-height: 16px;
}

#detail-box #grey-box #photo-detail #supplementary img {
  width: 100%;
  height: auto;
  margin: 2%;
}

#detail-box #grey-box #photo-cv {
  padding: 43px 0 37px 0;
  background-color: #ffffff;
  /*2015-09-07*/
  /*border-bottom: solid 1px #dcdada;*/
  /*margin-bottom: 35px;*/
}

#detail-box #grey-box #photo-cv h3 {
  /*margin-bottom: 45px;*/
  /*2015-09-07*/
  margin-bottom: 30px;
}

#detail-box #grey-box #photo-cv ul {
  width: 82.5%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  border-left: solid 1px #dcdada;
  border-top: solid 1px #dcdada;
}

#detail-box #grey-box #photo-cv ul li {
  width: 50%;
  float: left;
  border-bottom: solid 1px #dcdada;
  border-right: solid 1px #dcdada;
  box-sizing: border-box;
  background-color: #FFF;
  padding-bottom: 10px;
}

#detail-box #grey-box #photo-cv ul li span {
  font-size: 11px;
  line-height: 1;
  color: #898484;
}

#detail-box #grey-box #photo-cv ul li img {
  width: 100%;
  height: auto;
}

#detail-box #grey-box #cart-box-bottom {
  margin-bottom: 18px;
}

#detail-box #grey-box #attention {
  background-color: #FFF;
  width: 82.5%;
  margin: 0 auto 34px;
  box-sizing: border-box;
  padding: 35px 0 0 0;
}

#detail-box #grey-box #attention h3 {
  margin-bottom: 23px;
}

#detail-box #grey-box #attention ul li {
  font-size: 11px;
  line-height: 17px;
  text-indent: -2em;
  padding-left: 2em;
  color: #433b3b;
  text-align: left;
}

#detail-box #grey-box #aftercare {
  text-align: center;
  padding-top: 30px;
  /*2015-09-07*/
}

#detail-box #grey-box #aftercare a {
  display: block;
  margin-bottom: 7px;
}

#detail-box #grey-box #aftercare a.btn_aftercare_wax {
  display: none;
}

#detail-box #grey-box #aftercare img {
  width: 82%;
}

.FS2_body_Goods_top .ttl,
.FS2_body_Goods_test_top .ttl {
  display: none;
  margin-bottom: 0;
}

#FS2_ItemDetail #Recommend2 {
  margin-bottom: 8px;
}

#aftercarebox .btn {
  margin-bottom: 38px;
}

#FS2_ItemDetail #Recommend2 #_rcmdjp_display_1,
#FS2_ItemDetail #Recommend2 #_rcmdjp_display_2 {
  margin-bottom: 10px;
}

.FS2_body_Goods_top #Recommend2 {
  margin-bottom: 55px;
  padding-top: 20px;
}

.FS2_body_Goods_top #Recommend2 #_rcmdjp_display_1 {
  margin-bottom: 5px;
}

.FS2_body_Goods_top #Recommend2 #_rcmdjp_display_1 .btn-more {
  padding: 5px 0 35px;
}

.FS2_body_Goods_top #Recommend2 #_rcmdjp_display_1 .btn-close {
  padding: 5px 0 35px;
  display: none;
}

.FS2_body_Goods_top #Recommend2 #_rcmdjp_display_2 {
  margin-bottom: 5px;
}

.Recommend2 {
  position: relative;
  width: 82.7%;
  margin: 50px auto 0;
}

.Recommend2 .custom-dots{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 6px;
  left: 0;
  display: flex!important;
  align-items: center;
  justify-content: center;
}

.Recommend2 h2 {
  padding-bottom: 10px;
  border-bottom: solid 1px #dcdada;
  text-align: left;
}

.Recommend2 ul {
  padding-top: 30px;
  width: 110.4%;
  overflow: hidden;
}

.Recommend2 ul li {
  width: 38.5%;
  margin: 0 11.5% 10% 0;
  background-color: #FFF;
  float: left;
  display: block;
  position: relative;
}

.Recommend2 ul li .rank {
  position: absolute;
  top: -18px;
  left: 0;
}

.Recommend2 ul li .img {
  padding: 0;
  display: block;
  margin-bottom: 5%;
}

.Recommend2 ul li .img img {
  width: 100%;
  height: auto;
}

.Recommend2 ul li .txt {
  text-align: center;
  color: #8e8989;
  font-size: 11px;
  line-height: 14px;
  display: block;
}

.Recommend2 ul li .txt span {
  display: block;
  text-align: center;
  color: #8e8989;
  font-size: 11px;
  line-height: 14px;
}

.Recommend2 ul.slick-dots{
  position: relative;
  padding-top: 0;
  display: flex;
  justify-content: center;
  bottom: 0;
}

.Recommend2 .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.Recommend2 .custom-dots ul.slick-dots{
  position: relative;
  padding-top: 0;
  display: flex;
  justify-content: center;
  bottom: 0;
}

.Recommend2 ul.slick-dots li{
  margin: 0!important;;
  padding-top: 0;
  width: 6px!important;
  height: 6px;
}

.Recommend2 ul.slick-dots li + li{
  margin-left: 20px!important;
}

.Recommend2 .slick-dots li:first-child:last-child {
  display: none;
}

.Recommend2 ul.slick-dots button{
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #433B3B;
  border: none;
  border-radius: 50%;
  transition: background-color .3s;
  border-radius: 2px;
}

.slick-dots li button:before{
  content: none;
}

.page-sub {
  text-align: left;
}

.page-sub section.box {
  width: 100%;
}

.page-sub section.box h2.ttl {
  display: block;
  height: 12px;
  text-align: center;
  border-top: 1px solid #dcdada;
}

.page-sub section.box h2.ttl span {
  display: block;
  margin-top: -9px;
}

.page-sub section.box h2.ttl span img {
  height: 14px;
  width: auto;
  background: #ffffff;
  padding: 0px 6px;
}

.page-sub section.box+#totop {
  display: none;
}

.page-law section.ttl_box p {
  padding-top: 23px;
  margin: 0 auto 30px;
  width: 75.625%;
  font-size: 11px;
  line-height: 20px;
  color: #433b3b;
}

.page-law section.detail_box .inbox {
  width: 100%;
  overflow: hidden;
  background: #f6f5f5 url(/img/common/sub/bg-wborder.png) repeat-x left top;
  padding-top: 46px;
  padding-bottom: 30px;
}

.page-law section.detail_box .inbox a {
  text-decoration: underline;
}

.page-law section.detail_box .inbox div {
  width: 82.8% !important;
  margin-left: auto;
  margin-right: auto;
}

.page-law section.detail_box .inbox div table th {
  width: 22.5%;
  background-color: #797373;
  color: #f3f3f3;
  padding: 4.2% 4% 3% 3.8%;
  font-size: 11px;
  line-height: 16px;
  border-bottom: solid 1px #898484;
  border-left: solid 1px #666060;
  box-sizing: border-box;
}

.page-law section.detail_box .inbox div table th:last-child {
  border-bottom: solid 1px #666060;
}

.page-law section.detail_box .inbox div table th:first-child {
  border-top: solid 1px #666060;
}

.page-law section.detail_box .inbox div table td {
  width: 75%;
  background-color: #fff;
  color: #433b3b;
  font-size: 11px;
  line-height: 16px;
  border-bottom: solid 1px #dcdada;
  border-right: solid 1px #dcdada;
  border-top: solid 1px #dcdada;
  box-sizing: border-box;
  padding: 4.2% 4% 3% 4.8%;
}

.page-law section.detail_box .inbox div table td li {
  text-indent: -1.2em;
  padding-left: 1.2em;
  font-size: 11px;
  line-height: 16px;
}

.page-guide section.ttl_box {
  margin-bottom: 11px;
}

.page-guide section.ttl_box h2.ttl span img {
  height: 11px;
}

.page-guide section.detail_box #guide-nav {
  width: 100%;
  overflow: hidden;
  margin-bottom: 4px;
}

.page-guide section.detail_box #guide-nav li {
  font-size: 11px;
  width: 50%;
  text-align: center;
  line-height: 1;
  float: left;
  box-sizing: border-box;
  border-bottom: solid 1px #dcdada;
  color: #433b3b;
}

.page-guide section.detail_box #guide-nav li#guide-1,
.page-guide section.detail_box #guide-nav li#guide-2 {
  border-top: solid 1px #dcdada;
}

.page-guide section.detail_box #guide-nav li#guide-1,
.page-guide section.detail_box #guide-nav li#guide-3,
.page-guide section.detail_box #guide-nav li#guide-5 {
  border-right: solid 1px #dcdada;
}

.page-guide section.detail_box #guide-nav li a {
  padding: 11.6% 0;
  display: block;
}

.page-guide section.detail_box .inbox {
  width: 100%;
  overflow: hidden;
  background: #f6f5f5 url(/img/common/sub/bg-wborder.png) repeat-x left top;
  padding-top: 56px;
  padding-bottom: 30px;
}

.page-guide section.detail_box .inbox a {
  text-decoration: underline;
}

.page-guide section.detail_box .inbox>div {
  width: 75.6% !important;
  margin-left: auto;
  margin-right: auto;
}

.page-guide section.detail_box .inbox>div h3 {
  margin-bottom: 29px;
  text-align: center;
}

.page-guide section.detail_box .inbox>div h3 span {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  color: #201616;
  padding-bottom: 5px;
  border-bottom: solid 1px #726c6c;
}

.page-guide section.detail_box .inbox>div p.sub-txt {
  font-size: 11px;
  line-height: 20px;
  color: #433b3b;
  margin-bottom: 26px;
}

.page-guide section.detail_box .inbox>div dl {
  width: 100%;
  display: block;
  border-top: solid 1px #dcdada;
  padding-top: 33px;
  margin-bottom: 28px;
}

.page-guide section.detail_box .inbox>div dl dt {
  width: 100%;
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #433b3b;
  text-align: center;
  margin-bottom: 18px;
}

.page-guide section.detail_box .inbox>div dl dd {
  width: 100%;
  display: block;
  font-size: 11px;
  line-height: 20px;
  color: #433b3b;
}

.page-guide section.detail_box .inbox>div span.red {
  color: #9a5260;
}

.page-guide section.detail_box .inbox>div span.bold {
  font-weight: bold;
}

.page-guide-1 li#guide-1 {
  background-color: #f6f5f5;
}

.page-guide-1 .souryo {
  width: 100%;
  border: solid 1px #d0cece;
  background-color: #FFF;
  margin-bottom: 10px;
}

.page-guide-1 .souryo p {
  font-size: 11px;
  line-height: 40px;
  text-align: center;
}

.page-guide-1 .jikan {
  width: 100%;
  margin-top: 10px;
}

.page-guide-1 .jikan tr td {
  width: 33.3%;
  height: 43px;
  font-size: 11px;
  line-height: 14px;
  background-color: #FFF;
  color: #5b5454;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #d0cece;
}

.page-guide-1 .card {
  width: 100%;
  border: solid 1px #d0cece;
  background-color: #eae9e9;
  margin: 10px 0;
}

.page-guide-1 .card tr td {
  width: 33.3%;
  height: 43px;
  font-size: 11px;
  line-height: 14px;
  background-color: #FFF;
  color: #5b5454;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #d0cece;
}

.page-guide-1 .card tr td img {
  display: block;
  margin: 0 auto;
}

.page-guide-1 .bank {
  width: 100%;
  margin: 10px 0;
}

.page-guide-1 .bank tr th {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #eae9e9;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 10px;
}

.page-guide-1 .bank tr td {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #FFF;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 11px;
}

.page-guide-1 .daibiki {
  width: 100%;
  margin: 10px 0;
}

.page-guide-1 .daibiki tr th {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #eae9e9;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 10px;
}

.page-guide-1 .daibiki tr td {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #FFF;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 11px;
}

.page-guide-2 li#guide-2 {
  background-color: #f6f5f5;
}

.page-guide-2 .contact {
  width: 100%;
  margin-bottom: 10px;
}

.page-guide-2 .contact tr th {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #eae9e9;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 10px;
}

.page-guide-2 .contact tr td {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #FFF;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 11px;
}

.page-guide-2 .contact tr td a {
  text-decoration: underline;
}

.page-guide-3 li#guide-3 {
  background-color: #f6f5f5;
}

.page-guide-3 .contact {
  width: 100%;
  margin-bottom: 10px;
}

.page-guide-3 .contact tr th {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #eae9e9;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 10px;
}

.page-guide-3 .contact tr td {
  box-sizing: border-box;
  height: 35px;
  border: solid 1px #d0cece;
  background-color: #FFF;
  color: #5d5656;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 11px;
}

.page-guide-3 .contact tr td a {
  text-decoration: underline;
}

.page-guide-4 li#guide-4 {
  background-color: #f6f5f5;
}

.page-guide-5 li#guide-5 {
  background-color: #f6f5f5;
}

.page-guide-5 section.detail_box .inbox>div {
  width: 82.6% !important;
}

.page-guide-5 #guide-5 .sub-txt {
  width: 91.9%;
  margin-left: auto;
  margin-right: auto;
}

.page-guide-5 #guide-5 .point {
  width: 100%;
  margin-bottom: 33px;
}

.page-guide-5 #guide-5 .point tr th {
  box-sizing: border-box;
  border: solid 1px #d0cece;
  background-color: #797373;
  color: #f3f3f3;
  font-size: 11px;
  line-height: 17px;
  vertical-align: top;
  padding: 9px 0 9px 9px;
  width: 22.6%;
}

.page-guide-5 #guide-5 .point tr td {
  box-sizing: border-box;
  border: solid 1px #d0cece;
  background-color: #FFF;
  color: #5d5656;
  font-size: 11px;
  line-height: 17px;
  vertical-align: top;
  padding: 9px 9px 9px 9px;
  width: 77.4%;
}

.page-guide-5 h4 {
  text-align: center;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 22px;
}

.page-guide-5 section.detail_box .inbox>p {
  font-size: 11px;
  line-height: 1;
  margin-bottom: 15px;
}

.page-guide-5 #white-box {
  width: 100%;
  box-sizing: border-box;
  padding: 9% 7%;
  background-image: url(/img/sp/guide/guide-5-t.gif), url(/img/sp/guide/guide-5-b.gif), url(/img/sp/guide/guide-5-m.gif);
  background-position: top left, bottom left, top left;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100% auto, 100% auto, 100% auto;
  margin-bottom: 35px;
}

.page-guide-5 #white-box img {
  margin-bottom: 18px;
}

.page-guide-5 #white-box p {
  font-size: 11px;
  line-height: 16px;
  color: #433b3b;
}

.page-guide-5 #attention {
  width: 75% !important;
  margin: 0 auto;
}

.page-guide-5 #attention h5 {
  font-size: 12px;
  line-height: 1;
  text-align: center;
  margin-bottom: 19px;
}

.page-guide-5 #attention ul li {
  font-size: 11px;
  line-height: 16px;
  color: #433b3b;
  padding-left: 1em;
  text-indent: -1em;
}

#FS2_body_Login .FS2_PageTitle {
  text-align: left;
}

#FS2_body_Login .FS2_contents_container.FS2_Login_container2 p {
  text-align: left;
}

#nav-online_itemlist {
  padding: 0;
  position: relative;
  opacity: 0;
}

#nav-online_itemlist dl {
  width: 82.8%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  border: solid 1px #292929;
  border-right: none;
  margin-bottom: 4px;
}

#nav-online_itemlist dl dl.mb15 {
  margin-bottom: 15px;
}

#nav-online_itemlist dl dt {
  display: block;
  width: 100%;
  height: 37px;
  background-color: #1d1d1d;
  font-size: 10px;
  line-height: 16px;
  border-right: solid 1px #2f2f2f;
  box-sizing: border-box;
  background-image: url("https://www.ganzo.pro/img/sp/ec/common/btn_open.png");
  background-position: right center;
  background-size: auto 37px;
  background-repeat: no-repeat;
  text-align: left;
}

#nav-online_itemlist dl dt.open {
  background-image: url("https://www.ganzo.pro/img/sp/ec/common/btn_close.png");
}

#nav-online_itemlist dl dt.ico_none {
  background-image: none;
}

#nav-online_itemlist dl dd {
  width: 50%;
  height: 42px;
  background-color: #1d1d1d;
  font-size: 11px;
  line-height: 14px;
  float: left;
  border-right: solid 1px #2f2f2f;
  border-top: solid 1px #2f2f2f;
  box-sizing: border-box;
  text-align: left;
  display: none;
}

#nav-online_itemlist dl dt.open dd,
#nav-online_itemlist dl.all_opan dd {
  display: block;
}

#nav-online_itemlist dl a {
  text-decoration: none;
  display: block;
  height: 37px;
  box-sizing: border-box;
}

#nav-online_itemlist dl dt a {
  color: #bebebe;
  background-repeat: no-repeat;
  display: block;
  line-height: 37px;
  background-size: auto 37px;
}

#nav-online_itemlist dl dd a {
  color: #bebebe;
  padding: 0 14px;
  line-height: 44px;
}

#nav-online_itemlist dl dt a.ico_search {
  background-image: url("https://www.ganzo.pro/img/sp/ec/common/ico_search.png");
  padding-left: 42px;
}

#nav-online_itemlist dl dt a.ico_login {
  background-image: url("https://www.ganzo.pro/img/sp/ec/common/ico_login.png");
  padding-left: 42px;
}

#nav-online_itemlist dl dt a.ico_member_card {
  background-image: url("https://www.ganzo.pro/img/sp/ec/common/ico_member_card.svg");
  background-position: 3px center;
  padding-left: 42px;
}

#nav-online_itemlist dl a.line2 {
  padding: 6px 0 0 14px;
  line-height: 14px;
}

#nav-online_itemlist dl .status_login {
  display: none;
}

#nav-online_itemlist .nav_btn_close {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50% !important;
  bottom: 27px !important;
  margin-left: -12px;
  cursor: pointer;
  z-index: 10000;
}

#nav-online_itemlist .nav_btn_close span {
  position: relative;
}

#nav-online_itemlist .nav_btn_close span:before,
#nav-online_itemlist .nav_btn_close span:after {
  content: "";
  width: 24px;
  height: 1px;
  display: block;
  background: #b8b5b5;
}

#nav-online_itemlist .nav_btn_close span:before {
  -webkit-transform: rotate(-45deg) translateY(0);
  -ms-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
}

#nav-online_itemlist .nav_btn_close span:after {
  -webkit-transform: rotate(45deg) translateY(0);
  -ms-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0);
}

#nav-online_itemlist .box_ec {
  padding: 58px 0 33px 0;
  background-color: #0a0a0a;
}

#nav-online_itemlist .box_brand {
  background-color: #141414;
  padding: 34px 0 97px 0;
}

#FS2_footer {
  margin: 0;
}

#FS2_SystemNav {
  display: none;
}

.FS2_Button {
  display: none;
}

.FS2_Utility2_container {
  display: none;
}

.blogList {
  margin: 0 auto;
  padding: 60px 0 56px;
}

.blogList__heading {
  display: flex;
  justify-content: center;
}

.blogList__heading > img {
  width: 49px;
  height: auto;
}

.blogList__list {
  margin: 40px auto 0;
  width: 82.8%;
}

.blogList__list > li {
  border-top: 1px solid #e7e6e6;
}

.blogList__list > li:last-child {
  border-bottom: 1px solid #e7e6e6;
}

.blogList__link {
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 11px;
  line-height: 1;
  color: #5b5454;
  transition: background-color 0.3s ease-out;
}

.blogList__link:hover,
.blogList__link:focus {
  background: #f6f5f5;
}

.blogList__time {
  flex: 0 0 87px;
  text-align: left;
}

.blogList__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.blogList__more {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.blogList__moreLink {
  transition: opacity 0.3s ease-out;
}

.blogList__moreLink:hover,
.blogList__moreLink:focus {
  opacity: 0.8;
}

.blogList__moreLink > img {
  width: 112px;
  height: auto;
}

#footer-sp {
  border-top: solid 1px #e6e4e4;
  background-color: #f6f5f5;
  padding: 55px 0;
  margin-bottom: 20px;
}

#footer-sp .sp-ttl {
  margin-bottom: 18px;
}

#footer-sp .sp-txt {
  font-size: 11px;
  line-height: 1;
  color: #433b3b;
  margin-bottom: 50px;
}

#footer-sp #footer-sp-link {
  margin: 0 7% 14px 7%;
}

#footer-sp #footer-sp-link a {
  width: 50%;
  display: block;
  padding: 0 10px;
  float: left;
  box-sizing: border-box;
}

#footer-sp #footer-sp-link a .pic {
  margin-bottom: 10px;
}

#footer-sp #footer-sp-link a .txt {
  margin-bottom: 18px;
  display: inline-block;
}

#footer-sp #footer-sp-link a .txt p {
  font-size: 10px;
  line-height: 15px;
  color: #5B5454;
  text-align: left;
  padding-bottom: 2px;
  border-bottom: 1px solid #b2aeae;
  display: inline;
}

#footer-sp #footer-sp-link a .description p {
  font-size: 11px;
  color: #5B5454;
  line-height: 16px;
  text-align: left;
}

#footer-sp #footer-sp-link .btn a {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

#footer-store {
  width: 82.5%;
  margin: 0 auto 50px auto;
}

.sp-store-heading {
  width: 52px;
  height: auto;
  padding-top: 30px;
  margin: 0 auto 25px auto;
}

.sp-store-headingImage {
  width: 100%;
  display: block;
}

.sp-store-imageWrapper {
  margin-bottom: calc(32px - (24px - 12px) / 2);
}

.sp-store-image {
  display: block;
  width: 100%;
  height: auto;
}

.sp-store-txt {
  margin-bottom: calc(29px - (24px - 12px) / 2);
  font-size: 12px;
  color: #433b3b;
  text-align: left;
  line-height: calc(24 / 12);
  letter-spacing: 0.05em;
}

.sp-store-moreWrapper {
  margin: 0 auto;
  display: block;
  width: 112px;
  height: 39px;
}

.sp-store-more {
  width: 100%;
}

#footer-store .box {
  display: table;
}

#footer-store .box a {
  display: table-row;
}

#footer-store .box a .pic {
  width: 120px;
  display: table-cell;
  padding: 15px 0;
  border-bottom: 1px solid #e7e6e6;
}

#footer-store .box a .txt {
  font-size: 13px;
  line-height: 1;
  width: 144px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 15px 0 15px 15px;
  color: #433b3b;
  border-bottom: 1px solid #e7e6e6;
}

#footer-store .box:last-child a .pic,
#footer-store .box:last-child a .txt {
  border: none;
}

.breadcrumb {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #e7e6e6;
  border-top: 1px solid #e7e6e6;
}

.breadcrumb ul,
.breadcrumb ol {
  padding-top: 11px;
  padding-bottom: 12px;
  text-align: center;
}

.breadcrumb ul li,
.breadcrumb ol li {
  line-height: 16px;
  font-size: 11px;
  display: inline-block;
  color: #a19d9d;
  letter-spacing: 0.06em;
}

.breadcrumb ul li a,
.breadcrumb ol li a {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  color: #433b3b;
  text-decoration: underline;
}

.breadcrumb ul li span,
.breadcrumb ol li span {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}

#footer-nav-top ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: #433b3b;
}

#footer-nav-top ul li.status_login {
  display: none;
}

#footer-nav-top ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  height: 44px;
  background: #2c2323;
  color: #b8b5b5;
}

#footer-nav-middle {
  margin-bottom: 20px;
}

#footer-nav-middle ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  border-bottom: 1px solid #e0dfdf;
  background: #e0dfdf;
}

/**
 * �Ó��� HTML ��ۂ��i��� li �v�f�̒ǉ��Ȃǂ��s�������Ȃ��̂Łj�A
 * ��̃O���b�h�Z���𖄂߂邽�߂ɁA�^���v�f���g�p����B
 * �A�C�e������������ꍇ�A�����̋^���v�f�̃X�^�C�����X�V���Ă��������B
 */
#footer-nav-middle ul::before,
#footer-nav-middle ul::after {
  content: '';
  background: #fff;
}

#footer-nav-middle ul::before {
  grid-area: 3 / 2;
}

#footer-nav-middle ul::after {
  grid-area: 3 / 3;
}

#footer-nav-middle ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  height: 44px;
  background: #fff;
  color: #5b5454;
}

#footer-nav-bottom {
  padding-bottom: 32px;
}

#footer-nav-bottom ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer-nav-bottom ul li {
  height: 26px;
  position: relative;
  padding: 0 8px;
}

#footer-nav-bottom ul li:nth-child(4):after {
  width: 0;
  height: 0;
}

#footer-nav-bottom ul.sns {
  margin-top: 20px;
}

#footer-nav-bottom ul.sns li:after {
  width: 0;
  height: 0;
}

#footer-nav-bottom ul li:after {
  height: 9px;
  width: 1px;
  content: ".";
  display: block;
  font-size: 0;
  line-height: 0;
  background-color: #e0dfdf;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4.5px;
}

#footer-nav-bottom ul li a {
  font-size: 10px;
  line-height: 12px;
  display: block;
  padding-top: 6px;
}

#footer-nav-bottom ul li#f-nav-privacy a {
  padding-top: 0;
}

#footer-nav-contact {
  padding: 28px 0;
  border-top: solid 1px #dfdddd;
  border-bottom: solid 1px #dfdddd;
  background-color: #f6f5f5;
  margin-bottom: 26px;
}

#footer-nav-contact p {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 18px;
  text-align: center;
}

#footer-nav-contact ul {
  width: 91.2%;
  margin: 0 auto;
}

#footer-nav-contact ul li {
  width: 100%;
  height: 46px;
  border: solid 1px #e0dfdf;
  background-color: #FFF;
  text-align: center;
}

#footer-nav-contact ul li a {
  font-size: 13px;
  line-height: 46px;
  color: #433b3b;
}

#footer-nav-contact ul li a span {
  font-size: 10px;
}

#nav-bottom_sp {
  width: 206px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}

#nav-bottom_sp dl {
  background-image: url("/img/sp/common/footer/fnav_bottom.png");
  background-position: left bottom;
  padding-bottom: 4px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#nav-bottom_sp dl.open dt a {
  background-image: url("/img/sp/common/footer/fnav_close.png");
  background-position: 186px 9px;
  background-size: 8px auto;
  background-repeat: no-repeat;
}

#nav-bottom_sp dl dt,
#nav-bottom_sp dl dd {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #5b5454;
  font-family: "Rokkitt", HelveticaNeue, Helvetica, "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#nav-bottom_sp dl dt {
  background-image: url("/img/sp/common/footer/fnav_top.png");
  background-position: left top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 30px;
  background-color: #fafafa;
  line-height: 30px;
  padding-top: 4px;
  text-align: left;
}

#nav-bottom_sp dl dt a {
  width: 204px;
  height: 100%;
  border-right: 1px solid #e0dede;
  border-left: 1px solid #e0dede;
  display: block;
  background-image: url("/img/sp/common/footer/fnav_open.png");
  background-position: 186px 9px;
  background-size: 8px auto;
  background-repeat: no-repeat;
  letter-spacing: 0.06em;
}

#nav-bottom_sp dl dt a span {
  padding-left: 10px;
}

#nav-bottom_sp dl dd {
  text-align: center;
  display: none;
  background-color: #fdfdfd;
  height: 42px;
  line-height: 18px;
  border: 1px solid #e0dede;
  border-bottom: 0;
  background-image: url("/img/sp/common/footer/fnav_arr.png");
  background-position: 17px 17px;
  background-size: 3px auto;
  background-repeat: no-repeat;
}

#nav-bottom_sp dl dd a {
  width: 100%;
  height: 100%;
  display: block;
}

#nav-bottom_sp dl dd.last {
  height: 36px;
  line-height: 18px;
}

.mailMagazineRegistration {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.mailMagazineRegistration__title {
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #5b5454;
}

.mailMagazineRegistration__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* ����������B */
  /* margin-top: 17px; */
  margin-top: 13px;
}

.mailMagazineRegistration__email {
  box-sizing: border-box;
  border: 1px solid #dcdada;
  padding: 0 12px;
  width: 206px;
  height: 31px;
}

.mailMagazineRegistration__email::placeholder {
  font-size: 10px;
  letter-spacing: 0.14em;
  color: #a19d9d;
}

.mailMagazineRegistration__label {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 11px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #433b3b;
}

.mailMagazineRegistration__label input[type='checkbox'] {
  /**
   * �`�F�b�N�{�b�N�X�� display: none; ����ƁA
   * �^�u�t�H�[�J�X���ł��Ȃ��Ȃ�����A�ǂݏグ������Ȃ��Ȃ����肵�Ă��܂��̂ŁA
   * display: block; ���w�肵�idisplay: none; ���㏑�����j�A
   * visually hidden ���w�肵�Ď��o�I�ɔ�\���ɂ���B
   */
  display: block;
  position: absolute;
  left: 7px; /* �o���f�[�V�����G���[�̕\���ʒu�̂��߂Ɏw�肷�� */
  bottom: 0; /* �o���f�[�V�����G���[�̕\���ʒu�̂��߂Ɏw�肷�� */
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.mailMagazineRegistration__label a {
  text-decoration: underline;
  text-underline-position: under;
  color: inherit;
}

.mailMagazineRegistration__checkbox {
  box-sizing: border-box;
  margin-right: 9px;
  border: 1px solid #959191;
  width: 14px;
  height: 14px;
}

.mailMagazineRegistration__label input[type='checkbox']:checked + .mailMagazineRegistration__checkbox {
  border-color: #201616;
  background: #201616;
}

.mailMagazineRegistration__submit {
  display: block;
  margin-top: 19px;
  border: 0;
  border-radius: 0;
  padding: 0;
  width: 103px;
  height: 31px;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  background: #ecebeb;
  color: #7b6f6f;
  cursor: pointer;
}

.mailMagazineRegistration__notice {
  /* ����������B */
  /* margin: calc(20px - (12px - 10px) / 2) 0 calc(-1 * (12px - 10px) / 2); */
  margin: 17px 0 calc(-1 * (12px - 10px) / 2);
  width: calc(206 / 320 * 100%);
}

.mailMagazineRegistration__notice p {
  font-size: 10px;
  line-height: 1.75;
  letter-spacing: 0.12em;
  color: #a19d9d;
}

/*footer .pagetop {
  width: 45px;
  height: 32px;
  margin: 0 auto 40px;
}*/

footer .pagetop {
  display: none;
  width: 21px;
  height: 20px;
  position: fixed;
  bottom: 50px;
  right: 18px;
}

footer .copyright {
  padding-bottom: 74px;
  color: #cdbec7;
  text-align: center;
  font-size: 11px;
  letter-spacing: 0.2em;
  font-family: "Rokkitt", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 479px) {
  footer .copyright {
    padding-bottom: 20px;
  }
}

#pswd {
  border-top: solid 1px #e9e8e8;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 45px;
  background-color: #f1f0f0;
  text-align: center;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

#pswd.close {
  left: 100%;
}

#pswd #btn-pswd {
  display: inline-block;
  padding: 16px;
}

#pswd #btn-pswd-close {
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
}

#btn-pswd-show {
  width: 45px;
  height: 45px;
  position: fixed;
  right: -45px;
  bottom: 0;
  background-color: #f1f0f0;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

#btn-pswd-show.show {
  right: 0;
}

.stock_input {
  margin-top: 16px;
  font-size: 10px;
  line-height: 13px;
  color: #d0cece;
}

.h88 {
  height: 83px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

input.ds[type=radio],
input.ds[type=checkbox] {
  display: none;
}

.radio,
.checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 0 0 0 20px;
  vertical-align: middle;
  cursor: pointer;
}

.radio:hover,
.checkbox:hover {}

.radio:hover:after,
.checkbox:hover:after {}

.radio:after,
.checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -7px;
  width: 12px;
  height: 12px;
  background-color: #d0cece;
  content: '';
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 3px;
  display: block;
  margin-top: -4px;
  width: 6px;
  height: 6px;
  background-color: #140a0a;
  content: '';
  opacity: 0;
  z-index: 1000;
}

input.ds[type=radio]:checked+.radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 3px;
  display: block;
  margin-top: -4px;
  width: 6px;
  height: 6px;
  content: '';
  opacity: 0;
  background-color: #140a0a;
  z-index: 1000;
}

input.ds[type=checkbox]:checked+.checkbox:before {
  opacity: 1;
}


/*2015-09-07*/

#detail_matrix {
  margin: 0 5px 36px 5px;
}

#detail_matrix dl.cart_box,
#detail_matrix_bottom dl.cart_box {
  width: 100%;
  min-height: 54px;
  display: table;
  background-color: #f8f8f8;
  margin-bottom: 1px;
}

#detail_matrix dl.cart_box dt,
#detail_matrix dl.cart_box dd,
#detail_matrix_bottom dl.cart_box dt,
#detail_matrix_bottom dl.cart_box dd {
  min-height: 54px;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
  font-size: 11px;
  line-height: 16px;
}

#detail_matrix dl.cart_box dd.cell1,
#detail_matrix_bottom dl.cart_box dd.cell1 {
  width: 37px;
  text-align: center;
}

#detail_matrix dl.cart_box dt.cell2,
#detail_matrix_bottom dl.cart_box dt.cell2 {
  text-align: left;
}

#detail_matrix dl.cart_box dd.cell3,
#detail_matrix_bottom dl.cart_box dd.cell3 {
  width: 151px;
  /*width: 133px;*/
}

#detail_matrix dl.cart_box dd input,
#detail_matrix_bottom dl.cart_box dd input {
  width: 151px;
  height: 54px;
  background-color: transparent;
  border: none;
  padding: 0;
  text-indent: 201%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
  -webkit-background-size: 151px auto;
  background-size: 151px auto;
  background-repeat: no-repeat;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#detail_matrix dl.cart_box dd.btn_buy input,
#detail_matrix_bottom dl.cart_box dd.btn_buy input {
  background-image: url(/img/sp/ec/detail/btn_addcart2.gif) !important;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#detail_matrix dl.cart_box dd.btn_soldout input,
#detail_matrix_bottom dl.cart_box dd.btn_soldout input {
  background-image: url(/img/sp/ec/detail/btn_soldout.gif) !important;
  cursor: default;
  pointer-events: none;
}

#detail_matrix dl.cart_box dd.btn_nostock input,
#detail_matrix_bottom dl.cart_box dd.btn_nostock input {
  background-image: url(/img/sp/ec/detail/btn_nostock2.gif) !important;
}

#detail_bottom {
  background-color: #ffffff;
}

#detail_matrix_bottom {
  margin: 0 5px;
}

.aftercare_rn2016 {
  width: 73.75%;
  display: block;
  margin: 0 auto 0 auto;
}

.aftercare_rn2016 .fl_box_l {
  vertical-align: middle;
  text-align: left;
  padding: 18px 0 0 0;
}

.aftercare_rn2016 .fl_box_l img {
  margin-bottom: 10px;
}

.aftercare_rn2016 .fl_box_l p {
  font-size: 11px;
  line-height: 18px;
  text-align: center;
}

#FS2_body_Cart input[type="submit"].FS2_MemberPurchaseButton,
#FS2_body_Cart input[type="submit"].FS2_LoginButton,
#FS2_body_Cart input[type="submit"].FS2_OrderConfirmButton,
#FS2_body_Cart input[type="submit"].FS2_OrderDecideButton,
#FS2_body_Cart input[type="submit"].FS2_PurchaseButton,
#FS2_body_Member input[type="submit"].FS2_MemberAgreementButton,
#FS2_body_Member input[type="submit"].FS2_RegisterAndProceedButton,
#FS2_body_Member input[type="submit"].FS2_MemberReAgreementButton,
#FS2_body_Password input[type="submit"].FS2_SendDecideButton,
.FS2_body_WishListLogin input[type="submit"].FS2_LoginButton,
.FS2_body_Login_Login input[type="submit"].FS2_LoginButton,
#FS2_body_Member input[type="submit"].FS2_ConfirmButton,
#FS2_body_Member input[type="submit"].FS2_CardCertifyButton,
#FS2_body_MyPage input[type="submit"].FS2_EntryModifyButton,
#FS2_body_MyPage input[type="submit"].FS2_ConfirmButton,
#FS2_body_MyPage input[type="submit"].FS2_AddAddressButton,
#FS2_body_MyPage input[type="submit"].FS2_ModifyButton,
#FS2_body_MyPage input[type="submit"].FS2_DeleteButton,
#FS2_body_MyPage input[type="submit"].FS2_EntryEditDecideButton,
#FS2_body_MyPage input[type="submit"].FS2_DeleteDecideButton,
#FS2_body_MyPage input[type="submit"].FS2_EntryButton,
#FS2_body_MyPage input[type="submit"].FS2_ModifyButton_Large,
#FS2_body_MyPage input[type="submit"].FS2_MergeConfirmButton,
#FS2_body_MyPage input[type="submit"].FS2_WishItemDeleteButton,
#FS2_body_Common input[type="submit"].FS2_TopPageButton,
#FS2_body_MailMagazine input[type="submit"].FS2_EntryDecideButton,
#FS2_body_MailMagazine input[type="submit"].FS2_DeleteDecideButton {
  background-color: #731322!important;
  color: #dcdada!important;
}

#FS2_body_Member input[type="submit"].FS2_YesButton,
#FS2_body_Member input[type="submit"].FS2_NoButton,
#FS2_body_Cart input[type="submit"].FS2_CalcMoneyButton,
#FS2_body_Cart input[type="submit"].FS2_ModifyButton,
#FS2_body_Cart input[type="submit"].FS2_NoMemberPurchaseButton,
#FS2_body_Member input[type="submit"].FS2_MemberNotAgreeButton,
#FS2_body_Member input[type="submit"].FS2_SkipCardCertifyButton,
#FS2_body_MyPage input[type="submit"].FS2_BackButton {
  background-color: #fbfbfb !important;
  border: solid 1px #e0dfdf !important;
  color: #a19d9d !important;
}

.box_greetings,
.box_notice {
  text-align: left;
  margin: 0 auto 15px auto;
  width: 82.8%;
}

/* .box_greetings {} */

.FS2_body_MyPage_MyPageTop .FS2_contents_container .box_greetings {
  text-align: center;
  width: 100%;
  padding: 13px 0;
  margin-bottom: 36px;
  border-bottom: 1px solid #e7e6e6;
}

.box_notice {
  text-align: center;
}

.box_notice:first-child {
  display: block;
}

.FS2_body_MyPage_MyPageTop .FS2_PageTitle {
  padding: 0 0 28px !important;
  margin-bottom: 0 !important;
}

.box_greetings p {
  font-size: 10px;
  line-height: 1.8;
  display: inline-block;
  color: #bebebe;
}

.FS2_body_MyPage_MyPageTop .FS2_contents_container .box_greetings p {
  color: #5B5454;
  font-size: 11px;
}

.box_greetings p:first-child {
  padding-right: 1em;
  margin-right: 1em;
  position: relative;
}

.box_greetings p:first-child:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: -1px;
  width: 1px;
  height: 10px;
  background-color: #dcdada;
}

.box_notice a {
  font-size: 10px;
  line-height: 1.8;
  display: inline-block;
  text-decoration: underline;
}

.hide {
  display: none !important;
}

.p_relative {
  position: relative;
}

.p_msg {}

#footer-store div:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

#footer-store .box a .txt {
  position: relative;
  left: 6px;
}

#footer-store .box a .txt span {
  letter-spacing: 1px;
}

header.fixed:before {
  width: 100%;
  height: 20px;
  background-color: #f6f5f5;
  content: '';
  position: fixed;
  top: -20px;
  left: 0;
}

.FS2_body_Cart_GuestEntry#FS2_body_Cart .FS2_GuestEntry_container {
  padding-bottom: 0;
}

.FS2_body_Cart_GuestEntry#FS2_body_Cart .FS2_GuestEntry_container+.FS2_contents_container {
  margin-top: -1px;
}

.FS2_body_Cart_GuestEntry#FS2_body_Cart .FS2_GuestEntry_container .FS2_table {
  margin-bottom: 0;
}

#collection-box .ttl_bg_img{
  background-repeat: no-repeat;
  width: 260px;
  height: 0;
  padding-top: 46px;
  background-size: auto 46px;
  -webkit-background-size: auto 46px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.collectionNav {
  margin-top: 50px; /* �����L���O�Ƃ̊ԂɃ}�[�W�����w�肷��B */
  border-color: #dedddd;
  border-style: solid;
  border-width: 1px 0;
  padding: 30px calc((100% - 88.7%) / 2);
  background: #f6f5f5;
}

.collectionNav__list {
  display: grid;
  row-gap: 6px;
}

/* .collectionNav__menu {} */

/* .collectionNav__menuList {} */

/* .collectionNav__menuList > li {} */

.navButton {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #dedddd;
  height: 45px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  background: #fff;
  color: #433b3b;
  transition: opacity 0.3s ease-out;
}

.navButton:hover,
.navButton:focus-visible {
  opacity: 0.8;
}

.navButton--button {
  border-radius: 0;
  padding: 0 36px 0 41px;
  width: 100%;
  text-align: left;
  cursor: pointer;
}

/* .navButton--button[aria-expanded='false'] {} */

.navButton--button[aria-expanded='false']::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  border-color: #a9a4a4 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 3px 0;
  content: '';
}

.navButton--button[aria-expanded='true'] {
  background: #f3f3f3;
}

.navButton--link {
  display: flex;
  align-items: center;
  padding: 0 36px 0 11px;
}

.navButton--link::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  border-color: transparent transparent transparent #a9a4a4;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  content: '';
}

.navButton__searchIcon {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
  width: 13px;
  height: auto;
}

.navButton__closeIcon {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  width: 8px;
  height: auto;
}

.navButton--button[aria-expanded='false'] .navButton__closeIcon {
  display: none;
}

.navButton--button[aria-expanded='true'] .navButton__closeIcon {
  display: block;
}

.collectionNav__menuList .navButton {
  border-top: 0;
}

.layoutnav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 88.7%;
  margin: 0 auto 36px;
}

.sort {
  position: relative;
}

.sort__button {
  margin: 0;
  border-color: #dedddd;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-radius: 0;
  padding: 10px 0;
  width: 202px;
  text-align: left;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  background: transparent;
  color: #433b3b;
  cursor: pointer;
  transition: opacity 0.3s ease-out;
}

.sort__button:hover,
.sort__button:focus-visible {
  opacity: 0.8;
}

.sort__button::after {
  position: absolute;
  top: 50%;
  right: 1px;
  transform: translateY(-50%);
  border-color: #a9a4a4 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 3px 0;
  content: '';
}

.sort__menu {
  position: absolute;
  top: calc(100% - 1px);
  z-index: 1; /* .fs_goods_container img �� .gl_Item ���O�ʂɔz�u����B */
  box-sizing: border-box;
  border: 1px solid #dedddd;
  width: 100%;
  background: #fff;
}

/* .sort__list {} */

.sort__list > li {
  text-align: left;
}

.sort__list > li + li {
  border-top: 1px solid #dedddd;
}

.sort__link {
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 44px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #433b3b;
}

.sort__link--current {
  border: 0;
  border-radius: 0;
  width: 100%;
  background: transparent;
}

.layoutnav .layoutnav_wrap {
  margin-top: 6px;
  text-align: right;
}
.layoutnav .layoutnav_li {
  display: inline-block;
  padding-left: 5px;
}
.layoutnav .layoutnav_li a {
  line-height: 1;
  display: block;
  padding: 4px;
  position: relative;
}
.layoutnav .layoutnav_li a img {
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.layoutnav .layoutnav_li a.current img+img {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  zoom: 1;
}
.layoutnav .layoutnav_li a img+img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  zoom: 1;
  position: absolute;
  top: 4px;
  right: auto;
  bottom: auto;
  left: 4px;
}
.layoutnav .layoutnav_li a.current img:first-child {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  zoom: 1;
}

.layoutnav .layoutnav_li a img:first-child {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  zoom: 1;
}

.FS2_CategoryItemList .FS2_container_ItemList.FS2_container_ItemList_01 .fs_goods_container {
  /**
   * .FS2_CategoryItemList .FS2_container_ItemList .fs_goods_container ��
   * margin: 3.5% 3.5% 0; �Ǝw�肵�Ă���̂ŁA
   * width �� 100% - 3.5% * 2 = 93% ���w�肷��B
   */
  width: 93%;
}

/**
 * ����A�������ʃy�[�W��1�J������3�J�����̃��C�A�E�g�͂Ȃ��i���C�A�E�g�̐؂�ւ��{�^�����̂��Ȃ��j�A
 * 2�J�����݂̂����A�Ӑ}���Ă��Ȃ��\��������̂ŁA
 * �����Ɏw�肳��Ă����������ʃy�[�W��3�J�����p�Z���N�^�i#FS2_GoodsSearchList�j�͕ێ������܂܂ɂ���B
 * �����������ʃy�[�W��3�J�������C�A�E�g���Ȃ��ƒf��ł����ꍇ�́A�����̃Z���N�^���폜����B
 */
#FS2_GoodsSearchList .FS2_container_ItemList_03 tr,
#FS2_container_GoodsList.FS2_container_ItemList_03 tr {
  margin: 3.5% 0 0;
  width: 33.3%;
}
#FS2_GoodsSearchList .FS2_container_ItemList_03 td,
#FS2_container_GoodsList.FS2_container_ItemList_03 td {
  display: none;
}
#FS2_GoodsSearchList .FS2_container_ItemList_03 tr:nth-child(odd),
#FS2_container_GoodsList.FS2_container_ItemList_03 tr:nth-child(odd) {
  clear: none;
}
#FS2_GoodsSearchList .FS2_container_ItemList_03 tr:nth-child(3n+1),
#FS2_container_GoodsList.FS2_container_ItemList_03 tr:nth-child(3n+1) {
  clear: both;
}

/**
 * load���ɕ\�������A/adminItem/smartphone/design/btn/GoodsLoading.gif�����i�摜�Ɖ�p�������Ă��Ȃ��B
 * loading�摜�̂ق����c���������߁A
 * ������������Ƃ��ɂ�loading�摜�ō������v�Z����Ă��܂��A���ʂȍ������ێ�����Ă��܂��̂ŁA
 * img�v�f�̍�����\��������p�ɍ��킹�����̂ɂ���
 */
#FS2_container_GoodsList.FS2_container_ItemList_01 .fs_goods_container th img {
  /* table w88.7%, tr w93%, �摜w400 h265 */
  width: auto;
  height: calc((88.7vw * 93 / 100) * (265 / 400));
}
#FS2_GoodsSearchList .FS2_container_ItemList .fs_goods_container th img,
#FS2_container_GoodsList.FS2_container_ItemList_02 .fs_goods_container th img {
  /* table w88.7%, tr w43%, �摜w400 h265 */
  width: auto;
  height: calc((88.7vw * 43 / 100) * (265 / 400));
}
#FS2_container_GoodsList.FS2_container_ItemList_03 .fs_goods_container th img {
  /* table w88.7%, tr w33.3%, �摜w400 h265 */
  width: auto;
  height: calc((88.7vw * 33.3 / 100) * (265 / 400));
}

/*add180130*/
.instawrap{
  width: 100%;
  padding-top: 50px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e7e6e6;
  margin-bottom: 20px;
}
.footer-insta{
  width: 82.5%;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
}
.footer-insta h3{
  text-align: center;
  margin-bottom: 25px;
}
.footer-insta__link {
  display: block;
  margin-bottom: 3.04%;
}
.footer-insta__link img {
  display: block;
  width: 100%;
  height: auto;
}

/*news*/
.newswrap{
  width: 82.5%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0px 20px;
}
.newswrap h3{
  text-align: left;
  margin-bottom: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dcdada;
}
.footer-news{
  width: 100%;
  overflow: hidden;
}
.footer-news a{
  display: block;
  box-sizing: border-box;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
/*.footer-news a:nth-of-type(1){
  border-top: 1px solid #eee;
}*/
.footer-news a dl{
  width: 100%;
  display: block!important;
}
.footer-news a dl dt,
.footer-news a dl dd{
  display: block;
  text-align: left;
  font-size: 11px;
}
.footer-news a dl dd{
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.FS2_NoItemMessage {
  text-align: center;
  padding: 50px 0;
  margin: 25px 0;
}

.FS2_body_ReviewEntry table.FS2_table tr:last-child {
  display: none;
}
.FS2_body_ReviewEntry table.FS2_table tr:nth-last-child(2) {
  display: none;
}


.FS2_body_ReviewConfirm table.FS2_table tr:last-child {
  display: none;
}
.FS2_body_ReviewConfirm table.FS2_table tr:nth-last-child(2) {
  display: none;
}

/*���r���[�@�\ ���i�ڍ׃y�[�W*/
#detail-box #detail-spec{
  padding: 18px 0 20px!important;
}
.FS_Review{
  display: none;
}
.reviewWrap{
  position: relative;
  margin-top: 18px;
  border-top: solid 1px #dcdada;
}
.is--review .review_average:after{
  content: "";
  position: absolute;
  top: 50%;
  right:  0;
  width: 11px;
  height: 1px;
  background-color: #000;
}
.is--review .review_average{
  width: 100%;
  text-align: left;
  font-size: 0;
  cursor: pointer;
  position: relative;
  padding: 15px 0;
}
.is--review .review_average:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 1px;
  height: 11px;
  margin-top: -5px;
  background-color: #000;
}
.is--review #detail-spec {
  -webkit-font-smoothing: antialiased;
}
.review_average.open:before{
  width: 0;
  height: 0;
}
.review_average.open:after{
}
.review_average span{
  padding-right: 7px;
  display: inline;
  vertical-align: middle;
  font-size: 11px;
  line-height: 18px;
}
.review_average img{
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.reviewBox{
  width: 100%;
  border-top:1px solid #dcdcdc;
  box-sizing: border-box;
  display: none;
  z-index: 100;
  padding: 18px 0;
}
.review_write{
  padding: 5px 0px 8px;
  box-sizing: border-box;
  background-color: #fff;
  text-align: right;
  margin-bottom: 25px;
}
.review_write a{
  font-size: 11px;
  text-decoration: underline;
}
.review_list{
}
.review_listItem{
  background-color: #fff;
  text-align: left;
  margin: 23px 10px 0;
  box-sizing: border-box;
}
.review_listItem:first-child{
  margin-top: 0;
  border-top-style: none;
  padding-top: 0;
}
.review_listItem:nth-child(n+2) {
  padding-top: 18px;
  border-top: 1px solid #dcdada;
}
.review_info{
  font-size: 0;
  overflow: hidden;
}
.review_star{
  display: inline-block;
  vertical-align: middle;
}
.review_star img{
  width: auto;
  height: 12px;
}
.review_head {
  margin-top: 11px;
}
.review_date{
  font-size: 11px;
  color: #939393;
  width: 135px;
  overflow-x: hidden;
  white-space: nowrap;
  display: inline-flex;
  justify-content: flex-end;
  line-height: 17.93px;
}
.review_name{
  margin-right: 7px;
  font-size: 11px;
  line-height: 17.93px;
  color: #939393;
  display: inline-block;
}
.review_txt{
  margin-top: 15px;
  font-size: 11px;
  line-height: 17.93px;
  color: #5B5454;
}

/*���r���[������*/
.FS2_body_ReviewEntry{
  opacity: 0;
}
.FS2_body_ReviewEntry.load{
  opacity: 1;
  transition: opacity 500ms ease;
}
/*�s�K�v�ȗv�f���\��*/
.FS2_body_ReviewEntry .FS2_ReviewEntry_container .FS2_CrossHead,
.FS2_body_ReviewEntry .FS2_ReviewStars_container,
.FS2_body_ReviewEntry table.FS2_table tr:nth-last-child(3),
.FS2_body_ReviewEntry table.FS2_table tr:nth-last-child(4),
.FS2_body_ReviewEntry .FS2_BackButton,
.FS2_body_ReviewEntry .FS2_ReviewCaution_container
{
  display: none;
}

.FS2_body_ReviewEntry P.ttl{
  display: block;
  height: 12px;
  text-align: center;
  border-top: 1px solid #dcdada;
}
.FS2_body_ReviewEntry P.ttl span{
  display: block;
  margin-top: -5px;
}
.FS2_body_ReviewEntry P.ttl img{
  height: 10px;
  width: auto;
  background: #ffffff;
  padding: 0px 6px;
}

.FS2_body_ReviewEntry .FS2_PageTitle{
  padding-top: 30px;
  padding-bottom: 25px;
  font-weight: normal;
  border-bottom-style: none;
}
.FS2_body_ReviewEntry .FS2_PageTitle span{
  font-size: 11px;
  padding-bottom: 4px;
  letter-spacing: 0.14em;
  border-bottom: 1px solid #000;
}
.FS2_body_ReviewEntry .FS2_Item_table{
  width: 76.56%;
  margin: 0 auto;
  font-size: 10px;
  line-height: 16px;
  color: #5b5454;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  margin-bottom: 23px;
  text-align: left;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table{
  width: 82.34375%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr:nth-child(even) {
  border-bottom: 1px solid #dcdada;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr th,
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr td {
  font-size: 11px;
  line-height: 18px;
  color: #5b5454;
  vertical-align: middle;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr th {
  display: block;
  width: 100%;
  padding: 12px 0 0 0;
  border-style: none;
  background-color: #fff;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr th .FS2_icon_require {
  display: none;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr th span {
  width: 6px;
  height: 6px;
  background: url(/img/sp/contact/ico-required.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  padding-left: 10px;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table tr td {
  padding: 6px 0 3px 0;
  display: block;
  width: 100%;
  overflow: hidden;
  border-style: none;
}
.FS2_body_ReviewEntry .FS2_ReviewEntry_table img.atention {
  margin-right: 0;
  margin-left: auto;
  display: block;
}
.FS2_body_ReviewEntry .select_wrap{
  width: 100%;
  height: 34px;
  color: #5b5454;
  background-color: #ffffff;
  border-top: 1px solid #e0dcd2;
  border-bottom: 1px solid #e0dcd2;
  border-left: 1px solid #e0dcd2;
  cursor: pointer;
  padding: 4px 30px 0 12px;
  background-image: url(/img/contact/bg-selectbtn.png);
  background-repeat: no-repeat;
  background-position: right center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  font-size: 10px;
  line-height: 24px;
  white-space: nowrap;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  position: relative;
  box-sizing: border-box;
}
.FS2_body_ReviewEntry select[name="reviewRecommendEvaluation"]{
  color: rgba(255,255,255,0);
  -webkit-background-size: 65px 12px;
  background-size: 65px 12px;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border-style:none;
  padding-left: 12px;
  background-position: 12px center;
}
.FS2_body_ReviewEntry select.value0{
  background-image: none;
  color: #5b5454;
}
.FS2_body_ReviewEntry select.value1{
  background-image: url(/img/common/review/star_brown1.png);
}
.FS2_body_ReviewEntry select.value2{
  background-image: url(/img/common/review/star_brown2.png);
}
.FS2_body_ReviewEntry select.value3{
  background-image: url(/img/common/review/star_brown3.png);
}
.FS2_body_ReviewEntry select.value4{
  background-image: url(/img/common/review/star_brown4.png);
}
.FS2_body_ReviewEntry select.value5{
  background-image: url(/img/common/review/star_brown5.png);
}

#FS2_body_Review.FS2_body_ReviewEntry .FS2_ReviewEntry_table input,
#FS2_body_Review.FS2_body_ReviewEntry .FS2_ReviewEntry_table textarea {
  background: #f6f5f5;
  border: none;
  padding: 7px 12px 5px 12px;
  font-size: 11px;
  line-height: 16px;
  outline: none;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  -webkit-appearance: none;
  width: 90%;
}
#FS2_body_Review.FS2_body_ReviewEntry .FS2_ReviewEntry_table textarea{
  height: 188px;
  resize: none;
}
.FS2_body_ReviewEntry .ano_txt{
  width: 78.34375%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.1em;
}
.FS2_body_ReviewEntry .ano_txt li{
  text-indent: -1.4em;
  font-size: 10px;
  line-height: 20px;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  color: #5b5454;
  text-align: left;
  letter-spacing: 0.05em;
  text-align: justify;
}


.FS2_body_ReviewEntry .FS2_ReviewEntry_table input:placeholder-shown {
  color: #a19d9d;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
.FS2_body_ReviewEntry .FS2_ReviewEntry_table input::-webkit-input-placeholder {
  color: #a19d9d;
}

/* Firefox 18- */
.FS2_body_ReviewEntry .FS2_ReviewEntry_table input:-moz-placeholder {
  color: #a19d9d; opacity: 1;
}

/* Firefox 19+ */
.FS2_body_ReviewEntry .FS2_ReviewEntry_table input::-moz-placeholder {
  color: #a19d9d; opacity: 1;
}
.FS2_body_ReviewEntry .FS2_ConfirmButton_container{
  margin-top: 35px;
  margin-bottom: 50px;
}
.FS2_body_ReviewEntry .FS2_ConfirmButton_container input{
  width: 112px;
}
.FS2_body_ReviewEntry .FS2_ConfirmButton_container input[name="confirm"]{
  padding-left: 20px;
}

/*���r���[������ �m�F�y�[�W*/
.FS2_body_ReviewConfirm{
  opacity: 0;
}
.FS2_body_ReviewConfirm.load{
  opacity: 1;
  transition: opacity 500ms ease;
}
/*�s�K�v�ȗv�f���\��*/
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_container .FS2_CrossHead,
.FS2_body_ReviewConfirm .FS2_ReviewStars_container,
.FS2_body_ReviewConfirm table.FS2_table tr:nth-last-child(3),
.FS2_body_ReviewConfirm table.FS2_table tr:nth-last-child(4),
.FS2_body_ReviewConfirm .FS2_BackButton,
.FS2_body_ReviewConfirm .FS2_ReviewCaution_container
{
  display: none;
}

.FS2_body_ReviewConfirm P.ttl{
  display: block;
  height: 12px;
  text-align: center;
  border-top: 1px solid #dcdada;
}
.FS2_body_ReviewConfirm P.ttl span{
  display: block;
  margin-top: -5px;
}
.FS2_body_ReviewConfirm P.ttl img{
  height: 10px;
  width: auto;
  background: #ffffff;
  padding: 0px 6px;
}

.FS2_body_ReviewConfirm .FS2_PageTitle{
  padding-top: 30px;
  padding-bottom: 25px;
  font-weight: normal;
  border-bottom-style: none;
}
.FS2_body_ReviewConfirm .FS2_PageTitle span{
  font-size: 11px;
  padding-bottom: 4px;
  letter-spacing: 0.14em;
  border-bottom: 1px solid #000;
}
.FS2_body_ReviewConfirm .FS2_Item_table{
  width: 76.56%;
  margin: 0 auto;
  font-size: 10px;
  line-height: 16px;
  color: #5b5454;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  margin-bottom: 23px;
  text-align: left;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table{
  width: 82.34375%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table tr:nth-child(even) {
  border-bottom: 1px solid #dcdada;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table tr th,
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table tr td {
  font-size: 11px;
  line-height: 18px;
  color: #5b5454;
  vertical-align: middle;
  text-align: left;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table tr th {
  display: block;
  width: 100%;
  padding: 12px 0 0 0;
  border-style: none;
  background-color: #fff;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table tr th span {
  width: 6px;
  height: 6px;
  background: url(/img/sp/contact/ico-required.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  padding-left: 10px;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table tr td {
  padding: 6px 0 3px 0;
  display: block;
  width: 100%;
  overflow: hidden;
  border-style: none;
}
.FS2_body_ReviewConfirm .FS2_ReviewConfirm_table img.atention {
  margin-right: 0;
  margin-left: auto;
  display: block;
}
.FS2_body_ReviewConfirm .ano_txt li{
  text-indent: -1em;
  font-size: 10px;
  line-height: 20px;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  color: #5b5454;
  text-align: left;
}
.FS2_body_ReviewConfirm .FS2_SendDecideButton_container{
  margin-top: 35px;
  margin-bottom: 50px;
}
.FS2_body_ReviewConfirm .FS2_SendDecideButton_container input{
  width: 112px;
}
.FS2_body_ReviewConfirm .FS2_SendDecideButton_container input[name="confirm"]{
  padding-left: 20px;
}
#FS2_ItemDetail .FS2_ReviewEdit{
  display:none;
}
.FS2_privacyPageLink_container {
  border: 1px solid #ddd;
  padding: 15px 0 20px;
  margin: 25px 0 30px;
}
.FS2_privacyPageLink_container input#privacyAgree {
  margin: 8px 10px 10px 0;
}
.FS2_privacyPageLink_container label {
  font-size: 12px;
}
.FS2_privacyPageLink_container a {
  text-decoration: underline;
}
.onlineBtn .onlineBtn--top, .onlineBtn .onlineBtn--bottom {
    padding-right: 9px;
    text-align: right;
}

.FS2_body_ArrivalInformationEntryComplete {
  overflow-x: hidden;
}

.MailMagazineRegistrationSuggestion {
  margin-top: 40px;
  margin-inline: calc(-1 * (50vw - 50%));
  padding-block: 46px;
  background: #f6f5f5;
}

.MailMagazineRegistrationSuggestion__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #5b5454;
}

.MailMagazineRegistrationSuggestion__description {
  margin-top: 27px;
  font-size: 11px;
  line-height: calc(18 / 11);
  color: #5b5454;
}

.MailMagazineRegistrationSuggestion__link {
  display: flex;
  justify-content: center;
  margin-top: 27px;
}

.contentsWrapper {
  padding-bottom: 37px;
  display: flex;
  flex-direction: column-reverse;
}

.FS2_LoginButton_container a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #5b5454;
}

.FS2_GuestLogin_container1 {
  padding: 34px 0 35px;
}

.FS2_GuestLogin_container1 .memberBenefit {
  box-sizing: border-box;
  padding: 20px 0;
  background-color: #f6f5f5;
}

.FS2_GuestLogin_container1 .memberBenefit_title {
  font-family: "������", YuMincho, "�q���M�m���� ProN W3", Hiragino Mincho ProN, "HG����E", "�l�r �o����", "�l�r ����", serif;
  font-weight: 500;
}

#FS2_body_Cart div.memberBenefit_derail {
  margin-top: 5px;
  font-family: "������", YuMincho, "�q���M�m���� ProN W3", Hiragino Mincho ProN, "HG����E", "�l�r �o����", "�l�r ����", serif;
  font-size: 12px!important;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 5px;
}

#FS2_body_Cart div.memberRegistration_comment {
  margin-top: 15px;
  padding-bottom: 10px;
  line-height: 22px!important;
  text-align: left;
}

.FS2_GuestLogin_container1 .noPoints {
  font-size: 11px;
}

#FS2_body_Cart input[type="submit"].FS2_NoMemberPurchaseButton.FS2_Button_N {
  margin-bottom: 0!important;
  padding-bottom: 4px;
  border: none!important;
  background-color: transparent!important;
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #5B5454!important;
}

.FS2_MemberPurchaseButton_container.FS2_Button_container {
  margin-bottom: 4px!important;
}

/* �u�����p�����߂Ă̂��q�l�v�̃f�t�H���g�̃e�L�X�g���\���ɂ���B�i���w���葱���y�[�W�p.html �Ńe�L�X�g���㏑���Ă��܂��B�j */
.FS2_MemberRegistration_comment {
  display: none;
}

#js-reservedItem .slick-list .slick-track,
#checked .slick-list .slick-track,
#js-newItem .slick-list .slick-track,
#js-restocking .slick-list .slick-track {
  padding-bottom: 20px;
}

#js-reservedItem .slick-list .slick-slide,
#checked .slick-list .slick-slide,
#js-newItem .slick-list .slick-slide,
#js-restocking .slick-list .slick-slide {
  height: auto!important;
}

#unisize_tag {
  padding-top: 26px;
  text-align: initial;
}

#FS2_ItemDetail .slick-slider {
  -ms-touch-action: auto;
  touch-action: auto;
}
