@charset "utf-8";

/*------------------
--------------------

default

--------------------
------------------*/

* {
    margin: 0;
    padding: 0;
}

body:not([id^="FS2"]) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body:not([id^="FS2"]) *,
body:not([id^="FS2"]) *:before,
body:not([id^="FS2"]) *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    color: currentColor;
    text-decoration: none;
}

img {
    max-width: 100%;
    border: none;
    vertical-align: top;
}

ul,
ol {
    list-style: none;
}

address {
    font-style: normal;
}

input,
textarea,
select,
button {
    font-family: inherit;
}

button {
    cursor: pointer;
}

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

#wpadminbar {
    top: auto !important;
    bottom: 0;
}

#wpadminbar .ab-sub-wrapper {
    bottom: 100%;
}

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


/*------------------
--------------------

common

--------------------
------------------*/

body,
table,
input,
textarea,
select,
option {
    font-family: 'Noto Sans JP', sans-serif;
}

body {
    overflow-x: hidden;
    color: #111;
    letter-spacing: 0.08em;
}

a {
    transition-property: all;
    transition: 0.3s linear;
}

a img {
    opacity: 1;
    transition-property: all;
    transition: 0.3s linear;
}

.mainContainer {
    padding-top: 88px;
}

.wrapper {
    margin: 0 auto 60px;
    width: 1100px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.serif {
    font-family: 'Noto Serif JP', serif;
}

.round {
    border-radius: 6px;
}

.border {
    position: relative;
}

.border:after {
    content: "";
    height: 2px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btnBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.btn01 {
    margin: 0 auto;
    background-color: #FDD002;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 12px 0;
}

.btn01:before,
.btn02:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    width: 6px;
    height: 10px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
}

.btn02 {
    margin: 0 auto;
    background-color: #F4F1EA;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 12px 0;
}

/*パンくず*/
.fs-c-breadcrumb {
    margin: 0 0 28px;
}

.fs-c-breadcrumb + .fs-c-breadcrumb {
    margin-top: -28px;
}

.fs-c-breadcrumb__list {
    padding: 0 0 4px 0;
    font-size: 11px;
}

#itemPage .fs-c-breadcrumb__list > li:first-child,
#itemPage .fs-c-breadcrumb__list > li:nth-child(2),
#itemPage .fs-c-breadcrumb__list > li:last-child,
.groupPageItem .fs-c-breadcrumb__list > li:first-child,
.groupPageItem .fs-c-breadcrumb__list > li:nth-child(2) {
    display: none;
}

.fs-c-breadcrumb__list > li::before {
    padding-right: 4px;
}

#itemPage .fs-c-breadcrumb__list > li:nth-child(3)::before,
.groupPageItem .fs-c-breadcrumb__list > li:nth-child(3)::before {
    display: none;
}

.fs-c-breadcrumb__listItem {
    padding-right: 4px;
}



/*------------------
ヘッダー
------------------*/

.header {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
}

.header a:hover,
.header a img:hover {
    opacity: inherit;
}

.headerInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
}

.header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header .logo img {
    width: 140px;
}

.header .logo small {
    margin-left: 21px;
    font-size: 10px;
    line-height: 1.9;
    letter-spacing: 0.05em;
}

.headerNav {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 80px;
    letter-spacing: 0.05em;
    width: 690px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width: 1400px) {
    .headerNav {
        width: 900px;
    }
}

.headerNav li {
    height: 100%;
}

.headerNav li {
    position: relative;
}

.headerNav li:before {
    content: "";
    margin: 0 auto;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 17px 17px 17px;
    border-color: transparent transparent #F2EBE1 transparent;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.headerNav li.active:before {
    opacity: 1;
}

.headerNav li + li {
    margin-left: 30px;
}

@media screen and (max-width: 1400px) {
    .headerNav li + li {
        margin-left: 16px;
    }
}

.headerMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 13px;
}

.headerMenu .item01,
.headerMenu .item02,
.headerMenu .item03,
.headerMenu .item04 {
    width: 40px;
}

.headerMenu .item01,
.headerMenu .item02,
.headerMenu .item03 {
    margin-right: 6px;
}

.headerMenu .item02 button{
    background: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.loggedIn .withGuest {
    display: none !important;
}

.loggedOut .withMember {
    display: none !important;
}

.headerRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
}

.header .toggleMenu {
    display: block;
    height: 44px;
    width: 26px;
    position: relative;
    background: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.header .toggleMenu.opened span:nth-of-type(2) {
    opacity: 0;
}

.header .toggleMenu.opened span:nth-of-type(1),
.header .toggleMenu.opened span:nth-of-type(3) {
    top: 14px;
}

.header .toggleMenu.opened span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header .toggleMenu.opened span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header .toggleMenu span {
    height: 1px;
    width: 100%;
    background-color: #111;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    left: 0;
}

.header .toggleMenu span.toggleText{
    background-color: transparent !important;
    height: auto;
    bottom: -4px;
    font-size: 18px;
    white-space: nowrap;
    letter-spacing: .1em;
    transform: translateX(-50%) scale(.5);
    position: absolute;
}

.header .toggleMenu.opened span.toggleText{
    left: 6px;
}

.header .toggleMenu span:nth-of-type(1) {
    top: 5px;
}

.header .toggleMenu span:nth-of-type(2) {
    top: 14px;
}

.header .toggleMenu span:nth-of-type(3) {
    top: 22px;
}

.overlayMenu {
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg.jpg) repeat left top;
    background-size: auto;
    z-index: 5;
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.overlayMenu > .inner {
    height: 100%;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.overlayMenu *,
.overlayMenu *:before,
.overlayMenu *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.mainMenuHeading {
    display: block;
    padding-bottom: 11px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    position: relative;
}

.mainMenuHeading:after {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border01.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mainMenuList01,
.mainMenuList02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mainMenuList01 li,
.mainMenuList02 li {
    width: 50%;
}

.mainMenuList01 {
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 0.06em;
}

.mainMenuList01 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px;
}

.mainMenuList01 a figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.mainMenuList01 a span {
    margin-left: 5px;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0.06em;
}

.mainMenuList02 {
    margin-top: 13px;
    font-size: 15px;
    letter-spacing: 0.05em;
}

.mainMenuList02 li {
    padding-left: 11px;
    text-indent: -11px;
    position: relative;
}

.mainMenuList02 li:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    height: 10px;
    width: 6px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
}

.mainMenuShop,
.mainMenuMagazine {
    position: relative;
}

.mainMenuShop:before,
.mainMenuMagazine:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
}

.mainMenuShop > .inner,
.mainMenuMagazine > .inner {
    overflow: hidden;
    position: relative;
}

.mainMenuShop > .inner {
    padding: 31px 20px 39px;
}

.mainMenuShop > .inner:after {
    content: "";
    height: 2px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.mainMenuShop .mainMenuBlock01 {
    margin-top: 30px;
}

.mainMenuShop .mainMenuBlock02 {
    margin-top: 31px;
}

.mainMenuMagazine > .inner {
    padding: 30px 20px;
}

.mainMenuMagazine > .inner > .mainMenuHeading:before {
    content: "";
    height: 27px;
    width: 192px;
    background: url(https://www.baby-oiwai.com/asset/img/common/logo_magazine.png) no-repeat center;
    background-size: 192px 27px;
    position: absolute;
    right: 0;
    bottom: 6px;
}

.mainMenuMagazineList .thumbnail {
    border-radius: 6px;
    overflow: hidden;
}

.mainMenuMagazineList .thumbnail img {
    width: 100%;
}

.mainMenuMagazineList .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 13px;
}

.mainMenuMagazineList .meta:before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    height: 23px;
    width: 29px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_book.png) no-repeat center;
    background-size: 29px 23px;
}

.mainMenuMagazineList .meta .category {
    height: 20px;
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.06em;
    background-color: #FFF;
}

.mainMenuMagazineList .title {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}

.mainMenuMagazine .readMore {
    display: block;
    font-size: 15px;
    letter-spacing: 0.05em;
    text-align: center;
    font-size: 15px;
}

.mainMenuMagazine .readMore span {
    display: inline-block;
    position: relative;
}

.mainMenuMagazine .readMore span:before,
.mainMenuMagazine .readMore span:after {
    content: "";
}

.mainMenuMagazine .readMore span:before {
    display: inline-block;
    margin-right: 6px;
    height: 10px;
    width: 6px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
}

.mainMenuMagazine .readMore span:after {
    height: 2px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: -4px;
    left: 12px;
    right: 0;
}

.mainMenuMagazine .categoryList ul {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mainMenuMagazine .categoryList li {
    background-color: #FFF;
    font-size: 11px;
    line-height: 26px;
    letter-spacing: 0.06em;
    text-align: center;
}

.mainMenuMagazine .categoryList a {
    display: block;
    height: 100%;
    width: 100%;
}

.mainMenuMagazine .columns {
    margin-top: 20px;
}

.mainMenuMagazine .column:nth-of-type(1) .readMore {
    margin: 20px 0 34px;
}

.mainMenuMagazine .column:nth-of-type(2) .readMore {
    margin: 16px 0 34px;
}

.mainMenuMagazine .postItemModule01 .content {
    min-height: 150px;
}

.mainMenuMagazine .postItemModule02 .category {
    background-color: #FFF;
}

.mainMenuLink li {
    height: 150px;
    background: no-repeat center;
    background-size: cover;
    position: relative;
}

.mainMenuLink li a {
    display: block;
    height: 100%;
    width: 100%;
}

.mainMenuLink li span {
    margin: 0 auto;
    height: 80px;
    width: 224px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item.png) no-repeat center;
    background-size: 224px 80px;
    font-size: 12px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: 0.06em;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.mainMenuLink li:nth-of-type(1) {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item01.jpg);
}

.mainMenuLink li:nth-of-type(2) {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item02.jpg);
}

.mainMenuLink li:nth-of-type(3) {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item03.jpg);
}

.mainMenuLink li:nth-of-type(4) {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item04.jpg);
}

.mainMenuLink li:nth-of-type(5) {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item05.jpg);
}

.mainMenuLink li:nth-of-type(6) {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item06.jpg);
}

.mainMenu .closeBtn {
    display: block;
    height: 36px;
    margin: 20px auto;
    width: 270px;
    font-weight: 500;
    background-color: rgba(244, 241, 234, 0.9);
    border: solid 2px #F4F1EA;
    font-size: 13px;
}

.mainMenuHeader .searchForm {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    position: relative;
}

.mainMenuHeader .searchForm [type="search"] {
    padding: 0 12px;
    width: 100%;
    background-color: #FFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    border: solid 1px #CCC;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.mainMenuHeader .searchForm [type="search"]::-webkit-search-cancel-button {
    display: none;
}

.mainMenuHeader .searchForm [type="submit"] {
    margin: auto 0;
    height: 25px;
    width: 25px;
    border: 0;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_search.png) no-repeat center;
    background-size: 25px 25px;
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0;
}

.mainMenuHeader .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.mainMenuHeader .btns .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    height: 36px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    background-color: #FDD002;

    line-height: 1.5;
    padding: 30px 0;
    text-align: center;
}

.mainMenuHeader .btns .btn + .btn {
    margin-left: 4px;
}

.productsMenu:before,
.magazineMenu:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
}

.productsMenu > .inner {
    /* padding: 50px 0; */
}

.productsMenuList {
    margin: 50px auto;
    width: 1198px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.productsMenuList > li {
    width: 360px;
    position: relative;
}

.productsMenuList > li:before {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: -27px;
    left: 0;
}

.productsMenuList > li:not(:nth-of-type(3n)):after {
    content: "";
    height: 100%;
    width: 2px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border03.png) repeat-y left top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: -31px;
}

.productsMenuList > li:nth-of-type(3n - 1) {
    margin-left: 59px;
    margin-right: 59px;
}

.productsMenuList > li:nth-of-type(n + 4) {
    margin-top: 56px;
}

.productsMenuList > li:nth-last-of-type(2):before,
.productsMenuList > li:last-of-type:before {
    display: none;
}

.productsMenuList > li.withoutRecommended:before {
    bottom: -23px;
}

.productsMenuList > li.withoutRecommended .description {
    margin-bottom: 0;
}

.productsMenuList .title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.productsMenuList .picture {
    margin-top: 18px;
}

.productsMenuList .description {
    margin: 12px 0 86px;
    font-size: 12px;
    line-height: 1.84;
    letter-spacing: 0.06em;
}

.productsMenu .productsSubCategory {
    margin-top: 2px;
}

.productsMenu .productsSubCategory .title,
.productsMenu .productsMenuCalendarWrap .heading {
    display: block;
    margin-bottom: 14px;
    padding-bottom: 11px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    position: relative;
}

.productsMenu .productsSubCategory .title:before,
.productsMenu .productsMenuCalendarWrap .heading:before {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border01.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.productsMenu .productsSubCategory .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 15px;
    letter-spacing: 0.05em;
}

