@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */
body {
	color: #000000;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;

}

::selection {
    background: #ffec7d;
}

a {

}

a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

/*
@font-face {
  font-family: 'GenShinGothic-Normal';
  src: url('/theme/sn-default/wf/GenShinGothic-Normal.ttf') format('truetype');
}
*/




a:link {
	color:#000000;
}
a:visited {
color:#000000;
	
}
a:hover, a:focus {
	color: #adadad;
}
.clr{
	clear:both;
	min-height:1em;
}
*html .clr{
	height:1px;
}

.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: 0;
	padding: 3px 0px 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #ff0000;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}
.fs-cap{
	font-size: 180%;
	line-height:150%;
	color: #6E4825;
	font-weight:lighter;
	margin-top:20px;
	margin-bottom:20px;
	}
.fs-cap-02{
	font-weight:700;
	line-height:200%;
	}

img{
	}
.clr{
	clear:both;
	min-height:1em;
}
*html .clr{
	height:1px;
}

.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
.margin-b{
	text-align:center;
	margin-top:40px;
		margin-bottom:20px;
	}
.margin-b60{
			margin-bottom:60px;
	}
.margin-b30{
			margin-bottom:60px;
	}
.bl-check{
	background-color: #eee;
	padding: 20px;	
	}
	
.tbl-cnt{
	width: 600px;
	margin-right: auto;
	margin-left: auto;	
	}

.tbl-cnt th{
	font-size: 160%;
	color: #96682E;
	text-align: center;
	margin-bottom: 30px;
	font-weight: lighter;
	padding-bottom: 30px;
}

.tbl-cnt td{
	
	}




/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}

/*カート*/
.cartin{
	width: 200px;
text-align: right;
}
.cartin a{
	border: 1px solid #838383;
	border-radius: 10px;
	text-align: center;
	background-color: #DFDFDF;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
	text-decoration: none;
	background-image: url(../images/cart.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */



.inner{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

	.pc{
		
		display: block;
	}
	.sp{
		
		display: none;
	}


@media (min-width: 768px) {



a:hover img,
a:focus img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

:-ms-input-placeholder  {color: #999999;}


body , html {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
}



ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.pc-disp {
}
.sp-disp {
	display: none;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;
}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	padding:0;


}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 1;
	filter: alpha(opacity=100);
	max-width: 52px;
}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}




#header {

}


#header-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	text-align: center;
		    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	align-items:center;
}
		#logo{
	width:20%;
	
	}
	#logo img
{
	max-width:174px;
	
	}
	.head-sm{
/*	width:19%;送料キャンペーン時はこちらをアクティブ*/
			width:42%;
		font-size: 80%;
		    text-align: left;
	}
		#btn-mov{
		display: block;
		width:20%;
		
	}
		#btn-mov img{
max-width: 200px;
			border: 1px solid #000;
			vertical-align: middle;
	}
	
	#btn-soryo{
		display: block;
		width:20%;
		
	}
		#btn-soryo img{
max-width: 200px;
			border: 1px solid #000;
			vertical-align: middle;
	}

	.head-sg{
	width:12%;
		
		
	}
	.navi-sg{
		padding:10px;
		font-size: 85%;
		border:1px solid #23233a;
	
	}
		.navi-sg li{
		margin-bottom:5px;
	
	}
.sp-header {
	display: none;
}






#globalNav {
	background-color: #23233a;
	margin-bottom: 0px;

}



#globalNavInner {
	    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	text-align: center;
}



#globalNavInner:after {
	content: "";
	display: block;
	clear: both;
}

#globalNavInner img {

}




.globalMenu1,.globalMenu2,.globalMenu3,.globalMenu4,.globalMenu5 {
width:20%;

}



.globalMenu1 {
}
.globalMenu1 img {
	width: 100%;
	max-width: 104px;
}
.globalMenu2 {
	}
.globalMenu2 img {
	width: 100%;
	max-width: 85px;
}
.globalMenu3 {
	}
.globalMenu3 img {
	width: 100%;
	max-width: 127px;
}
.globalMenu4 {
	}
.globalMenu4 img {
	width: 100%;
	max-width: 104px;
}
.globalMenu5 {

}
.globalMenu5 img {
	width: 100%;
	max-width: 122px;
}




.globalMenu1 span a,.globalMenu2 span a,.globalMenu3 span a,.globalMenu4 span a,.globalMenu5 span a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 3px 0 10px 0;
}








#content {
	width:100%;
	margin-bottom:40px;

}





/* jquery.bxslider.min.js 関連設定始まり */
#main_img_wrapper{
	width: 100%;
	background-color: #fff;
	padding: 0px 0 50px 0;

	}

.main_img_body {
	margin: 0 auto;
	width: 100%;
}


#main_img_wrapper .bx-wrapper{
	margin-bottom: 0;
}

#main_img_wrapper .bx-wrapper .bx-viewport{
	left: 0;
	border: 0;
	box-shadow: none;
}

#main_img_wrapper .bx-wrapper .bx-controls-direction a{
	top: 0;
	margin-top: 0;
	width: 74px;
	height: 100%;
}

#main_img_wrapper .bx-wrapper .bx-next{
	display: none;
	right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

#main_img_wrapper .bx-wrapper .bx-prev{
	display: none;
	left: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


/* jquery.bxslider.min.js 関連設定終わり*/



/* slider.js 関連設定始まり */


.wideslider {
	margin-top: 30px;
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

.wideslider ul{
	margin: 0px;

}

.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0 0 0 0;

}

.wideslider ul li img {
	width: 100%;
	display: none;
}



