@charset "Shift_JIS";

.fs-preview-header {
    display: none;
}

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
}

* {
    list-style: none;
    text-decoration: none;
    color: 000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 14px;
}

*::before {
    clear: both;
}

.clear {
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
    opacity: 0;
    clear: both;
}

a {
    text-decoration: none;
    display: block;
}

a:hover {
    text-decoration: none;
}

.font_red {
    color: #990100;
}

.font_white {
    color: #fff !important;
}


.font_bl {
    color: #000;
}


.fs-l-header {
    padding: 0;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: .8em;
    z-index: 5;
}

#page-top a {
    background: #FFBD4C;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #FFDF9C;
}

.fs-p-searchForm {
    margin-top: 25px;
}

ul {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    /*floatの解除、ここがポイント*/
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
}

/*-------------------------------カラム関係---------------------------------------*/
@media screen and (min-width: 1250px) {
    /* 1250pxまでの幅の場合に適応される */

    .fs-c-productList__list article {
        width: 100% !important;
        margin-right: 1.2% !important;
        float: left;
    }

    .fs-c-productList__list article:nth-child(3n) {
        margin-right: 0% !important;
        float: right;
    }

    .fs-c-subgroupList li {
        width: 32.5% !important;
        margin-right: 1.2% !important;
        float: left;
    }

    .fs-c-subgroupList li:nth-child(3n) {
        margin-right: 0% !important;
        float: right;
    }

    .fs-c-subgroupList__label {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
        -ms-grid-row-align: center;
        align-self: center;
        color: #990100;
        font-size: 17px !important;
    }



    a.fs-c-subgroupList__link {
        border: 1px solid #990100;
    }

    .colu4_2 div {
        width: 23%;
        margin-right: 2.65%;
        float: left;
    }

    .colu4_2 div:nth-child(4n) {
        margin-right: 0%;
        float: right;
    }

    .colu4_2 div:nth-child(4n + 1) {
        clear: both;
    }

    .colu3_2 div {
        width: 31%;
        margin-right: 3.5%;
        float: left;
    }

    .colu3_2 div:nth-child(3n) {
        margin-right: 0%;
        float: right;
    }

    .colu2_1 div {
        width: 49%;
        float: left;
    }

    .colu2_1 div:nth-child(2n) {
        margin-right: 0%;
        float: right;
    }

    .colu2_1 div:nth-child(2n) {
        margin-right: 0%;
        float: right;
    }

    .colu2_1 div:nth-child(2n) {
        text-align: center;
    }

    .colu2_1_ul .colu2_1_li {

        display: inline-block;
        width: 70%;
        # float: left;
    }

    .colu2_1_li:nth-child(2n) {
        margin-right: 0%;
        # float: right;
    }

}


@media screen and (min-width:680px) and (max-width:1249px) {


    .colu4_2 div {
        width: 48.5%;
        margin-right: 2.65%;
        float: left;
    }

    .colu4_2 div:nth-child(2n) {
        margin-right: 0%;
        float: right;
    }


    .fs-c-subgroupList li {
        width: 48.5% !important;
        float: left;
    }

    .fs-c-subgroupList li:nth-child(2n) {
        margin-right: 0% !important;
        float: right;
    }

    .fs-c-productList__list article {
        width: 100% !important;
        float: left;
    }

    .fs-c-productList__list article:nth-child(2n) {
        margin-right: 0% !important;
        float: right;
    }

    .colu3_2 div {
        width: 48.5%;

        float: left;
    }

    .colu3_2 div:nth-child(2n) {
        margin-right: 0%;
        float: right;
    }

    .colu2_1 div {
        width: 49%;
        float: left;
    }

    .colu2_1 div:nth-child(2n) {
        margin-right: 0%;
        float: right;
    }

    .colu2_1 div:nth-child(2n) + div {
        clear: both;
    }

    .colu2_1_ul {
        text-align: center;
    }

    .colu2_1_ul .colu2_1_li {
        width: 70%;
        # float: left;
    }

    .colu2_1_li:nth-child(2n) {
        margin-right: 0%;
        # float: right;
    }

    .colu2_1_ul .colu2_1_txt {
        width: 70%;
        float: left;
    }

}


/*-------------------------------header---------------------------------------*/

header {}

.bartext {
    width: 100%;
    max-width: 1680px;
    position: relative;
    margin: 0 auto;
}

.bartext img {
    position: absolute;
    position: absolute;
    width: 39px;
    margin: 3px 0 0 15px;
    z-index: 1;
}

.red_bar {
    margin: 0 auto;
    background-color: #990100;
}

.red_bartext {
    margin: 0 auto;
    width: 100%;
    max-width: 1680px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 37px;
}

.red_bartext p {
    float: left;
    width: 62%;
    padding: 2px 0 0 65px;
    margin: 0;
    color: #fff;
    font-size: 75%;
}

.red_bartext ul {
    float: right;
    width: 38%;
    margin: 0;
    padding: 0;
    font-weight: 900;
    color: #fff;
}

.red_bartext ul li {
    width: 90px;
    float: left;
}

.red_bartext ul li:nth-child(1) {
    border-right: 2px solid #fff;
}

.red_bartext ul li a {
    width: 90px;
    float: left;
    color: #fff;
    font-size: 80%;
    text-align: center;
}

.yel_bar {
    margin: 0 auto;
    background-color: #FDF2DD;
    position: relative;
}

.yel_bartext {
    margin: 0 auto;
    width: 100%;
    max-width: 1680px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    height: 25px;
}

.yel_bartext p {
    margin: 0;
    padding: 0 0 0 65px;
    font-size: 70%;
}

#header_ic {
    position: absolute;
    top: 0;
    right: 15px;
    width: 18%;
    height: 7.5%
}

#header_ic ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

#header_ic ul li {
    width: 31%;
    float: left;
    text-align: center;
    background-color: #fff;
    margin-right: 3.5%;
}

#header_ic ul li:nth-child(3) {
    float: right;
    margin-right: 0%;
}

#header_ic ul li a {
    width: 100%;
    font-size: 65%;
    color: #990100;
    font-weight: bold;
    display: block;
    padding: 32px 0 7px 0;
    margin: 0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    position: relative;
}

#header_ic ul li:nth-child(1) a::before {
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: url(https://dorcusdanke.itembox.design/item/img/favorite_icon.png);
    display: inline-block;
    transition: all .7s;
}


#header_ic ul li:nth-child(2) a::before {
    position: absolute;
    top: 6px;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: url(https://dorcusdanke.itembox.design/item/img/my_page_icon.png);
    display: inline-block;
    transition: all .7s;
}

#header_ic ul li:nth-child(3) a::before {
    position: absolute;
    top: 6px;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: url(https://dorcusdanke.itembox.design/item/img/cart_icon.png);
    display: inline-block;
    transition: all .7s;
}


/*-------------------------------main_image---------------------------------------*/
#fs_Top #main {
    z-index: 1;
}

#fs_ProductCategory #main {
    z-index: -1;
}

#fs_ProductDetails #main {
    z-index: -1;
}

#main {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: #990100;
    height: 450px;
    position: absolute;
    top: 62px;
    z-index: 1;
    /*z-index:-10;*/
}

#main_kaiso {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: #fff;
    height: 450px;
    position: relative;
}


.head_bg::before {
    width: 100%;
    background-color: #990100;
    height: 450px;
    position: absolute;
    margin: 0;
    padding: 0;
}

.w1680 {
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
    padding: 0;
}

.main_menu {
    float: left;
    width: 300px;
    height: 450px;
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    /* position: absolute; */
    z-index: 1;
    bottom: -450px;
    background-color: #990100;
}

.main_menu img {
    margin: 75px auto 10px;
    padding: 0;
}

.main_menu p {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    margin: 15px auto;
    padding: 0;

}

.login a {
    width: 230px;
    height: 30px;
    background-image: url(https://dorcusdanke.itembox.design/item/img/login_btn.png);
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 35px auto 15px auto;
    color: #990100 !important;
    line-height: 3rem;
    font-size: 95%;
    font-weight: bold;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}

.mv {
    /* float: left!important; */
    width: -webkit-calc(100% - 330px) !important;
    width: calc(100% - 330px) !important;
    max-width: -webkit-calc(1580px - 330px) !important;
    max-width: calc(1797px - 330px) !important;
    height: 100% !important;
    /* margin-right: 30px; */
    padding-right: 30px;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    float: right;
    height: 450px !important;
}
}

.photo-show {
    margin: 0;
    /*縦余白30pxは任意*/
    position: relative;
    background-position: 50% 50%;
    overflow: hidden;
    width: 100%;
    height: 450px;
    overflow: hidden;
    /* height: 100vh; */
    width: auto;
}

/* 20190212メイン部分アマゾンボタン */
.main_menu a img {
    margin: 35px auto 10px
}

.main_menu .copy {
    margin-top: 0;
}

.fs-p-searchForm {
    margin-top: 10px;
}

.main_menu .login a {
    margin-top: 20px
}

.main_menu .main_amazon {
    width: 230px;
    margin: 25px auto 0;
}

.main_menu .main_amazon img {
    margin: 0;
}

.main_menu .main_amazon p {
    font-size: 0.8em;
    margin: 0;
    text-align: left;
}



/*スライドキャンセル*/
.photo-show img {
    animation: show 15s infinite;
    -webkit-animation: show 15s infinite;
    height: 100%;
    width: auto;
    opacity: 0;
    position: absolute;
    /*画像を全て重ねる*/
}

/*アニメーション*/

@keyframes show {
    0% {
        opacity: .7
    }

    5% {
        opacity: 1
    }

    10% {
        opacity: 1
    }

    20% {
        opacity: .7
    }
}

@-webkit-keyframes show {
    0% {
        opacity: .7
    }

    5% {
        opacity: 1
    }

    10% {
        opacity: 1
    }

    20% {
        opacity: .7
    }
}

/*各画像のアニメーションの開始時間をずらす*/

.photo-show img:nth-of-type(1) {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

.photo-show img:nth-of-type(2) {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
}

.photo-show img:nth-of-type(3) {
    animation-delay: 6s;
    -webkit-animation-delay: 6s;
}

.photo-show img:nth-of-type(4) {
    animation-delay: 9s;
    -webkit-animation-delay: 9s;
}

.photo-show img:nth-of-type(5) {
    animation-delay: 12s;
    -webkit-animation-delay: 12s
}

}

/*マウスが画像に重なった際、動きを止めて四角くする*/

.photo-show img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

/*検索窓*/
#form2 {
    position: relative;
    margin: 20px auto;

}

#sbox2 {
    width: 230px;
    height: 30px;
    padding: 0 10px;
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    /* border-radius: 2px; */
    outline: 0;
    /* background: #eee; */
    margin: 15px auto;
}

#sbtn2 {
    /* height: 50px; */
    position: absolute;
    top: 423px;
    left: 235px;
    margin-top: -17px;
    /* right: 43px; */
    background: none;
    color: #666;
    border: none;
    font-size: 20px;
    cursor: hand;
    cursor: pointer;
    z-index: 10;
}

#sbtn5:hover {
    color: #7fbfff;
}

.fa-search:before {
    content: url(https://dorcusdanke.itembox.design/item/img/ic-search.png);
}


/*スライドキャンセル*/

.fs-pt-carousel img {
    width: 900px;
    margin: 0px 0px;
    height: 450px;

}

/*-------------------------------コンテンツ---------------------------------------*/

.fs-l-main {
    width: 100%;
    max-width: 1680px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 0px 0px 130px 0px;
}

#cont {
    width: 100%;
    max-width: 1680px;
    margin: 30px auto 0 auto;
    padding-bottom: 130px;
    overflow: hidden;
}

#side {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
    background-color: #FDF2DD;
    height: 100%;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    z-index: 1;
}

.side_tit {
    width: 300px;
    margin: 0;
    height: 65px;
    background-color: #990100;
    color: #fff;
    padding: auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
}

/*-------------------------------◇◇allcat◇◇---------------------------------------*/

.side_bar a {
    color: #990100;
    font-weight: bold;
    font-size: 19px;
    padding-bottom: 5px;
    border-bottom: 7px solid #990100;
    text-align: center;
    font-weight: bold;
    margin: 15px auto;
}

.allcat {
    width: 250px;
    margin: 15px auto 50px auto !important;
    font-size: 15px;
}

/* 20190212 */
.allcat li a.sub {
    font-size: 1em;
    display: inline-block;
    padding: 5px 0 5px 70px;
}

/* /20190212 */

.allcat li {
    position: relative;
    border-bottom: #707070 solid 1px;

}

.allcat li a {
    padding-top: 24px;
    padding-bottom: 24px;
    color: #990100;
    font-weight: bold;
    padding-left: 60px;
    opacity: 1;
    transition: all .7s;
}



.allcat li a:hover {
    opacity: .6;
}

.allcat li a::before {
    position: absolute;
    top: 9px;
    left: -2px;
}