.productsMenu .productsSubCategory li {
    padding: 0 18px;
    width: 50%;
    position: relative;
}

.productsMenu .productsSubCategory li:before {
    content: "";
    margin: auto 0;
    height: 10px;
    width: 6px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.productsMenu .productsSubCategory li:nth-of-type(n + 3) {
    margin-top: 11px;
}

.productsMenu .productsSubCategory + .productsSubCategory {
    margin-top: 32px;
}

.productsMenu .recommendedList {
    padding-left: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.productsMenu .recommendedList:before {
    content: "";
    width: 78px;
    height: 70px;
    background: url(https://www.baby-oiwai.com/asset/img/common/img_recommended-products.png) no-repeat center;
    background-size: 78px 70px;
    position: absolute;
    top: -4px;
    left: 0px;
}

.productsMenu .recommendedList > li {
    width: 85px;
}

.productsMenu .recommendedList > li + li {
    margin-left: 7px;
}

.magazineMenu > .inner {
    /* padding: 47px 0 56px; */
}

.magazineMenu > .inner .heading {
    margin: 47px auto 0;
    width: 1200px;
    text-align: left;
}

.magazineMenu > .inner .heading img {
    margin: 0;
    width: 320px;
}

.magazineMenu .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 28px auto 0;
    width: 1200px;
}

.magazineMenu .postItemModule01 {
    margin-right: 40px;
    width: 390px;
}

.magazineMenu .popularPosts {
    margin-right: 40px;
    width: 523px;
}

.magazineMenu .popularPosts .heading {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.magazineMenu .popularPosts .postItemModule03 {
    height: 94px;
}

.magazineMenu .popularPosts ul {
    margin-top: 17px;
}

.magazineMenu .popularPosts li + li {
    margin-top: 20px;
}

.magazineMenu .categoryList {
    width: 207px;
}

.magazineMenu .categoryList .heading {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.magazineMenu .categoryList ul {
    margin-top: 17px;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.06em;
    text-align: center;
}

.magazineMenu .categoryList li {
    background-color: #FFF;
}

.magazineMenu .categoryList li + li {
    margin-top: 15px;
}

.magazineMenu .categoryList a {
    display: block;
    height: 100%;
    width: 100%;
}

.magazineMenu .recommendedPosts {
    margin: 40px auto 103px;
    width: 1200px;
}

.magazineMenu .recommendedPosts .heading {
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-align: center;
}

.magazineMenu .recommendedPosts > .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.magazineMenu .recommendedPosts .postItemModule02 {
    width: 390px;
}

.magazineMenu .recommendedPosts .postItemModule02 + .postItemModule02 {
    margin-left: 15px;
}

.recommendedPosts .readMore {
    position: relative;
    float: right;
    display: block;
    margin: 20px 0 0;
    font-size: 16px;
}

.recommendedPosts .readMore span:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    height: 10px;
    width: 6px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
}

.recommendedPosts .readMore span:after {
    content: "";
    height: 2px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: -4px;
    left: 12px;
    right: 0;
}

.postItemModule01 {
    display: block;
    position: relative;
}

.postItemModule01 a {
    background: #fff;
    display: block;
    border-radius: 6px;
}

.postItemModule01 .thumbnail {
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}

.postItemModule01 img {
    width: 100%;
}

.postItemModule01 .content {
    padding: 20px;
    background-color: #FFF;
    border-radius: 0 0 6px 6px;
}

.postItemModule01 .meta .date,
.postItemModule01 .meta time {
    margin-right: 10px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.postItemModule01 .meta .category {
    padding: 0 6px;
    height: 20px;
    font-size: 11px;
    letter-spacing: 0.06em;
    background-color: #F4F1EA;
    line-height: 20px;
}

.postItemModule01 .title {
    margin-top: 10px;
    font-size: 14px;
    min-height: 48px;
}

.postItemModule01.isNewItem:before {
    content: "";
    height: 31px;
    width: 62px;
    background: url(https://www.baby-oiwai.com/asset/img/common/img_new-label.png) no-repeat center;
    background-size: 62px 31px;
    position: absolute;
    top: 12px;
    left: -5px;
}

.postItemModule02 {
    display: block;
}

.postItemModule02 .thumbnail {
    border-radius: 6px;
    overflow: hidden;
}

.postItemModule02 .thumbnail img {
    width: 100%;
}

.postItemModule02 .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 13px;
}

.postItemModule02 .meta:before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    height: 23px;
    width: 29px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_book.png) no-repeat center;
    background-size: 29px 23px;
}

.postItemModule02 .meta .category {
    height: 20px;
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.06em;
    background-color: #F4F1EA;
}

.postItemModule02 .title {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}

.postItemModule03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #FFF;
    border-radius: 6px;
    overflow: hidden;
}

.postItemModule03 .thumbnail {
    width: 153px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.postItemModule03 .content {
    height: 79px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    padding: 15px 15px 0;
    overflow: hidden;
}

.postItemModule03 .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1px;
}

.postItemModule03 .time {
    margin-right: 9px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.postItemModule03 .category {
    padding: 0 6px;
    height: 20px;
    background-color: #F4F1EA;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.06em;
}

.postItemModule03 .title {
    margin-top: 8px;
    font-size: 13px;
    letter-spacing: 0.06em;
}

.postItemModule01,
.postItemModule02,
.postItemModule03 {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.mainMenu .categoryList li,
.magazineMenu .categoryList li {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.mainMenu .categoryList li:hover,
.magazineMenu .categoryList li:hover {
    opacity: 0.75;
}

.mainMenuMagazineList li {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.mainMenuMagazineList li:hover {
    opacity: 0.75;
}


.mainMenuCalendarBlock {
    margin-top: 33px;
}

.mainMenuCalendarModule {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.mainMenuCalendarModule iframe {
    display: block;
    margin: 10px auto;
    height: 190px;
    width: 180px;
}

.productsMenuCalendarModule {
    margin-top: 9px;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.productsMenuCalendarModule iframe {
    display: block;
    margin: 10px auto;
    height: 190px;
    width: 180px;
}

.mainMenuList01 a figure {
    height: 50px;
    width: 75px;
}


/*PC検索*/

.floatingSearch {
    padding: 8px;
    width: 350px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 5;
    border-radius: 0 0 0 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 80px;
    right: 0;
}

.floatingSearch .searchForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    position: relative;
}

.floatingSearch .searchForm [type="search"] {
    padding: 0 12px;
    width: 100%;
    background-color: #FFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    border: solid 1px #CCC;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.floatingSearch .searchForm [type="search"]::-webkit-search-cancel-button {
    display: none;
}

.floatingSearch .searchForm [type="submit"] {
    margin: auto 0;
    height: 25px;
    width: 25px;
    border: 0;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_search.png) no-repeat center;
    background-size: 25px 25px;
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0;
}




/*------------------
フッター
------------------*/

/*pageTopボタン*/

.pageTop {
    height: 66px;
    width: 62px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    z-index: 1;
    position: fixed;
    right: 15px;
    bottom: 15px;
}

.pageTop.visible {
    opacity: 1;
}



@media screen and (max-width: 767px) {
    .mainMenuShop > .inner:after {
        display: none;
    }
}

.toggleMenu p {
    font-size: 18px;
    white-space: nowrap;
    letter-spacing: .1em;
    transform: translateX(-50%) scale(.5);
    position: absolute;
    top: 21px;
    left: 50%;
    margin: 0;
}


/*フッター*/

.footer {
    background: url(https://www.baby-oiwai.com/asset/img/common/bg.jpg) repeat left top;
    background-size: auto auto;
}

.footer a:hover,
.footer a img:hover {
    opacity: inherit;
}

.footerContact,
.footerMain {
    position: relative;
}

.footerContact:before,
.footerMain:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.footerContact > .inner,
.footerMain > .inner {
    position: relative;
    overflow: hidden;
}

.footerContact:before {
    background-color: rgba(0, 0, 0, 0.2);
}

.footerContact > .inner {
    margin: 0 20px;
    padding: 15px 0 21px;
    color: #fff;
    text-align: center;
}

.footerContact .text01,
.footerContact .text02 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.footerContact .text01 {
    line-height: 2.35;
    position: relative;
}

.footerContact .text01:before {
    content: "";
    margin: 0 auto;
    height: 35px;
    width: 301px;
    max-width: 301px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_footer-contact.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
}

.footerContact .reception {
    font-size: 13px;
    letter-spacing: 0.06em;
}

.footerContact .phoneNumber {
    font-family: Asap, sans-serif;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.04em;
}

.footerContact .phoneNumber span {
    display: inline-block;
    margin: 3px 8px 0 0;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
}

.footerContact .phoneNumber span:after {
    content: "";
    height: 6px;
    width: 43px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_footer-tel.png) no-repeat center;
    background-size: 43px 6px;
    position: absolute;
    bottom: -7px;
    left: -2px;
}

.footerContact .faxNumber {
    font-size: 15px;
    letter-spacing: 0.06em;
}

.footerContact .btn {
    height: 36px;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    background-color: #fff;
    color: #111;
}

.footerContact .btn:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    height: 10px;
    width: 6px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
}

.footerMain:before {
    background-color: rgba(239, 210, 165, 0.6);
}

.footerMain > .inner {
    margin: 0 auto;
    padding: 30px 30px 34px;
}

.footerMain .company {
    margin-top: 25px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.footerMain .address {
    margin-top: 8px;
    font-size: 13px;
    line-height: 2.2;
    letter-spacing: 0.06em;
}

.footerMain .links {
    font-size: 13px;
    line-height: 2.25;
    letter-spacing: 0.06em;
}

.footerMain .copyright {
    margin: 57px -30px 0;
    font-family: "IM FELL English", serif;
    font-size: 12px;
    letter-spacing: 0.05em;
    text-align: center;
    position: relative;
}

.footerMain .copyright:before {
    content: "";
    height: 19px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_footer-border01.png) repeat-x left top;
    background-size: 1100px 19px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: -35px;
    left: 50%;
}

.footerMain .block01 {
    position: relative;
}

.footerMain .snsLinkList {
    margin-top: 20px;
}

.footerMain .snsLinkItem a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.footerMain .friendsBanner .heading {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.06em;
}

.footerMain .friendsBanner ul {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footerMain .friendsBanner figure img {
    width: 100%;
}

.footerNav {
    margin: 0 -30px;
    padding: 0 30px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 13px;
    letter-spacing: 0.06em;
    position: relative;
}

.footerNav:after {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border01.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}


/*------------------
トップページ
------------------*/

/*メイン商品一覧*/
.fs-pt-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.fs-pt-column a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topGrid .fs-pt-column a .fs-pt-column__image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
}

.topGrid .fs-pt-column a .fs-pt-column__image img {
    width: 100%;
    border-radius: 6px;
}

.topGrid .fs-pt-column a .fs-pt-column__description {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.topGrid .fs-pt-column a .fs-pt-column__description:before {
    content: '';
    position: absolute;
    background-image: url(https://www.baby-oiwai.com/asset/img/top/tit_shopping.png);
}

.topGrid .fs-pt-column a .fs-pt-column__heading {
    font-weight: 500;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

/*バナー一覧*/
#topBanner .fs-pt-column a .fs-pt-column__image img {
    width: 100%;
    border-radius: 6px;
}


/*出産祝い・内祝いテーマ別*/
/*タブ*/
#topTheme {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.topThemeTab {
    background-color: #E5D9C6;
    text-align: center;
    transition: all 0.2s ease;
    border-radius: 6px 6px 0 0;
}

.topThemeTab span {
    font-weight: 500;
}

input[name="topThemeTab"] {
    display: none;
}

.topThemeContent {
    display: none;
    width: 100%;
    background: #F4F1EA;
}

#tabShussan:checked ~ #topThemeShussan,
#tabUchiiwai:checked ~ #topThemeUchiiwai {
    display: block;
}

#topTheme input:checked + .topThemeTab {
    background-color: #F4F1EA;
}

#topTheme input:not(:checked) + .topThemeTab {
    cursor: pointer;
}

.topThemeContent {
    background: #F4F1EA;
}

/*おすすめ*/

/*ランキング*/

.topRankingHeader {
    text-align: center;
}

.topRankingHeader h3 {
    font-weight: ;
}

.rankingItem {
    position: relative;
}

.rankingItem:before {
    content: "";
    background: no-repeat center;
    position: absolute;
    top: -27px;
    left: 0px;
}

.rankingItem-1:before {
    height: 22px;
    width: 30px;
    background-image: url(https://www.baby-oiwai.com/asset/img/top/ico_ranking01.png);
    background-size: 30px 22px;
}

.rankingItem-2:before {
    height: 22px;
    width: 36px;
    background-image: url(https://www.baby-oiwai.com/asset/img/top/ico_ranking02.png);
    background-size: 36px 22px;
}

.rankingItem-3:before {
    height: 22px;
    width: 33px;
    background-image: url(https://www.baby-oiwai.com/asset/img/top/ico_ranking03.png);
    background-size: 33px 22px;
}

.rankingItem-4:before {
    height: 22px;
    width: 33px;
    background-image: url(https://www.baby-oiwai.com/asset/img/top/ico_ranking04.png);
    background-size: 33px 22px;
}


/*価格から選ぶ*/
.topThemePrice {
    text-align: center;
}

.topThemePrice h3 {
    font-weight: 500;
}

.topThemePriceList {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.topThemePriceItem a {
    background: #E5D9C6;
    border-radius: 30px;
}

/*ガイド*/
.topThemeGuideItem .content {
    position: relative;
}

.topThemeGuideItem .content:before {
    content: '';
    position: absolute;
    background-image: url(https://www.baby-oiwai.com/asset/img/top/tit_guide.png);
}


/*ココレカについて*/
#topAbout {
    position: relative;
}

.topAboutText {
    display: block;
}

.topAboutText h2 {
    font-weight: 500;
    text-align: center;
}

.topAboutText p {
    text-align: justify;
}

#topAbout .text01 {
    font-family: "IM FELL English", serif;
    transform: rotate(-11deg);
    letter-spacing: 0.08em;
}

#topAbout .text01 span:last-child {
    position: absolute;
}

.topAboutLink {
    text-align: center;
}

.topAboutLink > .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topAboutLinkTitle {
    font-family: "IM FELL English", serif;
}

.snsLinkItem {
    font-family: "IM FELL English", serif;
}


/*ココレカマガジン*/
#topMagazine {
    padding: 44px 0 45px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg.jpg) repeat left top;
    background-size: auto auto;
    position: relative;
}

#topMagazine:before,
#topMagazine:after {
    content: "";
    height: 14px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/top/bg_magazine.png) repeat-x center;
    background-size: auto 100%;
    position: absolute;
    left: 0;
}

#topMagazine:before {
    top: 0;
}

