/* COMMON */
div.topbar{
	width:100%;
	height:auto;
	display:block;
	background:#947a60;
	text-align:center;
	padding:8px 0;
	margin-bottom:16px;
}

div.topbar p{
	font-size:14px;
	line-height:1;
	color:#fff;
	margin:0;
	padding:0;
}

body {
	font-family: 'zen-old-mincho', serif;
}

body {
	font-family: 'zen-old-mincho',serif;
	background:#F7F2F2;
	display:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-family: 'zen-old-mincho',serif;
	letter-spacing: 1px;
	font-weight: normal;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
input, textarea {
	font-weight: normal;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea, select {
	font-family: 'zen-old-mincho', serif, sans-serif;
}
a {
	overflow: hidden;
	outline: none;
	text-decoration: none;
	color: #333;
}
a:hover, a:active {
	text-decoration: underline;
	opacity: 0.8;
}
input[type="text"]:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: none;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
}
a img {
	border: none;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie7 */
	-ms-filter: "alpha(opacity=70)"; /* ie8 */
}

.pconly{
	display:none;
}

.sponly{
	display:block;
}

/* --------------------------------------------------------------------------------
	
-------------------------------------------------------------------------------- */
html {
	scroll-behavior: smooth;
}

html, body {
	height: 100%;
	margin: 0;
	 
}


/* --------------------------------------------------------------------------------
	heading_txt
-------------------------------------------------------------------------------- */


#fs_CustomPage .fs-l-main iframe{
	height: 350vw !important;
	}

h1.fs-c-heading.fs-c-heading--page{
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	padding:0;
	margin:40px 0;
	text-align:center;
}

#fs_WriteReview h1.fs-c-heading.fs-c-heading--page{
font-size:20px;
line-height:1.5;
margin-bottom:16px;
}

h1.fs-c-heading--page{
	text-align:left;
}


#index h2.heading_lv2{
	font-size: 24px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: normal;
	text-align: center;
	margin: 0 auto 6px;
}
#index h3.heading_lv3{
	color: #C9A222;
	font-size: 12px;
	font-family: a-otf-ryumin-pr6n, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 300;
	font-style: normal;
	text-align: center;
	margin: 0 auto 28px;
}

.fs-c-subSection__title, .fs-c-linkedServiceLogin__title,.fs-p-announcement__title{
	font-size:16px;
	border-bottom:0px;
	font-weight:bold;
	margin-bottom:16px;
}

/* --------------------------------------------------------------------------------
	
-------------------------------------------------------------------------------- */
body {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}

.fix {
	background: rgba(0, 0, 0, 1);
}
.fix-active {
	background: #00a0e9
}
.fix-pd {}



/* EYECATCH_STATEMENT */

div.home-eyecatch{
	width: 100%;
	max-width:1000px;
	height:auto;
	display:block;
	margin:0 auto 16px auto;
	padding:0 16px;
	position:relative;
}

div.home-eyecatch:before {
    content: "";
    display: block;
    padding-top: 0; /* 1:1 */
}

div.home-eyecatch img{
	width:100%;
	max-width:1000px;
	height:auto;
	margin:0 auto;
}

div.home-eyecatch h2.catch img{
	width:100px;
	height:auto;
	position: absolute;
	top:24px;
	left:20px;
	z-index:1;
}


div.home-image{
	width: 100%;
	max-width:1000px;
	height:auto;
	display:flex;
	gap:16px;
	margin:0 auto 40px auto;
	padding:0 16px;
	position:static;
}

div.home-image__item{
	flex-basis: 100%; height: 100%;
}

div.home-image__item{
	width: 100%;
	height: auto;
}

div.statement{
	width: 100%;
	max-width:720px;
	padding:0 20px;
    margin:0 auto 80px auto;
}

div.statement p.header-statement{
	font-size:24px;
	font-weight:bold;
	text-align:center;
    margin-bottom:20px;
}
div.statement p{
	font-size:16px;
	font-weight:normal;
	margin-bottom:32px;
}

/* INDEX_COMMON */

#index section{
	margin: 0;
	padding: 40px 20px;
}