.allcat li a::after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: '';
    margin-top: -7px;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #990100;
    transition: all .7s;
}

.allcat li a.sub::after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: ;
    margin-top: -7px;
    border: 0px solid transparent;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-color: #990100;
    transition: all .7s;

}

.allcat li a:hover::after {
    right: -.3em;
}


.allcat li a::before {
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .5));
}

.allcat li:nth-child(1) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_1.png);
}

.allcat li:nth-child(1) a.sub::before {
    content: url();
}

.allcat li:nth-child(2) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_2.png);
}

.allcat li:nth-child(2) a.sub::before {
    content: url();
}

.allcat li:nth-child(3) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_3.png);
}

.allcat li:nth-child(3) a.sub::before {
    content: url();
}

.allcat li:nth-child(4) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_4.png);
}

.allcat li:nth-child(5) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_5.png);
}

.allcat li:nth-child(6) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_6.png);
}


.allcat li:nth-child(7) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_suzu.png);
}

.allcat li:nth-child(8) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_7.png);
    margin-top: 10px;
}

.allcat li:nth-child(9) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_10.png);
    margin-top: 10px;
}

.allcat li:nth-child(10) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_9.png);
}

.allcat li:nth-child(11) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_10.png);
}

.allcat li:nth-child(12) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/living_11.png);
}

/*-------------------------------◇◇allcat◇◇---------------------------------------*/
/*-------------------------------◇◇allcatB◇◇---------------------------------------*/
.allcatB {
    width: 250px;
    margin: 15px auto 50px auto !important;
    font-size: 15px;
}

.allcatB li {
    position: relative;
}

.allcatB li a {
    border-bottom: #707070 solid 1px;
    padding-top: 24px;
    padding-bottom: 24px;
    color: #990100;
    font-weight: bold;
    padding-left: 60px;
    opacity: 1;
    transition: all .7s;
}

.allcatB li a:hover {
    opacity: .6;
}

.allcatB li a::before {
    position: absolute;
    top: 9px;
    left: -2px;
}

.allcatB li a::after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: '';
    margin-top: -7px;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #990100;
    transition: all .7s;
}

.allcatB li a::before {
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .5));
}

.allcatB li a:hover::after {
    right: -.3em;
}

.allcatB li:nth-child(1) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_1.png);
}

.allcatB li:nth-child(2) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_2.png);
    margin-top: 10px;
}

.allcatB li:nth-child(3) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_3.png);
}

.allcatB li:nth-child(4) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_4.png);
}

.allcatB li:nth-child(5) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_5.png);
}

.allcatB li:nth-child(6) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_6.png);
}

.allcatB li:nth-child(7) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_7.png);

}

.allcatB li:nth-child(8) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_8.png);
}

.allcatB li:nth-child(9) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_9.png);
    margin-top: 10px;
}

.allcatB li:nth-child(10) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_10.png);
}

.allcatB li:nth-child(11) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_11.png);
}

.allcatB li:nth-child(12) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/item_12.png);
}

/*-------------------------------◇◇allcat◇◇---------------------------------------*/








/*-------------------------------◇◇allcat2◇◇---------------------------------------*/
.allcat2 {
    width: 250px;
    margin: 15px auto 50px auto !important;
    font-size: 15px;
}

.allcat2 li {
    position: relative;
}

.allcat2 li a {
    border-bottom: #707070 solid 1px;
    padding-top: 24px;
    padding-bottom: 24px;
    color: #000;
    font-weight: bold;
    padding-left: 60px;
    opacity: 1;
    transition: all .7s;
}

.allcat2 li a:hover {
    opacity: .6;
}

.allcat2 li a::before {
    position: absolute;
    top: 9px;
    left: -2px;
}

.allcat2 li a::after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: '';
    margin-top: -7px;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #000;
    transition: all .7s;
}

.allcat2 li a::before {
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .5));
}

.allcat2 li a:hover::after {
    right: -.3em;
}

.allcat2 li:nth-child(1) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_maker.png);
}

.allcat2 li:nth-child(2) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_1.png);
}

.allcat2 li:nth-child(3) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_2.png);
}

.allcat2 li:nth-child(4) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_3.png);
}

.allcat2 li:nth-child(5) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_4.png);
}

.allcat2 li:nth-child(6) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_5.png);
}

.allcat2 li:nth-child(7) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_7.png);
}

.allcat2 li:nth-child(8) a::before {
    content: url(https://dorcusdanke.itembox.design/item/img/other_7.png);
}

/*-------------------------------◇◇allcat2◇◇---------------------------------------*/
/*-------------------------------◇◇subcat◇◇---------------------------------------*/
.subcat {
    width: 250px;
    margin: 15px auto 50px auto !important;
    font-size: 15px;
}

.subcat li {
    position: relative;
}

.subcat li a {
    border-bottom: #707070 solid 1px;
    padding-top: 24px;
    padding-bottom: 24px;
    color: #707070;
    font-weight: bold;
    opacity: 1;
    transition: all .7s;
}

.subcat li a:hover {
    opacity: .6;
}


.subcat li a::after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: '';
    margin-top: -7px;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #707070;
    transition: all .7s;
}

.subcat li a:hover::after {
    right: -.3em;
}

/*-------------------------------◇◇subcat◇◇---------------------------------------*/

.con_btn {
    width: 250px;
    margin: 0 auto;
}

.con_btn a {
    width: 250px;
    margin: 0 auto;
    height: 65px;
    background-image: url(https://dorcusdanke.itembox.design/item/img/side_contact_back.png);
    color: #fff;
    padding: auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;

}

.con_text {
    width: 250px;
    margin: 25px auto 0 auto;
}

.con_img {
    width: 250px;
    margin: 25px auto 50px auto;
    text-align: center;
}

/*-------------------------------◇◇bancat◇◇---------------------------------------*/
.bancat {
    width: 300px;
    margin: 15px auto 50px auto !important;
    font-size: 15px;
}

.bancat li {
    position: relative;
    height: 80px;
    margin-bottom: 10px;
}

.bancat li a {
    height: 80px;
    width: 300px;
    font-weight: bold;
    opacity: 1;
    transition: all .7s;
    padding-left: 90px;
    color: #fff;
    line-height: 2.2rem;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
}

.bancat li a:hover {
    opacity: .6;
}


.bancat li a::after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: '';
    margin-top: -7px;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #fff;
    transition: all .7s;
}

.bancat li a:hover::after {
    right: -.3em;
}


.bancat li a:hover::after {
    right: -.3em;
}

