@import url("https://www.sundaymountain.jp/wp-content/themes/customify/fs_style.css");
.fs-c-featuredProduct {
    display: none !important;
}
.fs-c-reviewBody {
    border: none;
    padding:0;
}
.fs-c-aggregateRating__rating::before {
    content: "商品レビュー";
    width: 100%;
    font-size: 16px;
    padding: 40px 0 20px;
}
.fs-c-reviewStars::before {
    color: #ffc521;
}
.fs-c-rating__value {
    color: #000000;
    margin-left: 8px;
}
.fs-c-reviewList__item:first-child {
    border-top: 1px solid #999999;
    margin-top: 10px;
}
.fs-c-reviewerStatus {
  background: #6c747c !important;
  border-radius:none;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  margin: 0 4px;
  min-width: 8em;
  padding: 4px 8px;
  text-align: center;
}
.sale_txt{
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  color: red;
  margin: 10px auto 0;
}
.limit_txt{
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  color: red;
  margin: 10px auto 0;
}
.limit_txt2{
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  margin: 10px auto 0;
}
.limit_txt span{
 display: block;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0 auto 5px;
  padding: 5px 0;
  text-align: center;
  background-color: red;
}
@media screen and (min-width: 960px){
.fs-l-product2 .fs-l-productLayout {
    display: grid;
    grid-template-columns: calc(60% - 60px / 2) calc(40% - 60px / 2);
    grid-gap: 60px;
    align-items: start;
}
}
button.fs-c-button--addToCart--detail {
    margin: 20px 0;
}
.fs-c-productQuantityAndWishlist {
   margin: 20px auto 0;
    padding: 0 0 20px;
}
  .slider {
    overflow-y: auto;
    width: 100%;
    margin: 0 auto;
  }
  .slider table {
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
  }
  .slider th, .slider td{
    border: 1px solid #e2e2e2;
    padding: 8px;
    white-space: nowrap;
    text-align: center;
  }
  .slider tr:first-child th,
  .slider tr th:first-child {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #e2e2e2;
    border: 1px solid #fff;
    width: fit-content;
  }
  .slider tr:first-child th:first-child {
    z-index: 1;
  }
  .slider tr:first-child th:before,
  .slider tr th:first-child:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
  }
@import url("https://www.sundaymountain.jp/wp-content/themes/customify/fs_style.css");
/*====================================================
共通
====================================================*/
.FS2_Recommend2_recommend1 .CrossHead {
    font-weight: bold;
    font-size: 20px !imprtant;;
    color: #000000;
    text-align: center;
    padding: 1%;
    background: #ffffff;
    letter-spacing: normal !imprtant;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

.camber {
    width: 100%;
    margin: 10px auto;
    padding: 0;
    text-align: center;
	}
.camber img {
	width: 100%;
    padding: 0;
    margin: 0 auto;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

@media screen and (max-width: 414px) {
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
}
.fs-p-headerNavigation__listItem {
    display: flex;
    min-width: 100px;
   justify-content: space-evenly;
}
.fs-p-headerNavigation__link, .moreLink, h2, h3 {
    /*font-family: 'Roboto', sans-serif;
    font-weight: 400;*/
}
h3.title, h3.CrossHead {
    color: #000;
    font-size: 2.8rem !important;
    letter-spacing: 0.2rem !important;
    text-align: center;
    padding: 80px 0 40px !important;
}
.clearfix {
    display: block;
}
/* リンク */

a:link {
    text-decoration: none;
color: #1da5d5;
}
a:hover {
    text-decoration: underline;
color: #1da5d5;
}
a:visited {
    text-decoration: none;
color: #1da5d5;
}
/* 画像 */

img {
    vertical-align: middle;
}

.fs-c-productNameHeading__copy {
    color: #b50101;
display: block;
}

/* 並び替え */

.fs-c-sortItems__list__item.is-active {
    background: #000000;
}

/*上のページャー非表示*/

#fs_ProductSearch>div>main>section>div.fs-c-productList>div:nth-child(1)>div.fs-c-listControl {
    display: none;
}

#fs_ProductCategory>div.fs-l-page>main>section>div.fs-c-productList>div:nth-child(1)>div.fs-c-listControl {
    display: none;
}

.fs-c-subgroup .fs-c-listControl:first-child {
    display: none;
}

.fs-c-productName {
    font-size: 13px;
    line-height: 1.6;
}

.fs-c-productNameHeading {
    color: #000000;
    line-height: 1.6;
    font-weight: normal;
}

.fs-c-productName__name {
    color: #000;
    font-weight: 400;
}

.fs-c-productName__copy {
    color: #b50101;
    padding-bottom: 8px;
}

.fs-c-productPrice__main__label {
    /*font-size: 11px;*/
    display: none;
}

.fs-c-productPrice__main__price {
    color: #000000 !important;
    font-size: 14px;
}

.fs-c-productPrice__addon {
    font-size: 10px;
    margin-left: 3px;
}

.fs-c-productListItem__notice {
    background: #333;
    color: #fff;
}

.fs-c-productListItem__outOfStock {
    background: none;
    color: #333;
}

.fs-c-productListItem__productName {
    font-size: 12px;
}
.fs-c-productListItem__productName a:link{
    ext-decoration: none;
    color: #000;
    }
    .fs-c-productListItem__productName a:visited{
    ext-decoration: none;
    color: #000;
    }
    .fs-c-productListItem__productName a:hover{
    ext-decoration: underline;
    color: #000;
}

/*セールページの価格（一覧）*/

.fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__main__price {
    text-decoration: line-through;
}

/*セールページの価格（詳細）*/

.fs-c-productPrices--productDetail .fs-c-productPrice--listed {
    text-decoration: none;
}

/* 商品番号 */

.fs-c-productNumber {
    border: none;
    font-size: 11px;
    padding: 0;
}

.fs-c-productNumber__number {
    font-weight: normal;
}

/* ポイント進呈 */

.fs-c-productPointDisplay {
    background: none !important;
    color: #d60000 !important;
    letter-spacing: normal;
    font-size: 1.2rem !important;
}