section #select-cat{
	background:#E6E1DC;
}


#index h2,#select-cat h2{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 16px;
}

#index h2 span,#select-cat h2 span{
	display:block;
	margin-top:8px;
	font-size:12px;
}

/* RANKING */

#index section#ranking{
    padding:40px 0;
}

#ranking_new{
	font-family: a-otf-ryumin-pr6n, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 300;
	font-style: normal;
	background-color: #F2F2F2;
	padding: 40px 0;
}
#ranking_new .ranking_new_inner{
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
#ranking_new ul{
	display: inline-flex;
	justify-content: space-between;
	overflow-x: auto;
}
#ranking_new ul li{
	width: 200px;
	position: relative;
}
#ranking_new .thum img{
	width: 200px;
	height: 200px;
	object-fit: cover;
}
#ranking_new .rank-no{
	color: #fff;
	font-size: 10px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url("https://sanko-kobe.com/images/common/i_rank.png") no-repeat 50% 0;
	background-size: 100% auto;
	padding: 8px 0 0;
	margin: 0 auto 3px;
}
#ranking_new .rank-no.no1{
	background: url("https://sanko-kobe.com/images/common/i_rank1.png") no-repeat 50% 0;
	background-size: 100% auto;
}
#ranking_new .rank-no.no2{
	background: url("https://sanko-kobe.com/images/common/i_rank2.png") no-repeat 50% 0;
	background-size: 100% auto;
}
#ranking_new .rank-no.no3{
	background: url("https://sanko-kobe.com/images/common/i_rank3.png") no-repeat 50% 0;
	background-size: 100% auto;
}
#ranking_new .thum{
	margin: 0 0 10px;
}
#ranking_new ul li p{
	font-size: 12px;
	text-align: center;
	margin: 10px 0 10px;
}
#ranking_new ul li p.price{
	color: #C9A222;
	font-size: 16px;
}
#ranking_new ul li p.price span{
	font-size: 10px;
}

#ranking .ranking-inner{
	 overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
}

#ranking ul{
	display: inline-flex;
	justify-content: space-between;
	 overflow-x: auto;
	padding:0 8px;
	
}

#ranking ul li{
	width:50%;
	margin: 0 8px;
	position: relative;
	padding: 20px 0 0 ;
}

#ranking .thum img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

#ranking .rank-no{
	position: absolute;
	color: #fff;
	background: #CB1511;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 5px;
	
}

#ranking .thum{
	margin: 0 0 20px;
}
#fs_Top .fs-l-pageMain {
   width: 100%;
}

p.catch{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 30px;
}

#index section#pickup {
	margin: 0;
	padding: 40px 4px;
	
}


#pickup ul.large li{
	width: 100%;
	margin: 0 0 45px;
	
}

#pickup ul.small{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row;
}

#pickup ul.small li{
	flex: 1 1 50%; /* 最小幅50%、最大幅50% */
	max-width: 50%;
	padding:12px;
	margin: 0 0 40px;	
}

#pickup ul li .img{
	position: relative;
	margin-bottom:8px;
}

#pickup ul li h3,#ranking ul li h3{
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	margin:0 0 8px;
	word-break: break-all;
	letter-spacing:0;
}

#pickup ul li p.price,#ranking ul li p.price{
	display: block;
	font-size: 18px;
	font-weight: bold;	
}

#pickup ul li p.price::first-letter,#ranking ul li p.price::first-letter{
	font-size:11px;
	margin-right:4px;
}

#pickup ul li p.price span,#ranking ul li p.price span{
	font-size:12px;
	font-weight: bold;	
}

#select-cat ul{
    width: 100%;
    height:auto;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:stretch ;
	align-content:stretch;
}

#select-cat ul li{
	flex:100%;
    display:block;
    padding-bottom:16px;
	background:#fff;
}

#select-cat ul a{
	display: block;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-bottom:16px;
	background:#fff;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}

#select-cat ul a:hover{
	text-decoration:none;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.50);
}

#select-cat ul li img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:16px;
}

#select-cat ul li p{
    display:block;
	font-size:16px;
	font-weight:normal;
	padding:0 16px; 
}

