@charset "UTF-8";

/* CSS Document */

*,
 :before,
 :after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

blockquote,
q {
    quotes: none;
}

ul,
ol,
li {
    list-style: none;
}

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

img,
video,
object {
    height: auto;
    border: none;
    display: block;
}

ins {
    background: none;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-family: "Yu Gothic Pr6N B";
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

hr {
    height: 1px;
    padding: 0;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
}

:before,
 :after {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a {
    color: #fff;
    text-decoration: none;
    display: block;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a:hover {
    opacity: 0.6;
}

.sp {
    display: none;
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
}


/* ==================== 改修 241129 ==================== */


/*SECOND*/

.second-main {
    padding: 10px 0 80px;
    margin: 0;
    /*background: #f5f5f5;*/
}

.second-main h1 {
    padding: 120px 0 100px;
    text-align: center;
    font-size: 80px;
    font-weight: 700;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    letter-spacing: 0.1em;
}

.second-main h1 span {
    font-size: 16px;
    display: block;
    letter-spacing: 0.04;
    margin: 30px auto 20px;
    font-family: "Yu Gothic Pr6N B", And-roboto, bebas-neue-by-fontfabric, sans-serif;
}

.second-main h1 span.mini-symbol {
    font-size: 86%;
    display: inline;
    margin: 0;
}

.second-main h1.title_bh_logo span {
    max-width: 450px;
}

.second-main h1.title_bh_logo span img {
    width: 100%;
}

.second-main h3 {
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    letter-spacing: 0.1em;
}

#item-page {
    padding: 0 0 100px;
}

#item-page section {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
}


/* Safari */

::-webkit-full-page-media,
_:future,
 :root #pankuzu ol li::before {
    top: 50%;
}


/*CONCEPT*/

#second-concept {
    position: relative;
    padding: 10px 0 0;
}

#second-concept h1 {
    margin: 0 auto 60px;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
}

#second-concept figure {
    width: 48%;
    height: 700px;
    position: absolute;
    top: -20px;
    right: 0;
    overflow: hidden;
}

#second-concept figure img {
    width: 100%;
}

#second-concept .en {
    width: 750px;
    margin: 100px auto 100px calc(50% - 650px);
}

#second-concept .en p {
    margin: 0 auto 105px;
    width: 540px;
    font-size: 15px;
    line-height: 2em;
    letter-spacing: .1em!important;
    text-align: left;
    font-family: Arial, Helvetica, "sans-serif";
    text-align: center;
}

#second-concept .en .bc-img {
    width: 83%;
    margin: 0 auto;
}

#second-concept .en h2 {
    line-height: 0;
    margin: 25px auto 60px;
    font-size: 26px;
    font-family: "Yu Gothic Pr6N D", sans-serif;
    font-feature-settings: "palt";
    align-items: center;
    /* 横線を上下中央 */
    display: flex;
    /* 文字と横線を横並び */
    justify-content: center;
    /* 文字を中央寄せ */
}

#second-concept .en h2::before,
#second-concept .en h2::after {
    background-color: #000;
    /* 横線の色 */
    content: "";
    height: 2px;
    /* 横線の高さ */
    width: 25px;
    /* 横線の長さ */
}

#second-concept .en h2::before {
    margin-right: 10px;
    /* 文字との余白 */
}

#second-concept .en h2::after {
    margin-left: 10px;
    /* 文字との余白 */
}

#second-concept .jp {
    background: #f3e1e2;
    width: 100%;
    padding: 60px 0;
    color: #000;
}

#second-concept .jp div {
    max-width: 1050px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

#second-concept .jp p {
    margin: 0px auto 30px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    font-size: 18px;
}


/*　　index改修（product）　　*/

main#product-all.second-main.product-pg {
    padding: 10px 0 0;
}

.anchor-scroll {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}

.product-wrapper .product-title {
    padding: 0 20px;
}

.product-wrapper h2.category-h {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 12px;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

h2.category-h.product-title__bh span {
    display: inline-block;
    max-width: 460px;
}

h2.category-h.product-title__bh span img {
    width: 100%;
}

#product-all .product-description {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.6;
    color: #000;
}

#product-bh {
    padding: 55px 0 20px;
    background: #cebfb9;
}

#product-bh .anchor-scroll:last-child .product-list__wrapper {
    margin: 35px auto 0;
    padding-bottom: 30px;
}

#product-bh .product-wrapper .product-title {
    padding: 70px 16px 0;
}

#product-other .product-list__wrapper {
    margin: 0 auto;
}

