@charset 'UTF-8';
/*  Add Custom CSS here.  */

/*-----------------------------------------------------
	common
-----------------------------------------------------*/
body {
    font-family: 'Noto Sans JP', '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding-top: 110px;
}
img {
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sans {
    font-family: 'Noto Sans JP', '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 500;
}
.int {
    font-family: "Inter", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 400;
}
.ppn {
    font-family: "Poppins", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 700;
}
.ira {
    font-family: "Inria Sans", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 700;
}
.ebg {
    font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 700;
}
.zen-om {
    font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 700;
}
.mp1 {
    font-family: "M PLUS 1", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 500;
}

@font-face {
  font-family: 'ArialBlack'; /* 好きなフォント名 */
  src: url('./fonts/arial_black.woff') format('woff');  /* woff2非対応ブラウザ用 */
  font-weight: 900; /* 通常の太さ */
  font-style: normal;
  font-display: swap; /* 読み込み中のちらつき防止 */
}
.ari {
    font-family: 'ArialBlack', '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 900;
}

.ib {
    display: inline-block;
}
a,
.button,
.ease,
.gForm_submit,
.tag__list li label,
#search_product .tgl,
#search_product .tgl + *,
.search-c-box .form__item .value button,
#search_product .button_clear,
.search-bar input[type="submit"],
.medias__list li a .img,
#faq .lnkbox li .frm,
#faq.faq--single .c-article__cms .ins .cont__list li,
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .lab::after,
#page-top {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.gForm_submit:hover,
#search_product .title:hover,
.search-c-box .form__item .value button:hover,
.search-bar input[type="submit"]:hover,
#page-top:hover {
    opacity: 0.5;
}
.button01:hover,
.tag__list li a:hover,
.tag__list li label:hover,
.footer__bot .directory li a:hover,
#c-pagenavi .wp-pagenavi a:hover,
.c-article__click a:hover,
.c-article__popular li a:hover,
#product .posts__list li a:hover,
#product.product--single .gallery__nav .item:hover,
#brand .c-block__item a:hover,
#brand .c-block__top:hover .c-block__heading,
#faq .c-sidebar__list li a:hover,
#faq .lnkbox li.abox a:hover,
#faq .c-bottom__bot .ins .row .txt3 a:hover,
.medias__list li a:hover {
    opacity: 1;
}
#brand .c-block__title,
#product .c-block__title,
#faq .c-block__title,
#lp.media .c-block__title,
.c-main-content__ttl {
    margin: 56px 20px;
    color: #703A00;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 1.12px;
    padding: 0;
    text-align: center;
}
.c-main-content__ttl--book::before,
#brand .c-main-content__ttl--book::before,
#brand .c-block__title::before,
#product .c-block__title::before,
#faq .c-block__title::before,
#lp.media .c-block__title::before {
    content: none !important;
}
#brand .c-block__label {
	margin-bottom: 70px;
}
.c-box--small {
    max-width: 1200px;
}

.ifrm {
    position: relative;
    width: 100%;
    height: 0;
}
.ifrm iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.w1040,
.w1120,
.w1200,
#product.product--single .rel__posts .rel__posts_inner {
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: content-box;
}
.w1040 {
    max-width: 1040px;
}
.w1120,
#product.product--single .rel__posts .rel__posts_inner {
    max-width: 1120px;
}
.w1200 {
    max-width: 1200px;
}

/* .ttl */
.ttl01 {
    position: relative;
    font-size: 22px;
    font-weight: 800;
    background: #009944;
    padding: 11px 30px 11px 50px;
    color: #FFF;
    margin-right: 27px;
    margin-bottom: 30px;
}
.ttl01::before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    border: 3px solid #FFE643;
    border-radius: 100%;
}
.ttl01::after {
    content: '';
    position: absolute;
    top: 0;
    right: -27px;
    bottom: 0;
    width: 54px;
    border-radius: 100%;
    background: #009944;
}
.ttl01 .en {
    font-family: "Poppins", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}
.ttl01 .ja {
    margin-left: .5em;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.84px;
}
.ttl01.sharp::after {
    width: 28px;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    border-radius: 0;
}

.ttl02 {
    margin-bottom: 20px !important;
    color: #094;
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 1.32px;
    overflow: hidden;
    padding: 0 !important;
}
.ttl02 .inn {
    position: relative;
    display: inline-block;
}
.ttl02 .inn::before,
.ttl02 .inn::after {
    content: '';
    position: absolute;
    height: 3px;
    background: url(../img/common/ttl02_bdr.webp) repeat-x;
    background-size: auto 100%;
    margin: auto;
    top: 0;
    bottom: 0;
}
.ttl02 .inn::before {
    right: calc(100% + 26px);
    left: -1000%;
    background-position: right center;
}
.ttl02 .inn::after {
    left: calc(100% + 26px);
    right: -1000%;
    background-position: left center;
}
.ttl02 .en {
    display: block;
    color: #04B157;
    text-align: center;
    font-family: "Poppins", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}
.ttl02 .ja {
    display: block;
    color: #04B157;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 140% */
    letter-spacing: 0.6px;
}

.ttl03 {
    text-align: center;
    margin-bottom: 80px;
}
.ttl03 .en {
    position: relative;
    display: inline-block;
    font-family: "Poppins", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    color: #009944;
}
.ttl03 .en::before,
.ttl03 .en::after,
.ttl03 .en .inn::before,
.ttl03 .en .inn::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ttl03 .en::before,
.ttl03 .en .inn::before {
    width: 10px;
    height: 0;
    border-bottom: 2px solid #009944;
}
.ttl03 .en::after,
.ttl03 .en .inn::after {
    width: 0;
    height: 10px;
    border-left: 2px solid #009944;
}
.ttl03 .en::before {
	right: calc(100% + 15px);
}
.ttl03 .en::after {
    right: calc(100% + 19px);
}
.ttl03 .en .inn::before {
    left: calc(100% + 15px);
}
.ttl03 .en .inn::after {
    left: calc(100% + 19px);
}
.ttl03 .ja {
    display: block;
    color: #094;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.84px;
    margin-top: 10px;
}
.ttl03.w .en,
.ttl03.w .ja {
    color: #FFF;
}
.ttl03.w .en::before,
.ttl03.w .en::after,
.ttl03.w .en .inn::before,
.ttl03.w .en .inn::after {
    border-color: #FFF;
}

.ttl04 {
    position: relative;
    text-align: center;
    max-width: 254px;
    margin: 0 auto 80px;
}
.ttl04 .en {
    display: block;
    font-family: "Poppins", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
}
.ttl04 .ja {
    display: block;
    font-size: 14px;
    color: #009944;
    position: relative;
    z-index: 2;
    font-weight: 700;
}
.ttl04 .en::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    width: 254px;
    height: 116px;
    background: url(../img/common/ttl04_bg.webp) no-repeat center top 10px / contain;
}
.ttl04::before,
.ttl04::after {
    content: '';
    position: absolute;
    top: -15px;
    background: no-repeat center center / contain;
}
.ttl04::before {
    width: 103px;
    height: 128px;
    background-image: url(../img/common/ttl04-l.webp);
    left: -150px;
}
.ttl04::after {
    width: 104px;
    height: 138px;
    background-image: url(../img/common/ttl04-r.webp);
    right: -130px;
}

.ttl05 {
    position: relative;
    margin-bottom: 50px;
    padding: 30px 10px 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ttl05 .en {
    display: block;
    color: #C03F43;
    text-align: center;
    font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 2px;
}
.ttl05 .ja {
    display: block;
    color: #C03F43;
    text-align: center;
    font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 16px;
    font-weight: 700;
}
.ttl05::before,
.ttl05::after {
    display: inline-block;
    background: no-repeat center center / contain;
}
.ttl05::before {
	margin-right: 15px;
}
.ttl05::after {
    margin-left: 15px;
}
.ttl05.r {
    color: #FFF;
    background: #DC3D23;
    padding-top: 22px;
    padding-bottom: 18px;
}
.ttl05.y {
    padding-top: 20px;
    padding-bottom: 16px;
    color: #FFF;
    background: #F7B52C;
}
.ttl05.r .en,
.ttl05.r .ja,
.ttl05.y .en,
.ttl05.y .ja {
    color: #FFF;
}
.ttl05.r .en,
.ttl05.y .en {
    font-family: 'ArialBlack', '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 900;
}
.ttl05.r .ja,
.ttl05.y .ja {
    font-family: "M PLUS 1", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 700;
}

.ttl06 {
    text-align: center;
}
.ttl06 .en {
    display: block;
    font-family: 'ArialBlack', '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 900;
    font-size: 40px;
    color: #DC3D23;
}
.ttl06 .ja {
    display: block;
    font-family: "M PLUS 1", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 500;
    color: #DC3D23;
}

.ttl07 {
    margin-bottom: 30px;
    color: #703A00;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 2px solid #703A00;
}

/* .clamp */
.clamp1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.clamp2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.clamp3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.clamp4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.clamp5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

/* .scroll-container */
.scrollwrap {
  overflow-x: scroll;
  white-space: nowrap;
  cursor: grab;
  -webkit-overflow-scrolling: touch; /* iOS の慣性スクロール */
  user-select: none;
}

.scrollwrap:active {
  cursor: grabbing;
}

/* color 文字色 */
.red {
    color: #E50020;
}
.blu {
    color: #006EBA;
}
.lbl {
    color: #A7CCF9;   
}
.lgr {
    color: #00D24A;
}
.ylw {
    color: #FFD229;
}
.pnk {
    color: #F4ABD6;
}
.dpk {
    color: #FA9EA6;
}
.ppl {
    color: #898FE8;
}

/* .bg */
.bg_grn {
    background: #DEF6E9;
}
.bg_ylw {
    background: #FFF7E2;
}
.bg01 {
    background: url(../img/common/bg01.webp) repeat center top !important;
}
.bg02 {
    background: #FF813D url(../img/common/bg02.webp) repeat center top / 1440px auto !important;
}
.bg03 {
    background: #008540;
}
.bg04 {
    background: #FFF2DD;
}
.bg05 {
    background: #5BBCF9;
}

/* .sdw */
.sdw-wht {
    text-shadow:
        0 0 1px #FFF,
        1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF,
        2px 2px 2px #FFF, -2px 2px 2px #FFF, 2px -2px 2px #FFF, -2px -2px 2px #FFF,
        3px 3px 3px #FFF, -3px 3px 3px #FFF, 3px -3px 3px #FFF, -3px -3px 3px #FFF,
        4px 4px 4px #FFF, -4px 4px 4px #FFF, 4px -4px 4px #FFF, -4px -4px 4px #FFF,
        5px 5px 5px #FFF, -5px 5px 5px #FFF, 5px -5px 5px #FFF, -5px -5px 5px #FFF,
        6px 6px 6px #FFF, -6px 6px 6px #FFF, 6px -6px 6px #FFF, -6px -6px 6px #FFF;
}

/* .button */
.button01 {
    position: relative;
    display: flex !important;
    padding-right: 20px;
    height: 50px;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #04B157 !important;
    font-family: "Inter", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50px;
    border: 2px solid #04B157 !important;
    background: #FFF !important;
    max-width: 520px;
    margin: 0 auto;
    text-decoration: none !important;
}
.button01::before,
.button01::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.button01::before {
    z-index: 1;
    right: 18px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #05AB66;
}
.button01::after {
    z-index: 2;
    right: 24px;
    width: 6px;
    height: 6px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    transform: rotate(-45deg);
}
#product .posts__list li a:hover .button,
#lp.media .medias__list li a:hover .button,
.button01:hover {
    color: #FFF !important;
    background: #04B157 !important;
}
#product .posts__list li a:hover .button::before,
#lp.media .medias__list li a:hover .button::before,
.button01:hover::before {
    background: #FFF;
}
#product .posts__list li a:hover .button::after,
#lp.media .medias__list li a:hover .button::after,
.button01:hover::after {
    border-color: #05AB66;
}

/* .lrg */
.button01.lrg {
    height: 70px;
    font-size: 18px;
}
.button01.lrg::before {
    width: 24px;
    height: 24px;
}
.button01.lrg::after {
    width: 10px;
    height: 10px;
    right: 27px;
}

/* 赤（楽天） */
.button01.r {
    border-color: #E50020 !important;
    color: #E50020 !important;
    background: #FFF;
}
.button01.r::before {
    background: #E50020;
}
.button01.r:hover {
	color: #FFF !important;
	background: #E50020 !important;
}
.button01.r:hover::before {
    background: #FFF;
}
.button01.r:hover::after {
    border-color: #E50020;
}

/* イエロー（Amazon） */
.button01.y {
    border-color: #FF8E04 !important;
    color: #FF8E04 !important;
    background: #FFF;
}
.button01.y::before {
    background: #FF8E04;
}
.button01.y:hover {
	color: #FFF !important;
	background: #FF8E04 !important;
}
.button01.y:hover::before {
    background: #FFF;
}
.button01.y:hover::after {
    border-color: #FF8E04;
}

/* オレンジ（Yahoo） */
.button01.o {
    border-color: #FF5C04 !important;
    color: #FF5C04 !important;
    background: #FFF;
}
.button01.o::before {
    background: #FF5C04;
}
.button01.o:hover {
	color: #FFF !important;
	background: #FF5C04 !important;
}
.button01.o:hover::before {
    background: #FFF;
}
.button01.o:hover::after {
    border-color: #FF5C04;
}

.wow {
  visibility: visible !important;
  animation-fill-mode: both !important;
}

/* .tbl01 */
.c-article__table {
    border-top: 0;
    border-bottom: 0;
}
.c-article__table tr {
    background: #FFF;
}.c-article__table tr:nth-child(odd) {
    background: #E4F4F7;
}
.c-article__table th,
.c-article__table td {
    padding: 20px;
    font-size: 16px;
}
.c-article__table th {
    width: 20%;
}
.c-article__table td {
    width: 80%;
}
.c-article__left .gallery__for::before {
    background: none;
}

/* .c-article__popular */
.c-article__popular,
.c-article__tag .tag__list {
    display: flex;
    padding: 0 30px;
    flex-wrap: wrap;
}
.c-article__popular {
	justify-content: center;
}
.c-article__popular:before,
.c-article__popular:after {
	content: none;
}
.c-article__popular li,
.c-article__tag .tag__list li {
    float: none;
    border: none;
}
.c-article__popular li {
    margin: 5px 9px !important;
}
.c-article__tag .tag__list li {
    margin: 5px 18px 5px 0 !important;
}
.c-article__popular li span,
.c-article__tag .tag__list li a,
.c-article__tag .tag__list li span {
    font-size: 14px;
    color: #5A2E00;
    border-radius: 5px;
    border: 1px solid #05AB66;
    background: #DEF6E9;
    padding: 5px 14px;
}
.c-article__popular li span::before,
.c-article__popular li span::after {
    content: none;
}
.c-article__popular li:hover span,
.c-article__tag .tag__list li a:hover {
    color: #FFF;
    background: #05AB66;
}

/* .tag__list */
.tag__list {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    flex-wrap: wrap;
}
.tag__list li a,
.tag__list li .inn {
    color: #703A00;
}
.tag__list li {
    margin: 3px 6px 3px 0 !important;
    font-size: 10px;
    font-weight: 500;
    background: #FFF;
    border-radius: 3.581px;
    border: 1px solid #04B157;
    line-height: 1.5;
    width: auto !important;
    overflow: hidden;
}
.tag__list li .inn,
.tag__list li a {
    display: block !important;
    padding: 5px 10px !important;
}
.tag__list li a:hover,
.tag__list li label:hover,
.tag__list li input[type="checkbox"]:checked + label,
.tag__list li input[type="radio"]:checked + label {
    color: #FFF !important;
    background: #04B157 !important;
}
.tag__list.mdm li {
    font-size: 14px !important;
    margin: 8px 10px 8px 0 !important;
}
.tag__list.mdm li .inn,
.tag__list.mdm li a {
    padding: 8px 13px !important;
}


/*-----------------------------------------------------
	header
-----------------------------------------------------*/
#wrap {
    overflow: hidden;
}
header {
    padding: 0 !important;
    border-bottom: 1px solid #009944;
    height: auto !important;
}
.header .inHeader {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1240px;
    display: flex;
    justify-content: space-between;
    height: 110px;
    align-items: flex-end;
    position: static;
}
.header #logo {
    position: static;
    width: 18.33333333%;
    height: 68px;
    display: flex;
    align-items: center;
}
.hamberger {
	display: none;
}
.layerMenu {
    width: 78.33333333%;
    position: static;
    padding: 0;
    box-shadow: none;
    border-top: 0;
    margin: 0;
}
.layerMenu .inLayer {
	height: auto;
}
.layerMenu .gInner {
    max-width: inherit;
    justify-content: space-between;
    display: flex !important;
    flex-wrap: nowrap;
    margin: 0;
}
.gNavi {
    width: 73.40425532% !important;
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
}
.gNavi > li {
    width: 18.84057971% !important;
    position: static !important;
}
.layerMenu .gNavi>li>a {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    color: #703A00;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.48px;
    height: 68px;
    border-radius: 10px 10px 0 0;
    background: #DEF6E9;
    width: 100%;
    align-items: center;
    padding: 0 !important;
}
.layerMenu .gNavi>li:last-child>a::after,
.layerMenu .gNavi>li>a::after {
    content: '' !important;
    display: block !important;
    width: 33px;
    height: 28px;
    background-repeat: no-repeat;
    position: static;
    transform: none;
    background-position: center center;
    background-color: transparent;
    background-size: contain;
}
.gNavi > li:nth-child(1) > a::after { background-image: url(../img/common/nav01_icon_off.webp), url(../img/common/nav01_icon_on.webp); }
.gNavi > li:nth-child(2) > a::after { background-image: url(../img/common/nav02_icon_off.webp), url(../img/common/nav02_icon_on.webp); }
.gNavi > li:nth-child(3) > a::after { background-image: url(../img/common/nav03_icon_off.webp), url(../img/common/nav03_icon_on.webp); }
.gNavi > li:nth-child(4) > a::after { background-image: url(../img/common/nav04_icon_off.webp), url(../img/common/nav04_icon_on.webp); }
.gNavi > li:nth-child(5) > a::after { background-image: url(../img/common/nav05_icon_off.webp), url(../img/common/nav05_icon_on.webp) !important; }

.gNavi > li:nth-child(1):hover > a::after { background-image: url(../img/common/nav01_icon_on.webp); }
.gNavi > li:nth-child(2):hover > a::after { background-image: url(../img/common/nav02_icon_on.webp); }
.gNavi > li:nth-child(3):hover > a::after { background-image: url(../img/common/nav03_icon_on.webp); }
.gNavi > li:nth-child(4):hover > a::after { background-image: url(../img/common/nav04_icon_on.webp); }
.gNavi > li:nth-child(5):hover > a::after { background-image: url(../img/common/nav05_icon_on.webp); }

.layerMenu .gNavi>li>a::before {
	content: none;
}
.layerMenu .gNavi>li:hover>a {
	color: #FFF;
	background: #094;
}

