
/* トップページカラム調整 */
@media screen and (min-width: 1200px) {
  .fs-body-top .fs-p-drawerButton {
    display: inline-block;
  }
  .fs-body-top .fs-l-sideArea {
    max-width: initial;
    box-shadow: 1px 1px 5px #b2b2b2;
    position: fixed;
    transform: translateX(-101%)
  }
  .fs-body-top .fs-l-sideArea + .fs-l-pageMain {
    max-width: 1216px;
  }
}


.fs-p-heading--lv2_original {
font-family: Times New Roman;
padding-top: 50px;
position: relative;
font-size: 30px;
text-align: center;
}

.fs-p-heading--lv2_original_after {
display: block;
font-size: 14px;
margin-top:  8px;
position: relative;
width: 140px;
margin: 10px auto 0;
background-color: #fff;
}
 
.fs-p-heading--lv2_original_after:before {
content: '';
height: 1px;
background-color: #000;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
z-index: -1;
width: 200px;
left: -30px;
}

@media screen and (min-width: 768px){
.fs-p-heading--lv2_original {
font-family: Times New Roman;
margin-top: 80px;
position: relative;
font-size: 40px;
text-align: center;
}
}


.fs-pt-column--3 {
text-align:center;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;

  }
  .fs-pt-column--3 > *:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(4) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(5) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(6) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(7) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(8) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(9) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 3;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(10) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(11) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 4;
    grid-row: 4;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(12) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 4;
    grid-row: 4;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(14) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(15) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 5;
    grid-row: 5;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(16) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 6;
    grid-row: 6;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(17) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 6;
    grid-row: 6;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(18) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 6;
    grid-row: 6;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(19) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  text-align:center;
  }
  .fs-pt-column--3 > *:nth-child(20) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  text-align:center;
  }



.new_fs-pt-column--3 {
text-align:center;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
background-color: #deeedc;
  }
  .new_fs-pt-column--3 > *:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(4) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(5) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(6) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(7) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(8) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(9) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 3;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(10) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(11) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 4;
    grid-row: 4;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(12) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 4;
    grid-row: 4;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(14) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(15) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 5;
    grid-row: 5;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(16) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 6;
    grid-row: 6;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(17) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 6;
    grid-row: 6;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(18) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 6;
    grid-row: 6;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(19) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  text-align:center;
  }
  .new_fs-pt-column--3 > *:nth-child(20) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  text-align:center;
  }

@media screen and (min-width: 768px) {
.fs-l-header__utility {
grid-template-rows: 1fr;
-ms-grid-rows: 1fr;
}
}

@media screen and (max-width: 768px) {
.fs-pt-column--3 {
text-align:center;
display: flex;
flex-direction: column;
justify-content: center;
}
}

@media screen and (max-width: 768px) {

.fs-l-header {
    position: sticky;
    top: 0;
    z-index: 99999;
    background: #FFF;
}


/* .fs-c-slick .slick-slide {
    margin-top: 165px;
} */

.fs-c-slick .slick-slide {
    margin-top: 0px;
}

.fs-clientInfo.is-ready {
    margin-top: 100px;
}


.fs-c-slick .slick-prev, .fs-c-slick .slick-next{
    top:66%;
}

.fs-p-drawer{
     z-index:10000;
}
.fs-pt-column__image > img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.fs-pt-column__item {
width:100%;
}

/* .fs-l-main {
    margin-top: 138px;
} */

.fs-l-main {
    margin-top: 0px;
}

.fs-body-custom .fs-l-main {
    margin-top: 0px;
}
/* .fs-c-documentArticle{
    margin-top: 138px;
} */
}

.video{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
}
.video iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.test {
display: flex;
flex-direction: row;
}

.original_flexbox {
display: flex;
justify-content: center;
flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
.test {
display: flex;
flex-direction: column;
}
}

/* コラム */
.pen{
	background-color: #ffff00;
}