#select-cat ul li span{
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	padding:0 16px;
}

/*#select-cat ul li a::after{
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(https://sanko-kobe.com/images/common/i-arr.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 36%;
	right: 20px;
	
	
}*/

*#select-cat ul li a

#index #news .news-inner{
}

#index #news .news-inner ul {
	background: #fff;
	padding: 15px 1em 30px;
	
}

#index #news .news-inner ul li {
	padding: 16px 0;
}



#index #news .news-inner ul li .date{
	font-size: 12px;
	font-weight: bold;

}

#index #news .news-inner ul li p{
	padding: 0 30px 0 0;
   
}


#index #news .news-inner ul li a{
	position: relative;
	display: inline-flex;
	align-items: center;
	width: 100%;
	font-size: 14px;
   
}
#index #news .news-inner ul li a::before,
#index #news .news-inner ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

#index #news .news-inner ul li a::before{
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #000;
}
#index #news .news-inner ul li a::after{
	right: 3px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}




#index #media .media-inner{
	 overflow-x: auto;
	  white-space: nowrap;
	  -webkit-overflow-scrolling: touch;
	
}



#index #media ul{
	display: inline-flex;
	justify-content: space-between;
	 overflow-x: auto;
	
	
}


#index #media ul li{
	width: 200px;
	margin: 0 1em;
	position: relative;
	padding: 20px 0 0 ;
}

#index #media .thum img {
	width: 200px;
	height: 200px;
	object-fit: cover;
}



#index #media .media-inner p{
	font-size: 14px;
	margin: 10px 0 0;
	white-space: initial;
}



#index #aboutus{
	position: relative;
	background: url(https://sanko-kobe.com/images/common/about-bg.jpg) no-repeat center top;
	height: 500px;
	
}

#index #aboutus h3 {
	position:absolute;
	width: 90%;
	right: 0;
	left: 0;
	top:120px;
	margin: 0 auto;
	text-align:center;
}

#index #aboutus .btn {
	position:absolute;
	width: 200px;
	top:350px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.insta_list{
	border:none;
}

#index #news .news-inner{
	
}

#index #news .news-inner ul {
	background: #fff;
	padding: 15px 35px 30px;
	
}

#index #news .news-inner ul li {
	display: flex;
	border-bottom: 2px solid #F8F8F8;
	padding: 15px 0;
}



#index #news .news-inner ul li .date{
	width: 160px;
	font-size: 14px;
	font-weight: bold;

}

#index #news .news-inner ul li a{
	position: relative;
	display: inline-flex;
	align-items: center;
	width: 100%;
	font-size: 14px;
   
}
#index #news .news-inner ul li a::before,
#index #news .news-inner ul li a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

#index #news .news-inner ul li a::before{
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
}
#index #news .news-inner ul li a::after{
    right: 3px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #fff;
}


/* FORM */

.fs-c-inputTable__headerCell, .fs-c-inputTable__currentValueCell{
	margin-bottom:8px;
}

.fs-c-requiredMark {
	display: inline-block;
	overflow: hidden;
	text-indent: -999px;
	width: auto;
	height: 21px;
	right: 0;
	top: 4px;
	text-align: center;
	font-size: 0;
	line-height: 1;
	position: relative;
}

.fs-c-requiredMark::before {
	content: "必須";
	display: block;
	font-size: 13px;
	text-indent: 0;
	color: #fff;
	line-height: 1;
	padding: 4px;
	background: #109B7A;
	border-radius:4px;
}

#fs_label_addressLine3::after{
	width:auto;
	content: "任意";
	display: inline-block;
	font-size: 13px;
	font-weight:normal;
	text-indent: 0;
	color: #109B7A;
	line-height: 1;
	padding: 4px;
	background: #fff;
	border:1px solid #109B7A;
	border-radius:4px;
}

.fs-c-inputField__field,.fs-system-assistTarget{
	margin-bottom:8px;
}


input, textarea, select {
	font-family: sans-serif;
	font-size:16px;
}

.fs-c-inputTable__label{
	font-size:16px;
	font-weight: 700;
}