#product-all .product-list__wrapper {
    margin: 40px auto 50px;
}

#product-all .anchor-scroll:last-child .product-list__wrapper {
    margin: 50px auto 0;
}

.product-wrapper ul.product-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    border-bottom: 1px solid #b6b1ad;
    padding-bottom: 65px;
}

.product-bh .product-wrapper ul.product-list {
    border-bottom: 1px solid #a69c98;
}

.product-wrapper #product-corset ul.product-list,
.product-wrapper #product-bodycare ul.product-list,
.product-wrapper #product-trend ul.product-list,
.product-wrapper #product-shorts ul.product-list,
.product-wrapper #product-otheritems ul.product-list,
.product-wrapper #product-bh ul.product-list,
.product-wrapper #product-active ul.product-list {
    border-bottom: none;
    padding-bottom: 15px;
}

.product-wrapper ul.product-list li:nth-child(n+6) {
    margin-top: 60px;
}

.product-wrapper ul.product-list li .item-img {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.product-wrapper ul.product-list li a img {
    width: 100%;
}

.product-wrapper ul.product-list li .icon-container {
    position: absolute;
    top: 7px;
    right: 7px;
}

.product-wrapper ul.product-list li .icon-container img {
    max-width: 30px;
}

.product-wrapper .product-list .item .item-txt {
    margin-top: 10px;
    color: #000;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.01em;
}

.product-wrapper .product-list .item .item-txt .item-name__jp {
    font-family: "Yu Gothic Pr6N B", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
}

.product-wrapper .product-list .item .item-txt .item-name__en {
    margin-top: 8px;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: 0.08em;
}

.item-detail {
    margin: 40px 20px 0;
}

.item-detail h2,
#howto .howto-title {
    border-bottom: solid 2px #5d5c5d;
    padding: 10px 0;
    position: relative;
}

.product-bh {
    background: #cebfb9;
}

.item-detail h2 .plus {
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 24px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 0;
}