.layerMenu .gLinkBox {
    width: 23.40425532%;
}
.layerMenu .gLinkBox > *:not(.gSearch) {
	display: none;
}
.layerMenu .gSearch {
    margin: 0 !important;
    position: static;
    width: 100%;
}
.layerMenu .gSearch form {
    position: relative;
}
.search-bar input[type="text"],
.layerMenu .gSearch .gForm_input {
    display: block;
    height: 48px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    border-radius: 10px;
    border: 2px solid #8DCBAB;
    color: #333;
    background: #FFF;
    padding: 5px 35px 5px 15px;
}
.layerMenu .gSearch .gForm_input::placeholder {
    color: #777;
}
.search-bar input[type="text"]:focus,
.layerMenu .gSearch .gForm_input:focus {
    background: #F1F8F4;
}

/* .sub-navi */
.sub-navi {
	position: absolute;
	z-index: 2;
	top: 111px;
	left: 0;
	right: 0;
	background: #FFF;
	border-bottom: 1px solid #d9d9d9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
.sub-navi__inner {
	padding: 15px 20px;
	max-width: 1240px;
	margin: 0 auto;
	text-align: center;
}
.sub-navi .nav__item {
	display: inline-block;
	vertical-align: bottom;
}
.sub-navi .nav__item + .nav__item {
	margin-left: 10px;
}
.sub-navi .nav__item.noimg a,
.sub-navi .nav__item.noimg .inn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    height: 64px;
    border-radius: 5px;
    border: 1px solid;
    background: #FFF;
    min-width: 140px;
    line-height: 19px;
    padding: 5px 10px !important;
    text-align: center;
}
.sub-navi .nav__item a {
    display: block;
    padding: 0 !important;
    color: #094;
    border: 1px solid #094;
    border-radius: 5px;
    overflow: hidden;
}
.sub-navi .nav__item .inn {
    color: #D9D9D9;
    border-color: #D9D9D9;
}
.sub-navi .nav__item.noimg a:hover {
	opacity: 1;
	color: #FFF;
	background: #094;
}

.layerMenu .gNavi>li:hover .sub-navi {
    opacity: 1;
    visibility: visible;
}

/* .sitemap */
.sitemap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.sitemap .item {
    margin: 10px 0.5747126437% 0;
    width: 25.28735632%;
}
.sitemap .item:nth-of-type(3n+1) {
    width: 45.97701149%;
}
.sitemap .item:nth-of-type(3n+1) a {
    padding-left: 120px;
    padding-right: 60px;
    justify-content: center !important;
}
.sitemap .item:nth-of-type(3n+1) a::before {
    left: 40px;
}
.sitemap .item:nth-of-type(-n+3) {
    margin-top: 0;
}
.sitemap a {
    position: relative;
    display: flex !important;
    height: 80px;
    font-size: 16px !important;
    border-radius: 10px;
    border: 2px solid #1F963A;
    background: #F1F8F4;
    color: #1F963A !important;
    align-items: center;
    justify-content: flex-start !important;
    line-height: 1.25 !important;
    padding: 10px 10px 10px 95px;
}
.sitemap a::before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 70px;
    height: 60px;
    background: no-repeat center center / contain;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
    background-size: contain;
}
.sitemap .item:nth-of-type(1) a::before { background-image: url(../img/common/footer_icon1.webp); }
.sitemap .item:nth-of-type(2) a::before { background-image: url(../img/common/footer_icon2.webp); }
.sitemap .item:nth-of-type(3) a::before { background-image: url(../img/common/footer_icon3.webp); }
.sitemap .item:nth-of-type(4) a::before { background-image: url(../img/common/footer_icon4.webp); }
.sitemap .item:nth-of-type(5) a::before { background-image: url(../img/common/footer_icon5.webp); }
.sitemap .item:nth-of-type(6) a::before { background-image: url(../img/common/footer_icon6.webp); }
.sitemap .item:nth-of-type(7) a::before { background-image: url(../img/common/footer_icon7.webp); }

.sitemap a::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 7%;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 8px;
    height: 8px;
    border-right: 2px solid #1F963A;
    border-bottom: 2px solid #1F963A;
    transform: rotate(-45deg);
}
.sitemap .item:nth-of-type(3n+1) a::after {
    right: 12%;
}

/*-----------------------------------------------------
	#breadcrumb
-----------------------------------------------------*/
.bcbox {
    background: #FFF;
    position: relative;
    z-index: 2;
}
#breadcrumb {
    max-width: 1240px;
    padding: 20px 20px !important;
}

#breadcrumb li:first-child a {
	display: block;
	width: auto;
	height: auto;
	background: none;
	padding-left: 1.75em;
	position: relative;
}
#breadcrumb li:first-child a::before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../img/common/breadcrumb_home-icon.webp) no-repeat center center / contain;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
#breadcrumb li a:hover {
	opacity: 1;
	color: #1F963A;
}


/*-----------------------------------------------------
    content
-----------------------------------------------------*/
.c-main-content--grey,
#lp,
#lp.page {
    background: #F3F3F3 !important;
}
.c-main-content__bg {
    background: url(../img/common/bg06.webp) repeat center top / contain;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    transform: none;
    z-index: 1;
}
#news.news--archive .c-box,
#news.news--detail .c-box,
#lp .c-block {
    margin-bottom: 100px !important;
    z-index: 2;
}
.c-main-content > *:not(.c-main-content__bg) {
	position: relative;
	z-index: 3;
}
#product.product--search .c-box {
	padding-bottom: 100px;
}
#product.product--search .c-box::after {
	background: transparent;
}

#news.news--archive .c-box__ttl {
    margin-bottom: 50px;
}
#news.news--archive .anchor {
    padding-top: 0 !important;
}

/*-----------------------------------------------------
	#pagenavi
-----------------------------------------------------*/
#c-pagenavi .wp-pagenavi {
    display: flex;
    justify-content: center;
    padding-top: 0;
    margin: 0;
    flex-wrap: wrap;
}
#c-pagenavi .wp-pagenavi span.current,
#c-pagenavi .wp-pagenavi a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px !important;
    height: 40px;
    font-size: 18px;
    margin: 3px !important;
}
#c-pagenavi .wp-pagenavi a {
    border: 1px solid #D9D9D9;
    background: #F3F3F3;
    color: #D9D9D9;
}
#c-pagenavi .wp-pagenavi a.previouspostslink::before,
#c-pagenavi .wp-pagenavi a.nextpostslink::before,
#c-pagenavi .wp-pagenavi a.first::before,
#c-pagenavi .wp-pagenavi a.first::after,
#c-pagenavi .wp-pagenavi a.last::before,
#c-pagenavi .wp-pagenavi a.last::after {
    border-color: #D9D9D9;
}
#c-pagenavi .wp-pagenavi span.current,
#c-pagenavi .wp-pagenavi a:hover {
    border-color: #04B157 !important;
    color: #FFF;
    background: #04B157;
}
#c-pagenavi .wp-pagenavi span.pages {
    font-size: 16px;
    color: #5A2E00;
    width: auto;
}
#c-pagenavi .wp-pagenavi a.first,
#c-pagenavi .wp-pagenavi a.last,
#c-pagenavi .wp-pagenavi a.previouspostslink,
#c-pagenavi .wp-pagenavi a.nextpostslink {
	text-indent: -9999px;
}
#c-pagenavi .wp-pagenavi a.first:hover,
#c-pagenavi .wp-pagenavi a.last:hover,
#c-pagenavi .wp-pagenavi a.previouspostslink:hover,
#c-pagenavi .wp-pagenavi a.nextpostslink:hover {
    color: transparent;
}

#news #c-pagenavi .wp-pagenavi span.pages {
	width: 100%;
	position: static;
}

/*-----------------------------------------------------
	.post-navigation
-----------------------------------------------------*/
.post-navigation {
    display: flex;
    justify-content: space-between;
    margin: 50px auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1020px;
    box-sizing: content-box;
}
.post-navigation > div {
    width: 32%;
}
.post-navigation .prev .button01::before {
	left: 18px;
	right: inherit;
}
.post-navigation .prev .button01::after {
    transform: rotate(135deg);
    right: inherit;
    top: 0px;
    left: 24px;
}
.post-navigation .prev .button01 {
	padding: 0 0 0 20px;
}
.post-navigation .to_archive .button01::after {
	transform: rotate(225deg);
	top: 1px;
	right: 23px;
}

/*-----------------------------------------------------
	.slick
-----------------------------------------------------*/
/* .slick-arrow */
#top .slick-arrow,
#product .slick-arrow,
#brand .slick-arrow,
#book .slick-arrow {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block !important;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	border: 0;
	border-radius: 100%;
	background: #009944;
	transform: none;
}
#book .slick-arrow {
	background: #623726;
}
#product .slick-arrow.slick-prev,
#brand .slick-arrow.slick-prev,
#book .slick-arrow.slick-prev {
	left: -10px;
}
#produc .slick-arrow.slick-next,
#brand .slick-arrow.slick-next,
#book .slick-arrow.slick-next {
	right: -10px;
}
#product .slick-arrow.slick-disabled,
#brand .slick-arrow.slick-disabled,
#book .slick-arrow.slick-disabled {
	opacity: 0;
    visibility: hidden;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
#top .slick-arrow::after,
#product .slick-arrow::after,
#brand .slick-arrow::after,
#book .slick-arrow::after {
	content: '';
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#book .slick-arrow::after {
	border-width: 1px;
}
#product .slick-arrow.slick-prev::after,
#brand .slick-arrow.slick-prev::after,
#book .slick-arrow.slick-prev::after {
	left: 12px;
	transform: rotate(135deg);
}
#product .slick-arrow.slick-next::after,
#brand .slick-arrow.slick-next::after,
#book .slick-arrow.slick-next::after {
	right: 12px;
	transform: rotate(-45deg);
}

#top .slick-arrow {
    width: 45px;
    height: 45px;
}
#top .slick-arrow::after {
	width: 15px;
	height: 15px;
}
#top .c-slide .slick-arrow.slick-prev::after,
#top .c-pickup .slick-arrow.slick-prev::after,
#top .c-articles .slick-arrow.slick-next::after {
	left: 18px;
	transform: rotate(135deg);
}
#top .c-slide .slick-arrow.slick-next::after,
#top .c-pickup .slick-arrow.slick-next::after,
#top .c-articles .slick-arrow.slick-prev::after {
	right: 18px;
	transform: rotate(-45deg);
}

/*-----------------------------------------------------
	.cstm-wave なみなみ
-----------------------------------------------------*/
/* mask なみなみ 上 */
.cstm-wave,
.cstm-wave_t,
.cstm-wave_b {
    position: relative;
    z-index: 2;
}
.cstm-wave:before,
.cstm-wave:after,
.cstm-wave_t:before,
.cstm-wave_b:after {
    height: 20px;
    background: #FFF7E2;
    --mask:
        radial-gradient(33.6px at 50% 47px, #000 99%, #0000 101%) calc(50% - 40px) 0/80px 100%,
        radial-gradient(33.6px at 50% -27px, #0000 99%, #000 101%) 50% 20px/80px 100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
    transform: scale(1.5);
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    
    @media (max-width: 1023px) {
        --mask:
            radial-gradient(30.24px at 50% 42.3px, #000 99%, #0000 101%) calc(50% - 36px) 0/72px 100%,
            radial-gradient(30.24px at 50% -24.3px, #0000 99%, #000 101%) 50% 18px/72px 100% repeat-x;

        @media (max-height: 500px) {
        --mask:
            radial-gradient(16.01px at 50% 22.5px, #000 99%, #0000 101%) calc(50% - 20px) 0/40px 100%,
            radial-gradient(16.01px at 50% -12.5px, #0000 99%, #000 101%) 50% 10px/40px 100% repeat-x;
        }
    }

    @media (max-width: 480px) {
        --mask:
            radial-gradient(16.01px at 50% 22.5px, #000 99%, #0000 101%) calc(50% - 20px) 0/40px 100%,
            radial-gradient(16.01px at 50% -12.5px, #0000 99%, #000 101%) 50% 10px/40px 100% repeat-x;
    }
}
@media (min-width: 768px) {
    .cstm-wave:before,
    .cstm-wave:after,
    .cstm-wave_t:before,
    .cstm-wave_b:after {
        height: 30px;
    }
}
.cstm-wave:before,
.cstm-wave_t:before {
    top: -20px;
}
@media (min-width: 768px) {
    .cstm-wave:before,
    .cstm-wave_t:before {
        top: -36px;
    }
}
.cstm-wave:after,
.cstm-wave_b:after {
    transform: scale(2.25) rotate(180deg);
    bottom: -20px;
}
@media (min-width: 768px) {
    .cstm-wave:after,
    .cstm-wave_b:after {
        transform: scale(1.5) rotate(180deg);
        bottom: -36px;
    }
}
.cstm-wave_t.grn:before {
    background: #00966f;
}

/*-----------------------------------------------------
	.rainbow-bar
-----------------------------------------------------*/
.rainbow-bar {
    position: relative;
}
.rainbow-bar::before,
.rainbow-bar::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(
        to right,
        #5BBCF9 0% 16.6667%,
        #00D24A 16.6667% 33.3333%,
        #FFD229 33.3333% 50%,
        #F4ABD6 50% 66.6667%,
        #FA9EA6 66.6667% 83.3333%,
        #898FE8 83.3333% 100%
    );
}
.rainbow-bar::before {
    top: 0;
}
.rainbow-bar::after {
    bottom: 0;
}

/*-----------------------------------------------------
	.search-bar
-----------------------------------------------------*/
.search-bar {
    padding: 70px 0 80px;
}
.search-bar .frm {
    margin: 0 auto;
    padding: 25px 0 30px;
    max-width: 800px;
    border-radius: 10px;
    text-align: center;
    color: #FFF;
    background: #094;
}
.search-bar .title {
    color: #FFF;
    text-align: center;
    font-family: "Inria Sans", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.search-bar form {
    position: relative;
    margin: 0 auto;
    max-width: 540px;
}
.search-bar input[type="text"] {
    display: block;
    margin: 20px auto 0;
    width: 100%;
    height: 49px;
    text-align: left;
    border-radius: 10px;
    border: 2px solid #8DCBAB;
    background: #FFF;
    padding: 0 10% 0 5%;
}
.gForm_submit,
.search-bar input[type="submit"] {
    position: absolute;
    top: 0 !important;
    right: 4%;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    border: 0;
    background: url(../img/common/search-bar_icon.webp) no-repeat center center / 100% auto !important;
    cursor: pointer;
    left: inherit !important;
    transform: none !important;
}
.search-bar .note {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.5;
}

/*-----------------------------------------------------
	footer
-----------------------------------------------------*/
.footer {
    border-top: 1px solid #D9D9D9;
    background: #FFF;
    z-index: 2;
}
.footer__top,
.footer__mid,
.footer__bot {
    max-width: 1200px;
    margin: 0 auto;
}
.footer__top {
    padding-top: 64.5px;
    flex-direction: column;
    align-items: center;
    padding-bottom: 55px;
}
.footer__top .left {
	max-width: 138px;
}
.footer__top .right {
    width: 100%;
    max-width: 870px;
    padding-left: 0;
    margin-top: 45px;
}
.footer__mid .c-social {
    justify-content: center;
    align-items: center;
}
.footer__mid .c-social .title {
	max-width: 208px;
}
.footer__mid .c-social ul {
	display: flex;
	justify-content: center;
	margin-left: 20px;
}
.footer__mid .c-social li + li {
    margin-left: 20px;
}
.footer__mid .c-social li a {
    margin-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 67px;
    height: 67px;
    background: #FFF;
    max-width: inherit;
    border-radius: 100%;
}
.footer__mid .c-social li a:nth-child(1) img { max-width: 36px; }
.footer__mid .c-social li a:nth-child(2) img { max-width: 42px; }
.footer__mid .c-social li a:nth-child(3) img { max-width: 33px; }

.footer__bot {
    padding-top: 70px;
    flex-direction: column;
}
.footer__bot .directory,
.footer__bot .directory ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer__bot .directory li {
    position: relative;
    padding-right: 3px;
}
.footer__bot .directory li:nth-child(1)::before,
.footer__bot .directory li::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3px;
    background: url(../img/common/footer_line-v.webp) repeat-y center top;
}
.footer__bot .directory li::after {
    right: 0;
}
.footer__bot .directory li:nth-child(1)::before {
    left: 0;
}
.footer__bot .directory li:nth-child(1) {
    padding-left: 3px;
}
.footer__bot .directory li a {
    position: relative;
    padding: 10px 45px 10px 25px;
    font-size: 16px;
    color: #703A00;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer__bot .directory li a::after,
.sitemap-faq .lnkbox li a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 8px;
    height: 8px;
    border-right: 2px solid #1F963A;
    border-bottom: 2px solid #1F963A;
    transform: rotate(-45deg);
}
.footer__bot .directory li a:hover {
    background: #F1F8F4;
}

.footer__bot .add {
    color: #703A00;
    font-size: 12px;
    margin: 40px 0 20px;
    text-align: center;
    right: 0;
}
.footer__bot .copyright {
    font-size: 16px;
    color: #008540;
    text-align: center;
    padding: 45px 0;
}
#page-top {
    position: fixed;
    z-index: 9999;
    right: 190px;
    bottom: 45px;
    cursor: pointer;
}
#tocart {
    position: fixed;
    z-index: 9999;
    bottom: 17px;
    right: 40px;
}

/*-----------------------------------------------------
	#top トップ
-----------------------------------------------------*/
#top {
    background: #FFF;
}

/* .c-slide */
#top .c-slide {
    margin-bottom: 60px;
}
#top .c-slide__inner {
	padding-bottom: 40px;
	margin: 0;
}
#top .c-slide__inner .slick-slide {
    max-width: 840px;
}
#top .c-slide__item a {
    border-radius: 0;
}
#top .c-slide .slick-list {
	line-height: 1;
}
#top .c-slide .slick-slide a {
    box-shadow: none;
    transform: none;
}
#product.product--single .slick-dots {
	display: none !important;
}
#top .c-slide .slick-dots li,
#brand .slick-dots li {
	width: 10px;
	height: 10px;
}
#top .c-slide .slick-dots li button,
#brand .slick-dots li button {
    width: 10px;
    height: 10px;
    margin: 0;
    border-color: #CECECE;
    background: #CECECE;
    padding: 0;
    border-radius: 100%;
}
#top .c-slide .slick-dots li button::before,
#brand .slick-dots li button::before {
	content: none;	
}
#top .c-slide .slick-dots li,
#brand .slick-dots li {
    margin: 0 8px;
}
#top .c-slide .slick-dots li.slick-active button,
#top .c-slide .slick-dots li:hover button,
#brand .slick-dots li.slick-active button,
#brand .slick-dots li:hover button {
    background: #04B157;
    border-color: #04B157;
}

