@charset "UTF-8";
/* CSS Document */

.topimage{
	width:77% !important;
	vertical-align: bottom;
	height:800px;
	background-image:url("img/12yoko.jpg");
background-position:center top;
background-repeat:no-repeat;
-moz-background-size:cover;
background-size:cover;
}


.youtube iframe{
  width: 100%;
}

*, a, a:visited {
	font-family: "ヒラギノUD明朝 W4 JIS2004", Hiragino UD Serif W4 JIS2004, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #484848 !important;
}
.site-description, .site-title {
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.1em;
}
h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
a {
	color: #484848;
	text-decoration: none;
	transition: 0.4s;
}
a:hover {
	opacity: 0.5;
}
header {
	background-color: #FFF;
	margin: 0 auto;
	padding: 20px 5% 20px 5%;
}
.site-branding {
	width: 960px;
	height: 100px;
	margin: 15px auto;
	padding: 0;
	position: relative;
}
.head_logo {
	width: 360px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
}
.head_logo img, .bt_go_shop_pc img {
	width: 100%;
	height: auto;
}
.bt_go_shop_pc {
	width: 320px;
	height: 57px;
	position: absolute;
	top: 30px;
	right: 0;
}
.top_cp {
	text-align: center;
	color: #fff !important;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

.site-title, .site-title a, .site-title a:visited {
	font-size: 1.05em;
	letter-spacing: 0.2em;
	color: #252525;
}
.site-title span {
	font-size: 0.8em;
	padding: 0 8px 0 0;
	letter-spacing: 0;
}
.site-description {
	font-size: 0.7em;
    padding: 2px 0 0 0;
    letter-spacing: 0.1em;
}
#site-navigation {
	padding: 20px 0 20px 0;
	font-size: 1em;
	text-align: center
}
#site-navigation a {
	display: block;
	font-size: 1em;
	padding: 0 14px 0 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#page {
	margin: 0 auto;
	width: 754px;
	position: relative;
}
#primary {
	float: left;
	width: 70%;
	background-color: #F0F0F0
}
#secondary {
	float: left;
	width: 30%;
}
header {
}
/**** shop ****/
.rborder {
	border-left: 1px dotted #484848;
}
#shop_main {
	width: 100%;
	text-align: center !important;
	font-size: 10px !important;
	padding-top: 50px;
}
h2 {
	width: 100%;
	text-align: center !important;
	font-size: 20px !important;
}


.lposition {
	float: left;
}
.rposition {
	float: right;
}
#shop_box {
	margin-top: 28px;
	font-size: 14px;
}
#shop_box .lposition {
	width: 264px;
}
#shop_box .rposition {
	width: 490px;
	padding: 0 0 0 44px;
}
#shop_mini_box {
	width: 490px;
}
#shop_mini_box .lposition {
	margin: 0;
	padding: 0;
	width: 210px;
}
#shop_mini_box .rposition {
	margin: 0 0 0 25px;
	padding: 0;
	width: 210px;
	float: left;
}
.gmap {
	text-align: center;
	margin: 24px 0 0 0;
}
.information {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-footer {
	margin: 30px 0 0 0;
	text-align: center;
}
.smahoview {
	display: none
}
.clear {
	clear: both;
}

/**** gallery ****/

#gallery_box{
	margin:100px 0 0 0 ;
	
}
#gallery_main .rposition{
	width: 340px;
}
#gallery_main .rposition ul{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: 1px dotted #666666;
}
#gallery_main .rposition h3{
	margin:20px 0 20px 0;
}

.galley_box_001,.galley_box_002,.galley_box_003{
	width:220px;
}

.galley_box_002,.galley_box_003{
	margin:0 0 0 47px;
}

.blog_box{
	margin:60px 0 60px 0;
}
.blog_box .rposition{
	margin:0 !important;
	    width: 580px !important;
}
.blog_box .rposition h3{
	margin:0 !important;
}
.kuwashiku{
	width: 100%;
    text-align: right;
    display: block;
}

#menuarea {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #868282;
}