.bancat li:nth-child(1) a {
    background-image: url(https://dorcusdanke.itembox.design/item/img/side_concept.png);
}

.bancat li:nth-child(2) a {
    background-image: url(https://dorcusdanke.itembox.design/item/img/side_shoto.png);
}

.bancat li:nth-child(3) a {
    background-image: url(https://dorcusdanke.itembox.design/item/img/side_custamervoice.png);
}

.bancat li:nth-child(4) a {
    background-image: url(https://dorcusdanke.itembox.design/item/img/side_owner.png);
}


/*-------------------------------◇◇bancat◇◇---------------------------------------*/



/*-------------------------------main_content---------------------------------------*/
.fs-l-pageMain {
    float: left !important;
    width: -webkit-calc(100% - 300px) !important;
    width: calc(100% - 300px) !important;
    max-width: -webkit-calc(1580px - 300px) !important;
    max-width: calc(1680px - 300px) !important;
    height: 100% !important;
    /* margin-right: 30px; */
    padding-right: 30px;
    position: relative;
    padding-left: 30px;
    background-color: #fff;

}

#m_cont {
    float: left;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    max-width: -webkit-calc(1580px - 270px);
    max-width: calc(1580px - 270px);
    height: 100%;

}

.m_cont_div {
    width: calc(97% - 30px);
    margin-left: 30px;
    height: 100%;
}

.sale_btn1 {
    width: 100%;
    margin-bottom: 20px;
}

.sale_btn1_p1 {
    width: 48.5%;
    float: left;
    text-align: center;
    position: relative;
}

.sale_btn1_p1 p {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 100%;
    color: #fff;
    font-size: 2.4vmin;
}



.sale_btn1_p1 a img {
    width: 100%;
}

.sale_btn1_p1 a {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 2.6vmin;
    font-weight: bold;
}

.sale_btn1_p2 {
    width: 48.5%;
    float: right;
    text-align: center;
    position: relative;
}

.sale_btn1_p2 p {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 100%;
    color: #fff;
    font-size: 2.4vmin;
}


.sale_btn1_p1 {
    opacity: 1;
    transition: all .4s;
}

.sale_btn1_p1:hover {
    opacity: .7;
}

.sale_btn1_p2 {
    opacity: 1;
    transition: all .4s;
}

.sale_btn1_p2:hover {
    opacity: .7;
}

.sale_btn1_p2 a img {
    width: 100%;
}

.sale_btn1_p2 a {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 2.6vmin;
    font-weight: bold;
}

.sale_btn2 {
    text-align: center;
    margin: 0 auto;
}

.sale_btn2 div {
    box-sizing: border-box;
    border: solid 3px #990100;

    margin-bottom: 20px;
}

.sale_btn2 div a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    border: solid 4px #FACDCD;
    box-sizing: border-box;
    background-color: #fff;
    color: #990100;
    font-size: 15px;
    font-weight: bold;
    transition: all .7s;
}

.sale_btn2 div a:hover {
    background-color: #F5F5F5;
}

h2 {
    font-size: 2.8vmin !important;
    font-weight: bold !important;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #990100;
    border-top: 4px solid #990100;
    margin: 20px auto 30px auto !important;
    color: #990100;
    padding: 10px 0 !important;
}

h1 {
    margin: 0;
    padding: 0;
}

/*-------------------------------セール情報---------------------------------------*/
.product_sale div {
    position: relative;
    margin-bottom: 20px;
}

.product_sale div {
    opacity: 1;
    transition: all .7s;
}

.product_sale div:hover {
    opacity: .7;
    transition: all .7s;
}

.product_sale img {
    width: 100%;
}

.product_sale div:before {
    content: url(https://dorcusdanke.itembox.design/item/img/sale_image_mark.png);
    top: 0;
    left: 0;
    position: absolute;
    width: 25px;

}

.product_sale {
    text-align: center;
}

.product_sale_1 {
    width: 90%;
    margin: 10px auto;
    font-size: 16.5px !important;
    font-weight: bold;
    line-height: 1.5rem;
    color: #990100;
}

.product_sale_2 {
    width: 90%;
    text-align: left;
    margin: 0 auto 10px auto;
    font-size: 13px !important;
    color: #000;
}

/*-------------------------------新着生体---------------------------------------*/
.product_bio div {
    position: relative;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    padding-bottom: 15px;
}



.product_bio img {
    width: 100%;
}

.product_bio li:before {
    content: url(https://dorcusdanke.itembox.design/item/img/bio_image_mark.png);
    top: 0;
    left: 0;
    position: absolute;
    width: 25px;

}

.product_bio {
    text-align: left;
}

.product_bio_1 {
    width: 90%;
    margin: 5px auto 0px;
    font-size: 9px !important;
    line-height: 1.5rem;
    color: #707070;
}

.product_bio_2 {
    width: 90%;
    text-align: left;
    margin: 0 auto 8px auto;
    font-size: 15px !important;
    line-height: 2.2rem;
    font-weight: bold;
    color: #990100;
    height: 7rem;
}

.product_bio_btn a {
    width: 90%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
    color: #fff;
    background-color: #990100;
    font-size: 12px !important;
    margin: 0 auto;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
    transition: all .5s;
    border-radius: 5px;
}

.product_bio_btn a:hover {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}


/*-------------------------------おすすめ商品---------------------------------------*/

.product_Reco_left {
    float: left;
    width: 48%;
    height: 40%;
}

.product_Reco .product_Reco_1 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #990100;
    height: 5rem;
}

.product_Reco div {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 4px solid #990100;
}

.product_Reco div {
    opacity: 1;
    transition: all .7s;
}

.product_Reco div:hover {
    opacity: .7;
    transition: all .7s;
}

.product_Reco .product_Reco_2 {
    font-size: 12px;
    color: #707070;
    padding-bottom: 25px;
    position: relative;
    height: 7rem;
}

.product_Reco_2::before {
    content: "";
    right: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 5px;
}

.product_Reco_2::after {
    content: "";
    right: 10px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 5px;
}

.product_Reco .product_Reco_img {
    width: 48%;
    height: 10vmax;
    float: right;
    overflow: hidden;
    /* border: 2px solid; */
    object-fit: cover;
    position: relative;
}

.product_Reco_img img::before {
    content: url(https://dorcusdanke.itembox.design/item/img/bio_image_mark.png);
    top: 0;
    left: 0;
    position: absolute;
    width: 25px;

}

.product_Reco .product_Reco_img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}


/*-------------------------------おすすめ商品2---------------------------------------*/



.product_Reco_left {
    float: left;
    width: 48%;
    height: 40%;
}

.product_Reco2 .product_Reco_1 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #990100;
    height: 5.5rem;
}

.product_Reco2 {
    margin-top: 25px;
}

.product_Reco2 div {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 4px solid #990100;
}

.product_Reco2 div {
    opacity: 1;
    transition: all .7s;
}

.product_Reco2 li:hover {
    opacity: .7;
    transition: all .7s;
}

.product_Reco2 .product_Reco_2 {
    font-size: 11px;
    color: #707070;
    padding-bottom: 25px;
    position: relative;
    height: 10rem;
}

.product_Reco_2::before {
    content: "";
    right: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 5px;
}

.product_Reco_2::after {
    content: "";
    right: 10px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 5px;
}

.product_Reco2 .product_Reco_img {
    width: 48%;
    height: 6vmax;
    float: right;
    overflow: hidden;
    /* border: 2px solid; */
    object-fit: cover;
    position: relative;
}

.product_Reco_img img::before {
    content: url(https://dorcusdanke.itembox.design/item/img/bio_image_mark.png);
    top: 0;
    left: 0;
    position: absolute;
    width: 25px;

}

.product_Reco_img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

/*-------------------------------ニュースイベント---------------------------------------*/

.news_event {
    margin-bottom: 100px;
}

.news_event_1 {
    border: 1px solid #990110;
    box-sizing: border-box;
    margin-top: 50px;
    margin-bottom: 50px;
}

.news_event_space {
    width: 100%;
    height: 100px;
    overflow: auto;
}

.news_event_b {
    background-color: #990110;
    margin-top: -10px;
}

.news_event_tit {
    float: left;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    margin: 0;
}

.news_event_itiran a {
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    float: right;
    font-size: 10px;
    color: #707070;
    font-weight: bold;
    padding: 4px 20px 3px 15px;
    position: relative;
    margin-top: 6px;
    margin-right: 10px;
}

.news_event_itiran a::before {
    content: "";
    right: 9px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -2px;

}

.news_event_day {
    width: 90px;
    font-size: 13px;
    color: #707070;
    float: left;
    margin-left: 45px;
    margin-top: 15px;
}

.news_event_content {
    width: auto;
    font-size: 13px;
    color: #000;
    float: left;
    margin-right: 10%;
    margin-top: 15px;
}

.news_event_day::after {
    clear: both;
}

.news_event_content::after {
    clear: both;
}


/*-------------------------------店舗情報---------------------------------------*/
.info {
    margin: 100px auto;
    text-align: center;
    padding: 55px 0;
    border-top: 1px dotted #990100;
    border-bottom: 1px dotted #990100;
}

.info p {
    font-size: 12px;
    line-height: 1.9rem;
}

.info_logo {
    margin-bottom: 35px;
    max-width: 552px;
    width: 100%;
}

.info_p {
    margin-bottom: 40px;
}

.info_waku {
    border: 1px solid #707070;
}

.info_waku_1 {
    width: 85%;
    margin: 25px auto;
}

.info_waku img {
    float: left;
    width: 20%;
}

.info_waku p {
    float: right;
    text-align: left;
    width: 78%
}

/*-------------------------------フッター---------------------------------------*/
.fo_ill {
    width: 100%;
    background-image: url(https://dorcusdanke.itembox.design/item/img/fooder_illst.png);
    height: 128px;
    background-position: center center;
    background-repeat: repeat;
    margin-bottom: -1px;
    position: absolute;
    top: -128px;
    z-index: 2;
}

.fo_main_back {
    width: 100%;
    background-color: #990100;
    position: relative;
    z-index: 2;
}

.fo_main {
    width: 100%;
    max-width: 1680px;
    text-align: center;
    margin: -100px auto 0 auto;

}

.fo_main img {
    margin-top: 60px;
    margin-bottom: 30px;
}

.fo_main ul {
    overflow: hidden;
    margin: 0 auto 35px auto;
    font-weight: 900;
    color: #fff;
    text-align: center;
    max-width: 855px;
    width: 100%;
}

.fo_main ul li {
    float: left;
    border-right: 2px solid #fff;
}

.fo_main ul li:nth-child(9) {
    border-right: none;
}

.fo_main ul li a {
    padding: 0 15px;
    color: #fff;
    font-size: 80%;
    text-align: center;
    transition: all .7s;
    opacity: 1;
}

.fo_main ul li a:hover {
    opacity: .4;
}

address {
    font-size: 85%;
    color: #fff;
    text-decoration: none;
    line-height: 1.4rem;
    padding-bottom: 30px;
}

/*-------------------------------------------------------------------------------------------------------mypage用---------------------------------------------------------------------------------------------------------------------------------------*/

.clearfix:after {
    /*floatの解除、ここがポイント*/
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
}

.group_back {
    background-color: white;
}

h1.group {
    padding-left: 50px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    color: #990100;
    font-weight: bold;
    border-bottom: 3px solid #990100;
    position: relative;

}

h1.group::before {
    position: absolute;
    top: 50%;
    left: 0px;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_h1.png);
    margin-top: -26px;
    border: 7px solid transparent;
}

.pink_wkau {
    background-color: #FACDCD;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.div_17 {
    float: left;
    width: 20%;
    margin-left: 3%;

}

.fs-p-accountInfo.fs-clientInfo.is-ready {
    background: none;
}

.pink_wkau .fs-p-accountInfo__accountName {
    width: 100%;
}

.pink_wkau div p span {
    font-weight: bold;
    padding-left: 5%;
    font-size: 130%;
}

.pink_wkau span.fs-p-accountInfo__accountName__name {
    font-weight: bold;
    padding-left: 5%;
    font-size: 130%;
}

.fs-body-my-top .mv {
    width: 100% !important;
    height: 100% !important;
    /* margin-right: 30px; */
    padding-right: 30px;
    height: 450px !important;


}



.fs-body-my-top .fs-p-accountInfo {
    margin: 0;
}

.pink_wkau ul {
    float: right;
    width: 50%;
    /*margin-right: 3%;*/
}

.pink_wkau li {
    float: left;
    width: 45%;
    margin-right: 5%;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
}

.pink_wkau li a {
    display: block;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    font-size: 90%;
    color: black;
    transition: all .7s;

}

.pink_wkau li a:hover {
    color: #990100;
}

.pink_wkau li:nth-child(3) {
    margin-right: 0%;
}

.photo-show p {}

.photo-show p span {
    font-weight: bold;
}

.mypage_menu div a {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #990100;
    font-size: 90%;
    padding-left: 60px;
    transition: all .7s;
    position: relative;
}

.mypage_menu div a:hover {
    background-color: #FACDCD;
}

.mypage_menu div a::after {
    position: absolute;
    top: 50%;
    right: 1.35em;
    content: '';
    margin-top: -7px;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #990100;
    transition: all .7s;
}

.mypage_menu div a:hover::after {
    right: .5em;
}

.mypage_menu div {
    border: 1px solid #990100;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 15px;
}

.mypage_menu div:nth-child(1) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_1.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(2) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_2.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(3) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_3.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(4) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_4.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(5) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_5.png);
    margin-top: -20px;
    border: 7px solid transparent;
}


.mypage_menu div:nth-child(6) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_7.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(7) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_8.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(8) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(9) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(10) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(11) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(12) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(13) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.mypage_menu div:nth-child(14) a::before {
    position: absolute;
    top: 50%;
    left: 1.2em;
    content: url(https://dorcusdanke.itembox.design/item/img/mypage_10.png);
    margin-top: -20px;
    border: 7px solid transparent;
}

.situmon_kinou_p {
    text-align: center;

    font-size: 120%;
    font-weight: bold;
    margin-bottom: 20px;
}

.situmon_kinou_p a {
    padding-bottom: 20px;
    padding-top: 20px;
    display: block;
    font-size: 110%;
}

.goshitumon a {
    color: #fff;
}

.goshitumon {
    background-image: url(https://dorcusdanke.itembox.design/item/img/mypage_situmon_bg.png);
    background-size: cover;
    border: 2px solid #990100;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .7s;
    opacity: 1;
}

.goshitumon:hover {
    opacity: .7;
}

hr {
    margin: 50px auto;
}

.mykinou {
    border: 2px solid #990100;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .7s;
    opacity: 1;
}

.mykinou:hover {
    opacity: .7;
    background-color: #FACDCD;
}

.mykinou a {
    color: #990100;
}


.group_h2 {
    border: none;
    border-left: 8px solid #990100;
    background-color: #FACDCD;
    text-align: left;
    font-size: 2.3vmin !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
    color: #000;
}


.member_limited_left {
    float: left;
    width: 48%;
    height: 40%;
}

.member_limited .member_limited_1 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #990100;

}

.member_limited div.member_limited_li {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 4px solid #990100;
}

.member_limited div {
    opacity: 1;
    transition: all .7s;
}

.member_limited div:hover {
    opacity: .7;
    transition: all .7s;
}

.member_limited .member_limited_2 {
    font-size: 12px;
    color: #990100;
    padding-bottom: 7px;
    position: relative;
    font-weight: bold;
    color: #707070;
}

.member_limited .member_limited_2 span {
    font-size: 16px;
    color: #990100;
    padding-bottom: 25px;
    position: relative;
    font-weight: bold;
}

.member_limited .member_limited_img {
    width: 48%;
    height: 13vmax;
    float: right;
    overflow: hidden;
    /* border: 2px solid; */
    object-fit: cover;
    position: relative;
}

.member_limited_img img::before {
    content: url(https://dorcusdanke.itembox.design/item/img/bio_image_mark.png);
    top: 0;
    left: 0;
    position: absolute;
    width: 25px;

}

.member_limited .member_limited_img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}



/*-------------------------------一覧ページ---------------------------------------*/




.group_itiran_right {
    float: right;
    width: 57%;
    margin-right: 5%;
    height: 6vmax;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    /* -webkit-justify-content: center; */
    /* justify-content: center; */
}

.group_itiran .group_itiran_1 {
    font-size: 13px;
    font-weight: bold;
    color: #990100;

}

.group_itiran {
    margin-top: 25px;
}

.group_itiran li {
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #990100;
    background-color: #F5F5F5;
    box-sizing: border-box;
}

.group_itiran li {
    opacity: 1;
    transition: all .7s;
}

.group_itiran li:hover {
    opacity: .7;
    transition: all .7s;
}

.group_itiran .group_itiran_2 {
    font-size: 11px;
    line-height: 1rem;
    color: #707070;
    padding-bottom: 25px;
    position: relative;
}

.group_itiran_2::before {
    content: "";
    right: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 5px;
}

.group_itiran_2::after {
    content: "";
    right: 10px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 5px;
}

.group_itiran .group_itiran_img {
    width: 30%;
    height: 6vmax;
    float: left;
    overflow: hidden;
    /* border: 2px solid; */
    object-fit: cover;
    position: relative;
    margin-left: 3%;
}

.group_itiran_img img::before {
    content: url(https://dorcusdanke.itembox.design/item/img/bio_image_mark.png);
    top: 0;
    left: 0;
    position: absolute;
    width: 25px;

}

.group_itiran_img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

#item {
    margin-top: 70px;
    margin-bottom: 70px;
}

.item_hyoji {
    float: left;
    width: 40%;
    font-size: 80%;
}

.item_hyoji_2 {
    text-align: right;
    float: right;
    width: 40%;
    font-size: 80%;
}

.item_bar {
    margin: 5px auto;
    border: none;
    height: 1px;
    background-color: #990100;
}

.item_box {
    border: 1px solid #990100;
}

.item_name {
    font-size: 120%;
    padding-left: 2%;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed #990100;
    color: #990100;
}

.item_padding {
    margin-top: 30px;
    margin-bottom: 30px;
    width: calc(97% - 30px);
    margin-left: 30px;
    height: 100%;
}

.item_image {
    width: 37%;
    float: left;
    margin-bottom: 30px;
}

.item_text {
    width: 63%;
    float: right;
    margin-bottom: 30px;
    margin-top: 30px !important;
}

.item_text p {
    margin-bottom: 20px;
}

.item_text_1 {
    font-size: 100%;
    color: #990100;
    font-weight: bold;
}

.item_text_1 span {
    font-size: 115%;
    padding-left: 10px;
}

.item_text_2 {
    text-align: center;
}

.item_text_2 a {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #990100;
    color: #fff;
    width: 200px;

}

.item_text_3 {
    font-size: 100%;
}

.item_text_3 span {
    font-size: 100%;
}

.item_text table td {
    border: 1px solid #990100;
}

.fs-body-product .item_text {
    width: 100% !important;
}

.item_text table {
    width: 100%;
}

.table_left {
    width: 65%;
    padding: 10px;
    font-weight: bold;
    color: #990100;
}

.table_center {
    width: 15%;
    padding: 10px 5px;
    font-weight: bold;
    color: #990100;
    text-align: right;
}

.table_right {
    width: 20%;
    padding: 10px;
    font-weight: bold;
    color: #990100;
}

.table_right input[type="text"] {
    width: 23px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: normal;
}

.item_image img {
    width: 100%;
}

.item_bnt_1 {
    float: left;
    width: 48%;
    text-align: center;
}

.item_bnt_1 a {
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #990100;
    color: #990100;
    opacity: 1;
    transition: all .7s;
    border-radius: 5px;
}

.item_bnt_1 a:hover {
    opacity: .7;
}

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

td.table_right table tr td {
    border: none;
    text-align: center !important;
}

.item_bnt_2 {
    float: right;
    width: 48%;
    text-align: center;
}

.item_bnt_2 a {
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #990100;
    background-color: #990100;
    color: #fff;
    opacity: 1;
    transition: all .7s;
    border-radius: 5px;
}

.item_bnt_2 a:hover {
    opacity: .7;
}

.sp {
    display: none;
}

.logout.my-false {
    display: none;
}

.login.my-true {
    display: none;
}

.regist.my-true {
    display: none;
}

.bnr_logout.my-true {
    display: none;
}

.bnr_login.my-false {
    display: none;
}


button.fs-c-button--addToWishList--icon.fs-c-button--particular {
    width: 20%;
    /* float: right; */
    /* margin-top: 15px; */
    /* text-align: right; */
    position: relative;
    top: 0;
    display: block;
    right: 0;
}

.fs-c-breadcrumb__listItem {
    display: inline-flex;
}

article.fs-c-productList__list__item.fs-c-productListItem {
    position: relative;
}

.fs-c-productListItem__control > *:last-child {
    width: 20%;
    /* float: right; */
    /* margin-top: 15px; */
    /* text-align: right; */
    position: relative;
    top: 0;
    display: block;
    right: 0;

}

/*-------------------------------一覧ページ追加---------------------------------------*/

.fs-c-heading {
    font-size: 2.8vmin !important;
    font-weight: bold !important;
    text-align: center;
    border-bottom: 2px solid #990100;
    border-top: 4px solid #990100;
    margin: 0 auto 30px auto !important;
    color: #990100;
    padding: 10px 0 !important;
}

.fs-c-listControl {
    clear: both;
}

.fs-c-subgroupList {
    width: 100% !important;
    display: block !important;
}

.fs-c-subgroupList li {
    margin-bottom: 20px;
}

.fs-c-subgroupList li a {
    color: #990100;
    font-weight: bold;
}

.fs-c-subgroupList__image > img {
    display: block;
    width: 100px;
    object-fit: cover;
    height: 80px;
}

.fs-c-subgroupList__image {
    margin-right: 20px;
}

.fs-c-subgroupList__link,
.fs-c-subgroupList__link:visited,
.fs-c-subgroupList__link:hover,
.fs-c-subgroupList__link:active {
    min-height: 90px;
}

/*-------------------------------一覧_2  ページ追加---------------------------------------*/
.fs-c-productList {
    display: none;
}


form#fs_form {
    margin-top: 50px;
}


.fs-l-productLayout {
    display: block;
    grid-row-gap: 8px;
}


span.fs-c-productName__name {
    /* display: none !important; */
    line-height: 1.9rem;
}

.fs-c-productList__list {
    grid-template-columns: none !important;
    display: block !important;
}

.fs-c-productList__controller {
    clear: both;
}

.fs-c-productList__list article {
    margin-bottom: 20px;
    background: rgba(126, 126, 126, 0.08);
}

.fs-c-productList__list__item {
    border: 1px solid #b2b2b2;
    padding: 16px 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fs-c-productName__copy {
    font-size: 23px !important;
    border-bottom: 1px solid #990100 !important;
    padding-bottom: 12px !important;

}


.fs-c-productPrice fs-c-productPrice--selling {
    font-size: 23px !important;
    color: #990100 !important;
    font-weight: bold;

}


.fs-body-category .product_coment_1 {
    width: 63%;
    float: right;
    margin-top: 15px;
    text-align: left;
}

.fs-c-productListItem__image__image {
    width: 100% !important;
    float: left;
}

.fs-c-productListItem__productName {
    color: #990100 !important;
    border: none;
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
    margin: 8px 0;
    float: none !important;
    width: 100% !important;
    text-align: left;
    margin: 0 0 0 5% !important;
    padding-top: 0px !important;
}

.fs-c-productListItem__viewMoreImageButton {
    float: right;
}

.fs-c-productListItem__image.fs-c-productImage {
    width: 100%;
    float: left;
}

.fs-c-productListItem__imageContainer {
    width: 33%;
    float: left;
}



.fs-c-productListItem__viewMoreImageButton {
    font-size: 1.2em;
    /* justify-content: flex-end; */
    padding: 0;
    width: 5%;
    float: left;
}

.fs-c-productListItem__productName a {
    color: #990100 !important;
    /*margin: -100vw -20px;*/
    /*padding: 100vw 30px;*/
}

.fs-c-productListItem__productName {
    color: #990100 !important;
    /* display: flex; */
    flex-direction: column;
    font-size: 1.4rem;
    margin: 0 !important;
    float: right;
    border: none;
    width: 63%;
    text-align: left;
}

.fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    float: right;
    width: 63%;
    font-size: 30px !important;
    font-weight: bold;
    margin-top: 10px;
}

span.fs-c-productPrice__main__price.fs-c-price {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.fs-c-productPrice__main__label {
    margin-right: 4px !important;
    font-size: 20px !important;
}

.fs-c-productPrice__main__price.fs-c-price {
    font-size: 25px !important;
}

.fs-c-price__currencyMark {
    font-size: 25px !important;
}

span.fs-c-price__value {
    font-size: 25px !important;
}

.fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: right;
    width: 65%;
    margin: 40px 0;
    justify-content: left !important;
}


#fs_ProductCategory .fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
    align-items: center;
    padding: 0 !important;
    float: left;
    width: 2.5%;
    margin: 20px 0;
}