.item-detail h2 .plus:before,
.item-detail h2 .plus:after {
    display: block;
    content: '';
    background-color: #999;
    position: absolute;
    width: 20px;
    height: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item-detail h2 .plus:before {
    width: 1px;
    height: 20px;
}

.item-detail h2.selected .plus:before {
    content: normal;
}

.item-detail .detail-list__item {
    border-bottom: solid 1px #eee;
    padding: 10px 0;
}

.item-detail h3 {
    padding: 10px 0;
    font-size: 12px;
    color: #888;
    letter-spacing: 0.1em;
    font-family: English-lato, futura-pt, "Yu Gothic Pr6N B";
    border: none;
}

.item-detail .detail-list__text {
    padding: 0 0 10px;
}

.item-detail .detail-list__text,
.item-detail .detail-list__item ul li,
.item-detail .point-diamond {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    font-family: English-lato, futura-pt, "Yu Gothic Pr6N R";
}

ul.point-circle li {
    margin: 10px 0 10px 1.2em;
    text-indent: -1.2em;
}

ul.point-circle li:before {
    content: "●";
    margin: 0 4px 0 0;
    font-family: FontAwesome;
    font-size: 10px;
}

ul.point-square li {
    margin: 10px 0 10px 1.2em;
    text-indent: -1.2em;
}

ul.point-square li:before {
    content: "■";
    margin: 0 4px 0 0;
    font-family: FontAwesome;
    font-size: 10px;
}

ul.point-diamond li {
    margin: 10px 0 10px 1.2em;
    text-indent: -1.2em;
}

ul.point-diamond li:before {
    content: "◆";
    margin: 0 4px 0 0;
    font-size: 10px;
}

ul.point-asterisk li {
    margin: 10px 0 10px 1.2em;
    text-indent: -1.2em;
}

ul.point-asterisk li:before {
    content: "※";
    margin: 0 4px 0 0;
}

.item-detail ul li ul.step {
    margin: 0;
}

.item-detail ul li ul.step li {
    margin: 10px 0 10px 1.2em;
    text-indent: -1.2em;
}

.item-detail ul li ul.step li:first-letter {
    font-weight: 500;
    font-size: 120%;
}

.item-detail ul li ul.size li {
    margin: 10px 0;
    font-family: sofia-pro-condensed, sans-serif;
    font-weight: 700;
}

.item-detail ul li ul.size li span:first-child {
    font-weight: 500;
    font-size: 120%;
}

.item-detail ul li ul.size li span:last-child {
    font-weight: 300;
    font-size: 90%;
    letter-spacing: 0em;
    font-family: English-lato, futura-pt, "Yu Gothic Pr6N M";
}

.item-detail ul li ul.colorbox {
    display: flex;
    flex-wrap: wrap;
}

.item-detail ul li ul.colorbox li {
    width: 19%;
    font-weight: 700;
    padding: 16px 10px 14px;
    margin: 0.5%;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-family: English-lato, futura-pt, "Yu Gothic StdN E";
}

.item-detail ul li ul.colorbox li p {
    font-size: 22px;
    font-weight: 700;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    letter-spacing: 0.1em;
    padding: 0;
    line-height: 1.2;
}

.item-detail ul li ul.colorbox li p span {
    font-size: 12px;
    font-family: English-lato, futura-pt, "Yu Gothic StdN E";
    display: block;
    letter-spacing: 0em;
}

table.select-table {
    margin: 40px 0;
    width: 100%;
    table-layout: fixed;
}

table.select-table tr {
    border: solid 1px #eee;
    border-top: none;
}

table.select-table tr th {
    color: #fff;
    padding: 10px;
    width: 20%;
}

table.select-table tr th p {
    font-family: "Yu Gothic Pr6N B";
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 0;
}

table.select-table tr th img {
    width: 100%
}

table.select-table tr td {
    text-align: center;
}

table.select-table tr:first-child td {
    padding: 6px;
    background: #eee;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

table.select-table tr td input {
    accent-color: #000;
}

table.select-table2 {
    margin: 40px 0;
    width: 100%;
}

table.select-table2 tr {
    border-bottom: solid 1px #eee;
    width: 100%;
}

table.select-table2 tr th {
    font-family: And-roboto, bebas-neue-by-fontfabric, "Yu Gothic Pr6N B";
    padding: 10px;
    width: 25%;
    text-align: left;
}

table.select-table2 tr th img {
    width: 100px;
}

table.select-table2 tr td {
    width: 75%;
}

table.select-table2 tr td select {
    width: 90%;
    margin: 0 5%;
    padding: 1% 0;
    text-align: center;
    border: solid 1px #ddd;
}

.select-dl {
    margin: 20px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.select-dl dl {
    width: 14.28%;
    margin: 20px 0;
}

.select-dl dl dt {
    font-family: And-roboto, bebas-neue-by-fontfabric, "Yu Gothic Pr6N B";
}

.select-dl dl dt p {
    margin: 4px 0 6px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1em;
}

.select-dl dl dt p span {
    font-size: 10px;
    display: block;
    letter-spacing: 0em;
}

.select-dl dl dt p span.mini-symbol {
    display: inline;
}

.select-dl dl dt img {
    width: 60%;
    margin: 0 auto;
}

.select-dl dl dd {
    margin: 0 5%;
}

.select-dl dl dd select {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border: solid 1px #ddd;
    font-size: 10px;
    text-align: center;
    background: #eee;
    font-family: English-lato, futura-pt, "Yu Gothic Pr6N M";
    font-weight: 500;
    letter-spacing: 0.1em;
}

.addCart {
    width: 50%;
    margin: 0 auto;
    padding: 20px 0 16px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 4px;
    display: block;
    font-size: 24px;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.addCart:hover {
    opacity: 0.6;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.global_wrapper {
    width: 100%;
    margin: 0 auto;
}

.youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 66.15%;
}

.player {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.thumb {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.swiper_bestseller .item-img {
    width: 90%;
    margin: 0 auto;
}

.swiper_bestseller .item-img img {
    width: 100%;
}

.swiper_bestseller .item .icon-container {
    position: absolute;
    top: 7px;
    right: 7px;
}

.swiper_bestseller .item .icon-container img {
    max-width: 30px;
    width: 100%;
}

.swiper_bestseller .item-name__jp {
    margin: 0;
    font-family: "Yu Gothic Pr6N B", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    color: #000;
}

.swiper_bestseller .item-name__en {
    margin: 8px 0 0;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    text-align: center;
}


/*RECCOMEND LIST NEW*/


/*共通2カラムナビ*/

.accordion-sub {
    margin: 0 auto;
}

.accordion-sub a {
    display: block;
    color: #000;
}

.accordion-sub .inner {
    padding: 0;
    display: none;
}

.accordion-sub h3 {
    cursor: pointer;
    padding: 20px 30px 20px 20px;
    background: #fff;
    position: relative;
    text-align: left;
    font-family: "Yu Gothic Pr6N B";
    font-size: 16px;
}

.accordion-sub h3.items:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 12px;
    height: 2px;
    background: #333;
    transform: translateY(-50%);
}

.accordion-sub h3.items:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 19px;
    width: 2px;
    height: 12px;
    background: #333;
    transform: translateY(-50%);
    transition: .3s;
}

.accordion-sub h3.single:after {
    display: block;
    content: '';
    position: absolute;
    top: 42%;
    right: 18px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #666;
    border-bottom: 2px solid #666;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.accordion-sub h3.items.open:after {
    opacity: 0;
}

.accordion-sub .inner li {
    cursor: pointer;
    padding: 15px 12px 15px 25px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}

.accordion-sub .inner li:after {
    display: block;
    content: '';
    position: absolute;
    top: 42%;
    right: 18px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*QA*/

#qa-main section {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 40px;
}

#qa-main #fq_main {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 40px;
}

#qa-main #fq_main a {
    display: inline;
    color: #111;
}

.fq_sub-menu {
    max-width: 340px;
    width: 100%;
    margin: 0 40px 0 0;
}

.fq_main-area {
    max-width: 720px;
    width: 100%;
    padding: 0;
}

.fq_main-area h2 {
    font-size: 24px;
    font-family: "Yu Gothic Pr6N B", And-roboto, bebas-neue-by-fontfabric, sans-serif;
}

.fq_main-area h3 {
    font-size: 20px;
    padding: 0 0 20px;
}

.fq_contents {
    margin: 25px 0 45px;
}

.faq-list {
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
}

.faq-list p {
    padding-left: 30px;
    font-size: 16px;
    line-height: 1.9rem;
}

.faq-list p a {
    display: inline!important;
    color: #666!important;
}

.fq_text {
    padding: 20px 20px 10px 1px;
    line-height: 1.7rem;
    letter-spacing: 0.03em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.faq-list_title {
    padding: 15px 30px;
    font-weight: bold;
    letter-spacing: 0.03rem;
    position: relative;
    cursor: pointer;
}

.faq-list_title.open:hover {
    background-color: #fff;
}

.faq-list_title:before {
    content: "Q";
    font-size: 20px;
    font-weight: 700;
    color: #111;
    display: block;
    position: absolute;
    padding-top: 8px;
}

.faq-list_title span:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 32px;
    width: 16px;
    height: 2px;
    background: #333;
    transform: translateY(-50%);
}

.faq-list_title span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 39px;
    width: 2px;
    height: 15px;
    background: #333;
    transform: translateY(-50%);
    transition: .3s;
}

.faq-list_title.open span:after {
    opacity: 0;
}

.faq-list_answer {
    display: none;
    position: relative;
    padding: 15px 30px;
    border-top: solid 1px #eee;
    letter-spacing: 0.03rem;
}

.faq-list_answer:before {
    content: "A";
    font-weight: 700;
    font-size: 20px;
    color: #bf0000;
    display: block;
    position: absolute;
    padding-top: 8px;
}

.inner_items {
    padding-top: 10px;
    padding-left: 50px;
}

.inner_items li {
    list-style: disc;
    padding-bottom: 8px;
    line-height: 1.7rem;
}


/*CONTACT*/

#contact-main {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
}