.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #eae6e4;}
.slider_next {background: #eae6e4;}

/* .slider_prev {background: #fff url(../images/prev.png) no-repeat right center;} */
/* .slider_next {background: #fff url(../images/next.png) no-repeat left center;} */


.wideslider .pagination {
	bottom: 20px;
	text-align: center;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: 10;
}

.wideslider .pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #ccc;
	border-radius: 7px;
}
.wideslider .pagination a.active {
	background: #ee87b4;


}


.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px;
}

/* slider.js 関連設定終わり*/

/* 2019/09/01追加分*/

	.content00{
		
		width:1000px;
		margin: 0px auto 50px auto;
	}
	.pu-title{
		font-size: 125%;
		letter-spacing: 5px;
		text-align: center;
		font-weight: 800;
				margin: 0px auto 0px auto;
		background-image: url("../images/item01.png");
	background-repeat: no-repeat;
	background-position: center top;
		padding:20px 0px;

		
	}
		.pu-title span{
		display: block;
		
	}
	.title-ja{
		
		
	}
	.title-ja a{
text-decoration: none;		
		
	}

	.title-en{
		font-size: 40%;
			letter-spacing: 0px;
		font-weight: lighter;
	}
	.wrap-pickup01{
	}
	.wrap-pickup02{
				
	}

	.wrap-pickup03{


	}
	
		.wrap-pickup03-bg{
						background-image: url("../images/item02.png");
	background-repeat: repeat;
	background-position: left top;
			padding:20px 0px 10px 0px;
		margin: 0px auto 50px auto;
	}

.wrap-pickup01 {
}

.wrap-pickup01 ul {
	padding: 0px;
		    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.wrap-pickup01 li {
width:47%;
	background-color: #6fb1c9;
}
.wrap-pickup01 li span{
display: block;
}

.wrap-pickup01 .title {
text-align: center;
	padding:20px 20px 0px 20px;
	font-size: 135%;
	}
	.wrap-pickup01 .description {
color: #fff;

	padding:20px
	
	}
.wrap-pickup01 .title a {
color: #fff;
}

.wrap-pickup01 .thumb {
		max-width: 500px;
	}

.wrap-pickup01 .thumb img {
	width: 100%;
		max-width: 500px;
}

.wrap-pickup02 {
}

.wrap-pickup02 ul {
	padding: 0px;
		    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.wrap-pickup02 li {
width:30%;
}
.wrap-pickup02 li span{
display: block;
}

.wrap-pickup02 .title {
text-align: center;
	}
.wrap-pickup02 .title a {
}

.wrap-pickup02 .thumb {
		max-width: 320px;
	}

.wrap-pickup02 .thumb img {
	width: 100%;		max-width: 320px;
}	
	
.wrap-pickup03 {
}

.wrap-pickup03 ul {
	padding: 0px;
		    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.wrap-pickup03 li {
width:30%;
}
.wrap-pickup03 li span{
display: block;
}

.wrap-pickup03 .title {
text-align: center;
	background-color: #23233a;
	border: double 3px #fff;
	padding:10px;
	}
.wrap-pickup03 .title a {
	color: #fff;
}

.wrap-pickup03 .thumb {
		max-width: 320px;
	}

.wrap-pickup03 .thumb img {
	width: 100%;		max-width: 320px;
}	
	
	
	


.content-top1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;    background-image: url(../images/h1.jpg);
    background-repeat: repeat;
    background-position: left top;

}

.content-top1-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	
	
}
	.top-title{
	background-image: url("../images/bokashi.png");
	background-repeat: no-repeat;
	background-position: center center;
		background-size: 100px 100px;
		font-size:130%;
		margin:0px 0px 0px 0px;
		padding:40px 0px 40px 0px;
		letter-spacing: 5px;
		
		
	}
	.top-title span{
display: block;	}

.content-top1-inner ul{
width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
		margin: 0px 0px 20px 0px;

}
	.content-top1-inner ul li {

		text-align: center;
}

	.top-wagashi {

		width:30%;
}	
	    
.cat-title {
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 120%;
	}
.cat-title a{
	text-decoration: none;
}
.cat-title a:hover{

}


.cat-img {
	width:262px;
}
.cat-img img {
	width:100%;
}


.content-top2 {
	width:100%;
	margin: 20px 0px 20px 0px;


}

.content-top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
			    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}



.content-top2-inner:after {
	content: "";
	display: block;
	clear: both;
}


.content-top2-l {
	width: 75%;
	padding-right:50px;

}
.content-top1-2-top {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;

}
.content-top2-l-bottom {
	width: 100%;
}


.content-top2-l-top-title1 {
	text-align: left;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 120%;
		font-weight: bold;
	padding:5px 15px 5px 45px;
	margin-top:0px;
	margin-bottom:10px;
	letter-spacing: 2px;
	line-height: 35px;
	border-bottom:1px solid #000;
							background-image: url("../images/item03.png");
	background-repeat: no-repeat;
	background-position: left center;


}



.information-link {

	text-align: right;
	font-size:90%;
	margin:0px 0px 0px 20px;
	display: block;

}
.information-link a{
	text-decoration: none;
		background-image: url("../images/bg-link1.png");
	background-repeat: no-repeat;
	background-position: left center;
		background-size: 7px 7px;
	padding: 0 0 0 10px;

}
.information-link a:hover{
	text-decoration: underline;
}


.content-top2-l-list-1 {
	padding: 10px 0 0px 0;

}

.content-top2-l-list-1 ul {
	padding: 0 0 0 0px;
			    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items:center;
}