span.fs-c-productQuantityAndWishlist__wishlist {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: right;
    width: 100% !important;
    margin: 5px 0;
}


#fs_ProductDetails .fs-c-productMainImage__expandButton {
    align-items: center;
    padding: 0 !important;
    float: left;
    width: 100%;
    margin: 5px 0;
}

#fs_ProductDetails .fs-c-productNumber {
    color: gray;
    border: none;
    /* display: inline-block; */
    font-size: 1.2rem;
    /* padding: 4px 8px; */
    float: right;
    width: 65%;
    margin-right: 0;
}

.fs-c-productNumber {
    color: gray;
    border: none;
    /* display: inline-block; */
    font-size: 1.2rem;
    /* padding: 4px 8px; */
    float: right;
    /* width: 65%; */
    margin-right: 56.5%;
}




.fs-c-productListItem__control.fs-c-buttonContainer {
    width: 63%;
    float: right;
    margin-top: 15px;
    text-align: right;
}

.fs-p-scrollingCartButton {
    position: fixed;
    right: 38px;
    bottom: 131px;
    z-index: 100;
}


.category_title {
    width: 350px;
    text-align: center;
    border: none;
    margin: 0 !important;
    padding: 25px 25px 25px 25px !important;
    position: absolute;
    top: 160px;
    background-color: #fff;
    opacity: .7;
    text-align: left;
    /* padding-left: 25px; */
    z-index: 10
}

.fs-body-product .fs-c-heading {
    width: 65%;
    text-align: center;
    border: none;
    margin: 0 !important;
    /* padding: 25px 25px 25px 25px!important; */
    top: 160px;
    /* opacity: .7; */
    text-align: left;
    /* padding-left: 25px; */
    /* z-index: 10; */
    float: right;
    line-height: 3.5rem;
}

span.fs-c-productOption__label {
    font-size: 18px;
}

.fs-c-productOption {
    float: right;
    flex-direction: column;
    float: right;
    width: 65%;
}

.fs-p-snsArea {
    float: right;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 8px 0;
    width: 65%;
}

.fs-c-productOption .fs-body-product .fs-c-heading span.fs-c-productNameHeading__copy {
    float: left;
    font-size: 20px;
}

.fs-c-productQuantityAndWishlist {
    display: -ms-grid;
    display: block;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    width: 65%;
    float: right;
}

.fs-c-productQuantityAndWishlist .fs-c-buttonContainer {
    display: block;
}

.fs-c-productReview {
    width: 65%;
    float: right;
    padding: 10px !important;
}

.fs-c-productReview span.fs-c-button__label {
    font-size: 18px;
    font-weight: bold;
}

.fs-c-productReview .fs-c-buttonContainer {
    display: block;
    align-items: center;
    padding: 0 !important;
    float: none !important;
    width: 100% !important;
    margin: 20px 0;
}

.fs-body-product .fs-c-heading span.fs-c-productNameHeading__name {
    padding-top: 15px;
    font-size: 33px !important;
    font-weight: bold !important;
    color: #000;
}

.fs-body-product .fs-c-productMainImage__image {
    width: 100%;
}

.fs-c-productMainImage {
    width: 100%;
}

.productMainImage_left {
    width: 30%;
    float: left;

}

.fs-c-productThumbnail {
    float: left;
    display: flex;
    width: 100%;
}

.fs-body-product .fs-c-productMainImage__image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    /* background-position: top!important; */
    object-position: 50% 20%
}

.fs-p-productDescription.fs-p-productDescription--full {
    margin-top: 50px;
}

.fs-body-product button.fs-c-button--viewExtendedImage.fs-c-button--plain {

    top: 480px;
    z-index: 50;
    /* left: 340px; */
    margin-left: 90px;
}

.product_comment_3 {
    float: right;
    width: 63%;
    /* margin-top: 10px; */
    text-align: center;
    margin: 70px 0 25px;
}

.product_comment_3 a {
    padding: 10px;
    width: 50%;
    border: 2px solid #990100 !important;
    font-size: 18px !important;
    color: #990100 !important;
    font-weight: bold;
    margin: 5px auto 20px;
}


/*-------------------------------コントロールリスト--------------------------------------*/
#fs_ProductCategory .fs-c-productListCarousel {
    margin-bottom: 50px;
}

#fs_ProductCategory .fs-c-productListCarousel .fs-c-productListItem__imageContainer {
    width: 33%;
    float: left;
    display: none !important;
}

#fs_ProductCategory .fs-c-productListCarousel span.fs-c-productName__name {
    display: block !important;
    color: #000 !important;
    opacity: 1;
    transition: all .4s;
}

#fs_ProductCategory .fs-c-productListCarousel span.fs-c-productName__name:hover {
    opacity: 0.4;
}


#fs_ProductCategory .fs-c-productListCarousel__list__item {
    flex-basis: 220px;
    max-width: 220px;
    min-width: 220px;
    margin: 0;
    /* padding-right: 10px; */
    border-right: 1px solid #dcdcdc;
    /* padding-left: 10px; */
    padding: 10px 15px;
    background: rgba(126, 126, 126, 0.00);
    transition: all .4s;
}

#fs_ProductCategory .fs-c-productListCarousel__list__item:hover {
    background: rgba(126, 126, 126, 0.12);
}

#fs_ProductCategory .fs-c-productListCarousel .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100% !important;
    font-size: 30px !important;
    font-weight: bold;
    margin-top: 10px;
}

#fs_ProductCategory .fs-c-productListCarousel .fs-c-productPrice__main__label {
    margin-right: 4px !important;
    font-size: 12px !important;
    display: block;
    color: #000 !important;
}

#fs_ProductCategory .fs-c-productListCarousel .fs-c-price__currencyMark {
    font-size: 17px !important;
}

#fs_ProductCategory .fs-c-productListCarousel span.fs-c-price__value {
    font-size: 17px !important;
}

#fs_ProductCategory .fs-c-productListCarousel span.fs-c-productPrice__addon__label {
    font-size: 12px;
}

#fs_ProductCategory .fs-c-productListCarousel span.fs-c-productPrice__main__price.fs-c-price {
    margin-left: 5px !important;
    margin-right: 5px !important;
}


#fs_ProductCategory .fs-c-productListCarousel .fs-c-button--plain {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 2.0em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 100%;
}

#fs_ProductCategory .fs-c-productListCarousel .fs-c-productListItem__control.fs-c-buttonContainer {
    width: 100%;
    margin-top: 20px;
    text-align: left;
}

#fs_ProductCategory .fs-c-productListCarousel span.fs-c-button__label {
    font-size: 12px;
}


.group_vari {
    color: #000;
    padding: 10px 0 10px 20px !important;
    background: rgba(126, 126, 126, 0.2);
    border-left: 10px solid #990100;
    box-sizing: border-box;
    margin: 0 auto 30px !important;
    border-bottom: none;
    border-top: none;
    font-size: 17px !important;
    text-align: left;
    font-weight: bold;
}