#topMagazine:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 0;
}

.topMagazineHeader {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topMagazineMain {
    margin-bottom: 60px;
    padding-bottom: 60px;
}

#topMagazineRecent .thumbnail {
    width: 100%;
    padding-top: 54%;
    position: relative;
}

#topMagazineRecent .thumbnail img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/*最近見た商品*/
#topHistory {
    margin-top: 100px;
}


/*------------------
グループページ
------------------*/

.fs-c-heading {
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.fs-c-heading--page {
    margin-bottom: 40px;
    padding-bottom: 12px;
    text-align: center;
    position: relative;
}

.fs-c-heading--page::before {
    content: "";
    margin: 0 auto;
    height: 2px;
    width: 140px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.fs-c-productList {
    margin-bottom: 120px;
}

.fs-c-productList__controller {
    font-size: 12px;
    margin: 44px 0 60px;
}

.fs-c-sortItems,
.fs-c-sortItems > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.fs-c-sortItems {
    padding-bottom: 8px;
}

.fs-c-sortItems__label {
    padding-right: 12px;
}

.fs-c-sortItems__list__item + .fs-c-sortItems__list__item::before {
    content: '｜';
}

.fs-c-productList__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -16px;
}

.fs-c-productList__list__item {
    width: 25%;
    padding: 0 16px 32px;
}

.fs-c-productListItem__viewMoreImageButton {
    display: none;
}

.fs-c-productListItem__control {
    display: none;
}

.fs-c-productListItem__imageContainer {
    padding-bottom: 12px;
}

.fs-c-productListItem__image__image {
    border-radius: 6px;
}

.fs-c-productName__copy {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    display: block;
    padding-bottom: 4px;
}

.fs-c-productName__name {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: block;
}

.fs-c-productListItem__prices {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    margin-top: 16px;
}

.fs-c-productListItem__outOfStock {
    font-size: 12px;
}

.fs-c-productPrice__main__label {
    display: none;
}

/*サブグループ*/
.fs-c-subgroup {
    margin-bottom: 100px;
}

.fs-c-subgroup .fs-c-listControl__status {
    display: none;
}

.fs-c-subgroupList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.fs-c-subgroupList__item {
    width: 25%;
    padding: 20px;
}

.fs-c-subgroupList__link {
    padding: 24px 32px;
    background: #f3f3f3;
    border-radius: 6px;
    display: block;
    text-align: center;
}

.fs-c-subgroupList__label {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}


/*ページャー*/
.fs-c-pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
}

.fs-c-pagination__item {
    flex: none;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fdd002;
    padding: 0;
    margin: 0 8px;
    border-radius: 50%;
    cursor: default;
}

[class*="fs-c-pagination__item--"] {
    width: 40px;
}

[class*="fs-c-pagination__item--"]::before {
    height: 40px;
    width: 40px;
}

.fs-c-pagination__item--prev::before,
.fs-c-pagination__item--next::before {
    line-height: 40px;
    font-size: 16px;
}

.fs-c-pagination__item.is-active {
    background: #f3f3f3;
}


/*ハジマリグループページ*/

.fs-body-category-gr184 .fs-c-heading,
.fs-body-category-gr185 .fs-c-heading {
    display: none;
}

.categoryHeading {
    text-align: center;
}

.categoryHeading span {
    display: inline-block;
    padding-bottom: 12px;
    font-size: 26px;
    letter-spacing: 0.05em;
    position: relative;
    margin-left: -24px;
}

.categoryHeading span:after {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.categoryHeading.isCustomizable span:before {
    content: "";
    height: 52px;
    width: 80px;
    background: url(https://www.baby-oiwai.com/asset/img/category/img_customizable.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -10px;
    right: -79px;
}

.jumbotronModule {
    margin-top: 20px;
}

.jumbotronModule figure img {
    width: 100%;
}

.jumbotronModule .btn {
    margin: 20px 20px 0;
    height: 36px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    background-color: #FDD002;
}

.jumbotronModule .btn:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    width: 10px;
    height: 6px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-bottom.png) no-repeat center;
    background-size: 10px 6px;
}

.titModule01 {
    margin-bottom: 20px;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: center;
    position: relative;
}

.titModule01 span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FDD002));
    background: linear-gradient(transparent 50%, #FDD002 50%);
}

.titModule01:after {
    content: "";
    margin: 0 auto;
    height: 17px;
    width: 319px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_title-border01.png) repeat-x left top;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.titModule02 {
    margin-bottom: 40px;
    text-align: center;
}

.titModule02 .addon {
    position: relative;
    font-family: "IM FELL English", serif;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.05em;
}

.titModule02 .addon span {
    font-size: 22px;
    padding-left: 8px;
    letter-spacing: 0;
}

.titModule02 .inner {
    margin-top: 8px;
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.05em;
}

.titModule02 .inner span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FDD002));
    background: linear-gradient(transparent 50%, #FDD002 50%);
}

.categorySection > .inner {
    margin: 0 20px;
}

.hajimariIntro {
    margin: 60px auto 0;
    width: 100%;
    text-align: center;
    position: relative;
}

.hajimariIntro .heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: 0.05em;
}

.hajimariIntro .heading span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FDD002));
    background: linear-gradient(transparent 50%, #FDD002 50%);
}

.hajimariIntro .text {
    display: inline-block;
    margin-top: 40px;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.06em;
    text-align: center;
}

.hajimariIntro .image01 {
    max-width: none;
    width: 451px;
    position: absolute;
    bottom: -520px;
    left: -109px;
}

.hajimariSection01 {
    margin-top: 565px;
}

.hajimariSection01 > .inner {
    margin: 0;
}

.hajimariSection02 {
    margin-top: 40px;
}

.hajimariSection01 .text,
.hajimariSection02 .text {
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}

.hajimariSection03 {
    margin-top: 37px;
}

.hajimariSection03 .block01 .picture {
    border-radius: 6px;
    overflow: hidden;
}

.hajimariSection03 .block01 .picture img {
    width: 100%;
}

.hajimariSection03 .block01 .heading {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: center;
}

.hajimariSection03 .block01 .text {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}

.hajimariSection04 {
    margin: 0;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg.jpg) repeat left top;
    background-size: auto auto;
    position: relative;
}

.hajimariSection04:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
}

.hajimariSection04 .inner {
    padding: 30px 20px;
    position: relative;
}

.hajimariSection04 .block01 .heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.05em;
}

.hajimariSection04 .block01 .heading span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FDD002));
    background: linear-gradient(transparent 50%, #FDD002 50%);
}

.hajimariSection04 .block01 .text {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}

.hajimariSection04 .block01 .picture {
    border-radius: 6px;
    overflow: hidden;
}

.hajimariSection04 .block01 .picture img {
    width: 100%;
}

.hajimariSection04 .image01 {
    margin-top: 28px;
}



/*おむつケーキグループページ*/


.omutsuIntro {
    margin: 60px auto 0;
    width: 100%;
    text-align: center;
    position: relative;
}

.omutsuIntro .heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: 0.05em;
}

.omutsuIntro .heading span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FDD002));
    background: linear-gradient(transparent 50%, #FDD002 50%);
}

.omutsuIntro .text {
    display: inline-block;
    margin-top: 40px;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.06em;
    text-align: center;
}

.omutsuIntro .image01 {
    max-width: none;
    width: 451px;
    position: absolute;
    bottom: -520px;
    left: -109px;
}


.omutsuIntro .image02,
.omutsuIntro .image03 {
    position: absolute;
    z-index: -1;
}

.omutsuIntro .image02 {
    width: 286px;
    top: -10px;
    left: -22px;
}

.omutsuIntro .image03 {
    width: 226px;
    bottom: -40px;
    right: 20px;
}

.omutsuSection01 .block01,
.omutsuSection02 .block01,
.omutsuSection03 .block01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.omutsuSection01 {
    margin-top: 120px;
    margin-bottom: 80px;
}

.omutsuSection01 img {
    width: 520px;
}

.omutsuSection01 .text {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.06em;
    width: 520px;
    margin-left: 60px;
}

.omutsuSection02 {
    margin-bottom: 80px;
}

.omutsuSection02 img,
.omutsuSection03 img {
    width: 620px;
}

.omutsuSection02 .omutsuTextbox {
    margin-left: 40px;
    width: 450px;
}

.omutsuSection03 {
    margin-bottom: 100px;
}

.omutsuSection03 .omutsuTextbox {
    margin-right: 40px;
    width: 450px;
}

.omutsuTextbox .text {
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}


/*フリーページ*/

.groupPageFree .groupCommentContainer {
    margin-bottom: 120px;
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.06em;
}

.groupPageFree #groupItemContainer {
    display: none;
}


/*お買い物ガイド・よくあるご質問*/

.fs-body-category-0000000253 .fs-c-subgroup {
    display: none;
}

.groupPageFree #guide {
    margin: 40px 0;
}

.groupPageFree #guide h3,
.groupPageFree #guide2 h3 {
    font-size: 18px;
    padding-bottom: 24px;
}

.groupPageFree .guide01 dl {
    width: 350px;
    height: 170px;
    border-radius: 6px;
    padding: 14px 10px;
    background-color: #ffd700;
    margin-bottom: 25px;
}

.groupPageFree .guide01 dl + dl {
    margin-left: 25px;
}

.groupPageFree dd.text1 {
    font-size: 15px;
    font-weight: 500;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ffffff;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 4px;
    padding-bottom: 8px;
}

.groupPageFree dd.text2 {
    color: #111;
    font-size: 12px;
}

.groupPageFree dd.text2 ul {
    padding-left: 10px;
}

.groupPageFree #quest span {
    padding-right: 6px;
    font-size: 18px;
    font-weight: 500;
}

.groupPageFree #quest h4 {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0 20px;
}

.groupPageFree .questionstyle {
    font-size: 14px;
}

.groupPageFree .menustyle {
    background-color: #F0F0F0;
    margin: 16px 0;
    padding: 15px 15px 15px 15px;
    border-radius: 6px;
    line-height: 1.5;
    font-size: 13px;
}

.groupPageFree .guideFooterLink {
    padding: 40px 0 0;
    font-size: 13px;
    text-align: right;
}


/*ココレカ紹介*/
.t-left {
    text-align: center;
}

.slideShow {
    margin: 0 auto;
    text-align: left;
    display: none;
}

.slideShow .mainView {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slideShow .mainView ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slideShow .mainView ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

.slideShow .mainView ul li img {
    width: 100%;
}

.slideShow .thumbNail {
    width: 100%;
    overflow: hidden;
}

.slideShow .thumbNail ul {
    width: 110%;
}

.slideShow .thumbNail ul li {
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer;
}

.slideShow .thumbNail ul li img {
    width: 100%;
}

.slideShow .thumbNail ul li.active {
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}

.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
    top: 0;
    width: 5%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

.slideShow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.slideShow ul {
    display: inline-block;
    overflow: hidden;
}

.slideShow {
    width: 100%;
}


/*------------------
商品ページ
------------------*/

.fs-l-productLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 120px;
}