.content-top2-l li {
	padding: 0px 0 0px 0;
	margin:0px auto 10px auto ;
	width:98%;

	

}
.content-top2-l li span{
display: block;
}




.content-top2-l .date {

	padding: 10px 0 0px 0;
	clear: right;
	font-size: 90%;
}

.content-top2-l .title {

	}

.content-top2-l .title a {
}


.content-top2-l .title a:hover, a:focus {
	text-decoration: underline;
}

.content-top2-l-list-1 .thumb {
	float: left;
    padding-left: 0px;
    margin-right: 20px;
    margin-top: 0px;
		margin-bottom:0px;
	width:110px;
	background-color: #fff;
	text-align: center;
	}

.content-top2-l-list-1 .thumb img {
	width: 100%;

}

.top-banner {
	margin-top: 0px;
	text-align: center;
}
.top-banner div {
	margin-top: 20px;
	text-align: center;
	border: solid 1px #000;
}

	.top-banner-l {
}
.top-banner-l img {
	width: 100%;
	max-width: 300px;
	display: block;
}
.top-banner-r {
}
.top-banner-r img {
	width: 100%;
	max-width: 300px;
}

.content-top2-r {
	width: 25%;
	margin-top: 0px;
	text-align: center;

	padding-bottom: 0px;
}

.content-top2-r-inner {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;

}
.content-top2-r-inner-nama {
	width: 100%;

	margin: 0 auto;
	background-size: 100%;
	padding: 20px 0px 0px 0px;
	border: 1px solid #000;

}
	.title-nama{
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-size: 120%;
font-weight: bold;
		margin-bottom: 20px;
	}
	
	.wagashi_list_thumb{
			display: block;
height:170px;
	overflow: hidden;
	}
.content-top2-r-inner .wagashi_list_title {
	display: block;
text-align: center;
	position: relative;
	z-index: 100;
font-size: 115%;
	margin-top:10px;
}
.content-top2-r-inner a{
text-decoration: none;}
.content-top2-r-inner-nama a{
text-decoration: none;}
#footer {
	width:100%;

}
	.wagashi_list_item{
		text-align: center;
		
	}
	.wagashi_list_item img{
		
		max-width:200px;
		margin:0px auto 10px auto;
	}
.footer1 {
    width: 100%;
    background-color: #23223A;
	color:#fff;
	
}






.footer1-inner {
	width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 20px 0;
}

.footer1-inner ul li{
	margin-bottom: 6px;
		font-size: 90%;
}
	.footer1-inner ul li a{
color: #fff;}
.footer1-inner ul li span{
	margin-left:15px;

}
.footer1-inner ul li:nth-child(1){
	font-size: 110%;
	font-weight: bold;
}



#sp-footer {
	display: none;
}





/* コンテンツページ関係始まり
================================================== */


.contentBody th {
	background-color : #e6e6e6;
	font-weight: bold;
}



#sitemap_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}

#search_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}






#breadCrumb {
	padding: 40px 0 15px 5px;

}
#breadCrumb a {

}
#breadCrumb a:hover {

}


#breadCrumb p {
	margin-left: 0px;
	font-size: 70%;
	
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}




#content-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;

}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}


.page-image {
	margin-top: 15px;
	text-align: center;
}


#main {

    background-color: #fff;
    min-height: 538px;
    margin-bottom: 35px;
}

#main2 {
	width:1000px;

    clear: both;
    min-height: 538px;
    background-color: #fff;
    margin-bottom: 50px;
}
#main2 ul.wagashi-menu{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
	     justify-content: space-between; 
		width:1000px;
	  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;


}
	
#main2 ul.wagashi-menu::after{
  content:"";
  display: block;
  width:30%;
}
	
	#main2 ul.wagashi-menu li{
    width: 30%;
	float:left;
		margin: 20px 20px 20px 0px;
	text-align: center;

}
#main2 ul.wagashi-menu li img{
		margin: 0px 0px 10px 0px;
	width:100%;
	max-width: 300px;

}

	#main2 ul.wagashi-menu li a{
		font-size: 125%;
		display: block;
		margin:10px auto;
		text-decoration: none;

}
	
.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		clear:both;
	min-height:1em;
	padding-top: 15px;
	line-height: 25px;
}

.contentBody img{

}

.contentHeader p.date {
    font-size: 90%;
    padding-right: 10px;
    color: #c3ad97;
    margin-right: 0px;
    /* background-color: #efefef; */
    padding: 3px 3px 3px 9px;
    border-radius: 20px;
}






.pageList {
	padding-top: 20px;
	margin:0px;
}


.contentBody .pageList {
  margin-left: 5px;
  padding-left: 0px;
}




.pageList li {
	    padding: 25px;
    list-style-type: none;
}

.pageList li:nth-child(odd) {
    background-color: #eeeeee;
}

.pageList .title {
	font-size: 130%;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}

.pageList .title a:visited {
	color:#534741;
	
}
.pageList .title a:hover, a:focus {
	color: #ffa400;
	transition: 0.6s;
}


.pageList .title a{
	text-decoration: none;
	background-image: url(../images/pagelist-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:21px;
	padding-left: 25px;

	}

.pageList .thumb {
float:left;
	display: block;
	}
.pageList .date {
	font-size: 80%;
    font-weight: normal;
    margin: 0 0 0 0;
    padding-bottom: 8px;
    display: block;
    padding-left: 24px;
	padding-right: 20px;
    float: left;
}


.pageList .description {
 	display: block;
	font-weight: normal;
	margin-top:10px;
	font-size: 90%;

}



.contentBody .pagination {
	text-align:center;
	font-size: 80%;
	}
	
.contentBody .pagination a{
		background-color : #534741;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding: 2px 7px 2px 7px;
}

#sidemenu {
	width: 26.6%;
	float: right;
	margin-top:0px;
	border: solid 1px #e6e6e6;
}