.contact-add {
    width: 700px;
    margin: 0 auto;
}

.contact-add li {
    background: #000;
    border-radius: 6px;
    display: flex;
    align-items: flex-end;
    font-size: 22px;
    margin: 0 0 12px;
    padding: 25px 30px;
}

.contact-add li:hover {
    opacity: 0.6;
    transition: 0.3s;
}

.contact-add li h2 {
    margin-right: 20px;
    color: #fff;
    font-family: "Yu Gothic Pr6N B", sans-serif;
    font-weight: 700;
}

.contact-add li:last-child h2 {
    margin-right: 37px;
}

.contact-add li a {
    font-size: 24px;
    display: flex;
    justify-content: center;
    font-family: "sofia-pro-condensed", sans-serif;
    align-items: flex-end;
    font-weight: 700;
}

.contact-add li:nth-child(2) a {
    font-size: 22px;
}

.contact-add li a img {
    width: 22px;
    margin: 0 10px 5px 0;
}

.contact-add li:last-child a img {
    width: 20px;
    margin: 0 10px 4px 0;
}

#contact-main .caution {
    width: 700px;
    margin: 40px auto;
}

#contact-main .caution p:first-child {
    padding: 18px 20px;
    margin: 0 0 20px;
    border: solid 1px #999;
}


/* PRUVACYとLAW共通*/

#privacy-law section {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
}

#privacy-law section#area {
    background: #fff;
    padding: 0 30px;
}