/* カート */

#fs_ProductDetails .fs-c-button--primary, #fs_ProductDetails .fs-c-button--secondary {
    width: 180px;
    margin: 0 auto 20px;
}

.fs-c-button--primary {
        background: #000;
        border: none;
        border-radius: 3px !important;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        font-size: 1.4rem;
        line-height: 1;
        text-decoration: none;
        text-align: center;
        padding: 20px !important;
        box-shadow: none;
        min-width: 100%;
        margin: 0 auto;
}

.fs-c-button--primary:hover {
    background: #333 !important;
    color: #fff !important;
}

/* かご回り */

.fs-c-variationLabel {
    display:block;
}

.fs-c-variationAndActions {
border-top: none;
    margin: 25px 0 0;
    width: 100%;
}

.fs-c-variationList__item {
    border-bottom: none;
    padding: 0;
}

.fs-c-variationList__item__title {
    border-left: none;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    line-height: 1.2;
    margin: 15px 0 10px;
    text-align: left;
    background: none !important;
}

.fs-c-variationList__item__cart li {
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #E9E7E9;
    padding: 10px 0px;
}

.fs-c-variationList__item__cart li:last-child {
    border-bottom: none;
}

/* キャッシュレス5％還元 */

.cashless_parts {
    display: none;
    /*display: block;*/
    width: 100%;
    clear: both;
    padding: 0px 0px 10px;
}

.cashless_parts span {
    background: url(https://sundaymountain.itembox.design/item/fs_starting/cashless_logo.png) no-repeat;
    background-size: contain;
    padding: 0px 22px;
    font-size: 10px;
}

/*お気に入りアイコン*/

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    margin-right: 3px;
    color: #cccccc;
}

/* お問い合わせアイコン */
.fs-c-button--inquiryAboutProduct .fs-c-button__label {
    padding: 0;
    margin:0;
    font-size: 14px;
}

/* 商品詳細ページリンクエリア */

.item_detail_linkarea {
font-size: 13px;
    padding: 0 0 15px;
    margin: 0 auto;
    width: 100%;
}

.item_detail_linkarea ul {
    padding-left: 0;
    list-style: none;
}
.item_detail_linkarea a {
    margin: 0 0 10px;
    font-size: 14px;
    color: #222;
    display: inline-block;
}
.item_detail_linkarea a:hover {
	text-decoration: underline;
}
.item_detail_linkarea a:visited,
.item_detail_linkarea a:active
 {
	color: #222;
	text-decoration: none;
}
/* カート内サイズ */

.fs-c-variationCart__variationName {
    font-size: 14px;
    letter-spacing: 0.1rem;
}
.fs-c-variationCart--withImage > li {
    -ms-grid-columns: auto 1fr 2em 128px;
    grid-template-columns: auto 1fr 2em 128px;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0 15px;
}

/* 商品一覧ページのかごとお気に入り非表示 */

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

/* 商品一覧拡大アイコン非表示 */

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

/* 商品一覧画像下 */

.fs-c-productListItem__image {
    margin-bottom: 8px;
}

.fs-c-productPointDisplay {
    background: #000080;
    color: #ffffff;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    padding: 4px 0;
}

.fs-c-heading--page {
    border: 0;
    background-color: #f6f6f6;
    padding: 0.3em 0;
    margin: 0 0 20px;
}

.fs-c-heading--page {
    color: #000000;
}

.fs-p-inputGroup {
    border: none;
    background: #000;
    width: 95%;
    margin: 5px auto;
}

.fs-p-inputGroup__button {
    background: #999999;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    color: #ff7373;
    padding: 0 3px;
}

/* 商品一覧アイコン */

.fs-c-productMark__mark {
    margin-bottom: 2px;
}

/* NEWアイコン */

.fs-c-productMark__mark--31 {
    background: #c93037;
}

/* タイムセール */

.fs-c-productMark__mark--8 {
    background: #ffcdbf;
}

/* ブランド一覧トップ説明 */

.fs-l-pageMain .blandDetails span {
    font-size: 1.2rem;
    line-height: 2em;
}

/* ブランド一覧下 商品一覧部分 */

.blandDetails .fs-c-productList__list li.fs-c-productMark__item span {
    line-height: 1 !important;
}

.blandDetails .fs-c-productList__list .fs-c-productName span {
    line-height: 1.6em;
}

.fs-c-productList__controller span {
    line-height: 1.6em !important;
}

/* 商品詳細ページ拡大アイコン */

#fs_ProductDetails .fs-c-button--plain {
    color: #222;
}
button.fs-c-button--plain span{
    color: #1da5d5;
}
button.fs-c-button--plain span:hover{
    color: #1da5d5;
    text-decoration: underline;
}
.item_detail_linkarea a:link,
.item_detail_linkarea a:visited,
.item_detail_linkarea a:active{
    color: #1da5d5;
}
.item_detail_linkarea a:hover{
    color: #1da5d5;
    text-decoration: underline;
}

#fs_ProductDetails .fs-c-productMainImage {
    position: relative;
}

#fs_ProductDetails .fs-c-productMainImage__expandButton {
    display: block;
    position: absolute;
    bottom: 4px;
    right: 6px;
}

#fs_ProductDetails .fs-c-button--viewExtendedImage.fs-c-button--plain {
    background: none;
    display: none;
}

#fs_ProductDetails .fs-c-button--viewExtendedImage.fs-c-button--plain:hover {
    color: #222;
    text-decoration: none;
}

.fs-c-button--plain.fs-c-button--viewExtendedImage::before {
    content: "\e912";
    font-size: 3rem;
}

/*ポイント非表示*/

.fs-p-accountInfo__body, .fs-p-memberInfo__points {
    display: none !important;
}

/* ヘッダー_FS */

@media screen and (max-width: 768px) {
    .fs-p-headerUtilityMenu {
        display: none !important;
    }
}

/* ヘッダー */

.fs-p-logo__image {
    margin: 0 auto;
    height: 48px;
}