/*商品説明エリア（左カラム）*/
/*カート写真*/

#itemMainContainer {
    width: 620px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    position: relative;
}

.fs-c-photoswipe .pswp__bg {
    background: #f3f3f3 !important;
}

.pswp__img {
    border-radius: 6px;
}

.fs-c-productCarouselMainImage {
    margin-bottom: 80px;
}

.fs-c-productCarouselMainImage img {
    border-radius: 6px;
}

.fs-c-slick .slick-slide {
    cursor: pointer;
}

#itemMainContainer .fs-c-slick .slick-slide > div {
    width: 620px;
}

.fs-c-slick .slick-slide img {
    max-width: 100%;
}

.fs-c-productCarouselMainImage__thumbnailList > li {
    flex-basis: 100px;
    margin: 0 12px 0 0;
    cursor: pointer;
}

.fs-c-slick .slick-prev,
.fs-c-slick .slick-next {
    width: 16px;
    height: 30px;
    background: no-repeat center;
    background-size: 16px 30px;
}

.fs-c-slick .slick-prev {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/ico_prev.png);
    left: -10px;
}

.fs-c-slick .slick-next {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/ico_next.png);
    right: -10px;
}

.fs-c-slick .slick-prev::before,
.fs-c-slick .slick-next::before {
    content: '';
}

.slick-disabled {
    display: none !important;
}

.fs-c-productCarouselMainImage__expandButton {
    display: none;
}

.fs-c-productCarouselMainImage__thumbnailList {
    margin: 12px 0 0;
    overflow-x: auto;
}

/*商品説明（大）*/
.fs-p-productDescription > * {
    margin-bottom: 28px;
}

.fs-p-productDescription .heading01 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-weight: 500;
}

.fs-p-productDescription .heading02 {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    padding-bottom: 4px;
    border-bottom: #fDD002 2px solid;
}

.fs-p-productDescription .heading03 {
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    border-left: 6px solid #fDD002;
    padding-left: 16px;
    margin-bottom: 20px;
}

.fs-p-productDescription p {
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.05em;
}

.fs-p-productDescription .productBtn {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 4px 0;
    width: 450px;
    height: 44px;
    font-size: 14px;
    background: #f4f1ea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: center;
}

.fs-p-productDescription .productBtn::before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    width: 6px;
    height: 10px;
    background: url(https://www.baby-oiwai.com/asset/img/common/ico_angle01-right.png) no-repeat center;
    background-size: 6px 10px;
}

/*備考リスト*/

.itemBikou {
    margin-top: 40px;
    margin-bottom: 0;
    position: relative;
    padding: 40px 0 26px;
}

.itemBikou::before {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    left: 0;
}

.itemBikou::before {
    top: 0;
}

.itemBikou::after {
    bottom: 0;
}

.indentListModule {
    font-size: 13px;
    line-height: 1.6;
}

.indentListModule > li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 8px;
}

.giftOptions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 4px 0;
}

.giftOptions li {
    height: 24px;
    width: calc(100% / 3 - 8px / 3);
    background-color: #FDD002;
    border-radius: 6px;
    font-size: 11px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-align: center;
}

.giftOptions li:nth-of-type(3n - 1) {
    margin-left: 4px;
    margin-right: 4px;
}

.giftOptions li:nth-of-type(n + 4) {
    margin-top: 4px;
}

.indentListModule .giftOptions {
    width: auto;
    text-indent: 0;
}

/*レビュー*/

#itemReviewContainer {
    position: relative;
}

#itemReviewContainer::before,
#itemReviewContainer::after {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    left: 0;
}

#itemReviewContainer h3 {
    padding-top: 40px;
    font-size: 18px;
    padding-bottom: 16px;
}

.fs-c-productReview {
    margin-bottom: 40px;
}

.fs-c-aggregateRating__rating {
    font-size: 14px;
}

.fs-c-aggregateRating__count {
    font-size: 14px;
}

.fs-c-aggregateRating__count::before {
    content: "全";
}

.fs-c-productReview__reviewList {
    padding-bottom: 20px;
}

.fs-c-reviewStars::before {
    color: #fdd002;
    font-size: 1.7em;
    vertical-align: bottom;
}

.fs-c-reviewList__item {
    padding: 20px 0;
}

.fs-c-reviewList__item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fs-c-reviewInfo__reviewer {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 12px;
}

.fs-c-reviewInfo__reviewer > *,
.fs-c-reviewInfo__date > * {
    padding-right: 6px;
}

.fs-c-reviewInfo__date {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 12px;
}

.fs-c-reviewRating {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    background: #F3F3F3;
    padding: 6px 12px;
    margin-bottom: 10px;
}

.fs-c-reviewRating::before {
    content: 'おすすめ度';
    display: inline-block;
    font-weight: 500;
    padding-right: 4px;
    font-size: 13px;
}

.fs-c-reviewInfo__stars {
    display: inline-block;
}

.fs-c-reviewList__item__body {
    font-size: 13px;
    padding-top: 12px;
}

.fs-c-productReview__allReviews,
.fs-c-productReview__addReview {
    margin: 20px 12px 0 0;
    display: inline-block;
}

/*ご購入手続きへリンク*/
.cartLink {
    position: fixed;
    bottom: 28px;
    width: 620px;
    z-index: 1;
}

.cartLink img {
    width: 230px;
    margin-left: 195px;
}

/*カートエリア（右カラム）*/

#itemCartContainer {
    width: 410px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.fs-c-productNameHeading {
    letter-spacing: 0.05em;
    margin: 0 0 28px;
}

.fs-c-productNameHeading__copy {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    padding-bottom: 8px;
}

#itemCartContainer .fs-c-productPrices {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 12px;
}

.fs-c-productPrice__main__price {
    display: inline-block;
    font-size: 120%;
    padding: 0 2px;
}

.fs-c-productPrice__addon {
    font-size: 80%;
}

.fs-c-productMarks {
    margin-bottom: 24px;
}

.fs-c-productPostage,
.fs-c-productPointDisplay,
.fs-c-productNumber {
    font-size: 12px;
}

.fs-c-returnedSpecialContract {
    font-size: 12px;
    margin-top: 12px;
}

.fs-c-returnedSpecialContract__link a::before {
    content: '>';
    display: inline-block;
    padding-right: 4px;
}

.cartBox {
    background: #f3f3f3;
    padding: 20px 20px 32px;
    margin-top: 24px;
}

.fs-c-productOption {
    background: #f3f3f3;
}

.fs-c-productSelection__label,
.fs-c-productOption__label {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.06em;
}

.fs-c-productSelection__field input,
.fs-c-productOption__field input,
.fs-c-dropdown__menu {
    margin: 4px 0 8px;
    padding: 0 36px 0 12px;
    height: 32px;
    width: 100%;
    border: solid 1px #ccc;
    border-radius: 6px;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 13px;
}

.fs-c-inputGroup > button,
.fs-c-inputGroup--vertical > button,
.fs-c-inputGroup--inline > button {
    font-size: 12px;
}

.fs-c-productOption__price {
    font-size: 11px;
    color: #666;
}

.fs-c-productOption__price .fs-c-price::after {
    content: 'を頂戴します。'
}

.fs-c-price > * {
    display: inline-block;
}

.fs-c-productOption__comment {
    font-size: 11px;
    margin-bottom: 8px;
}

.fs-c-productOption__comment font {
    color: #666 !important;
}

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

.fs-c-dropdown__menu {
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_select.png) no-repeat right center, #fff;
    background-size: 24px 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.fs-c-dropdown::after {
    display: none !important;
}

.fs-c-productChooseVariation {
    background: #f3f3f3;
    padding: 12px 0 0;
}

.fs-c-variationLabel {
    background: #777;
    color: #fff;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    text-align: center;
    width: 100%;
    height: 38px;
    padding: 8px 20px;
    font-size: 13px;
}

.fs-c-variationMatrix {
    background: #fffbe6;
    border: solid 1px #ccc;
}

.fs-c-variationMatrix__row {
    width: 100%;
    text-align: center;
    padding: 6px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fs-c-variationMatrix__row__variationName {
    font-size: 13px;
    font-weight: 500;
    width: 132px;
    padding-right: 10px;
}

.fs-c-variationMatrix__row:not(:last-of-type) {
    border-bottom: solid 1px #ccc;
}

.fs-c-variationMatrix__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.fs-c-variationMatrix__radio {
    width: 25px;
    height: 25px;
    margin-right: 12px;
}

.fs-c-variationMatrix__panel {
    background: #fffbe6;
    width: 100%;
    position: relative;
}

.fs-c-variationMatrix__panel__label {
    font-size: 13px;
    text-align: left;
}

.fs-c-variationMatrix__panel__stock {
    position: absolute;
    right: 20px;
    font-size: 15px;
    top: -2px;
}

.fs-c-variationAndActions__stockSignLegend {
    padding: 12px 0 16px;
}

.fs-c-stockSignLegend__legend {
    font-size: 11px;
    color: #666;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.fs-c-productQuantityAndWishlist {
    position: relative;
    padding-top: 20px;
}

.fs-c-productQuantityAndWishlist__wishlist {
    position: absolute;
    top: 0;
    right: 0;
}

.fs-c-button--addToWishList--detail {
    width: 180px;
}

.is-disabled.fs-c-button--addToWishList--detail {
    opacity: .6;
}

.fs-c-quantity {
    max-width: none;
    font-size: 13px;
    margin: 12px 0 24px;
}

#itemPage .fs-c-quantity::before {
    content: 'ご購入数量';
    display: inline-block;
    padding-right: 8px;
}

.fs-c-quantity__select {
    width: 60px;
    height: 48px;
    border: solid 1px #ccc;
    border-radius: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.fs-c-button--image {
    border: none;
    background: none;
}

.fs-c-productNotice {
    margin-top: 20px;
    font-size: 13px;
    text-align: center;
}

/*商品説明（小）*/

.fs-p-productDescription--short {
    padding-top: 40px;
    margin-bottom: 32px;
}

.FS2ItemCommentInner {
    font-size: 0;
    display: table;
    width: 100%;
}

.mailBin {
    font-size: 12px;
}

.shisyuNashi,
.shisyuAri {
    margin-top: 20px;
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.shisyuNashi iframe,
.shisyuAri iframe {
    margin-top: 8px;
    height: 56px;
    width: 200px;
}

.shisyuNashi p,
.shisyuAri p {
    font-size: 12px;
}

.shisyuNashi + .shisyuAri,
.shisyuAri + .shisyuNashi {
    margin-left: 10px;
}

.productAmazonPay,
.productFaxOrder {
    position: relative;
}

.productAmazonPay .heading,
.productFaxOrder .heading {
    display: block;
    margin: 0 -20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: center;
}

.productAmazonPay:after,
.productFaxOrder:after {
    visibility: visible;
}

.productAmazonPay {
    margin-top: 30px;
    padding: 20px 0 21px;
}

.productAmazonPay img {
    display: block;
    margin: 18px auto 0;
    width: 200px;
}

.productAmazonPay:before,
.productAmazonPay:after {
    content: "";
    height: 2px;
    width: 100%;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    left: 0;
}

.productAmazonPay:before {
    top: 0;
}

.productAmazonPay:after {
    bottom: 0;
}

.fs-p-snsArea {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*おすすめ商品*/
.fs-c-featuredProduct {
    margin-bottom: 80px;
}

.fs-c-featuredProduct__title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 72px;
}


/*------------------
カート
------------------*/

.fs-l-cart__contentsArea {
    margin-bottom: 40px;
}

.fs-c-cartTableContainer {
    padding: 20px 0
}

.fs-c-cartTable__headerCell {
    background: #f3f3f3;
    font-size: 14px;
    font-weight: 500;
}

.fs-c-cartTable__headerCell,
.fs-c-cartTable__dataCell {
    padding: 8px 8px;
}

.fs-c-cartTable__row {
    font-size: 13px;
}

.fs-c-cartTable__dataCell--product {
    width: 68%;
    padding: 16px 16px;
}

.fs-c-cartTable__product > .fs-c-cartTable__productImage {
    width: 114px;
    padding-right: 16px;
}

.fs-c-cartTable__productInfo {
    width: 600px;
}

.fs-c-cartTable__productName__name {
    font-weight: 500;
    font-size: 14px;
}

.fs-c-listedProductName__variation {
    font-size: 13px;
}

.fs-c-listedProductName__selection {
    padding: 8px 0;
    font-size: 11px;
}

.fs-c-cartTable__unitPrice {
    font-size: 12px;
}

.fs-c-quantity::before {
    content: ''
}

.fs-c-cartTable__price {
    font-size: 14px;
}

.fs-c-button--cancel--cart,
.fs-c-button--buyItLater {
    background: #f3f3f3;
    border-radius: 6px;
    padding: 4px 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 88px !important;
    margin-left: auto;
    margin-right: auto;
}

.fs-c-button--buyItLater {
    margin-top: 8px;
}

.fs-c-button--cancel--cart::before {
    content: '×';
}

.fs-c-cartDiscountInfo__info {
    font-size: 14px;
}

.fs-c-cartDiscountInfo__info__current {
    font-weight: 500;
}

.fs-c-cartDiscountInfo__info__current::before {
    content: 'こちらのお買い物は';
    font-weight: 400;
}

.fs-c-cartDiscountInfo__note {
    display: none;
}

#fs-cartTotals-container {
    margin-bottom: 32px;
}

.fs-c-orderTotalTable {
    margin-left: auto;
    font-size: 14px;
}

.fs-c-orderTotalTable th,
.fs-c-orderTotalTable td {
    padding: 8px 12px;
}

.fs-c-orderTotalTable th {
    background: #f3f3f3;
}

.fs-c-orderTotalTable > tbody > tr > td {
    min-width: 160px;
}

.fs-c-string {
    font-weight: 400;
}

#fs-checkout-payHere-container,
#fs-checkout-amazon-container {
    background: #f3f3f3;
    padding: 28px;
}