/*-------------------------------商品詳細---------------------------------------*/
.group_description {
    width: 100%;
    margin-bottom: 50px;
}

.group_description:after {
    /*floatの解除、ここがポイント*/
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
}

.group_description > div.left_box {
    width: 35%;
    float: left;
}

.group_description > div.right_box {
    width: 63%;
    float: right;
    margin: 0 !important;
}

.group_description > img {
    width: 35%;
    float: left;
}

.group_description > img + div {
    width: 63%;
    float: right;
    margin: 0 !important;
}

.group_description > p {
    width: 63%;
    float: right;
    margin: 0 !important;
}

/*-------------------------------商品詳細---------------------------------------*/

.fs-c-radioGroup,
.fs-c-checkboxGroup {
    width: 100%;
}

.fs-c-productOption__name {
    background: rgba(126, 126, 126, 0.08);
    margin-bottom: 15px;
}

.fs-body-product .product_coment_1 {
    width: 65%;
    float: right;
    margin: 15px 0;
    text-align: left;
    border-top: 1px dotted;
    padding: 15px 0;
    border-bottom: 1px dotted;
}

.fs-c-productOption__price {
    display: inline-flex;
    width: 28%;
    text-align: center;
    padding: 2px 3%;
    border-left: 1px solid;
}

.fs-c-productOption__price {
    display: inline-flex;
    width: 28%;
    text-align: center;
    padding-left: 3%;
    border-left: 1px solid;
}

.fs-body-product .fs-c-radio__label {
    float: right;
    border-bottom: 1px solid;
}

.fs-c-radioGroup,
.fs-c-checkboxGroup {
    display: table;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
}

.fs-c-radio__radioLabelText {}

span.fs-c-radio {
    width: 100%;
}

.fs-c-radio__radioMark {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 10px 0 10px;
    position: relative;
    min-width: 16px;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #666666;
    cursor: pointer;
    /* margin: 0 10px; */
}

#fs_ProductDetails h2 {

    font-size: 26px;
    color: #000;
    padding: 10px 0 10px 20px !important;
    background-color: #FACDCD;
    border-left: 10px solid #990100;
    box-sizing: border-box;
    margin: 30px auto 25px !important;
    border-bottom: none;
    border-top: none;
    font-size: 20px !important;
    text-align: left;
}

.details_naiyo h2 {
    margin: 35px auto 5px !important;
}


#fs_ProductDetails h3 {
    padding: 10px 0 10px 35px !important;
    font-size: 18px !important;
    position: relative;
    font-weight: bold;
    color: #990100;
    border-bottom: 2px solid #990100;
    padding-bottom: 5px !important;
    margin: 30px auto 20px !important;
    text-align: left;
}


#fs_ProductDetails h3::before {
    content: url(https://dorcusdanke.itembox.design/item/img/check_mark.png);
    position: absolute;
    top: 11px;
    left: 6px;

}

#fs_ProductDetails h4 {
    height: 65px;
    font-size: 14px !important;
    color: #000;
    padding: 5px 0 5px 10px !important;
    border-left: 5px solid #990100;
    box-sizing: border-box;
    margin: 20px auto 30px !important;
    border-bottom: none;
    border-top: none;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
    /* width: 100%; */
}

#fs_ProductDetails h4::after {
    display: block;
}

.details_naiyo {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #939393;
    border-right: 1px solid #939393;
    margin-bottom: 70px;
}

.details_naiyo p {
    margin: 10px 0;
}

.details_naiyo img {
    width: 100%;
}

.details_naiyo_2clim_m {
    margin: 30px auto;
}

.details_naiyo_2clim_m p {
    margin: 0;
}

.details_gray_bg .font_blue {
    color: #0336FF;
    margin: 15px 0 !important;
}

.font_blue {
    color: #0336FF;
}


.group_mv {
    align-items: center;
    justify-content: center;
    width: calc(100% + 30px);
    height: 450px;
    margin-bottom: 30px;
    overflow: hidden;
}

#fs_ProductDetails span.fs-c-productNameHeading__copy {
    display: block;
}

.group_mv img {
    max-width: -webkit-calc(1680px + 70px) !important;
    max-width: calc(1680px + 70px) !important;
    width: 100%;
    object-fit: cover;
    height: auto;
    /* background-position: top!important; */
    object-position: 50% 50%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fs-body-category-livingbody > .fs-l-page > #main > .group_mv > img.group_mv_1 {
    display: block !important;
}

.fs-body-category-dorcus-jpn > .fs-l-page > #main > .group_mv > img.group_mv_2 {
    display: block !important;
}

.shosai_area {
    width: 100%;
    text-align: center;
}

.shosai_buy {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5em 2.5em 1.5em;
    box-shadow: 0 0 2px #b2b2b2;
    min-width: 240px;
    opacity: 1;
    transition: all .7s;
}

.shosai_buy:hover {
    opacity: 0.8;
    color: #fff;
}

.table_cell {
    display: table;
    border-collapse: separate;
    border-spacing: 0px 10px;
}

#danke_mv_space {
    height: 480px;
}

/*-----------安心ガイドページ-------------*/

h1.fs-c-heading.fs-c-heading--page {
    display: none;
}

.fs-body-category h1.fs-c-heading.fs-c-heading--page {
    display: inline-block;
    text-align: center;
    border: none;
    margin: 0 !important;
    padding: 25px 50px 25px 25px !important;
    position: absolute;
    top: 320px;

    background: -moz-linear-gradient(left, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));
    background: linear-gradient(to right, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));


    background-color: ;
    text-align: left;
    z-index: 10;
    color: #000;
    font-size: 3.1rem !important;
}

.fs-body-product h1.fs-c-heading.fs-c-heading--page {
    display: inline-block;
    text-align: center;
    border: none;
    margin: 0 !important;
    padding: 25px 50px 25px 25px !important;
    position: absolute;
    top: 320px;

    background: -moz-linear-gradient(left, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));
    background: linear-gradient(to right, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));


    background-color: ;
    text-align: left;
    z-index: 10;
    color: #000;
    font-size: 3.1rem !important;
}



.group_mv_1_title {
    max-width: 65%;
    font-weight: bold;
    line-height: 4rem;
    display: inline-block;
    text-align: center;
    border: none;
    margin: 0 !important;
    padding: 25px 50px 25px 25px !important;
    position: absolute;
    top: 320px;

    background: -moz-linear-gradient(left, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));
    background: linear-gradient(to right, rgba(255, 255, 255, .7) 70%, rgba(255, 255, 255, .0));


    background-color: ;
    text-align: left;
    z-index: 10;
    color: #000;
    font-size: 3.1rem !important;
}



h1.anshin_h1::before {
    position: absolute;
    top: 50%;
    left: 0px;
    content: url(img/anshin_h1.png);
    margin-top: -26px;
    border: 7px solid transparent;
}

h1.anshin_h1::before {
    position: absolute;
    top: 50%;
    left: 0px;
    content: url(https://dorcusdanke.itembox.design/item/img/anshin_h1.png);
    margin-top: -26px;
    border: 7px solid transparent;
}

.jannruwake {
    width: 100%;
    border: 1px solid #990100;
    margin-bottom: 25px;
}

.jannruwake li:nth-child(1) {
    width: 100%;
    margin: auto;
    background-color: #990100;
    color: #fff;
}

.jannruwake li:nth-child(1) a {
    color: #fff;
    padding-left: 25px;
    font-size: 17px;
    font-weight: bold;
}

.jannruwake li:nth-child(2) {
    border-top: none;
}

.jannruwake li {
    border-top: 1px solid #990100;
    width: 90%;
    margin: auto;

}

.jannruwake li a {
    display: block;
    padding: 12px 0;
    color: #990100;
}

/*.fs-l-pageMain nav{
display:none;
}*/
.guide_concept {
    margin: 100px auto;
    text-align: center;
}

.guide_concept img {
    width: 70%;
}

.fs-c-button--primary {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5em 2.5em 1.5em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 240px;
    margin: auto;
}

.fs-c-button--addToCart--detail .fs-c-button__label {
    position: relative;
}

.fs-c-button--addToCart--detail .fs-c-button__label::before {
    position: absolute;
    top: -6px;
    /* right: 0; */
    left: -37px;
    margin: 0 auto;
    content: url(https://dorcusdanke.itembox.design/item/img/cart_icon_w.png);
    display: inline-block;
    transition: all .7s;
}

.fs-c-productReview {
    width: 65%;
    float: right;
    background: rgba(126, 126, 126, 0.08);
    margin-bottom: 15px;
}

.fs-c-productReview .fs-c-buttonContainer--addReview--detail {
    margin: 0;
}

/*-------------------------------初心者---------------------------------------*/
.details_naiyo table {
    width: 100%;
    border-collapse: collapse;
    background-color: #F5F5F5;
    margin: 10px auto 20px;
}

.details_naiyo table td {
    border: 1px solid #939393;
    padding: 5px 10px;
}

.details_naiyo table tr td:nth-child(1) {
    width: 30%;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 100px;
}

h1.beginner_h1::before {
    position: absolute;
    top: 40%;
    left: 0px;
    content: url(https://dorcusdanke.itembox.design/item/img/beginner_h1.png);
    margin-top: -26px;
    border: 7px solid transparent;
}

/*-------------------------------ショップ---------------------------------------*/
h1.shop_h1::before {
    position: absolute;
    top: 50%;
    left: 0px;
    content: url(https://dorcusdanke.itembox.design/item/img/shop_h1.png);
    margin-top: -26px;
    border: 7px solid transparent;
}

#sample-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 37.5% 0 0;
    margin-bottom: 20px;
}

#sample-box .sample-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #b40d0d;
    display: block;
    text-align: center;
}

#sample-box .sample-inner p {

    width: 100%;
    height: 100%;
    margin: 0;
}

#sample-box .sample-inner p a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    color: #fff;
    font-size: 18px;
    transition: all .4s;
}

.shop_btn_1 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_1.png);
    background-position: center;
    background-size: cover;
}

.shop_btn_2 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_2.png);
    background-position: center;
    background-size: cover;
}

.shop_btn_3 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_3.png);
    background-position: center;
    background-size: cover;
}

.shop_btn_4 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_4.png);
    background-position: center;
    background-size: cover;
}

.shop_btn_5 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_5.png);
    background-position: center;
    background-size: cover;
}

.shop_btn_6 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_6.png);
    background-position: center;
    background-size: cover;
}

.shop_btn_7 p {
    background-image: url(https://dorcusdanke.itembox.design/item/img/shop_button_7.png);
    background-position: center;
    background-size: cover;
}

.sample-inner p a {
    position: relative;
    z-index: 5;
}

.sample-inner p::before {
    background-color: rgba(0, 0, 0, 0.20);
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    z-index: 0;
    transition: all .4s;
}

.sample-inner p:hover::before {

    background-color: rgba(0, 0, 0, 0.50);
}

.free_mv_img {
    margin: 15px auto 50px;
    width: 100%;
    max-width: 1680px;
}

sample-box.shop_m {
    margin-bottom: 50px;
}

.details_naiyo hr {
    width: 100%;
    height: 0;
    border-top: 1px solid #939393;
    margin: 50px auto;
}

.details_gray_bg {
    background-color: #F5F5F5;
    padding: 20px;
}

.details_gray_bg p {
    margin: 0 !important;
}

.gray_bg_hr {
    width: 100%;
    height: 0;
    border-top: 1px solid #939393;
    margin: 15px auto !important;
}

.font_bold {
    font-weight: bold;
}

.mypage_m {
    display: none;
}

#fs_MyPageTop .mypage_m {
    display: block;
}

#fs_MyOrders .mypage_m {
    display: block;
}

#fs_MyWishList .mypage_m {
    display: block;
}

#fs_ShoppingCart .mypage_m {
    display: block;
}







.fs-p-announcement {
    margin: 32px 0;
    width: 63%;
    float: right;
}

#fs_CustomPage nav#menu {

    display: none;
}

/*-------------------------------ログインページ---------------------------------------*/
#fs_Login .fs-c-button--primary,
#fs_ShoppingCartLogin .fs-c-button--primary {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5em 2.5em 1.5em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 90% !important;
    min-width: 25%;
}

#fs_Login .fs-c-buttonContainer,
#fs_ShoppingCartLogin .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0;
    float: right;
    width: 100%;
    margin: 40px 0;
    justify-content: center !important;
}

.fs-c-anotherLogin__button {
    display: flex;
    */ align-items: center;
    float: right;
    margin: 0 !important;
    width: 100%;
    padding: 10px 0 30px !important;
    justify-content: center !important;
    background: rgba(126, 126, 126, 0.08);
}

#fs_Login .fs-p-card__title {
    font-size: 26px;
    color: #000;
    padding: 10px 0 10px 20px !important;
    background-color: #FACDCD;
    border-left: 10px solid #990100;
    box-sizing: border-box;
    margin: 30px auto 25px !important;
    border-bottom: none;
    border-top: none;
    font-size: 20px !important;
    text-align: left;
}