.fs-l-header {
    display: block;
    padding-top: 8px;
    padding-bottom: 30px;
    background: #fff;
}

#header_intro {
    margin: 0 auto;
    padding: 0 8px 10px;
    max-width: 1216px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.intro_shop {
    margin-right: auto;
    background: #fff;
    padding: 0px 0 0px 0;
    font-size: 14px;
    line-height: 1em;
}

.intro_shop span {
    font-size: 10px;
    color: #666;
    font-weight: normal;
    padding: 0 0 0 0;
}

.fs-p-headerNavBar {
    border-bottom: none !important;
}

/* お知らせ */

.info {
    margin: 10px auto;
    max-width: 1216px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* パンくず */

.fs-c-breadcrumb {
    max-width: 1216px;
    margin: 0 auto;
}

/* サイドメニュー */

.fs-p-sideMenu a:hover {
    background: #F5F5F5;
    color: #000000;
}

.fs-p-sideMenu a {
    margin: -8px 0;
    padding: 8px 0;
}

.fs-p-sideMenu * {
    transition-duration: 0.2s;
}

.fs-p-sideMenu .fs-pt-menu__item+.fs-pt-menu__item {
    margin-top: 0;
}

.fs-p-sideMenu .fs-pt-menu__heading {
    padding: 5px 0 5px 0;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
    border: none;
}

.fs-pt-menu__heading--lv2 {
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: none !important;
    margin-top: 10px;
}

.fs-p-sideMenu .fs-pt-menu__link--lv2 {
    margin-top: 8px;
}

.fs-p-sideMenu .fs-pt-menu__link--lv3::before {
    content: none;
    /*content: "\e934";*/
}

.fs-p-sideMenu .fs-pt-menu__link {
    margin-left: 0;
}

/* 商品カテゴリ一覧 */

#fs_ProductCategory .fs-c-subgroupList {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
    border-top: 1px dotted #525252;
    border-bottom: 1px dotted #525252;
}

#fs_ProductCategory .fs-c-subgroupList__item {
    max-width: 25%;
}

#fs_ProductCategory .fs-c-subgroupList__link {
    background: #FFF;
}

#fs_ProductCategory .fs-c-subgroupList__link:hover {
    background: #FFF;
    opacity: 0.4;
}

#fs_ProductCategory .fs-c-subgroupList>li a {
    margin: 0 auto;
    border: none;
    text-align: center;
    padding: 20px 16px;
}

#fs_ProductCategory .fs-c-subgroupList__link::after {
    color: #5f5f5f;
}

@media screen and (max-width: 767px) {
    #fs_ProductCategory .fs-c-subgroupList__item {
        max-width: 50%;
    }
}

@media screen and (max-width: 767px) {
    #fs_ProductCategory .fs-c-subgroupList>li a {
        padding: 8px 0px;
        font-size: 12px;
    }
}

/* 商品詳細_FS */

@media screen\0 {
    /* IE8～IE11 */
    .fs-l-productLayout {
        width: 100%;
    }
    .fs-l-productLayout__item--1 {
        float: left;
        width: 55%;
    }
    .fs-l-productLayout__item--2 {
        width: 40%;
        float: right;
    }
}

.fs-p-drawer {
    padding: 0 !important;
}

.fs-c-requiredMark {
    color: #b51010;
}

/* サイズ表 */

section table {
    width: 100%;
}

section th, section td {
    padding: 10px;
    border: 0px;
}

section th {
    background: #f4f4f4;
}

.size01 th {
    width: 13%;
}

.size01 td {
    text-align: center;
}

@media only screen and (max-width: 800px) {
    .size01 {
        display: block;
        width: 100%;
        margin: 0 -10px;
    }
    .size01 thead {
        display: block;
        float: left;
        overflow-x: scroll;
    }
    .size01 tbody {
        display: block;
        width: auto;
        overflow-x: auto;
        white-space: nowrap;
    }
    .size01 th {
        display: block;
        width: auto;
    }
    .size01 tbody tr {
        display: inline-block;
        margin: 0 -3px;
    }
    .size01 td {
        display: block;
    }
}

/* フッター_FS */

@media screen and (min-width: 769px) {
    .fs-p-footerNavigation {
        grid-template-columns: 1fr 1fr 1fr !important;
    }
}

@media screen and (min-width: 960px) {
    .fs-p-footerNavigation {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen\0 {
    /* IE8～IE11 */
    .fs-p-footerNavigationItem {
        margin: 0 8px;
    }
}

/* 商品詳細下バナー群 */

.fs-c-slick .slick-slide {
    margin-top: 40px;
}
.fs-pt-carousel__track{
    width: 700px;
}
.fs-pt-carousel--fitImage .fs-pt-carousel__slide img {
    width: 50%;
}

/* フッター */

.fs-p-footerNavigation .haisou span {
    font-size: 0.9em !important;
    display: inline-block;
    margin-bottom: 5px;
}

.fs-p-footerNavigation .attention {
    display: inline-block;
    margin-top: 5px;
    color: red !important;
    font-size: 0.9em !important;
}

/* ご利用ガイド */

#container {
    /*width:650px;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* text-align:left; */
    padding: 15px;
    margin-bottom: 15px;
    line-height: 1.8em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 414px) {
    #container {
        padding: 10px;
    }
}

.container2 {
    /*width:650px;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 15px;
    line-height: 1.8em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.container2 h3 {
    margin-top: 70px;
    margin-bottom: 15px;
    padding: 2px 0 10px;
    font-size: 20px !important;
    color: #000000;
    /*background: #000000;*/
    display: block;
    border-bottom: 1px solid #000000;
}

#containerspace {
    width: 650px;
    height: 800px;
}

.header {
    text-align: left;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
}

.innerleft {
    float: left;
    /*width:325px;*/
    width: 50%;
    text-align: left;
}

.innerright {
    float: left;
    /*width:325px;*/
    width: 50%;
    text-align: left;
}

dl.line-head {
    padding: 15px;
    width: 255px;
    background: none;
}

