@charset "utf-8";
/* CSS Document */
body{
font-family: 'Noto Sans JP', sans-serif;
line-height: 1.8;
color: #333;
font-weight: normal;
}
a {
color: #333;
transition: 0.5s;
}
a:visited {
	color: #333;
}
a:hover{
color:#B8925D;
text-decoration:underline;
}
a:hover img{
opacity: 0.7;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: 1.6;
}
.fs16{
font-size:16px;
}
.mb10{
margin-bottom: 10px;
}
.mt20{
margin-top: 20px;
}
.mb20{
margin-bottom: 20px;
}
.mt30{
margin-top: 30px;
}
.mb30{
margin-bottom: 30px;
}
.mb50{
margin-bottom: 50px;
}
.mt80{margin-top: 80px;}
.mb80{
margin-bottom: 80px;
}
ul li{list-style: none;}
ul{padding-left: 0;}
.discription{
font-size:12px;
}
hr.line {
	border: none;
	margin-bottom: 30px;
	height: 1px;
	background: #d8d8d8;
}
.fs-l-sideArea hr.line{
display: none;
}
header {
    position: relative;
}
.padb50{
padding-bottom: 50px;
}
.cart_box{
position: relative;
}
.cart_box .fs-client-cart-count{
position: absolute;
right: 0;
top:0;
}
.fs-l-header.fixed {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    width: 100%;
}