#fs-checkout-amazon-container {
    border-top: 3px solid #fff;
}

.fs-c-purchaseHere,
.fs-c-payWithAmazon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-c-purchaseHere__message,
.fs-c-payWithAmazon__message {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    font-size: 13px;
}

.fs-c-purchaseHere__message p,
.fs-c-payWithAmazon__message p {
    margin: 0;
}

.fs-c-cartPayment__button {
    width: 272px;
    margin: 0 12px;
}

.fs-c-payWithAmazon__button {
    height: 72px;
}

/*ログイン*/
#loginContainer {
    background: #f3f3f3;
    padding: 32px;
    margin-bottom: 24px;
}

.fs-c-panel__contentList__content,
.fs-c-panel--info {
    font-size: 13px;
}

.fs-c-panel::before {
    font-size: 18px;
}

.fs-c-registeredUsers__title {
    width: 100%;
    margin-bottom: 12px;
}

.fs-c-fsLogin,
.fs-c-otherServiceLogin {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fs-c-fsLogin {
    border-right: 3px solid #fff;
}

.fs-c-inputTable {
    margin: 0 auto 24px;
}

.fs-c-inputTable__label {
    font-weight: 400;
    font-size: 13px;
}

.fs-c-inputField__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.fs-c-inputTable__dataCell {
    padding: 8px 0 8px 12px;
}

.fs-c-inputTextGroup__item {
    flex: none;
}

.fs-c-inputGroup,
.fs-c-inputGroup--vertical,
.fs-c-inputGroup--inline {
    border: none;
    border-radius: 0;
    background: none;
    display: block;
}

.fs-c-inputField__field input {
    margin: 4px 0 8px;
    padding: 0 12px;
    height: 32px;
    width: 100%;
    border: solid 1px #ccc;
    border-radius: 6px;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 13px;
}

.fs-c-inputGroup > [type="hidden"],
.fs-c-inputGroup--vertical > [type="hidden"],
.fs-c-inputGroup--inline > [type="hidden"],
.fs-c-inputGroup > [type="text"],
.fs-c-inputGroup--vertical > [type="text"],
.fs-c-inputGroup--inline > [type="text"],
.fs-c-inputGroup > [type="search"],
.fs-c-inputGroup--vertical > [type="search"],
.fs-c-inputGroup--inline > [type="search"],
.fs-c-inputGroup > [type="tel"],
.fs-c-inputGroup--vertical > [type="tel"],
.fs-c-inputGroup--inline > [type="tel"],
.fs-c-inputGroup > [type="url"],
.fs-c-inputGroup--vertical > [type="url"],
.fs-c-inputGroup--inline > [type="url"],
.fs-c-inputGroup > [type="email"],
.fs-c-inputGroup--vertical > [type="email"],
.fs-c-inputGroup--inline > [type="email"],
.fs-c-inputGroup > [type="password"],
.fs-c-inputGroup--vertical > [type="password"],
.fs-c-inputGroup--inline > [type="password"],
.fs-c-inputGroup > [type="datetime"],
.fs-c-inputGroup--vertical > [type="datetime"],
.fs-c-inputGroup--inline > [type="datetime"],
.fs-c-inputGroup > [type="date"],
.fs-c-inputGroup--vertical > [type="date"],
.fs-c-inputGroup--inline > [type="date"],
.fs-c-inputGroup > [type="month"],
.fs-c-inputGroup--vertical > [type="month"],
.fs-c-inputGroup--inline > [type="month"],
.fs-c-inputGroup > [type="week"],
.fs-c-inputGroup--vertical > [type="week"],
.fs-c-inputGroup--inline > [type="week"],
.fs-c-inputGroup > [type="time"],
.fs-c-inputGroup--vertical > [type="time"],
.fs-c-inputGroup--inline > [type="time"],
.fs-c-inputGroup > [type="datetime-local"],
.fs-c-inputGroup--vertical > [type="datetime-local"],
.fs-c-inputGroup--inline > [type="datetime-local"],
.fs-c-inputGroup > [type="number"],
.fs-c-inputGroup--vertical > [type="number"],
.fs-c-inputGroup--inline > [type="number"],
.fs-c-inputGroup > select,
.fs-c-inputGroup--vertical > select,
.fs-c-inputGroup--inline > select,
.fs-c-inputGroup > textarea,
.fs-c-inputGroup--vertical > textarea,
.fs-c-inputGroup--inline > textarea {
    border: solid 1px #ccc;
}

[type="hidden"]:focus,
[type="text"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="url"]:focus,
[type="email"]:focus,
[type="password"]:focus,
[type="datetime"]:focus,
[type="date"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="time"]:focus,
[type="datetime-local"]:focus,
[type="number"]:focus,
select:focus,
textarea:focus {
    border-color: #fdd002;
    box-shadow: inset 0 0 1px #fdd002;
}

#fs_input_password {
    margin-bottom: 4px;
}

button.fs-c-button--displayPassword,
button.fs-c-button--hidePassword {
    border: none;
    background: none;
}

button.fs-c-button--displayPassword::after {
    content: '>パスワードを表示する';
    font-size: 11px;
}

button.fs-c-button--hidePassword::after {
    content: '>パスワードを隠す';
    font-size: 11px;
}

#loginContainer .fs-c-inputTable {
    margin-bottom: 0;
}

.fs-c-inputInformation__button {
    margin-top: 24px;
    text-align: center;
}

.fs-c-inputInformation__link {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 16px;
}

.fs-c-anotherLogin {
    width: 400px;
}

.fs-c-anotherLogin__button {
    width: 400px;
}

.fs-c-anotherLogin__message p {
    font-size: 13px;
    margin: 0 0 16px;
}

.fs-c-button--guestPurchase {
    width: 200px;
    display: block;
}

.fs-c-inputInformation__message p {
    margin: 0 0 24px;
    text-align: center;
    font-size: 13px;
}

.fs-c-agreementConfirmationArea,
.fs-c-privacyPolicyAgreeField,
.fs-c-memberPolicyAgreeField {
    margin: 0 auto;
    font-size: 13px;
    width: 600px;
    background: #f3f3f3;
}

.fs-c-privacyPolicyAgreeField,
.fs-c-agreementConfirmationArea,
.fs-c-memberPolicyAgreeField {
    padding: 28px 32px;
}

.fs-c-agreementConfirmation > * + * {
    margin-top: 12px;
}

.fs-c-additionalCheckField + .fs-c-additionalCheckField {
    margin-top: -40px;
}

.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
    background: #fdd002;
    border-color: #fdd002;
    margin-right: 8px;
}

.fs-c-agreementConfirmation {
    margin: 0 0 16px;
    padding: 0;
}

.fs-c-agreementConfirmation__addon {
    margin: 8px 0 0 24px;
}

.fs-c-agreementConfirmation__password__input #fs_input_password {
    width: 240px;
    margin-top: 4px;
}

.fs-c-checkbox__labelText a {
    text-decoration: underline;
}

#fs_unregisterAndContinue,
#fs_registerAndContinue {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fs-c-button--next,
.fs-c-button--registerAndContinue {
    width: 270px;
}

.fs-c-noResultMessage {
    text-align: center;
    font-size: 14px;
    margin: 60px 0;
}

/*ご注文手続き*/
.fs-l-checkout__mainColumn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#fs-buyerInfo-container,
#fs-multipleAddressButton-container,
#fs-addressInfo-container,
#fs-paymentList-container,
#fs-couponInfo-container,
#fs-pointInfo-container,
#fs-deliveryInfo-container,
#fs-wrappingInfo-container,
#fs-communicationInfo-container,
#fs-addressList-container,
.fs-c-checkout-destination,
.fs-c-checkout-paymentInfo {
    width: 600px;
    margin: 0 auto;
}

.fs-c-checkout-preview {
    font-size: 13px;
    margin-bottom: 48px;
}

#fs-buyerInfo-container .fs-c-checkout-preview {
    margin-bottom: 20px;
}

.fs-c-checkout-preview__title {
    font-size: 17px;
    margin: 0 0 20px;
}

.fs-c-checkout-deliveryInfo__title::after {
    content: 'の情報';
}

.fs-c-checkout-delivery__method__message {
    font-size: 12px;
}

.fs-c-checkout-deliveryMethod__option {
    margin-top: 20px;
}

.fs-c-checkout-deliveryMethod__option__message {
    padding: 12px 0;
}

.fs-c-checkout-deliveryMethod__deliveryDate,
.fs-c-checkout-deliveryMethod__deliveryDetail {
    font-weight: 500;
    font-size: 14px;
    margin-top: 20px;
}

.fs-c-checkout-customerInfo li,
.fs-c-checkout-destination__list li,
.fs-c-checkout-multiDestination__info__list li {
    padding-bottom: 8px;
}

.fs-c-checkout-customerInfo__name,
.fs-c-checkout-addressee__data__name {
    font-size: 18px;
}

.fs-c-checkout-customerInfo__name ruby::after,
.fs-c-checkout-destination__name ruby::after,
.fs-c-checkout-multiDestination__info__name ruby::after,
.fs-c-checkout-addressee__data__name::after,
.fs-c-checkout-destination__name::after {
    content: '様';
    padding-left: 4px;
    font-size: 80%;
}

.fs-c-checkout-destination__name span {
    font-size: 80%;
    margin-left: 8px;
}

.fs-c-checkout-multiDestination__title {
    margin-bottom: 12px;
}

.fs-c-checkout-multiDestination__info {
    margin-bottom: 16px;
}

.fs-c-checkout-multiDestination__deliveryMethod {
    background: #f3f3f3;
    padding: 20px 20px;
}

.fs-c-checkout-multiDestination__subtitle {
    font-size: 14px;
    margin-bottom: 16px;
}

.fs-c-checkout-delivery__method__title {
    font-size: 13px;
}

#fs-multipleAddressButton-container {
    margin: -28px auto 40px;
}


.fs-c-button--multiDestination {
    font-size: 13px;
}

.fs-c-button--multiDestination::before {
    content: '>';
    display: inline-block;
    padding-right: 4px;
}

.fs-c-checkout-preview__button,
.fs-c-checkout-previewAndEdit__button,
.fs-c-checkout-multiDestination__button,
#fs_changeAmazonPayment {
    text-align: right;
}

.fs-c-button--standard {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #111;
    color: #fff;
    border: none;
    padding: 4px 24px 4px;
    font-size: 14px;
    letter-spacing: 0.05em;
    border-radius: 6px;
}

.fs-c-button--standard::before {
    content: '>';
    display: inline-block;
    padding-right: 2px;
}

.fs-c-checkout-paymentMethod__body > * {
    margin: 8px 0 8px 20px;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
    border-color: #fdd002;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
    background: #fdd002;
}

#fs-orderContents-container {
    width: 100%;
    margin-top: 20px;
}

#fs_CheckoutWithMultiAddress .fs-c-returnedSpecialContract {
    margin-top: -20px;
}

.fs-l-checkout__sideColumn {
    margin: 40px 0 0;
    text-align: center
}

.fs-l-checkout__sideColumn .fs-c-orderTotalTable {
    margin-right: auto;
}

.fs-c-confirmOrder {
    margin-top: 60px;
}

.fs-c-button--confirmOrder {
    width: 332px;
}

.fs-c-checkout-multiDestination__productList__item {
    padding-bottom: 20px;
}

.fs-c-checkout-multiDestination__productList__item + .fs-c-checkout-multiDestination__productList__item {
    border-top: 1px solid #f3f3f3;
    padding-top: 20px;
}

.fs-c-checkout-multiDestination__product {
    padding: 0;
}