.fs-body-login .fs-c-registeredUsers {
    flex-grow: 1;
    flex-basis: 100% !important;
}

.fs-body-login .fs-c-newUsers {
    margin-left: 50px;
}

.fs-c-anotherLogin__message {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    justify-content: center;
    background: rgba(126, 126, 126, 0.08);
    width: 100% !important;
}

/*------------membership-----------------*/


#membership h2 {
    font-size: 26px;
    color: #000;
    padding: 10px 0 10px 20px !important;
    background-color: #FACDCD;
    border-left: 10px solid #990100;
    box-sizing: border-box;
    margin: 30px auto 25px !important;
    border-bottom: none;
    border-top: none;
    font-size: 20px !important;
    text-align: left;
}

.membership_m div {
    box-sizing: border-box;
    border: solid 3px #990100;
    margin-bottom: 20px;
}

.membership_m div a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    border: solid 4px #FACDCD;
    box-sizing: border-box;
    background-color: #fff;
    color: #990100;
    font-size: 2.2vmin;
    font-weight: bold;
    text-align: center;
    transition: all .7s;
}

.membership_m div a:hover {
    background-color: #F5F5F5;
}

#membership h3 {
    padding: 10px 0 10px 35px !important;
    font-size: 18px !important;
    position: relative;
    font-weight: bold;
    color: #990100;
    border-bottom: 2px solid #990100;
    padding-bottom: 5px !important;
    margin: 30px auto 20px !important;
}

#membership h4 {
    height: 65px;
    font-size: 14px !important;
    color: #000;
    padding: 5px 0 5px 10px !important;
    border-left: 5px solid #990100;
    box-sizing: border-box;
    margin: 20px auto 30px !important;
    border-bottom: none;
    border-top: none;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
    /* width: 100%; */
}

#membership h3::before {
    content: url(https://dorcusdanke.itembox.design/item/img/check_mark.png);
    position: absolute;
    top: 11px;
    left: 6px;
}

/*------------beginner_Product-----------------*/
#fs_ProductDetails .beginner_Product02 h4 {
    height: 30px !important;
    font-size: 14px !important;
    color: #000;
    padding: 5px 0 5px 10px !important;
    border-left: 5px solid #990100;
    box-sizing: border-box;
    margin: 20px auto 30px !important;
    border-bottom: none;
    border-top: none;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
    /* width: 100%; */
}

.details_red_bg {
    background-color: #FACDCD;
    padding: 2%;
    width: 44% !important;
}

.details_red_bg p {
    margin: 0 !important;
}

/*------------カート-----------------*/
@media screen and (min-width: 1200px) {
    .fs-body-cart .fs-l-cart__sideColumn {
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        padding: 16px;
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-row-align: start;
        align-self: start;
    }

    .fs-body-cart .fs-l-cart__contentsArea {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 280px;
        grid-template-columns: 1fr 280px;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }

    .fs-l-cart__contentsArea div.cartWrap:nth-child(1) {
        -ms-grid-column: 1;
        padding-right: 24px;
    }

    .fs-l-cart__contentsArea div.cartWrap:nth-child(2) {
        -ms-grid-column: 2;
    }
}

@media screen and (max-width: 1199px) {
    .fs-body-cart .fs-l-cart__sideColumn {
        border: none;
        border-radius: none;
        padding: none;
        -ms-grid-column: auto;
        -ms-grid-row: 0;
        -ms-grid-row-align: start;
        align-self: start;
    }

    .fs-body-cart .fs-l-cart__contentsArea {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }

    .fs-l-cart__contentsArea div.cartWrap:nth-child(1) {
        -ms-grid-column: 1;
        padding-right: 24px;
    }

    .fs-l-cart__contentsArea div.cartWrap:nth-child(2) {
        -ms-grid-column: 2;
    }
}

#fs_ShoppingCart .fs-c-productName__copy {
    display: none;
}

#fs_MyWishList .fs-c-productName__copy {
    display: none;
}

#fs_ShoppingCart .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: right;
    width: 100%;
    margin: 40px 0;
    justify-content: left !important;
}

#fs_ShoppingCart .fs-c-wishlistProduct {
    margin: 50px auto;
}

#fs_ShoppingCart .fs-c-slick .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
}

#fs_ShoppingCart .fs-c-productListCarousel .fs-c-productListItem__imageContainer {
    width: 33%;
    float: left;
    display: none !important;
}

#fs_ShoppingCart .fs-c-productListItem__productName {
    color: #990100 !important;
    /* display: flex; */
    flex-direction: column;
    font-size: 1.4rem;
    margin: 0 !important;
    float: right;
    border: none;
    width: 63%;
    text-align: left;
}

#fs_ShoppingCart .fs-c-productListItem__productName a {
    color: #990100 !important;
    margin: -100vw -20px;
    padding: 100vw 30px;
}

#fs_ShoppingCart .fs-c-productListCarousel span.fs-c-productName__name {
    display: block !important;
    color: #000 !important;
    opacity: 1;
    transition: all .4s;
}

#fs_ShoppingCart .fs-c-productListItem__image.fs-c-productImage {
    width: 100%;
    float: left;
    display: none;
}

#fs_ShoppingCart .fs-c-productListItem__productName {
    color: #990100 !important;
    /* display: flex; */
    flex-direction: column;
    font-size: 1.4rem;
    margin: 0 !important;
    float: right;
    border: none;
    width: 100% !important;
    text-align: left;
}

#fs_ShoppingCart .fs-c-productListCarousel__list__item {
    flex-basis: 220px;
    max-width: 220px;
    min-width: 220px;
    margin: 0;
    /* padding-right: 10px; */
    border-right: 1px solid #dcdcdc;
    /* padding-left: 10px; */
    padding: 10px 15px;
    background: rgba(126, 126, 126, 0.00);
    transition: all .4s;
}

#fs_ShoppingCart .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    float: right;
    width: 100% !important;
    font-size: 30px !important;
    color: #990100 !important;
    font-weight: bold;
    margin-top: 10px;
}

#fs_ShoppingCart .fs-c-productListCarousel .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100% !important;
    font-size: 30px !important;
    font-weight: bold;
    margin-top: 10px;
}

#fs_ShoppingCart .fs-c-productListCarousel .fs-c-productPrice__main__label {
    margin-right: 4px !important;
    font-size: 12px !important;
    display: block;
    color: #000 !important;
}

#fs_ShoppingCart .fs-c-productListCarousel span.fs-c-productPrice__main__price.fs-c-price {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

#fs_ShoppingCart .fs-c-productListCarousel .fs-c-price__currencyMark {
    font-size: 16px !important;
}

#fs_ShoppingCart .fs-c-productListCarousel span.fs-c-price__value {
    font-size: 17px !important;
}

#fs_ShoppingCart .fs-c-productListCarousel span.fs-c-productPrice__addon__label {
    font-size: 12px;
}

#fs_ShoppingCart .fs-c-productListCarousel .fs-c-button--plain {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 2.0em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 100%;
}

#fs_ShoppingCart .fs-c-productListCarousel span.fs-c-button__label {
    font-size: 12px;
}

#fs_ShoppingCart .fs-c-productListCarousel__list__item:hover {
    background: rgba(126, 126, 126, 0.12);
}

#fs_ShoppingCart .fs-c-productListCarousel .fs-c-productListItem__control.fs-c-buttonContainer {
    width: 100%;
    margin-top: 20px;
    text-align: left;
}

/*------------fs_Checkout-----------------*/
#fs_Checkout .fs-c-buttonContainer {
    isplay: flex;
    */ align-items: center;
    padding: 0 !important;
    float: inherit;
    width: 100% !important;
    margin: 30px 0 15px;
    justify-content: left !important;
}


#fs_Checkout .fs-l-pageMain {
    float: left !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 30px;
    position: relative;
    padding-left: 30px;
    background-color: #fff;
}

/*------------fs_CheckoutSuccess-----------------*/
#fs_CheckoutSuccess .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
    float: inherit;
}


/*------------fs_CheckoutWithAmazon-----------------*/
#fs_CheckoutWithAmazon .fs-c-buttonContainer {
    isplay: flex;
    */ align-items: center;
    padding: 0 !important;
    float: inherit;
    width: 100% !important;
    margin: 30px 0 15px;
    justify-content: left !important;
}

/*------------fs_CheckoutWithAmazon-----------------*/
#fs_CheckoutWithAmazon .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
    float: inherit;
}

@media screen and (min-width: 960px) {
    [class^="fs-body-checkout"] .fs-l-checkout__mainColumn {
        flex-grow: 1;
        padding-right: 24px;
        width: 100%;
    }
}


#fs_CheckoutWithAmazon .fs-l-pageMain {
    float: left !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 30px;
    position: relative;
    padding-left: 30px;
    background-color: #fff;
}

/*------------お気に入りエリア-----------------*/
#fs_MyWishList .fs-c-productListItem__productName a {
    color: #990100 !important;
    margin: 0 !important;
    padding: 0 !important;

}

#fs_MyWishList .fs-c-productList {
    display: block;
}

#fs_MyWishList .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
    float: right;
}

#fs_MyWishList span.fs-c-productName__name {
    display: block !important;
    line-height: 1.9rem;
}

#fs_MyWishList .fs-c-productListItem__productName {
    color: #990100 !important;
    /* display: flex; */
    flex-direction: column;
    font-size: 1.4rem;
    margin: 0 !important;
    float: right !important;
    border: none;
    width: 63% !important;
    text-align: left;
}

#fs_MyWishList .fs-c-productListItem__rating {
    margin: 8px 0;
    float: right !important;
    border: none;
    width: 63% !important;
    margin-top: 10px;
}

#fs_MyWishList .fs-c-buttonContainer {
    display: flex;
    */ float: right !important;
    border: none;
    width: 63% !important;
    align-items: center;
    padding: 0 !important;
    /* float: right!important; */
    /* width: 10px; */
    margin: 0;
    justify-content: left !important;
}

#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer {
    width: 63%;
    float: right !important;
    margin-top: 15px;
    text-align: right;
}

#fs_MyWishList .fs-c-productListItem__control > *:last-child {
    width: 20%;
    /* float: right; */
    /* margin-top: 15px; */
    /* text-align: right; */
    position: absolute;
    top: 16px;
    display: block;
    right: 48%;
}

/*------------レビュー-----------------*/
#fs_ReviewsByProduct .fs-p-announcement {
    margin: 32px 0;
    width: 100% !important;
    float: inherit !important;
}

#fs_ReviewsByProduct .fs-c-productReviewed {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin: 50px auto;
    max-width: 600px;
}

#fs_ReviewsByProduct .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    float: right;
    width: 100%;
    font-size: 30px !important;
    color: #990100 !important;
    font-weight: bold;
    margin-top: 10px;
}

#fs_WriteReview .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    float: right;
    width: 100%;
    font-size: 30px !important;
    color: #990100 !important;
    font-weight: bold;
    margin-top: 10px;
}

#fs_MyOrders .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
    float: none;
}

/*-----------注文履歴-----------------*/
#fs_MyOrders .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: right;
    width: auto !important;
    margin: 40px 0;
    justify-content: left !important;
}

@media screen and (min-width: 1200px) {
    #fs_MyOrders .fs-c-history {
        -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto;
    }

    #fs_MyOrders .fs-c-history__listContainer {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
    }
}

@media screen and (max-width: 1199px) {
    #fs_MyOrders .fs-c-history {
        -ms-grid-columns: inherit !important;
        grid-template-columns: inherit !important;
    }

    #fs_MyOrders .fs-c-history__listContainer {
        -ms-grid-column: 0 !important;
        grid-column: 0 !important;
        -ms-grid-row: 0 !important;
        grid-row: 0 !important;
    }

    #fs_MyOrders .fs-c-history {
        display: block !important;
        -ms-grid-columns: inherit !important;
        grid-template-columns: inherit !important;
        grid-gap: 24px;
    }

    #fs_MyOrders .fs-c-history__info {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
        align-self: start;
        margin-bottom: 50px;
        -ms-grid-row-align: start;
    }
}

/*-----------新規会員ページ----------------*/
#fs_Register .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
    float: inherit;
}

#fs_Register .fs-c-specTableContainer {
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

#fs_Register .fs-c-specTable__headerCell {
    /* width: 100%; */
    border: 1px solid #b2b2b2;
    white-space: inherit !important;
}

#fs_Register .fs-c-specTable {
    border: 1px solid #b2b2b2;
    white-space: inherit !important;
    margin: auto;
    width: 85%;
}

#fs_Register .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: inherit !important;
    width: 100%;
    margin: 40px auto 100px;
    justify-content: center !important;
}

.midareru {
    background-color: #f3f3f3;
    padding: 20px 10px 5px 20px;
    border-radius: 10px;
    border: 2px solid #dcdcdc;
}