#dropmenu {
	list-style-type: none;
	width: 960px;
 	height: 50px;
	margin: 0 auto;
	padding: 0;
}
#dropmenu li {
	position: relative;
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#dropmenu li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	text-decoration: none;
}
#dropmenu li a:hover {
	background-image: url(img/bg_menu.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
#dropmenu li:last-child ul {
  left: -100%;
  width: 100%
}
#dropmenu li ul li {
  overflow: hidden;
  width: 160px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a {
	height: 30px;
	line-height: 30px;
  	background: #f5f5f5;
  	text-align: left;
  	font-size: 16px;
  	text-align: center;
}
#dropmenu li ul li a:hover {
	opacity: 1;
	background-image: none;
	background-color: #e4e4e4;
}
#dropmenu li:hover > a {
  	color: #fff;
}
#dropmenu li:hover ul li {
  	overflow: visible;
  	height: 30px;
	background-color: #e4e4e4;
}
#dropmenu li:hover ul li:first-child {
	border-top: 0;
}
#dropmenu li:hover ul li:last-child {
	border-bottom: 0;
}

.top_content {
	width: 350px;
	height: auto !important;
	padding: 40px;
	background-color: rgba(240,241,236,0.6);
	position: absolute;
	right: 10%;
	margin: auto;
	top: 20%;
}
.top_content p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.2em;
}

.wagashi_title {
	width: 100%;
	height: 26px;
	padding: 80px 0 100px;
	font-size: 22px;
	text-align: center;
	line-height: 22px;
}
.wagashi_title img {
	width: 13px;
	height: auto;
	padding-bottom: 3px;
}

.wagashiall {
	width:  100%;
	height: auto;
	margin: 30px auto 30px;
	padding: 0;
	overflow: hidden;
}