/* .c-news */
#top .c-news {
	position: relative;
}
#top .c-news::before {
	content: '';
	position: absolute;
	margin: auto;
	top: 50px;
	left: -100%;
	right: -100%;
	width: 2280px;
	border-radius: 100% 100% 0 0;
	background: #FFE643;
	z-index: -1;
	bottom: 0;
}
#top .c-news .c-news__inner {
	padding-bottom: 100px;
}
#top .c-news .btnbox {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 760px;
}
#top .c-news .btnbox li {
    width: 31.57894737%;
    background: #FFF;
    border-radius: 14px;
}
#top .c-news .btnbox li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    padding: 8px 10px 12px;
}
#top .c-news .btnbox li a .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 88px;
    height: 70px;
    margin-bottom: 6px;
}
#top .c-news .btnbox li a .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
#top .c-news .btnbox li a .tag {
    color: #04B157;
    border-radius: 50%;
    background: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border-radius: 12px;
    width: 100%;
    max-width: 180px;
}
#top .c-news .btnbox li:nth-child(1) a {
    background: #04B157;
    box-shadow: 0 6px 0 0 #018E44;
}
#top .c-news .btnbox li:nth-child(1) a .tag {
    color: #04B157;
}
#top .c-news .btnbox li:nth-child(2) a {
    background: #FF813D;
    box-shadow: 0 6px 0 0 #D55915;
}
#top .c-news .btnbox li:nth-child(2) a .tag {
    color: #FF813D;
}
#top .c-news .btnbox li:nth-child(3) a {
    background: #5BBCF9;
    box-shadow: 0 6px 0 0 #1D8CD2;
}
#top .c-news .btnbox li:nth-child(3) a .tag {
    color: #5BBCF9;
}

#top .c-box {
    padding: 15px 30px 25px;
    max-width: 800px;
    border: 0;
    margin-top: 80px;
    position: relative;
    background: none;
}
#top .c-box > * {
	position: relative;
	z-index: 3;
}
#top .c-box .bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #FFF;
	z-index: 2;
	border-radius: 10px;
}
#top .c-box::before,
#top .c-box::after {
	content: '';
	position: absolute;
	left: -100%;
	right: -100%;
	background: url(../img/top/movie_decoration.webp) repeat-x center center;
	height: 43px;
	width: auto;
	z-index: 1;
	border-radius: 0;
	top: inherit;
}
#top .c-box::before {
	top: -39px;
}
#top .c-box::after {
	bottom: -39px;
}
#top .c-box__title::before {
    content: none;
}
#top .c-box__text {
	position: relative;
	color: #703A00;
	margin: 0;
	padding-bottom: 20px;
	display: block;
}
#top .c-box__text::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: url(../img/common/ttl02_bdr.webp) repeat-x;
    background-size: auto 100%;
    margin: auto;
    top: inherit;
    width: auto;
}
#top .c-box__text .date {
    font-size: 14px;
    margin-right: 0;
}

/* .c-products */
#top .c-products {
    margin-top: 0;
}
#top .c-products .c-products__inner {
    padding-top: 65px;
    padding-bottom: 150px;
    max-width: 1080px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
#top #brand {
    background: none !important;
}
#top .prdbox {
	position: relative;
}
#top .prdbox + .prdbox {
	margin-top: 150px;
}
.switchbox .posts {
	display: flex;
	justify-content: space-between;
	padding: 0 !important;
}
#top #product .title,
.switchbox .posts__list {
	width: 38.46153846%;
	margin: 0;
}
#top #product .title {
	position: absolute;
	top: 0;
	left: 0;
	padding: 16px 30px 16px 50px;
	max-width: 372px;
	z-index: 2;
}
#top #product .posts__list:nth-of-type(1) {
	margin-top: 106px;
}
.switchbox .posts__list:nth-of-type(1) li {
	width: 100% !important;
	max-width: inherit !important;
	padding: 0 !important;
}
.switchbox .posts__list:nth-of-type(1) li a,
.switchbox .posts__list:nth-of-type(1) li a .img {
	border-radius: 30px;
}
.switchbox .posts__list + .posts__list {
	width: 58.84615385%;
}
.switchbox .posts__list + .posts__list li {
	width: calc(100% / 3) !important;
	padding: 24px 12px 0 !important;
}
.switchbox .posts__list + .posts__list li:nth-child(-n+3) {
	padding-top: 0 !important;
}
.switchbox .posts__list li a {
    padding-bottom: 10px !important;
}
#top .prdbox .button,
#top .c-brand .button,
#top .c-pickup .button,
#top .c-articles .button,
#top .c-notice .button,
#faq .c-block .button {
	margin: 75px auto 0;
}
#top .search-bar {
    padding-top: 90px;
}

/* .c-brand */
#top .c-brand .c-brand__inner {
    margin: 0 auto;
    padding: 70px 20px 100px;
    max-width: 1240px;
}
#top .c-block__text {
    padding: 20px 20px 25px;
    letter-spacing: 1.2px;
}
#top .c-brand__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 820px;
    margin: 0 auto;
}
#top .c-brand__item {
    margin-left: 2.43902439%;
    width: 48.7804878%;
}
#top .c-brand__item:nth-child(2n+1) {
    margin-left: 0;
}
#top .c-brand__item:nth-child(n+3) {
    margin-top: 20px;
}

/* .c-pickup */
#top .c-pickup__inner {
    padding: 60px 0;
}
#top .c-pickup__lst .slick-list {
    overflow: inherit;
}
#top .c-pickup__item {
    margin-left: 15px;
    margin-right: 15px;
    max-width: 520px;
}
#top .c-pickup__item a {
    display: block;
    padding: 10px;
    border-radius: 20px;
    background: #FFF;
    height: 100%;
}
#top .c-pickup__img {
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 100%; */
}
#top .c-pickup__img img {
	border-radius: 10px;
}

.top .c-pickup .slick-prev {
	left: 35px;
}
.top .c-pickup .slick-next {
	right: 35px;
}

/* .c-articles */
#top .c-articles {
	padding-top: 0;
}
#top .c-articles__inner {
	padding-top: 100px;
	padding-bottom: 110px;
}
#top .c-articles__lst {
	margin-bottom: 0;
}
#top .slick-track {
	display: flex;
}
#top .slick-slide {
	height: auto !important;
	min-height: inherit;
}
#top .c-pickup__item,
#top .c-articles__item {
    max-width: 400px;
    border-radius: 0;
    box-shadow: none;
    border: 0;
}
#top .c-pickup__img,
#top .c-articles__img {
    width: 350px;
    border-radius: 10px;
    max-height: inherit;
    height: auto;
    margin: 0 auto;
    max-width: 350px;
}
#top .c-pickup__ctn,
#top .c-articles__ctn {
	padding: 10px 20px 20px;
}
#top .c-pickup__ttl,
#top .c-articles__ttl {
    color: #703A00;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 28px;
    text-align: left;
}
#top .c-pickup__img .lazy,
#top .c-articles__img .lazy {
    height: 0;
    padding-bottom: 66.57142857%;
    display: block;
    opacity: 1;
    width: 100%;
    background: no-repeat center center / cover;
    border-radius: 10px;
}
#top .c-pickup__img.noimg .lazy,
#top .c-articles__img.noimg .lazy {
	background-size: 90% auto;
}

/* c-notice */
#top .c-notice {
	padding: 0;
}
#top .c-notice__box {
	padding-top: 66px;
	padding-bottom: 110px;
}
#top .c-notice__box::before {
    content: none;
}
#top .c-notice__inner {
	max-width: 800px;
	margin: 0 auto;
	box-shadow: none;
	padding-bottom: 0;
	border-radius: 10px;
}
#top .c-notice__scroll {
	padding: 35px 6%;
}
#top .c-notice__list {
	max-height: inherit;
	padding: 0;
	overflow: inherit;
}
#top .c-notice__item {
	border-bottom: 3px dotted #04B157;
}
#top .c-notice__item a {
	padding: 20px 0;
	flex-wrap: wrap;
	color: #703A00;
	display: flex;
}
#top .c-notice__item:first-child {
	border-top: 0;
}
#top .c-notice__item:last-child {
	border-bottom: 0;
}
#top .c-notice__item:first-child a {
	padding-top: 0;
}
#top .c-notice__item:last-child a {
	padding-bottom: 0;
}

#top .c-notice__item::after {
	content: none;
}
#top .c-notice .date {
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	width: 90px;
}
#top .c-notice .cate {
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.48px;
	border-radius: 6px;
	background: #04B157;
	border: 0;
	padding: 0 8px;
	height: auto;
	width: inherit;
}
#top .c-notice .cate.release {
	background: #FA9EA6;
}
#top .c-notice .cate.information {
	background: #5BBCF9;
}
#top .c-notice .title {
	width: 100%;
	letter-spacing: 0.64px;
	flex: inherit;
	margin-top: 5px;
	padding-right: 0;
	text-overflow: inherit;
}

/* .c_snsbox */
.c-snsbox {
    text-align: center;
}
#top .c-snsbox__inner {
    padding: 60px 20px;
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
}
#top .c-snsbox .title {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}
#top .c-snsbox .title img {
	max-width: 240px;
}
#top .c-snsbox .sns_list {
	display: flex;
	justify-content: center;
}
#top .c-snsbox .sns_list li {
	margin-left: 20px;
}
#top .c-snsbox .sns_list li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 78px;
	height: 78px;
	border-radius: 100%;
	background: #FFF;
}
#top .c-snsbox .photobox {
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
#top .c-snsbox .photobox .photo {
	padding: 5px;
	width: 25%;
}
#top .c-snsbox .photobox .photo:nth-child(n+9) {
    display: none;
}
.c-snsbox .photobox .photo .inn {
    width: 100%;
    display: block;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background: #FFF;
}

/*-----------------------------------------------------
	#brand 一覧
-----------------------------------------------------*/
#brand .c-main-content--green,
#brand .c-main-content--blue,
#product .c-main-content--green,
#product .c-main-content--blue {
	background: none;
}
#brand .c-main-content__moon,
#brand .c-main-content__moon .shape,
#product .c-main-content__moon,
#product .c-main-content__moon .shape {
    display: none;
}
#product .rel__posts {
    margin-bottom: 70px;
}
#product .rel__posts .medias__list .slick-list {
	padding: 10px 0;
}
#product .rel__posts .medias__list .slick-track {
	display: flex;
}
#product .rel__posts .medias__list li {
	margin: 0 !important;
	padding: 0 13px;
	max-width: 266px;
	width: 266px;
	height: auto;
}
#product .rel__posts .medias__list li a {
    padding-bottom: 10px;
}
#product .rel__posts .button {
    margin-top: 30px;
}

#brand .c-box,
#product .c-box {
    border-radius: 0;
    box-shadow: none;
    width: auto;
}
#product .c-box + .c-box {
	margin-top: 50px;
}

/* #c-pagenavi */
#c-pagenavi:not(.c-pagenavi--inline) {
    margin-top: 100px;
}
#c-pagenavi.c-pagenavi--inline,
#c-pagenavi.c-pagenavi--inline .wp-pagenavi {
    position: static !important;
}
#c-pagenavi.c-pagenavi--inline .wp-pagenavi > *:not(.pages) {
    display: none;
}
#c-pagenavi:not(.c-pagenavi--inline) .pages {
    position: absolute;
    top: 0;
    right: 20px;
    padding: 18px 0 0;
    color: #5A2E00;
}
#c-pagenavi.c-pagenavi--inline .wp-pagenavi .pages {
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 24px;
    color: #5A2E00;
}
#c-pagenavi.c-pagenavi--inline .wp-pagenavi .pages .num,
#c-pagenavi.c-pagenavi--inline .wp-pagenavi .pages .search_key {
    width: auto;
    height: auto;
    border: 0;
    vertical-align: baseline;
    padding: 0;
    margin: 0;
    color: #5A2E00;
}
#c-pagenavi.c-pagenavi--inline .wp-pagenavi .pages .num {
	font-size: 40px;
}
#c-pagenavi.c-pagenavi--inline .wp-pagenavi .pages .search_key {
    margin-right: .5em;
	font-size: 24px;
}

/* .posts__list */
#product .posts,
#lp.media .medias {
    max-width: inherit;
    position: relative;
    padding-top: 95px;
}
#product .posts {
    padding-bottom: 100px;
}
#product .posts__list {
    margin: 0 auto;
    max-width: 1150px;
    padding: 0;
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
#product .posts__list li {
    width: 20%;
    max-width: 230px;
    padding: 50px 20px 0;
    position: relative;
}
#product .posts__list li:nth-child(-n+5) {
    padding-top: 0;
}
#product .posts__list li a,
.medias__list li a {
    color: #703A00;
    display: flex;
    position: relative;
    height: 100%;
    outline: 10px solid transparent;
    /* padding-bottom: 65px; */
    flex-direction: column;
}
#product .posts__list li a {
    border-radius: 20px;
    display: flex;
    flex-direction: column;
}
.medias__list li a,
.medias__list li a:hover .img {
    border-radius: 13px;
}
#product .posts__list li a:hover,
.medias__list li a:hover,
.media--archive .medias__list li a {
	outline-color: #F1F8F4 !important;
	background: #F1F8F4;
}
.media--archive .medias__list li a:hover {
	outline-color: #DEF6E9 !important;
	background: #DEF6E9;
}
#product .posts__list li a .img {
    border-radius: 20px;
    border: 6px solid #FFF3CE;
    background: #FFF;
    overflow: hidden;
}
#product .posts__list li a .ttl {
    max-width: inherit;
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.5;
    flex: 1;
}
#product .posts__list li a .price {
    margin-top: 15px;
    font-family: "Poppins", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 22px;
    font-weight: 700;
    max-width: inherit;
    display: block;
    line-height: 1;
}
#product .posts__list li a .price .tax {
    display: inline-block;
    font-size: 12px;
}
#product .posts__list li .button,
.medias__list li .button {
    width: 100%;
    margin-top: 15px;
}

/* brand--archive ブランド一覧
-----------------------------------------------------*/
#brand.brand--archive .c-block {
	position: relative;
	z-index: 2;
}
#brand.brand--archive .c-main-content__bg {
    top: 485px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DEF6E9;
    width: auto;
    height: auto;
    position: absolute;
    transform: none;
    z-index: 1;
}
#brand .c-slide {
	margin-bottom: 150px;
}
#brand.brand--archive .slick-slider {
	margin-bottom: 0;
}
#brand.brand--archive .slick-slide {
    margin: 0 20px;
    max-width: 720px;
    border-radius: 20px;
    overflow: hidden;
    line-height: 1;
    background: #FFF;
}
#brand.brand--archive .slick-dots {
    bottom: -60px;
}
#brand.brand--archive .slick-dots li button:before {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 100%;
    background: #CECECE;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
#brand.brand--archive .slick-dots li:hover button:before,
#brand.brand--archive .slick-dots li.slick-active button:before {
    background: #04B157;
}
#brand .c-block__heading {
    color: #703A00;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
    margin-top: 10px;
}
#brand .c-block__heading::before {
    content: none;
}
#brand .c-block__list {
    max-width: 944px;
    align-items: stretch; /* これが高さを揃えるポイント */
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 100px;
}
#brand .c-block__item {
    padding: 40px 25px 0;
    max-width: 236px;
    width: 25%;
}
#brand .c-block__item:nth-of-type(-n+4) {
    padding-top: 0;
}
#brand .c-block__item a {
    padding: 18px;
    border-radius: 10px;
    background: #FFF;
    display: block;
    height: 100%;
}
#brand .c-block__item a:hover {
    background: #F1F8F4;
}
#brand .c-block__img,
.brand #book .c-book__item .img.noimg span,
#lp.media .medias__list li .img.noimg span {
    box-shadow: none;
    background: #FFF no-repeat center center / cover;
    height: 0;
}
#brand .c-block__img,
.brand #book .c-book__item .img.noimg span {
    padding-bottom: 100%;
}
#brand .c-block__img {
    border-radius: 20px;
    border: 6px solid #F3F3F3;
}
#brand .c-block__img.noimg,
.img.noimg span {
	background-size: 90% auto !important;
	background: #FFF;
}
#product .posts__list li a .img span {
	width: 100%;
	padding-bottom: 100%;
	display: block;
	background: #FFF no-repeat center center / 90% auto;
}

/*-----------------------------------------------------
	product--archive 一覧
-----------------------------------------------------*/
.product--archive #mainvisual {
    margin-bottom: 130px;
    background: no-repeat center top / auto 100%;
}
.product--archive #mainvisual .inner {
    padding-left: 20px;
    padding-right: 20px;
}

/*-----------------------------------------------------
	product--singe 詳細
-----------------------------------------------------*/
#product.product--single .c-block .c-article {
    padding: 0;
    margin: 0 auto;
    max-width: inherit;
}

/* 詳細 */
#product.product--single .c-article__details {
    color: #5A2E00;
    justify-content: space-between;
    position: relative;
    z-index: 4;
}
#product.product--single .c-block__inner,
.media.media--single .c-block__inner {
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
#product.product--single .c-article__details .c-block__inner {
	max-width: 1040px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	background: #FFF;
	width: 100%;
}
#product.product--single .c-article__left {
    width: 42.30769231%;
    max-width: inherit;
    padding: 0;
}
#product.product--single .c-article__right {
    width: 50%;
    max-width: inherit;
    padding: 0;
}
#product.product--single .c-article__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
    border: 0;
}
#product.product--single .c-article__details .price {
    font-size: 28px;
    font-weight: 700;
    margin-top: 20px;
}
#product.product--single .c-article__details .price .tax {
    font-size: 18px;
    font-weight: 700;
}
#product.product--single .c-article__details .c-article__click {
    margin-top: 50px;
    flex-direction: column;
}
#product.product--single .c-article__details .c-article__click a {
    width: auto;
    margin: 0;
}
#product.product--single .c-article__details .c-article__click a::before {
    right: 30px;
}
#product.product--single .c-article__details .c-article__click a::after {
    right: 38px;
}
#product.product--single .c-article__details .c-article__click a + a {
	margin-top: 20px;
}

/* ギャラリー */
#product.product--single .gallery__for {
    border: 3px solid #009944;
    border-radius: 30px;
    background: #FFF;
    height: 0;
    padding-bottom: 100%;
}
#product.product--single .gallery__nav {
    margin: 35px auto 0;
    width: auto;
    max-width: 416px;
}
#product.product--single .gallery__nav .slick-slide {
	max-width: 94px;
	padding: 0;
	overflow: hidden;
	height: 94px;
	margin: 0 5px;
}
#product.product--single .gallery__nav .item::before {
	content: none;
}
#product.product--single .gallery__nav .item span {
	/* position: absolute; */
	top: 0;
	right: 5px;
	bottom: 0;
	left: 5px;
	border-radius: 16px;
	border: 3px solid #D9D9D9;
	background: no-repeat center center / cover;
	width: 100%;
	display: block;
	padding-bottom: calc(100% - 6px);
}
#product.product--single .gallery__nav .slick-list {
	z-index: 1;
}
#product.product--single .gallery__nav .item:hover span,
#product.product--single .gallery__nav .slick-slide.slick-current span {
    border-color: #009944;
}

/* .c-article__details 商品詳細 */
#product.product--single .c-article__details::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 1;
    height: 60px;
    z-index: 2;
    background: #FFF;
    border-radius: 0 0 60px 60px;
}
#product.product--single .c-article__details::after {
    content: '';
    position: absolute;
    bottom: -90px;
    left: 0;
    right: 0;
    margin: auto;
    width: 51px;
    height: 37px;
    background: url(../img/common/triangle.webp) no-repeat center center / 100% auto;
}

