@charset "euc-jp";

#base_gmoWrapp,
#gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
}

.row {
    max-width: 1166px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border: 1px solid #ccc;
    background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9;
    border-color: rgba(82, 168, 236, 0.8);
}

audio, canvas, video {
  max-width: 100%;
  height: auto;
}
/*トップの丸アイコン非表示*/
.cateGory-2559284,
.cateGory-2460190,
.cateGory-2487470,
.cateGory-2491174,
.cateGory-2460187,
.cateGory-2497811,
.cateGory-2460188,
.cateGory-2512611,
.cateGory-2578573,
.cateGory-2540655 {
  display:none;
}

/*エキストラバージンオリーブオイル*/
.olive-oil-flora h2 {
    text-align: center;
}
.olive-oil-flora .biolnovello2018 {
    text-align: center;
}
.olive-oil-flora .biolnovello2018 img {
    width: 60%;
    border: 1px solid #ccc;
}
.olive-oil-flora .biolnovello2018 figure {
    margin-bottom: 0px;
}
.olive-oil-flora .biolnovello2018 figcaption {
    font-size: 12px;
    color: #333;
}
/*商品ページ お気に入り*/
.product__fav-item {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  color: #333;
}
.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #666;
  border: 0;
  outline: none;
  background: transparent;
}
.product__fav-item .fav-items {
  color: #ff7373;
}
.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}
/*商品ページのメディア掲載*/
.product-publish h2 {
    text-align: center;
    color: #2ca6e0!important;
}
.product-publish .publish-title {
    font-weight: bold;
    font-size: 16px;
}
.product-publish img {
    border: 1px solid #ccc;
    width: 80%;
}
.product-publish_cap {
    text-align: center;
    padding-top: 8px;
}
.product-publish a {
    color: #08c;
    font-size: 13px;
}
/*UR-AROMA01*/
.aroma01 {
    font-size: 18px;
    line-height: 1.3;
}
.aroma01:before {
    content: "プレゼントにも喜ばれます！";
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    color: #d00;
}
.aroma01:after {
    content: '';
    display: inline-block;
    text-align: center;
    width: 250px;
    height: 250px;
    background-image: url(https://img21.shop-pro.jp/PA01422/806/product/138587290_o8.jpg);
    background-size: contain;
    vertical-align: middle;
}
/* KUWATOSUKIについて*/
.about-kuwatosuki .ttl {
    background: url(https://img21.shop-pro.jp/PA01422/806/etc/about-kuwatosuki01.jpg);
    color: #fff;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: calc(562 / 843 * 100%);
    position: relative;
}
.about-kuwatosuki .ttl h2 {
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 9%;
}
.about-kuwatosuki .ttl div {
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    padding: 0px 10px;
}
.about-kuwatosuki_concept {
    text-align: center;
    font-size: 25px;
    padding: 35px 0;
}
.about-kuwatosuki_sentence {
    display: flex;
    margin-bottom: 40px;
    flex-direction: column;
}
.about-kuwatosuki_sentence .photo {
    padding-bottom: 10px;
}
.about-kuwatosuki_sentence .text {
    display: flex;
    align-items: center;
    flex-basis: 54%;
    font-size: 16px;
}
.about-kuwatosuki_sentence .text.kuwasuki_logo {
    flex-direction: column;
}

@media (min-width: 980px) {
	.about-kuwatosuki .ttl h2 {
		font-size: 49px;
	}
	.about-kuwatosuki .ttl div {
	    bottom: 20px;
	    text-align: right;
 	   right: 9%;
      padding: 0px;
	}
	.about-kuwatosuki .ttl div p {
	    width: 427px;
	    text-align: left;
	}
	.about-kuwatosuki_concept {
		padding: 65px 0;
	}
	.about-kuwatosuki_sentence {
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 60px;
		position: relative;
	}
	.about-kuwatosuki_sentence .photo {
		flex-basis: 350px;
		flex-shrink: 0;
	    align-items: center;
	    display: flex;
	}
	.about-kuwatosuki_sentence .text {
		flex-basis: 54%;
		font-size: 16px;
	}
	.about-kuwatosuki_sentence .text:after {
	    content: '';
	    position: absolute;
	    bottom: 0px;
	    right: 0;
	    display: inline-block;
	    width: 120px;
	    height: 1px;
	    background-color: #ccc;
	}
	.about-kuwatosuki_sentence.rowr {
	    flex-direction: row-reverse;
	}
	.about-kuwatosuki_sentence.rowr .text:after {
	    left: 0;
	}
	.about-kuwatosuki_sentence .text.kuwasuki_logo p {
	    padding-bottom: 14px;
	}
	.text.kuwasuki_logo p:last-child {
	    padding-bottom: 0;
	    margin-bottom: 0;
	}
	.about-kuwatosuki_sentence .text.kuwasuki_logo:after {
	    content: none;
	}
}
/* 名入れギフト*/
.naire-gift h2 {
    text-align: center;
    font-size: 20px!important;
    color: #2ca6e0!important;
}
.naire-gift_product {
    display: flex;
    padding-bottom: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.naire-gift_product div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    flex-wrap: wrap;
    padding-bottom: 10px;
    text-align: center;
}
/* 女優ミラー */
.jyoyuu-mirror {
    margin-bottom: 20px;
}
.jyoyuu-mirror p:not(:last-child) {
    line-height: 1.5;
    margin-bottom: 1rem!important;
}
.jyoyuu-mirror-ttl {
    display: flex;
    padding: 10px;
    background: #ffe6e0;
    background: linear-gradient(0deg, rgb(255, 255, 255), rgb(252, 243, 245), rgb(255, 230, 224));
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.jyoyuu-mirror-ttl img {
    height: 100%;
    width: 100%;
}
.jyoyuu-mirror-ttl h2 {
    text-align: center;
    font-size: 33px!important;
    color: #000!important;
    line-height: 1.3!important;
}
.jyoyuu-mirror-ttl h2 span {
    font-size: 24px;
    color: #666;
}
.jyoyuu-mirror h3 {
    font-size: 18px;
    display: inline;
    background: linear-gradient(transparent 60%,rgba(255,230,224,0.8) 0);
}
.faq-q {
    border-left: 1px solid #333;
    padding: 5px;
    margin-left: 5px;
}
.faq-a {
    border-left: 1px solid #333;
    padding: 0 5px 0 20px;
    margin-bottom: 10px;
    margin-left: 5px;
}
.jyoyuu-mirror-photo {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.jyoyuu-mirror-photo img {
    border-radius: 50%;
    width: 15%;
    padding: 5px;
}
.jyoyuu-mirror-btn {
    text-align: left;
}
.jyoyuu-mirror-btn:before {
    content: "→→ ";
    color: #ffe6e0;
}
@media (max-width: 980px) {
    .jyoyuu-mirror-ttl {
        flex-direction: column;
        font-size: 26px!important;
    }
    .jyoyuu-mirror-ttl h2 {
        font-size: 26px!important;
    }
    .jyoyuu-mirror-ttl h2 span {
        font-size: 20px;
    }
     .jyoyuu-mirror-photo img {
        width: 30%;
       height: 30%;
    }
}

/* 17リットル型小型冷蔵庫 Peltism Proシリーズ */
.peltism-pro {
    margin-bottom: 20px;
}
.peltism-pro h2 {
    font-size: 26px!important;
    text-align: center;
    line-height: 1.3;
    color: #000!important;
}
.peltism-pro h2 span {
    background: linear-gradient(transparent 75%,rgba(44,166,224,0.6) 0);
}
.peltism-pro h2 span.blue {
    color: #2ca6e0;
    background: inherit;
    font-size: 35px;
}
.peltism-pro img {
    object-fit: cover;
    max-height: 300px;
    width: 100%;
    padding-bottom: 1rem;
}
.peltism-pro p:not(:last-child) {
    line-height: 1.5;
    margin-bottom: 1rem!important;
}
.peltism-pro h3 {
    text-align: center;
    background-color: #d5ab23;
    border-radius: 5px 5px 0 0;
    padding: 10px 10px 5px;
    color: #fff;
}
.peltism-pro div.text {
    padding: 3px;
}
.peltism-pro div.bnt {
    text-align: right;
    padding: 10px 10px 5px;
}
.peltism-pro div.bnt:before {
    content: "→→ ";
    color: #d5ab23;
}
.peltism-pro .linkBox {
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
  	flex-wrap:         wrap;
}
.peltism-pro .linkBox-content {
    width: 49%;
    border-bottom: 1px solid #d5ab23;
    border-left: 1px solid #d5ab23;
    border-right: 1px solid #d5ab23;
    border-top: 1px solid #d5ab23;
    border-radius: 7px 7px 0 0;
}
.peltism-pro .linkBox-support {
    width: 49%;
    border: 1px solid #666;
    margin-bottom: 10px;
}
.peltism-pro .linkBox-support h3 {
    text-align: center;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px 10px 5px;
    color: #000;
}
.peltism-pro div.support-bnt {
    text-align: center;
    padding: 10px 10px 5px;
}
.peltism-pro div.support-bnt:before {
    content: "→→ ";
    color: #d5ab23;
}
.peltism-pro div.peltism-pro-support {
    font-size: 18px;
    color: #d5ab23;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-weight: bold;
}
@media (max-width: 980px) {
	.peltism-pro .linkBox {
	flex-direction: column;
	}
	.peltism-pro .linkBox-content {
	width: 100%;
	margin-bottom: 10px;
	}
  	.peltism-pro .linkBox-support {
	width: 100%;
	}
}

/* ドライフルーツメーカー */
.productDescription .dri-fruit-maker figure {
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.productDescription .dri-fruit-maker {
    font-size: 15px;
    margin-top: 40px;
}
.productDescription .dri-fruit-maker .how-to {
    padding: 10px 20px;
    background-color: #ffecd8;
}
.productDescription .dri-fruit-maker .how-to img {
    width: 100%;
}
.productDescription .dri-fruit-maker h2 {
    font-size: 20px;
    color: #000;
    text-align: center;
    background-color: #ffebd7;
    margin-top: 20px;
    padding: 5px 0;
}
.productDescription .dri-fruit-maker h3 {
    font-size: 18px;
    color: #000;
    text-align: center;
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
}
.productDescription .dri-fruit-maker h3:after {
    content: "";
    position: absolute;
    background: #ffbf7f;
    width: 50px;
    height: 1px;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}
.productDescription .dri-fruit-maker ol {
    margin-top: 10px;
    margin-left: 0;
    counter-reset: list;
    list-style-type: none;
    padding: 0;
}
.productDescription .dri-fruit-maker ol li {
    padding-bottom: 5px;
    position: relative;
    padding: 0 0 15px 37px;
    margin: 7px 0 7px 0px;
    border-bottom: dashed 1px #fff;
}
.productDescription .dri-fruit-maker ol li:last-child {
    border-bottom: none;
}
.productDescription .dri-fruit-maker ol li:before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background: #ffbf7f;
    top: 17px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.productDescription .dri-fruit-maker .recipe {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    flex-direction: column;
}
.productDescription .dri-fruit-maker .recipe-text {
    padding-top: 10px;
}
.productDescription .dri-fruit-maker .recipe-img {
    flex-shrink: 0;
    width: 100%;
}
.productDescription .dri-fruit-maker .recipe-img img {
    width: 100%;
}
.productDescription .dri-fruit-maker .recipe-tips {
    display: flex;
    padding: 15px;
    background-color: #f1f1f1;
    border-radius: 10px;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
    margin-top: -20px;
}
.productDescription .dri-fruit-maker .recipe-tips-img {
    flex-shrink: 0;
    width: 100%;
    text-align: center;
}
.productDescription .dri-fruit-maker h4 {
    font-size: 15px;
    margin-bottom: 15px;
    position: relative;
    margin-left: 16px;
}
.productDescription .dri-fruit-maker h4:before {
    content: "";
    position: absolute;
    background: #ffbf7f;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}
.productDescription .dri-fruit-maker .to-recipe {
    text-align: center;
    background-color: #ffbf7f;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
}
.productDescription .dri-fruit-maker a {
    text-decoration: none;
}
.productDescription .dri-fruit-maker .to-recipe {
    text-align: center;
    background-color: #ffbf7f;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
}
.productDescription .dri-fruit-maker .to-recipe:hover {
    background-color: #fbd7b6;
    color: #7d7d7d;
}

@media (min-width: 785px) {
    .productDescription .dri-fruit-maker .recipe {
        flex-direction: row;
    }
    .productDescription .dri-fruit-maker .recipe-img {
        width: 450px;
    }
    .productDescription .dri-fruit-maker .recipe-text {
        padding-left: 13px;
    }
    .productDescription .dri-fruit-maker .recipe-tips {
        flex-direction: row;
    }
    .productDescription .dri-fruit-maker .recipe-tips-img {
        width: 180px;
    }
    .productDescription .dri-fruit-maker figure {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
}
/* 動画埋め込み */
.movie-you {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    max-width: 62.5rem;
    padding-top: 30px;
    padding-bottom: 30px;
}
.movie-top {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.movie-top iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* 動画埋め込みここまで */
.muted {
    color: #999;
}

a.muted:hover,
a.muted:focus {
    color: #808080;
}

.text-warning {
    color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #a47e3c;
}

.text-error {
    color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
    color: #953b39;
}

.text-info {
    color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
    color: #2d6987;
}

.text-success {
    color: #468847;
}

a.text-success:hover,
a.text-success:focus {
    color: #356635;
}

.btn-01 {
border: 1px solid #4d4d4d;
background-color: #4d4d4d;
color: #fff;
*background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
border: 1px solid #5e5e5e;
background-color: #5e5e5e;
color: #fff;
*background-color: #5e5e5e;
}

.btn-02 {
border: 1px solid #d5ab23;
background-color: #d5ab23;
color: #fff;
*background-color: #d5ab23;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
border: 1px solid #ecd783;
background-color: #ecd783;
color: #fff;
*background-color: #ecd783;
}

.btn-03 {
border: 1px solid #e6e6e6;
background-color: #e6e6e6;
color: #4d4d4d;
*background-color: #e6e6e6;
}

.btn-03:hover,
.btn-03:focus,
.btn-03:active,
.btn-03.active,
.btn-03.disabled,
.btn-03[disabled] {
border: 1px solid #e6e6e6;
background-color: #e6e6e6;
color: #4d4d4d;
*background-color: #e6e6e6;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-link,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #0088cc;
    cursor: pointer;
}

.btn-link:hover,
.btn-link:focus {
    background-color: transparent;
    color: #005580;
    text-decoration: underline;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333333;
    text-decoration: none;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}



.alert {
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fcf8e3;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-success {
    border-color: #d6e9c6;
    background-color: #dff0d8;
    color: #468847;
}

.alert-danger,
.alert-error {
    border-color: #eed3d7;
    background-color: #f2dede;
    color: #b94a48;
}

#pagetop {
    height: 54px;
    padding: 0;
    display: none;
    overflow: hidden;
}
#pagetop a {
    display: block;
    padding: 15px;
}
#pagetop img {
    width: 24px;
    height: auto;
}


/* ========================================
      PCの場合
======================================== */

body {
    font-family: "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
background-color: #fff;
color: #404040;
}

a {
color: #404040;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
transition: color 0.1s linear;
}

a:hover {
color: #404040;
}

/* アイコン */
.icon {
    display: inline-block;
    padding-left: 16px;
    line-height: 1.5;
}

.icon:before {
    display: block;
    float: left;
    margin-left: -16px;
    width: 16px;
    height: 16px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
    background-size: 16px 160px;
    background-repeat: no-repeat;
    content: "";
}

/* PC でアイコンを白にする場合 */
.icon-white .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}

/* アイコンの種類 */
.icon-cart:before { background-position: 0 0; }
.icon-search:before { background-position: 0 -16px; }
.icon-user:before { background-position: 0 -32px; }
.icon-down:before { margin: 5px 5px 0 0; background-position: 0 -64px; }
.icon-up:before { background-position: 0 -48px; }
.icon-right:before { background-position: 0 -80px; }
.icon-left:before { background-position: 0 -96px; }
.icon-regist:before { background-position: 0 -112px; }
.icon-login:before { background-position: 0 -144px; }
.icon-logout:before { background-position: 0 -128px; }

.text-block {
    line-height: 2;
}

/* .ttl-h2 {
    margin:0 0 1em 0;
color: #404040;
font-weight: normal;
font-size: 200%;
line-height: 1.5;
} */
.ttl-h2 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.455;
  color: #d6ad29;
  text-align: center;
  border-top: 1px solid #d6ad29;
  border-bottom: 1px solid #d6ad29;
  margin: 0 0 40px;
  padding: 4px 0;
}
.ttl-h3 {
    margin: 0 0 12px;
    padding: 20px 0;
    border-top: 3px double #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    color: #404040;
    font-weight: normal;
    font-size: 124%;
}

#container {
    position: relative;
    z-index: 101;
    padding-top: 40px;
}

/* スライダー */

#sliderbutton {
    position: absolute;
    left: 1%;
    z-index: 200;
    display: none;
}
.slider-btn {
    display: block;
    padding: 20px 50px;
    font-size: 20px;
}

/* ヘッダー */
#header {
    position: relative;
    z-index: 102;
    padding-top: 30px;
}

.header-headline-nav {
    font-size: 13px;
    float: right;
}
.header-headline-nav .icon:before {
    margin-left: -20px;
}
.header-headline-nav ul {
    margin: 7px 20px 0 0;
}
.header-headline-nav li {
    display: inline;
    margin: 0 10px;
    padding: 0;
    vertical-align: top;
    font-size: 13px;
}
.header-headline-nav li a {
    padding-left: 20px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

.btn-viewcart {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.btn-viewcart .icon {
    padding-left: 20px;
}
.btn-viewcart .icon:before {
    margin-top: 1px;
}

.header-logo {
    float: left;
    padding: 0 1%;
    max-width: 200px;
}
.header-logo a {
    text-decoration: none;
}
.header-logo a:hover {
    text-decoration: underline;
}
.header-logo img {
    max-width: 100%;
}

.header-global-nav {
    z-index: 100;
    clear: right;
    float: right;
}
.header-global-nav ul {
    margin-top: 25px;
}
.header-global-nav li {
    position: relative;
    display: inline;
    padding: 0 15px;
    vertical-align: top;
}
.header-global-nav a,
.header-global-nav span {
    padding-bottom: 5px;
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 18px;
cursor: pointer;
}
.header-global-nav ul ul {
    position: absolute;
    top: -1px;
    left: 5px;
    display: none;
    vertical-align: baseline;
    width: 200px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.header-global-nav ul ul li {
    display: block;
    margin: 0;
    padding: 0;
    word-break: break-all;
    *line-height: 1.3;
}
.header-global-nav ul ul a {
    border-bottom: 1px solid #e8e8e8;
    background: #fff;
    display: block;
    padding: 10px 10px;
    font-size: 14px;
}
.header-global-nav ul ul a:hover {
    background: #f9f9f9;
}


/* スマホ用ヘッダーメニュー */
.header-nav-phone {
    z-index: 99;
    float: right;
    height: 60px;
}
.header-nav-lst-phone {
    position: absolute;
    left: 50%;
    display: none;
    margin-left: -50%;
    width: 100%;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}
.header-nav-lst-phone ul {
    margin: 0;
}
.header-nav-lst-phone li {
    padding: 0;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
}
.header-nav-lst-phone li:last-child {
    border-bottom: none;
}
.header-nav-lst-phone a {
    display: block;
    padding: 20px 0;
}
.header-nav-lst-phone a:hover {
    background: #f9f9f9;
    text-decoration: none;
}


/* ----- サイドメニュー ----- */
.side-section {
    margin-bottom: 25px;
}
.side-section li {
    margin: 20px 0;
}
.side-section li a {
color: #404040;
text-decoration: none;
font-weight: normal;
font-size: 15px;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
transition: color 0.1s linear;
}
.side-section li a:hover {
    text-decoration: underline;
}
.incart-delivery {
    clear: both;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 8px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #eeab53;
}
.incart-delivery ul {
    margin: 0;
}
.incart-delivery li {
    padding: 2px 0;
    margin: 0;
}
.incart-delivery li:first-child {
    border-top: none;
}
.search-select {
    margin-bottom: 10px;
}
.search-box {
    float: left;
    width: 65%;
}
.search-btn[type="submit"] {
    float: right;
    padding: 4px 0;
    width: 25%;
}
.side-category-name,
.side-group-name {
    display: block;
    margin-top: 10px;
}

/* パンくずリスト */
.topicpath-nav {
    margin-bottom: 20px;
    font-size: 84.615%;
}
.topicpath-nav li {
    display: inline;
    margin-right: .2em;
}
.topicpath-nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
}
.topicpath-nav li a:hover {
    text-decoration: underline;
}

/* 囲み */
.container-section {
    margin-bottom: 3em;
    word-break: break-all;
}

.eyecatch-block,
.info-block,
.recommend-block,
.bestseller-block,
.free_space_block {
    margin-bottom: 40px;
    /* padding-bottom: 40px;
    border-bottom: 1px solid #dbdbdb; */
    word-break: break-all;
}

.info-block {
    line-height: 1.5;
}

.news {
    padding: 4px 0;
}

.news-date {
    padding-right: 10px;
}

.main-section {
    padding-left: 3 0px;
}

/* 商品リスト */
.prd-lst-sort {
  text-align: right;
    margin: 20px 0;
}

.prd-lst-unit {
    margin-bottom: 60px;
    margin-left: 4.684%;
    padding: 0;
    width: 28.689%;
}
.prd-lst-unit:nth-child(3n+1){
  margin-left: 0;
}

.prd_lst_link{
  position: relative;
  display: block;
  padding-top: 100%;
}
.prd_lst_link:hover {
  background-color: #f2f2f2;
  /* opacity: 0.8; */
}
.prd_lst_link .prd-lst-img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
}
.prd_lst_link--soldout{
  background-color: #ccc;
}

.prd-lst-img {
    background: #fff;
}
/* .prd-lst-img:hover {
    opacity: 0.8;
} */

.prd-lst-span {
    display: block;
}
.prd-lst-name {
    margin: 10px 0 6px 0;
    padding: 0;
    font-size: 17px;
    font-size: 15px;
}
.prd-lst-exp {
    font-size: 13px;
}
.prd-lst-regular {
    font-size: 13px;
    text-decoration: line-through;
}
.prd-lst-price {
    color: #a1a19f;
    font-size: 13px;
}
.prd-lst-discount {
    color: #b81717;
}

.prd-lst-soldout {
    color: #b81717;
}
.prd-lst__soldout{
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  border-radius: 40px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 48.98%;
  height: 40px;
  opacity: 0.9;
}
.prd_lst__new{
  /* color: #fff;
  border-radius: 50%;
  background-color: rgba(255, 128, 128, 0.5); */
  position: absolute;
  top: -24px;
  right: 0;
  z-index: 1;
  /* display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px; */
}

.more-prd {
    clear: both;
}

/* 商品のページャー PC */
.prd-lst-pager {
    position: relative;
    overflow: hidden;
}
.prd-lst-pager ul {
    position: relative;
    left: 50%;
    float: left;
    padding-top: 15px;
}
.prd-lst-pager li {
    position: relative;
    left: -50%;
    float: left;
    margin-right: 4px;
    text-align: center;
    line-height: 26px;
}
.prd-lst-pager li a,
.prd-lst-pager li span {
    display: block;
    float: left;
    min-width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding: 0 .5em;
}
.prd-lst-pager li a {
border: 1px solid #d5ab23;
background-color: #d5ab23;
color: #fff;
text-decoration: none;
}
.prd-lst-pager li a:hover {
border: 1px solid #ecd783;
background-color: #ecd783;
}
.prd-lst-pager li span {
    border: 1px solid #c6c6c6;
    background-color: #fff;
    color: #c6c6c6;
}

/* 商品のページャー タブレット スマホ */
.prd-lst-pager-phone {
    text-align: center;
}
.prd-lst-pager-phone li {
    display: inline;
    margin: 0 10px;
}
.prd-lst-pos {
    margin-top: 20px;
}
.prd-lst-pos b {
    font-weight: bold;
    font-size: 18px;
}

/* フッター */
#pagetop {
    width: 49px;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 200;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
#pagetop a {
    padding-right: 10px;
}
.notice-wrapper {
    margin-top: 100px;
    padding: 40px 0;
    border-top: 1px solid #e8e8e8;
    background: #f9f9f9;
}
.wookmark-wrapper {
    position: relative;
}
.wookmark-item {
    padding-bottom: 20px;
    width: 24.5%;
    *width: 20.5%;
    *padding-right: 2% !important;
    *padding-left: 2% !important;
}

/* フッター背景 */
.footer-wrapper {
    padding: 40px 0;
    border-top: 1px solid #d8d8d2;
    border-bottom: 1px solid #d8d8d2;
    background: #ebebe6;
}

.footer-lst {
    padding: 30px 0 0 40px;
}
.footer-lst li {
    margin: 20px 0;
}
.footer-lst a {
color: #404040;
}

/* ショップ紹介 */
.manager-name {
    margin: 0 0 20px 0;
    font-size: 20px;
}

.manager-caption {
    padding: 0 40px 0 20px;
    border-right: 1px solid #dbdbdb;
}

/* カレンダー */
.tbl_calendar {
    margin-bottom: 20px;
    max-width: 260px;
    width: 100%;
    font-size: 84.615%;
}
.tbl_calendar caption {
    text-align: center;
}
.tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.cal_memo {
    margin-top: 1em;
    font-size: 84.615%;
}

/* copyright */
.copyright {
    clear: both;
    margin: 0;
    padding: 2em 0;
    color: #a1a19f;
    text-align: center;
    font-style: normal;
}
.powered {
    display: block;
    padding: 10px 0;
    line-height: 18px;
}
.powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
}
.powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
}