.wagashi_shou {
	width: 360px;
	height: 314px;
	margin: 0 8px 22px;
	position: relative;
	float: left;
}
.wagashi_shou a {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.wagashi_shou a:hover {
	background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


.wagashi_shou01 {
	width: 360px;
	height: 314px;
	margin: 0 8px 22px;
	position: relative;
	float: left;
}
.wagashi_shou01 a {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.wagashi_shou01 a:hover {
	background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.trim {
    overflow: hidden;
    width: 360px;/*　トリミングしたい枠の幅　*/
	padding-top: 234px;/*　トリミングしたい枠の高さ　*/
    position: relative;
	background-color: #ccc;
}

.trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}


.trim01 {
    overflow: hidden;
    width: 360px;/*　トリミングしたい枠の幅　*/
	padding-top: 234px;/*　トリミングしたい枠の高さ　*/
    position: relative;
	background-color: #ccc;
}

.trim01 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.g-nav04pc {
	width: 360px;
	height: 80px;
	margin: 0;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	background-color: #eff0eb;
}


.g-nav03pc {
	width: 360px;
	height: 80px;
	margin: 0;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	background-color: #eff0eb;
}


.wagashi_top_area {
	width: 100%;
	height: 225px;
	margin: 80px auto 40px;
	position: relative;
}

.logo_product_pc {
	width: auto;
	height: 225px;
	position: absolute;
	top: 0;
	right: 30px;
}
.logo_product_pc img {
	width: auto;
	height: 100%;
}

.g-nav06 {
	font-size: 16px;
	line-height: 28px;
	writing-mode: tb-rl;
	/* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	text-align: justify;
	text-justify: inter-ideograph;
}

.kashipic_pc {
	width: 100%;
	height: auto;
	padding: 0 0 30px;
}
.kashipic_pc img {
	width: 100%;
	height: auto;
}

.prodR {
	width: 100%;
	height: auto;
	padding: 20px 0;
	margin: 0 auto;
	position: relative;
}

.bt_gift_pc {
	width: 340px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}
.bt_gift_pc img {
	width: 100%;
	height: auto;
}

.kashiinfo {
	width: 350px;
	height: auto;
	margin: 0 0 60px 0;
}

.kashiinfo p {
	margin: 10px 0 0 0;
	font-size: 16px;
	line-height: 22px;
}

.info_h {
	width: 350px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdd7b7;
	font-size: 16px;
}

.sozai_title {
	width: 100%;
	height: 26px;
	margin: 0 auto 25px;
	font-size: 22px;
	text-align: left;
	line-height: 22px;
}
.sozai_title img {
	width: 13px;
	height: auto;
	padding-bottom: 3px;
}

.sozai_box {
	width: 234px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: hidden;
	margin: 0 8px 16px;
	float: left;
}

.sozai_pic {
	overflow: hidden;
    width: 234px;
	height: 150px;
	float: none;
}
.sozai_pic img {
	width: 100%;
	height: auto;
}

.sozai_setumei {
	width: 234px;
	min-height: 135px; 
	height: auto !important;
	height: 150px;
	padding: 15px 0 0 0;
	margin: 0;
	float: none;
	background: #eff0eb;
}
.sozai_setumei p {
	width: 80%;
	margin: 15px auto 0;
	font-size: 14px !important;
	color: #fff;
}

.sozai_name {
	width: 100%;
	padding: 0;
	text-decoration: underline;
	font-size: 16px !important;
	text-align: center;
}


.maparea {
	width: 50%;
	height: auto;
	padding: 20px 0;
	margin: 0 auto;
}
.maparea img {
	width: 100%;
	height: auto;
}

#shop_link_area {
	width: 754px;
	height: auto;
	padding: 0 0 50px;
}

.shop_link {
	width: 754px;
	height: 118px;
	background-color: #eff0eb;
	background-image: url(img/bg_shop_link.png);
	background-size: cover;
	border-bottom: 1px solid #cbcac6;
	border-top: 1px solid #cbcac6;
	margin: 0 auto !important;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	vertical-align: bottom;
}
.shop_link a {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.shop_link a:hover {
	background-color:#f5f5f5 !important;
}

.shop_link_name {
	width: 200px;
	height: 118px;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.shop_link_add {
	width: 280px;
	height: 118px;
	float: left;
	display: flex;
	align-items: center;
}

.sl_1st {
	border-top: none !important;
}
.sl_end {
	border-bottom: none !important;
}

.shop_pic {
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 8px 2px 0;
    width: 100px;
    height: 100px;
    background-size: cover;
}





.media_box {
	width: 100%%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.media_pic {
    width: 180px;
	height: 192px;
	background-color: #d3d3d4;
	float: left;
}

.media_txt_area {
	width: 500px;
	height: 192px;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0.1em;
	margin: 0 0 25px 30px;
	float: left;
}
.mlarge {
	font-size: 18px;
}

.media_bt {
	width: 280px;
	height: 35px;
	background-color: #eff0eb;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	margin: 15px 0 0 0;
	border: none;
	position: relative;
}
.media_bt a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.media_bt a:hover{
    background-color:#FFF;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.otoiawaseall {
	width: 100%;
	height: auto;
	margin: 0 auto 80px;
}

.otoiawase_txt01 {
	height: 105px;
	font-size: 23px;
	line-height: 24px;
	letter-spacing: 0.05em;
}

.otxtsmall {
	font-size: 16px;
}

.otoiawase_add {
	width: 410px;
	height: auto;
	border-top: 1px solid #cbcac6;
	padding-top: 5px;
	letter-spacing: 0.05em;
}

.otoiawase_txt02 {
	height: 23px;
	font-size: 23px;
	letter-spacing: 0.05em;
	margin: 100px 0 0 0;
}

table.oto_form {
	width: 100%;
	margin: 25px auto 0;
	font-size: 15px;
}

table.oto_form th {
	width: 30%;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #eff0eb;
	padding: 25px 0;
	font-weight: normal;
	border-bottom: 1px solid #cbcac6;
	border-right: 1px solid #cbcac6;
}

table.oto_form td {
	background-color: #fafbf9;
	padding: 25px 0 25px 25px !important;
	vertical-align: middle;
	border-bottom: 1px solid #cbcac6;
}

.hissutd {
	width: 100px;
}

.hissu {
	width: 50px;
	height: 14px;
	font-size: 11px;
	color: #fff !important;
	text-align: center;
	line-height: 14px;
	background-color: #231815;
}

.form-width { max-width: 90%;}


/**** ネットショップ用テスト追加 ****/

.prodL00 {
	width: 350px;
	height: auto;
	float: left;
}
.prodL00 p {
	margin-top: -35px;
	line-height: 140%;
	font-size: 14px;
}

.prodR00 {
	width: 255px;
	height: auto;
	padding-top: 70px;
	margin-left: 145px;
	float: left;
	font-size: 14px;
}

.cartjs_product_table,
.cartjs_product_table th,
.cartjs_product_table td {
	display: block;
	text-align: left;
}
.cartjs_product_table {
	border: none;
	width: 90%;
	margin-top: -15px;
}


.cartjs_product_name {
	color: #484848 !important;
	font-weight: normal !important;
	font-size: 18px !important;
	letter-spacing: 0.1em;
}


.cartjs_product_table th {
        width:auto;
		color: #7F7F7F !important;
		font-weight: normal;
		font-size: 12px;
		padding: 15px 0 5px;
}
	
.cartjs_product_table td { 
        display: inline-block;
        margin: 0 -3px;
}

.cartjs_sales_price th {
	height: 0px;
	text-indent: -9999px;
}

.cartjs_sales_price td {
	color: #7F7F7F !important;
	font-weight: normal !important;
	letter-spacing: 0.05em;
}

.cartjs_product_input_txt {
	width: 245px !important;
	height: 35px;
	font-size: 12px;
	padding: 0px 5px !important;
}

.cartjs_product_num {
	letter-spacing: 0;
}

.cartjs_box div.cartjs_cart_in input {
	display: block;
	padding: 0;
    border: 0;
    width: 301px;
    height: 61px;
    background: url(img/bt_cart.png) left top no-repeat;
	background-size: 301px;
	text-indent: -9999px;
	cursor: pointer;
	box-shadow: none;
}
.cartjs_box div.cartjs_cart_in input:hover{
	cursor: pointer;
	background: url(img/bt_cart_on.png) left top no-repeat;
	background-size: 301px;
}


.cartjs_sk_link_other a {
	color: #7F7F7F !important;
	font-size: 12px;
	letter-spacing: 0;
	margin: 20px !important;
}
/**** ネットショップ用テスト追加end ****/


.cir_arrow {
	width: 0;
	height: 0;
}
.pagetop {
	position: fixed;
	bottom: -9999px;
}

.map_hakone01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.map_hakone01 img {
	width: 100%;
	height: auto;
}
.map_hakone02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.map_hakone02 img {
	width: 20%;
	height: auto;
	float: left;
}

.map_odawara01 {
	width: 100%;
	height: auto;
	margin: 30px auto 0;
}
.map_odawara01 img {
	width: 100%;
	height: auto;
}
.map_odawara02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.map_odawara02 img {
	width: 25%;
	height: auto;
	float: left;
}
.map_odawara03 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.map_odawara03 img {
	width: 100%;
	height: auto;
}






.for-pc { display:block; }
.for-mobile { display:none; }







 @media only screen and (min-width: 0px) and (max-width: 414px) {

.for-pc { display: none; }
.for-mobile { display: block; }

html,body {
    height: 100%;
}

body > header {
    height: auto;
}

header {
	width: 20%;
	height: 100%;
    min-height: 100%;
	float: left;
}

#page{
	width: 80% !important;
	height: 100%;
    min-height: 100%;
	background-color: #f2f3ee;
	float: left !important;
	border-left: 1px solid #cdd7b7;
}

body > #page {
    height: auto;
}

.topimage{
	width: 80%;
	background-image: none;
	padding-bottom: 30px;
}

.mb_topimage {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.mb_topimage img {
	width: 100%;
	height: auto;
}

.topmobile{
-moz-background-size:100% auto;
background-size:100% auto;
}
.pcview {
	display: none;
}
.smahoview {
	display: inline;
}

section {
	width: 316px;
}
#site-navigation {
	margin: 10px 0 0 0;
	padding: 0;
}

#shop_main {
	padding-top: 0px;
}

#shop_box {
	margin: 15px auto 0;
}
#shop_box .rposition {
    width: 100%;
    padding: 0;
}
#shop_box .rposition h3 {
	font-size: 16px;
}
.shop_box_mb {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.rborder {
    border-left: none;
}
#shop_mini_box {
    width: 100%;
}
#shop_mini_box .lposition {
    width: 100%;
	float: none;
}
#shop_mini_box .lposition img {
	width: 100%;
	height: auto;
}
#shop_mini_box .rposition {
    width: 100%;
	float: none;
	margin: 0;
}
#shop_mini_box .rposition img {
	width: 100%;
	height: auto;
}
.smahoview img{
	width:100%;
}