.sideHeader {
	width: 100%;
	background-color: #ffa400;

}
.sideHeader h2 {
	padding: 7px 10px 34px 10px;
    font-size: 90%;
    color: #fff;
    text-align: center;
    background-image: url(../images/bg-sidemenu-h2.png);
    background-repeat: no-repeat;
    background-position: center 80%;
    background-size: 24px;

}

.sideBody {
	width: 100%;
	background-color: #fff;
	padding: 5px 0 5px 0;
	font-size: 75%;
}

.sideBody li {
	margin: 0 0px 0 10px;
    padding: 9px 10px 7px 20px;
    background-color: #fff;
    background-image: url(../images/pagelist-icon.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 13px;
}

.sideBody .current_page {
	background-color: #eeefef;
}

.sideBody li a:link {
	color:#534741;
}
.sideBody li a:visited {
	color:#534741;
	
}
.sideBody li a:hover, a:focus {
	color: #ffa400;
	transition: 0.6s;
}

.sideBody li .active{
	color:#a99582;
}




.sideBody a {
	background-image: url("../images/link-icon01.png");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration : none;

}


.sidebanner {
	margin-top:15px;
	text-align: center;
}

.sidebanner li{
	margin-bottom: 0px;
}

.sidebanner li img{
	border:solid 1px #ccc;
}




.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	

	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	}

.contentBody .pul-li02 strong{
	}



/*コンテンツページ関係終わり
================================================== */









/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}


	.wagashi-menu .wagashi-desc{
		display: block;
		font-size:80%;
		text-align: left;
		margin:10px 0px 0px 0px;
	}
	

}


@media screen and (min-width:800px) and ( max-width:980px) {
.content-top2-r {
	padding-top: 70px;

}
}
@media screen and (min-width:768px) and ( max-width:799px) {
.content-top2-r {
	padding-top: 60px;

}
}


/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */





/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media (max-width: 767px) {

		.pc{
		
		display: none;
	}
		.sp{
		
		display: block;
	}


body , html {
	height: 100%;
  -webkit-text-size-adjust: 100%;

}

body {
	margin:0px;
	padding:0px;
	font-size: 87.5%;
	line-height: 130%;

}




img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pc-disp {
	display: none;
}
.sp-disp {
}
	.top-title{
		
		
	background-image: url("../images/bokashi.png");
	background-repeat: no-repeat;
	background-position: center center;
		margin:0px 0px 20px 0px;
		padding:20px 0px 0px 0px;
		

	
	}
		.top-title span{
display: block;		
		
	
	}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 87.5%;
}


#scrollTop {
	display: none;
	position: fixed;
	right: 0;
	z-index: 20;
	padding-bottom: 0px;
	bottom: 30px !important;
}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	width: 40px;

}


.skip p {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}





#header {

	display: none;
}

.sp-header {
	margin-top: 70px;
}


/* メニュー関係
================================================== */

#title {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.header-top{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #fff;
	width:100%;
	height:70px;
	padding: px 0px 0 5px;

    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;

	z-index: 3;
padding:10px 10px 0px 0px;

}

.header-top .logo{
	padding-top: 0px;
    padding-left: 10px;
	width:40%;

}

.header-top .logo img{
	float: left;
	width: 132px;
}
		#btn-soryo{
		display: inline-block;
		width:30%;
			margin:0px 0px 0px 10px;
		
	}
		#btn-soryo img{
max-width: 140px;
			border: 1px solid #000;
			vertical-align: middle;
	}



.header-top a{
  text-decoration: none;
}


.logo {
	padding-top: 10px;
}
.head-sg{
	border: double 3px #23233a;
		text-align: center;
	padding:5px;
	background-color: #fff;
	margin:0px 10px;
	}

.menu_open_button{
  margin-top: 0;
  float: left;
  background-repeat: no-repeat;
  background-position: center 8px;
  background-image: url(/theme/sn-default/images/menu_icon.png);
  background-color: #000000;
  padding-top: 28px;
  text-align: center;
	width:  55px;
	height: 50px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
.menu_close_button{
	background-repeat: no-repeat;
    background-position: center 8px;
    background-image: url(/theme/sn-default/images/menu_icon.png);
    background-color: #000000;
    padding-top: 28px;
    text-align: center;
    width: 55px;
    height: auto;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 16px;
    float: right;
}


/* Header Nav
================================================== */

.header-navi{
}
.header-navi .nav-header{
  background: #999999;
}
.header-navi .nav-header h2{
  float: left;
  padding: 15px 5px 5px 5px;
}
.header-navi .nav-header button{
  float: right;
  padding: 5px;
}
.header-navi .nav-header button img{
  width: 45px;
}

/*サイドバー
---------------------------------------------------------------*/

#modal { display: none; }

#modal h2{
}

#modal h2,

#modal ul{
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#modal ul li{


	margin-bottom:1px;
	padding: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 100%;
	color: #534741;
  }


#modal ul li a{
	display: block;
    text-decoration: none;
    padding: 10px 10px 10px 20px;
    background-image: url(../images/bg-link1.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #534741;
    margin-left: 6px;
}


#modal-menu1 {

}
#modal-menu2 {

}
#modal-menu3 {

}
#modal-menu4 {

}
#modal-menu5 {

}
#modal-menu6 {

}
#modal-menu7 {

}
#modal-menu8 {

}
#modal-menu9 {

}