[type=hidden], [type=text], [type=search], [type=tel], [type=url], [type=email], [type=password], [type=datetime], [type=date], [type=month], [type=week], [type=time], [type=datetime-local], [type=number], select, textarea{
	border: 1px solid #969696;
	border-radius: 4px;
	padding: 8px;
}

.fs-c-dropdown__menu {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
	background: #ffffff;
	color: #232525;
	width: 100%;
	padding:8px 3em 8px 8px;
}

.fs-c-radio__label{
	padding:4px 0 ;
}

.fs-c-radio__radioMark {
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 4px 0 0;
	position: relative;
	min-width: 16px;
	background: #ffffff;
	border-radius: 50%;
	border: 1px solid #969696;
	cursor: pointer;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark{
	background-color:#fff;
	border-color:#969696;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before{
	background-color:#109B7A;
	width:12px;
	height:12px;
}

div.fs-c-birthdayOnceMessage,.fs-c-inputField__explanation{
	color:#787878;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 153.846% */
}

/* ABOUT */


#explanation,
.about_inner,
#about #shop .txt h4,
#about #shop .txt p
{
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

#explanation .flex_reverse{
    flex-direction: row-reverse;
    
}

#explanation .flex{
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    /* width: 65%; */
    padding:0;
    gap: 28px;
}

#explanation .flex .flex-img{
    width: 100%;
	margin-bottom:16px;
}
#explanation .flex .txt{
    width: 100%;
}

#explanation .flex .txt h4{
    font-size: 30px;
    margin: 0 0 20px;
}

#explanation .flex .txt p{
    line-height: 2em;
    font-size: 16px;
    font-weight: 400;
	margin-bottom:16px;
}

#footer_flex{
    display: flex;
    justify-content: center;
    gap: 25px;

}
#footer_flex .img{
    text-align: center;
    width: 100%;
}

.about_inner h4{
    font-size: 20px;
    padding-bottom: 15px;

}

.about_inner h3{
    letter-spacing: 1rem;
    font-size: 24px;
    padding:8px;

}
.about_inner h3 span{
    letter-spacing: initial;
    font-size: 25px;
    font-weight: bold;
    padding: 0 20px;
}

.about_inner{
    padding: 16px  0;
    text-align: center;
}
.about-content {
    background-color: #ffffffb5;
    padding: 40px 25px;
    margin: 30px 0;
}
.about-content .txt p {
    font-size: 30px;
    margin: 0 0 15px 0;
}
.main-img.about .img {
    padding: 20px 0 20px;
    width: 753px;
}
.main-img.about .txt {
    font-size: 20px;
    width: 730px;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    letter-spacing: 0.3em;
    /* line-height: 2; */
    line-height: 47px;
    font-weight: 400;
    text-align: center;
}
#about #shop {
    text-align: left;
    padding: 0px;
    background: #ffffff;
}
#about #shop .inner {
    border-top: 1px solid #9B9B9B;
    padding: 50px 0 0;
}
#about #shop .txt {
    margin-bottom: 30px;
}
#about #shop .txt h4 {
    font-size: 30px;
    margin: 0 0 20px;
}
#about #shop .txt p {
    line-height: 2em;
    font-size: 16px;
    font-weight: 400;
}
#about #sub-nav ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}
#about #sub-nav ul li:nth-child(3n) {
    width: 247px;
    margin: 0 25px 30px 0;
}
#about #shop .shop-img .icon-flex {
    display: flex;
}
#about #shop .shop-img .icon-flex .sns img {
    width: 50px !important;
}
#about #shop ul.shop-img {
    display: flex;
    justify-content: center;
    margin: 0 0 55px;
    gap: 25px;
}
#about #shop ul.shop-img li {
    padding: 0;
    width: 50%;
}
#about #shop ul.shop-img li img {
    width: 100%;
}
.h3_sp{
    display: none;
}

/* --------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------*/

.fs-l-footer {
	position: relative;
	background: none!important;
	color: #000;
	margin-top: 40px!important;
}


#footer {
	background: #E6E1DC;
	color: #000;
	text-align: left;
	
}

#footer a{
	color: #000!important;
	
}


#footer .f-content .inner{
	
}