.midareru p:nth-child(1) {
    margin: 0;
    font-size: 1.2em;
}

.midareru p:nth-child(2) {
    margin: 0;
}

.midareru p:nth-child(3) {
    margin: 0.5em 0;
}

/* トーストの表示変更 */
.iziToast-wrapper {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-top: 250px;
    justify-content: flex-start;
    align-items: center;
}

.fs-c-toast {
    border-radius: 8px;
    box-shadow: 5px 5px 15px #b2b2b2;
    display: inline-flex;
    align-items: center;
    padding: 0 25px 0 0;
    overflow: hidden;
}

.fs-c-toast.is-success {
    background: rgba(165, 10, 10, 0.85);
}

.fs-c-toast > .iziToast-body {
    padding: 20px 10px 20px 45px;
    margin-left: 25px;
}

.fs-c-toast > .iziToast-body .iziToast-message {
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    padding: 0 0.5em;
}

.fs-c-toast > .iziToast-body .iziToast-icon.ico-success,
.fs-c-toast > .iziToast-body .iziToast-icon.ico-error {
    background: none;
}

.fs-c-toast > .iziToast-body .iziToast-icon::before {
    display: block;
    font-family: 'fs-icon' !important;
    color: #fff;
    font-size: 26px;
    font-style: normal;
}

.fs-c-toast > .iziToast-body .iziToast-icon.ico-success::before {
    content: '\e910';
}

.fs-c-toast > .iziToast-body .iziToast-icon.ico-error::before {
    content: '\e924';
}

.fs-c-toast > .iziToast-close {
    background: none;
    opacity: 0.8;
    width: 50px;
}

.fs-c-toast > .iziToast-close::before {
    font-family: 'fs-icon' !important;
    content: '\e911';
    color: #fff;
    font-size: 20px;
}

@media only screen and (min-width:568px) {
    .iziToast-wrapper.iziToast-wrapper-topRight {
        padding-top: 250px;
    }

    .fs-c-toast {
        padding: 10px 25px 10px 0;
    }

    .fs-c-toast > .iziToast-body {
        padding: 30px 45px;
        margin-left: 50px;
    }

    .fs-c-toast > .iziToast-body .iziToast-message {
        font-size: 24px;
    }
}

#fs_ProductDetails .fs-l-pageMain {
    animation: fadeIn 1s ease 0s 0 normal;
    -webkit-animation: fadeIn 1s ease 0s 0 normal;
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.yotyu_title td {
    font-weight: bold !important;
    background-color: #CECECE !important;
}

.yotyu_title2 td {
    font-weight: normal !important;
}


.danke_open img {
    width: 100%;
    margin-bottom: 20px !important;
}

.danke_open a {
    opacity: 1;
    transition: all .4s;
}

.danke_open a:hover {
    opacity: .5;
}

.fs-p-inputGroup {
    display: flex;
    align-items: stretch;
    border: 1px solid #444444;
    background: #444444;
    width: 230px;
    margin: auto;
}

/*-------------------------------コントロールリスト--------------------------------------*/
.fs-c-productListCarousel {
    margin-bottom: 50px;
}

.fs-c-productListCarousel .fs-c-productListItem__imageContainer {
    width: 33%;
    float: left;
    display: none !important;
}

.fs-c-productListCarousel span.fs-c-productName__name {
    display: block !important;
    color: #000 !important;
    opacity: 1;
    transition: all .4s;
}

.fs-c-productListCarousel span.fs-c-productName__name:hover {
    opacity: 0.4;
}


.fs-c-productListCarousel__list__item {
    flex-basis: 220px;
    max-width: 220px;
    min-width: 220px;
    margin: 0;
    /* padding-right: 10px; */
    border-right: 1px solid #dcdcdc;
    /* padding-left: 10px; */
    padding: 10px 15px;
    background: rgba(126, 126, 126, 0.00);
    transition: all .4s;
}

.fs-c-productListCarousel__list__item:hover {
    background: rgba(126, 126, 126, 0.12);
}

.fs-c-productListCarousel .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100% !important;
    font-size: 30px !important;
    font-weight: bold;
    margin-top: 10px;
}

.fs-c-productListCarousel .fs-c-productPrice__main__label {
    margin-right: 4px !important;
    font-size: 12px !important;
    display: block;
    color: #000 !important;
}

.fs-c-productListCarousel .fs-c-price__currencyMark {
    font-size: 16px !important;
}

.fs-c-productListCarousel span.fs-c-price__value {
    font-size: 17px !important;
}

.fs-c-productListCarousel span.fs-c-productPrice__addon__label {
    font-size: 12px;
    color: #000;
}

.fs-c-productListCarousel span.fs-c-productPrice__main__price.fs-c-price {
    margin-left: 5px !important;
    margin-right: 5px !important;
}


.fs-c-productListCarousel .fs-c-button--plain {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 2.0em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 100%;
}

.fs-c-productListCarousel .fs-c-productListItem__control.fs-c-buttonContainer {
    width: 100%;
    margin-top: 20px;
    text-align: left;
}

.fs-c-productListCarousel span.fs-c-button__label {
    font-size: 12px;
}


.group_vari {
    color: #000;
    padding: 10px 0 10px 20px !important;
    background: rgba(126, 126, 126, 0.2);
    border-left: 10px solid #990100;
    box-sizing: border-box;
    margin: 0 auto 30px !important;
    border-bottom: none;
    border-top: none;
    font-size: 17px !important;
    text-align: left;
    font-weight: bold;
}

/*-------------------------------一覧_2  ページ追加---------------------------------------*/
#fs_ProductSearch .fs-c-productList {
    display: block;
}


#fs_ProductSearch .fs-c-productListItem__productName a {
    color: #990100 !important;
    margin: initial;
    padding: initial;
}

#fs_ProductSearch .fs-c-productListItem__productName {
    color: #990100 !important;
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
    margin: 0 !important;
    float: right !important;
    border: none;
    width: 63% !important;
    text-align: left;
}

#fs_ProductSearch .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: left;
    width: 3%;
    /* margin: 40px 0; */
    justify-content: left !important;
}

#fs-c-productListItem__control fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    padding: 0 !important;
    float: left;
    width: 25%;
    /* margin: 40px 0; */
    justify-content: left !important;
}

#fs_ProductSearch .fs-c-productListItem__control.fs-c-buttonContainer {
    width: 63%;
    margin-top: 20px;
    text-align: right;
    float: right;
}

#fs_ProductSearch .fs-c-button--plain {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 2.0em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 26%;
}

#fs_ProductSearch .fs-c-productListItem__viewMoreImageButton {
    font-size: 1.2em;
    /* justify-content: flex-end; */
    padding: 0;
    width: 5%;
    float: left;
    display: none;
}

#fs_ProductSearch button.fs-c-button--addToWishList--icon.fs-c-button--particular {
    width: 0;
    /* float: right; */
    /* margin-top: 15px; */
    /* text-align: right; */
    position: relative;
    top: 0;
    display: block;
    right: 0;
    margin-left: 10px;
}

#fs_MyAddressBook .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
    float: initial;
}

#fs_MyAddressBook .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    width: 100%;
    margin: 40px 0;
}

#fs_MyAddressBook .fs-c-buttonContainer a {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5em 2.5em 1.5em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 240px;
    margin: auto;
}

#fs_EditAccountSettings .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    width: 100%;
    margin: 40px 0;
}

#fs_EditAccountSettings .fs-c-buttonContainer a {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5em 2.5em 1.5em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 240px;
    margin: auto;
}

.fs-c-buttonContainer--pair > *:last-child {
    padding: 1.5em 2.5em 1.5em;
}


#fs_DeleteAccount .fs-c-buttonContainer {
    /* display: flex; */
    align-items: center;
    width: 100%;
    margin: 40px 0;
}

#fs_DeleteAccount .fs-c-buttonContainer a {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.5em 2.5em 1.5em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 240px;
    margin: auto;
}

#fs_DeleteAccount .fs-c-button--primary {
    background: #444444 !important;
}

.width700px {
    max-width: 700px;
    width: 100%;
    margin: 50px auto;
}

.jannruwake li {
    border-top: 1px solid #990100;
    width: 90%;
    margin: auto;
    display: block;
    padding: 8px 0;
    /* color: #990100; */
}

/*--------無理やり------*/
dl.hyo {
    margin: 8px 5px 15px;
    background: #efefef;
    border: 1px solid #ccc;
    border-top: none;
    width: 100%;
    position: relative;
}


dl.hyo dd {
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-left: 25%;
    padding: 0.2em 0.4em;
}

dl.hyo dt {
    background: #efefef;
    border-top: 1px solid #ccc;
    position: absolute;
    left: 0;
    width: 25%;
    padding: 0.2em 0.4em;
}

.souryou th {
    padding: 0.2em 0;
    margin: 0px;
    background-color: #FF9900;
    border-width: 1px;
    border-style: solid;
    border-color: #FFAF37 #EC8D00 #FFAF37 #EC8D00;
}

#hou {
    margin: 0px;
    padding: 15px;
    border: solid #CCCCCC 1px;
}

#hou dl {
    background: #efefef;
    border: 1px solid #ccc;
    border-top: none;
    width: 100%;
    position: relative;
}

#hou dt {
    background: #efefef;
    border-top: 1px solid #ccc;
    position: absolute;
    left: 0;
    width: 25%;
    padding: 0.2em 0.4em;
}

#hou dd {
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-left: 25%;
    padding: 0.2em 0.4em;
}

/*-----------------------------オオクワ飼育用-------------------------------*/
#box_breed {
    padding: 0px;
    margin: 10px 0px;
    width: 100%;
    max-width: 600px;
}

#box_breed div.waku1 {
    background-image: url(https://dorcusdanke.itembox.design/item/image_2/breed-waku1.gif);
    background-repeat: no-repeat;
    font-size: 13px;
    padding: 23px 0px 8px 106px;
    line-height: 1.7em;
    letter-spacing: 1px;
    background-color: #FFFBF4;
}

#box_breed div.waku2 {
    background-image: url(https://dorcusdanke.itembox.design/item/image_2/breed-waku2.gif);
    background-repeat: repeat-y;
    font-size: 13px;
    padding: 15px 15px 5px;
    line-height: 1.2em;
    margin: 0px;
}

table.gallery {
    border-collapse: collapse;
    margin: 40px 0px;
    width: 570px;
    text-align: center;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #CCCCCC;
}

.gallery th {
    padding: 0.2em 0;
    background-color: #FFBF60;
    border: 1px solid #F99500;
    padding: 3px;
    margin: 0px 3px;
    color: #333333;
}

.gallery td {
    padding: 3px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    vertical-align: top;
}

#box_breed div.waku3 {
    background-image: url(https://dorcusdanke.itembox.design/item/image_2/breed-waku3.gif);
    background-repeat: no-repeat;
    padding: 0px 8px 40px;
    clear: both;
    margin: 0px 0px 30px;
    height: 22px;
    text-align: right;
    font-size: 11px;
}

#box_breed ol {
    list-style-type: initial !important;
}

#box_breed ol li {
    list-style-type: decimal !important;
}

#box_breed div.waku2 ul.sankou li {
    background-image: url(https://dorcusdanke.itembox.design/item/image_2/yajirushi.gif);
    background-repeat: no-repeat;
    background-position: 2px;
    background-position-x: 2px;
    background-position-y: center;
    margin: 3px 0px;
    padding-left: 20px;
}


/* 20190208 カートページ改修 */
#fs_ShoppingCart .fs-c-buttonContainer {
    margin: 15px auto
}

#fs_ShoppingCart .fs-c-buttonContainer img {
    width: 100%;
    height: auto;
}

.fs-c-button--primary,
.fs-c-button--secondary {
    padding: 0.7em 1.6em;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.3em;
}

.fs-c-continueShopping {
    margin: 15px 0;
}

/* 20190213 カルーセル改修 */
.fs-c-button--carousel {
    background-color: red;
    border-radius: 50%;
}

.fs-c-button--carousel:before {
    color: #fff;
}