@media screen and (max-width: 414px) {
    dl.line-head {
        width: 100% !important;
        padding: 0;
    }
}

dt.line-head2, p.line-head4 {
    /* padding: 15px; */
    padding: 0px 0px 0px 20px;
    background: url(https://image.rakuten.co.jp/canpanera/cabinet/guide_img01.jpg) no-repeat 0em 0.35em;
    /* margin:0px 10px 10px 0px; */
    font-weight: bold;
}

@media screen and (max-width: 414px) {
    dt.line-head2, p.line-head4 {
        margin: 0px 0 10px 0px;
        line-height: 1.4em;
    }
}

dd.line-head3 {
    /* padding: 5px 5px 5px 25px; */
    padding-left: 30px;
    padding-right: 15px;
    margin: 0px 0px 0px 0px;
    background: url(https://image.rakuten.co.jp/canpanera/cabinet/guide_img02.jpg) no-repeat 0.9em 0.35em;
}

@media screen and (max-width: 414px) {
    dd.line-head3 {
        padding-left: 25px;
        padding-right: 0px;
        font-size: 12px;
    }
}

dd.line-head3 a, dt.line-head2 a {
    text-decoration: none !important;
}

.kome {
    font-size: 12px;
}

@media screen and (max-width: 414px) {
    .kome {
        font-size: 11px;
        color: #ff0000;
    }
}

.font22 {
    font-size: 22px;
}

.checkBeforeBox {
    width: 100%;
    padding: 30px;
    margin-bottom: 10px;
    background: #ffeeef;
}

@media screen and (max-width: 414px) {
    .checkBeforeBox {
        padding: 15px;
    }
}

.checkBeforeBox h3 {
    padding-bottom: 10px;
    font-size: 18px !important;
}

.checkBeforeBox p {
    padding-left: 1em;
    text-indent: -1em;
}

table.card {
    width: 300px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse: collapse;
}

table.card th {
    background: #efefef;
    border: 1px solid #ccc;
}

table.card td {
    border: 1px solid #ccc;
}

.container2 p.list {
    padding-left: 1em;
    text-indent: -1em;
}

.container2 p.attention {
    color: #FF0000;
}

.container2 .box01 {
    width: 100%;
    background: #efefef;
    padding: 15px;
    margin: 10px 0;
}

@media screen and (max-width: 414px) {
    .container2 .box01 {
        width: 100% !important;
    }
}

.container2 .img01 {
    margin: 10px 0;
}

table.souryou {
    border-collapse: collapse;
    text-align: center;
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.souryou th {
    font-weight: normal;
    background: #efefef;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #ccc;
}

table.souryou td {
    font-size: 14px;
    padding: 5px;
    border: 1px solid #ccc;
}

table.souryou td.yen {
    text-align: right;
    font-size: 14px;
}

.fontRed {
    color: #ff0000;
}

.fontBlue {
    color: #0000FF;
}

table.haisou {
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse: collapse;
}

table.haisou th {
    font-weight: normal;
    text-align: center;
    background: #efefef;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #ccc;
}

table.haisou td {
    padding: 8px;
    border: 1px solid #ccc;
}

#pageTop {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #666666;
    border-radius: 50%;
}

#pageTop a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}

#pageTop a::before {
    font-family: FontAwesome;
    content: '\f106';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.6;
}

@media screen and (min-width: 960px) {
    .fs-body-login .fs-c-newUsers {
        margin-left: 0;
    }

/* 営業日カレンダー */

table.calbase_rakuten {
    background-color: #FFFFFF;
    border: 1px solid #CECECE;
    width: 175px;
    border-collapse: collapse;
    padding: 0px 0px 10px 0px;
}

table.calbase_rakuten * {
    font-size: 99%;
    color: #666666;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}

table.calbase_rakuten th {
    text-align: center;
}

table.calframe_rakuten{
    border-collapse: collapse;
    margin-left: 10px;
    margin-bottom: 10px;
    table-layout: fixed;
    width: 300px;
}

table.calframe_rakuten th {
    text-align: center;
    padding: 0px 0px 3px 0px;
}

table.calframe_rakuten td {
    border: 1px solid #F3F3F3;
    background-color: #FFFFFF;
    width: 21px;
    height: 18px;
    text-align: center;
}

tr.weektitle_rakuten td {
    background-color: #F3F3F3;
}

td.event1day_rakuten {
    background-color: #FF9900 !important;
}

font.event1day_rakuten {
    color: #FF9900;
}

td.event2day_rakuten {
    background-color: #33CCFF !important;
}

font.event2day_rakuten {
    color: #33CCFF;
}

td.event3day_rakuten {
    background-color: #8DE30B !important;
}

font.event3day_rakuten {
    color: #8DE30B;
}

td.event4day_rakuten {
    background-color: #0b8de3 !important;
}

font.event4day_rakuten {
    color: #0b8de3;
}

table.event_rakuten {
    text-align: center;
    word-break: break-all;
    margin: 7px auto 7px;
    border-collapse: collapse;
    line-height: 120%;
    table-layout: fixed;
    width: 300px;
}

table.event_rakuten td {
    padding: 0px 0px 0px 0px;
}

table.text_rakuten {
    text-align: center;
    word-break: break-all;
    margin: 0px auto 10px;
    border-collapse: collapse;
    line-height: 120%;
    table-layout: fixed;
    width: 300x;
}

/* FS_商品カテゴリ */

.fs-c-subgroupList__link {
    border: none;
    padding: 10px;
}

/* ブランド一覧 */

.blandListIf ul {
    width: 100%;
    padding: 0;
}

.blandListIf li {
    float: left;
    width: 80px;
    height: 70px;
    margin: 15px 18px;
    list-style-type: none;
}

.blandListIf img {
    /*width:80px;*/
}

.blandListIf li span {
    display: block;
    width: 80px;
    text-align: center;
    margin-top: 5px;
    font-size: 0.6em;
    line-height: 1em;
    overflow: hidden;
}

.blandListIf li a {
    text-decoration: none;
}

/*　ブランド一覧（新）　*/

.page-brand-list .brand-list-grid {
    margin: 30px auto 60px;
    padding: 0 5%;
    box-sizing: content-box;
}

.page-brand-list .brand-list-grid__list {
    margin: -10px;
    /*overflow: hidden;*/
    padding-left: 0;
}

.page-brand-list ol, .page-brand-list ul {
    list-style: none;
    padding-left: 0;
}

.page-brand-list .brand-list-grid__item {
    float: left;
    width: 50%;
    padding: 10px;
}

.page-brand-list .brand-group__label {
    padding: 12px 8px;
    border-bottom: 2px solid #000;
    font-weight: bold;
    font-size: 16px;
}

.page-brand-list .brand-group__list {
    margin: 12px 8px 0;
}

.page-brand-list .brand-group__item {
    padding: 0;
}

.page-brand-list .brand-group__item a {
    display: block;
    padding: 6px 0;
    font-weight: normal;
    color: #3c3c3c;
}

@media screen and (max-width: 768px) {
    .page-brand-list .brand-list-grid__item:nth-child(2n+1) {
        clear: left;
    }
}

@media screen and (min-width: 769px) {
    .page-brand-list .brand-list-grid {
        margin: 60px auto 90px;
        max-width: 1120px;
        padding: 0 5%;
        box-sizing: content-box;
    }
    .page-brand-list .brand-list-grid__list {
        margin: -20px;
    }
    .page-brand-list .brand-list-grid__item {
        width: 33.33333%;
        padding: 20px;
    }
    .page-brand-list .brand-list-grid__item:nth-child(3n+1) {
        clear: left;
    }
    .page-brand-list .brand-group__label {
        padding: 12px 18px;
        font-size: 15px;
    }
    .page-brand-list .brand-group__list {
        margin: 24px 8% 0;
    }
    .page-brand-list .brand-group__item a:hover {
        color: #3c3c3c;
        opacity: 0.8;
    }
}

/*　商品ページ下部おすすめ商品　*/

/* 新着商品 */

.fs-l-page #newitem a {
    text-decoration: none;
}

.fs-l-page #newitem a:hover {
    color: #f2941b;
}

.fs-l-page #newitem ul {
    display: table;
    width: 100%;
    margin: 30px auto;
    padding: 0;
}