.fs-c-checkout-multiDestination__productImage {
    width: 80px;
    height: 80px;
    flex-basis: auto;
    max-width: none;
}

.fs-c-checkout-multiDestination__productInfo {
    width: 440px;
    margin-left: 28px !important;
}

.fs-c-checkout-multiDestination__productQuantity {
    padding: 0;
}

.fs-c-checkout-multiDestination__fee {
    margin-top: 12px
}

.fs-c-destinationFeeTable__headerCell {
    font-weight: 500;
}

.fs-c-checkout-confirmationList > dd {
    font-size: 14px;
}

.fs-c-checkout-confirmationList > dt::after {
    top: -6px;
}


/*モーダルウインドウ*/
.fs-c-modal--medium .fs-c-modal__inner,
.fs-c-modal__inner {
    padding: 40px 60px;
    border-radius: 6px;
}

.fs-c-modal__title {
    font-size: 17px;
    margin: 0 0 20px;
}

.fs-c-modal__close::before {
    font-size: 30px;
}

.fs-c-modal__contents {
    font-size: 13px;
    padding: 20px 0;
}

.fs-c-creditCardIcons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
}

.fs-c-creditCardIcons__icon + .fs-c-creditCardIcons__icon {
    padding-left: 8px;
}

.fs-c-creditCardInfoField .fs-c-dropdown {
    width: auto;
}

#fs_input_creditCardExpirationMonth,
#fs_input_creditCardExpirationYear {
    width: 100px;
}

.fs-c-inputTable--inModal > tbody > tr {
    padding: 8px 0;
}

.fs-c-checkout-checkoutMethod + .fs-c-checkout-checkoutMethod {
    margin-top: 28px;
}

.fs-c-buttonContainer--pair button {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fs-c-buttonContainer--pair button:first-child {
    width: 240px;
}

.fs-c-buttonContainer--pair button:last-child,
.fs-c-buttonContainer--pair .fs-c-button--cancel {
    background: none;
    color: #111;
    margin-top: 12px;
    padding: 0;
    display: block;
}

.fs-c-buttonContainer--pair button:last-child::before,
.fs-c-buttonContainer--pair .fs-c-button--cancel::before {
    content: ''
}

#__fs_modal_communication .fs-c-inputTable {
    width: 100%;
}

#fs_communication {
    min-height: 240px;
}

.fs-c-button--setDestination {
    padding-top: 12px
}

/*お届け先一覧*/
.fs-c-checkout-addressee__data__name {
    margin-bottom: 12px;
}

.fs-c-checkout-addressee__data__address {
    font-size: 13px;
}

.fs-c-checkout-addressee__control {
    text-align: right;
}

.fs-c-checkout-addressee {
    background: #f3f3f3;
    padding: 20px;
    margin-bottom: 20px;
}

.fs-c-checkout-addressee__control button {
    background: none;
    padding: 0;
    color: #111;
}

.fs-c-checkout-addressee__control button + button {
    padding-left: 12px;
}

.fs-c-button--delete::before {
    content: '×';
}

.fs-c-checkout-multiAddress {
    margin-bottom: 60px;
}

.fs-c-buttonContainer--next {
    text-align: center;
    margin-bottom: 12px;
}

.fs-c-buttonContainer--back {
    text-align: center;
    font-size: 13px;
}

/*商品数量指定*/
.fs-c-checkout-multiDestination__title {
    font-size: 14px;
}

.fs-c-checkout-deliveryInfo {
    margin-bottom: 48px;
}

.fs-c-checkout-multiDestination__info__address,
.fs-c-checkout-multiDestination__info__tel {
    font-size: 13px;
}

.fs-c-checkout-productAllocation__productInfo {
    width: 840px;
    padding-left: 40px;
}

.fs-c-checkout-productAllocation__product {
    padding: 16px 0;
}

.fs-c-listedProductName__name {
    font-size: 14px;
    font-weight: 500;
}

.fs-c-checkout-productAllocation__unitPrice {
    font-size: 13px;
}

.fs-c-checkout-multiAddress__button > button {
    display: block;
}

.fs-c-checkout-multiAddress__button > button + button {
    margin-top: 8px;
}

/*商品数量情報更新*/
.fs-c-checkout-productQuantityWarning__warning {
    color: #f00;
    padding: 12px 0;
    font-size: 13px;
    letter-spacing: 0.05em;
}

.fs-c-checkout-productQuantityWarning {
    margin-bottom: 60px;
}

/*注文完了*/
.fs-c-checkoutSuccess {
    text-align: center;
}

.fs-c-checkoutSuccess h2 {
    font-size: 18px;
    margin-bottom: 24px;
}

.fs-c-checkoutSuccess p {
    font-size: 13px;
}

.fs-c-registerSuccessMessage {
    font-size: 13px;
    width: 600px;
    margin: 0 auto;
}



/*------------------
会員関係
------------------*/

/*会員登録*/
#fs_Register .fs-c-inputInformation__field {
    width: 600px;
    margin: 0 auto;
}

#fs_Register .fs-c-inputField__field {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.fs-c-inputTable__headerCell {
    width: 160px;
}

.fs-c-radio__radioLabelText {
    font-size: 13px;
}

.fs-c-dropdownGroup .fs-c-dropdown {
    width: auto;
}

.fs-c-inputField__explanation {
    font-size: 13px;
}

.fs-c-button--confirmRegister {
    width: 270px;
}

/*マイページ*/

.fs-c-accountService {
    width: 632px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}

.fs-c-accountService__page {
    width: 50%;
    padding: 0 16px 32px;
}

.fs-c-accountService__page a {
    background: #fdd002;
    padding: 12px 8px;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    display: block;
}

.fs-c-accountService__page--accountDelete {
    padding-top: 36px;
}

.fs-c-accountService__page:last-child a {
    background: #f3f3f3 !important;
}


.fs-c-wishlistProduct {
    margin: 60px 0;
}

.fs-c-wishlistProduct__title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 72px;
}

#memberPage .fs-c-productMark__mark {
    display: none;
}

.fs-c-wishlistProduct__viewAllProducts {
    background: #fdd002;
    padding: 12px 8px;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    width: 284px;
    display: block;
    margin: 60px auto;
}

.fs-c-productListCarousel {
    display: block;
    position: relative;
}

.fs-c-productListCarousel__list {
    margin: 0 -16px;
}

.fs-c-productListCarousel__list__item {
    width: 283px !important;
    padding: 0 16px 32px;
}

.fs-c-productListCarousel__ctrl {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fs-c-productListCarousel__ctrl--prev {
    left: -60px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.fs-c-productListCarousel__ctrl--next {
    right: -60px;
}

.fs-c-button--carousel {
    cursor: pointer;
}

.fs-c-button--carousel--next,
.fs-c-button--carousel--prev {
    width: 16px;
    height: 30px;
    background: no-repeat center;
    background-size: 16px 30px;
    display: block;
}

.fs-c-wishlistProduct .fs-c-productMark__mark--image,
.fs-c-featuredProduct .fs-c-productMark__mark--image {
    display: none;
}

.fs-c-button--carousel--prev {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/ico_prev.png);
    left: -10px;
}

.fs-c-button--carousel--next {
    background-image: url(https://www.baby-oiwai.com/asset/img/common/ico_next.png);
    right: -10px;
}

.fs-c-button--carousel .fs-c-button__label {
    display: none;
}


/*退会手続き*/

.fs-c-memberInfoField {
    font-size: 13px;
    width: 600px;
    margin: 0 auto;
}

.fs-c-inputTable__headerCell {
    font-weight: 600;
}

.fs-c-button--cancel {
    padding: 0;
    background: none;
    color: #111;
}

.fs-c-button--confirmLeave {
    margin-bottom: 12px;
}

.fs-c-buttonContainer--myPageTop {
    margin-top: 60px;
}


/*パスワードをお忘れの方*/
#fs_PasswordReminder .fs-c-inputInformation__message {
    width: 600px;
    font-size: 13px;
    margin: 0 auto;
}

.fs-c-orderedList {
    list-style: decimal;
}

.fs-c-orderedList li {
    padding-left: 8px;
}

.fs-c-forgotPasswordField {
    margin-top: 32px;
}

.fs-c-button--send,
.fs-c-button--register {
    width: 270px;
}

/*メンバーログイン*/
.fs-c-newUsers {
    margin-top: 48px;
    text-align: center;
}

.fs-c-newUsers__title {
    margin-bottom: 16px;
}

.fs-c-newUsers__message {
    font-size: 13px;
    margin-bottom: 28px;
}

/*注文履歴*/
.fs-c-history {
    width: 600px;
    margin: 0 auto;
}

.fs-c-history__infoSummary {
    margin-top: 20px;
    font-size: 13px;
}

.fs-c-history__term {
    padding-bottom: 16px;
}

.fs-c-history__infoSummary .fs-c-price,
.fs-c-orderHistoryItem__orderSummary .fs-c-price {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.fs-c-orderHistoryItem__header__button {
    text-align: right;
    margin-bottom: 28px;
    font-weight: 500;
}

.fs-c-button--viewOrderHistoryDetail::before {
    content: '>';
    display: inline-block;
    padding-right: 4px;
}

.fs-c-orderHistory {
    margin: 28px 0;
}

.fs-c-orderHistoryItem {
    padding: 28px 0;
    border-bottom: 1px solid #ccc;
}

.fs-c-orderHistoryItem + .fs-c-orderHistoryItem {
    margin-top: 28px;
}

.fs-c-orderHistoryItem:first-of-type {
    border-top: 1px solid #ccc;
}

.fs-c-orderHistoryItem__header {
    font-size: 13px;
}

.fs-c-orderHistoryItem__orderInfo__info {
    padding-bottom: 12px;
}

.fs-c-orderHistoryItem__product {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 32px 40px;
    margin-bottom: 12px;
}

.fs-c-orderHistoryItem__productImage {
    text-align: center;
    padding-bottom: 24px;
}

.fs-c-orderHistoryItem__productImage a {
    display: inline-block;
}

.fs-c-orderHistoryItem__unitPrice,
.fs-c-orderHistoryItem__productQuantity {
    font-size: 12px;
}

.fs-c-orderHistoryItem__button {
    margin-top: 24px;
}


/*注文履歴詳細*/

.fs-c-orderDetail {
    margin-bottom: 60px;
}

.fs-c-orderDetail__data {
    font-size: 13px;
}

.fs-c-orderDetailList dd {
    padding-bottom: 8px;
}

.fs-c-orderDetail__addresseeInfo {
    margin: 40px 0;
}

.fs-c-orderDetail .fs-c-heading--section {
    font-size: 18px;
    margin-bottom: 20px;
}

.fs-c-orderPerAddressee + .fs-c-orderPerAddressee {
    margin-top: 20px;
}

.fs-c-orderPerAddressee__heading {
    font-size: 15px;
    margin-bottom: 12px;
}

.fs-c-orderPerAddressee__heading::before {
    content: '■';
}

.fs-c-orderPerAddressee__addressee {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 28px;
}

.fs-c-orderPerAddressee__addressee dt {
    width: 20%;
}

.fs-c-orderPerAddressee__addressee dd {
    width: 80%;
    padding-bottom: 8px;
}

.fs-c-orderTotalInfo,
.fs-c-orderDetailInfo__orderTotal .fs-c-orderTotalTable {
    margin-top: 12px;
    margin-bottom: 12px;
}

.fs-c-deliveryInfoList {
    font-size: 13px;
}

.fs-c-orderHistoryItem__productName__name {
    font-size: 14px;
    font-weight: 500;
}

.fs-c-orderPaymentTable {
    width: 100%;
    text-align: left;
    font-size: 13px;
}

/*クレジットカード*/
.fs-c-creditCardListItem {
    padding: 32px;
    font-size: 13px;
}

.fs-c-creditCardListItem + .fs-c-creditCardListItem {
    margin-top: 20px;
}

.fs-c-creditCardListItem.is-active {
    border: 3px solid #fDD002;
}

.fs-c-creditCardListItem__status {
    font-size: 14px;
    padding-bottom: 12px;
    font-weight: 500;
}

.fs-c-creditCardListItem__button {
    margin-top: 12px;
}


/*お届け先リスト*/

.fs-c-addressBookList__form {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
}

.fs-c-addressBookList__addButton {
    width: 270px;
    margin: 0 auto;
}

.fs-c-addressBookList__count {
    margin-top: 20px;
}

.fs-c-addressBookList__list {
    text-align: left;
    margin-top: 24px;
}

.fs-c-addressBookList__list tr {
    height: 112px;
}

.fs-c-addressBookList__list td:not(:last-child) {
    padding-right: 24px;
}

.fs-c-addressBookList__list td:first-child {
    font-size: 15px;
}

.fs-c-button--changeInfomation {
    background: #111;
    color: #fff;
    border: none;
    padding: 4px 0 4px;
    font-size: 14px;
    letter-spacing: 0.05em;
    border-radius: 6px;
    margin-bottom: 4px;
    text-align: center;
}

#fs_MyAddressBook .fs-c-buttonContainer--deleteChange > * {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 88px;
}

/*パスワード変更*/
#memberPage .fs-c-button--change,
#memberPage .fs-c-button--confirmChange {
    width: 270px;
    display: inline-block;
}