#footer .f-content h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px;
	text-align: center;
}

#footer .category-list ul li{
	max-width:720px;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 ;
	border-bottom: 1px solid #ccc;
	text-align: center;	
}

#footer .f-content ul li.fin{
	/*margin: 0 0 44px;*/
}

#footer .category-list ul li a{
	display:block;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

#footer .sns-area ul{
	display: flex;
	justify-content:center;
	align-items: center;
	font-size: 14px;
	flex-wrap: wrap;
	padding:16px;
}

#footer .sns-area ul li{
	flex: 50%;
}

#footer .sns-area ul li a{
	display:block;
padding:16px 0px 16px 40px;
}

#footer .sns-area ul li.navi-line a{
	background:url(../images/common/icon-line.svg) no-repeat left center;
	background-size:32px 32px;
}

#footer .sns-area ul li.navi-instagram a{
	background:url(../images/common/icon-instagram.svg) no-repeat left center;
	background-size:32px 32px;
}

#footer .sns-area ul li.navi-facebook a{
	background:url(../images/common/icon-facebook.svg) no-repeat left center;
	background-size:32px 32px;
}

#footer .sns-area ul li.navi-mailmagazine a{
	background:url(../images/common/icon-mail.svg) no-repeat left center;
	background-size:32px 32px;
}



#footer .f-content .inner{
	padding: 40px 1em 0;
	border-top: 1px solid #E5E5E5;
	
}


#footer .f-content .shop-area{
	margin: 0 0 30px;
}

#footer .f-content .mole-area {
	margin: 0 0 30px;
}

#footer .f-content .mole-area ul{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

#footer .f-content .mole-area ul li{
	width: 30%;
}

#footer .f-content .mole-area ul li img{
	/*height: 50px;
	object-fit: cover;*/
}



#footer .f-content .shop-bnr{
	margin: 0 0 15px;
}



#footer .fnav .inner{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 50px 0 80px 0;
}


#footer .fnav .f-logo{
	width: 167px;
}


#footer .fnav .s1-bnr{
	display: flex;
	justify-content: space-between;
	margin: 0 0 15px;
}

#footer .fnav .s1-bnr div{
	/* width: 48%; */
	font-size: 10px;
	text-align: center;
}





#footer .fnav .f-logo img{
	width: 167px!important;
}


#footer .fnav .copy{
	margin: 30px 0 0;
	font-size: 10px;
	text-align: center;
}


.fs-p-footerPageTop {
	position: fixed!important;
	bottom: 5%;
	left: 0;
	right: 0;
	display: flex;
	justify-content: flex-end;
	width: 100%;
	margin: 0 auto;
	padding: 0!important;
	max-width: 1216px;
}

.fs-p-footerPageTop__link {
	overflow: hidden;
	text-indent: -999px;
	width: 32px;
	height: 32px;
	background-color: #fff;
	border: 1px solid #707070;
}

.fs-p-footerPageTop__link::before {
	font-family: 'fs-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e937";
	display: block;
	color: #707070!important;
	font-size: 2.6rem;
	line-height: 1.3;
	text-indent: 0;
	text-align: center;
}


/* フローティングバナー */
.fl-bnr {
	position: relative;
	position: fixed;
	z-index: 999;
	
	bottom:0px;
	right: 0;
	width: 100%;
}
.fl-bnr ul{
	
	display: flex;
	justify-content: space-between
	/* justify-content: flex-start; */
}
.fl-bnr ul li{
	/* width: 33%; */
}
.fl-bnr span {
	display: inline-block;
	position: absolute;
	top: -19px;
	right: 5px;
	/* left: 5px; */
	background: #ffffff;
	color: #808080;
	padding: 7px 7px;
	border: solid 2px;
	border-radius: 50%;
	z-index: 999;
	line-height: 1;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
}

/* BLOG */

.sub-nav ul{
	width:100%;
	max-width:640px;
	display:block;
	margin-bottom:80px;
}

.sub-nav ul li{
	width:auto;
	height:auto;
	display:block;
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
	padding-left:16px;
	margin-bottom:8px;
}

.sub-nav ul li a{
	font-size:16px;
}