.close{
  text-align: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.close a{
}

.open{
  display: block;
    margin-top: 0px;
    margin-right: 0px;
    float: right;
}

.open img{
  vertical-align:middle;
}


/*メニュー関係終わり
---------------------------------------------------------------*/


#content {
	width:100%;
	padding-bottom: 0px;

}

/* jquery.bxslider.min.js 関連設定始まり */
#main_img_wrapper{
	max-width: 1980px;
	margin: 0 auto;
}

#main_img_wrapper .bx-wrapper{
	margin-bottom: 0;
}

#main_img_wrapper .bx-wrapper .bx-viewport{
	left: 0;
	border: 0;
	box-shadow: none;
}

#main_img_wrapper .bx-wrapper .bx-controls-direction a{
	top: 0;
	margin-top: 0;
	width: 74px;
	height: 100%;
}

#main_img_wrapper .bx-wrapper .bx-next{
	display: none;
	right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

#main_img_wrapper .bx-wrapper .bx-prev{
	display: none;
	left: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


/* jquery.bxslider.min.js 関連設定終わり*/


/* slider.js 関連設定始まり */


.wideslider {
	margin-top: 0px;
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

.wideslider ul{
	margin: 0px;

}

.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 2px 0px;

}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: -100;
	cursor: pointer;
}
.slider_prev {background: #eae6e4;}
.slider_next {background: #eae6e4;}

/* .slider_prev {background: #fff url(../images/prev.png) no-repeat right center;} */
/* .slider_next {background: #fff url(../images/next.png) no-repeat left center;} */


.wideslider .pagination {
	bottom: 20px;
	text-align: center;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: -1;
}

.wideslider .pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #ccc;
	border-radius: 7px;
}
.wideslider .pagination a.active {
	background: #ee87b4;


}


.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px;
}

/* slider.js 関連設定終わり*/


	/* 2019/09/01追加分*/

	.content00{
		
		max-width:1000px;
		margin: 0px auto 20px auto;
	}
	.pu-title{
		font-size: 115%;
		letter-spacing: 5px;
		text-align: center;
		font-weight: 800;
				margin: 20px auto 20px auto;
		background-image: url("../images/item01.png");
	background-repeat: no-repeat;
	background-position: center top;
		padding:20px 0px;

		
	}
		.pu-title span{
		display: block;
		
	}
	.title-ja{
		
		
	}
	.title-en{
		font-size: 50%;
		
	}
	.wrap-pickup01{
	}
	.wrap-pickup02{
				
	}

	.wrap-pickup03{


	}
	
		.wrap-pickup03-bg{
						background-image: url("../images/item02.png");
	background-repeat: repeat;
	background-position: left top;
			padding:20px;

	}

.wrap-pickup01 {
}

