@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");
@import url("https://inui3939.itembox.design/item/assets/library/css/main.css?202210272023");
/***********************************************
ヘッダー
***********************************************/
@media screen and (min-width: 992px) {
  #hdr .hdrTop {
    display: none;
  }
  .hdrInfo span {
    color: #760000;
  }
  .hdr--typeE .hdrBottom {
    background: #006462;
  }
  .hdr--typeE .hdrBottom .hdrInner .gNav {
    max-width: calc(100% - 200px);
    flex: 0 0 calc(100% - 200px);
  }
  .hdr--typeE .hdrBottom .hdrInner .searchForm {
    max-width: 200px;
    flex: 0 0 200px;
  }
  .gNav.gNav--typeA a {
    color: #fff;
  }
  .gNav.gNav--typeA a:hover {
    color: #fff;
  }
  .gNav.gNav--typeA li.hasChildren > a::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .gNav.gNav--typeA .megaMenu__button {
    border-radius: 0;
  }
  p.hdrInfo {
    width: initial;
  }
  .h_icon {
    width: 26px;
    height: auto;
  }
  .h_search_area {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 991px) {
  .hdr--typeE .hdrTop {
    position: relative;
    z-index: 3;
    color: #000;
    text-align: center;
    background: none;
    background: #fff;
  }
  .hdrTop .hdrInner:not(.hdrInner--one) .hdrInfo {
    text-align: center;
  }
  .hdr--typeE .hdrTop p {
    color: #000;
  }
  .hdrInfo span {
    color: #760000;
  }
  .h_icon {
    width: 20px;
    height: auto;
  }
  .hdr--typeE .hdrBottom {
    background: #006462;
  }
  .h_search_area {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .drawer__nav li {
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  .fNav__list li.hasChildren--click > a, .drawer__nav li.hasChildren--click > a {
    font-weight: 500;
  }
  #menu-icon {
    width: 20px;
    height: 16px;
  }
  #menu-icon span:nth-child(1) {
    top: 0;
    left: 0;
  }
  #menu-icon span:nth-child(2) {
    top: 50%;
    left: 0;
    margin-top: -1px;
  }
  #menu-icon span:nth-child(3) {
    top: auto;
    bottom: 0;
    left: 0;
  }
}
/***********************************************
フッター
***********************************************/
@media screen and (min-width: 992px) {
  .fs-l-footer {
    background: #fff;
  }
  #productDetails_recommend {
    display: none;
  }
  #fs_ProductDetails #productDetails_recommend {
    display: block;
  }
  .ft_privilege {
    margin-bottom: 100px;
  }
  .ft_privilege .container {
    max-width: 1400px;
    padding: 50px 100px;
  }
  .ft_privilege_list {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
    border-bottom: 1px solid #aeaeae;
  }
  .ft_privilege_list .list {
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #aeaeae;
  }
  .ft_privilege_list .list:last-child {
    border-right: none;
  }
  .ft_privilege_list .list .list_icon {
    margin-bottom: 10px;
  }
  .ft_privilege_list .list img {
    width: 60px;
    height: auto;
  }
  .ft_privilege_list .list .list_text {
    font-size: 12px;
    line-height: 1.5;
  }
  .ft_privilege_list .list .list_text span {
    font-size: 14px;
  }
  .copyright--typeA {
    background: #006462;
  }
  .ft_liqueur {
    margin-top: 30px;
    text-align: right;
  }
  .fNav--typeA .fNav__list h3 {
    font-weight: 500;
    border-bottom: 1px solid #006462;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
}
@media screen and (max-width: 991px) {
  .fs-l-footer {
    background: #fff;
  }
  #productDetails_recommend {
    display: none;
  }
  #fs_ProductDetails #productDetails_recommend {
    display: block;
  }
  #productDetails_recommend ul.itemList li:nth-child(n+5) {
    display: none;
  }
  .ft_privilege {
    margin-bottom: 60px;
  }
  .ft_privilege_list {
    display: flex;
    flex-wrap: wrap;
  }
  .ft_privilege_list .list {
    width: 50%;
    text-align: center;
    box-sizing: border-box;
  }
  .ft_privilege_list .list:nth-child(n+3) {
    margin-top: 30px;
  }
  .ft_privilege_list .list:last-child {
    border-right: none;
  }
  .ft_privilege_list .list .list_icon {
    margin-bottom: 10px;
  }
  .ft_privilege_list .list img {
    width: 50px;
    height: auto;
  }
  .ft_privilege_list .list .list_text {
    font-size: 12px;
    line-height: 1.5;
  }
  .ft_privilege_list .list .list_text span {
    font-size: 14px;
  }
  .copyright--typeA {
    background: #006462;
  }
  .ft_liqueur {
    margin: 40px 0 30px;
    text-align: center;
  }
  .fNav--typeA .fNav__list h3 {
    font-weight: 500;
    border-bottom: 1px solid #006462;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
}
/***********************************************
リセット
***********************************************/
@media screen and (min-width: 992px) {
  .itemList--ranking.ranking--typeF .itemWrap:after {
    background: #006462;
  }
  .h2B:after {
    background: #006462;
  }
  .tab--typeB .tabSwitch li {
    font-size: 14px;
    font-weight: 400;
border-bottom: 2px solid transparent;
  }
  .tab--typeB .tabSwitch li.active {
    color: #006462;
    font-weight: 400;
    border-bottom: 2px solid #006462;
  }
  .dotsB .slick-dots li {
    margin: 0 4px;
  }
  .slick-dots li button:before {
    background: #006462;
  }
}
@media screen and (max-width: 991px) {
  .itemList--ranking.ranking--typeF .itemWrap:after {
    background: #006462;
  }
  .h2B:after {
    background: #006462;
  }
  .tab--typeB .tabSwitch li {
    font-size: 14px;
    font-weight: 400;border-bottom: 2px solid transparent;
  }
  .tab--typeB .tabSwitch li.active {
    color: #006462;
    font-weight: 400;
    border-bottom: 2px solid #006462;
  }
  .dotsB .slick-dots li {
    margin: 0 4px;
  }
  .slick-dots li button:before {
    background: #006462;
  }
}
/***********************************************
トップページ
***********************************************/
@media screen and (min-width: 992px) {
  section.mainSliderSec {
    margin-bottom: 0;
  }
  section.mainSliderSec .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  section.bg_custom {
    background: url(https://inui3939.itembox.design/item/assets/images/sec05_bg.jpg) top center no-repeat;
    background-size: cover;
  }
  #sec02 h3 {
    margin: 20px 0 15px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #sec05 {
    padding: 100px 0;
  }
  #sec05 .custom_banner_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #sec05 .custom_banner_list .list {
    display: flex;
    flex-direction: column;
    margin: 0 40px;
    padding: 25px;
    border-radius: 30px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    background: #fff;
  }
  #sec05 .custom_banner_list .list:nth-child(n+4) {
    margin-top: 40px;
  }
  #sec05 .custom_banner_list .list a {
    text-align: center;
    background: #fff;
  }
  #sec05 .custom_banner_list .list picture {
    position: relative;
    display: block;
    margin-bottom: 60px;
  }
  #sec05 .custom_banner_list .list picture:after {
    position: absolute;
    bottom: -42px;
    right: 50%;
    display: block;
    content: "";
    width: 2px;
    height: 56px;
    margin-right: -1px;
    background: #006462;
  }
  #sec05 .custom_banner_list .list picture:before {
    position: absolute;
    bottom: -42px;
    right: 50%;
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    margin-right: -8px;
    background: #006462;
    transform: rotate(45deg);
  }
  #sec05 .custom_banner_list .list img {
    border-radius: 50%;
    border: 1px solid #006462;
  }
  #sec05 .custom_banner_list .list h3 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 500;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #sec05 .custom_banner_list .list h3 span {
    font-size: 16px;
  }
  #sec05 .custom_banner_list .list .custom_btn {
    text-align: center;
  }
  #sec07 h3 {
    font-weight: 600;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #sec08 .container {
    max-width: 1400px;
    padding: 50px 100px;
  }
  #sec08 .cateList a {
    font-weight: 500;
  }
  #sec09.conceptC__bg {
    background: url(https://inui3939.itembox.design/item/assets/images/sec10_bg.jpg);
  }
  #sec09.conceptC__bg .bgBlack.conceptC__text {
    background: none;
  }
  #sec12 h3 small {
    color: #006462;
    font-weight: 400;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  #sec13 .instagram_title span {
    position: relative;
    display: inline-block;
  }
  #sec13 .instagram_title span:after {
    display: block;
    content: "\f16d";
    color: #333;
    font-weight: normal;
    font-family: "Font Awesome 5 Brands";
  }
  /* ボタン */
  .custom_btn {
    text-align: right;
  }
  .custom_btn span,
  .custom_btn a {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding: 0 20px 5px 10px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    border-bottom: 1px solid #000;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .custom_btn span:after,
  .custom_btn a:after {
    position: absolute;
    top: 0;
    right: -15px;
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #006462;
  }
  .custom_btn span:before,
  .custom_btn a:before {
    position: absolute;
    bottom: -2px;
    right: -2px;
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 991px) {
  section {
    overflow: hidden;
  }
  section.mainSliderSec {
    margin-bottom: 0;
  }
  section.mainSliderSec .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  section.bg_custom {
    background: url(https://inui3939.itembox.design/item/assets/images/sec05_bg.jpg) top center no-repeat;
    background-size: cover;
  }
  .newsList li time {
    margin-bottom: 0;
  }
  #sec01 {
    margin-bottom: 20px;
  }
  #sec02 .container {
    padding: 0;
  }
  #sec02 .bnrList .col-sp-12 a.bnrBox {
    width: 100%;
    display: flex;
    margin: 0;
    padding: 0;
  }
  #sec02 .bnrList .col-sp-12:nth-child(2n) a.bnrBox {
    flex-direction: row-reverse;
  }
  #sec02 .bnrList .col-sp-12 a.bnrBox picture {
    width: 50%;
  }
  #sec02 .bnrList .col-sp-12 a.bnrBox .txt {
    width: 50%;
    padding: 15px;
    box-sizing: border-box;
  }
  #sec02 h3 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 500;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #sec03 .h2-button_area {
    display: none;
  }
  #sec05 {
    padding: 50px 0;
  }
  #sec05 .custom_banner_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #sec05 .custom_banner_list .list {
    display: flex;
    flex-direction: column;
    width: calc(50% - 7.5px);
    margin-right: 15px;
    padding: 24px 0;
    border-radius: 18px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    background: #fff;
  }
  #sec05 .custom_banner_list .list:nth-child(2n) {
    margin-right: 0;
  }
  #sec05 .custom_banner_list .list:nth-child(n+3) {
    margin-top: 20px;
  }
  #sec05 .custom_banner_list .list a {
    text-align: center;
    background: #fff;
  }
  #sec05 .custom_banner_list .list picture {
    position: relative;
    display: block;
    margin: 0 12px 50px;
  }
  #sec05 .custom_banner_list .list picture:after {
    position: absolute;
    bottom: -30px;
    right: 50%;
    display: block;
    content: "";
    width: 1px;
    height: 46px;
    margin-right: -.5px;
    background: #006462;
  }
  #sec05 .custom_banner_list .list picture:before {
    position: absolute;
    bottom: -30px;
    right: 50%;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    margin-right: -5px;
    background: #006462;
    transform: rotate(45deg);
  }
  #sec05 .custom_banner_list .list img {
    border-radius: 50%;
    border: 1px solid #006462;
  }
  #sec05 .custom_banner_list .list h3 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #sec05 .custom_banner_list .list h3 span {
    font-size: 16px;
  }
  #sec05 .custom_banner_list .list p {
    line-height: 1.5;
  }
  #sec05 .custom_banner_list .list .custom_btn {
    text-align: center;
  }
  #sec07 h3 {
    font-weight: 600;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #sec08 .container {
    padding: 40px 15px;
  }
  #sec08 {
    margin-bottom: 0;
  }
  #sec08 .cateList a {
    font-weight: 500;
  }
  #sec09.conceptC__bg {
    padding: 0;
    background: #000;
  }
  #sec09 .spImage img {
    width: 100%;
    height: auto;
  }
  #sec09.conceptC__bg .bgBlack.conceptC__text {
    background: none;
  }
  #sec09.conceptC .container:not(.conceptC__bg) > .conceptC__text {
    margin: 20px 15px;
    text-align: center;
  }
  #sec09.conceptC .h2C.text--left {
    text-align: center !important;
  }
  #sec10 h2 {
    display: none;
  }
  #sec12 h3 small {
    color: #006462;
    font-weight: 400;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  #sec13 .container {
    padding: 0;
  }
  #sec13 .instagram_title span {
    position: relative;
    display: inline-block;
  }
  #sec13 .instagram_title span:after {
    display: block;
    content: "\f16d";
    color: #333;
    font-weight: normal;
    font-family: "Font Awesome 5 Brands";
  }
  /* ボタン */
  .h2-button_area {
    position: relative;
    width: 100%;
    display: block;
  }
  .custom_btn {
    text-align: right;
  }
  .custom_btn span,
  .custom_btn a {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding: 0 20px 5px 10px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    border-bottom: 1px solid #000;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .custom_btn span:after,
  .custom_btn a:after {
    position: absolute;
    top: 0;
    right: -15px;
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #006462;
  }
  .custom_btn span:before,
  .custom_btn a:before {
    position: absolute;
    bottom: -2px;
    right: -2px;
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    transform: rotate(45deg);
  }
}
/***********************************************
追記
***********************************************/
header#hdr {
  z-index: 99999;
}
#drawer {
  z-index: 9999999;
}
#megaOverlay {
  position: fixed;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