/* list */
.def-lst-dt {
    padding-top: 1em;
    font-weight: bold;
}
.def-lst-dd {
    margin: 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #eee;
    line-height: 2;
}
.def-lst-dd img {
    max-width: 100%;
    width: inherit;
    height: auto;
}

/* policy */
#policy p {
    margin: 1em 0;
    color: #666;
    line-height: 1.8;
}

/* freepage */
.freepage {
    word-break: break-all;
}
.freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
}

/* ========================================
      PCかつRetinaの場合
======================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-b.png);
    }

    /* PCかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1166px;
    }
}

/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 980px) {
    #sliderbutton {
        left: 3%;
    }
    /* ヘッダー */
    #header {
        padding-top: 0;
    }
    .header-nav-phone {
        margin-right: 10px;
    }
    .header-nav-phone {
        margin-right: 0;
    }
    .nav-btn-phone {
        display: block;
        height: 60px;
    }
    .nav-btn-phone img {
        width: 40px;
        height: 60px;
    }
    .search-box {
        width: 55%;
    }
    .search-btn[type="submit"] {
        width: 35%;
    }
    .side-section ul li {
        margin: 0;
    }
    .side-section ul li a {
        display: block;
        padding: 10px 0;
    }
    .side-section ul li a:hover {
        text-decoration: none;
    }

    /* ========================================
          タブレットかつRetinaの場合
    ======================================== */
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .icon:before {
            background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
        }

        /* スマホかつRetinaでアイコンを白にする場合 */
        .icon-white .icon:before {
            background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
        }
    }
}