/* .c-article__feature 商品の特徴 */
#product.product--single .c-article__feature .c-block__inner {
    padding-top: 135px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#product.product--single .c-article__feature .sub__title {
	width: 100%;
}
#product.product--single .c-article__txt {
    font-size: 16px;
}
#product.product--single .c-article__feature .frm {
    padding: 10px;
    max-width: 1020px;
    border: 1px solid #000;
    border-radius: 10px;
    background: #FFF;
    margin: 30px auto 0;
    width: 100%;
}
#product.product--single .c-article__feature .frm_title {
    margin-bottom: 10px;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
#product.product--single .c-article__feature .note {
	margin-top: 10px;
	text-align: right;
}

/* .c-article__tag 関連タグ */
#product.product--single .c-article__tag .c-block__inner {
    padding-top: 75px;
    padding-bottom: 70px;
}

/* .c-article__recommend 関連商品 */
.c-article__recommend .c-block__inner {
    padding-top: 65px;
    padding-bottom: 80px;
}
.c-article__recommend .slick-track {
    display: flex !important;
    min-width: 100%;
}
.c-article__recommend .slick-slide {
    height: auto !important;
}
.c-article__recommend .posts {
    padding: 0 !important;
}
.c-article__recommend .posts__list {
	max-width: inherit !important;
	margin-left: 15px !important;
}
.c-article__recommend .posts__list li {
    padding: 0 15px !important;
    max-width: 190px !important;
    width: 190px !important;
}
.c-article__recommend .posts__list li a {
    padding: 10px 0;
}

/* .rel__posts 紹介記事 */
#product.product--single .rel__posts .rel__posts_inner {
    padding-top: 65px;
    width: auto;
}
#product .rel__posts .medias__list .slick-track {
	margin-left: -10px;
}

/*-----------------------------------------------------
	brand
-----------------------------------------------------*/
/* kurahashirei くらはしれい */
.brand .inner {
    margin-left: auto;
    margin-right: auto;
    padding: 100px 20px;
    max-width: 1200px;
    box-sizing: border-box;
}
.brand .whtbox {
    background: #FFF;
}
.brand .button02 {
    margin-top: 50px;
}
.brand .button02 a,
.brand .button02 span {
    display: flex;
    padding: 10px;
    color: #FFF;
    font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    font-size: 18px;
    font-weight: 500;
    background: #F6BE4E;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 36px;
    height: 62px;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFF;
    outline: 4px solid #F6BE4E;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.brand .button02 a::after {
    content: '';
    display: inline-block;
    width: 33px;
    height: 6px;
    background: url(../img/brand/kurahashirei/button02_arw-r.webp) no-repeat center center / contain;
    margin-left: 1em;
}
.brand .button02 a:hover,
.brand .button02 span:hover {
    opacity: .5;
}
.brand#kurahashirei #mainvisual {
    background: #ECA3A3;
}
.brand#kurahashirei #mainvisual .inner {
    padding-top: 3%;
    padding-bottom: 3%;
    position: relative;
}
.brand#kurahashirei #mainvisual .innbox {
    max-width: 780px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
}
.brand#kurahashirei #mainvisual .txt {
    position: relative;
    z-index: 1;
    padding-top: 20%;
    width: 46.15384615%;
}
.brand#kurahashirei #mainvisual .human {
    position: relative;
    z-index: 1;
    width: 41.53846154%;
}
.brand#kurahashirei #mainvisual .cat {
    position: absolute;
    z-index: 2;
    right: 1.5%;
    bottom: -1%;
    width: 13.71794872%;
}
.brand#kurahashirei #mainvisual .copy {
    position: absolute;
    z-index: 2;
    right: 0.5%;
    bottom: 0%;
}

/* .lnkbox ページ内リンク
-----------------------------------------------------*/
.brand .lnkbox .inner {
    padding-top: 100px;
    padding-bottom: 100px;
}
.brand .lnkbox ul {
    display: flex;
    justify-content: space-between;
}
.brand .lnkbox li {
    width: 14.58333333%;
}
.brand .lnkbox li a {
    display: block;
    padding: 10px 5px 28px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    background: #BD3337;
    position: relative;
}
.brand .lnkbox li a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    z-index: 2;
    width: 8px;
    height: 8px;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    transform: rotate(45deg);
}

/* #movie ムービー
-----------------------------------------------------*/
.brand#kurahashirei #movie {
    background: #FAE9D5 url(../img/brand/kurahashirei/movie_bg.webp) no-repeat center top / cover;
}
.brand#kurahashirei #movie .inner {
    padding-top: 50px;
    padding-bottom: 100px;
}
.brand#kurahashirei #movie h2 {
    flex-direction: column;
    width: 177px;
    height: 177px;
    border-radius: 100%;
    background: #FAF6F6;
    padding: 0;
    margin: 0 auto 10px;
}
.brand#kurahashirei #movie h2::before {
    content: '';
    display: block;
    margin: 0 auto 10px;
    width: 84px;
    height: 42px;
    background-image: url(../img/brand/kurahashirei/movie_ttl_pnt.webp);
}
.brand#kurahashirei #movie .frmbox {
    margin: 0 auto;
    max-width: 596px;
    position: relative;
}
.brand#kurahashirei #movie .ifrmbox {
    position: relative;
	z-index: 1;
    border: 6px solid #BD3337;
}
.brand#kurahashirei #movie .ifrmbox .ifrm {
    padding-top: 70.71917808%;
}
.brand#kurahashirei #movie .chara {
    position: absolute;
    z-index: 2;
    left: -7%;
    bottom: -4%;
}

/* #profile プロフィール
-----------------------------------------------------*/
.brand #profile .inner {
	padding-top: 70px;
}
.brand #profile h2::before {
    content: '';
    width: 50px;
    height: 60px;
    background-image: url(../img/brand/kurahashirei/profile-title_icon-l.webp);
}
.brand #profile .flex {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 960px;
    flex-wrap: wrap;
}
.brand #profile .txtbox {
    width: 49%;
}
.brand #profile .pic {
    width: 49%;
    margin-left: 2%;
    text-align: right;
}
.brand #profile h3 {
    margin-bottom: 20px;
}
.brand #profile .txt {
    color: #623726;
    font-weight: 400;
}
.brand #profile .cntbox {
	color: #623726;
	font-weight: 400;
	margin-top: 50px;
}
.brand #profile .cntbox + .button {
    width: 100%;
}

/* #news ニュース
-----------------------------------------------------*/
.brand #news .inner {
    padding-bottom: 190px;
}
.brand #news h2 {
	padding-bottom: 0;
	padding-top: 0;
}
.brand #news h2::before {
    content: '';
    width: 65px;
    height: 34px;
    background-image: url(../img/brand/kurahashirei/news-title_icon-l.webp);
}
.brand #news h2::after {
    content: '';
    width: 55px;
    height: 66px;
    background-image: url(../img/brand/kurahashirei/news-title_icon-r.webp);
}
.brand .c-post__list {
    margin: 0 auto;
    max-width: 960px;
}
.brand .c-post__item {
    border-bottom: 1px solid rgba(98, 55, 38, .2);
}
.brand .c-post__item a {
    display: flex;
    justify-content: space-between;
    color: #623726;
    padding: 27px 0;
}
.brand .c-post__item a .date {
    padding-right: 1em;
    font-size: 14px;
    width: 100px;
}
.brand .c-post__item a .title {
    width: calc(100% - 100px);
}

#news.news--detail .posts__info .cate {
    border-radius: 0 !important;
    width: auto !important;
    height: auto !important;
    border: none !important;
    background: none !important;
    flex-wrap: wrap;
    justify-content: flex-start !important;
}
#news.news--detail .posts__info .cate span {
    border-radius: 7px;
    color: #444;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 135px;
    height: 32px;
    font-size: 1.2rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 18px;
    background-color: #FFFAE6;
    border: 2px solid #FED13F;
    border-left-width: 10px;
    margin: 3px 10px 3px 0;
}

/* #goods グッズ/#sns SNS
-----------------------------------------------------*/
.brand #goods .inner {
    padding-top: 0;
}
.brand #sns .inner {
    position: relative;
    padding-top: 0;
    padding-bottom: 350px;
}
.brand #goods h2,
.brand #sns h2 {
	padding-top: 0;
	padding-bottom: 0;
}
.brand #goods h2::after,
.brand #sns h2::after {
    content: '';
    width: 180px;
    height: 180px;
    border-radius: 100%;
    background: #FFF2DD;
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.brand #goods h2 .inn,
.brand #sns h2 .inn {
	position: relative;
	z-index: 3;
}
.brand #goods h2::before,
.brand #sns h2::before {
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin: auto;
}
.brand #goods h2::before {
	top: -75px;
	width: 55px;
	height: 67px;
    background-image: url(../img/brand/kurahashirei/goods_title-t.webp);
}
.brand #sns h2::before {
	top: -85px;
	width: 79px;
	height: 84px;
	background-image: url(../img/brand/kurahashirei/sns-title_icon-t.webp);
}
.brand #product .posts__list:nth-of-type(1) li a .ttl {
    flex: none;
}

.brand #product .posts__list li a .img {
    border: 0;
}
.brand#kurahashirei #product .posts__list li a .ttl,
.brand#kurahashirei #product .posts__list li a .price .tax {
    font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 700;
}
.brand#kurahashirei #product .posts__list li a .price {
    font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 700;
}
.brand #sns .btnbox {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 600px;
}
.brand #sns .btnbox .button {
    width: 46.66666667%;
    margin: 0;
}
.brand #sns .illust {
    content: '';
    position: absolute;
    right: 0;
    bottom: 80px;
}
.brand #news .note,
.brand #goods .note,
.brand #event .note {
    text-align: center;
}

/* #event イベント
-----------------------------------------------------*/
.brand#kurahashirei #event {
    padding-bottom: 100px;
}
.brand #event h2::after {
    content: '';
    width: 35px;
    height: 78px;
    background-image: url(../img/brand/kurahashirei/event-title_icon-r.webp);
}

/* #book ブック
-----------------------------------------------------*/
.brand #book {
    background: url(../img/brand/kurahashirei/book_bg.webp) repeat center top;
}
.brand #book .inner {
    padding-top: 70px;
    padding-bottom: 360px;
    position: relative;
}
.brand #book h2::before {
    content: '';
    width: 63px;
    height: 61px;
    background-image: url(../img/brand/kurahashirei/book-title_icon-l.webp);
}
.brand #book .c-book__item {
    margin-right: 28px;
    max-width: 170px;
}
.brand #book .c-book__item .img span {
    height: 0;
    padding-bottom: 100%;
    display: block;
    background: no-repeat center center / cover;
}
.brand #book .illust {
    content: '';
    position: absolute;
    right: 16%;
    bottom: 140px;
}

/* mojojojo */
.brand#mojojojo {
    background: #F8F5E3;
}
.brand#mojojojo .button02 a {
    max-width: 400px;
    font-family: "M PLUS 1", '游ゴシック体', Yu Gothic, '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 15px;
    background: #17639B;
    outline: 0;
    border: 0;
}
.brand#mojojojo .button02 a::after {
    content: '';
    z-index: 2;
    width: 8px;
    height: 8px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    transform: rotate(-45deg);
}
.brand#mojojojo #mainvisual {
	border-bottom: 19px solid #DC3D23;
	background-color: #f8f5e3;
	background-image:
        repeating-linear-gradient(
        90deg,
        #f7b52c,
        transparent 1px,
        transparent 24px
	),
        repeating-linear-gradient(
        0deg,
        #f7b52c,
        #f8f5e3 1px,
        #f8f5e3 24px
    );
}
.brand#mojojojo #mainvisual .catch {
    font-size: 24px;
    text-align: center;
    color: #FFF;
    background: #DC3D23;
    padding: 19px 20px;
}
.brand#mojojojo #mainvisual .inner {
	padding-top: 52px;
	padding-bottom: 48px;
}
.brand#mojojojo #mainvisual .innbox {
    display: flex;
    justify-content: space-between;
    max-width: 1030px;
    margin: 0 auto;
    align-items: center;
}
.brand#mojojojo #mainvisual .txt {
    width: 45%;
}
.brand#mojojojo #mainvisual .img {
    width: 52%;
}

/* .lnkbox ページ内リンク
-----------------------------------------------------*/
.brand#mojojojo .lnkbox {
    margin: 0 auto;
    max-width: 1020px;
}
.brand#mojojojo .lnkbox li {
    width: 17.64705882%;
}
.brand#mojojojo .lnkbox li a {
    border-radius: 15px;
    background: #17639B;
}

/* #movie ムービー
-----------------------------------------------------*/
.brand#mojojojo #movie {
    background: url(../img/brand/mojojojo/movie_bg.webp) repeat-x center bottom 53%;
}
.brand#mojojojo #movie .inner {
    position: relative;
    padding-top: 0;
    padding-bottom: 90px;
}
.brand#mojojojo #movie h2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.brand#mojojojo #movie .frmbox {
    margin: 0 auto;
    max-width: 717px;
    position: relative;
}
.brand#mojojojo #movie .frmbox .frm {
	position: relative;
	z-index: 1;
}
.brand#mojojojo #movie .ifrmbox {
	position: absolute;
	z-index: 2;
	top: 38.8%;
	left: 15.4%;
	right: 29.6%;
	border-radius: 20px;
	overflow: hidden;
}
.brand#mojojojo #movie .ifrmbox .ifrm {
    padding-top: 73.25%;
}

.tv-wave {
    position: absolute;
    object-fit: cover;
    opacity: 0; /* 基本は消しておく */
    /* アニメーション：名前 / 速度 / タイミング / ループ */
    animation: flicker linear infinite;
}

/* 各画像のアニメーション時間をバラバラにする（ここがコツ） */
.tv-wave.w1 {animation-duration: 0.15s;animation-delay: 0.1s;top: 3%;left: -10%;}
.tv-wave.w2 {animation-duration: 0.21s;animation-delay: 0.2s;left: -16%;top: 19%;transform: rotate(-33deg) scale(0.8);}
.tv-wave.w3 {animation-duration: 0.18s;animation-delay: 0.05s;top: 5%;right: -7%;transform: rotate(184deg) scale( 0.7,-0.8);}
.tv-wave.w4 {animation-duration: 0.25s;animation-delay: 0.15s;top: 17%;right: -18%;transform: rotate(25deg) scale(1.1, -1.1);}

/* 点滅のアニメーション定義 */
@keyframes flicker {
    0%   { opacity: 1; }
    80%  { opacity: 1; }
    81%  { opacity: 0; }
    100% { opacity: 0; }
        
    /* 0%   { opacity: 0; }
    49%  { opacity: 0; }
    50%  { opacity: 1; }
    99%  { opacity: 1; }
    100% { opacity: 0; } */
}

/* #profile プロフィール
-----------------------------------------------------*/
.brand#mojojojo #profile .inner {
    padding-bottom: 100px;
    padding-top: 0;
}
.brand#mojojojo #profile h2 .en {
    display: inline;
    font-size: 38px;
}
.brand#mojojojo #profile h2 .ja {
    display: inline;
    font-size: 40px;
}
.brand#mojojojo #profile h2::before {
    width: 53px;
    height: 60px;
    background-image: url(../img/brand/mojojojo/profile-title_icon-l.webp);
}
.brand#mojojojo #profile h2::after {
    content: '';
    width: 49px;
    height: 60px;
    background-image: url(../img/brand/mojojojo/profile-title_icon-r.webp);
}
.brand#mojojojo #profile .txt,
.brand#mojojojo .c-post__item a,
.brand#mojojojo #product .posts__list li a {
	color: #141414;
}

/* #news ニュース
-----------------------------------------------------*/
.brand#mojojojo .bg-ks {
	position: relative;
}
.brand#mojojojo .bg-ks::before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image:
        repeating-linear-gradient(
        90deg,
        #fff,
        transparent 1px,
        transparent 24px
	),
        repeating-linear-gradient(
        0deg,
        #fff,
        #f8f5e3 1px,
        #f8f5e3 24px
    );
}
.brand#mojojojo .bg-ks .inner {
	position: relative;
	z-index: 2;
}
.brand#mojojojo #news .inner,
.brand#mojojojo #event .inner {
    padding-bottom: 225px;
    padding-top: 0;
}
.brand#mojojojo #news h2,
.brand#mojojojo #goods h2,
.brand#mojojojo #sns h2 {
    padding: 18px 0;
}
.brand#mojojojo #news h2::before {
    content: none;
}
.brand#mojojojo #news h2::after {
    width: 42px;
    height: 60px;
    background-image: url(../img/brand/mojojojo/news-title_icon-r.webp);
}

/* #goods グッズ/sns SNS
-----------------------------------------------------*/
.brand#mojojojo #goods h2::before,
.brand#mojojojo #sns h2::before {
    content: none;
}
.brand#mojojojo #goods h2::after,
.brand#mojojojo #sns h2::after {
    content: '';
    height: 60px;
    position: static;
    border-radius: 0;
    background-size: contain;
    background-color: transparent;
    margin: 0 0 0 15px;
}
.brand#mojojojo #goods h2::after {
    width: 52px;
    background-image: url(../img/brand/mojojojo/goods-title_icon-r.webp);
}
.brand#mojojojo #sns h2::after {
    width: 57px;
    background-image: url(../img/brand/mojojojo/sns-title_icon-r.webp);
}

.brand#mojojojo #goods .charabox {
    margin-top: 50px;
}
.brand#mojojojo #goods .charabox .slick-list {
    overflow: inherit;
}
.brand#mojojojo #goods .chara img {
    margin: 0 auto;
    padding: 0 20px;
    height: 86px;
    width: auto;
    text-align: center;
}

/* #event イベント
-----------------------------------------------------*/
.brand#mojojojo #event h2::after {
    width: 52px;
    height: 60px;
    background-image: url(../img/brand/mojojojo/event-title_icon-r.webp);
}

/* #sns SNS
-----------------------------------------------------*/
.brand#mojojojo #sns .inner {
    padding-bottom: 150px;
}
.brand#mojojojo #sns .c-snsbox {
    background: none;
}
.brand#mojojojo #sns .c-snsbox .title {
    margin-bottom: 10px;
    font-size: 26px;
}
.brand#mojojojo #sns .photobox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 963px;
}
.brand#mojojojo #sns .photobox .photo {
    width: 18.17237799%;
}
.brand#mojojojo #sns .photobox .photo:nth-of-type(n+6) {
    margin-top: 20px;
}

/*-----------------------------------------------------
    /search/
-----------------------------------------------------*/
#product.product--search .form {
    display: flex;
    max-width: inherit !important;
}
#search_keyword .form__item,
#search_popular .form__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#search_keyword .form__item h2,
#search_popular .form__item h2 {
	max-width: 400px;
	width: 100%;
	text-align: center;
}
#search_keyword .form__item .value {
	width: 100%;
}
#search_keyword .form__item .value .input-box {
    position: relative;
}
#search_keyword .form__item .value input {
	padding: 0 55px 0 15px !important;
	border-radius: 10px !important;
	border: 2px solid #8DCBAB !important;
	background: #FFF !important;
	width: 100%;
	height: 50px;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 22px;
}
#search_keyword .form__item .value button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    border: 0;
    background: url(../img/common/search-bar_icon.webp) no-repeat center center / 50% auto;
}