#megaOverlay.open {
  opacity: 1;
  pointer-events: all;
}
#overlay {
  z-index: 9999998;
}
.hdrBottom {
  position: relative;
  z-index: 3;
}
@media screen and (min-width:992px){
  p.hdrInfo {
    width: initial;
  }
  .fs-l-footer {
    background: none;
    color: #000;
    margin-top: 100px;
    border: none;
  }
  .h_search_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 355px;
  }
  .h_search_btn {
    width: 140px;
  }
  .h_search_btn a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    text-align: center;
    border-radius: 6px;
    line-height: 40px;
    background: #fff;
  }
  .h_search_btn a span {
    margin: 0 5px;
  }
  .h_search_btn a span img {
    display: block;
    margin-top: 1px;
    width: 16px;
    height: auto;
  }
  .hdr--typeE .hdrBottom .hdrInner .gNav {
    max-width: calc(100% - 355px);
    flex: 0 0 calc(100% - 355px);
  }
  .h_search_form .searchForm .searchForm__inner {
    border: none;
  }
  .searchForm input[type="text"] {
    padding: 10px 14px!important;
  }
}
@media screen and (max-width:991px){
  header .searchForm {
    margin: 0!important;
  }
  .drawer__close {
    background: #006462!important;
  }
  .h_search_area {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 12px 0;
  }  
  .h_search_btn {
    width: 134px;
  }
  .h_search_btn a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    line-height: 40px;
    background: #fff;
  }
  .h_search_btn a span {
    margin: 0 5px;
  }
  .h_search_btn a span img {
    display: block;
    margin-top: 1px;
    width: 16px;
    height: auto;
  }  
  .h_search_form {
    width: calc(100% - 149px);    
  }
  .hdr--typeE .hdrBottom .hdrInner .searchForm {
    max-width: initial;
    flex: auto;
  }
  .searchForm input[type="text"] {
    padding: 10px 14px!important;
  }
  .h_search_form .searchForm .searchForm__inner {
    border: none;
    border-radius: 3px;
  }  
}
.megaMenu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99998;
  top: 100%;
  background-color: #fff;
  color: #000;
}
.js-megaMenu-close i {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #000;
    font-size: 28px;
}
.js-megaMenu1 .megaMenu__inner {
    position: relative !important;
}
.custom_search .side__detailSearch {
    max-width: 1200px;
    margin: auto;
    padding: 30px;
    border: none;
}
.custom_search .searchForm__inner {
  width: 100%;
  padding: 6px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}