.sub-nav ul li:before{
	content:"▶︎";
	font-size:8px;

}

#post{
	width:100%;
	max-width:720px;
	height:auto;
	display:block;
	box-sizing:border-box;
	margin:0 auto;
	padding:0 20px;
}

.entry{
	padding:80px 0;
}

.entry h1{
	font-size:24px;
	padding:16px 4px;
	margin-bottom:24px;
	border-top:1px solid #222;
	border-bottom:1px solid #222;

}

.entry h2{
	font-size:20px;
	margin-bottom:24px;
}

.entry h3{
	font-size:18px;
	margin-bottom:24px;
}

.entry p{
	font-size:18px;
	margin-bottom:24px;
}

.entry img{
	width:100%;
	height:auto;
}


.faq-entry li{
margin-bottom:24px;	
}

h2.fs-c-documentArticle__heading{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:8px 16px;
	margin-bottom:24px;
	background:none;
	color:#000;
	font-size:18px;
}

h2.fs-c-documentColumn__heading,h3.fs-c-documentColumn__heading{
	color: #000;
	border-width: 0 0 0 4px;
    font-weight: 500;
    font-size: 18px;
    padding: 8px;
    padding-left: 16px;
    margin-bottom: 8px;
	background:#fff;
}

.fs-c-documentColumn__content p,.ans-txt p{
	font-size:16px;

}

.ans-txt{
    padding: 8px 0;
    display: grid;
    grid-auto-flow: row;
    gap: 32px;
}

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

.pconly{
	display:block;
}

.sponly{
	display:none;
}

/* EYECATCH_STATEMENT */


div.home-eyecatch:before {
    padding-top: 0; /* 1:1 */
}

div.home-eyecatch h2.catch img{
	width:120px;
	top:40px;
	left:40px;
}

div.home-image{
	width: 100%;
	height:auto;
	display:flex;
	flex-direction: row;
	justify-content: center;
	gap:16px;
	margin:0 auto 40px auto;
	position:static;
}


div.statement p.header-statement{
	font-size:32px;
    margin-bottom:40px;
}
div.statement p{
	font-size:18px;
	font-weight:normal;
	margin-bottom:40px;
}

#index h2, #select-cat h2{
	font-size:32px;
}

#index h2 span, #select-cat h2 span{
	font-size:16px;
}


#pickup ul li h3,#ranking ul li h3{
	font-size: 16px;
	line-height:1.5;
}

#pickup ul.small li{
	flex: 25%;
	margin-bottom:0;
}

section #select-cat{
	background:none;
	padding:80px 0;
}

#pickup ul li p.price, #ranking ul li p.price{
	font-size:20px;
}

#select-cat ul a{
	width: 45%;
    margin: 16px 2.5%;
	
}

#select-cat ul li img{
	width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0;
}

#select-cat ul li span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding: 16px 20px;
}

#select-cat ul li p{
	padding:0 20px;
}

#select-cat ul li{
	flex:50%;
	padding-bottom:20px;
}


/* FOOTER */


#footer .f-info{
	display: flex;
	justify-content: space-between;
	padding: 80px 0 0 0;
	
}

#footer .f-info .payment{
	width: 770px;
	margin: 0;
	
}

#footer .f-info .payment ul{
	display: flex;
	justify-content: space-between;
	align-items: center

}

#footer .f-info .payment ul li{
	
}

#footer .f-info .payment ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #9B9B9B;
	width: 250px;
	font-size:18px;
	font-weight: bold;
	padding: 24px 0;
}