/*ポイント履歴*/
.fs-c-history__infoSummary {
    margin-bottom: 28px;
}

.fs-c-pointSummary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fs-c-pointSummary dt {
    width: 160px;
    padding-bottom: 8px;
}

.fs-c-pointSummary dd {
    width: 440px;
}

.fs-c-listControl__status {
    font-size: 12px;
    padding-top: 20px;
}

.fs-c-pointListTable {
    width: 100%;
    padding: 8px 0;
    font-size: 13px;
}

.fs-c-pointListTable th {
    font-weight: normal;
    background: #f3f3f3;
    padding: 4px 0;
}

.fs-c-pointListTable td {
    text-align: center;
    padding: 8px;
}


/*------------------
メールマガジン
------------------*/

.fs-c-documentContent {
    font-size: 13px;
    text-align: center;
}

.fs-c-buttonContainer--topPage {
    text-align: center;
    margin-top: 32px;
}

.fs-c-buttonContainer--topPage {
    width: 270px;
    margin: 48px auto 0;
}

.fs-c-button--confirmDelete {
    width: 270px;
}


/*------------------
レビュー
------------------*/
.fs-c-guestReview {
    margin-bottom: 40px;
}

.fs-c-guestReview__title {
    margin-bottom: 28px;
}

.fs-c-guestReview__message {
    font-size: 13px;
    margin-bottom: 28px;
}

.fs-c-guestReview__message h3 {
    font-size: 13px;
}

#reviewPage .fs-c-productReviewed,
#reviewPage .fs-c-aggregateRating,
#reviewPage .fs-c-reveiwNotes {
    margin: 0 auto;
    width: 600px;
}

.fs-c-productReviewed {
    text-align: center;
    margin-bottom: 16px;
    background: #f3f3f3;
    padding: 40px 32px;
    margin-bottom: 24px;
    border-radius: 6px;
}

.fs-c-productReviewed__image a {
    display: inline-block;
    margin-bottom: 20px;
}

.fs-c-productReviewed__name {
    margin-bottom: 4px;
}

.fs-c-productReviewed__number {
    margin-bottom: 4px;
}

.fs-c-productReviewed__prices {
    margin-bottom: 4px;
    font-size: 13px;
}

.fs-c-inputTable__comment {
    font-size: 12px;
}

.fs-c-checkbox__labelText {
    font-weight: normal;
    font-size: 13px;
}

.fs-c-radio__label {
    font-size: 13px;
}

#reviewPage .fs-c-checkbox {
    margin-right: 8px;
}

.fs-c-inputTable--child {
    width: 100%;
}

.fs-c-inputTable--child .fs-c-inputTable__headerCell,
.fs-c-inputTable--child .fs-c-inputTable__dataCell {
    padding: 6px 0;
}


.fs-c-button--submitReview {
    width: 270px;
}

#reviewPage .fs-c-button--back {
    background: none;
    color: #111;
    padding: 0;
    display: block;
}

#reviewPage .fs-c-button--back::before {
    content: '';
}

#reviewPage .fs-c-button__label::before {
    content: '> 商品ページに';
}

.fs-c-reviewList__item__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}

.fs-c-reviewProduct__image {
    width: 100px;
}

.fs-c-reviewProduct__info {
    padding-left: 20px;
    width: 500px;
}

.fs-c-aggregateRating {
    padding: 32px 0 20px;
}

.fs-c-aggregateRating__message {
    text-align: center;
    font-size: 13px;
}

.fs-c-textarea {
    font-size: 13px;
}

.fs-c-reviewList__item__editButton {
    padding-top: 16px;
    font-size: 12px;
    text-align: right;
}

.fs-c-reviewList__item__editButton a::before {
    content: '>';
    display: inline-block;
    padding-right: 4px;
}


/*------------------
店舗メンテナンス中
------------------*/
.fs-p-closed {
    text-align: center;
}

.fs-p-closed__heading {
    font-size: 20px;
    margin-bottom: 32px;
}

.fs-p-closed__message {
    font-size: 16px;
}


/*------------------
特定商取引
------------------*/

.CrossHead {
    font-size: 18px;
    padding-bottom: 16px;
}

.Definition {
    font-size: 16px;
    padding-bottom: 10px;
    margin: 10px 0;
}

p + .Definition,
.fs-c-orderedList + .Definition {
    margin-top: 32px;
}

#documentPage p {
    font-size: 13px;
}

.userTable {
    width: 100%;
    font-size: 13px;
    margin-bottom: 32px;
    border-top: 1px solid #111;
}

.userTable th {
    background: #f3f3f3;
    padding: 16px 12px;
    border-bottom: 1px solid #111;
}

.userTable td {
    padding: 16px 12px;
    border-bottom: 1px solid #111;
}

.fs-c-orderedList {
    font-size: 13px;
}

/*------------------
送料とお支払い方法について
------------------*/

.fs-c-documentArticle {
    margin-bottom: 60px;
}

.fs-c-documentArticle__heading {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.fs-c-documentArticle__heading:after {
    content: "";
    height: 2px;
    background: url(https://www.baby-oiwai.com/asset/img/common/bg_border02.png) repeat-x left top;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.fs-c-documentColumn__heading {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 500;
    border-left: 6px solid #fDD002;
    padding-left: 16px;
    margin-bottom: 16px;
}

.fs-c-documentArticle__content {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.05em;
}

.fs-c-documentColumn {
    margin-bottom: 40px;
}

.fs-c-documentColumn img {
    margin: 10px 0;
}

.fs-c-specTableContainer .fs-c-specTable__headerCell {
    font-weight: normal;
}

.fs-c-creditCardIcons__image {
    max-height: 38px !important;
    margin: 10px 0 0 !important;
}

#fs_anchor_cashOnDelivery .fs-c-specTable,
#fs_anchor_custom1 .fs-c-specTable {
    background: #f0f0f0;
    padding: 0 10px;
    font-weight: 600;
}

#fs_anchor_bankTransfer .fs-c-specTable,
#fs_anchor_postalTransfer .fs-c-specTable {
    width: 100%;
    border-bottom: 1px solid #111;
    border-collapse: collapse;
}

#fs_anchor_bankTransfer .fs-c-specTable__caption,
#fs_anchor_postalTransfer .fs-c-specTable__caption {
    background: #fdd002;
    padding: 10px 0;
    border-top: 1px solid #111;
}

#fs_anchor_bankTransfer .fs-c-specTable th,
#fs_anchor_postalTransfer .fs-c-specTable th {
    background: #f0f0f0;
    padding: 10px 0;
    border-top: 1px solid #111;
}

#fs_anchor_bankTransfer .fs-c-specTable td,
#fs_anchor_postalTransfer .fs-c-specTable td {
    padding: 10px 20px;
    border-top: 1px solid #111;
}

/*------------------
404
------------------*/

#errorPage {
    text-align: center;
}

.fs-p-pageNotFound__body {
    font-size: 15px;
    margin-top: 32px;
}

.fs-p-pageNotFound__body a {
    width: 270px;
    display: inline-block;
    margin-top: 20px;
}

/*------------------
futurerecommend共通
------------------*/
.recommendTitle {
    text-align: center;
    font-size: 18px;
    margin-bottom: 72px;
}

.recommendList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -16px;
}

.recommendItem {
    width: 25%;
    padding: 0 16px 32px;
}

.recommendItemImg {
    display: block;
    max-width: 100%;
    border-radius: 6px;
    padding-bottom: 12px;
}

.recommendItemName {
    font-weight: 500;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: block;
}

.recommendItem .fs-c-productPrice {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    margin-top: 16px;
}


/********************

PCのみ

********************/