#privacy-law dt,
#privacy-law #area h2 {
    margin: 20px 0;
    font-size: 24px;
    font-family: "Yu Gothic Pr6N B";
}

#privacy-law p {
    margin: 20px 0;
}

#privacy-law dl dt {
    margin: 20px 0;
    font-size: 20px;
    font-family: "Yu Gothic Pr6N B", sans-serif;
    font-weight: 700;
}

#privacy-law dl dd {
    font-family: "sofia-pro-condensed", "Yu Gothic Pr6N R", sans-serif;
}

#privacy-law dl dd a {
    color: #000;
}

#privacy-law dl dd ul {
    margin: 20px 0;
}

#law-h {
    font-size: 30px;
}


/*SITEMAP*/

#sitemap-main {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px 20px;
    background: #fff;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
}

#sitemap-main a {
    position: relative;
    color: #000;
    line-height: 1.4;
}

#sitemap-main a::before {
    content: '';
    position: absolute;
    height: 1px;
    background: #000;
}

#sitemap-main a::after {
    content: '';
    position: absolute;
    height: 1px;
    background: #000;
    transform: rotate(35deg);
}

#sitemap-main .sitemap-menu__list {
    display: flex;
    flex-wrap: wrap;
}

#sitemap-main .sitemap-menu__list li {
    width: 48%;
    margin: 1%;
}

#sitemap-main .sitemap-menu__list li a {
    font-size: 24px;
    border-bottom: solid 2px #000;
    padding: 1% 1% 4%;
    font-weight: 700;
}

#sitemap-main .sitemap-menu__list li a::before {
    bottom: 45%;
    right: 3%;
    width: 8%;
}

#sitemap-main .sitemap-menu__list li a::after {
    bottom: 50%;
    right: 3%;
    width: 2%;
}

#sitemap-main .sitemap-menu__list li:hover a::before {
    right: 5%;
    transition: all .3s;
}

#sitemap-main .sitemap-menu__list li:hover a::after {
    right: 5%;
    transition: all .3s;
}

#sitemap-main .sitemap-category {
    margin: 3% 0;
}

#sitemap-main h2 {
    width: 100%;
    margin: 3% 0;
}

#sitemap-main h2 a {
    font-size: 24px;
    border-bottom: solid 2px #000;
    padding: 1% 1% 2%;
    font-weight: 700;
}

#sitemap-main h2 a::before {
    bottom: 45%;
    right: 3%;
    width: 6%;
    background: #ccc;
}

#sitemap-main h2 a::after {
    bottom: 52%;
    right: 3%;
    width: 1.5%;
    background: #ccc;
}

#sitemap-main h2:hover a::before {
    right: 5%;
    transition: all .3s;
}

#sitemap-main h2:hover a::after {
    right: 5%;
    transition: all .3s;
}

#sitemap-main .sitemap-category__list {
    display: flex;
    flex-wrap: wrap;
}

#sitemap-main .sitemap-category__list li {
    width: 31%;
    margin: 1%;
    padding: 0.6% 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #e5e5e5;
    border-radius: 4px;
}

#sitemap-main .sitemap-category__list a::before {
    bottom: 45%;
    right: 3%;
    width: 6%;
    background: #fff;
}

#sitemap-main .sitemap-category__list a::after {
    bottom: 51%;
    right: 3%;
    width: 2.5%;
    background: #fff;
}

#sitemap-main .sitemap-category__list a:hover::before {
    right: 5%;
    transition: all .3s;
}

#sitemap-main .sitemap-category__list a:hover::after {
    right: 5%;
    transition: all .3s;
}


/* 404 PAGE */

section.section-404 {
    margin: 180px auto 100px;
    padding: 0 20px;
    text-align: center;
}

section.section-404 h1 {
    padding: 0;
    font-size: 34px;
    letter-spacing: 0.02em;
}

section.section-404 h1 span {
    display: block;
    margin: 25px auto 40px;
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    font-size: 18px;
    letter-spacing: .1em;
}

section.section-404 p {
    font-size: 18px;
    text-align: center;
    line-height: 1.7;
}

.btn-box {
    width: 400px;
    max-width: 100%;
    margin: 60px auto 0;
    padding: 14px 10px;
    border: 2px solid #000;
    background: #fff;
    transition: 0.3s;
}

.btn-box:hover {
    background-color: #000;
}

.btn-box a {
    font-family: And-roboto, bebas-neue-by-fontfabric, sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #000;
}

.btn-box:hover a {
    color: #fff;
    opacity: 1;
}


/* ==================== 2023.11.20 ブランド名について end ==================== */