#footer .calendar {
	/*border: 1px solid #ddd;*/
	border-top:4px solid #222;
	background: #fff;
	width: 290px;
	
}
/*calendar*/
#footer .calendar {
	padding: 10px;
	text-align: center;
}
#footer .calendar span.Today {
	display: block;
	cursor: pointer;
	font-weight: bold;
	background-color: #007FEB;
	color: #fff;
}
#footer .calendar li.deli {
	color: #FFFFFF;
	background-color: #090;
}
#footer .calendar li.openingsale {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #F00;
}
#footer .calendar li.holyday {
	color: #000;
	/*background-color: #C80000;*/
	background-color: #eee;
	
}
#footer .calendar li.holyday2 {
	color: #FFF;
	background-color: #4196bb;
}
#footer .calendar li.Sun {
	color: #F00;
	font-weight: bold;
}
#footer .calendar li.Sat {
	font-weight: bold;
}
#footer .calendar li.undefined {
	cursor: pointer;
}
/*ui*/
#footer .calendar div.cal_wrapper {
	color: #666;
}
#footer .calendar ul.cal_ui {
	float: right;
	width: 60px;
	margin: 3px 0 0;
	padding: 0;
}
#footer .calendar ul.cal_ui li {
	float: left;
	cursor: pointer;
	width: 20px;
	height: 15px;
	font-size: 15px;
	list-style: none;
	background-repeat: no-repeat;
}


#footer .calendar li.cal_prev {
	background-image: url(https://sanko-kobe.com/images/common/arrow-left.png);
	background-size:100% auto;
}
#footer .calendar li.cal_to {
	content:"⚫︎";
	color:#000;
	background-image: url(cal_02.gif);
}
#footer .calendar li.cal_next {
	background-image: url(https://sanko-kobe.com/images/common/arrow-right.png);
	background-size:100% auto;
}
#footer .calendar div.cal_base {}
#footer .calendar div.cal_base p {
	margin: 0;
	
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #CCC solid 1px;
}
#footer .calendar ul.cal_main {
	clear: both;
	width: 270px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#footer .calendar ul.cal_main:after {
	content: " ";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#footer .calendar ul.cal_main li {
	float: left;
	overflow: hidden;
	width: 14%;
	padding: 0.1em;
	text-align: center;
	list-style: none;
	font-size: 12px;
	border-bottom: #CCC solid 1px;
}
#footer .calendar ul.cal_main li span {
	display: block;
	padding: 3px;
}
#footer .calendar li.cal_headline {}
#footer .calendar .dayoff {
	font-size: 14px;
	padding: 10px 0 5px;
}
#footer .calendar .dayoff span {
	color: #c10001;
}
#footer .calendar .dayoff2 {
	font-size: 12px;
	padding: 0 0 5px;
}

#footer #haisou {
	/*display: none;*/
	font-size: 26px;
	text-align: center;
	background: #fff;
	padding: 32px 0 ;
	margin: 0 0 50px;
	border-top:4px solid #222;
	/*border-bottom: 1px solid #9B9B9B;*/
}
#footer #haisou h2 {
	font-size: 26px!important;
	color: #000 !important;
	margin: 0 0 10px !important;
	text-align: center;
	
}

#footer #haisou .senddate {
	color: #000;
	;
}
#footer #haisou .haisou-inner {
	padding: 10px;
	background: none;
	border-radius: 5px;
}


#footer #haisou .att {
	text-align: center;
	font-size: 14px;
}



#footer .f-content .inner{
	display: flex;
	justify-content: space-between;
}


#footer .f-content h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
}



#footer .f-content .category-list{
	width: 1080px;
}

#footer .f-content .category-list-inner{
	width:770px;
	display: inline-block;
	vertical-align:top;
	justify-content: space-between;
}

#footer .f-content .category-list-inner ul{
	width:250px;
	height:auto;
	display:inline-block;
	vertical-align:top;
	margin:0;
}

#footer .f-content .category-list-inner ul li{
	font-size: 14px;
	letter-spacing: normal;
	/*font-weight: bold;*/
	margin: 0;
}

#footer .f-content .category-list-inner ul li.fin{
	margin: 0 0 44px;
}



#footer .category-list ul li a{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
	letter-spacing: 0.1em;
}




#footer .category-list ul li a::before,
#footer .category-list ul li a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

#footer .category-list ul li a::before{
    left: 0px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#footer .sns-area{
	width:290px;
	display: inline-block;
	padding:0;
}

#footer .sns-area ul{
	display: block;
	justify-content: center;
	align-items: center;
	font-size: 10px;
	padding:0 16px;
}

#footer .sns-area ul li{
	display:block;
	border:none;
	padding:0;
}