@media screen and (max-width: 414px) {
    .fs-l-page #newitem ul {
        width: 100%;
    }
}

.fs-l-page #newitem ul li {
    display: table-cell;
    float: left;
    list-style: none;
    width: 20%;
    padding: 0 10px;
}

@media screen and (max-width: 414px) {
    .fs-l-page #newitem ul li {
        width: 33%;
        min-height: 200px;
    }
}

.fs-l-page #newitem ul li span.brand {
    color: #5b5b5b;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.fs-l-page #newitem ul li span.itemname {
    display: block;
    font-size: 12px;
}

.fs-l-page #newitem ul li span.itemprice {
    color: #5b5b5b;
    display: block;
    font-size: 12px;
    text-align: right;
}

/*　商品ページトップ画像下3商品　*/

/* おすすめ1 */

ul#osusume1 {
    margin-bottom: 0;
}

ul#osusume1 a {
    text-decoration: none;
}

ul#osusume1 a:hover {
    color: #f2941b;
}

ul#osusume1 {
    display: table;
    width: 100%;
    margin: 10px auto 30px;
    padding: 0;
}

@media screen and (max-width: 414px) {
    ul#osusume1 {
        width: 100%;
        margin: 10px auto 0;
    }
}

ul#osusume1 li {
    display: table-cell;
    float: left;
    list-style: none;
    width: 33%;
    padding: 0 10px;
}

@media screen and (max-width: 414px) {
    ul#osusume1 li {
        width: 33%;
    }
}

ul#osusume1 li span.itemname {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}

/* LINE連携紹介 */

#linerenkei .line01 {
    background: #f3f3f3;
    padding: 70px 70px 70px 70px;
    min-height: 630px;
    text-align: center;
}

#linerenkei .line01 .pc {
    display: inline-block !important;
    margin-bottom: 30px;
}

#linerenkei .line01 dl {}

#linerenkei .line01 dl dt {
    float: left;
    margin-bottom: 30px;
    margin-right: 35px;
}

#linerenkei .line01 dl dd {
    float: left;
    font-size: 18px;
    margin-left: 0 !important;
    margin-top: 28px;
    text-align: left;
}

#linerenkei .line01 dl dd span {
    display: block;
    font-size: 22px;
    font-weight: bold;
}

#linerenkei .line02 {
    background: #f3f3f3;
    margin-bottom: 40px;
    padding: 40px 90px 20px 90px;
    min-height: 220px;
    text-align: center;
}

#linerenkei .line02_box {
    display: table;
    table-layout: fixed;
    margin-bottom: 30px;
    padding: 0;
}

#linerenkei .line02_box dd {
    margin: 0;
    padding: 0;
}

#linerenkei .line02_box li {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 50%;
}

#linerenkei .line02_box_text {
    text-align: left;
    margin-top: 10px !important;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 8px !important;
}

#linerenkei h2.green {
    background: #2cbf13;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}

#linerenkei h2.orange {
    background: #f29419;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}

#linerenkei .step_box {
    display: table;
    table-layout: fixed;
    margin-bottom: 30px;
    padding: 0;
}

#linerenkei .step_box dd {
    margin: 0;
    padding: 0;
}

#linerenkei .line02_box dd.btn01 {
    min-height: 88px;
}

#linerenkei .step_box li {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 33%;
}

#linerenkei .step_box_text {
    text-align: left;
    margin-top: 10px !important;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 8px !important;
}

#linerenkei .noticeBox {
    border-top: 1px solid #ccc;
    padding: 15px 0 30px;
    font-size: 14px;
}

#linerenkei .noticeBox li {
    margin-bottom: 10px;
    font-size: 14px;
    list-style: none;
}

#linerenkei .noticeBox li.red {
    color: #d60034;
}

#linerenkei .clearfix {
    clear: both;
}