.wrap-pickup01 ul {
	padding: 0px;
		    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.wrap-pickup01 li {
width:96%;
	margin: 0px auto 20px auto;
	background-color: #6fb1c9;
}
.wrap-pickup01 li span{
display: block;
}

.wrap-pickup01 .title {
text-align: center;
	padding:10px 10px 0px 10px;
	font-size: 110%;
	}
	.wrap-pickup01 .description {
color: #fff;

	padding:10px
	
	}
.wrap-pickup01 .title a {
color: #fff;
}

.wrap-pickup01 .thumb {
		max-width: 500px;
	}

.wrap-pickup01 .thumb img {
	width: 100%;
		max-width: 500px;
}

.wrap-pickup02 {
}

.wrap-pickup02 ul {
	padding: 0px;
		    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wrap-pickup02 li {
width:100%;
	text-align: center;
	margin:0px auto 20px auto;
}
.wrap-pickup02 li span{
display: block;
}

.wrap-pickup02 .title {
text-align: center;
	font-size: 115%;

	}
.wrap-pickup02 .title a {
}

.wrap-pickup02 .thumb {

	}

.wrap-pickup02 .thumb img {
	width: 100%;		
	max-width: 250px;
			margin:0px auto 20px auto;
}	
	
.wrap-pickup03 {
}

.wrap-pickup03 ul {
	padding: 0px;
		    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.wrap-pickup03 li {
width:30%;
}
.wrap-pickup03 li span{
display: block;
}

.wrap-pickup03 .title {
text-align: center;
	background-color: #23233a;
	border: double 3px #fff;
	padding:10px;
	}
.wrap-pickup03 .title a {
	color: #fff;
}

.wrap-pickup03 .thumb {
		max-width: 320px;
	}

.wrap-pickup03 .thumb img {
	width: 100%;		max-width: 320px;
}	
	
	
	


.content-top1 {
	width:100%;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background-color: #eeeeee; 
	background-image: url(../images/h1.jpg);
    background-repeat: repeat;
    background-position: left top;



}

.content-top1-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding: 0 5px;
}



.f-wagashi {
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	.top-wagashi {
	width: 30%;
}

.cat-title {
	width: 100%;
	padding: 20px 0 10px 0;
	font-weight: bold;

}
.cat-title a{
	text-decoration: none;
}
.cat-title a:hover{
	text-decoration: underline;
}


.cat-img {
	width: 100%;
}
.cat-img img {
	width:100%;
	max-width: 400px;
}

		    
.content-top2 {
	width:100%;
	margin: 20px 0px 20px 0px;


}

.content-top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}



.content-top2-inner:after {
	content: "";
	display: block;
	clear: both;
}


.content-top2-l {
	width: 100%;

}
.content-top1-2-top {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;

}
.content-top2-l-bottom {
	width: 100%;
}


.content-top2-l-top-title1 {
	text-align: left;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 120%;
		font-weight: bold;
	padding:5px 15px 5px 45px;
	margin-top:0px;
	margin-bottom:10px;
	letter-spacing: 2px;
	line-height: 35px;
	border-bottom:1px solid #000;
							background-image: url("../images/item03.png");
	background-repeat: no-repeat;
	background-position: left center;


}



.information-link {
	padding: 0 0 0 10px;
	text-align: right;
	font-size:60%;
	margin:0px 0px 0px 20px;
	display: block;

}
	.information-link a{
	background-image: url("../images/bg-link1.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7px 7px;
	padding: 0 0 0 15px;
	text-align: right;
	font-size:60%;

}

.information-link a{
	text-decoration: none;
}
.information-link a:hover{
	text-decoration: underline;
}


.content-top2-l-list-1 {
	padding: 10px 0 10px 0;

}

.content-top2-l-list-1 ul {
	padding: 0 0 0 0;
}



.content-top2-l li {
	padding: 6px 0 6px 0;
	clear: both;

}




.content-top2-l .date {
	display: block;
	padding: 0 0 0 0;
}

.content-top2-l .title {
	display: block;
}

.content-top2-l .title a {
	text-decoration: none;
}


.content-top2-l .title a:hover, a:focus {
	text-decoration: underline;
}
.content-top2-l .thumb {
    float: left;
    padding-left: 0px;
    height: 67px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 0px;
}

.content-top2-l .thumb img {
	width: 82px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
}


.top-banner {
		margin-top:20px;
}
.top-banner-l {
	margin-bottom:10px;
}
.top-banner-l img {
	width: 100%;
	max-width: 290px;

	border: solid 1px #000;
}
.top-banner-r {
}
.top-banner-r img {
	width: 100%;
	max-width: 290px;

	border: solid 1px #000;


}

.content-top2-r {
	width: 100%;

	margin: 20px auto 20px auto;
	text-align: center;


}

.content-top2-r-inner {
	width: 100%;
	margin: 20px auto;		
	padding-bottom: 10px;
	text-align: center;

}
.content-top2-r-inner-nama {
	width: 100%;
	max-width: 290px;
	margin: 0 auto;
	background-size: 100%;
	padding: 20px 0px 20px 0px;
	border: 1px solid #000;
	margin-bottom: 10px;

}
	.title-nama{
		
		font-size: 115%;
	}

	.wagashi_list_item{
		
		width: 100%;
	margin: 20px auto 0px auto;
	
		
	}
	
		.wagashi_list_item img{
display: block;
		width: 100%;
	max-width: 250px;
	margin: 0 auto;
	
		
	}
#footer {
	width:100%;

}


.footer1 {
    width: 100%;
	padding:10px;
    background-color: #23223A;
	color:#fff;
	
}







.footer1-inner {
	width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px 0 15px 5px;
}

.footer1-inner ul li{
	margin-bottom: 6px;
}
.footer1-inner ul li a{
color: #fff;
	}
.footer1-inner ul li:nth-child(1){
	font-weight: bold;
}

.footer1-inner ul li span{
	display: block;
}

#pc-footer {
	display: none;
}


/* スマホコンテンツページ関係始まり
================================================== */


#sitemap_main {
	display: none;
}



#search_main {
	display: none;
}









#breadCrumb {
	padding: 5px 0 5px 5px;
    font-size: 70%;
}

#breadCrumb a {

}
#breadCrumb a:hover {

}
.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}

p.description {
	font-size:80%;
}


#content-inner {
	width: 100%;
	padding: 0;

}

#content-inner:after {
}


#main {
	width: 100%;
	background-color: #fff;
	padding: 10px 5px 20px 5px;

}
#main2 {
	width: 100%;
	background-color: #fff;
	padding: 10px 5px 20px 5px;
}


.contentBody {

}

.contentBody img{
	padding:10px;
}


.contentBody .pageList {
    margin-left: 5px;
    padding-left: 0px;
}

.pageList li:nth-child(odd) {
    background-color: #f2f2f2;
}

.pageList li {
    padding: 12px;
    list-style-type: none;
}


.pageList .title {
    font-size: 100%;
    display: block;
    padding-bottom: 0px;
    margin-bottom: 8px;
    font-weight: bold;

}

.pageList .title a {
       text-decoration: none;
    background-image: url(../images/pagelist-icon.png);
    background-repeat: no-repeat;
    background-position: -4px 4px;
    background-size: 12px;
    padding-left: 10px;
    color: #534741;
}


.pageList .date {
    font-size: 80%;
    color: #a99582;
    font-weight: normal;
    margin: 0 0 0 0;
    padding-bottom: 8px;
    display: block;
    /* padding-left: 24px; */
    padding-right: 20px;
    /* float: left; */
}


.pageList .description {
    display: block;
    font-weight: normal;
    margin-top: 0px;
    font-size: 80%;
}




.contentBody .pagination {
	text-align:center;
	font-size: 70%;
	}
.contentBody .pagination a{
		background-color : #534741;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}




#sidemenu {
	display: none;

}


.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;
	}

.contentBody .pul-li02 strong{
	}


#main {

    background-color: #fff;
    min-height: auto;
    margin-bottom: 35px;
}

#main2 {
	width:auto;

    clear: both;
    min-height: auto;
    background-color: #fff;
    margin-bottom: 50px;
}
#main2 ul.wagashi-menu{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
	     justify-content: space-between; 
		width:auto;
	  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;


}
	