@media screen and (min-width: 768px),
    print {
        /*------------------
        --------------------

        common

        --------------------
        ------------------*/

        .smOnly {
            display: none !important;
        }

        .btn01 {
            width: 270px;
            font-size: 15px;
        }

        .btn02 {
            width: 270px;
            font-size: 14px;
        }


        /*------------------
        ヘッダー
        ------------------*/

        /*amazon payバナー*/
        .fs-l-page {
            position: relative;
        }

        .amazonpayBnr {
            position: fixed;
            width: 54px;
            top: 80px;
            right: 0;
            z-index: 1;
        }

        .headerInner {
            padding: 0 34px 0 30px;
            min-width: 1160px;
            height: 80px;
        }

        .header .logo img {
            width: 296px;
        }

        .headerMenu {
            margin-right: 23px;
        }

        .headerMenu .item01,
        .headerMenu .item02,
        .headerMenu .item03 {
            margin-right: 12px;
        }

        .overlayMenu {
            min-width: 1100px;
            top: 80px;
        }

        .mainMenuLink {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .mainMenuLink li {
            height: 258px;
            width: 25%;
        }

        .mainMenuLink li span {
            height: 140px;
            font-size: 14px;
            line-height: 140px;
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item_pc.png);
            background-size: 224px 140px;
        }

        .mainMenuLink li:nth-of-type(2),
        .mainMenuLink li:nth-of-type(4) {
            width: 50%;
        }

        .mainMenuLink li:nth-of-type(1) {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item01_pc.jpg);
        }

        .mainMenuLink li:nth-of-type(2) {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item02_pc.jpg);
        }

        .mainMenuLink li:nth-of-type(2) span {
            left: auto;
            right: 60px;
        }

        .mainMenuLink li:nth-of-type(3) {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item03_pc.jpg);
        }

        .mainMenuLink li:nth-of-type(4) {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item04_pc.jpg);
        }

        .mainMenuLink li:nth-of-type(4) span {
            left: 60px;
            right: auto;
        }

        .mainMenuLink li:nth-of-type(5) {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item05_pc.jpg);
        }

        .mainMenuLink li:nth-of-type(6) {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu-item06_pc.jpg);
        }

        .mainMenuList01 li {
            width: 25%;
        }

        .mainMenuList01 li:nth-of-type(n + 5) {
            margin-top: 20px;
        }

        .mainMenuList02 li {
            width: calc(100% / 3);
        }

        .mainMenuList02 li:nth-of-type(n + 4) {
            margin-top: 22px;
        }

        .mainMenuShop,
        .mainMenuMagazine {
            padding-left: 252px;
        }

        .mainMenuShop:after,
        .mainMenuMagazine:after {
            content: "";
            width: 252px;
            background: no-repeat center;
            background-size: cover;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
        }

        .mainMenuShop > .inner,
        .mainMenuMagazine > .inner {
            margin: 0 auto;
            width: 100%;
            max-width: 1114px;
        }

        .mainMenuShop:after {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu01.jpg);
        }

        .mainMenuShop > .inner {
            padding: 52px 83px 41px 40px;
        }

        .mainMenuShop .mainMenuBlock01 {
            margin: 0;
        }

        .mainMenuShop .mainMenuBlock02 {
            margin: 0 0 45px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .mainMenuShop .mainMenuBlock02 .column {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

        .mainMenuShop .mainMenuBlock02 .column:nth-of-type(1) {
            margin-right: 40px;
            width: 430px;
        }

        .mainMenuShop .mainMenuBlock02 .column:nth-of-type(1) .mainMenuList02 {
            margin-top: 14px;
        }

        .mainMenuShop .mainMenuBlock02 .column:nth-of-type(1) .mainMenuList02 + .mainMenuHeading {
            margin-top: 22px;
        }

        .mainMenuShop .mainMenuBlock02 .mainMenuList02 {
            padding-left: 7px;
        }

        .mainMenuMagazine:after {
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_overlay-menu02.jpg);
        }

        .mainMenuMagazine > .inner {
            padding: 52px 83px 59px 40px;
        }

        .mainMenuMagazine .columns {
            margin-top: 20px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .mainMenuMagazine .column:nth-of-type(1) {
            margin-right: 30px;
            width: 390px;
        }

        .mainMenuMagazine .column:nth-of-type(1) .readMore {
            margin: 27px 0 0 3px;
            text-align: left;
        }

        .mainMenuMagazine .column:nth-of-type(2) .readMore {
            margin: 27px 0 34px;
            text-align: right;
        }

        .mainMenuMagazineList {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 571px;
        }

        .mainMenuMagazineList li {
            width: 273px;
        }

        .mainMenuMagazineList li + li {
            margin-left: 25px;
        }

        .mainMenu .categoryList {
            width: 570px;
        }

        .mainMenu .categoryList li {
            width: 180px;
        }

        .mainMenu .categoryList li:nth-of-type(3n - 1) {
            margin: 0 15px;
        }

        .mainMenu .categoryList li:nth-of-type(n + 4) {
            margin-top: 15px;
        }

        .mainMenu .closeBtn {
            margin: 40px auto 59px;
        }

        .mainMenuHeader .searchForm {
            margin-top: 0;
        }


        /*------------------
        フッター
        ------------------*/


        .footerContact > .inner,
        .footerMain > .inner {
            margin: 0 auto;
            width: 1100px;
        }

        .footerNav {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 13px;
            letter-spacing: 0.06em;
        }

        .footerNav li + li {
            margin-left: 27.5px;
        }

        .footerContact .block01,
        .footerContact .block02 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .footerContact .block01 {
            margin-top: 19px;
        }

        .footerContact .block02 {
            margin-top: 16px;
        }

        .footerContact .text01 {
            margin-top: 19px;
            font-size: 18px;
            line-height: 2;
        }

        .footerContact .text01:before {
            height: 40px;
            width: 421px;
            background-image: url(https://www.baby-oiwai.com/asset/img/common/bg_footer-contact_pc.png);
            background-size: 421px 40px;
            top: 35px;
        }

        .footerContact .text02 {
            margin-top: 10px;
        }

        .footerContact .faxNumber {
            margin-right: 16px;
        }

        .footerContact .reception {
            margin-left: 6px;
        }

        .footerContact .btn {
            width: 270px;
        }

        .footerMain .socialLinks {
            margin-top: 14px;
        }

        .footerMain .socialLinks img {
            width: 18px;
        }

        .footerMain .socialLinks li + li {
            margin-left: 8px;
        }

        .footerMain .links {
            margin-top: 31px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .footerMain .links li + li {
            margin-left: 29px;
        }

        .footerMain .friendsBanner {
            width: 458px;
            position: absolute;
            top: 0;
            right: 0;
        }

        .footerMain .friendsBanner li {
            width: 224px;
            margin-bottom: 10px;
        }

        .footerMain .friendsBanner li:first-child {
            margin-right: 10px;
        }

        /*------------------
        トップページ
        ------------------*/

        /*メイン商品一覧*/
        #topSub {
            margin-bottom: 40px;
        }

        .topGrid .fs-pt-column {
            margin: 0 -24px;
        }

        .topGrid .fs-pt-column a {
            padding: 0 24px 36px;
        }

        #topMain .fs-pt-column a:not(:first-child),
        #topSub .fs-pt-column a {
            width: 50%;
        }

        #topMain .fs-pt-column a:first-child {
            width: 100%;
        }

        .topGrid .fs-pt-column a .fs-pt-column__description {
            font-size: 14px;
            padding: 0 0 0 104px;
            margin-top: 14px;
        }

        .topGrid .fs-pt-column a .fs-pt-column__description:before {
            height: 49px;
            width: 91px;
            background-size: 91px 49px;
            top: -21px;
            left: 0;
        }

        .topGrid .fs-pt-column a .fs-pt-column__heading {
            padding: 6px 0 0 104px;
            font-size: 16px;
        }

        #topMain .fs-pt-column a:first-child .fs-pt-column__heading {
            padding: 0 0 0 24px;
            margin-top: 14px;
        }

        /*バナー一覧*/
        #topBanner .fs-pt-column {
            margin: 0 -12px;
        }

        #topBanner .fs-pt-column a {
            width: calc(100% / 3);
            padding: 0 12px 0;
        }

        #topBanner .fs-pt-column a .fs-pt-column__heading {
            padding: 12px 0 0 0;
            font-size: 14px;
            line-height: 22px;
        }



        /*出産祝い・内祝いテーマ別*/
        /*タブ*/
        #topTheme {
            margin: 100px 0 0;
        }

        .topThemeTab {
            width: 312px;
            padding: 16px 40px;
            line-height: 50px;
            font-size: 16px;
            letter-spacing: 2px;
            margin: 0 32px;
        }

        .topThemeTab span {
            font-size: 20px;
            padding-right: 2px;
        }

        .topThemeContent {
            padding: 60px 0;
        }

        /*おすすめ*/
        .topThemeRecommend {
            margin-bottom: 56px;
        }

        .topThemeRecommendList {
            margin: 0 -16px 0;
            padding-bottom: 20px;
        }

        .topThemeRecommendItem {
            padding: 0 16px 32px;
        }

        .topThemeRecommendItem:first-child {
            width: 100%;
        }

        .topThemeRecommendItem:not(:first-child) {
            width: 50%;
        }

        /*ランキング*/
        .topRanking {
            padding-bottom: 60px;
        }

        .topRankingHeader {
            margin-bottom: 56px;
        }

        .topRankingHeader img {
            width: 220px;
            padding-bottom: 16px;
        }

        .topRankingHeader h3 {
            font-size: 12px;
        }

        /*futurerecommend共通*/
        .fr2-listItem__productName {
            font-size: 14px !important;
            margin: 10px 0 0 !important;
        }

        .fr2-listItem__productPrice {
            margin-top: 16px;
            font-size: 13px;
        }

        /*価格から選ぶ*/
        .topThemePrice {
            margin-top: 56px;
            padding-bottom: 48px;
        }

        .topThemePrice h3 {
            font-size: 18px;
            margin-bottom: 32px;
        }

        .topThemePriceList {
            width: 600px;
            margin: 0 auto;
        }

        .topThemePriceItem a {
            font-size: 16px;
            padding: 12px 0;
            width: 210px;
            margin: 0 24px 36px;
        }

        /*ガイド*/
        .topThemeGuideList {
            margin: 60px -16px 30px;
        }

        .topThemeGuideItem {
            width: 50%;
            padding: 0 16px;
        }

        .topThemeGuideItem .content {
            padding: 12px 0 0 104px;
        }

        .topThemeGuideItem .content:before {
            height: 49px;
            width: 77px;
            background-size: 77px 49px;
            top: -7px;
            left: 0;
        }

        .topThemeGuideItem p {
            font-size: 15px;
            padding-top: 4px;
            margin: 0;
        }


        /*ココレカについて*/
        #topAbout {
            margin-top: 100px;
            margin-bottom: 80px;
        }

        .topAboutText {
            margin: 37px auto 0;
            width: 320px;
        }

        .topAboutText h2 {
            font-size: 18px;
            margin-bottom: 32px;
        }

        .topAboutText p {
            font-size: 14px;
            line-height: 24px;
        }

        #topAbout .text01,
        #topAbout .image04,
        #topAbout .image05 {
            position: absolute;
        }

        #topAbout .text01 {
            font-size: 24px;
            top: 0px;
            left: 116px;
        }

        #topAbout .text01 span:last-child {
            bottom: -28px;
            right: -80px;
        }

        #topAbout .image04 {
            width: 380px;
            top: 86px;
            left: -100px;
        }

        #topAbout .image05 {
            width: 380px;
            top: 32px;
            right: -100px;
        }

        #topAbout .btn {
            margin-top: 44px;
        }

        .topAboutLink {
            margin-top: 68px;
        }

        .topAboutLinkTitle {
            font-size: 23px;
            padding-right: 48px;
        }

        .snsLinkItem {
            font-size: 18px;
        }

        .snsLinkItem + .snsLinkItem {
            padding-left: 24px;
        }

        .snsLinkItem img {
            width: 26px;
            height: 26px;
            margin-right: 8px;
        }

        .topAboutLinkText {
            font-size: 13px;
            line-height: 20px;
            margin-top: 24px;
        }

        /*ココレカマガジン*/
        .topMagazineRecent {
            padding-bottom: 60px;
            margin-bottom: 60px;
        }

        .topMagazineHeader {
            padding: 20px 0 40px;
        }

        .topMagazineHeader img {
            width: 150px;
        }

        .topMagazineHeader p {
            font-size: 14px;
            line-height: 22px;
            padding-left: 40px;
        }

        #topMagazine ul {
            margin: 0 -16px;
        }

        #topMagazine .postItemModule01 {
            width: calc(100% / 3);
            padding: 0 16px 32px;
        }

        #topMagazine .btn {
            margin-top: 32px;
        }

        /*閲覧履歴*/
        #_rcmdjp_display_3,
        #_rcmdjp_display_2 {
            margin: 80px auto;
        }


        /*------------------
        カテゴリーページ
        ------------------*/

        .categoryHeading.isCustomizable span:before {
            top: -11px;
            right: -100px;
        }

        .jumbotronModule {
            margin: 32px auto 0;
        }

        .jumbotronModule .btn {
            margin: 0 auto 40px;
            width: 270px;
        }

        .categorySection > .inner {
            margin: 0 auto;
            width: 1100px;
        }

        .titModule01:after {
            height: 21px;
            width: 607px;
            background: url(https://www.baby-oiwai.com/asset/img/common/bg_title-border01_pc.png) no-repeat center;
            background-size: contain;
        }

        .categoryRow {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .categoryRow .column {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0px;
            flex: 1 0 0;
        }

        .categoryRow .column + .column {
            margin-left: 35px;
        }

        .hajimariIntro .image02,
        .hajimariIntro .image03 {
            position: absolute;
            z-index: -1;
        }

        .hajimariIntro .image02 {
            width: 320px;
            top: 41px;
            left: -40px;
        }

        .hajimariIntro .image03 {
            width: 245px;
            bottom: -60px;
            right: 20px;
        }

        .hajimariSection01 {
            margin-top: 74px;
        }

        .hajimariSection02 {
            margin-top: 120px;
        }

        .hajimariSection02 .block01 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .hajimariSection02 .block01 .picture {
            width: 620px;
        }

        .hajimariSection02 .block01 .content {
            margin-left: 40px;
            width: 450px;
        }

        .hajimariSection03 {
            margin-top: 81px;
        }

        .hajimariSection04 {
            margin: 40px auto 100px;
            width: 100%;
        }

        .hajimariSection04 > .inner {
            padding: 32px 48px;
        }

        .hajimariSection04 .block01 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .hajimariSection04 .block01 .content {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            width: 527px;
            margin-left: 40px;
        }

        .hajimariSection04 .block01 .heading {
            font-size: 20px;
        }

        .hajimariSection04 .block01 .text {
            margin: 22px 0 0 4px;
        }

        .hajimariSection04 .block01 .picture {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            width: 406px;
        }

        .hajimariSection04 .image01 {
            margin-top: 65px;
        }

        .hajimariSection05 {
            margin: 80px auto 100px;
        }

        .hajimariSection05 .block01 {
            margin-top: 46px;
        }

        .hajimariSection05 .block02 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .hajimariSection05 .block02 .heading {
            font-size: 20px;
        }

        .hajimariSection05 .block02 .text {
            margin-top: 22px;
        }

        .hajimariSection05 .block02 .content {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            margin-left: 33px;
            width: 406px;
        }

        .hajimariSection05 .block02 .picture {
            width: 546px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }


        /*------------------
        商品ページ
        ------------------*/

        .siemaThumbs {
            margin: 20px 0 0;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        .siemaThumbs div + div {
            margin-left: 10px;
        }

        .layout_body {
            margin-top: 80px !important;
            width: 100%;
        }

        .utility {
            display: none;
        }

        .pan {
            margin: 0 auto;
            padding: 0;
            width: 100%;
            font-size: 12px;
            letter-spacing: 0.06em;
            background: none;
        }

        .GoodsSelectionTable {
            margin: 20px auto 30px;
            width: 400px;
        }

        .productDescription .productBtn,
        .productDetailWrap .productBtn {
            margin-left: auto;
            margin-right: auto;
            padding: 0;
            height: 36px;
            width: 420px;
        }

        .productSiemaWrap ~ .productDetailWrap {
            margin-top: 92px;
        }

        .productDetailWrap {
            margin: 0;
        }

        .productDetailWrap .FS2_upper_comment,
        .productDetailWrap .FS2_lower_comment,
        .productDetailWrap .FS2_contents_container {
            margin: 0;
        }

        /*------------------
        その他
        ------------------*/

        .notFoundText01 {
            margin-top: 62px;
            font-size: 24px;
            line-height: 1.5;
        }

        .notFoundText02 {
            margin-top: 38px;
            font-size: 15px;
            text-align: center;
        }

        .notFoundImage {
            margin-top: 34px;
        }

        .notFoundImage img {
            width: 427px !important;
            max-width: none;
        }

        .notFoundBtn {
            margin: 35px auto 0;
            width: 335px;
        }

}

/********************

PC〜TABLET

********************/

@media screen and (min-width: 768px) and (max-width: 1366px) {
    .overlayMenu {
        min-width: 0;
        width: 100%;
    }

    .overlayMenu > .inner {
        width: 100%;
    }

    .mainMenuShop,
    .mainMenuMagazine {
        min-width: 1100px;
        padding-left: 222px;
    }

    .mainMenuLink {
        min-width: 1100px;
    }

    .mainMenuShop:after,
    .mainMenuMagazine:after {
        width: 222px;
    }
}