#footer .sns-area ul li a{
	display:block;
	text-align:left;
	padding:16px 0 16px 40px
}

#footer .sns-area ul li a::before, #footer .sns-area ul li a::after{
	display:none;
}

#footer .sns-area dl dd{
	width:auto;
	margin:0;
}

#footer .payment-area ul{
	display: flex;
	justify-content: end;
	align-items: center;
	margin:16px auto;
}

#footer .payment-area ul li{
	width:auto;
	margin:0 4px;
}

#footer .payment-area ul li img{
	width:auto;
	height:32px;
}

#footer .f-content .inner{
	padding: 40px 0 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}


#footer .f-content .shop-list{
	width: 540px;
}

#footer .f-content .mole-area {
	margin: 0 0 30px;
}

#footer .f-content .mole-area ul{
	display: flex;
	align-items: flex-start;
}

#footer .f-content .mole-area ul li{
	margin: 0 30px 0 0;
}

#footer .f-content .shop-bnr{
	margin: 0 0 15px;
}


#footer .fnav .inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 50px 0;
}

#footer .fnav .f-logo{
	width: 167px;
	margin: 0 auto 40px auto;
}

#footer .fnav .f-logo img{
	width: 167px!important;
}

#footer .fnav .f-nav{
	width: auto;
	font-size: 12px;
}


#footer .fnav .s1-bnr{
	display: flex;
	margin: 0 0 15px;
}

#footer .fnav .s1-bnr div{
	margin: 0 15px 0 0;
}


#footer .fnav .fnav-inner{
	display: flex;
	align-items:center;
}



#footer .fnav .copy{
	width: 350px;
	font-size: 10px;
	text-align: right;
}

/* ABOUT */

/* ABOUT */
#explanation .flex .flex-img {
    width: 100%;
    /* padding: 0 40px; */
    margin-bottom:16px;
}
#about #sub-nav {
    padding: 30px 0 50px;
}
#about #sub-nav ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    justify-content: space-evenly;
    gap: 7px;
}
#about #sub-nav ul li {
    width: 49%;
    margin: 0;
}
#about #sub-nav ul li:nth-child(3n) {
    width: 49%;
    margin: 0;
}
#about #shop .inner {
    margin: 25px 20px;
    padding: 20px 0;
    border-top: 1px solid #E5E5E5;
}
#about #shop .txt h4 {
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    letter-spacing: 0.03em;
    font-weight: normal;
    font-size: 24px;
    margin: 20px 0;
}
#about #shop .txt p {
    line-height: 2em;
    font-size: 13px;
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
#about #shop ul.shop-img {
    display: block;
    justify-content: center;
    margin: 0 0 55px;
    gap: 25px;
    padding: 0;
}
#about #shop ul.shop-img li {
    padding: 0;
    width: 100%;
}
#about #shop .shop-img .icon-flex {
    display: block;
}
#explanation .flex .txt{
    width: 100%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    text-align: left;
}
#explanation .flex .txt h4{
    font-size: 24px;
    margin: 20px 0;
}
#explanation .flex .txt p{
    font-size: 16px;
}

#footer_flex{
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

#footer_flex .flex-img{
    width: 47%;
}

#explanation .flex{
    padding: 0 20px 24px 20px;
}
.h3_sp{
    display: initial;
}


.about_inner{
	padding:40px 0;
}

.about_inner h3 span,
.about_inner h4,
.about_inner h3{
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}


.about_inner h3{
    letter-spacing: initial;
    font-size: 32px;
    padding: 0;
    line-height: 1;

}
.about_inner h3 span{
    letter-spacing: initial;
    font-size: 19px;
    font-weight: bold;
    padding: initial;
}
.bx-wrapper ul li a {
    color: #000;
    text-shadow: none;
}
#about #media {
    padding: 100px 0 50px;
}
.about-content .txt p {
    font-size: 25px;
    margin: 0 0 15px 0;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

#explanation .flex .flex-img{
    width: 50%;
    /* padding: 0 40px; */
}
#explanation .flex .txt{
    width: 50%;
    /* padding: 0 40px; */
}

#fs_CustomPage .fs-l-main iframe{
	height: 120vw !important;
	}

}