@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');

@font-face {
    font-family: icoset;
    src: url(/shussanuchiiwai/fonts/icoset.ttf) format("truetype"), url(/shussanuchiiwai/fonts/icoset.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.yellow {
    background-color: #fff5d4;
}

#p_category section {
    padding: 40px 0;
}

.isOtherDevice #p_category section {
    padding: 60px 0;
}

#p_category .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 3%;
}

#p_category .name {
    margin-top: 10px;
    font-weight: bold;
}

#contents.p-youto article.recommend .mod_limiter .recommend-Box>ul>li>.item>li a:hover>.txt {
    text-decoration: none !important;
}

.isOtherDevice .sp_only {
    display: none;
}

.contents .mod_btn-catalog-all.is_fixed {
    z-index: 100000000;
}

/* ========================================

	article

 ======================================== */
#contents article:not(:nth-of-type(1)) {
    margin-top: 60px;
}

#contents.p-youto article.format:nth-of-type(odd) {
    padding: 60px 0;
}



/* ========================================

	h2

 ======================================== */
#p_category .price_area h2,
#p_category .milkybaby h2.mod_h2,
#p_category #other_manner_area_box h2 {
    width: 90%;
    margin: 0 auto;
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
}

#p_category .price_area h2,
#p_category #other_manner_area_box h2 {
    margin: 0 auto 30px;
}

.isOtherDevice #p_category section#other_manner_area_box {
    padding: 30px 0;
}

.isOtherDevice #p_category .price_area h2,
.isOtherDevice #p_category .mod_limiter h2.mod_h2,
.isOtherDevice #p_category #other_manner_area_box h2 {
    font-size: 3.6rem;
}

#p_category .price_area h2 span,
#p_category .milkybaby h2.mod_h2 span,
#p_category #other_manner_area_box h2 span {
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
}



/* ========================================

	.button

 ======================================== */
#p_category .button {
    width: 90%;
    margin: 45px auto;
    text-align: center;
    font-weight: bold;
    box-shadow: rgba(0, 0, 0, .15) 1.95px 1.95px 2.6px;
    position: relative;
}

.isOtherDevice #p_category .button {
    width: 100%;
    margin: 45px auto;
    max-width: 450px;
}

#p_category .button a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    color: #fff;
    background-color: #333;
    transition: .3s;
}

#p_category .button p {
    font-weight: bold;
}

#p_category .button span {
    display: block;
    font-size: 1rem;
    font-weight: normal;
}

#p_category .button a:after {
    content: '';
    margin-left: 5px;
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 5%;
}

.title {
    text-align: center;
    margin-bottom: 20px;
}

.txt {
    font-size: 1.2rem;
    margin: 5px 0 0;
}



/* ========================================

	.mod_local-nav

 ======================================== */
#contents.s-shussanuchiiwai .mod_local-nav {
    background-color: #efc94d;
}

#contents.s-shussanuchiiwai .mod_local-nav nav>ul li a:hover {
    background-color: #EBBC20;
}



/* ========================================

	#milkybaby

 ======================================== */
#p_category .milkybaby {
    margin-top: 0;
    padding-bottom: 20px;
    background-color: #FFFBE9;
}

/*
	h2
================================ */
.isOtherDevice #p_category .milkybaby h2.mod_h2 {
    margin-bottom: 20px;
}

/* ========================================

	#no1

 ======================================== */
#contents.p-youto article.katachi .mod_limiter .katachi-Lead span.fsM {
    color: #2c2c2c;
}

/* ========================================

	#shussanuchiiwai

 ======================================== */
#contents.p-youto.s-shussanuchiiwai article.bestSelling {
    background-color: #f7eed0;
}

.isOtherDevice #contents.p-youto.s-shussanuchiiwai article.bestSelling {
    margin-top: 60px
}

/*
	.heading
================================ */
#p_category .box header .heading {
    margin-bottom: 30px;
}

/*
	li
================================ */
#shussanuchiiwai .swiper-wrapper li {
    padding: 10px;
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    height: auto;
    border: 1px solid #e9e9e9;
}

/*
	.item
================================ */
#shussanuchiiwai .swiper-slide .item {
    height: 100%;
}

/* .name -------------------- */
#shussanuchiiwai .swiper-slide .item .name {
    margin: 5px 0 0;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4.5em;
}