#search_keyword {
    margin: 0 auto;
    max-width: 540px;
}
#search_popular {
    margin-top: 50px;
}
#search_product .title {
    position: relative;
    height: 80px;
    padding: 26px 36px;
    gap: 10px;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    background: #094;
    border-radius: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
}
#search_product {
	margin-top: 80px;
}
#search_product .frm > .innbox {
	padding: 40px 40px 70px;
	border-radius: 0 0 10px 10px;
	border: 1px solid #094;
	background: #DEF6E9;
}
#search_product .grp:nth-of-type(n+2) {
	margin-top: 50px;
}
#search_product .form__item {
	border-radius: 10px;
	color: #81603D;
	background: #FFF;
	padding: 0 !important;
}
#search_product .form__item + .form__item {
	margin-top: 30px;
}
#search_product .form__item > legend {
	padding: 15px 25px;
	border-radius: 10px;
	display: block;
	width: 100%;
	background: #FFF;
}
#search_product .form__item > legend:hover {
	background: #F1F8F4;
}
#search_product .form__item .value {
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
}
#search_product .form__item .value .innbox {
    padding: 15px 50px !important;
}
#search_product .form__item .value::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    right: 30px;
    border-top: 1px solid #D9D9D9;
}
#search_product .form__item .tag__list li {
	margin: 6px calc(4% / 8) !important;
	width: 24% !important;
	border-color: #D9D9D9;
}
#search_product .form__item .tag__list li:hover {
	border-color: #04B157;
}
#search_product .form__item .tag__list li label {
	background: #F3F3F3;
	height: 100%;
	display: flex !important;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#search_product .form__item .value input {
	display: none;
}
#search_product .button_clear {
	margin-top: 40px;
	text-align: center;
	text-decoration: underline;
	color: #000;
	cursor: pointer;
}
#search_product .button_clear:hover {
	text-decoration: none;
	color: #05AB66;
}
#search_product .form__button {
	border-top: 0 !important;
	padding: 0 !important;
	margin-top: 60px !important;
}
#search_product .form__button button {
    background: #f26500;
    border: none;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    max-width: 600px;
    padding: 0 20px;
    margin: 0 auto;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#search_product .form__button button:hover {
    opacity: 1 !important;
}
#search_product .tgl {
	position: relative;
	cursor: pointer;
}
#search_product .tgl:not(.open) + * {
	opacity: 0;
	visibility: hidden;
	height: 0;
}
#search_product .tgl::after {
    content: '';
    position: absolute;
    top: 0;
    right: 36px;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    transform: rotate(45deg);
}
#search_product .tgl.bwn::after {
	border-right-color: #81603D;
	border-bottom-color: #81603D;
}
#search_product .tgl.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#search_product .tgl.open::after {
   transform: rotate(-135deg);
}

/*-----------------------------------------------------
    #faq
-----------------------------------------------------*/
.sitemap-faq .ttl {
    margin-bottom: 30px;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.sitemap-faq .lnkbox {
    padding-bottom: 0 !important;
}
.sitemap-faq .lnkbox li::after {
    content: none !important;
}
.sitemap-faq .lnkbox li a::after {
	opacity: 1 !important;
	visibility: visible !important;
	background: none !important;
	width: 10px !important;
	height: 10px !important;
	left: inherit !important;
	bottom: 0 !important;
	right: 20px !important;
	border-right-color: #703A00;
	border-bottom-color: #703A00;
}
.sitemap-faq .lnkbox li a:hover::after {
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

#faq {
    background: #F3F3F3;
}
#faq .c-block__title span {
    color: #703A00;
    margin: 0;
}
#faq .c-block__inner {
    display: block;
}
#faq .whtbox {
    padding: 50px 40px 90px;
    border-radius: 60px;
    background: #FFF;
}
#faq .c-block__inner .c-sidebar {
    max-width: inherit;

}
#faq .topbox {
    margin-bottom: 70px;
    text-align: center;
}
#faq .topbox .pic {
    margin: 0 auto 30px;
    max-width: 192px;
}
#faq .topbox .txt {
    margin-bottom: 30px;
    font-size: 18px;
}
#faq .topbox .lnk a,
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .val .ans a {
    text-decoration: underline;
    color: #04B157;
}
#faq .topbox .lnk a:hover,
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .val .ans a:hover {
    text-decoration: none;
    opacity: 1;
}

#faq .tglbox {
	position: relative;
}
#faq .lnkbox {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
#faq .lnkbox li:not(.abox) {
	width: 100%;
}
#faq .lnkbox li.abox,
#faq .lnkbox li .frm {
    width: 24%;
}
#faq .lnkbox li .frm {
    position: relative;
    border-radius: 10px;
    background: #CDEFDD;
    cursor: pointer;
    text-align: center;
}
#faq .lnkbox li:not(.abox) .frm {
    margin-bottom: 21px;
}
#faq .lnkbox li .frm a,
#faq .lnkbox li .frm span,
#faq .lnkbox li.abox .frm {
	width: 100%;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
}
#faq .lnkbox li .frm:hover {
	background: #094;
}
#faq .lnkbox li .frm span {
	position: relative;
	z-index: 2;
}
#faq .lnkbox li .frm::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background: #FFF;
    margin: auto;
    background: #094;
}
#faq .lnkbox li:not(.abox) .frm::after {
    content: '';
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 24px;
    background: #FFF url(../img/faq/faq_square.webp) no-repeat center bottom / 45px;
    z-index: 2;
}
#faq .lnkbox li .frm::before,
#faq .lnkbox li .frm::after,
#faq .lnkbox li:not(.active) .c-sidebar__box {
    opacity: 0;
    visibility: hidden;
}
#faq .lnkbox li .frm::before,
#faq .lnkbox li .frm::after,
#faq .c-sidebar__box {
    transition: opacity 0s, visibility 0s;
}
#faq .lnkbox li.active .c-sidebar__box,
#faq .lnkbox li.active .frm::before,
#faq .lnkbox li.active .frm::after,
#faq .lnkbox li .frm:hover::before,
#faq .lnkbox li:not(.abox) .frm:hover::after {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease, visibility 0.5s;
}
#faq .lnkbox li .frm span {
    color: #703A00;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
}
#faq .lnkbox li.active .frm span,
#faq .lnkbox li .frm:hover span {
    color: #FFF;
}
#faq .lnkbox > li:not(.active):not(.abox) {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#faq .lnkbox li.active .frm {
	cursor: inherit;
}
#faq .lnkbox li:not(.abox):nth-child(2) .frm {
	left: calc(24% + 4% / 3);
}
#faq .lnkbox li:not(.abox):nth-child(3) .frm {
	left: calc(48% + 8% / 3);
}
#faq .lnkbox li:not(.abox):nth-child(4) .frm {
	left: calc(72% + 12% / 3);
}
#faq .c-sidebar__box {
    position: relative;
    padding-top: 60px;
    padding-bottom: 70px;
    background:
		url(../img/common/ttl02_bdr.webp) repeat-x left top,
		url(../img/common/ttl02_bdr.webp) repeat-x left bottom;
    z-index: 1;
	box-shadow: none;
	margin: 0;
}
#faq .button {
	position: relative;
	z-index: 2;
}
#faq .c-sidebar__list {
    padding: 0;
}
#faq .c-sidebar__list li {
    margin: 6px 0 0;
}
#faq .c-sidebar__list li a {
    display: flex;
    padding: 17px 78px 17px 40px;
    border-radius: 10px;
    align-items: flex-start;
    position: relative;
}
#faq .c-sidebar__list li a:hover {
    background: #F1F8F4;
}
#faq .c-sidebar__list li a::after {
    content: '';
    position: absolute;
    top: 18px;
    right: 40px;
    width: 24px;
    height: 24px;
    background: url(../img/faq/faq_btn_allow.webp) no-repeat center center / cover;
}
#faq .c-sidebar__list li a .ini,
#faq.faq--single .c-article__cms .title .ini,
#faq.faq--single .c-article__cms .ins .cont__list li .lab .num,
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .val i {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-weight: 600;
    color: #FFF;
    border-radius: 100%;
    background: #FF813D;
}
#faq .c-sidebar__list li a .ini {
    font-size: 16.15px;
    width: 26px;
    height: 26px;
    flex: 0 0 26px;
}
#faq .c-sidebar__list li a .txt {
    color: #703A00;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
#faq .c-sidebar__heading::before {
    content: none;
}
#faq .c-article {
    max-width: inherit;
    margin: 0;
    position: relative;
    z-index: 1;
}

#faq .c-bottom {
    margin-top: 75px;
    position: relative;
    z-index: 2;
}
#faq .c-bottom__bot .row {
    border-radius: 60px;
    overflow: hidden;
}
#faq .c-bottom__bot .row + .row {
    margin-top: 70px;
}
#faq .c-bottom__bot .row--r0 {
	display: flex;
	flex-direction: column;
	align-items: center;
}
#faq .c-bottom__bot .row--r0 .cmt {
    position: relative;
    max-width: 460px;
    color: #094;
    justify-content: center;
    align-items: center;
    height: 64px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.8px;
    border-radius: 32px;
    border: 1px solid #094;
    background: #FFF;
    display: flex;
    padding: 5px 20px;
    width: 100%;
}
#faq .c-bottom__bot .row--r0 .cmt::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 62px;
    left: 0;
    right: 0;
    margin: auto;
    width: 26px;
    height: 17px;
    background: url(../img/faq/faq_square2.webp) no-repeat center center / contain;
}
#faq .c-bottom__bot .row--r0 .pic {
	margin: 27px 0 20px;
	max-width: 450px;
}
#faq .c-bottom__bot .row--r0 .exp {
	color: #703A00;
	text-align: center;
	font-family: "Noto Sans JP";
	font-size: 26.057px;
	font-weight: 700;
	letter-spacing: 1.042px;
}
#faq .c-bottom__bot .row .ttl {
    padding: 20px 40px;
    font-size: 24px;
    text-align: center;
    color: #FFF;
    background: #094;
    margin: 0;
}
#faq .c-bottom__bot .row .ttl::before {
    content: none;
}
#faq .c-bottom__bot .row .wht {
    padding: 30px 40px 50px;
    background: #FFF;
}
#faq .c-bottom__bot .ins .row p {
	text-align: center;	
}
#faq .c-bottom__bot .ins .row p .fb {
    font-weight: 600;
}
#faq .c-bottom__bot .ins .row p .lrg {
    font-size: 20px;
}
#faq .c-bottom__bot .ins .row .button {
    margin: 30px auto 0;
}
#faq .c-bottom__bot .ins .row .button a {
    text-decoration: none;
}
#faq .c-bottom__bot .ins .row ul {
    margin-top: 30px;
}
#faq .c-bottom__bot .ins .row ul li {
    font-size: 14px;
    padding-left: 1em;
    letter-spacing: .56px;
}
#faq .c-bottom__bot .ins .row ul li::before {
    content: '・';
    margin-left: -1em;
}

#faq .c-bottom__bot .ins .row .tel {
    font-size: 26px;
    text-align: center;
    letter-spacing: 1.04px;
    display: block;
    margin-bottom: 20px;
}
#faq .c-bottom__bot .ins .row .tel a {
    font-size: 52px;
    letter-spacing: 2.08px;
    color: #094;
}
#faq .c-bottom__bot .ins .row--r2 .wht {
    padding-bottom: 30px;
}
#faq .c-bottom__bot .ins .row .add.blue {
    padding: 40px 40px 50px;
    background: #FCF9F2;
}
#faq .c-bottom__bot .ins .row .txt2 {
    line-height: 1.5;
}
#faq .c-bottom__bot .ins .row .txt3 {
	margin-top: 30px;
}
#faq .c-bottom__bot .ins .row .txt3 a {
	text-decoration: underline;
	color: #04B157;
}
#faq .c-bottom__bot .ins .row .txt3 a:hover {
	text-decoration: none;
}
#faq .c-bottom__bot .ins .row .step1 {
    display: flex;
    align-items: center;
    gap: 30px;
}
#faq .c-bottom__bot .ins .row .step1 .cir {
    display: flex;
    padding: 10px;
    width: 118px;
    font-size: 20px;
    font-weight: 600;
    justify-content: center;
    border-radius: 10px;
    color: #FFF;
    background: #FF813D;
}
#faq .c-bottom__bot .ins .row .step1 .txt {
    color: #FF813D;
    font-size: 18px;
    font-weight: 700;
}
#faq .c-bottom__bot .ins .row .step2,
#faq .c-bottom__bot .ins .row .step2 .ele1,
#faq .c-bottom__bot .ins .row .step2 .ele3 {
    display: flex;
    gap: 20px;
    align-items: center;
}
#faq .c-bottom__bot .ins .row .step2 {
    margin-top: 30px;
    padding: 20px 40px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border: 2px solid #FF813D;
    background: #FFF;
}
#faq .c-bottom__bot .ins .row .step2 p {
	text-align: left;
}
#faq .c-bottom__bot .ins .row .step2 .cir {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    color: #FFF;
    font-size: 28px;
    font-weight: 600;
    border-radius: 100%;
    background: #D9D9D9;
}
#faq .c-bottom__bot .ins .row .step2 .ele1,
#faq .c-bottom__bot .ins .row .step2 .ele3 {
    font-size: 18px;
    text-align: left;
}
#faq .c-bottom__bot .ins .row .step2 .ele2 {
    max-width: 175px;
}
#faq .c-bottom__bot .ins .row .step2 .lrg {
    font-size: 22px;
}
#faq .c-bottom__bot .ins .row .step2 .fb {
    font-weight: bold;
}
#faq .c-bottom__bot .ins .row .step2 em {
    color: #FF813D;
    font-size: 22px;
    margin: 0;
    font-style: normal;
}
#faq .c-bottom__bot .ins .row .step2 .code {
    max-width: 216px;
}

/* .faq--single */
#faq.faq--single .c-article__cms {
    box-shadow: none;
}
#faq.faq--single .c-article__cms .title {
	display: flex;
	border-radius: 0;
	background: none;
	padding: 0 0 60px;
	justify-content: center;
	align-items: center;
	background: url(../img/common/ttl02_bdr.webp) repeat-x left bottom;
	flex-wrap: wrap;
	justify-content: center;
}
#faq.faq--single .c-article__cms .title .ini {
    width: 50px;
    height: 50px;
    font-size: 30.924px;
    flex: 0 0 50px;
}
#faq.faq--single .c-article__cms .title .txt {
    color: #703A00;
    text-align: center;
    font-feature-settings: 'pwid' on;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1.04px;
    text-align: left;
}
#faq.faq--single .c-article__cms .title .min {
	color: #703A00;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
#faq.faq--single .c-article__cms .ins {
    margin-top: 60px;
}

#faq.faq--single .c-article__cms .ins .cont__list li {
    padding: 22px 40px;
    border-radius: 10px;
    border: 1px solid #094;
	color: #703A00;
}
#faq.faq--single .c-article__cms .ins .cont__list li:nth-child(n+2) {
    margin-top: 20px;
}
#faq.faq--single .c-article__cms .ins .cont__list li .lab .num {
    width: 36px;
    height: 36px;
    font-size: 20px;
    flex: 0 0 36px;
}
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .lab::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    background: no-repeat center center / cover;
    background-image: url(../img/faq/faq_plus_icon.webp), url(../img/faq/faq_minus_icon.webp);
}
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .val {
    padding: 20px 30px;
    border-radius: 10px;
    background: #FFF;
}
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .val i {
    width: 36px;
    height: 36px;
    background: #5BBCF9;
    top: 20px;
    left: 30px;
}
#faq .c-block__inner .c-article .box-sh .ins .cont__list li .val .ans {
    font-size: 16px;
    line-height: 1.5;
    padding: 6px 0 0 56px;
}

#faq.faq--single .c-article__cms .ins .cont__list li.active {
    background: #CDEFDD;
}
#faq.faq--single .c-article__cms .ins .cont__list li:hover {
    background: #F1F8F4;
}
#faq .c-block__inner .c-article .box-sh .ins .cont__list li.active .lab::after {
    background-image: url(../img/faq/faq_minus_icon.webp);
}

@media (max-width: 1024px) {
    .layerMenu .gInner {
        flex-direction: row-reverse;
    }
    .layerMenu .gNavi>li>a {
        font-size: 15px;
    }
}

/*-----------------------------------------------------
    .media
-----------------------------------------------------*/
#lp.media:not(.page) {
    position: relative;
    background: #FAFFFC !important;
}
#lp.media:not(.page)::before {
    content: '';
    position: fixed;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/common/bg07.webp) repeat center top / 60px auto !important;
    opacity: .2;
}

#lp.media:not(.media--single) .c-block__inner {
	display: flex;
}
#lp.media .c-main {
	width: calc(100% * 2 / 3);
}
#lp.media .c-sidebar {
	width: 28.33333333%;
	max-width: inherit;
	background: none;
}
#lp.media .c-sidebar .box:nth-of-type(n+2) {
	margin-top: 50px;
} 
#lp.media .c-box {
    box-shadow: none;
    padding: 0;
    width: auto;
}
#lp.media .c-box::after {
    background: none;
}
#lp.main .c-sidebar {
	width: 28.33333333%;
}

.medias__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.medias__list > li {
    margin-left: 5%;
    width: 30%;
}
.medias__list li:nth-child(3n+1) {
    margin-left: 0;
}
.medias__list li:nth-child(n+4) {
    margin-top: 70px;
}
.medias__list li a .img {
    border-radius: 6px;
    background: #FAFAFA;
    overflow: hidden;
}
.medias__list li .img span {
    padding-bottom: 66.23931624%;
}
.medias__list li .img span {
    display: block;
    height: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.medias__list li .ttl {
    line-height: 1.5;
    color: #703A00;
    font-size: 14px;
    margin-top: 15px;
    flex: 1;
}

/* .media--single */
#lp.media--single .c-box {
    box-shadow: 0 0 12px rgba(0, 0, 0, .05);
    margin-top: 60px;
}
#lp.media--single .c-sidebar {
	margin: 80px auto 0;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1060px;
	padding-left: 20px;
	padding-right: 20px;
	/* box-sizing: content-box; */
}
#lp.media--single .c-sidebar .box {
	width: 32%;
}
#lp.media--single .c-sidebar .box + .box {
	margin-top: 0;
	width: 64%;
}

/*-----------------------------------------------------
    .page
-----------------------------------------------------*/
#lp.page:not(.media) {
    background: #FFF !important;
}
#lp.page:not(.media) .c-title {
    padding: 53px 20px;
    color: #1F963A;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    background: #FFF7E2;
    border-bottom: 0;
}
#lp.page .c-block::after,
#lp.page .c-box::after {
	content: none;
}
#lp.page:not(.media) .c-block .c-box {
    padding: 60px 20px 0;
    box-shadow: none;
    border-radius: 0;
}

