body {
font-family: Avenir, Helvetica, Arial, YakuHanJP, YuGothic, 'Yu Gothic', Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
font-weight: 500;
}
a img:hover {
	opacity: 0.8 ;
       -webkit-transition: 0.5s ease-in-out;
       -moz-transition: 0.5s ease-in-out;
       -o-transition: 0.5s ease-in-out;
       transition: 0.5s ease-in-out;
}
a:hover {
	opacity: 0.8 ;
        color: #3c3c3c;
        text-decoration: none;
       -webkit-transition: 0.5s ease-in-out;
       -moz-transition: 0.5s ease-in-out;
       -o-transition: 0.5s ease-in-out;
       transition: 0.5s ease-in-out;
}
.sp{
    display:none;
}


/*-----------------------
ヘッダーエリアの上部固定
----------------------- */

.fs-l-header {
  position: sticky;
  background: white;
  z-index: 1;
  top: 0;
}


/*-----------------------
トップページ上部空白
----------------------- */

.top-main-bnr {
  padding-top: 20px;
  text-align:center;
}


@media screen and (min-width: 768px) {
.top-main-bnr {
  padding-top: 50px;
}
}




/*-----------------------
MAIN BNR
----------------------- */
.top-main-bnr {
  text-align:center;
}

.top-main-bnr-img {
  max-width:1200px;
}



/*-----------------------
BLOG
----------------------- */

.blog-h2 {
  background: #f1f1f1;
  padding: 8px;
  color: #545454;
}

.blog-h3 {
  border-left: solid black 3px;
  padding-left: 12px;
  font-weight: 700;
  margin: 50px auto 30px;
}



/*長期休暇のお知らせ調整*/
.vacation-wrapper{
    text-align: center;
}

/* 送料無料表記に変更 */
div.fs-c-productPostage::before {
    content: "[ 送料無料";
}
.fs-c-productPostage__label {
    display: none;
}
/* 送料無料 文字色、太さ変更 */
.fs-l-productLayout__item--2 .fs-c-productPostage {
    font-size: 130%;
    color: #ef857d;
    font-weight: bold;
}
.fs-p-headerNavigation {
 width: 95%;
 justify-content: center;
}
.marker {
 background: linear-gradient(transparent 65%, #fff799 65%);
font-weight: bold;
}
.kyugyou {
    margin: 0 auto;
}
.fs-p-headerNavBar a:visited {
  color: #3c3c3c;
}
.honten-tokuten-pc {
    margin: 8px auto 2px;
    text-align: center;
}
.tate-bnr {
    position: fixed;
    top: 120px;
    right: 0;
    z-index: 999;
}
.tate-bnr-sp {
    display: none;
}
.honten-tokuten-sp {
    display: none;
}
.honten-cam-bnr-pc {
    margin: 8px auto 2px;
    text-align: center;
}
.honten-cam-bnr-sp {
    display: none;
}
.postage {
    padding: 4px 0;
    font-size: 12px;
    color: #fff;
    background-color: #333;
    text-align: center;
}
.postage span {
    font-size: 10px;
}
.fs-c-button--primary {
        padding: 15px 27px;
}
.fs-c-productNameHeading__copy {
    display: block;
}
.fs-p-productDescription img {
vertical-align: bottom;
}
.fs-pt-menu a:hover {
    color: #000;
}
.fs-l-sideArea {
    display: none;
}
.fs-l-pageMain {
    width: 100%;
    margin: 0 auto;
}
.fs-p-headerNavigation__listItem span {
    width: 100%;
}
.fs-p-headerNavigation__link span {
    font-size: 1.5rem;
}
.fs-p-headerNavigation__list {
    display: flex;
    justify-content: flex-end;
    text-align: center;
    height: 70px;
    max-width: 900px;
}
.fs-p-headerNavigation__link:link {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 1.1rem;
}
a.fs-p-headerNavigation__link {
    color: #000;
}
.fs-p-heading--lv2 {
    border-bottom: none;
    font-size: 3rem;
    line-height: 4.5rem;
    text-align: center;
    font-family: 'Century Gothic';
    letter-spacing: 5px;
    color: #000;
    margin-bottom: 5px;
}
.jnfont {
    text-align: center;
    margin-bottom: 50px;
    color: #000;
}
.fs-p-headerNavBar {
    height: 70px;
    background: #646464;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    background: #FFF;
}
.fs-p-headerNavigation__link:link {
    color: #000;
}
.fs-pt-column--4 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
ul.navilist {
    display: flex;
    flex-wrap: wrap;
}
ul, ol {
    padding: 0;
    list-style: none;
}
#top-category .navilist li:nth-child(4n+1) {
    margin-left: 0;
}
.navilist li {
    width: calc(25% - 15px);
    margin-top: 10px;
    margin-left: 15px;
    float: left;
}
.navilist > li > a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 79px;
    line-height: 1.15;
    text-decoration: none;
    letter-spacing: -0.15em;
    padding-left: 70px;
    background: #fff 5px center no-repeat;
}
.navilist > li > a.ct01 {
    background-image: url();
}
.navilist > li > a.ct02 {
    background-image: url();
}
.navilist > li > a.ct03 {
    background-image: url();
}
.navilist > li > a.ct04 {
    background-image: url();
}
.navilist > li > a.ct05 {
    background-image: url();
}
.navilist > li > a.ct06 {
    background-image: url();
}
.navilist > li > a.ct07 {
    background-image: url();
}
.navilist > li > a.ct08 {
    background-image: url();
}
.navilist > li > a span {
    display: block;
    font-size: 1.2rem;
    letter-spacing: 0;
    margin-bottom: 0.2em;
}
.navilist a {
    border: 1px solid #F7F7F7;
}
.fs-p-footerNavigation img {
    margin: 2px;
}
.fs-p-footerNavigation {
    font-size: 11px;
    line-height: 18px;
}
.permission-title {
    font-size: 20px;
    text-align: center;
    border: 1px solid;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.permission-title span {
    position: absolute;
    top: 8px;
    right: 40px;
    font-size: 22px;
}
/* radio non-display */
.add-control .radio{
    display: none;
}
/* button control */
.add-control #close:checked ~ .btn-close {
    display: none;
}
.add-control #close:checked ~ .btn-open {
    display: table;
}
.add-control #open:checked ~ .btn-close {
    display: block;
}
.add-control #open:checked ~ .btn-open {
    display: none;
}
/* content control */
.add-control #close:checked ~ .box {
    display: none;
}
.add-control #open:checked ~ .box {
    display: block;
}
.float-wap01 {
    width: 500px;
    float: left;
    margin-right: 50px;
}
.float02 {
    float: left;
    width: 170px;
    margin-right: 15px;
}
.float03 {
    float: left;
    width: 200px;
    margin-right: 25px;
}
.float04 {
    float: left;
    width: 200px;
    margin-right: 25px;
}
.float-wap02 {
    width: 630px;
    float: left;
    margin-right: 20px;
}
.sub-title {
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
}
#wrapper td {
    border-bottom: 1px solid #ccc;
    line-height: 16px;
    padding: 1px;
    text-align: center;
    width: 21%;
}
#wrapper {
    font-size: 11px;
    line-height: 18px;
    margin-top: 30px;
}
.fs-pt-menu__heading fs-pt-menu__heading--lv1::before {
    display: inline-block;
    content: '';
    border: 4px solid transparent;
    border-left-color: currentColor;
}
/* PCモーダル */