/* レビューキャンペーン */

#review .txt01 {
    text-align: center;
    font-size: 18px;
    margin: 30px auto 60px;
}

#review .txt02 {
    text-align: center;
    font-size: 22px;
    margin: 60px auto 60px;
    font-weight: bold;
    background: #effffe;
    padding: 40px;
}

#review .tokuten {
    background: #f3f3f3;
    padding: 70px 70px 70px 70px;
    min-height: 500px;
    /*text-align: center;*/
}

#review .tokuten dl dt {
    float: left;
    margin-bottom: 30px;
    margin-right: 35px;
}

#review .tokuten dl dd {
    float: left;
    font-size: 18px;
    margin-left: 0 !important;
    text-align: left;
}

#review .tokuten dl dd span {
    display: block;
    font-size: 22px;
    font-weight: bold;
}

#review .tokuten .present {
    display: block;
}

#review .tokuten .present strong {
    display: block;
    font-size: 30px;
    color: #005864;
    padding: 30px 0;
}

#review .clearfix {
    clear: both;
}

#review #QandA {
    width: 100%;
    font-size: 14px;
    /*全体のフォントサイズ*/
    margin-top: 60px;
}

#review #QandA h2 {}

#review #QandA dt {
    background: #005864;
    /* 「Q」タイトルの背景色 */
    color: #fff;
    /* 「Q」タイトルの文字色 */
    padding: 10px 20px;
    border-radius: 3px;
}

#review #QandA dt:before {
    content: "Q.";
    font-weight: bold;
    margin-right: 8px;
}

#review #QandA dd {
    margin: 24px 16px 40px 32px;
    line-height: 140%;
    text-indent: -24px;
    padding: 0 12px;
}

#review #QandA dd:before {
    content: "A.";
    font-weight: bold;
    margin-right: 8px;
}


/* 商品列が崩れる対応 */

.FS2_Recommend2_recommend4 ul {
    padding: 0px;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    display: flow-root;
    justify-content: start;
    flex-wrap: wrap;
}

.FS2_Recommend2_recommend4 ul li {
    border: none;
    width: 30%;
    line-height: 1.2;
    font-size: 120%;
    padding: 0 !important;
    margin-bottom: 20px;
}

/************************
  ヘッドナビ・条件検索
*************************/