.menu-toggle {
}
.main-navigation ul {
}
.main-navigation li {
	width: 48%;
	margin: 7px 1% 0 1%;
	padding: 1px;
	background: #CCB;
}

/**** gallery ****/
#gallery_main .rposition ul, .kuwashiku,#gallery_main .rposition,#gallery_box,#gallery_main .lposition{
padding:0 6%;
width: 100%
}
.galley_box_001,.galley_box_002,.galley_box_003{
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
}
#gallery_box img{
	width:100%;
}
.blog_box .rposition{
padding:0 6% !important;
width: 100% !important;
}

#gallery_main .rposition{
	margin-bottom:20px;
}

.site-title {
	width: 100%;
	height: 110px;
}
.site-description {
	display: none;
}

.icon_mb_menu {
	margin: 20px auto 0;
	cursor: pointer;
}

.bt_go_shop {
	width: 120% !important;
	height: auto;
	margin: 10px auto 0;
}
.bt_go_shop img {
	width: 100%;
	height: auto;
}

ul.g-nav {
	width: 100%;
	margin: 10px auto;
	list-style: none;
	height: 170px;
}

.g-nav li{
	padding: 30px 10px 0;
	height: 150px;
	font-size: 18px;
	float: left;
	writing-mode: tb-rl;
	/* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	border-right: 1px solid #cdd7b7;
	border-left: 1px solid #cdd7b7;
}
.g-nav li+ li {
  border-left: 0;
  border-right: 1px solid #cdd7b7;
}

.pt20 {
	padding-top: 20px;
}

.top_content {
	width: 100%;
	height: 100% !important;
	min-height: 100%;
	padding: 0 10%;
	margin: 0 auto;
	background-color: #f2f3ee;
	position: static;
}
.top_content p {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0;
}

.ftnav_box {
	width: 100%;
	height: auto;
	padding: 20px 0;
	margin: 40px auto 0;
	background-color: #c1b494;
	text-align: left;
}

ul.ftnav {
	width: auto;
	margin: 0 0 0 -30px;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
}
ul.ftnav a {
	color: #fff !important;
}

.mb_foot {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 5%;
	color: #c1b494 !important;
	font-size: 12px;
}



.head_cat {
	width: 40px;
	min-height: 130px;
	max-height: auto;
	margin: 20px 0 0 0;
	overflow: hidden;
}

.g-nav01 {
	width: 14px;
	height: auto;
	padding-top: 50px;
	margin: 0 0 0 4px; 
	font-size: 14px;
	text-align: right;
	float: left;
	writing-mode: tb-rl;
	/* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	border-right: 1px solid #cdd7b7;
}
.g-nav02 {
	width: 14px;
	height: 130px;
	margin: 0 0 0 6px;
	font-size: 14px;
	float: left;
	writing-mode: tb-rl;
	/* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
}

.cir_arrow {
	width: 35px;
	height: 35px;
}

.pagetop {
	display: none;
	position: fixed;
	left: 5.5%;
	bottom: 3%;
	display: none;
}





.wagashiall {
	width:  100%;
	height: auto;
	margin: 0 0 30px 0;
	overflow: hidden;
}


.wagashi_shou01 {
	width: 115px;
	height: auto;
	margin: 5px;
	position: relative;
	float: left;
}
.wagashi_shou01 a {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.wagashi_shou01 a:hover {
	background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.trim01 {
    overflow: hidden;
    width: 115px;/*　トリミングしたい枠の幅　*/
	padding-top: 86px;/*　トリミングしたい枠の高さ　*/
    position: relative;
	background-color: none;
}