.itemList--ranking.ranking--typeF .itemList__unit:nth-child(n + 5) .itemWrap:before,
.itemList--ranking.ranking--typeF .itemList__unit:nth-child(n + 5) .itemWrap:after{
  content:none!important;
}
#sec05 .custom_banner_list .list h3 {
    line-height: 24px;
}
#sec09.conceptC__bg {
    background-repeat: no-repeat;
    background-size: cover;
}
.conceptC .container:not(.conceptC__bg) > .conceptC__text {
    margin: 0px 0px;
}

section#sec13 {
    padding: 100px 0;
}
.fs-l-footer {
    margin-top: 20px;
    border-top: 0;
}
@media (max-width:767px){
section#sec13 {
    padding: 50px 0;
}
#sec04 .tabSwitch li {
    flex: 0 0 25%;
    max-width: 25%;
}
#sec04 .tabSwitch {
    flex-wrap: wrap;
    justify-content: center;
}
#sec08 .tabSwitch li {
    flex: 0 0 25%;
    max-width: 25%;
}
#sec07 h3 {
    margin-bottom: 0;
    line-height: 20px;
}
#sec09 h2 {
    font-weight: 500;
}
#sec09 .conceptC__text p {
    font-weight: 400;
    line-height: 22px;
}
table.shopInfoTable th {
    width: 20%;
}
.fs-l-main .fs-l-pageMain {
    margin-bottom: 0;
}
.fNav--typeA {
    background: #fff;
}
}
/***********************************************
絞り込み検索
***********************************************/
@media screen and (min-width:992px) {
  .custom_search {
    display: none;
  }
  .custom_search_inner {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .search_cover_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .search_cover_1 .sds__box {
    width: calc((100% / 3) - 20px);
  }
  .search_cover_2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }  
  .search_cover_2 .sds__box:nth-child(1) {
    width: calc(((100% / 3) * 2) - 20px);
  }
  .search_cover_2 .sds__box:nth-child(2) {
    width: calc((100% / 3) - 20px);
  }
  .sds__box {
    margin-bottom: 30px;
  }
  .search_title {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 18px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    border-left: 5px solid #006462;
  }
  .search_sub_title {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
  }
  
  .custom_search .sds__box_flex {
    display: flex;
    flex-wrap: wrap;
  }
  .custom_search .sds__box_flex .flex {
    width: 50%;
  }
  .custom_search .sds__box_flex ul {
    display: flex;
    flex-wrap: wrap;
  }
  .custom_search .sds__box_flex ul li {
    width: 50%;
  }
  .custom_search .sds__box_flex ul.column_2 li {
    width: 25%;
  }
  .custom_search .side__detailSearch .checkLabel {
    padding: 0 0 0 25px;
    font-size: 12px;
    font-weight: 400;
  }
  .custom_search .side__detailSearch .checkLabel::before {
    border-radius: 50%;
    left: 0;
  }
  .custom_search .side__detailSearch .checkLabel::after {
    border: none;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    left: 3px;
    border-radius: 50%;
    background: #000;
  }
  .custom_search #sds_submit {
    display: block;
    width: 260px;
    margin: 0 auto;
    background: #006462;
    border: none;
  }
  .custom_search #sds_submit span {
    margin-right: 20px;
  }
  .custom_search #sds_submit:after {
    display: none;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .custom_search select {
    margin-bottom: 5px;
  }
}
@media screen and (max-width:991px) {
  .custom_search {
    display: none;
  }
  .custom_search_inner {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .sds__box {
    margin-bottom: 30px;
  }
  .search_title {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 18px;
    font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    border-left: 5px solid #006462;
  }
  .search_sub_title {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
  }
  
  .custom_search .sds__box_flex {
    display: flex;
    flex-wrap: wrap;
  }
  .custom_search .sds__box_flex .flex {
    width: 50%;
  }
  .custom_search .sds__box_flex ul.column_2 {
    display: flex;
    flex-wrap: wrap;
  }
  .custom_search .sds__box_flex ul.column_2 li {
    width: 50%;
  }
  .custom_search .side__detailSearch .checkLabel {
    padding: 0 0 0 25px;
    font-size: 12px;
    font-weight: 400;
  }
  .custom_search .side__detailSearch .checkLabel::before {
    border-radius: 50%;
    left: 0;
  }
  .custom_search .side__detailSearch .checkLabel::after {
    border: none;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    left: 8px;
    border-radius: 50%;
    background: #000;
  }
  .custom_search #sds_submit {
    background: #006462;
    border: none;
  }
  .custom_search #sds_submit span {
    margin-right: 20px;
  }
  .custom_search #sds_submit:after {
    display: none;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .custom_search select {
    margin-bottom: 5px;
  }
}
/***********************************************
任意商品表示パーツ
***********************************************/
@media screen and (min-width:992px) {
  #sec06 .fs-c-productListCarousel {
    display: block;
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
  }
  #sec06 .fs-c-productListCarousel__ctrl {
    font-size: 4rem;
    width: 4rem;
    height: 4rem;
    min-width: initial;
    min-height: initial;
  }
  #sec06 .fs-c-productListCarousel__ctrl.slick-disabled {
    opacity: 1;
  }
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl {}
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    border-bottom: #1b1b1b 1px solid;
    border-left: #1b1b1b 1px solid;
    left: -62px;
  }
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    border-top: #1b1b1b 1px solid;
    border-right: #1b1b1b 1px solid;
    right: -30px;  
  }
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl .fs-c-button--carousel::before {
    display: none;
  }
  #sec06 .fs-c-productListCarousel__list__item {
    flex-basis: auto;
    flex-basis: 246px;
    max-width: 246px;
    min-width: 246px;
    margin: 0;
    padding: 0 15px;
  }
  .slick-track .slick-slide {
    margin-right: 
  }
}
@media screen and (max-width:991px) {
  #sec06 .fs-c-productListCarousel {
    display: block;
    position: relative;
    margin-right: -5px;
    margin-left: -5px;
  }
  #sec06 .fs-c-productListCarousel__ctrl {
    font-size: 1.9rem;
    width: 1.9rem;
    height: 1.9rem;
    min-width: initial;
    min-height: initial;
  }
  #sec06 .fs-c-productListCarousel__ctrl.slick-disabled {
    opacity: 1;
  }
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl {}
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    border-bottom: #1b1b1b 1px solid;
    border-left: #1b1b1b 1px solid;
    left: -10px;
    z-index: 5;
  }
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    border-top: #1b1b1b 1px solid;
    border-right: #1b1b1b 1px solid;
    right: 0px;  
    z-index: 5;
  }
  #sec06 .fs-c-productListCarousel .fs-c-productListCarousel__ctrl .fs-c-button--carousel::before {
    display: none;
  }
  #sec06 .fs-c-productListCarousel__list__item {
    flex-basis: auto;
    flex-basis: 176px;
    max-width: 176px;
    min-width: 176px;
    margin: 0;
    padding: 0 10px;
  }
  .slick-track .slick-slide {
    margin-right: 
  }
}
@media screen and (min-width: 768px){
.fs-body-login .fs-c-newUsers, .fs-body-wishlist-login .fs-c-newUsers, .fs-body-review-login .fs-c-newUsers{
    margin-left: 0px;
}
}