input#modal {
	display: none;
}
input#modal + label {
	width: 100%;
	height: 120%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2147483646;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
input#modal + label div {
	position: fixed;
	width: 350px; /*画像の横幅*/
	top: 40%;
	left: 57%;
	margin: -100px 0 0 -290px; /*画像の高さと幅の半分 marginをマイナス -300 -400*/
	background: none;
	border: none;
}
input#modal + label div::before {
	content: "× Close";
	position: absolute;
	bottom: -21%;
	right: 18%;
	margin: 0 -60px 0 0;
	font-size: 2.5em;
	font-weight: bold;
	color: #ffffff;
}
input#modal:checked + label {
	display: none;
}

/*トップページの表示を調整するCSS*/
.fs-body-top .fs-pt-column--4 {
  display:flex;
  flex-wrap:wrap
 }

@media screen and (max-width: 600px) {
 .fs-body-top .fs-pt-column--4 > .fs-pt-column__item{
  width:50%;
 }
}
@media screen and (min-width: 601px) {
 .fs-body-top .fs-pt-column--4 > .fs-pt-column__item{
  width:25%;
 }
}


.fs-body-top .fs-pt-column--3 {
  display:flex;
  flex-wrap:wrap
 }

@media screen and (max-width: 600px) {
 .fs-body-top .fs-pt-column--3 > .fs-pt-column__item{
  width:50%;
 }
}
@media screen and (min-width: 601px) {
 .fs-body-top .fs-pt-column--3 > .fs-pt-column__item{
  width:33%;
 }
}

/*トップページの表示を調整するCSS終わり*/


@media screen and (max-width: 840px) {
.navilist li {
    float: left;
    width: 48%;
    margin-left: 1%;
}
.navilist > li > a {
    height: 60px;
}

.float-wap01 {
    width: 100%;
    margin-bottom: 15px;
}
.float02 {
    width: 100%;
    margin-bottom: 15px;
}
.float03 {
    width: 100%;
    margin-bottom: 15px;
}
.float04 {
    width: 100%;
    margin-bottom: 15px;
}
.float-wap02 {
    width: 100%;
}
.permission-title span {
    right: 20px;
}
#wrapper {
    font-size: 1.3rem;
    line-height: 2.1rem;
}
.fs-p-footerNavigationItem__title {
    font-size: 1.5rem;
}
.fs-p-footerNavigation {
    grid-gap: 0;
}
.sp-hide {
    display: none;
}
.fs-p-headerNavigation__list {
    height: 50px;
}
.fs-p-headerNavBar {
    height: 55px;
}
.fs-l-sideArea {
    display: block;
}
.honten-tokuten-sp {
    width: 100%;
    display: block;
    margin: 6px 0 0;
}
.honten-tokuten-pc {
    display: none;
}
.honten-cam-bnr-sp {
    width: 100%;
    display: block;
    margin: 6px 0 0;
}
.honten-cam-bnr-pc {
    display: none;
}
.tate-bnr {
    display:none;
}
.tate-bnr-sp {
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 999;
    display: block;
}
footer table {
    width: 100%;
    font-size: 11px;
}
iframe {
    max-width: 100%;
}
.pc{
    display: none;
}
.sp{
    display: block;
}

}