/* ========================================
      スマホの場合
======================================== */
@media only screen and (max-width: 768px) {
    .container{
      padding: 0 6.25vw;
    }
    .icon {
        padding-left: 24px;
        line-height: 2;
    }
    .icon:before {
        margin-left: -24px;
        width: 24px;
        height: 24px;
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
    }

    /* スマホでアイコンを白にする場合 */
    .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
    }

    .icon-cart:before { background-position: 0; }
    .icon-search:before { background-position: 0 -24px; }
    .icon-user:before { background-position: 0 -48px; }
    .icon-down:before {
        margin: 5px 0 0 -20px;
        margin: 10px 0 0 -17px; margin-top: 5px;
        height: 23px;
        height: 23px;
        background-position: 0 -59px;
    }
    .icon-up:before {
        margin: 5px 0 0 -20px;
        height: 23px;
        background-position: 0 -38px;
    }
    .icon-right:before { background-position: 0 -120px; }
    .icon-left:before { background-position: 0 -144px; }

    .eyecatch-block,
    .info-block,
    .recommend-block,
    .bestseller-block,
    .free_space_block {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #dbdbdb;
    }

    .ttl-h3 {
        position: relative;
        margin: 0 0 20px 0;
    }

    .header-logo {
        padding-top: 10px;
    }
    .header-logo {
        /* width: 60%; */
        width: 40%;
    }

    /* スライダー */
    .bx-prev,
    .bx-next {
        display: none;
    }
    #sliderbutton {
        left: 20px;
    }
    .slider-btn {
        padding: 4px 10px;
        font-size: 13px;
    }

    /* スマホ用メニュー */
    .menu-btn-phone {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .menu-btn-phone .icon {
        padding-left: 0;
    }
    .menu-btn-phone.icon-down:before {
        float: right;
        margin-left: 0;
    }
    .menu-btn-phone.icon-up:before {
        float: right;
        margin-left: 0;
    }

    /* メイン */
    .main-section {
        padding-left: 0;
    }

    /* サイドメニュー */
    .side-search {
        width: 185px;
    }
    .search-box {
        width: 70%;
    }
    .search-btn[type="submit"] {
        width: 20%;
    }

    /* 商品 */
    .prd-lst-unit {
        margin-bottom: 30px;
        margin-left: 0;
        padding: 0 2.344vw;
        width: 43.75vw;
    }
    /* .prd-lst-unit {
        margin-bottom: 60px;
        margin-left: 4.684%;
        padding: 0;
        width: 28.689%;
    }
    .prd-lst-unit:nth-child(3n+1){
      margin-left: 0;
    } */
    .prd-lst-sort {
        text-align: center;
    }

    /* フッター */
    #pagetop {
        width: 54px;
        margin: 30px auto;
        display: block !important;
        position: static;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    #pagetop a {
        padding-right: 15px;
    }
    .footer-wrapper {
        margin-top: 20px;
        padding: 20px 0 0 0;
    }
    .manager-name {
        text-align: center;
    }
    .manager-caption {
        padding: 20px 10px;
        border-right: none;
    }
    .footer-lst {
        margin: 0 -20px;
        padding: 0;
        width: auto;
        background: #4d4d4d;
    }
    .footer-lst li {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #444444;
    }
    .footer-lst li:nth-child(odd) {
        border-right: 1px solid #444444;
    }
    .footer-lst a {
        display: block;
        padding: 12px 10px;
        color: #fff;
        text-decoration: none;
        font-size: 11px;
    }
    .copyright {
        font-size: 10px;
    }
    /* ========================================
          スマホかつRetinaの場合
    ======================================== */
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .icon:before {
            background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
        }

        /* スマホかつRetinaでアイコンを白にする場合 */
        .icon-white .icon:before {
            background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
        }
    }
}