.conceptC.conceptC__bg h2 {
font-weight: 500;
}
.conceptC.conceptC__bg p {
    font-weight: 400;
}

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

.products_sentense{
margin-top:12px;
}

.noHiddenContainer{
  overflow: hidden;
}
.noHiddenContainer .container,.noHiddenContainer .slick-list{
overflow: visible;
}

.voiceBox{
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: #f2f2f2;
  border-radius: 10px;
}
.voiceBox__img{
  max-width: 140px;
  flex: 0 0 140px;
  margin-right: 15px;
  text-align: center;
}
.voiceBox__text p{
margin-bottom: 15px;
font-size: 12px;
}
.voiceBox__text p:last-child{
margin-bottom: 0;
}
.voiceBox__user{
  border-top: 1px solid #1b1b1b;
  padding-top: 15px;
}
@media (max-width: 991px) {
  .voiceBox__img{
    max-width: 100%;
    margin-bottom: 15px;
  }
  .voiceBox{
    display: block;
    padding: 15px;
    background: #f2f2f2;
    border-radius: 10px;
  }
  .voiceBox__user{
    text-align: right;
  }
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

.example2{
    width: 200px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.mvA_inner {
  display: -ms-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.mvA_inner img {
  max-width: 100%;
  display: block;
}

.mvA_inner a {
  display: block;
  opacity: 1;
}

.mvA_inner a:hover {
  opacity: 0.8;
}

.mvA_main,
.mvA_sub {
  max-width: 50%;
  flex: 0 0 50%;
}

@media (max-width: 767px) {
  .mvA_main,
  .mvA_sub {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.mvA_sub {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.mvA_sub > * {
  max-width: 50% !important;
  flex: 0 0 50%;
  position: relative;
}

.mvA_sub > * > span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 7px;
  font-size: 12px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .mvA_sub > * > span {
    font-size: 10px;
    padding: 3px 5px;
  }
}

.conceptD__text {
    padding: 20;
    background: #006462
    ;
　　color: #d5d3d4;
  }


.button {
  display       : inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 13pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 10px 17px;   /* 余白       */
  background    : #013765;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #006462;    /* 枠の指定 */
}
.button:hover {
  color         : #013765;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}