#main2 ul.wagashi-menu::after{
  content:"";
  display: block;
  width:45%;
}
	
	#main2 ul.wagashi-menu li{
    width: 45%;
	float:left;
		margin: 0px 0px 30px 0px;
	text-align: center;

}
#main2 ul.wagashi-menu li img{
		margin: 0px 0px 10px 0px;

}

	#main2 ul.wagashi-menu li a{
text-decoration: none;
		font-size: 115%;
		display: block;

}


/*コンテンツページ関係終わり
================================================== */


/* スタッフ紹介
================================================== */

.profile-left {
	float:left;
}

.profile-right {
	float:right;
	width: 75%;
}

.member_profile {
}

.member_profile_self_image {
	max-width: 100px;
}

.member_profile_self_image img {
	max-width: 60px;
}

.member_profile_desc_block {
}

.member_profile_desc_header {
}

.member_profile_desc_post {
	font-weight: bold;
    color: #84745f;
    font-size: 90%;
    padding-bottom: 4px;
    letter-spacing: 0.1em;
}

.member_profile_desc_name_wrp{
	padding: .5em .75em;
	border-left: 6px solid #ffa400;
	margin-bottom:18px;
}

.member_profile_desc_name_wrp::after {
	
}

.member_profile_desc_name {
	font-size: 130%;
	font-weight:bold;
	letter-spacing: 0.1em;
}

.member_profile_desc_name_en {
	letter-spacing: 0.1em;
	padding-left:20px;
	color:#4D4D4D;
}

.member_profile_skill_block {
	padding-bottom:20px;
	padding-left:10px;
	border-bottom: 1px solid #ccc;
}

.member_profile_skill_block_head {
	background-color:#000;
	color:#fff;
	padding:5px 5px 5px 10px;
	font-weight:bold;
	letter-spacing: 0.1em;
	margin-right:20px;
	float:left;
}

.member_profile_skill_list {
	font-size: 80%;
}

.member_profile_body {
	font-size: 90%;
}

.member_profile_school {
	padding-left: 5px;
}

.member_profile_body a:visited {
    color: #C1272D;
}
.member_profile_body a:link {
    color: #C1272D;
}





/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}

}






/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */

.wagashi-all{
	margin:50px auto 0px auto;
	width:1000px;
	
}
@media screen and (max-width: 768px) {
.wagashi-all{
	margin:20px auto 0px auto;
	width:auto;
	
}	
	
}
.contentBody .wagashi-all p{
	
	margin:0px 0px 20px 0px;
}

.wagashi-all .cat-title {
	margin:0px 40px 0px 40px;
	float: left;
	background-image: url("../images/bg-link-cat.png");
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding: 20px 5px 0px 5px;
	font-size:135%;
	font-weight: lighter;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
.wagashi-all .cat-title {
	margin:0px 0px 10px 0px;
	float:none;
	background-color: #000;
	color:#fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	padding: 10px;
	text-align: center;
	font-size:125%;
	font-weight: lighter;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

}
.wagashi-all .cat-title a{
	text-decoration: none;
}
.cat-title a:hover{

}




.wagashi-right{
	width:700px;
	float:left;

	
}
.p-wagashi-item-content-image{
	
	width:200px;
	float: left;
	text-align: center;
}
.p-wagashi-item-content-image img{
	
	width:160px;
	text-align: center;
}
.p-wagashi-item-content-right{
	
		width:480px;
	float: left;
}
.p-wagashi-item-content-image-right{
	
	width:200px;
	float: right;
	text-align: center;
}
.p-wagashi-item-content-left{
	
		width:480px;
	float: left;
}
.p-wagashi-item-content{
		margin-bottom:50px;
	
}
.p-wagashi-item-content-html{
	
	
}
 .contentBody .p-wagashi-item-content-html p{
	margin:0px;
	width:45%;
	 float:left;
	
	
}
@media screen and (max-width: 768px) {
.wagashi-right{
	width:auto;
	 float:none;

	
}

	.p-wagashi-item-content-image{
	
	width:auto;
	 float:none;	text-align: center;
}
.p-wagashi-item-content-image img{
	
	width:160px;
	text-align: center;
}
.p-wagashi-item-content-right{
	
	width:auto;
	 float:none;
}
.p-wagashi-item-content-image-right{
	
	width:auto;
	 float:none;	text-align: center;
}
.p-wagashi-item-content-left{
	width:auto;
	 float:none;
}
.p-wagashi-item-content{
		margin-bottom:50px;
	
}
.p-wagashi-item-content-html{
	
	
}
 .contentBody .p-wagashi-item-content-html p{
	margin:0px;
	width:auto;
	 float:none;
	
	
	
}
		.wagashi-menu .wagashi-desc{
		display: block;
		font-size:80%;
		text-align: left;
		margin:10px 0px 0px 0px;
	}
}
.wagashi-name{
		margin:0px 0px 10px 0px;
	font-weight: bold;
	
}.kigen{
		padding:10px 0px 10px 0px;
	
}

.link-tuhan{
	padding: 10px 10px 10px 40px;
	display: inline-block;
	border: solid 1px #000;
	text-decoration: none;
		background-image: url("../images/cart.png");
	background-repeat: no-repeat;
	background-position: left 10px center;
	line-height: 100%;
	margin-top: 10px;
	background-color: #23223B;
}
.link-tuhan a{
	padding:0px 0px 0px 0px;
display: inline-block;

	line-height: 100%;
	color: #fff;
}
.link-base{
	padding: 10px 10px 10px 10px;
	display: inline-block;
	border: solid 1px #000;
	text-decoration: none;
	line-height: 100%;
	margin-top: 10px;
	background-color: #23223B;
}
.link-base a{
	padding:0px 0px 0px 0px;
display: inline-block;


	line-height: 100%;
	color: #fff;
}
.link-tenpo{
	padding: 10px 10px 10px 10px;
	display: block;
	text-decoration: none;
	line-height: 100%;
	margin-top: 20px;
}
.link-tenpo a{
	padding:0px 0px 0px 0px;

	line-height: 100%;
}
.contentBody .tenpo p.link-tenpo{
	margin: 10px 0px 0px 0px;
	
}
#main2 h2.wagashi-h2{
		margin:30px 0px 10px 0px;
	
}
.contentBody .w-company{
	margin: 0px 0px 50px 0px;
padding: 0px 0px 50px 0px;

} 
.contentBody .w-company p{
	width: 33%;
	float: left;
	margin: 0px 0px 5px 0px;


}
 .contentBody .w-company p span{
font-weight: bold;

}