/* IE用 */
.ie_wrapper .container {
    width: 1166px;
}


/* colormekit.css 上書き*/
.side-section-lst{}
.side-section-lst li a{
  font-weight: bold;
}

.col--no-padding{
  padding-right: 0!important;
  padding-left: 0!important;
}

.col--offset_center{
  margin-right: auto;
  margin-left: auto;
}


/* 追加 */
hr{
  border-top-color: #dbdbdb;
}
figure{
  margin: 2em 0;
}

.pageContent{}
.pageContent__primary{
  padding-right: 0;
  width: 73.242%;
}
.pageContent__secondary{
  padding: 0;
  width: 23.07%;
}
img.category_icon {
  width: 40px;
}
@media only screen and (max-width: 768px) {
  .pageContent__primary,
  .pageContent__secondary{
    width: 100%;
  }
}


/* heading */
.heading{
  font-size: 28px;
  line-height: 1.714;
  /* position: relative; */
  margin: 0 0 30px;
}
.heading .icon--new{
  vertical-align: top;
  display: inline-flex;
  margin-left: 18px;
}


/* icon */
img[class^="new_mark_img"]{
  display: none!important;
}
.icon--new{
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(255, 128, 128, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
}


/* categoryList */
.categoryList{
  list-style: none;
  display: flex;
  justify-content: space-around;
  margin: 0 0 27px;
  padding: 0 30px;
}
.categoryList li{
  font-size: 14px;
  line-height: 1.429;
  width: 140px;
}
.categoryList li a{
  text-decoration: none;
  display: block;
  transition: opacity .3s;
}
.categoryList li a:hover{
  opacity: 0.8;
}
.categoryList .categoryList__thumb{
  border-radius: 100%;
  background-color: #f5f5f0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 96px;
  margin: 0 auto 7px;
}
.categoryList .categoryList__name{
  font-weight: bold;
  display: block;
  text-align: center;
}
@media all and (max-width: 768px) {
  .categoryList{
    flex-flow: wrap;
    /* justify-content: flex-start; */
    padding: 0;
  }
  .categoryList li{
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 0 3.125vw;
    width: 28.75vw;
    max-width: 140px;
    min-width: 72px;
  }
  .categoryList .categoryList__thumb{
    width: 72px;
    height: 72px;
    /* width: 22.5vw;
    height: 22.5vw; */
  }
  .categoryList .categoryList__name{
    font-size: 12px;
  }
}



/* categoryList2 */
.ttl-h3 + .categoryList2{
  margin-top: -12px;
}
.categoryList2,
.categoryList2 ul{
  list-style: none;
  margin: 0;
}
.categoryList2 li{
  line-height: 1.429;
  margin: 0;
}
.categoryList2 li a{
  font-weight: bold;
  display: block;
}
.categoryList2 > li{
  border-bottom: 1px solid #dbdbdb;
}
.categoryList2 > li > ul > li{
  border-top: 1px dotted #dbdbdb;
}
.categoryList2 > li > ul > li a{
  position: relative;
  padding: 20px 0 20px 40px;
  transition: all .3s;
}
.categoryList2 > li > ul > li a:hover,
.categoryList2 > li > ul > li.current a{
  color: #d6ad29;
  text-decoration: none;
}
.categoryList2 > li > ul > li a:hover{
  background-color: #fafaf7;
}
.categoryList2 > li > ul > li a::before{
  background: url(https://file003.shop-pro.jp/PA01422/806/assets/images/arrow.svg) 0 0 no-repeat;
  background-size: 12px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  margin: auto;
  width: 12px;
  height: 12px;
  transition: all .3s;
  transform: rotate(-90deg);
}
.categoryList2 > li > ul > li.current a::before{
  background-image: url(https://file003.shop-pro.jp/PA01422/806/assets/images/marker.svg);
}
.categoryList2 > li > ul > li:not(.current) a:hover::before{
  background-image: url(https://file003.shop-pro.jp/PA01422/806/assets/images/arrow_on.svg);
}

.categoryList2 .categoryList2__label{
  font-weight: bold;
  word-break: normal;
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 40px 12px 0;
  cursor: pointer;
  outline: none;
  transition: all .3s;
}
.categoryList2 .categoryList2__label:hover{
  background-color: #fafaf7;
}

.categoryList2 .categoryList2__label .categoryList2__switch{
  display: block;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
}
.categoryList2 .categoryList2__label .categoryList2__switch span{
  background-color: #000;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 12px;
  height: 2px;
  transition: all .4s;
}
.categoryList2 .categoryList2__label:hover .categoryList2__switch span{
  background-color: #d6ad29;
}

.categoryList2 .categoryList2__label .categoryList2__switch span:nth-child(1){
  width: 2px;
  height: 12px;
}
.categoryList2 .categoryList2__label .categoryList2__switch span:nth-child(2){}

.categoryList2 .categoryList2__label.ui-state-active .categoryList2__switch span:nth-child(1){
  width: 12px;
  height: 2px;
}
.categoryList2 .categoryList2__label.ui-state-active .categoryList2__switch span:nth-child(2){
  transform: scale(0);
}


.categoryList2 .categoryList2__label img{
  margin-right: 1em;
}

.categoryList2 .categoryList2__name{
  transition: all .3s;
}
.categoryList2 .categoryList2__label:hover .categoryList2__name{
  color: #d6ad29;
}




/* groupList */
.groupList{
  list-style: none;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0 1.859%;
}
.groupList li{
  width: 46.332%;
}
.groupList li a{
  text-align: center;
  display: block;
  transition: opacity .3s;
}
.groupList li a:hover{
  opacity: 0.8;
}


/* historyList */
.historyList{
  list-style: none;
  display: flex;
  flex-flow: wrap;
  margin: 0;
  padding: 0 1.859%;
}
.historyList li{
  margin: 1.214em 0 0;
  width: 27.8%;
}
.historyList li:not(:nth-child(3n+1)){
  margin-left: 8.3%;
}
.historyList li a{
  display: block;
  transition: opacity .3s;
}
.historyList li a:hover{
  /* opacity: 0.8; */
}
.historyList .historyList__thumb{
  position: relative;
  padding-top: 100%;
  width: 100%;
}
.historyList li a:hover .historyList__thumb{
  background-color: #f2f2f2;
}
.historyList .historyList__thumb img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
}
.historyList .historyList__name{
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  margin-top: 5px;
}


/* arrowList */
.arrowList{
  list-style: none;
  margin: 0;
}
.arrowList li{
  position: relative;
  margin: 0;
  padding-left: 18px;
}
.arrowList li:not(:first-child){
  margin-top: 1em;
}
.arrowList li::before{
  background: url(https://file003.shop-pro.jp/PA01422/806/assets/images/arrow2.svg) 0 0 no-repeat;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.429em;
  left: 3px;
  width: 9px;
  height: 9px;
}

/* brandSummary */
.brandSummary{
  border: 1px solid #dbdbdb;
}
.brandSummary::after{
  content: "";
  display: block;
  clear: both;
}
.brandSummary .brandSummary__logo{
  box-sizing: border-box;
  float: left;
  margin: 26px 0 40px;
  padding: 0 40px;
  width: 50%;
}
.brandSummary .brandSummary__logo img{
  max-width: 100%;
  height: auto;
  max-height: 46px;
}
.brandSummary .brandSummary__image{
  float: right;
  margin: 0;
  width: 50%;
}
.brandSummary .brandSummary__summary{
  font-size: 12px;
  color: #999;
  line-height: 1.833;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 0 40px;
  width: 50%;
}
@media all and (max-width: 768px) {
  .brandSummary{
    border-right: none;
    border-left: none;
    padding: 10px 0 5px;
  }
  .brandSummary .brandSummary__logo,
  .brandSummary .brandSummary__image,
  .brandSummary .brandSummary__summary{
    text-align: center;
    float: none;
    padding: 0;
    width: auto;
  }
  .brandSummary .brandSummary__logo{
    margin-top: 0;
    margin-bottom: 20px;
  }
  .brandSummary .brandSummary__image{
    margin-bottom: 5px;
  }
}

/* notesBlock */
.notesBlock{
  border: 4px solid #ffe8e8;
  background-color: #ffe8e8;
  padding: 16px 28px 21px;
}
.notesBlock + .notesBlock{
  margin-top: 48px;
}
.notesBlock .notesBlock__heading{
  font-size: 24px;
  color: #f00;
  line-height: 1.167;
  position: relative;
  margin-bottom: 19px;
  padding-left: 90px;
}
.notesBlock .notesBlock__heading::before{
  /* background: #ccc; */
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  top: -37px;
  left: 0;
  width: 73px;
  height: 65px;
}
.notesBlock p{
  margin-bottom: 2em;
}
.notesBlock p:last-child{
  margin-bottom: 0;
}

.notesBlock.notesBlock--attention{}
.notesBlock.notesBlock--attention .notesBlock__heading::before{
  background-image: url(https://file003.shop-pro.jp/PA01422/806/assets/images/exclamation1.png);
}
.notesBlock.notesBlock--important{
  border-color: #ffd9d9;
  background-color: #fff8f8;
}
.notesBlock.notesBlock--important .notesBlock__heading::before{
  background-image: url(https://file003.shop-pro.jp/PA01422/806/assets/images/exclamation2.png);
}
@media all and (max-width: 768px) {
  .notesBlock{
    border-width: 3px;
    padding: 9.25px 13px 11px;
  }
  .notesBlock .notesBlock__heading{
    font-size: 20px;
    line-height: 1.375;
    margin-bottom: 9.25px;
    padding-left: 50px;
  }
  .notesBlock .notesBlock__heading::before{
    top: -30.5px;
    left: -25px;
    width: 65px;
    height: 58px;
  }
}


.btn-amazon {
    text-align: center;
    margin: 0;
    width: 49%;
    float: left;
}
.btn-amazon a {
    display: block;
    background-color: #f8981c;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
}
.btn-rakuten {
    text-align: center;
    text-align: center;
    margin: 0;
    width: 49%;
    float: left;
}
.btn-rakuten a {
    display: block;
    background-color: #bf0000;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
}
.product-exp .ba{
    text-align: center;
    margin: 0;
    width: 49%;
    float: left;
}
.product-exp .ba a{
    display: block;
    background-color: #f8981c;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
}
.product-exp .br{
    text-align: center;
    text-align: center;
    margin: 0;
    width: 49%;
    float: right;
}
.product-exp .br a{
    display: block;
    background-color: #bf0000;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
}
.product-exp .by{
    text-align: center;
    margin: 0.5em 0 0;
    width: 49%;
    float: left;
}
.product-exp .by a{
    display: block;
    background-color: #0192e3;
    padding: 13px 0;
    border-radius: 10px;
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
}
.btn-rakuten,
.btn-amazon,
.product-exp .ba,
.product-exp .br,
.product-exp .by{
/* display: none; */
}

/* RSS */
.corp_site_blog{
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em -0.5em 1em;
    padding: 0;
    box-sizing: border-box; 
}
.corp_site_blog__item{
    width: 33.3%;
    list-style: none none;
    padding: 0.5em;
  box-sizing: border-box;
}
.corp_site_blog__item__wrapper{
    text-decoration: none;
}
.corp_site_blog__item__thumb{
    position: relative;
    overflow: hidden;
    margin: 0 0 0.5em;
}
.corp_site_blog__item__thumb::before{
    content: "";
    display: block;
    padding-top: 56.25%;
}	
.corp_site_blog__item__thumb img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    transform: none;
}
.corp_site_blog__item__title{
    font-size: 1.25em;
    font-weight: bold;
}
.corp_site_blog__item__date{
    font-size: 0.85em;
    text-align: center;
    color: #666;
}
@media screen and (max-width:640px) {
  .corp_site_blog__item{
    width: 50%;
  }
.corp_site_blog__item__title{
    font-size: 1em;
}
}
#js_season-rss .corp_site_blog__item__date{
  display: none;
}
@media screen and (min-width:641px) {
#js_season-rss .corp_site_blog__item:nth-child(-n+2){
  width: 50%;
}
}
@media screen and (max-width:640px) {
 #js_season-rss .corp_site_blog__item:nth-child(1){
  width: 100%;
}
}