.trim01 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.g-nav04 {
	width: 105px;
	height: 50px;
	padding: 3px 2px 5px;
	font-size: 11px;
	line-height: 16px;
}



/*　商品え名縦書き用　*/
.wagashi_shou {
	width: 120px;
	height: 120px;
	margin: 5px;
	position: relative;
	float: left;
}

.trim {
    overflow: hidden;
    width: 100px;/*　トリミングしたい枠の幅　*/
	padding-top: 75px;/*　トリミングしたい枠の高さ　*/
    position: relative;
	float: left;
}

.trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.g-nav03 {/*　商品え名縦書き用　*/
	width: 14px;
	height: 150px;
	padding-top: 7px;
	margin: 0 0 0 6px;
	font-size: 12px;
	writing-mode: tb-rl;
	/* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	float: left;
	background-image: url(img/pochi.png);
	background-size: 8px !important;
	background-repeat: no-repeat;
	background-position: top;
}
/*　商品え名縦書き用　*/







/**** ネットショップ用テスト追加 ****/

.prodL, .prodL00 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.prodL p, .prodL00 p {
	width: 90%;
	margin: -35px auto 0;
	font-size: 14px;
	line-height: 20px;
}

.prodR, .prodR00 {
	width: 90%;
	height: auto;
	padding: 20px 0;
	margin: 0 auto;
	position: static;
}


.logo_product {
	width: 100%;
	margin: 10px auto;
	height: 150px;
	text-align: center;
}
.logo_product img {
	width: auto;
	height: 100%;
	margin: 0 auto;
}

nav#cbp-hrmenu {
	position: static;
	z-index:99999 !important;
}