.food_inner p {
	line-height: 2em;	
}
.mt10px{
margin-top: 10px;
}
.mt40px{
margin-top: 40px;
}
.tc {
	text-align: center;
}
.font18{
	font-size: 18px;
	font-weight: bold;
}

.food_container {
	max-width: 920px;
	margin: 0 auto;
}
.food_inner {
	max-width: 720px;
	margin: 0 auto;
}

.food_menu {
	line-height: 1.7em;
	margin-top: -17px;
	background-color: #eeeeee;
	padding: 10px;
	font-size: 15px;
	columns: 2 12em;
	column-rule: 1px dashed #cdcdcd;
	column-gap: 4em;
}
.food_h2 {
	
margin-top: 50px;
 border-left: 4px #000000 solid;
 padding-left: 10px;
}

.column_alpha_01 {
	position: relative;
	height: 500px;
}
.column_alpha_02 {
	position: relative;
	height: 450px;
}

.column_alpha_text {
	z-index: 2;
	width: 400px;
	background-color: rgba( 240,240,240,0.8 );
	position: absolute;
	padding: 10px;
	top:40px; 
}
.column_alpha_img {
	position: absolute;
	left:300px; 
}
.column_alpha_border {
	border: #9b8978 3px solid;
	padding: 15px;
}

.column_alpha_bg_gray {
	background: #eeeeee;
	padding: 10px;
	line-height: 2em;
}
.alpha_icon_textbox {
	width: 450px;
}
.minus1em img {
display: block;
margin-block-start: -1em;
margin-block-end: -1em;
max-width: 100%;
height: auto;
}

.column_flex{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: flex-start;
}

.column_flex_re{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-around;
}

.alpha_icon_container {
	width: 720px;
	margin: 0 auto;
}

.alpha_icon_flex{
	display: flex;
	justify-content: space-around;
	min-width:none !important;
}

.alpha_icon_flex img {
	 max-width:none !important;
}

.alpha_icon_button_flex{
	display: flex;
	text-align: center;
	flex-wrap: wrap;
}
.alpha_icon_button_flex img {
 text-align: center;
 padding: 2px;
 display: block;
 margin-block-start: -1em;

}

.alpha_icon_text_pading {
	padding-left: 20px;
        width: 450px;
}
.column_border {
	border-bottom: #000000 2px solid;
	margin: 20px 0px;
}
.column_border_dot {
	border-bottom: #ccc 2px dotted;
	margin: 20px 0px;
}

@media screen and (max-width: 768px){
	
 .column_alpha_01 {
	position: static;
	height: 100%;
}

 .column_alpha_02 {
	position: static;
	height: 100%;
}
	
	
.column_alpha_text {
	z-index: 2;
	width: 100%;
	background-color: rgba( 240,240,240,1 );
	position: static;
	padding: 10px;
	top:40px; 
}
.column_alpha_img {
	position: static;
	text-align: center;
}
	
}

/* 上部メニュー横幅100%調整 */
.fs-p-headerNavigation {
    max-width: 100%;
}