@media (max-width: 959px) {
    .fs-l-header__drawerOpener {
        position: absolute;
        top: 30px;
        left: 15px;
    }
    .filterSearch {
        background: #fff;
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        z-index: 99;
        border: none;
        position: relative;
    }
    .filterSearch form {
        margin: 0 auto;
    }
    .filterSearch_select {
        width: 100%;
    }
    .filterSearch_price {
        width: 45%;
    }
    .fs-c-checkbox {
        width: 40%;
    }
    .fs-c-checkboxGroup {
        display: flex;
        justify-items: flex-start;
        flex-wrap: wrap;
    }
    .fs-c-checkbox {
        width: 45%;
        margin: 5px 0 0 0;
    }
    .fs-c-checkbox__checkMark {
        border: none;
    }
    .modal-wrapper {
        z-index: 999;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 40px 20px;
        text-align: center;
    }
    .modal-wrapper:not(:target) {
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s, visibility .3s;
    }
    .modal-wrapper:target {
        opacity: 1;
        visibility: visible;
        transition: opacity .4s, visibility .4s;
    }
    .modal-wrapper::after {
        display: inline-block;
        height: 100%;
        margin-left: -.05em;
        vertical-align: middle;
        content: ""
    }
    .modal-wrapper .modal-window {
        box-sizing: border-box;
        display: inline-block;
        z-index: 20;
        width: 100%;
    }
    .modal-wrapper .modal-window .modal-content {
        overflow-y: auto;
        text-align: left
    }
    .modal-overlay {
        z-index: 10;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .8)
    }
    .modal-wrapper .modal-close {
        z-index: 20;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 35px;
        color: #000;
        font-size: 40px;
        font-weight: normal;
        line-height: 35px;
        text-align: center;
        text-decoration: none;
        text-indent: 0;
    }
    .modal-wrapper .modal-close:hover {
        color: #000 !important
    }
    ul.sub-menu {
        padding: 0;
        margin: 0;
        display: flex;
        position: absolute;
        top: 35px;
        right: 20px;
        flex-wrap: wrap;
        justify-content: start;
        list-style: none;
    }
    ul.sub-menu li {
        padding: 0;
        margin: 0 5px 0 0;
    }
    ul.sub-menu li a {
        padding: 0;
        margin: 0;
        display: block;
    }
    ul.sub-menu li a.search {
        cursor: pointer;
        padding: 0;
        margin: 0;
        background: url("https://www.sundaymountain.jp/wp-content/header/icon_search.png") no-repeat;
        background-size: contain;
        background-position: center;
        height: 26px;
        width: 26px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    ul.sub-menu li a.cartin {
        cursor: pointer;
        padding: 0;
        background: url("https://www.sundaymountain.jp/wp-content/header/icon_cart.png") no-repeat;
        background-size: contain;
        background-position: bottom;
        height: 28px;
        width: 28px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    ul.sub-menu li a.mypage {
        display: none;
        cursor: pointer;
        padding: 0;
        background: url("https://www.sundaymountain.jp/wp-content/header/icon_mypage.png") no-repeat;
        background-size: contain;
        height: 26px;
        width: 26px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .fs-p-headerNavigation__link:link {
        font-size: 16px !important;
    }
    ul.fs-p-headerNavigation__list.page-menu {
        display: flex;
        width: 90%;
        padding: 10px 0 0;
        margin: 0 auto;
        justify-content: space-around;
    }
    .fs-p-headerNavigation__list>li {
        margin: 0 10px 0 0;
    }
    .fs-p-headerNavigation__list>li:last-child {
        margin: 0;
    }
    .fs-c-button--primary {
        background: #000;
        border: none;
        border-radius: 3px !important;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        font-size: 1.4rem;
        line-height: 1;
        text-decoration: none;
        text-align: center;
        padding: 20px !important;
        box-shadow: none;
        min-width: 100%;
        margin: 0 auto;
    }
    .filterSearch_select .price {
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
        padding: 10px 0 0;
    }
    .coler, .discount, .point {
        padding: 5px 0;
    }
    .filterSearch form select, .filterSearch form input {
        box-shadow: none;
        border: 1px solid #000;
    }
    .filterSearch h3.head {
        font-size: 20px;
        padding: 0;
        margin: 0 0 20px;
    }
    ul.fs-p-headerNavigation__list.cate-menu {
        margin: 0 auto;
        width: 88%;
        padding: 0;
    }
    ul.fs-p-headerNavigation__list.cate-menu li {
        width: 33%;
        margin: 0;
        padding: 0;
        background: #000;
        border-right: 1px solid #fff;
    }
    ul.fs-p-headerNavigation__list.cate-menu li a {
        color: #fff;
        padding: 10px;
        display: block;
        text-align: center;
    }
    ul.fs-p-headerNavigation__list.page-menu li a {
        color: #000;
    }
    .fs-p-headerNavigation {
        margin: auto;
        max-width: 1200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .menu__second-level {
        display: none;
    }
}

@media (min-width: 960px) {
    .filterSearch {
        background: #fff;
        width: 600px;
        margin: 100px auto 0;
        padding: 30px;
        z-index: 99;
        border: none;
        position: relative;
    }
    .filterSearch form {
        margin: 0 auto;
    }
    .filterSearch_select {
        width: 100%;
    }
    .filterSearch_price {
        width: 45%;
    }
    .fs-c-checkbox {
        width: 40%;
    }
    .fs-c-checkboxGroup {
        display: flex;
        justify-items: flex-start;
        flex-wrap: wrap;
    }
    .modal-wrapper {
        z-index: 999;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 40px 20px;
        text-align: center;
    }
    .modal-wrapper:not(:target) {
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s, visibility .3s;
    }
    .modal-wrapper:target {
        opacity: 1;
        visibility: visible;
        transition: opacity .4s, visibility .4s;
    }
    .modal-wrapper::after {
        display: inline-block;
        height: 100%;
        margin-left: -.05em;
        vertical-align: middle;
        content: ""
    }
    .modal-wrapper .modal-window {
        box-sizing: border-box;
        display: inline-block;
        z-index: 20;
        width: 100%;
    }
    .modal-wrapper .modal-window .modal-content {
        overflow-y: auto;
        text-align: left
    }
    .modal-overlay {
        z-index: 10;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .8)
    }
    .modal-wrapper .modal-close {
        z-index: 20;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 35px;
        color: #000;
        font-size: 40px;
        font-weight: normal;
        line-height: 35px;
        text-align: center;
        text-decoration: none;
        text-indent: 0;
    }
    .modal-wrapper .modal-close:hover {
        color: #000 !important
    }
    ul.sub-menu {
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        list-style: none;
    }
    ul.sub-menu li {
        padding: 0;
        margin: 0 15px 0 0;
    }
    ul.sub-menu li a {
        padding: 0;
        margin: 0;
        display: block;
    }
    ul.sub-menu li a.search {
        cursor: pointer;
        padding: 0;
        margin: 0 10px 0 0;
        background: url("https://www.sundaymountain.jp/wp-content/header/icon_search.png") no-repeat;
        background-size: contain;
        background-position: center;
        height: 30px;
        width: 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    ul.sub-menu li a.cartin {
        cursor: pointer;
        padding: 0;
        background: url("https://www.sundaymountain.jp/wp-content/header/icon_cart.png") no-repeat;
        background-size: contain;
        background-position: bottom;
        height: 30px;
        width: 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    ul.sub-menu li a.mypage {
        cursor: pointer;
        padding: 0;
        background: url("https://www.sundaymountain.jp/wp-content/header/icon_mypage.png") no-repeat;
        background-size: contain;
        height: 30px;
        width: 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .fs-p-headerNavigation {
        display: flex;
        justify-content: center;
    }
    a.fs-p-headerNavigation__link:link, a.fs-p-headerNavigation__link:hover, a.fs-p-headerNavigation__link:active, a.fs-p-headerNavigation__link:visited {
        font-size: 20px;
        color: #000;
        padding:0 8px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
    }
    .fs-p-headerNavigation__list>li {
        margin: 0 10px 0 0;
    }
    .fs-p-headerNavigation__list li a {
        position: relative;
        display: inline-block;
        text-decoration: none;
        color: #000;
    }
    .fs-p-headerNavigation__list li a::after {
        position: absolute;
        bottom: -4px;
        left: 0;
        content: '';
        width: 100%;
        height: 2px;
        background: #000;
        transform: scale(0, 1);
        transform-origin: left top;
        transition: transform .3s;
    }
    .fs-p-headerNavigation__list li a:hover::after {
        transform: scale(1, 1);
    }
    .fs-c-button--primary {
        background: #000;
        border: none;
        border-radius: 3px;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        font-size: 1.4rem;
        line-height: 1;
        text-decoration: none;
        text-align: center;
        padding: 20px;
        box-shadow: 0 0 2px #b2b2b2;
        min-width: 100%;
        margin: 0 auto;
    }
    .filterSearch_select .price {
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
        padding: 10px 0 0;
    }
    .coler, .discount, .point {
        padding: 10px 0;
    }
    .filterSearch form label {
        font-size: 14px;
        padding: 5px 0;
    }
    .filterSearch form select, .filterSearch form input {
        box-shadow: none;
        border: 1px solid #000;
    }
    .filterSearch h3.head {
        font-size: 20px;
        padding: 0;
        margin: 0 0 20px;
    }
}

.fs-p-headerNavBar {
    background: #fff !important;
    color: #000;
}

.fs-p-headerNavigation__link:link {
    color: #000;
    font-size: 20px;
}

.fs-p-headerNavigation__link:hover {
    color: #000;
}

ul {
    margin: 0 !important;
    padding: 0;
}

.menu {
    margin: 0 auto;
}

.menu>li a:hover {
    color: #000;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    border: 1px solid #000;
}

.menu__second-level li a {
    padding: 15px;
    display: block;
    color: #000;
    border-bottom: #000 1px dotted;
}

.menu__second-level li a:hover {
    background: #F4F4F4;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

.menu>li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 250px;
    background: #FFF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    list-style: none;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

ul.menu__second-level li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 0;
    background: none;
}

dl.shipping {
    width: 100%;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
}

dl.shipping dt {
    width: 20%;
    padding: 10px 0 5px 10px;
    border-bottom: 1px solid #ccc;
    background: #efefef;
}

dl.shipping dd.price {
    width: 20%;
    margin-inline-start: 0;
    padding: 10px 0 5px 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px dotted #ccc;
}

dl.shipping dd.place {
    width: 60%;
    margin-inline-start: 0;
    padding: 10px 0 5px 10px;
    border-bottom: 1px solid #ccc;
}

dl.shipping dd.place ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    list-style: none;
    margin: 10px 0;
}

dl.shipping dd.place ul li {
    margin: 0 10px 5px 0;
    padding: 0;
}

@media only screen and (max-width: 768px) {
    dl.shipping {
        width: 100%;
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        border-top: 1px solid #ccc;
    }
    dl.shipping dt {
        width: 100%;
        display: block;
        padding: 5px 0 5px 5px;
        border-bottom: none;
        background: #efefef;
    }
    dl.shipping dd.price {
        width: 20%;
        margin-inline-start: 0;
        padding: 10px 0 5px 10px;
        border-bottom: 1px solid #ccc;
        border-right: 1px dotted #ccc;
    }
    dl.shipping dd.place {
        width: 80%;
        margin-inline-start: 0;
        padding: 10px 0 5px 10px;
        border-bottom: 1px solid #ccc;
    }
    dl.shipping dd.place ul {
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        list-style: none;
        margin: 10px 0;
    }
    dl.shipping dd.place ul li {
        margin: 0 10px 5px 0;
        padding: 0;
    }
}

section.attention {
    background-color: #ffeeef;
    padding: 40px;
}

section.attention h3 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

section.attention h3 span {
    display: block;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 0;
}

section.attention ul {
    padding: 0;
    margin: 30px auto 0 !important;
}

section.attention ul li {
    padding-left: 1.2em;
    text-indent: -1.3em;
    margin: 15px 0 0;
    list-style-position: inside;
}

section.attention h4 {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    padding: 0;
    margin: 40px 0 0 0;
}

section.menu {
    padding: 0;
    margin: 0;
}

section.menu ul {
    padding: 40px 0;
    margin: 0 auto;
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.menu ul li {
    padding: 20px;
    margin: 10px 0;
    width: 32%;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
}

section.menu ul li dl {
    padding: 0;
    margin: 0;
}

section.menu ul li dl dt {
    padding: 0 0 5px;
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 16px;
}

section.menu ul li dl dt {
    padding: 0 0 10px;
    margin: 0 0 15px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

section.menu ul li dl dd {
    padding: 0;
    margin: 0 0 5px;
    margin-inline-start: 10px;
}

section.menu ul li dl dd::before {
    content: '▶';
    padding: 0;
    margin: 0;
    color: rgb(255, 208, 91);
    font-size: 10px;
}

.container2 .box01 {
    width: 100%;
}

@media only screen and (max-width: 768px) {
    section.attention {
        background-color: #ffeeef;
        padding: 20px;
        margin: 0 auto;
        width: 90%;
    }
    section.menu ul li {
        padding: 20px;
        margin: 10px auto;
        width: 90%;
        border-radius: 10px;
        background-color: #fff;
        border: 1px solid #ccc;
    }
    .container2 .box01 {
        width: 100% !important;
    }
}

.fs-c-button--secondary {
    background: #e3e3e3;
    border:none;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 1.4rem;
    text-decoration: none;
    text-align: center;
    padding: 15px 0 !important;
    box-shadow:none;
    /* min-width: 240px; */
}
.fs-c-button--secondary:hover{
    color: #333;
}

.lottery_page{
padding: 0;
margin: 40px auto;
width: 95%;
}
.lottery_page .head {
font-size: 20px;
color: red;
padding: 10px 15px;
margin: 0 0 40px;
width: 100%;
border: 2px solid red;
width: 100%;
font-weight: bold;
}
.lottery_page p.txt{
font-size: 16px;
padding: 0;
margin: 0 0 20px;
width: 100%;
line-height: 3rem
}
.lottery_page p.txt span{
font-size: 18px;
font-weight: bold;
}
.lottery_page .entry{
margin: 40px 0 0;
padding: 0;
}
.lottery_page .entry .attention {
font-size: 14px;
color: red;
padding:0;
margin: 20px 0;
}
.brand_name{
    padding: 0;
    margin: 0;
    width: fit-content;
font-family: 'Roboto', sans-serif;
}
.brand_name a:link,
.brand_name a:visited,
.brand_name a:active{
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #1da5d5 !important;
font-weight: bold;
}
.brand_name a:hover{
    color: #1da5d5 !important;
    text-decoration: underline;
}
.brand_name a::before{
display: inline;
content:"";
background-image: url("https://www.sundaymountain.jp/fs_img/itempage/ico_tag.svg");
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
height:20px;
width:15px;
padding-right: 15px;
margin-right: 3px;
}

.cart_info_fee
 ul.fs-c-cartDiscountInfo__note > li {
    display:none
}
.cart_info_fee ul.fs-c-cartDiscountInfo__note:before{
    content: '沖縄';
    font-size: 12px;
    font-weight: bold;
}
.cart_info_fee ul.fs-c-cartDiscountInfo__note:after{
    content: 'は送料無料サービスの対象外となります。';
white-space: pre-wrap;
    font-size: 12px;
}

.fs-c-checkout-customerInfo__name {
width:fit-content;
}


/*ログインログアウトの表示切り替えを行うCSS*/
.logout.my-false { display: none; }
.login.my-true { display: none; }