/*
	.swipe
================================ */
#shussanuchiiwai .swiper-container.inside_slider1 .swiper-pagination {
    position: relative;
    margin-top: 10px;
    bottom: auto !important;
}

#shussanuchiiwai .item:after,
.item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    border: 0
}

#shussanuchiiwai .swiper-wrapper li .item:before {
    z-index: 2;
    font-size: 1.7rem;
    width: 28px;
    text-align: center;
    top: 6px
}

#shussanuchiiwai .swiper-wrapper li .item:after {
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 56px 56px 0 0;
    border-color: #404040 transparent transparent
}

#shussanuchiiwai .swiper-wrapper li:first-child .item:before {
    content: "1"
}

#shussanuchiiwai .swiper-wrapper li:first-child .item:after {
    border-top-color: #9c8b47
}

#shussanuchiiwai .swiper-wrapper li:nth-child(2) .item:before {
    content: "2"
}

#shussanuchiiwai .swiper-wrapper li:nth-child(2) .item:after {
    border-top-color: #8b8b8b
}

#shussanuchiiwai .swiper-wrapper li:nth-child(3) .item:before {
    content: "3"
}

#shussanuchiiwai .swiper-wrapper li:nth-child(3) .item:after {
    border-top-color: #9c6b47
}

#shussanuchiiwai .swiper-wrapper li:nth-child(4) .item:before {
    content: "4"
}

#shussanuchiiwai .swiper-wrapper li:nth-child(5) .item:before {
    content: "5"
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}


.swiper-pagination-bullet-active {
    background-color: #efc94d;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    width: 40px;
    height: 48px;
    background-size: 36px 48px;
}

.swiper-button-next {
    background-image: url(/cmn/images/arrow.svg);
    right: -10px;
}

.swiper-button-prev {
    background-image: url(/cmn/images/arrow.svg);
    transform: scale(-1, 1);
    left: -10px;
}

.isOtherDevice .swiper-button-prev,
.isOtherDevice .swiper-button-next {
    display: none !important;
}




/* ========================================

	.bestSelling .mod_slanting_head

 ======================================== */
.bestSelling .mod_slanting_head .ttl {
    margin-bottom: 30px;
}

/* ========================================

	#p_category .cataloggift

 ======================================== */
#p_category .cataloggift {
    padding: 0 10px;
}


/* ========================================

	lineup

 ======================================== */
#p_category .lineup .inner h3 {
    margin: 0 auto 30px;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
}

.isOtherDevice #p_category .lineup .inner h3 {
    font-size: 3.6rem;
}

#p_category .lineup ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px 0 0;
    row-gap: 15px;
}

#p_category .lineup ul li {
    width: 48%;
    /*margin: 0 0 15px 0;*/
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px
}

/*#p_category .lineup ul li:nth-of-type(n + 3){
    margin-top: 15px;
}*/
/*.spMode #p_category .lineup ul li:nth-last-of-type(-n+2) {
    margin: 0
}*/
.isOtherDevice #p_category .lineup ul::after {
    content: "";
    display: block;
    width: 23%;
}

.isOtherDevice #p_category .lineup ul li {
    width: 23%;
}

#p_category .lineup ul li .name {
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
}

#p_category .lineup ul li .name span {
    display: block;
    font-size: 1rem;
    font-weight: normal;
}

#p_category .lineup ul li {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #f7f7f7;
}



/* ========================================

	price_area

 ======================================== */
/*
	ul
================================ */
#p_category .price_area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* li -------------------- */
#p_category .price_area ul li {
    width: 48%;
    background-color: #f7f7f7;
    margin-bottom: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px
}

.spMode #p_category .price_area ul li:nth-of-type(n + 7) {
    margin-bottom: 0;
}

.isOtherDevice #p_category .price_area ul li {
    width: 23%;
}

.isOtherDevice #p_category .price_area ul li:nth-of-type(n + 5) {
    margin-bottom: 0;
}

#p_category .price_area ul li a {
    display: block;
    padding: 10px;
}


/* ========================================

	.recommend

 ======================================== */
.isOtherDevice #p_category .recommend {
    padding-bottom: 60px;
}

/* ========================================

	.mod_limiter

 ======================================== */
#p_category .mod_limiter {
    padding: 0 !important;
}


/* ========================================

	.mod_bnr

 ======================================== */