/* Swiper */

.product-slider.swiper.swiper-initialized.swiper-horizontal.swiper-android.typesquare_tags,
.swiper_bestseller .product-slider.swiper {
    position: relative;
    padding-bottom: 60px;
}

.swiper-scrollbar {
    height: 4px;
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.swiper-scrollbar {
    background: #edeeef;
}

.swiper-scrollbar .swiper-scrollbar-drag {
    border-radius: 4px;
    height: 4px;
}

.swiper-scrollbar .swiper-scrollbar-drag {
    background: #acacac;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    width: 35px;
    height: 35px;
    margin: auto;
    top: 0;
    bottom: 80px;
    z-index: 100;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev::before,
.swiper-button-prev::after,
.swiper-button-next::before,
.swiper-button-next::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 25px;
    background: #000000;
    top: 0;
    bottom: 0px;
}

.swiper-button-prev::before,
.swiper-button-prev::after {
    left: 0;
}

.swiper-button-next::before,
.swiper-button-next::after {
    right: 0;
}

.swiper-button-prev::before,
.swiper-button-next::before {
    transform: rotate(-45deg);
}

.swiper-button-prev::after,
.swiper-button-next::after {
    transform: rotate(45deg);
}


/* ==================== 以下スマホ表示 ==================== */

@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    ul li:hover a p.next-arrow::before {
        right: 5%;
        transition: all .3s;
    }
    ul li:hover a p.next-arrow::after {
        right: 5%;
        transition: all .3s;
    }
    .second-main {
        padding: 10px 0 30px;
        margin: 0;
    }
    .second-main h1 {
        padding: 10% 0 15%;
        margin: 0;
        font-size: 7.5vw;
    }
    .second-main h1 span {
        margin: 3px auto 0;
        font-size: 3vw;
        display: block;
        letter-spacing: 0;
    }
    .second-main h1.title_bh_logo span {
        max-width: 350px;
    }
    @media screen and (max-width: 520px) {
        .second-main h1.title_bh_logo span {
            max-width: 240px;
        }
    }
    /*PRODUCT*/
    #product h1 img {
        width: 100%;
        padding: 0;
    }
    #product ul.product-list {
        width: 94%;
        margin: 6% auto;
    }
    #product ul.product-list li {
        width: 46%;
        margin: 2%;
        background: #fff;
    }
    #product ul.product-list li:nth-child(1),
    #product ul.product-list li:nth-child(5),
    #product ul.product-list li:nth-child(9) {
        margin-left: 2%;
    }
    #product ul.product-list li:nth-child(4n) {
        margin-right: 2%;
    }
    #product ul.product-list li a figure figcaption h2 {
        font-size: 3.5vw;
        margin: 5% auto 3%;
    }
    #product ul.product-list li a figure figcaption p:nth-child(2),
    #product ul.product-list li a figure figcaption p:nth-child(3) {
        font-size: 3vw;
    }
    #product ul.product-list li a figure figcaption p:nth-child(3) {
        margin: 5% auto 10%;
    }
    #product ul.product-list li a img {
        width: 79%;
        margin: 10%;
    }
    #product h2.category-h {
        margin: 10% 3% 5%;
        padding: 1% 0;
        width: 94%;
        font-size: 5vw;
    }
    /*　　index改修 240211　　*/
    ul.cate.product-cate li {
        width: 50%;
        margin: 35px 0 0px;
    }
    ul.cate.product-cate li:nth-child(3),
    ul.cate.product-cate li:last-child {
        width: 100%;
        margin: 30px 0 0;
    }
    ul.cate.product-cate li:last-child a {
        font-family: "bebas-neue-pro", sans-serif;
        font-weight: 600;
    }
    .anchor-scroll {
        padding-top: 70px;
        margin-top: -70px;
    }
    #product-all .product-wrapper {
        margin: 0 auto;
    }
    #product-all .product-list__wrapper {
        margin: 25px auto 40px;
        padding: 0 16px;
    }
    #product-all #product-nightbraseries .product-list__wrapper {
        margin: 10px auto 40px;
    }
    #product-all #product-otheritems .product-list__wrapper {
        margin: 25px auto 20px;
    }
    #product-all #product-bh .product-list__wrapper {
        margin: 10px auto 0px;
    }
    #product-all .anchor-scroll:last-child .product-list__wrapper {
        margin: 35px auto 0;
    }
    .product-wrapper .product-title {
        padding: 0 16px;
    }
    .product-wrapper h2.category-h {
        padding: 0 0 10px;
        font-size: 6vw;
    }
    h2.category-h.product-title__bh span {
        max-width: 83vw;
    }
    #product-all .product-description {
        padding-bottom: 10px;
        font-size: 11px;
    }
    #product-bh .anchor-scroll:last-child .product-list__wrapper {
        margin: 35px auto 0;
        padding-bottom: 30px;
    }
    #product-bh .product-wrapper .product-title {
        padding: 50px 16px 0;
    }
    .product-wrapper ul.product-list {
        grid-template-columns: 1fr 1fr;
        align-items: center;
        padding-bottom: 15px;
    }
    .product-wrapper #product-corset ul.product-list,
    .product-wrapper #product-bodycare ul.product-list,
    .product-wrapper #product-trend ul.product-list,
    .product-wrapper #product-shorts ul.product-list,
    .product-wrapper #product-otheritems ul.product-list,
    .product-wrapper #product-bh ul.product-list,
    .product-wrapper #product-active ul.product-list {
        border-bottom: none;
        padding-bottom: 0;
    }
    .product-wrapper ul.product-list li {
        margin: 0 auto 35px;
    }
    .product-wrapper ul.product-list li:nth-child(n+6) {
        margin-top: 0;
    }
    .product-wrapper ul.product-list li .icon-container {
        top: -2px;
        right: 2px;
    }
    .product-wrapper ul.product-list li .icon-container img {
        max-width: 27px;
    }
    .product-wrapper .product-list .item .item-txt .item-name__jp {
        font-size: 11px;
        line-height: 17px;
    }
    .product-wrapper .product-list .item .item-txt .item-name__en {
        font-size: 11px;
        line-height: 18px;
    }
    #item-page {
        padding: 10px 0 10%;
    }
    #item-page section {
        width: 100%;
    }
    .item-detail ul li .min {
        font-size: 2vw;
    }
    ul.point-circle li {
        margin: 3% 0 3% 1em;
        text-indent: -1em;
    }
    ul.point-circle li:before {
        margin: 0 1% 0 0;
        font-size: 2vw;
    }
    ul.point-square li {
        margin: 3% 0 3% 1em;
        text-indent: -1em;
    }
    ul.point-square li:before {
        margin: 0 1% 0 0;
        font-size: 2vw;
    }
    ul.point-diamond li {
        margin: 3% 0 3% 1em;
        text-indent: -1em;
    }
    ul.point-diamond li:before {
        margin: 0 1% 0 0;
        font-size: 2vw;
    }
    ul.point-asterisk li {
        margin: 3% 0 3% 1em;
        text-indent: -1em;
    }
    ul.point-asterisk li:before {
        margin: 0 1% 0 0;
        font-size: 2vw;
    }
    /*point-asterisk*/
    .item-detail ul li ul.step li {
        margin: 3% 0 3% 1.2em;
    }
    .item-detail ul li ul.size li {
        margin: 3% 0;
        font-family: sofia-pro-condensed, "Yu Gothic Pr6N M", sans-serif;
    }
    .item-detail ul li ul.colorbox {
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }
    .item-detail ul li ul.colorbox li {
        padding: 3% 0 2%;
        width: 49%;
    }
    .item-detail ul li ul.colorbox li p {
        font-size: 3.5vw;
        line-height: 1em;
    }
    .item-detail ul li ul.colorbox li p span {
        font-size: 3vw;
    }
    table.select-table {
        width: 94%;
        margin: 10% 3%;
        table-layout: fixed;
    }
    table.select-table tr th {
        padding: 2%;
        width: 100%;
        display: block;
        border: none;
    }
    table.select-table tr th p {
        font-size: 4vw;
    }
    table.select-table tr:first-child td {
        padding: 3%;
        font-size: 4vw
    }
    table.select-table tr:first-child {
        display: none;
    }
    table.select-table tr {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    table.select-table tr td {
        flex: 1;
    }
    table.select-table td:first-child {
        font-family: "Yu Gothic Pr6N B";
        text-align: center;
    }
    table.select-table td:before {
        content: attr(data-label);
        display: block;
        background: #eee;
        width: 100%;
        font-weight: 400;
        font-size: 2.5vw;
    }
    table.select-table2 {
        width: 94%;
        margin: 10% 3%;
    }
    table.select-table2 tr {
        border: none;
    }
    table.select-table2 tr th {
        padding: 0 3%;
        width: 100%;
        display: block;
        font-size: 3vw
    }
    table.select-table2 tr td {
        width: 100%;
        display: block;
    }
    table.select-table2 tr td select {
        width: 100%;
        margin: 0;
        padding: 3% 0;
        text-align: center;
        border: solid 1px #ddd;
    }
    .select-dl {
        margin: 5% 0;
    }
    .select-dl dl {
        width: 33.3%;
        margin: 2% 0;
    }
    .select-dl dl dt p {
        font-size: 3vw;
    }
    .select-dl dl dt img {
        width: 80%;
        margin: 0 auto;
    }
    .select-dl dl dd {
        margin: 0 5%;
    }
    .select-dl dl dd select {
        padding: 0;
        height: 30px;
        font-size: 2.2vw;
        color: #333;
        border-radius: 2px;
    }
    /*RECCOMEND LIST NEW*/
    /*共通2カラムナビ*/
    .accordion-sub {
        margin: 0 auto;
    }
    .accordion a {
        display: block;
    }
    .accordion-sub .inner {
        padding: 0;
        display: none;
    }
    .accordion-sub li {
        border-bottom: solid 4px #f5f5f5;
    }
    .accordion-sub h3 {
        cursor: pointer;
        padding: 3%;
        font-size: 4vw;
    }
    .accordion-sub h3.items:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 14px;
        width: 12px;
        height: 2px;
        background: #333;
        transform: translateY(-50%);
    }
    .accordion-sub h3.items:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 19px;
        width: 2px;
        height: 12px;
        background: #333;
        transform: translateY(-50%);
        transition: .3s;
    }
    .accordion-sub h3.single:after {
        display: block;
        content: '';
        position: absolute;
        top: 42%;
        right: 18px;
        width: 8px;
        height: 8px;
        border-right: 2px solid #666;
        border-bottom: 2px solid #666;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .accordion-sub h3.items.open:after {
        opacity: 0;
    }
    .accordion-sub .inner li {
        cursor: pointer;
        padding: 15px 12px 15px 25px;
        font-size: 15px;
        font-weight: bold;
        position: relative;
    }
    .accordion-sub .inner li:after {
        display: block;
        content: '';
        position: absolute;
        top: 42%;
        right: 18px;
        width: 8px;
        height: 8px;
        border-right: 2px solid #aaa;
        border-bottom: 2px solid #aaa;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    /*QA*/
    #qa-main {
        width: 100%;
    }
    #qa-main section {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 0 3%;
        display: block;
        line-height: 1.6em;
    }
    #qa-main #fq_main {
        width: 90%;
        margin: 0 auto;
        display: block;
        position: relative;
        margin-bottom: 40px;
    }
    #qa-main #fq_main a {
        display: inline;
        color: #111;
    }
    .fq_sub-menu {
        width: 90%;
        margin: 0 auto;
    }
    .fq_main-area {
        width: 100%;
        padding: 0;
    }
    .fq_main-area h2 {
        font-size: 5vw;
        margin: 10% 0 3%;
        font-family: "Yu Gothic Pr6N B", And-roboto, bebas-neue-by-fontfabric, sans-serif;
    }
    .fq_main-area h3 {
        font-size: 4.25vw;
        padding: 3% 0;
    }
    .fq_contents {
        margin: 0 0 3%;
    }
    .faq-list p {
        padding: 0 0 0 5%;
        font-size: 3.5vw;
    }
    .fq_text {
        padding: 3% 3% 3% 0;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .faq-list_title {
        padding: 3% 0 3% 3%;
        position: relative;
        cursor: pointer;
    }
    .faq-list_title:before {
        content: "Q";
        font-size: 4vw;
        position: absolute;
        padding-top: 4%;
    }
    .faq-list_title span:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 32px;
        width: 16px;
        height: 2px;
        background: #333;
        transform: translateY(-50%);
    }
    .faq-list_title span:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 39px;
        width: 2px;
        height: 15px;
        background: #333;
        transform: translateY(-50%);
        transition: .3s;
    }
    .faq-list_title.open span:after {
        opacity: 0;
    }
    .faq-list_answer {
        padding: 5% 3%;
    }
    .faq-list_answer:before {
        content: "A";
        font-size: 4vw;
        padding-top: 4%;
    }
    .inner_items {
        padding: 3% 0 0 5%;
    }
    .inner_items li {
        list-style: disc;
        padding-bottom: 8px;
        line-height: 1.7rem;
    }
    /* Safari */
     ::-webkit-full-page-media,
    _:future,
     :root .contact-add li a img {
        margin: 0 2.5% 1.2% 0;
    }
     ::-webkit-full-page-media,
    _:future,
     :root .contact-add li:last-child a img {
        margin: 0 2.5% 0.6% 0;
    }
}