/* .c-sub-title/.c-sub-title02 */
#lp.page .c-block .c-box>.c-sub-title,
#lp.page .c-block .c-box>.c-sub-title02 {
    color: #094;
    font-size: 24px;
    font-weight: 700;
    background: #CDEFDD;
    border-radius: 0;
    margin: 60px 30px 20px 0;
    padding: 17px 0 19px 40px;
    line-height: 1.25;
}
#lp.page .c-sub-title:before,
#lp.page .c-sub-title02:before {
    border-radius: 1px;
    background-color: #094 !important;
    content: '';
    width: 7px;
    height: auto;
    position: absolute;
    left: 20px;
    top: 17px;
    transform: none;
    bottom: 17px;
}
#lp.page .c-sub-title::after,
#lp.page .c-sub-title02::after {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    background: #CDEFDD;
    width: 30px;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
}
#lp.page .c-block .c-box h2:nth-child(1) {
	margin-top: 0;
}

/* .c-sml-title */
#lp.page .c-block .c-box>.c-sml-title {
    color: #703A00;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 2px solid #703A00;
    padding-left: 0;
    padding-bottom: 15px;
    margin: 50px 40px 20px 40px;
}
#lp.page .c-block .c-box>.c-sml-title::before,
#lp.page .c-block .c-box>.c-sml-title::after {
    content: none;
}

/* .c-sml2-title */
#lp.page .c-block .c-box>.c-sml2-title {
    position: relative;
    color: #094;
    font-size: 22px;
    font-weight: 700;
    padding-left: 35px;
    margin: 40px 40px 20px 40px;
}
#lp.page .c-block .c-box>.c-sml2-title::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #CDEFDD;
}
#lp.page .c-txt,
#lp.page .c-img-txt {
    margin-left: 40px !important;
    margin-right: 40px !important;
}
#lp.page .c-txt p:nth-child(n+2) {
	margin-top: 1em;
}
#lp.page .c-txt ol,
#lp.page .c-img-txt ol {
    counter-reset: item;
    list-style: none;
    padding-left: 2.5em;
}
#lp.page .c-txt ol li:before,
#lp.page .c-img-txt ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    margin-left: -1.7em;
    margin-right: 0.5em;
    width: 1.2em;
    display: inline-block;
    text-align: center;
}

#lp.page .c-txt a,
#lp.page .c-img-txt a,
#lp.page .c-table a,
#lp.page .c-table2 a,
#lp.page .editor_editor a {
	color: var(--_base-, #04B157);
}
#lp.page .c-txt a:hover,
#lp.page .c-img-txt a:hover,
#lp.page .c-table a:hover,
#lp.page .c-table2 a:hover,
#lp.page .editor_editor a:hover {
    text-decoration: underline;
	opacity: 1;
}

/* .c-table */
#lp.page .c-full-img,
#lp.page .c-table,
#lp.page .c-table2 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}
#lp.page .c-full-img {
	text-align: center;
}
#lp.page .c-table table tbody {
	margin: 0 auto;
}
#lp.page .c-table table tbody tr {
    border: 0;
}
#lp.page .c-table table tbody tr th {
    width: 25% !important;
    border: 0;
    border-bottom: 3px solid #094;
    background: none;
}
#lp.page .c-table table tbody tr td {
    width: 75% !important;
    border: 0;
    border-bottom: 1px solid #094;
}
#lp.page .c-table table tbody tr td a {
    text-decoration: underline;
    color: var(--_base-, #04B157);
}
#lp.page .c-table table tbody tr td a:hover {
    text-decoration: none;
}

/* .c-table2 */
#lp.page .c-table2 table tbody tr th {
    padding: 15px;
    width: 40%;
    color: #497A5E;
    border-bottom: 3px solid #FFF;
    background: var(--_base-4, #D5E5DC);
}
#lp.page .c-table2 table tbody tr td {
    padding: 15px;
    width: 60%;
    border-top: 3px solid var(--_base-4, #D5E5DC);
    border-right: 3px solid var(--_base-4, #D5E5DC);
    border-bottom: 3px solid var(--_base-4, #D5E5DC);
    background: #FFF;
}

/* .editor_editor */
#lp.page .editor_editor.flex {
    display: flex;
    justify-content: space-between;
} 
#lp.page .editor_editor.flex > div {
    width: 48%;
}
#lp.page .editor_editor .button {
	width: 50%;
}

/* .plcbox */
#lp.page .plcbox {
	color: #703A00;
}
#lp.page .plcbox li,
#lp.page .plcbox li dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#lp.page .plcbox li {
    border-bottom: 2px solid;
    padding: 0 10px 5px;
}
#lp.page .plcbox li:nth-child(n+2) {
	margin-top: 40px;
}
#lp.page .plcbox li dl dt .ruby {
	font-size: 14px;
	line-height: 1;
	padding: 0 .5em;
}
#lp.page .plcbox li dl dt .main {
	font-size: 40px;
	line-height: 1;
	margin: .1em;
}
#lp.page .plcbox li dl dd {
	margin-left: 1em;
	font-size: 22px;
	padding-bottom: 0.2em;
	font-weight: bold;
}
#lp.page .plcbox li .txt {
	font-weight: bold;
	font-size: 30px;
}
#lp.page .plcbox + .btnbox {
	display: flex;
	justify-content: space-between;
	width: 580px;
	margin: 50px auto 0;
}
#lp.page .plcbox + .btnbox li {
	width: 48%;
}

/*-----------------------------------------------------
    .gsf_vision
-----------------------------------------------------*/
#lp.page.gsf_vision .c-box figure:nth-child(1) {
	margin: -30px -15% 0 !important;
}