.cartjs_product_table,
.cartjs_product_table th,
.cartjs_product_table td {
	display: block;
}
.cartjs_product_table {
	border: none;
	width: 90%;
	margin: -15px auto 0 !important;
}


.cartjs_product_name {
	color: #484848 !important;
	font-weight: normal !important;
	font-size: 18px !important;
	letter-spacing: 0.1em;
}


.cartjs_product_table th {
	width:auto;
	color: #7F7F7F !important;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
}

.cartjs_product_table td {
        display: block;
        padding: 10px;
    margin: 0;
	    color: #7F7F7F !important;
    font-size: 14px;
}

.cartjs_sales_price th {/*　販売価格　*/
	height: auto;
    padding: 6px;
    text-indent: 0;
    background-color: #fff !important;
}
	 .cartjs_cart_in img{
		 
	 }
.cartjs_sales_price td {/*　価格　*/
	color: #7F7F7F !important;
	font-weight: normal !important;
	letter-spacing: 0.05em;
	background-color: #fff !important;/*　*/
}

.cartjs_product_input_txt {
	width: 100% !important;
	height: 25px;
	font-size: 12px;
	padding: 0px 5px !important;
}

.cartjs_product_num {/*　購入数値入力エリア　*/
	letter-spacing: 0;
	background-color:  #ddd !important;/*　*/
}

.cartjs_box div.cartjs_cart_in input {
	display: block;
	padding: 0;
    border: 0;
    height: 68px;
	/*
    background: url(img/bt_cart.png) left top no-repeat;
	text-indent: -9999px;
	*/
	cursor: pointer;
}
.cartjs_box div.cartjs_cart_in input:hover{
	cursor: pointer;
	/*
	background: url(img/bt_cart_on.png) left top no-repeat;
	*/
}


.cartjs_sk_link_other a {
	color: #7F7F7F !important;
	font-size: 12px;
	letter-spacing: 0;
	margin: 20px !important;
}









.kashipic {
	width: 100%;
	height: auto;
	padding: 10px 0;
}
.kashipic img {
	width: 100%;
	height: auto;
}