.contents .mod_bnr {
    margin: 30px auto;
}

/* ========================================

	#other_manner_area_box

 ======================================== */
#p_category #other_manner_area_box .inner {
    padding-top: 0;
    padding-bottom: 0;
}

/* ========================================

	#other_manner_area

 ======================================== */
#p_category section.other_manner_area {
    padding: 0;
}

.isOtherDevice #p_category section.other_manner_area {
    padding: 0;
}

/*
	.inner
================================ */
#p_category section.other_manner_area .inner {
    padding-top: 0;
}

.other_manner_area .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}

/*
	h2
================================ */
.other_manner_area h2 {
    display: none;
}

.other_manner_area .title {
    height: 7rem;
    padding: 5px 0 0;
}

/*
	swiper
================================ */
.other_manner_area .swiper-container {
    margin: 0 -3%;
}

.other_manner_area .swiper-container {
    padding: 0 10px;
}

.other_manner_area .swiper-pagination {
    position: relative;
    margin-top: 10px;
    bottom: auto !important
}

.other_manner_area .swiper-button-next:after,
.other_manner_area .swiper-container-rtl,
.other_manner_area .swiper-button-prev:after {
    content: none !important;
}

.other_manner_area .swiper-button-prev {
    left: -10px;
}

.other_manner_area .swiper-button-next {
    right: -10px;
}

.other_manner_area .swiper-button-prev,
.other_manner_area .swiper-button-next {
    position: absolute;
    top: 44%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    width: 40px;
    height: 48px;
    background-size: 36px 48px;
}

.other_manner_area .swiper-button-next {
    background-image: url(/cmn/images/arrow.svg);
}

.other_manner_area .swiper-button-prev {
    background-image: url(/cmn/images/arrow.svg);
    transform: scale(-1, 1);
}

.other_manner_area .swiper-pagination-bullet-active {
    background-color: #efc94d
}

.other_manner_area .swiper-slide {
    padding: 5px;
    background-color: #fff;
}

.other_manner_area .swiper-wrapper li {
    height: auto;
}

.other_manner_area .title {
    height: 7rem;
    padding: 5px 0 0;
}

#p_category .other_manner_area .inner .button.center+.button,
#p_category .other_manner_area .inner .ranking_bnr {
    display: none;
}

/*
	li
================================ */
.other_manner_area .name {
    height: 7rem;
    padding: 5px 0 0;
}

.other_manner_area .txt {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 auto;
}

#p_category .other_manner_area .inner .button {
    margin: 20px auto 0;
}

/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width: 768px) {
    .other_manner_area .swiper-wrapper {
        justify-content: space-between;
    }
}



/* ========================================

	.is_shussanuchiiwai

 ======================================== */
#p_category.is_shussanuchiiwai .box {
    margin-top: 0;
    padding-bottom: 40px;
    background-color: #f7eed0;
}



/* ========================================

	.special-bnr-area

 ======================================== */
.special-bnr-area {
    margin: 0 auto;
}

/*
	h2
================================ */
.special-bnr-area h2 {
    margin-top: 10px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4;
    font-weight: bold;
    color: #424348;
}

/*
	ul
================================ */
.special-bnr-area .special-bnr {
    width: 94%;
    margin: 20px auto 0;
}

.special-bnr-area .special-bnr>li {
    width: 49%;
    margin: 0;
}



/* ========================================

	.cataloggift

 ======================================== */
#p_category .cataloggift section.in_box {
    padding: 0 !important;
}



/* ========================================

	.lineup

 ======================================== */
#p_category .lineup .inner {
    padding: 0 3%;
}



/* ========================================

	.lineup

 ======================================== */
#p_category .senior {
    background-color: #f7eed0;
}



/* ========================================

	.recommend

 ======================================== */
#p_category .recommend-item section.recommend-item {
    padding: 0;
}

#contents.p-youto.s-shussanuchiiwai article.recommend .mod_limiter .recommend-Box>ul>li>.destination {
    background-color: #f7eed0;
}

#p_category .recommend-item section.product {
    padding: 0;
}




/* ========================================

	.mod_cataloggift-service

 ======================================== */
#p_category section.mod_cataloggift-service {
    padding: 0 10px 40px;
}

.swiper-button-next,
.swiper-button-prev {
    display: none;
}