@media (max-width: 767px) {
	/*-----------------------------------------------------
		common
	-----------------------------------------------------*/
	#brand .c-block__title,
    #product .c-block__title,
    #lp.media .c-block__title,
	.c-main-content__ttl {
		margin: 25px 20px 50px;
	}
	.c-main-content__ttl::before {
		content: none;
	}
	.sdw-wht {
	    text-shadow:
			0 0 1px #FFF, 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF,
			2px 2px 2px #FFF, -2px 2px 2px #FFF, 2px -2px 2px #FFF, -2px -2px 2px #FFF,
			3px 3px 3px #FFF, -3px 3px 3px #FFF, 3px -3px 3px #FFF, -3px -3px 3px #FFF,
			4px 4px 4px #FFF, -4px 4px 4px #FFF, 4px -4px 4px #FFF, -4px -4px 4px #FFF;
	}

    .w1120,
    .w1200,
    #product.product--single .rel__posts .rel__posts_inner {
        box-sizing: border-box;
    }

	/* .ttl */
	.ttl01 {
		padding: 11px 30px 11px 50px;
	}
    .ttl01::before {
        /* left: 10px; */
    }
	.ttl02 .en {
		font-size: 22px;
	}
	.ttl02 .ja {
		font-size: 9px;
	}
	.ttl02 .inn::before {
		right: calc(100% + 16px);
	}
	.ttl02 .inn::after {
		left: calc(100% + 16px);
	}

	.ttl03 {
		margin-bottom: 30px;
	}

	.ttl04,
	.ttl04 .en::after {
		width: 200px;
		margin-bottom: 60px;
	}
	.ttl04 .en {
		letter-spacing: -2px;
	}
	.ttl04::before,
	.ttl04::after {
		top: -5px;
	}
	.ttl04::before {
	    width: 72px;
	    height: 89px;
	    left: -80px;
	}
	.ttl04::after {
	    width: 66px;
	    height: 92px;
	    right: -70px;
	}

	.ttl05 {
		padding: 20px 0 20px;
		margin-bottom: 25px;
	}
	.ttl05 .en {
        font-size: 32px;
    }
	.ttl05 .ja {
	    font-size: 14px;
	}
	.ttl05.r,
	.ttl05.y {
		padding: 10px 10px;
	}
	.ttl05.r .en,
	.ttl05.y .en,
	.ttl06 .en {
		font-size: 30px;
	}
	.ttl05.r .ja,
	.ttl05.y .ja,
	.ttl06 .ja {
		font-size: 14px;
		line-height: 1.5;
	}

	/* .tbl01 */
    .c-article__table th,
	.c-article__table td {
        padding: 5px;
        font-size: 14px;
    }

	/* .c-article__popular */
	.c-article__popular,
	.c-article__tag .tag__list {
		padding: 0;
	}
	.c-article__popular li {
		margin: 5px !important;
	}
	.c-article__tag .tag__list li {
		margin: 5px 10px 5px 0 !important;
	}
	
    /*-----------------------------------------------------
        header
    -----------------------------------------------------*/
    .header {
        height: 109px;
        box-shadow: none;
    }
    .header .inHeader {
        height: 100%;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0;
    }
    .header #logo {
        height: 56px;
        width: 40%;
    }
    .hamberger {
        display: block;
    }
    .layerMenu {
	    width: 100%;
	    box-shadow: none;
	    padding: 0;
	    margin: 0;
	    overflow: inherit;
	    border: 0;
	}
	.gInner .gNavi {
		margin: 0;
		width: 100% !important;
	}
	.gNavi > li {
		width: 20% !important;
		border-bottom: 0 !important;
	}
	.gNavi > li + li {
		padding-left: 1px;
	}
	.layerMenu .gNavi>li>a {
		font-size: 11px;
		height: 53px;
		letter-spacing: normal;
		line-height: 1.5;
	}
	.layerMenu .gNavi>li>a:after {
		width: 20px !important;
		height: 17px !important;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		margin: 0;
		background-size: contain;
	}
    .layerMenu .gNavi>li.has-sub>a {
        pointer-events: none;
    }
	.layerMenu .gNavi>li.has-sub.open>a {
        pointer-events: inherit;
    }
		
	/* .sub-navi */
	.sub-navi {
		top: 54px;
	}
	.sub-navi__inner {
		padding: 6px 4px;
		justify-content: flex-start;
	}
	.sub-navi .nav__item + .nav__item {
		margin-left: 4px;
	}
	.sub-navi .nav__item a {
		height: 54px;
	}
	.sub-navi .nav__item a img {
		height: 54px;
	}
	.sub-navi .nav__item.noimg a,
	.sub-navi .nav__item.noimg .inn {
		height: 54px;
		font-size: 12px;
		min-width: 96px;
	}
	
	.gLinkBox {
        position: fixed;
        right: -100%;
        top: 56px;
        z-index: 1000;
        height: auto;
        width: 100% !important;
        text-align: left;
        background: #fff;
        transition: right 0.3s ease-in-out;
        padding: 40px 20px 30px;
        overflow: auto;
        border-top: 1px solid #d9d9d9;
    }
	.layerMenu.active .gLinkBox {
		right: 0;
		overflow-y: scroll;
		bottom: 0;
		height: calc(100vh - 56px);
	}
    .layerMenu .gLinkBox > *:not(.gSearch) {
        display: block;
    }
	.layerMenu .gSearch__tip {
		padding: 3px 5px;
		justify-content: center;
	}
    .layerMenu .gSearch__tip::before {
        content: '';
    }
	.gLinkBox .sitemap {
		display: flex !important;
		margin-top: 40px;
	}
	.gLinkBox .footer__mid {
		padding-top: 40px;
	}
	.gLinkBox .footer__bot .add {
		display: none;
	}
	
    /* .sitemap */
    .sitemap {
        justify-content: space-between;
    }
	.sitemap .item:nth-of-type(1),
	.sitemap .item:nth-of-type(4),
	.sitemap .item:nth-of-type(7) {
		width: 100%;
	}
	.sitemap .item:nth-of-type(2),
	.sitemap .item:nth-of-type(3),
	.sitemap .item:nth-of-type(5),
	.sitemap .item:nth-of-type(6) {
		width: 48%;
	}
	.sitemap .item:nth-of-type(n+2) {
		margin-top: 11px;
	}
	.sitemap a {
		padding: 10px 5px 10px 60px;
		font-size: 15px !important;
	}
	.sitemap a::before {
		width: 50px;
		left: 5px;
	}
	.sitemap a::after {
		right: 5%;
	}
	.sitemap .item:nth-of-type(3n+1) a::before {
		left: 30px;
	}
	.sitemap .item:nth-of-type(3n+1) a::after {
	    right: 8%;
	}
	.sitemap .item:nth-of-type(3n+1) a {
		padding-left: 90px;
		padding-right: 45px;
	}

	/*-----------------------------------------------------
		#breadcrumb
	-----------------------------------------------------*/
    #breadcrumb {
        padding: 15px !important;
    }
	#breadcrumb li:first-child {
		padding-right: 12px;
	}
	#breadcrumb li:first-child a::before {
		width: 12px;
		height: 12px;
	}

    /*-----------------------------------------------------
        content
    -----------------------------------------------------*/
    .c-main-content__bg {
        background-size: 220% auto;
    }

	/*-----------------------------------------------------
		.slick
	-----------------------------------------------------*/
	#top .slick-arrow.slick-prev {
		right: -30px;
	}
	#top .slick-arrow.slick-next {
		left: -30px;
	}
	#brand .gallery__nav .slick-arrow {
		width: 70px;
		height: 70px;
	}
	#brand .gallery__nav .slick-arrow.slick-prev {
		left: -35px;
	}
	#brand .gallery__nav .slick-arrow.slick-prev::after {
		left: 47px;
	}
	#brand .gallery__nav .slick-arrow.slick-next {
		right: -35px;
	}
	#brand .gallery__nav .slick-arrow.slick-next::after {
		right: 47px;
	}
	#top .c-pickup .slick-arrow.slick-prev {
		left: -30px;
		right: inherit;
	}
	#top .c-pickup .slick-arrow.slick-next {
		left: inherit;
		right: -30px;
	}

	/*-----------------------------------------------------
		.search-bar
	-----------------------------------------------------*/
	.search-bar {
	    padding: 40px 20px;
	}
	.search-bar .frm {
	    padding: 15px 20px 20px;
	}
	.search-bar input[type="text"] {
	    margin-top: 10px;
	}

    /*-----------------------------------------------------
        footer
    -----------------------------------------------------*/
    .footer__top {
        padding-top: 50px;
        padding-bottom: 56px;
    }
	.footer__top .right {
		padding-top: 0;
		margin-top: 35px;
	}
	.footer__top .right .sitemap {
		padding: 0;
	}
	.footer__mid {
		padding: 0 20px 0;
	}
	.footer__mid .c-social {
		flex-wrap: wrap;
		text-align: center;
	}
	.footer__mid .c-social .title {
		width: 100%;
		margin-bottom: 18px;
	}
	.footer__mid .c-social .title img {
		max-width: 188px;
	}
	.footer__mid .c-social li + li {
	    margin-left: 10px;
	}
	.footer__mid .c-social ul {
		margin-left: 0;
	}
	.footer__mid .c-social li a {
		width: 56px;
		height: 56px;
	}
	.footer__bot {
		padding-top: 40px;
	}
	.footer__bot .directory,
	.footer__bot .directory ul {
		flex-direction: column;
		width: 100%;
	}
	.footer__bot .directory li {
		width: 100%;
		padding-right: 0;
		padding-bottom: 3px;
	}
	.footer__bot .directory li:nth-child(1) {
		padding-left: 0;
		padding-top: 3px;
	}
	.footer__bot .directory li:nth-child(1)::before,
    .footer__bot .directory li::after {
        top: inherit;
        left: 0;
        width: auto;
        background: url(../img/common/footer_line-h.webp) repeat-x center top;
        right: 0;
        height: 3px;
    }
	.footer__bot .directory li:nth-child(1)::before {
        top: 0;
		bottom: inherit;
        background: url(../img/common/footer_line-h.webp) repeat-x center top;
	}
	.footer__bot .directory li a {
		justify-content: flex-start;
		padding: 10px 35px 10px 15px;
	}
	.footer__bot .add {
		margin: 20px 0 0;
	}
	#page-top {
	    right: 2%;
	    bottom: 10px;
	}
	#top #page-top,
	.product--single #page-top {
		display: none;
	}
	#top #tocart,
	.product--single #tocart {
		right: 10px;
		width: 80px;
	}
	
	/*-----------------------------------------------------
		#brand 一覧
	-----------------------------------------------------*/
    #brand .c-box {
	    width: auto;
    }
    #brand .c-block__label {
        margin: 0 47px 50px 20px;
    }

    /* .posts__list */
    #product .posts {
        padding-top: 70px;
        padding-bottom: 80px;
    }
	#product .posts__list {
		margin-left: -10px !important;
		margin-right: -10px !important;
	}
    #product .posts__list li {
        width: 50%;
        padding: 40px 10px 0 !important;
    }
	#product .posts__list li.slick-slide {
		padding-top: 0 !important;
	}
	#product .posts__list li:nth-child(-n+2) {
	    padding-top: 0 !important;
	}
	#product.product--single .slick-dots {
		display: block !important;
		bottom: -35px;
	}
	#brand .c-box,
	#product:not(.product--result):not(.product--search) .c-box {
		padding: 0;
	}
	#top #product .posts__list,
	.brand #product .posts__list {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
    
    /* #c-pagenavi */
    #c-pagenavi.c-pagenavi--inline .wp-pagenavi .pages {
        left: 0;
    }
    #c-pagenavi:not(.c-pagenavi--inline) {
        margin-top: 60px;
    }
    #c-pagenavi:not(.c-pagenavi--inline) .pages {
        right: 0;
    }

    /*-----------------------------------------------------
        .post-navigation
    -----------------------------------------------------*/
    .post-navigation {
        flex-wrap: wrap;
        padding: 0;
        CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    }
    .post-navigation .to_archive {
		margin-top: 20px;
        width: 100%;
        order: 3;
    }
	.post-navigation .prev {
		order: 1;
		width: 48%;
	}
	.post-navigation .next {
		order: 2;
		width: 48%;
	}
	
	/*-----------------------------------------------------
		#top トップ
	-----------------------------------------------------*/
	#top .c-slide {
		margin-bottom: 30px;
	}
	#top .c-slide__inner {
		padding: 0;
	}
	#top .c-slide .slick-dots {
		position: static;
	}
	
	/* .c-news */
	#top .c-news::before {
		content: '';
		position: absolute;
		margin: auto;
		top: 50px;
		left: -100%;
		right: -100%;
		width: 2280px;
		border-radius: 100% 100% 0 0;
		background: #FFE643;
		z-index: -1;
		bottom: 0;
	}
	#top .c-news .c-news__inner {
		padding: 0 20px 70px;
	}
	#top .c-news .btnbox li {
	    border-radius: 10px;
	}
	#top .c-news .btnbox li a .img {
	    width: 75px;
	    height: 59px;
	}
	#top .c-news .btnbox li a .tag {
	    font-size: 14px;
	    line-height: 1.5;
	}
	#top .c-news .btnbox li:nth-child(2) a .tag {
	    color: #FF813D;
	}
	
	#top .c-box {
	    padding: 15px 20px 25px;
	    margin: 60px 0 0;
	    width: auto;
	}
	#top .c-box > * {
		position: relative;
		z-index: 3;
	}
	#top .c-box .bg {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: #FFF;
		z-index: 2;
		border-radius: 10px;
	}
	#top .c-box::before,
	#top .c-box::after {
		content: '';
		position: absolute;
		left: -100%;
		right: -100%;
		background: url(../img/top/movie_decoration.webp) repeat-x center center;
		height: 43px;
		width: auto;
		z-index: 1;
		border-radius: 0;
		top: inherit;
	}
	#top .c-box::before {
		top: -39px;
	}
	#top .c-box::after {
		bottom: -39px;
	}
	#top .c-box__title::before {
	    content: none;
	}
	#top .c-box__text {
		position: relative;
		color: #703A00;
		margin: 0;
		padding-bottom: 20px;
		display: block;
	}
	#top .c-box__text::after {
	    content: '';
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    height: 3px;
	    background: url(../img/common/ttl02_bdr.webp) repeat-x;
	    background-size: auto 100%;
	    margin: auto;
	    top: inherit;
	    width: auto;
	}
	#top .c-box__text .date {
	    font-size: 14px;
	    margin-right: 0;
	}
	
	/* .c-products */
	#top .c-products {
	    margin-top: 0;
	}
	#top .c-products .c-products__inner {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	#top .prdbox + .prdbox {
		margin-top: 80px;
	}
	.switchbox .posts {
		margin-left: -10px;
		margin-right: -10px;
		flex-direction: column;
	}
	#top #product .title,
	.switchbox .posts__list {
		width: auto;
	}
	.switchbox .posts__list {
		margin-left: 0 !important;
		margin-right: 0 !important;
		display: block !important;
	}
	#top #product .title {
		width: calc(100% - 28px);
		max-width: inherit;
		position: relative;
		margin-bottom: 30px;
		/* padding: 16px 10px 16px 30px; */
	}
	.switchbox .slick-list {
		overflow: inherit;
	}
	.switchbox .slick-track {
		display: flex;
	}
	.switchbox .slick-slide {
		height: auto;
	}
	.switchbox .posts__list:nth-of-type(1) {
		margin-top: 0 !important;
		width: 100%;
	}
	.switchbox .posts__list:nth-of-type(1) li {
		width: 100%;
		max-width: inherit;
		padding: 0;
	}
	.switchbox .posts__list + .posts__list {
		width: 90%;
		margin-top: 30px !important;
	}
	#brand.switchbox .posts__list + .posts__list li {
		padding-top: 0 !important;
		max-width: inherit;
		width: 150px !important;
	}
	.switchbox .posts__list li a {
	    padding-bottom: 0 !important;
	}
	#top .prdbox .button,
	#top .c-brand .button,
	#top .c-pickup .button,
	#top .c-articles .button,
	#top .c-notice .button,
    #product .rel__posts .button {
		margin: 30px auto 0;
	}
	#top .search-bar {
	    padding: 50px 20px 30px;
	}
	
	/* .c-brand */
	#top .c-brand .c-brand__inner {
	    padding: 40px 20px 60px;
	}
	#top .c-block__text {
	    letter-spacing: normal;
	}
	#top .c-brand__list {
	    flex-direction: column;
	}
	#top .c-brand__item {
	    width: auto;
	}
	#top .c-brand__item:nth-child(n+2) {
	    margin: 12px 0 0;
	}
	
	/* .c-pickup */
	/* .c-articles */
	#top .c-pickup__inner,
	#top .c-articles__inner {
		padding: 50px 20px;
	}
	#top .c-pickup__lst,
	#top .c-articles__lst {
		margin: 0 auto;
		max-width: 90%;
	}
	#top .c-articles .slick-list {
		overflow: inherit;
	}
	#top .c-pickup__item,
	#top .c-articles__item {
	    max-width: 300px;
	}
	#top .c-pickup__item {
		margin: 0 10px;
	}
	#top .c-pickup__img {
		width: 72vw;
	}
	#top .c-articles__img {
	    max-width: 300px;
	}
	#top .c-articles__ctn {
		padding: 10px 20px 20px;
	}
	#top .c-articles__ttl {
	    color: #703A00;
	    font-size: 16px;
	    font-weight: 500;
	    margin: 0;
	}
	
	/* c-notice */
	#top .c-notice {
		padding: 0;
	}
	#top .c-notice__box {
		padding: 40px 20px;
	}
	#top .c-notice__box::before {
	    content: none;
	}
	#top .c-notice__scroll {
		padding: 20px;
	}
	#top .c-notice__list {
		min-height: inherit;
	}
	#top .c-notice__item {
		padding: 0;
	}
	
	/* .c_snsbox */
	#top .c_snsbox {
	    text-align: center;
	}
	#top .c-snsbox__inner {
	    padding: 40px 20px;
	}
	#top .c-snsbox .sns_list li:nth-child(1) {
		margin-left: 0;
	}
	#top .c-snsbox .sns_list li a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 78px;
		height: 78px;
		border-radius: 100%;
		background: #FFF;
	}
	#top .c-snsbox .photobox {
		margin-top: 30px;
	}
	#top .c-snsbox .photobox .photo {
		width: calc(100% / 3);
	}
    #top .c-snsbox .photobox .photo:nth-child(9) {
        display: block;
    }

    /*-----------------------------------------------------
        product--archive 一覧
    -----------------------------------------------------*/
    .product--archive #mainvisual {
        background: none !important;
        margin-bottom: 70px;
    }
	.product--archive #mainvisual .inner {
		padding: 0;
	}

	/*-----------------------------------------------------
		product 詳細
	-----------------------------------------------------*/
	#product.product--single .c-block .c-article {
	    padding: 0;
	    margin: 0 auto;
	    max-width: inherit;
	}
	
	/* 詳細 */
	#product.product--single .c-article__details .c-block__inner {
		flex-direction: column;
		padding: 0;
		background: transparent;
	}
	#product.product--single .c-article__left {
	    width: auto;
	    margin-bottom: 50px;
	}
	#product.product--single .c-article__right {
		width: auto;
		background: #DEF6E9;
	}
	#product.product--single .c-article__details .c-article__click {
	    margin-top: 80px;
	    flex-direction: column;
	    padding: 0 20px;
	}
	#product.product--single .c-article__details .c-article__click a {
	    width: auto;
	    margin: 0;
	}
	#product.product--single .c-article__details .c-article__click a::before {
	    right: 30px;
	}
	#product.product--single .c-article__details .c-article__click a::after {
	    right: 38px;
	}
	#product.product--single .c-article__details .c-article__click a + a {
		margin-top: 20px;
	}
	
	/* ギャラリー */
	#product.product--single .gallery__for {
	    display: none !important;
	}
	#product.product--single .gallery__nav {
	    margin: 0;
	    max-width: inherit;
	}
	#product.product--single .gallery__nav .slick-slide {
		max-width: inherit;
		height: auto;
		margin: 0 20px;
	}
	#product.product--single .gallery__nav .item::before {
		content: none;
	}
	#product.product--single .gallery__nav .item span {
		padding-bottom: 100%;
		height: 0;
	}
	#product.product--single .gallery__nav .slick-list {
		overflow: inherit;
	}
	#product.product--single .gallery__nav .item:hover {
	    opacity: 1;
	}
	
	/* .c-article__details 商品詳細 */
	#product.product--single .c-article__details::before,
	#product.product--single .c-article__details::after {
		content: none;
	}
	#product.product--single .c-article__right .txtbox {
		position: relative;
		padding: 0 20px 20px;
		background: #FFF;
	}
	#product.product--single .c-article__right .txtbox::before {
	    content: '';
	    position: absolute;
		z-index: 1;
	    left: 0;
	    right: 0;
	    top: 100%;
	    z-index: 1;
	    height: 30px;
	    z-index: 2;
	    background: #FFF;
	    border-radius: 0 0 30px 30px;
	}
	#product.product--single .c-article__right .txtbox::after {
	    content: '';
	    position: absolute;
		z-index: 2;
	    bottom: -50px;
	    left: 0;
	    right: 0;
	    margin: auto;
	    width: 51px;
	    height: 37px;
	    background: url(../img/common/triangle.webp) no-repeat center center / 100% auto;
	}
	
	/* .c-article__feature 商品の特徴 */
	#product.product--single .c-article__feature .c-block__inner {
	    padding-top: 60px;
	    padding-bottom: 20px;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	#product.product--single .c-article__feature .sub__title {
		width: 100%;
	}
	#product.product--single .c-article__txt {
	    font-size: 16px;
	}
	#product.product--single .c-article__feature .frm {
	    position: relative;
	}
	#product.product--single .c-article__feature .frm::before {
		content: '';
		position: absolute;
		z-index: 1;
		top: -30px;
		right: -20px;
		bottom: -30px;
		left: -20px;
		background: #FFF;
	}
	#product.product--single .c-article__feature .frm::after {
		content: '';
		position: absolute;
		z-index: 2;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: #FFF;
		border: 1px solid #000;
		border-radius: 10px;
	}
	#product.product--single .c-article__feature .frm > * {
		position: relative;
		z-index: 3;
	}
	#product.product--single .c-article__feature .frm_title {
	    margin-bottom: 10px;
	    color: #000;
	    text-align: center;
	    font-size: 18px;
	    font-weight: 600;
	}
	
	/* .c-article__tag 関連タグ */
	#product.product--single .c-article__tag .c-block__inner {
	    padding: 20px;
	    padding-bottom: 30px;
	}
	
	/* .c-article__recommend 関連商品 */
	.media.media--single .c-article__recommend {
		margin-left: -20px;
		margin-right: -20px;
	}
	.c-article__recommend .c-block__inner {
	    padding-top: 30px;
	    padding-bottom: 40px;
	}
	.c-article__recommend .slick-track {
	    display: flex !important;
	    width: 100% !important;
	}
	.c-article__recommend .slick-slide {
	    height: auto !important;
	}
	.c-article__recommend .posts {
	    padding: 0;
	}
	.c-article__recommend .posts__list {
		max-width: inherit;
	}
	.c-article__recommend .posts__list li {
	    padding-top: 0 !important;
	    max-width: 50%;
	    width: 50% !important;
	    max-width: inherit !important;
	}
	.c-article__recommend .posts__list li:nth-child(n+3) {
	    padding-top: 40px !important;
	}
	.c-article__recommend .posts__list li a {
	    padding: 0;
	}
	
    /* brand--archive ブランド一覧
    -----------------------------------------------------*/
    #brand.brand--archive .c-slide {
        margin-bottom: 80px;
        padding: 0 30px;
    }
    #brand.brand--archive .slick-list {
        overflow: inherit;
    }
    #brand.brand--archive .slick-slide {
        margin: 0 10px;
        border-radius: 10px;
    }
    #brand.brand--archive .slick-dots {
        bottom: -32px;
    }
	#brand.brand--archive .c-block__inner {
	    padding: 0 10px;
	}
    #brand.brand--archive .c-block__item {
        width: 50%;
        padding: 40px 10px 0;
    }
	#brand.brand--archive .c-block__item:nth-of-type(-n+2) {
		padding-top: 0;
	}
    #brand.brand--archive .c-block__item a {
        padding: 12px;
    }
    #brand.brand--archive .c-main-content__bg {
        top: 275px;
    }

	/* .rel__posts 紹介記事 */
    #product.product--single .rel__posts .rel__posts_inner {
	    padding-top: 40px;
	}

    /*-----------------------------------------------------
        brand
    -----------------------------------------------------*/
    /* kurahashirei くらはしれい */
	.brand#kurahashirei #mainvisual {
		margin: 10px 20px 0;
		border-radius: calc(50vw - 20px) calc(50vw - 20px) 0 0;
	}
    .brand#kurahashirei #mainvisual .inner {
        padding: 0 0 12%;
    }
	.brand#kurahashirei #mainvisual .innbox {
		flex-direction: column;
		align-items: center;
		padding-bottom: 0;
	}
	.brand#kurahashirei #mainvisual .txt {
		width: 52%;
		padding-top: 13%;
		margin-bottom: 2%;
	}
	.brand#kurahashirei #mainvisual .human {
		width: 83%;
	}
	.brand#kurahashirei #mainvisual .cat {
		right: 12%;
		bottom: 0%;
		width: 28%;
	}
	.brand#kurahashirei #mainvisual .copy {
		width: 32%;
		right: inherit;
		left: 1%;
	}

	/* .lnkbox ページ内リンク
	-----------------------------------------------------*/
	.brand .lnkbox .inner {
	    padding-top: 84px;
	    padding-bottom: 74px;
	}
	.brand .lnkbox ul {
	    flex-wrap: wrap;
	}
	.brand .lnkbox li {
	    width: 32%;
	}
	.brand .lnkbox li:nth-child(n+4) {
		margin-top: 10px;
	}
	.brand .lnkbox li a {
	    padding: 8px 5px 20px;
	    font-size: 14px;
	}
	.brand .lnkbox li a::after {
	    content: '';
	    position: absolute;
	    left: 0;
	    right: 0;
	    bottom: 15px;
	    margin: auto;
	    z-index: 2;
	    width: 8px;
	    height: 8px;
	    border-right: 1px solid #FFF;
	    border-bottom: 1px solid #FFF;
	    transform: rotate(45deg);
	}
	
    /* #movie ムービー
	-----------------------------------------------------*/
	.brand#kurahashirei #movie .inner {
        padding-top: 20px;
        padding-bottom: 80px;
    }
	.brand#kurahashirei #movie .ifrmbox {
		border-width: 4px;
	}
    .brand#kurahashirei #movie .chara {
        width: 84px;
        left: -2%;
        bottom: -3%;
    }

    .brand#mojojojo #movie .inner {
        padding: 0 0 70px;
    }
    .brand#mojojojo #movie .frmbox {
		margin-left: -2%;
		margin-right: 0%;
	}
    .brand#mojojojo #movie .ifrmbox {
        border-radius: 10px;
    }
	.tv-wave.w1 {
	    top: 7%;
	    left: 12%;
	    width: 9%;
	}
	.tv-wave.w2 {
	    left: 9%;
	    width: 8%;
	    top: 18%;
	}
	.tv-wave.w3 {
	    width: 9%;
	    top: 9%;
	    right: 14%;
	}
	.tv-wave.w4 {
		top: 17%;
		width: 8%;
		right: 7%;
	}

	/* #profile プロフィール
	-----------------------------------------------------*/
	.brand #profile .inner {
		padding-top: 20px;
		padding-bottom: 50px;
	}
	.brand #profile h2::before {
	    content: '';
	    width: 50px;
	    height: 60px;
	    background-image: url(../img/brand/kurahashirei/profile-title_icon-l.webp);
	}
	.brand #profile .flex {
	    flex-direction: column;
	}
	.brand #profile .txtbox {
	    width: auto;
	}
	.brand #profile .pic {
	    width: auto;
	    margin: 40px 0 0;
	    text-align: center;
	}
	.brand #profile h3 {
	    max-width: 145px;
	    margin-bottom: 10px;
	}
	
	/* #news ニュース
	-----------------------------------------------------*/
	.brand #news .inner {
	    padding-bottom: 110px;
	    padding-top: 50px;
	}
	.brand #news h2::before {
	    content: '';
	    width: 65px;
	    height: 34px;
	    background-image: url(../img/brand/kurahashirei/news-title_icon-l.webp);
	}
	.brand .c-post__item {
	    border-bottom: 1px solid rgba(98, 55, 38, .2);
	}
	.brand .c-post__item a {
	    flex-direction: column;
	    padding: 17px 0;
	}
	.brand .c-post__item a .date {
        width: 100%;
	}
	.brand .c-post__item a .title {
	    width: 100%;
	}
	
	/* #goods グッズ/#sns SNS
	-----------------------------------------------------*/
	.brand #goods .inner {
	    padding: 0 20px 100px;
	}
	.brand #sns .inner {
	    padding-top: 0;
	    padding-bottom: 180px;
	}
	.brand #goods h2,
	.brand #sns h2 {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.brand #goods h2::after,
	.brand #sns h2::after {
	    width: 160px;
	    height: 160px;
	    top: -60px;
	}
	.brand #goods h2 .inn,
	.brand #sns h2 .inn {
		position: relative;
		z-index: 3;
	}
	.brand #goods h2::before {
		top: -35px;
	}
	.brand #sns h2::before {
		top: -45px;
	}
	.brand #product .posts__list li a .img {
	    border: 0;
	}
	.brand #sns .btnbox {
	    flex-direction: column;
	}
	.brand #sns .btnbox .button {
	    width: auto;
	}
	.brand #sns .btnbox .button + .button {
		margin-top: 30px;
	}
	.brand #sns .illust {
	    width: 60%;
	    bottom: 20px;
	    right: 20px;
	}
    .brand#mojojojo #goods .chara img {
        height: 45px;
    }
	
	/* #event イベント
	-----------------------------------------------------*/
    .brand#kurahashirei #event {
        padding-bottom: 60px;
    }
	.brand #event .inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.brand #event h2::after {
	    content: '';
	    width: 35px;
	    height: 78px;
	    background-image: url(../img/brand/kurahashirei/event-title_icon-r.webp);
	}
	
	/* #book ブック
	-----------------------------------------------------*/
	.brand #book {
	    background: url(../img/brand/kurahashirei/book_bg.webp) repeat center top;
	}
	.brand #book .inner {
	    padding-top: 50px;
	    padding-bottom: 260px;
	}
	.brand #book h2 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.brand #book .c-book__list {
        margin-left: -20px;
        margin-right: -20px;
    }
	.brand #book .c-book__item {
	    margin-right: 18px;
	    max-width: 150px;
	}
    .brand #book .illust {
	    right: 2%;
	    width: 115px;
	    height: 105px;
	    bottom: 100px;
	}

    /* mojojojo */
    .brand#mojojojo #mainvisual {
		border-bottom: 0;
	}
	.brand#mojojojo #mainvisual .main-txt {
        text-align: center;
        background: #DC3D23;
        padding: 20px 120px;
    }
	.brand#mojojojo #mainvisual .catch {
		font-size: 16px;
		color: #141414;
		background: transparent;
	}
	.brand#mojojojo #mainvisual .inner {
		padding: 0 20px 30px;
	}
	.brand#mojojojo #mainvisual .img {
		width: auto;
	}

    /* .lnkbox ページ内リンク
    -----------------------------------------------------*/
    .brand#mojojojo .lnkbox ul {
		justify-content: flex-start;
	}
	.brand#mojojojo .lnkbox li {
		margin-left: 2%;
	    width: 32%;
	}
	.brand#mojojojo .lnkbox li:nth-child(3n+1) {
		margin-left: 0;
	}
	.brand#mojojojo .lnkbox li a {
		line-height: 1.25;
		display: flex;
		justify-content: center;
		height: 75px;
		align-items: center;
	}

    /* #profile プロフィール
    -----------------------------------------------------*/
    .brand#mojojojo #profile .inner {
        padding: 0;
    }
    .brand#mojojojo #profile h2 .en {
        display: inline;
        font-size: 28px;
    }
    .brand#mojojojo #profile h2 .ja {
        font-size: 25px;
    }
    .brand#mojojojo #profile h2::before {
        width: 40px;
        margin-right: 10px;
    }
    .brand#mojojojo #profile h2::after {
        width: 36px;
        margin-left: 10px;
    }
	.brand#mojojojo #profile .flex {
		padding: 0 20px 100px;
	}
	.brand#mojojojo #profile h3 {
		max-width: 200px;
	}

    /* #news ニュース
    -----------------------------------------------------*/
    .brand#mojojojo #news .inner,
    .brand#mojojojo #event .inner {
        padding: 0 0 100px;
    }
    .brand#mojojojo #news h2,
    .brand#mojojojo #goods h2,
    .brand#mojojojo #sns h2 {
        padding: 10px 0;
    }
    .brand#mojojojo #news h2::before {
        content: none;
    }
    .brand#mojojojo #news h2::after {
        width: 40px;
    }
	.brand#mojojojo #news .c-post__list,
	.brand#mojojojo #event .c-post__list,
	.brand#mojojojo #news .button,
	.brand#mojojojo #event .button {
		padding: 0 20px;
	}

    /* #goods グッズ/sns SNS
    -----------------------------------------------------*/
    .brand#mojojojo #goods .inner {
		padding: 0 0 100px;
	}
	.brand#mojojojo #goods h2::before,
    .brand#mojojojo #sns h2::before {
        content: none;
    }
    .brand#mojojojo #goods h2::after,
    .brand#mojojojo #sns h2::after {
        content: '';
        width: 52px;
        height: 60px;
        position: static;
        border-radius: 0;
        background-color: transparent;
        margin: 0 0 0 15px;
    }
    .brand#mojojojo #goods #product {
        padding: 0 20px;
    }

    /* #event イベント
    -----------------------------------------------------*/
    .brand#mojojojo #event h2::after {
        width: 40px;
    }

    /* #sns SNS
    -----------------------------------------------------*/
    .brand#mojojojo #sns .inner {
        padding: 0 0 100px;
    }
    .brand#mojojojo #sns .c-snsbox {
        background: none;
        padding: 0 20px;
    }
    .brand#mojojojo #sns .c-snsbox .title {
        margin-bottom: 10px;
        font-size: 26px;
    }
    .brand#mojojojo #sns .photobox .photo {
        width: 48%;
    }
    .brand#mojojojo #sns .photobox .photo:nth-of-type(n+3) {
        margin-top: 15px;
    }

	/*-----------------------------------------------------
		news お知らせ
	-----------------------------------------------------*/
    #news.news--archive .c-box,
    #news.news--detail .c-box {
        margin-top: 78px !important;
    }

    /*-----------------------------------------------------
        /search/
    -----------------------------------------------------*/
	#search_product {
		margin-top: 50px;
	}
	#search_product .title {
		padding: 16px 36px;
		height: 70px;
	}
    #search_product .frm > .innbox {
        padding: 40px 15px 60px;
    }
	#search_product .tgl::after {
		right: 26px;
	}
	#search_product .form__item > legend {
		padding: 15px !important;
	}
	#search_product .form__item .value .innbox {
		padding: 15px 10px !important;
	}
	#search_product .form__item .value::before {
		left: 10px;
		right: 10px;
	}
	#search_product .form__item .tag__list {
		margin-top: 0;
	}
	#search_product .form__item .tag__list li {
		width: 48% !important;
		margin: 3px 1% !important;
	}
	#search_product .form__button {
	    margin-top: 34px !important;
	}
	#search_product .form__button button {
        height: 54px;
    }

    /*-----------------------------------------------------
        #faq
    -----------------------------------------------------*/
    .faq .c-block,
    .faq .c-block__inner {
        padding: 0 !important;
    }
    #faq .c-block__title {
		margin: 25px 20px 30px;
	}
	#faq .whtbox {
	    padding: 30px 20px 60px;
	    border-radius: 30px;
	}
    #faq .c-block__inner .c-sidebar {
        margin-bottom: 0;
    }
	#faq .topbox {
	    margin-bottom: 50px;
	}
	#faq .topbox .pic {
	    margin-bottom: 20px;
	    max-width: 160px;
	}
	#faq .topbox .txt {
	    margin-bottom: 10px;
	    font-size: 14px;
	    text-align: left;
	    line-height: 1.8;
	}
    #faq .lnkbox {
        flex-direction: column;
	}
    #faq .lnkbox li {
        position: static !important;
    }
    #faq .lnkbox li .frm {
        position: relative;
        width: 100%;
        left: 0 !important;
    }
    #faq .lnkbox li .frm a,
    #faq .lnkbox li .frm span,
    #faq .lnkbox li.abox .frm {
        height: 80px;
    }
	#faq .lnkbox li:not(.active) .c-sidebar__box {
		height: 0;
		padding: 0;
	}
	#faq .lnkbox li.active .c-sidebar__box {
		height: auto;
		padding: 20px 0;
		margin-bottom: 20px;
	}
    #faq .c-sidebar__list li a {
        padding: 10px 40px 10px 10px;
    }
    #faq .c-sidebar__list li a::after {
        top: 11px;
        right: 11px;
    }
    #faq .c-sidebar__list li a .txt {
        font-size: 16px;
    }
	#faq .c-block .button {
		margin: 50px 20px 0;
	}

    #faq .c-bottom {
        margin: 50px 20px;
        padding: 0;
        width: auto;
    }
    #faq .c-bottom__bot .row {
        border-radius: 30px;
    }
    #faq .c-bottom__bot .row + .row {
        margin-top: 50px;
    }
	#faq .c-bottom__bot .row--r0 .cmt {
		height: 56px;
		font-size: 15px;
		border-radius: 28px;
		border-width: 2px;
	}
	#faq .c-bottom__bot .row--r0 .cmt::after {
		top: 52px;
	}
	#faq .c-bottom__bot .row--r0 .exp {
		font-size: 18px;
	}
    #faq .c-bottom__bot .row .ttl {
        padding: 10px 15px;
        font-size: 22px;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #faq .c-bottom__bot .row .ttl::before {
        content: none;
    }
    #faq .c-bottom__bot .row .wht {
        padding: 30px 20px 50px;
    }
    #faq .c-bottom__bot .ins .row p .fb {
        font-weight: 600;
    }
    #faq .c-bottom__bot .ins .row p .lrg {
        font-size: 15px;
    }
    #faq .c-bottom__bot .ins .row ul {
        line-height: 1.5;
    }
    #faq .c-bottom__bot .ins .row .tel {
        font-size: 20px;
    }
    #faq .c-bottom__bot .ins .row .tel a {
        font-size: 32px;
    }
	#faq .c-bottom__bot .ins .row .tel span {
		display: block;
	}
    #faq .c-bottom__bot .ins .row--r2 .wht {
        padding-bottom: 30px;
    }
    #faq .c-bottom__bot .ins .row .add.blue {
        padding: 30px 12px 50px;
    }
    #faq .c-bottom__bot .ins .row .txt2 .min-sp {
        font-size: 14px;
        margin-top: 20px;
        display: block;
        text-align: left;
    }
    #faq .c-bottom__bot .ins .row .step1 {
        flex-direction: column;
        gap: 10px;
    }
    #faq .c-bottom__bot .ins .row .step1 .txt {
        font-size: 17px;
    }
    #faq .c-bottom__bot .ins .row .step2 {
        padding: 20px 10px;
        flex-direction: column;
        margin-top: 20px;
    }
    #faq .c-bottom__bot .ins .row .step2 p {
        line-height: 1.5;
    }
    #faq .c-bottom__bot .ins .row .step2 .cir {
        width: 90px;
        height: 90px;
    }
    #faq .c-bottom__bot .ins .row .step2 .ele2 {
        max-width: 240px;
    }
    #faq .c-bottom__bot .ins .row .step2 .ele3 {
	    flex-direction: column;
    }
	#faq .c-bottom__bot .ins .row .step2 .ele3 .txt1 {
		text-align: center;
	}
	#faq .c-bottom__bot .ins .row .step2 .ele3 .txt1 .arrow {
        transform: rotate(90deg);
        display: inline-block;
	}
    #faq .c-bottom__bot .ins .row .step2 .lrg {
        font-size: 22px;
    }
    #faq .c-bottom__bot .ins .row .step2 .fb {
        font-weight: bold;
    }
    #faq .c-bottom__bot .ins .row .step2 em {
        color: #FF813D;
        font-size: 22px;
        margin: 0;
        font-style: normal;
    }
    #faq .c-bottom__bot .ins .row .step2 .code {
        max-width: 216px;
    }

    /* .faq--single */
    #faq.faq--single .c-article__cms {
		padding: 0;
    }
    #faq.faq--single .c-article__cms .title {
        padding: 0 0 30px;
    }
    #faq.faq--single .c-article__cms .title .ini {
        width: 40px;
        height: 40px;
        font-size: 25px;
        flex: 0 0 40px;
    }
    #faq.faq--single .c-article__cms .title .txt {
        font-size: 24px;
    }
    #faq.faq--single .c-article__cms .ins {
        padding-left: 0;
        margin-top: 0;
        padding-right: 0;
    }

    #faq.faq--single .c-article__cms .ins .cont__list li {
        padding: 17px 10px;
        border-radius: 10px;
        border: 1px solid #094;
    }
    #faq.faq--single .c-article__cms .ins .cont__list li:nth-child(n+2) {
        margin-top: 10px;
    }
    #faq.faq--single .c-article__cms .ins .cont__list li .lab .num {
        width: 30px;
        height: 30px;
        font-size: 16px;
        flex: 0 0 30px;
        margin-right: 10px;
    }
    #faq .c-block__inner .c-article .box-sh .ins .cont__list li .lab::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 24px;
        height: 24px;
        background: no-repeat center center / cover;
        background-image: url(../img/faq/faq_plus_icon.webp), url(../img/faq/faq_minus_icon.webp);
    }
    #faq .c-block__inner .c-article .box-sh .ins .cont__list li .val {
        padding: 20px 15px;
        border-radius: 10px;
        background: #FFF;
    }
    #faq .c-block__inner .c-article .box-sh .ins .cont__list li .val i {
        width: 36px;
        height: 36px;
        background: #5BBCF9;
        top: 20px;
        left: 15px;
        margin-right: 10px;
    }
    #faq .c-block__inner .c-article .box-sh .ins .cont__list li .val .ans {
        font-size: 16px;
        line-height: 1.5;
        padding: 0 0 0 46px;
    }

	.sitemap-faq {
		padding: 0;
	}
	#faq .sitemap-faq .lnkbox {
		flex-direction: row;
		flex-wrap: wrap;
	}
	#faq .sitemap-faq .lnkbox li {
		width: 48%;
	}
	#faq .sitemap-faq .lnkbox li:nth-child(n+3) {
		margin-top: 15px;
	}
	#faq .sitemap-faq .lnkbox li a {
		padding-right: 30px;
		padding-left: 10px;
	}
    #faq .sitemap-faq .lnkbox li a::after {
        right: 10px !important;
    }
	#faq .sitemap-faq .lnkbox li .frm span {
		font-size: 16px;
	}

    /*-----------------------------------------------------
        .media
    -----------------------------------------------------*/
    #lp.media .c-block__inner {
        flex-direction: column;
    }
    #lp.media .c-main {
        width: auto;
    }
    #lp.media .c-sidebar {
        width: auto;
        margin-top: 40px;
    }
    #lp.media .c-box {
        padding: 0;
        width: auto;
        margin-top: 50px;
    }
    #lp.media .c-box::after {
        background: none;
    }
    #lp.main .c-sidebar {
        width: 28.33333333%;
    }

    .medias__list > li {
        margin-left: 6% !important;
        width: 47%;
    }
    .medias__list li:nth-child(2n+1) {
        margin-left: 0 !important;
    }
    .medias__list li:nth-child(n+3) {
        margin-top: 40px;
    }

	/* .media--single */
	#lp.media--single .c-box {
	    box-shadow: 0 0 12px rgba(0, 0, 0, .05);
	    margin-top: 30px;
	}
	#lp.media--single .c-sidebar {
		flex-direction: column;
		padding-left: 0;
		padding-right: 0;
	}
	#lp.media--single .c-sidebar .box {
		width: auto;
	}
	#lp.media--single .c-sidebar .box + .box {
		margin-top: 50px;
		width: auto;
	}

    /*-----------------------------------------------------
        #lp.page
    -----------------------------------------------------*/
    #lp.page .c-block {
        padding: 0;
    }
	#lp.page.media .c-block {
        padding: 0 20px;
    }
	#lp.page:not(.media) .c-title {
	    padding: 30px 20px;
	    font-size: 26px;
	}
	#lp.page .c-block .c-box {
	    padding-top: 50px !important;
	}
	
	/* .c-sub-title/.c-sub-title02 */
	#lp.page .c-block .c-box>.c-sub-title,
	#lp.page .c-block .c-box>.c-sub-title02 {
	    font-size: 22px;
	    margin-top: 50px;
	    padding: 7px 0 9px 30px;
	}
	#lp.page .c-sub-title:before,
	#lp.page .c-sub-title02:before {
	    width: 4px;
	    left: 15px;
	    top: 10px;
	    bottom: 10px;
	}
	#lp.page .c-sub-title::after,
	#lp.page .c-sub-title02::after {
	    content: '';
	    position: absolute;
	    top: 0;
	    right: -30px;
	    bottom: 0;
	    background: #CDEFDD;
	    width: 30px;
	    clip-path: polygon(0 0, 0 100%, 100% 50%);
	}
	#lp.page .c-txt,
    #lp.page .c-img-txt {
	    margin-left: 0 !important;
	    margin-right: 0 !important;
	}
	#lp.page .c-txt a {
		color: var(--_base-, #04B157);
	}
	
	/* .c-sml-title */
	#lp.page .c-block .c-box>.c-sml-title {
	    margin: 40px 0 15px;
	    padding-bottom: 10px;
	    font-size: 20px;
	}
	#lp.page .c-block .c-box>.c-sml-title::before,
	#lp.page .c-block .c-box>.c-sml-title::after {
	    content: none;
	}

	/* .c-sml2-title */
	#lp.page .c-block .c-box>.c-sml2-title {
		margin: 40px 0 15px;
	}
    #lp.page .c-table,
    #lp.page .c-table2,
    #lp.page .c-full-img {
        margin: 0 !important;
    }
    #lp.page .c-table2 table tbody tr th,
    #lp.page .c-table2 table tbody tr td {
        display: block;
        width: 100% !important;
        padding: 10px;
        border-bottom: 0;
        height: auto !important;
    }
	#lp.page .c-table2 table tbody tr td {
		border-left: 3px solid var(--_base-4, #D5E5DC);
	}
	#lp.page .c-table2 table tbody tr:last-child td {
		border-bottom: 3px solid var(--_base-4, #D5E5DC);
	}

	/* .editor_editor */
	#lp.page .editor_editor.flex {
	    flex-direction: column;
	} 
	#lp.page .editor_editor.flex > div {
	    width: 100%;
	}
	#lp.page .editor_editor .button {
		margin: 0 auto;
		width: 90%;
	}
	#lp.page .editor_editor iframe {
		width: 100%;
		max-height: 50vh;
	}
	
	/* .plcbox */
	#lp.page .plcbox {
	}
	#lp.page .plcbox li dl {
	    display: flex;
	    justify-content: space-between;
	    align-items: flex-end;
	}
	#lp.page .plcbox li {
	    padding: 0;
	    flex-direction: column;
	    align-items: center;
	    border: 0;
	}
	#lp.page .plcbox li:nth-child(n+2) {
		margin-top: 30px;
	}
	#lp.page .plcbox li dl dt .ruby {
		font-size: 13px;
	}
	#lp.page .plcbox li dl dt .main {
		font-size: 36px;
	}
	#lp.page .plcbox li dl dd {
		font-size: 20px;
	}
	#lp.page .plcbox li .txt {
		font-size: 24px;
		padding-top: 8px;
		margin-top: 8px;
		border-top: 1px solid;
		width: 100%;
		text-align: center;
	}
	#lp.page .plcbox + .btnbox {
		flex-direction: column;
		width: auto;
	}
	#lp.page .plcbox + .btnbox li {
		width: 90%;
		margin: 0 auto;
	}
	#lp.page .btnbox li:nth-child(n+2) {
		margin-top: 20px;
	}

}