.story-all{
	margin:50px auto 0px auto;
	width:1000px;
	
}
.contentBody .story-all p{
	
	margin:0px 0px 20px 0px;
}

.story-all .cat-title {
	margin:0px 40px 0px 40px;
	float: left;
	background-image: url("../images/bg-link-cat.png");
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding: 20px 5px 0px 5px;
	font-size:135%;
	font-weight: lighter;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
	.story-all{
	margin:50px auto 0px auto;
	width:auto;
	
}
.story-all .cat-title {
	margin:0px 40px 0px 40px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	padding: 20px 5px 0px 5px;
	font-size:135%;
	font-weight: lighter;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

}
.story-all .cat-title a{
	text-decoration: none;
}
.story-right{
	width:800px;
	float:left;

	
}
.story-content-left{
	
		width:580px;
	float: left;
}
.story-content{
		margin-bottom:0px;
	
}
@media screen and (max-width: 768px) {
	
	.story-right{
	width:auto;
	float:none;

	
}
	.story-right img{
	width:90%;
	
}
.story-content-left{
	
		width:auto;
	float: none;
}
}
.contentBody .w-tenpo02{
	width:970px;
	margin: 0px auto 50px auto;
padding: 0px 0px 20px 0px;

} 
.contentBody .w-tenpo02 p{
	width: 24%;
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: center;


}
 .contentBody .w-tenpo02 p span{
font-weight: bold;

}
.w-tenpo{
	  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
	     justify-content: space-between; 
		width:1000px;
	  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
	margin-top:20px;
	
}

.tenpo{
	width:280px;
	text-align: center;
	padding:40px 0px 20px 0px;
	margin-bottom:30px;
	background-color: #eee;
				background-image: url("../images/h1.jpg");
	background-repeat: repeat;
	background-position: left top;
}


@media screen and (max-width: 768px) {
.w-tenpo{
	  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
	     justify-content: space-between; 
		width:auto;
	  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
	
}

.tenpo{
	width:auto;
	border: solid 1px #ccc;
	text-align: center;
	padding:20px 0px 0px 0px;
	margin-bottom:30px;
	
}	
	.contentBody .w-tenpo02{
	width:auto;
	margin: 0px auto 50px auto;
padding: 0px 0px 0px 0px;

} 
	.contentBody .w-tenpo02 p{
	width: auto;
	float: none;
	margin: 0px 0px 5px 0px;
	text-align: center;


}
}


.h3-st{
	margin: 20px 0px 20px 0px;
	padding:15px 0px;

}
.tenpo h3-st a{



}
.contentBody .tenpo p{
	margin: 0px 0px 0px 0px;
	
}
.keicho-w{
	
}.keicho-left{
	width:450px;
	float:left;
	padding-top:50px;
	
}
.keicho-right{
		width:500px;
	float:right;
}
.contentBody ul.p-wagashi-main-images {
	text-align: center;
    padding-left: 0em;
}

/*---カラーミーショップ表示用---*/
.prd-wrp{display: flex;flex-wrap: wrap; justify-content: space-around;}
.prd-crm{display: block;width: 44%;}
.prd-crm .cartjs_cart_in{padding-top: 10px;}
.cartjs_product_explain{font-size: 14px;}
.cartjs_product_img{display: contents;}
.contentBody table {display: contents;}
.contentBody table th, .contentBody table td {padding: 10px;}
@media screen and (max-width: 768px) {
.prd-crm{
	display: block;
	width: 98%;

}
.cartjs_description{font-size: 16px;}
.cartjs_buy{margin-top: 20px;}
}

@media screen and (max-width: 768px) {
.keicho-w{
	
}.keicho-left{
	width:auto;
	float:none;
	padding-top:0px;
	
}
.keicho-right{
	width:auto;
	float:none;
}	
.top-banner {
	display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
}
.top-banner div {
width:48%;
}	
}
.bg-tel{
	background-color:#2c2c48;
	color:#fff;
	font-size:90%;
	padding:5px;
	
}
.h2stl{
	font-size:150%;
	padding-left:15px;
	margin-top:25px;
	margin-bottom:15px;
	letter-spacing: 2px;
	line-height: 35px;
		background-image: url("../images/h2.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7px 13px;
}

.content-top-ban{
	
	text-align: center;
}
.content-top-ban img{
	width:100%;
max-width:800px;
}

.wrap01{
	padding:20px;
	border: 3px double #999;
	text-align: center;
	
	
}
.contentBody table.tbl-store{
	width:100%;
	display: table;
	
}