/* 商品詳細タイトル */
.h2_text {
  color: #5b4635;
  text-align: center;
  padding: 0.5em;
  font-weight: bold;
  background: repeating-linear-gradient(-45deg, #f1ede9, #f1ede9 3px,#dbd2c8 3px, #dbd2c8 7px);
}

/* トップ上部メニューの背景色変更 */
.fs-p-headerNavBar {
    background: #998e7d;
    border-bottom: none;
    color: #ffffff;
}

/* メンバーシップコラム */

.membership_table {
	background: #fff;
	border-collapse: collapse;
}

.membership_table td {
	border: 2px solid #FFA600;
	padding: 10px;
}

.ec_table {
	background: #7c6b5d;
	color: #fff;
}

.wauwau_table {
	background: #ff9500;
	color: #fff;
}

.h3_membership {
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
　font-weight: bold;
}
.h3_membership:before {
  content: "";
  position: absolute;
  background: #ed7700;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.pading20 {
	padding: 20px;
}

.font_orange{
	color: #ff9500;
	font-weight: bold;
}
.font_blue{
	color: #2caeff;
	font-weight: bold;
}
.bk_white{
	  background: #fff;
}
.bk_blue{
	  background: #2ea6df;
	  padding: 5px;
	  color: #fff;
}

.bk_beige{
	  background: #9b8978;
	  padding: 5px;
	  color: #fff;
}

.top_bk_gray{
	  text-align: center;
	  margin: 20px auto;
	  background: #666;
	  width: 130px;
	  padding: 5px;
	  color: #fff;
	  border-radius: 10px;
}

.navy_bk_obi {
	font-size: 120%;
	text-align: center;
	background: #3c4354;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px;
}
/* アコーディオンメニュー */
.acMenu {
	
margin:0 auto;
padding:10px;
background: #ece6e0;
font-size: 18px;
}

.acMenu li {
    list-style: none;
    padding:0px;
}

.acMenu a {text-decoration: none;}

.acMenu li ul {
    padding:0px;
}

.menu-ttl {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 20px;
}
.menu-ttl a {
	font-weight: bold;
	color: #5b4635;
}
.sub-menu-ttl {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-top:15px;
    padding-bottom: 15px;
	background: #dcd2c8;
    margin:0px;
    
}

.sub-menu-ttl a {
	font-weight: bold;
	color: #5b4635;
}

dd {
    margin:0px;
    
}

.acMenu2 li {
    text-align:center;
}
.acMenu3 {
    text-align: center;
}

.acMenu3 li,.menu-link li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
	background: #FFFFFF;
}

.acMenu dt.open {
/*    background: #ccc;*/
    
}

.acMenu dt:after {
    content:"\f0fe";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left:20px;
}

.acMenu dt.open:after {content:"\f146";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
margin-left:20px;}

.sub-menu-ttl:after {
    content:"\f0fe";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left:20px;
}

.sub-menu-ttl.openAcd:after {content:"\f146";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
margin-left:20px;}

.blog_container {
	height: 200px;
	margin: 0 auto;
	overflow-y: scroll;
	background: #f0f0f0;
	padding: 10px 0px 10px 20px;
	border-radius: 10px;
}
.blognews dl{
  padding:10px;
  margin: 0 auto;
}

.blognews dt{
  color:#5b4635;
  font-weight:bold;
  padding:0 10px 0 0;
  width:120px;
  float:left;
  margin-bottom:7px;
}

.blognews dd{
  color:#333;
  margin-bottom:7px;
}

.blognews dl::after {
    content: '';
    display: block;
    clear: both;
}
.blog_menu{
	margin-top: 70px;
}

.blog_main {
 width: 800px;
	margin: 0 auto;
}

.blog_main h3 {
	color: #5b4635;
	border-left: 5px #5b4635 solid;
	padding-left: 10px;
}


@media screen and (max-width:650px){

#size {
	position: absolute;
		top:1100px;
	}
	
#item {
	position: absolute;
		top:4000px;
	}
	
#shopping {
	position: absolute;
		top:10300px;
	}

#shop{
	position: absolute;
		top:2700px;
	}

.acMenu,.blog_container,.blog_main,.alpha_icon_container,.alpha_icon_textbox {
  width:100%;
}
	
.alpha_icon_button_flex,.alpha_icon_flex {
flex-wrap: wrap;
justify-content: center;
	}
img {
max-width: 100%;
height: auto;
}
	
.column_flex_re{
	width: 100%;
	margin-bottom: 60px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
	
.column_flex_re img {
	margin-block-start: -1em;
	margin-block-end: -1em;
	display: block;

}

.alpha_icon_text_pading {
        width: 100%;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

}
/*会員価格を非表示*/
.fs-c-productPrice--stageUndetermined{display:none;}
.fs-c-productPrice--stage1{display:none;}
/*会員価格を非表示*/
.fs-c-productPrice--stageUndetermined{display:none;}
.fs-c-productPrice--stage2{display:none;}
/*会員価格を非表示*/
.fs-c-productPrice--stageUndetermined{display:none;}
.fs-c-productPrice--stage4{display:none;}