.korokoro {
    animation: korokoro 2.5s linear 0s 1;
}

@keyframes korokoro {
    0%   { transform: translate(0%, 0%); }
    5%   { transform: translate(5%, 0%) rotate(10deg); }
    25%  { transform: translate(10%, 0%) rotate(10deg); }
    30%  { transform: translate(-5%, 0%) rotate(-5deg); }
    35%  { transform: translate(-10%, 0%) rotate(-10deg); }
    45%  { transform: translate(10%, 0%) rotate(10deg); }
    50%  { transform: translate(15%, 0%) rotate(15deg); }
    60%  { transform: translate(-5%, 0%) rotate(-5deg); }
    65%  { transform: translate(-7%, 0%) rotate(-7deg); }
    75%  { transform: translate(0%, 0%) rotate(0deg); }
    100% { transform: translate(0%, 0%) rotate(0deg); }
}

.kunekune {
  display: inline-block;
  transform-origin: center;
  animation: tilt 1s infinite steps(1);
}

@keyframes tilt {
  0% {
    transform: rotate(-45deg); /* 開始：左45° */
  }
  50% {
    transform: rotate(45deg);  /* 45秒後：右45° */
  }
  100% {
    transform: rotate(-45deg); /* 90秒後：左45° */
  }
}

@keyframes fadeInUpShort {
  from {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpShort {
  animation-name: fadeInUpShort;
}

@keyframes fadeInDownShort {
  from {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownShort {
  animation-name: fadeInDownShort;
}

@keyframes fadeInLeftShort {
  from {
    opacity: 0;
    transform: translate3d(-10%, 0, 0); /* -X（左） */
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftShort {
  animation-name: fadeInLeftShort;
}

@keyframes fadeInRightShort {
  from {
    opacity: 0;
    transform: translate3d(10%, 0, 0); /* +X（右） */
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightShort {
    animation-name: fadeInRightShort;
}

.zoomIn {
    animation-fill-mode: both !important;
    opacity: 1 !important;
}
.animate__animated.animate__zoomIn {
    animation-fill-mode: both !important;
}


.brand#mojojojo #movie {
    padding: 80px 0;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    position: relative;
}

.brand#mojojojo .movie-txt {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    text-align: left;
}

.brand#mojojojo #movie .ttl06 {
    position: relative !important;
    display: block;
    margin: 0 auto 40px;
    text-align: center;
    z-index: 10;
}

.brand#mojojojo #movie .inner {
    display: flex;
    flex-direction: column;
}

.brand#mojojojo .movie-grid {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    gap: 60px 4%;
    max-width: 1000px;
    margin: 0 auto;
}

.brand#mojojojo .movie-item {
    position: relative;
    width: 48%;
    margin-bottom: 40px;
    display: block;
}

.brand#mojojojo .video-frame {
    position: relative;
    border: 4px solid #DC3D23;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
}

.brand#mojojojo .video-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.brand#mojojojo .video-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.brand#mojojojo #news .inner, .brand#mojojojo #event .inner {
    padding-bottom: 125px;
}

@media (max-width: 767px) {

    .brand#mojojojo .movie-item {
        width: 90%;
        margin: 20px;
    }
    .brand#mojojojo .movie-grid {
        display: block;
        align-items: center;
    }
    .brand#mojojojo #movie {
        background:none;
    }

}