.wrap{
max-width:1160px;
margin-left: auto;
margin-right: auto;
}
.wrap_gray{
background: #EFEDED;
padding: 60px 0;
width: 100%;
overflow: hidden;
}
.wrap_white{
background: #fff;
padding: 60px 0;
width: 100%;
overflow: hidden;
}
/*header_common*/
.fs-p-searchForm__button {
	border-radius: 30px;
}
.fs-p-searchForm__button::before {
content: "検索";
color: #333;
display: block;
font-size: 12px;
padding-top: 8px;
border-radius: 0 3px 3px 0;
background: #fff;
}
.fs-p-searchForm__button {
	width: 3em;
}
.fs-p-searchForm__input{
background-image: url(https://ohsdie.itembox.design/item/icon_search.png);
background-repeat: no-repeat;
background-position: 3% 45%;
background-size: 18px auto;
padding-left: 10%;
border-radius: 30px;
}
.fs-p-inputGroup {
	border: 1px solid #C1C0C0;
	background: #FFF;
	border-radius: 30px;
}
.fs-p-inputGroup__button {
	background: #fff;
}
/*/検索おわり*/
.header_top_caution{
background: #fff;
width:100%;
padding: 15px 0;
color: #C85287;
}
.header_top_caution .inner{
max-width:1200px;
font-size:18px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-weight: bold;
}
.header_cate_menu{
max-width:1216px;
margin: 0 auto;
padding: 15px 0;
background: #fff;
display: flex;
justify-content: flex-start;
}
.header_cate_menu li a {
	font-size: 16px;
	font-weight: 400;
	color: #333 !important;
	margin-left: 50px;
	margin-right: 50px;
}
.fs-l-header{
border-bottom: 1px solid #DFDFDF;
}
/*ligin logout*/
.logout.my-false { display: none; }
.login.my-true { display: none; }
/*top*/
.fs-p-dateList{
width: 80%;
margin-right: auto;
margin-left: auto;
}
.fs-p-dateList > li time:first-child {
	background: #fff4;
	color: #000;
	line-height: 1.2;
	padding: 0;
}
.fs-p-dateList > li {
	border-bottom: 1px solid #EFEDED;
	border-top: none;
	padding-bottom: 15px;
}
/*商品*/
.fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
	line-height: 1.6;
}
/*Ranking*/
.ranking .slick-track .slick-slide::before{
color: #fff; width: 32px; display: flex; justify-content: center;
font-weight:500; font-size:15px;
height: 32px; align-items: center;
margin-bottom: 5px;
margin-left: 5px;
position: absolute;
}
/**/
.ranking .slick-track .slick-slide:nth-of-type(1)::before{ content: "1"; 
background:#B8925D; }
.ranking .slick-track .slick-slide:nth-of-type(2)::before{ content: "2"; 
background: #B8925D; }
.ranking .slick-track .slick-slide:nth-of-type(3)::before{ content: "3"; 
background: #B8925D; }
.ranking .slick-track .slick-slide:nth-of-type(4)::before{ content: "4"; 
background:#B8925D; }
.ranking .slick-track .slick-slide:nth-of-type(5)::before{ content: "5"; 
background: #B8925D; }
.ranking .slick-track .slick-slide:nth-of-type(6)::before{ content: "6"; 
background: #B8925D; }
.ranking .slick-track .slick-slide:nth-of-type(7)::before{ content: "7"; 
background: #5D639E; }
.ranking .slick-track .slick-slide:nth-of-type(8)::before{ content: "8"; 
background: #5D639E; }
.ranking .slick-track .slick-slide:nth-of-type(9)::before{ content: "9"; 
background: #5D639E; }
.ranking .slick-track .slick-slide:nth-of-type(10)::before{ content: "10"; 
background: #5D639E; }
/*ランキングスライドなし*/
.ranking.fs-c-slick .slick-slide {
	position: relative;
}
.ranking.fs-c-productListCarousel {
	display: block;
}
.ranking .fs-c-productListCarousel__list {
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
	justify-content: space-around;
}
.ranking.fs-c-slick .slick-track {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
	width: 100% !important;
	justify-content: space-between;
}
.ranking .fs-c-productListCarousel__ctrl.slick-disabled > .fs-c-button--carousel,
.ranking .fs-c-button--carousel {
	display: none;
}

.ranking.fs-c-slick .slick-slide  {
	margin-bottom: 30px;
	
}
.ranking .slick-track .slick-slide:nth-of-type(4n){
margin-right: 0;
}

/*タイトル*/
.fs-c-heading--page {
	border-bottom: none;
	color: #000;
	font-size: 28px;
}
h2.title{
font-family: "Noto Serif JP", serif;
font-size:28px;
text-align: center;
margin: 40px auto;
color: #B8925D;
border: none;
}
h2.title span{
display: block;
font-size:14px;
font-family: 'Noto Sans JP', sans-serif;
color: #333;
margin-top: 10px;
}

.fs-c-documentArticle__heading, .fs-p-announcement__title {
border-bottom: 1px solid #DBD8D8;
font-size:18px;
font-weight: bold;
padding-left: 10px;
padding-bottom: 15px;
margin-bottom: 30px;
background: none;
text-align: left;
color: #000;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
	border-bottom: 1px solid #DBD8D8;
	color: #000;
	font-weight: bold;
	fon-size:18px;
	padding-bottom: 15px;
}
h3.title02{
font-size:24px;
border-left: 2px solid #E6222A;
padding-left: 20px;
margin-bottom: 30px;
font-weight: bold;
}
h2.fs-c-documentColumn__heading, .fs-c-documentColumn__heading  {
	color: #000;
	border:none;
	font-weight: normal;
	font-size: 16px;
	padding: 13px 25px;
	margin: 25px 0;
	background: #EFEDED;
}

h3.title {
position: relative;
padding: 1rem 2rem;
border-bottom: 2px solid #DBD8D8;
margin-bottom: 25px;
font-size:24px;
font-weight: bold;
padding-left: 0;
}

h3.title:before {
position: absolute;
bottom: -2px;
left: 0;
width: 20%;
height: 2px;
content: '';
background: #E6222A;
}

/*flex_item*/
ul.flex, ul.flex_list, ul.flex_st, ul.foot_flex{
padding: 0;
margin-bottom: 30px;
}
ul.flex_list02{
padding: 0;
margin: 0 0 30px 0;
}
ul.flex_list02.padb50{
padding-bottom:50px;
}
ul.flex li, ul.flex_list li, .flex_st li, .foot_flex li, ul.flex_list02 li{
list-style: none;
}

.flex_list02{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}

ul.flex_list02 li{

text-align: center;
}
ul.flex_list02 li .text{
text-align: center;
font-size:14px;
margin-top: 20px;
}
.flex_list li, ul.flex_list02 li{
margin-bottom: 30px;
}



.box_col5{
width:18%;
margin-bottom: 20px;
}
/*item_search*/
.item_search_box{
background: #fff;
padding: 18px 16px 17px 16px;

margin-bottom: 16px;
border: 1px solid #DBD8D8;
}
.item_search_box a{
display: flex;
justify-content: flex-start;
align-items: center;
}
.item_search_box .text{
font-size:20px;
font-weight: bold;
padding-left: 25px;
}


/*btn*/
/*button*/
.btn01 {
	font-size: 14px;
	border: 1px solid #333;
	background-color: #fff;
	padding: 10px 30px 10px 20px;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}
.btn01::after{
font-family: fontawesome;
content:"\f054";
right:10px;
position: absolute;
}
.btn01:hover{
background: #B8925D;
color: #333 !important;
}
.btn_cart {
    border-radius: 5px;
    background: #646262;
    padding: 0.3em 0.5em;
    color: #fff !important;
}
.btn_login {
    border-radius: 5px;
    background: #646262;
    padding: 2em 2em;
    color: #fff !important;
    border-color: #646262;
}
.btn_pink {
    border-radius: 5px;
    background: #C97FB4;
    padding: 2em 2em;
    color: #fff !important;
    border-color: #C97FB4;
}

.btn_cart_ex {
	border-radius: 5px;
	background: #A1D992;
	padding: 0.8em 1em;
	color: #fff;
	border-color: #A1D992;
}
.btn_cart_ex:hover {
	border-radius: 5px;
	background: #79C365;
	padding: 0.8em 1em;
	color: #fff;
	border-color: #79C365;
}
.btn_more{
background: #fff;
border-radius: 30px;
text-align: center;
padding: 18px;
display: inline-block;
color: #000 !important;
border: 1px solid #DBD8D8;
width:240px;
}
.img_center{
margin-left:auto;
margin-right: auto;
text-align: center;
display: block;
}
.block_center{
margin:20px auto;
text-align: center;
display: block;
}
.text_center{
text-align: center;
}
.btn_review {
    border-radius: 5px;
    background: #999;
    padding: 0.8em 2em;
    color: #fff !important;
    display: block;
    text-align: center;
    width: 100%;
}
.fs-c-button--plain {
	background: #646464;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	padding: 5px;
	border-radius: 5px;
	transition: 0.5s;
}
.fs-c-button--plain:hover{
background: #000;
}
.btn_form{
background: #646262;
text-align: center;
color: #fff !important;
padding: 10px 22px;
font-size:14px;
font-weight: bold;
border-radius: 5px;
}
/*footer*/
.fs-l-footer {
	position: relative;
	border-top: 1px solid #DFDFDF;
	background-color: #fff;
	color: #333;
	margin-top: 80px;
}
.foot_flex{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.foot_flex li.foot_eria{
width: 30%;
margin-bottom: 20px;
margin-right: 5%;
}
.foot_flex li.foot_eria:nth-of-type(3n){
margin-right: 0;
}
.foot_flex h3{
font-size:16px;
font-weight: 500;
border-bottom: 1px solid #DFDFDF;
padding-bottom: 15px;
margin:0 0 30px 0;
}
.foot_flex li a{
color: #333;
}
.foot_con{
border-bottom: 1px solid #DFDFDF;
padding-bottom: 90px;
}



.fs-c-accountService {
	justify-content: flex-start;
	margin-left: -8px;
}
.fs-c-accountService__page {
	margin: 8px;
}
.fs-c-accountService {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}

.foot_sns{display: flex;
justify-content: center;
margin: 30px auto;

}
.foot_sns li{
margin-left: 5px;
margin-right: 5px;
}
.fs-p-footerCopyright {
	color: #333;
	background-color: #fff;
	border-top: 1px solid #DBD8D8;
	padding: 35px 0;
	font-size: 16px;
}
.fs-p-footerCopyright__text {
	margin: 0;
	font-size: 16px;
}
.mtb60{
padding: 60px 0;
}
/*詳細検索*/
.side-detailsearch {
	margin-top: 20px;
}
.side-detailsearch .side-caption{
	padding-bottom: 6px;
	border-bottom: 2px solid #E6222A;
	font-size:18px;
	font-weight: bold;
}
.side-detailsearch .form-ttl {
	margin: 10px 0 5px;
}
.sidearea input[type="text"] {
	width: 100%;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	float: none;
	margin-left: 0;
	border: 1px solid #cccccc;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 30px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #555555;
	vertical-align: middle;
}
.side-detailsearch .form-set select {
	width: 100%;
	background: #f1f1f1 !important;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	font-size: 11px;
	border: 1px solid #cccccc;
	height: 30px;
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 10px;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
	-moz-appearance: menulist !important;
	-webkit-appearance: menulist !important;
}
.side-detailsearch .detailsearch-btn-area {
	margin: 10px 0;
	text-align: center;
}
.side-detailsearch .detailsearch-btn-area .submit-area {
	position: relative;
}
.side-detailsearch .detailsearch-btn-area span {
	display: block;
	margin-bottom: 10px;
}
.side-detailsearch .detailsearch-btn-area .submit-area > .btn {
	background-color: #000;
}
.side-detailsearch .detailsearch-btn-area .btn {
	width: 100%;
	border: 0;
	height: 42px;
	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;
	border-radius: 3px;
}
.side-detailsearch .detailsearch-btn-area .submit-area i {
	position: absolute;
	top: 35%;
	left: 20%;
	color: #fff;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.side-detailsearch .detailsearch-btn-area .reset-area > .btn {
	background-color: #f1f1f1;
	color: #000;
}
.submit-area input {
	color: #fff;
	cursor: pointer;
}
.fa-search::before {
	content: "\f002";
}
.reset-area input {
	cursor: pointer;
}
.side-detailsearch .detailsearch-btn-area .reset-area {
	position: relative;
}
.side-detailsearch .detailsearch-btn-area .reset-area i {
	position: absolute;
	top: 35%;
	left: 30%;
	color: #000;
}
.fa-rotate-right::before, .fa-repeat::before {
	content: "\f01e";
}


.fs-p-drawer__heading {
	border-bottom: 1px solid #999999;
	font-size: 2.2rem;
	padding-bottom: 4px;
	text-align: center;
}
/*--------------
side
------------------*/
h2.side_tit, .fs-l-sideArea h3.title02, .fs-l-sideArea h3.title{
	padding-bottom: 6px;
	border:none;
	font-size:18px;
	font-weight: 500;
	color:#B8925D;
}
h2.side_tit{
margin-top: 40px;
}
h2.side_tit02{
	padding-bottom: 6px;
	border:none;
	font-size:18px;
	font-weight: 500;
	color:#333;
}

.fs-p-drawer__heading {
display: none;
}
.fs-l-sideArea .flex_list, .fs-l-sideArea .flex_list02{
display: block;

}
.fs-l-sideArea .flex_list li, .fs-l-sideArea .flex_list02 li{
border-bottom: 1px solid #DBD8D8;
width: 100%;
}
.fs-l-sideArea .flex_list02 li{
margin-bottom: 10px;
padding-bottom: 10px;
}
.fs-l-sideArea .flex_list li a, .fs-l-sideArea .flex_list02 li a{
position: relative;
}
.fs-l-sideArea .flex_list02 li a{
display: flex;
justify-content: flex-start;
align-items: center;
text-align: left;
}
.fs-l-sideArea .flex_list02 li a .text{

font-size:14px;
text-align: left;
margin: 0 25px 0 10px;
}
.fs-l-sideArea .flex_list li a::after, .fs-l-sideArea .flex_list02 li a::after{
right: 10px;
top:50%;
  transform: translateY(-50%) translateX(-0%);
  -webkit- transform: translateY(-50%) translateX(-0%);
position: absolute;
content:"\f105";
font-family: "fontawesome";
}
.fs-l-sideArea .flex_list li.box_col3.item_search_box{
width: 100%;
}
.fs-l-sideArea .flex_list li.box_col3.item_search_box img, .fs-l-sideArea .flex_list02 li img{
width: 40px;
height: 40px;
}


.side_line_tit{
background: #54BD36;
padding: 5px;
text-align: center;
color: #fff;
font-size:14px;
font-weight: 400;
margin-bottom: 10px;
}
.side_line{
display: flex;
justify-content: space-between;
}
.side_line .text{
margin-right: 20px;
font-size:14px;
width:calc(100% - 80px);
}

.side_card_tit{
background: #C85287;
padding: 5px;
text-align: center;
color: #fff;
font-size:14px;
font-weight: 400;
margin-bottom: 10px;
}
ul.side_guide_list{
padding-left: 1.1em;
}
ul.side_guide_list > li{
position: relative;
margin-bottom: 10px;
}
ul.side_guide_list > li::before {
	border: 3px solid #ccc;
	border-radius: 50%;
	content: "";
	width: 0.5em;
	height: 0.5em;
	top: 0.5em;
	position: absolute;
  margin-left: -1.1em;
}
.freeword_tit {
	font-size: 18px;
	font-weight: 500;
	margin-top: 50px;
	margin-bottom: 15px;
}
.side_magagine{
display: flex;
justify-content: space-between;
margin: 20px 0;
font-size:14px;
}
.side_magagine .text{
margin-left: 5px;
width: calc(100% - 83px);
}

/*guide*/
.fs-p-card {
	background: rgba(126, 126, 126, 0.08);
	border: none;
	margin: 8px 0;
	padding: 20px;
}
.fs-p-card__title {
	border:none;
	font-size: 20px;
	margin-top: 8px;
	text-align: center;
	padding-bottom: 16px;
	font-weight: bold;
}
/*touroku*/

.box_tokuten{
border:4px solid #DBD8D8;
margin-bottom: 20px;

}

.box_tokuten .text h3{
color: #E6222A;
border: none;
font-size:20px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 0;
}

/*osusume*/
.rec_title{
font-size:18px;
font-weight: 500;
text-align: center;
}
.rec_keyword{
padding-bottom: 50px;
}
.rec_keyword ul{
display: flex;
justify-content: center;

flex-wrap: wrap;
margin: 30px auto;
padding: 0;
width: 70%;
}
.rec_keyword ul li{
list-style: none;
margin: 10px 5px;
}
.rec_keyword ul li a {
	background: #F7F5F5;
	display: block;
	padding: 3px 10px;
	border-radius: 30px;
	color: #333;
	text-align: center;
	font-size:12px;
}

.flex_con{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.top_con_brand .flex_con .img{
width: 40%;
}
.top_con_brand .flex_con .txt{
width: 55%;
font-size:12px;
}
.top_con_brand .flex_con h3{
font-size:14px;
margin: 0 0 25px 0;
padding: 0;
font-weight: 500;
}
.top_present{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.top_present li{
width:30%;
margin-bottom: 30px;
margin-right: 5%;
}
.top_present li:nth-of-type(3n){
margin-right: 0;
}
/*faq*/	
.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 100%;/*最大幅*/
}
/*ラベル*/
.accbox label {
    display: block;
    margin-top: 20px;
    padding : 15px 40px;
    color: #333;
    font-weight: 400;
    background: url("https://ohsdie.itembox.design/item/icon_q.png") no-repeat #fff 10px 15px;
    cursor :pointer;
    transition: all 0.5s;
	position: relative;
	font-size:16px;
	background-size: 24px;
}

/*アイコンを表示*/

.accbox label:after {
    content: "+";
	position: absolute;
	right: 10px;
	top:10px;
	color: #707070;
	font-size:22px;
}
/*ラベルホバー時*/
.accbox label:hover {
	background: url("https://ohsdie.itembox.design/item/icon_q.png") #fff no-repeat 10px 15px;
	background-size: 24px;
	color: #B8925D;
  
}
.bg_faq{
background: #F7F5F5;
padding: 20px;
margin-bottom: 60px;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
	
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
	height: auto;
	padding: 20px 1em 20px 3em;
	opacity: 1;
	background: url("https://ohsdie.itembox.design/item/icon_a.png") #fff 24px 24px no-repeat;
	border-top: 1px solid #F7F5F5;
	width: 100%;
	margin-bottom: 20px;
	background-size: 24px;
	padding-left: 60px;
}
.accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: "ー";
	position: absolute;
	right: 10px;
	top:10px;
	color: #707070;
	font-size:22px;
}
.begue_waku{
background: #CCBB86;
padding: 15px;
color: #fff;
font-size:14px;
}
.begue_waku .inner{
border:1px solid #fff;
padding: 30px 34px;
}
.foot_con .contact_lead{
font-size:18px;
text-align: center;
margin-bottom: 60px;
}
.foot_con .bn_line a{
background: #54BD36;
border:1px solid #A8A5A5;
width: 340px;
padding: 22px 0;
text-align: center;
color: #fff;
display: block;
font-size:18px;
}
.foot_con .bn_contact a{
background: #fff;
border:1px solid #A8A5A5;
width: 340px;
padding: 22px 0;
text-align: center;
color: #333;
font-size:18px;
display: block;
}
.foot_con .bn_line a:hover, .foot_con .bn_contact a:hover{
opacity: 0.8;
text-decoration: none;
}
.foot_under{
background: #F7F5F5;
padding: 55px 0;
width: 100%;
}
/*register*/
.flex_register{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.flex_register li.box48{
margin-right: 4%;
border-top:10px solid #000;
margin-bottom: 50px;
width:48%;
}
.royalty_box{
border-top:10px solid #000;
margin-bottom: 50px;
display: block;

}
.flex_register li.box48:nth-child(2n){
margin-right: 0;
}
.flex_register li.box48 .inner, .royalty_box .inner{
padding: 0 30px 50px 30px;
border-top: 10px solid #B8925D;
background: #F7F5F5;
margin-bottom: 25px;
}
.flex_register li.box48 .inner img, .royalty_box .inner img{
margin-top: 60px;
}
.flex_register li.box48 .inner h3, .royalty_box .inner h3{
margin-top: 25px;
font-size:22px;
font-weight: 500;
text-align: center;
color: #000;
line-height: 2;
}
.flex_register li.box48 .inner h3 span{
color: #B8925D;
}
/*line_info*/
#line_info{
font-size:16px;
}
.flex_line{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_line li{
width: 30%;
border-top:10px solid #000;
margin-bottom: 50px;
background: #F7F5F5;
}
.flex_line li .inner{
padding: 22px 30px 50px 30px;
border-top: 10px solid #B8925D;
background: #F7F5F5;
}
.flex_line li .inner .number{
text-align: center;
color: #B8925D;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-decoration: underline;
display: block;
font-size: 38px;
line-height: 1;
}
.flex_line li .inner span.point{
color: #333;
font-family: 'Noto Sans JP', sans-serif;
font-size:16px;
display: block;
text-decoration: none;
text-align: center;
}
.flex_line li .inner h3{
margin-top: 35px;
font-size:22px;
font-weight: 500;
text-align: center;
color: #000;
line-height: 2;
}
.fc_gold{
color: #B8925D;
}
.bold_tit{
text-align: center;
font-size:18px;
font-weight: 500;

}
.fs-c-heading--page {
	border-bottom: none;
	color: #333;
	font-weight: 300;
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 24px;
	padding: 0 0 1.2em;
	text-align: center;
}
.fs18_center{
text-align: center;
font-size:18px;
}
.line_howto{
background: #F7F5F5;
padding: 0 30px 30px 30px;
height: 320px;

}
.line_howto p{
background: #333333;
display: block;
width:60px;
height: 60px;
color: #fff;
text-align: center;
margin: 0 auto;
font-size:16px;
line-height: 1;
padding-top: 15px;
}
.line_howto p span{
font-size:18px;
display: block;
}
.line_howto h3{
font-size:22px;
font-weight: 500;
text-align: center;
line-height: 1.6;
}
/*royalty*/
.diamond {
  width: 80px;
  height: 80px;
  background: #B8925D;
  transform: rotate(45deg);
  margin: 30px auto;
  text-align: center;
  display: block;
}
.text_box {
  width: 80px;
  transform: rotate(-45deg);
  text-align: center;
  position: absolute;
  top: 15px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}
.solid_box{
border: 1px solid #DFDFDF;
padding: 2em;
line-height: 1.8;
}

/*----------------------------------------------
1200
--------------------------------------------*/
@media screen and (min-width : 1200px){
.fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
	max-width: 900px;
}
.fs-l-sideArea {
	max-width: 266px;
}
/**/
}
@media screen and (min-width : 960px){
.fs-l-product2 .fs-l-productLayout {
	display: grid;
	grid-template-columns: 100%;
	grid-gap: 8px;
	align-items: start;
}
}
/*-------------------------------------
768
-------------------------------------
/*header*/
@media screen and (min-width : 768px){
.ps{display: block;}
.sp{display: none;}
.fs-l-header__contents {
grid-template-rows: auto auto;
grid-template-columns: 40% 20% 40%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.fs-l-header__utility {
grid-template-rows: auto;
}
.fs-l-header__utility :first-child {
grid-column: 3 / 3;
grid-row: 1 / 2;
}
.fs-l-header__utility :nth-child(2) {
grid-column: 2 / 4;
grid-row: 1 / 2;
}
.fs-l-header__utility :nth-child(3) {
grid-column: 1 / 2;
grid-row: 2 / 3;
}
.fs-l-header__utility :last-child {
align-self: top;
grid-column: 2 / 4;
grid-row: 2 / 3;
}
header .fs-l-header__contents .fs-p-searchForm{
margin-top: 20px;	
}
ul.header_icon{
display: flex;
justify-content: flex-end;
padding: 0;
}
ul.header_icon li{
list-style: none;
margin-left: 5px;
margin-right: 5px;
text-align: center;
}
ul.header_icon li img{
text-align: center;
}
ul.header_icon li a{
color: #000 !important;
font-size:12px;
}
ul.header_icon li p{
margin: 0;
}
.flex{
display: flex;
justify-content: space-between;

flex-wrap: wrap;
}
.box48{
width:48%;


}
.box49{
width:49%;

}
.flex_st{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.flex_st li.box48{
margin-right: 4%;
}
.flex_st li.box49{
margin-right: 2%;
}
.flex_st li:nth-of-type(2n){
margin-right: 0;
}
.flex_st li.box48 .block_center, .top_present li .block_center, .flex_st li.box49 .block_center{
margin: 0 auto;
}
.flex_st li.contact_box{
margin-left: 15px;
margin-right: 15px;
}
.flex_center{
display: flex;
justify-content: center;
align-items: center;
}
.flex_center li{
margin-left: 10px;
margin-right: 10px;
}
.flex_howto{
display: flex;
flex-wrap: wrap;
justify-content: space-between;

}
/*main*/




.anchor_link{
padding-top: 240px;
margin-top: -240px;
}
h1.tit{
border-bottom: 2px solid #E6222A;
text-align: center;
font-weight: bold;
font-size:28px;
padding-bottom: 1em;
}

.fs-l-header__leftContainer {
	grid-row: 1;
	grid-column: 1 / 3;
	align-self: center;
}
.fs-p-logo {
	display: flex;
	justify-content: flex-start;
	padding: 8px;
	flex-direction: inherit;
}
/*.fs-p-productDescription--short{
display: none;
}
.fs-p-productDescription--full{
display: block;
}*/
	/*768*/
}
@media screen and (max-width : 1080px) and (min-width : 768px){



.fs-l-header__utility {
	grid-row: 1;
	grid-column: 2 / 4;
	align-self: stretch;
}/*1080*/
}

@media screen and (max-width : 767px){
.ps{display: none;}
.sp{display: block;}
.fs-l-header__contents {
display: grid;
grid-template-rows: auto auto;
grid-template-columns: auto;
	/* align-items: center; */
}
/*ヘッダーメニュー*/
.fs-l-header__utility nav.fs-p-headerUtilityMenu, .fs-l-header__utility .fs-p-searchForm{
display: none;
}
.fs-l-header__utility {
	display: flex;
	justify-content: flex-start;
}
.fs-l-header__contents {
	width: 80%;
}
ul.header_icon {
	display: flex;
	justify-content: flex-start;
	padding: 0;
	align-items: center;
}
ul.header_icon li{
margin-right: 10px;
}
ul.header_icon p{
display: none;
}

.header_cate_menu{
padding: 15px 0;
justify-content: space-around;
}
.header_cate_menu li a{
font-size: 12px;
margin-left: 10px;
margin-right: 10px;
}
.flex_list li.box_col4{
width: 30%;
}
.flex_list li.box_col3.item_search_box{
width: 48%;
}

ul.flex_list02 li{
width: 30%;
margin-left: 1.5%;
margin-right: 1.5%;
text-align: center;
}
ul.flex_list02 li img{
width: 90%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
/*スマホハンバーガーメニュー内*/
.fs-p-drawerul .flex_list02 li{
text-align: left;
}
.fs-p-drawer ul.flex_list02 li img{
margin-left: 0;
margin-right: 10px;
text-align: left;
}
/**/
ul.flex_list02 li .text {
	font-size: 14px;
	font-weight: bold;
}



.footer_feature_list li {
	width: 48%;
	padding: 40px 3%;
}
.fs-l-header__drawerOpener{
position: absolute;
right: 10px;
top:10px;
}
.footer_feature_list li img {
	width:60px;
	height: 60px;
}
.flex_list.bland{
justify-content: flex-start;
} 
.flex_list.bland .box_col5{
width:30%;
margin-right: 5%;
}

.fs-p-drawer {
	z-index: 100001;
}
.discription{
display: none;
}
.fs-p-drawer hr.line{
display: none;
}
.box_tokuten{
padding: 20px;
}
.box_tokuten .img{
margin: 0 auto 30px auto;
text-align: center;
display: block;
}
.box_tokuten .text{
width: 100%;
}
h1.tit{
text-align: center;
}
.ranking.fs-c-slick .slick-slide {
	position: relative;
}
.ranking.fs-c-productListCarousel {
	display: block;
}
.ranking .fs-c-productListCarousel__list {
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
}
.ranking.fs-c-slick .slick-track {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
	width: 100% !important;
transform: none !important;

}
.ranking .fs-c-productListCarousel__ctrl.slick-disabled > .fs-c-button--carousel,
.ranking .fs-c-button--carousel {
	display: none;
}

.ranking.fs-c-slick .slick-slide  {
	margin-bottom: 30px;
}
.ranking .fs-c-productListCarousel__list__item {
	max-width: 150px;
	margin: 0 5px;
}

.ranking .fs-c-productListItem__image.fs-c-productImage {
height:170px;
	width: auto;
	overflow: hidden;
}
.flex_st li.contact_box{
margin: 10px auto;
}
.foot_con .bn_line a, .foot_con .bn_contact a{
margin: 10px auto;
text-align: center;

display: block;

}
.side_line_tit{
margin-top: 30px;
}
.header_nav{
display: none;
}
.calusel_616 {
	width: 90%;
	margin: 20px auto;
	text-align: center;
	display: block;
}
.fs-c-slick.calusel_616 .slick-prev::before, .fs-c-slick.calusel_616 .slick-next::before {
	cursor: pointer;
	font-family: "fs-icon";
	color: #ddd;
	font-size: 30px;
	line-height: 1;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fs-c-slick.calusel_616 .slick-prev::before, .fs-c-slick.calusel_616 .slick-next::before {
	cursor: pointer;
	font-family: "fs-icon";
	color: #ddd;
	font-size: 30px;
	line-height: 1;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fs-c-slick.calusel_616 .slick-prev {
	background: inherit;
	color: #ddd;
	top: 45%;
	-webkit-transform: translate(-30px, -50%);
	-ms-transform: translate(-30px, -50%);
	transform: translate(-30px, -50%);
}
.fs-c-slick.calusel_616 .slick-next {
	font-size: 0px;
	background: inherit;
	color: #ddd;
	top: 45%;
	-webkit-transform: translate(30px, -50%);
	-ms-transform: translate(30px, -50%);
	transform: translate(30px, -50%);
}

/*.fs-p-productDescription--short{
display: block;
}
.fs-p-productDescription--full{
display: none;
}*/
	/*767*/
}
@media screen and (max-width : 480px){
.flex_list li.box_col4, .flex_list li.box_col3{
width: 48%;
}

.box_col5{
width:48%;
margin-bottom: 20px;
}
.fs-l-main {
	padding-right: 15px;
	padding-left: 15px;
}
.wrap {
	padding-left: 15px;
	padding-right: 15px;
}

.flex_list li.box_col3.item_search_box img{
width: 60px;
height: 60px;
}
.item_search_box .text {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}

.fs-p-logo img{
width: 100%;
height: auto;
}
.ranking.fs-c-slick .slick-slide {
width: 48%;
}
.rec_keyword ul{
width: 96%;
}
.top_present li{
width:48%;
margin-bottom: 20px;
margin-right: 2%;
}
.top_present li:nth-of-type(2n){
margin-right: 0;
}
.foot_flex li.foot_eria{
margin-right: 2%;
width:48%;
}
.foot_flex li.foot_eria::nth-of-type(2n){
margin-right: 0;
}
.flex_line li .inner {
	padding: 22px 10px 50px 10px;
}
.flex_line li .inner h3, .flex_register li.box48 .inner h3 {
	font-size: 18px;
}
.line_howto {
	max-height: 320px;
}
.foot_con .bn_line a, .foot_con .bn_contact a{
width: 100%;

}
.flex_register li.box48 .inner {
	padding: 0 10px 30px 10px;

}
.top_present li:nth-of-type(2n){
margin-right: 0;
}
.top_present li:nth-of-type(3n){
margin-right: 2%;
}

/*480*/
}