.fs-c-button--carousel span.fs-c-button__label {
    position: absolute;
    top: 105%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

/* 20190213 コンタクトフォーム改修 */
.contact {
    border: 2px solid #ddd;
    padding: 20px;
    box-sizing: border-box;
    max-width: 600px;
    margin: 30px 0;
}

.contact select,
.contact input,
.contact textarea {
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.contact textarea {
    display: block;
}

.contact p {
    font-size: 1.2em;
}

.contact > p {
    display: block;
    color: #990100;
    background-color: rgba(153, 1, 0, 0.1);
    padding: 5px;
}

div.contact_input label {
    display: inline-block;
    margin-right: 0.5em;
    padding: 5px;
}

div.contact_input span {
    display: block;
    font-size: 0.9em;
    margin-top: 5px;
}

div.contact_input br + input {
    margin-top: 10px;
}

div.sc_wrap {
    margin-bottom: 40px;
}

div.sc_wrap h2 {
    margin-bottom: 10px !important;
}

div.sc_wrap ol {
    padding: 0;
    display: block;
}

div.sc_wrap ol li {
    position: relative;
    list-style: decimal;
    font-size: 1.3em;
    display: block;
    margin-bottom: 10px;
}

div.sc_wrap ol li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 0.5em;
}

div.situ_wrap {
    background-color: #efefef;
    padding: 10px;
    margin: 20px auto;
}

div.situ_wrap p {
    margin-top: 0;
}

/* 20190213 サイドバー改修 */
ul.bancat li a span {
    position: absolute;
    right: -5px;
    top: -5px;
    background: #FFBD4C;
    padding: 5px;
    font-size: 0.8em;
    line-height: 1em;
    color: #000;
}

/* 20190213 メニュー改修 */
.sale_btn2 div a {
    position: relative;
}

.sale_btn2 div a span {
    position: absolute;
    right: -10px;
    top: -15px;
    background: #FFBD4C;
    padding: 5px;
    font-size: 0.8em;
    line-height: 1em;
    color: #000;
}

/* 20190215　カレンダー改修 */
.fc {
    margin: 20px auto;
    max-width: calc(100% - 20px);
}

.fc-toolbar .fc-center {
    display: block !important;
}

.fc-toolbar.fc-header-toolbar {
    margin: 0 !important;
}

.fc h2 {
    width: 100%;
    margin: 0 !important;
    border: none;
    background: #4e190e;
    color: #fff;
    line-height: 1em;
    padding: 5px !important;
    font-size: 1em !important;
}

td.fc-head-container.ui-widget-header {
    background: #333;
    color: #fff;
}

.fc-view-container .fc-basic-view .fc-body .fc-row {
    min-height: 0;
}

.fc td,
.fc th {
    border-color: #646665;
    box-sizing: border-box;
}

.fc .fc-bgevent {
    opacity: 1;
}

.fc-view-container {
    background-color: #fff;
}

.fc table {
    width: 100%;
    table-layout: fixed;
}

.fc-content span.fc-title {
    display: none;
}

.fc-scroller.fc-day-grid-container {
    height: auto !important;
    overflow: auto !important;
}

.hasEvent {
    background-color: #81240b;
}

.hasEvent span {
    color: #fff;
}

.fc .fc-row .fc-content-skeleton {
    padding: 0;
}

.fc .fc-row .fc-content-skeleton tbody {
    display: none;
}

.fc-view-container .fc-basic-view .fc-body .fc-row {
    height: auto !important;
}

/*--------詳細を見るボタン start--------*/
.group_description p.btn_item_syousaiWrap {
    margin-top: 1.4em !important;
    text-align: left;
}

.btn-item-syousai {
    background: #fff !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #990100 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 2px #b2b2b2;
    width: 150px;
    letter-spacing: 0.05em;
}

.arrow01 {
    position: relative;
    padding-left: 13px;
}

.arrow01::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 5px #990100;
    top: 50%;
    left: 10%;
    margin-top: -4px;
}

/*ホバー*/

.btn-item-syousai:hover {
    color: #fff !important;
    background-color: #990100 !important;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.arrow01:hover {
    position: relative;
    padding-left: 13px;
}

.arrow01:hover::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 5px #fff;
    top: 50%;
    left: 10%;
    margin-top: -4px;
}

/*--------詳細を見るボタン end--------*/


/*--------20190219スライダー設定 start--------*/

#main #topmovie {
    clear: both;
    padding: 10px 15px 0;
}

#main #movie {
    width: 830px;
    height: 250px;
}

#main #movie #def-image {
    margin: 0;
    padding: 0;
}

#main #movie .movie-img {
    position: absolute;
    width: 830px;
    height: 250px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#main #movie .movie-txt {
    color: #fff;
    margin: 0;
    height: 0;
    font: 28px/1em "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    position: relative;
}

#main #movie #txt1 {
    left: 120px;
    top: 110px;
    letter-spacing: .058em;
}

#main #movie #txt2 {
    left: 105px;
    top: 110px;
    letter-spacing: .08em;
}

#main #movie #txt3 {
    left: 103px;
    top: 110px;
    letter-spacing: .08em;
}

#main #movie #txt4 {
    left: 105px;
    top: 110px;
    letter-spacing: .085em;
}

#main #movie #txt5 {
    left: 125px;
    top: 110px;
    letter-spacing: .08em;
}

/*--------20190219スライダー設定 end--------*/

/*--------20190219グループページリンク--------*/
#page_link:after {
    content: "";
    display: block;
    clear: both;
}

#page_link li {
    display: block;
    float: left;
    width: 24%;
    margin-right: 1%;
    padding: 3px;
    border: 1px solid #990100;
    margin-bottom: 10px;
}

#page_link li:nth-child(4n) {
    magin-right: 0;
}

#page_link li:nth-child(4n + 1) {
    clear: both;
}

#page_link li a {
    display: table;
    table-layout: fixed;
}

#page_link li div.pict {
    display: table-cell;
}

#page_link li div.pict div {
    width: 80px;
    height: 60px;
    background-size: cover;
    background-position: center center;
}

#page_link li div.fs-c-subgroupList__label {
    display: table-cell;
    font-size: 1em !important;
    padding-left: 5px;
    vertical-align: top;
}

.fs-pt-carousel__track,
.fs-c-productListCarousel__list__itemTrack {
    /*display: none;*/
}

.fs-pt-carousel__track.slick-initialized,
.fs-c-productListCarousel__list__itemTrack.slick-initialized {
    display: block;
}

.cautions > h3 {
    border: 2px solid #990100;
    border-left: none;
    border-right: none;
    padding: 10px 5px;
    font-weight: bold;
}

.cautions .cb {
    padding: 10px;
    border: 1px solid #aaa;
    margin: 30px auto
}

.cautions .cb b {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa;
}

body.fs-body-login #main {
    display: none;
}

/*--------商品詳細ページstart--------*/
.midashi_bg_brawn {
    background-color: #660000;
    color: #fff;
    padding: 2%;
    font-weight: bold;
    margin-bottom: 20px;
}

.namber {
    background-color: #4e190e;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

.setumei_box dt {
    width: 15px;
    float: left;
}

.setumei_box dd {
    width: 60%;
    float: left;
}

#fs_ProductCategory hr {
    margin: 30px 0;
}

#fs_ProductDetails hr {
    margin: 30px 0;
}

#fs_ProductDetails a {
    display: inline;
}


/*--------商品詳細ページend--------*/

#fs_Reviews .fs-p-announcement {
    margin: 32px 0;
    width: 100%;
}

.fs-c-productName__copy {
    /*    display: none; */
}

/*--------20190315カートお気に入り--------*/
#fs_ShoppingCart .fs-c-productListCarousel__list__item {
    flex-basis: 180px;
    max-width: 180px;
    min-width: 180px;
    border-right: none;
}

#fs_ShoppingCart .fs-c-productListCarousel__ctrl {
    transform: scale(0.7);
}

#fs_ShoppingCart .fs-c-productListCarousel {
    margin-bottom: 20px;
}

.fs-c-productListItem__lowInStock,
.fs-c-productListItem__outOfStock,
.fs-c-productListItem__numberOfStock {
    border: none;
}

#fs_MyWishList .fs-c-productPrice,
#fs_MyWishList .fs-c-productListItem__productName,
#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer {
    width: 100% !important;
    clear: both;
    float: none !important;
}

#fs_MyWishList .fs-c-productListItem__lowInStock,
#fs_MyWishList .fs-c-productListItem__outOfStock,
#fs_MyWishList .fs-c-productListItem__numberOfStock {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 230px;
    margin: 0;
}

#fs_MyWishList .fs-c-productStock__number {
    font-weight: bold;
    font-size: 16px;
}

#fs_MyWishList .fs-c-productListItem__outOfStock {
    font-weight: bold;
    font-size: 16px;
}

#fs_MyWishList .fs-c-productListItem__prices {
    border-bottom: 1px solid #aaa;
    padding: 5px;
}

#fs_MyWishList .fs-c-productListItem__imageContainer {
    display: none;
}

#fs_MyWishList article.fs-c-productList__list__item.fs-c-productListItem form {
    position: relative;
}

#fs_MyWishList article.fs-c-productList__list__item.fs-c-productListItem form:after {
    content: "";
    display: block;
    clear: both;
}

#fs_MyWishList .fs-c-productListItem__control > *:last-child {
    width: 30px;
    height: 30px;
    float: none;
    margin: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    right: 190px;
}

#fs_MyWishList article.fs-c-productList__list__item.fs-c-productListItem {
    width: 48.5% !important;
    margin-right: 3% !important;
    float: left !important;
}

#fs_MyWishList article.fs-c-productList__list__item.fs-c-productListItem:nth-child(2n) {
    margin-right: 0 !important;
}

#fs_MyWishList article.fs-c-productList__list__item.fs-c-productListItem:nth-child(2n + 1) {
    clear: both;
}

#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
    background: #990100 !important;
    border: 1px solid #990100 !important;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 2.0em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 180px;
}

#fs_MyWishList .fs-c-productListItem__purchaseDisabledMessage {
    border: 1px solid #aaa !important;
    border-radius: 0px;
    color: #aaa;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 2.0em 1.2em;
    width: 180px
}

#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer {
    display: block;
    text-align: right;
    position: relative;
}

.size2 {
    font-size: 2em;
}

.size3 {
    font-size: 3em;
}

.red {
    color: red;
}

.blue {
    color: blue
}


/*　非ログイン時カート改修 */
.fs-body-cart-login .fs-c-loginForm {
    max-width: 100%;
}

/*　二重値段表記対応 */
span.fs-c-productPrice__main__price.fs-c-price {
    color: #000 !important;
}

.fs-c-productPrice--selling span.fs-c-productPrice__main__price.fs-c-price {
    color: #990100 !important;
}

.fs-c-productPrice--selling span.fs-c-productPrice__addon__label {
    color: #990100 !important;
}

.fs-c-productPrice--selling > span {
    color: #990100 !important;
}


/*--------------------------------IE11対策---------------------------------------*/
@media all and (-ms-high-contrast: none) {

    *::-ms-backdrop,
    .selector {
        /* IE11 にのみ適用される */

        body * {
            max-width: 100%;
        }

    }
}

/*--------------------------------ページ内表示調整---------------------------------------*/
.colu2_1_li .padding_ue8 {
    padding: 20px 0;
}

.h2_page_midashi {
    font-size: 26px;
    color: #000;
    padding: 10px 0 10px 20px !important;
    background-color: #FACDCD;
    border-left: 10px solid #990100;
    box-sizing: border-box;
    margin: 30px auto 25px !important;
    border-bottom: none;
    border-top: none;
    font-size: 20px !important;
    text-align: left;
}

.taten-img {
    text-align: right;
}

/*--------------------------------外国の生き物を野山に放さないで---------------------------------------*/

h1.hogo-onegai_h1::before {
    position: absolute;
    top: 0%;
    left: -10px;
    content: url(https://dorcusdanke.itembox.design/item/onegai_h1.png);
    margin-top: -26px;
    margin-right: 5px;
    border: 7px solid transparent;
}

.side_banner {
    margin: -20px 20px 60px 25px;
}


/*--------------------------------FAQ---------------------------------------*/
h1.faq_h1::before {
    position: absolute;
    top: 30%;
    left: -10px;
    content: url(https://dorcusdanke.itembox.design/item/faq.png);
    margin-top: -26px;
    margin-right: 5px;
    border: 7px solid transparent;
}

.faq_button {
    display: block;
    height: 70px;
    line-height: 70px;
    border: 2px solid #990100;
    color: #990100 !important;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    /*ボタン色*/
    padding: 10px;

}


.faq_button:hover {
    background-color: #990100;
    /*ボタン色*/
    color: #fff !important;
}

.img_width_faq {
    width: 400px !important;
}

.img_width_faq_s {
    width: 200px !important;
}

div.faq-title {
    border-bottom: solid 1px #CCCCCC;
    margin: 40px 0 30px 0;
    font-size: 200%;
    font-weight: bold;
}

.faq_button_back {
    display: block;
    border: 2px solid #990100;
    color: #990100 !important;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    /*ボタン色*/
    padding: 10px;
    width: 250px;

}


.faq_button_back:hover {
    background-color: #990100;
    /*ボタン色*/
    color: #fff !important;
}

.wall_box {
    display: flex;
}

.wall_part {
    display: flex;
    border: 1px solid #CCC;
    padding: 10px;
    width: 320px;
    margin-right: 20px;
    margin-bottom: 0;
}

.wall_box img {
    margin: 20px;
    width: 95px;
    height: 88px;
}
}

.wall_part {
    display: flex;
}

.wall_part ul {
    margin-top: 10px;
}


.wall_part li {
    margin-left: 30px;
    list-style: disc;
}