p.g-nav05 {
	width: 65%;
	height: 170px;
	margin: 0 auto;
	padding: 0 0 0;
	font-size: 14px !important;
	line-height: 25px;
	writing-mode: tb-rl;
	/* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
}

.bt_gift {
	width: 181px;
	height: 48px;
	margin: 20px auto;
}
.bt_gift img {
	width: 100%;
	height: auto;
}

.kashiinfo {
	width: 90%;
	height: auto;
	margin: 0 0 15px 10%;
}

.kashiinfo p {
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 17px;
}

.info_h {
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdd7b7;
	font-size: 12px;
}


.mapall {
	width:  100%;
	height: auto;
}

.maparea {
	width: 100%;
	height: auto;
	padding: 20px 0;
}
.maparea img {
	width: 100%;
	height: auto;
}




.kashiten_h {
	width: 90%;
	margin-left: 10%;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdd7b7;
	font-size: 15px;
}

.temponame {
	width: 90%;
	height: auto;
	margin: 20px 0 5px 10%;
}

.tempo01 {
	font-size: 12px;
	margin-bottom: 5px;
}
.tempo02 {
	font-size: 15px;
	letter-spacing: 0.1em
}

.tempoadd {
	width: 90%;
	height: auto;
	margin: 0 0 0 10%;
	font-size: 14px;
	line-height: 22px;
}

.bt_tempo {
	width: 181px;
	height: 48px;
	margin: 10px auto 0 !important;
}
.bt_tempo img {
	width: 100%;
	height: auto;
}

.bt_sns {
	width: 136px;
	height: 19px;
	margin: 10px auto 0;
}
.bt_sns img {
	width: 100%;
	height: auto;
}

.mt30 {
	margin-top: 30px;
}


.bt_blog {
	width: 181px;
	height: 48px;
	margin: 10px auto 0 !important;
}
.bt_blog img {
	width: 100%;
	height: auto;
}

.nodot ul{
	border-bottom: none !important;
}

.rposition ul, .kuwashiku {
	padding: 0 0 !important;
}


.sozai_box {
	width: 100%;
	min-height: 150px; 
	height: auto !important;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	float: none;
}

.sozai_pic {
	overflow: hidden;
    width: 50%;
	height: auto;
	float: left;
}

.sozai_setumei {
	width: 40%;
	min-height: 150px; 
	height: auto !important;
	height: 150px;
	margin: 0 0 0 5%;
	float: left;
	background: none;
}
.sozai_setumei p {
	width: 100%;
	margin: 0;
	font-size: 12px !important;
	color: #fff;
}

.sozai_name {
	width: 100%;
	padding-bottom: 3px;
	text-decoration: underline;
	font-size: 14px !important;
	text-align: left;
}


.media_box {
	width: 90%%;
	height: auto;
	margin: 0 0 0 10%;
	overflow: hidden;
}

.media_pic {
    width: 180px;
	height: 192px;
	background-color: #d3d3d4;
	float: none;
}

.media_txt_area {
	width: 100%;
	height: 192px;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0em;
	margin: 10px 0 0 0;
}
.mlarge {
	font-size: 14px;
}

.media_bt {
	width: 200px;
	height: 35px;
	background-color: #eff0eb;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	margin: 15px 0 0 0;
	border: 1px solid #666;
	position: relative;
}
.media_bt a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.media_bt a:hover{
    background-color:#FFF;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.mt20 {
	margin-top: 20px;
}


.otoiawase_txt01 {
	width: 90%;
	height: auto;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0em;
	margin: 20px 0 0 10%;
}

.otxtsmall {
	font-size: 11px;
}

.otoiawase_add {
	width: 90%;
	height: auto;
	border-top: 1px solid #cbcac6;
	font-size: 14px;
	padding-top: 5px;
	letter-spacing: 0em;
	margin: 0 0 0 10%;
}

.otoiawase_txt02 {
	height: 23px;
	font-size: 15px;
	letter-spacing: 0em;
	margin: 30px 0 0 10%;
}

table.oto_form,
table.oto_form tbody,
table.oto_form thead,
table.oto_form tr,
table.oto_form td,
table.oto_form th {display:block;}
table.oto_form th {width:auto;}


table.oto_form {
	font-size: 14px;
	width: 90%;
}

table.oto_form th {
	width: 100%;
	border: none;
	padding: 5px;
}

table.oto_form td {
	width: 100%;
	border: none;
	padding: 5px !important;
}



}












 @media only screen and (min-width: 415px) and (max-width: 960px) {
#page {
	width: 754px;
	margin: 0 auto;
}

section {
	width: 358px;
}
}
 @media only screen and (min-width: 961px) {
}
}
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/



.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/



.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/**** Base styles ****/



.box100 {
	background: #68BCBC;
}
.box200 {
	background: #71AAD7;
}
.box300 {
	background: #EBB056;
}
.alignleft {
	float: left;
	margin-left: 2px !important;
}
section {
	margin: 10px;
	overflow: hidden;
}
article {
	background-color: #CCC;
	text-align: center;
}



