@charset 'UTF-8';
/* ================================================================================
	サイト スタイル
================================================================================ */
body {
	background-color: #ffffff;
	color: #333333;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
}
#top .home-nav__cafe {
	margin-bottom: 30px;
}
.contentsbox2 h1 {
	margin: 60px 0;
}
.contentsbox2 h2 {
	margin-bottom: 20px;
	font-size: 20px;
}
a {
	color: #000;
	outline: none;
}
.talking {
    font-family: 'Talking', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    text-align: center;
    font-size: 18px;
}
.shop_free {
	background-color: red;
	padding: 5px 10px;
	display: inline-block;
	margin: 20px 0;
	color: #fff;
	font-size: 16px;
}
.guide_list {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}
.mt_none{
	margin-top:0;}
.mfp_colored, form#mailformpro dl dt, .mfp_colored {
	background-color: #fff !important;
}
.shop_name {
	font-size: 1.4em;
	line-height: 2.5em;
}
a:focus, *:focus {
	outline: none !important;
}
.shop_item {
	width: auto;
	display: inline-block;
	font-weight: bold;
}
.shop_info {
	float: left;
	padding: 150px 0 0;
	line-height: 2.5em;
}
.google_map iframe {
	float: left;
	width: 100%;
}
.shop-maps img {
	margin-top: 60px;
}
.guide_list2 {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
	text-align: center;
}
.guide_list li {
	list-style: none;
	display: inline-block;
	border-right: 2px dotted #ccc;
	padding: 0 20px;
	margin-bottom: 20px;
}
.guide_list2 li {
	list-style: none;
	display: inline-block;
	border-right: 2px dotted #ccc;
	padding: 0 20px;
	margin-bottom: 20px;
}
.guide_list2 li:last-child {
	border-right: none;
}
.pl_0 {
	padding-left: 0 !important;
}
.pr_0 {
	padding-right: 0 !important;
}
.post_l {
	width: auto;
}
.contentsbox2 dl dd .postage tr td, .contentsbox2 dl dd .postage tr th {
	padding: 10px;
	border: 1px #000 solid;
}
.postage {
	margin: 20px 0;
}
.acd-content {
	margin-bottom: 50px;
}
.w_page {
	display: block;
	text-align: right;
	font-size: 16px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	letter-spacing: 0.2em;
	margin: 0 20px 20px;
}
#navilinks a:hover {
	color: #ccc;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.shopfree_img {
	margin: 20px 0;
}
.back {
	width: 100px;
	margin: 100px 0 100px 50px;
}
.back2_l {
	display: block;
	text-align: right;
	padding-right: 10px;
}
.back2_r {
	display: block;
	text-align: left;
	padding-left: 10px;
}
.prev_l {
	display: block;
	text-align: right;
	padding-left: 50px;
}
.stickarrow_r {
	width: 100px;
	height: 8px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: skew(45deg);
}
.contentsbox2 dd {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.mt20_inblock {
	margin-top: 20px;
	display: inline-block;
}
.contentsbox2 dt {
	margin-bottom: 10px;
}
.title {
	margin: 0;
	width: 70%;
	font-size: 1.2em;
	line-height: 1.7;
}
.date {
	display: block;
}
.titleWrap {
	width: 20%;
	font-size: 1.1em;
}
.stickarrow_l {
	width: 100px;
	height: 8px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	transform: skew(-45deg);
}
.nav-links {
	padding: 2em;
	display: flex;
	justify-content: center;
	background: none;
	padding: 10em 2em;
}
#navilinks .page-numbers {
	width: 50px;
	height: 50px;
	margin: 2px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	color: #222;
	transition: .3s;
	border: 1px solid #ccc;
}
#navilinks a:hover {
	background: gold;
	border-radius: 100%;
}
#navilinks .current {
	background: gold;
	border-radius: 100%;
	border: none;
}
#navilinks .dots {
	background: none;
}
.shop-maps img {
	max-width: 100%;
	height: auto;
}
.google_map {
	width: 50%;
	margin: 60px 50px 0 0;
	float: left;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .header-logo a {
 background-image: url(../img/logo.svg);
 -moz-background-size: 63px 67px;
 background-size: 263px 67px;
}
}
 @media (min-width: 992px) {
.header-logo {
	margin-top: 50px;
}
}
.mainvisual {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-home-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_st {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-stollen-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_sw {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-sweets-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_goods {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-goods-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_gift {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-gift-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_news {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-news-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_other {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-other-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_other1 {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-other1-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_other2 {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-other2-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_store {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-store-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual_guide {
	position: relative;
	background-color: #ffffff;
	background-image: url('../img/img-guide-mainvisual.jpg');
	background-position: center center;
	-moz-background-size: cover;
	background-size: cover;
}
.mainvisual--subpage {
	height: 200px;
}
.page-title {
	padding: 30px 0;
	padding-right: 20px;
	padding-left: 20px;
	height: 120px;
}
.page-title h2 {
	margin: 0;
}
.page-title img {
	width: 186px;
	height: 98px;
}
.page-title--subpage {
	overflow: hidden;
	color: #ccc;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 2em;
	line-height: 80px;
 filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Strength=3, Direction=180);
	zoom: 1;
}
 @media (min-width: 992px) {
.page-title {
	height: auto;
}
.page-title img {
	width: 343px;
	height: 186px;
}
.page-title--subpage {
	font-size: 3em;
}
}
/* ================================================================================
	フッター
================================================================================ */
.footer__pagetop-btn {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}
.footer__pagetop-btn a {
	position: absolute;
	right: 0;
	z-index: 100;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background-image: url('../img/img-return-link.png');
	-moz-background-size: 40px;
	background-size: 40px;
}
 @media (min-width: 768px) {
.footer__pagetop-btn a {
	right: 40px;
	margin-top: -40px;
	width: 80px;
	height: 80px;
	-moz-background-size: 80px;
	background-size: 80px;
}
}
.footer__social {
	padding: 100px 0 30px;
}
.footer__social ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	letter-spacing: -.40em;
}
.footer__social ul li {
	display: inline-block;
	width: 50px;
}
.footer__social ul li a img {
	width: 50%;
}
 @media (min-width: 992px) {
.footer__social ul li {
	width: 100px;
}
}
.footer__copyright {
	padding: 1em 0;
	background: -webkit-repeating-linear-gradient(-45deg, #ccc 0, #ccc 10px, #fff 10px, #fff 20px);
	background: -o-repeating-linear-gradient(-45deg, #ccc 0, #ccc 10px, #fff 10px, #fff 20px);
	background: repeating-linear-gradient(-45deg, #ccc 1px, #ccc 5px, #fff 3px, #fff 10px);
}
}
.footer__copyright p {
	margin: 0;
}
/* ================================================================================
	グローバルナビゲーション
================================================================================ */
.global-nav {
	color: #000;
	font-family: 'Haruhi Gakuen', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'メイリオ', Meiryo, serif;/*font-family: 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'メイリオ', Meiryo, serif;*/
}
.global-nav__toggle {
	padding: 11px 0.6em;
	width: 100%;
	border: 1px solid transparent;
	background: transparent;
}
.global-nav__toggle .glyphicon {
	margin-right: 10px;
	width: 27px;
	vertical-align: -5px;
	font-size: 1.6em;
}
.global-nav .icon {
	display: inline-block;
	margin: 0 auto;
}
.global-nav .icon-home {
	width: 27px;
	height: 27px;
	background-image: url(../img/menu_icon.svg);
	background-position: -186px -34px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .global-nav .icon-home {
 background-image: url(../img/menu_icon.svg);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
.global-nav .icon-news {
	width: 27px;
	height: 27px;
	background-image: url(../img/menu_icon.svg);
	background-position: 0px -29.192px;
}
.global-nav .icon-onlineshop {
	width: 27px;
	height: 27px;
	background-image: url(../img/menu_icon.svg);
	background-position: -70px -29.192px;
	;
}
.global-nav .icon-shop {
	width: 27px;
	height: 27px;
	background-image: url(../img/menu_icon.svg);
	background-position: -111px -29.192px;
}
.global-nav .icon-menu {
	width: 27px;
	height: 27px;
	background-image: url(../img/menu_icon.svg);
	background-position: -70px -29.192px;
}
.global-nav .icon-contact {
	width: 27px;
	height: 27px;
	background-image: url(../img/menu_icon.svg);
	background-position: -149px -29.192px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .global-nav .icon-news {
 background-image: url(../img/menu_icon.svg);
 -moz-background-size: 179px 53px;;
 background-size: 179px 53px;;
}
 .global-nav .icon-onlineshop {
 background-image: url(../img/menu_icon.svg);
 -moz-background-size: 179px 53px;;
 background-size: 179px 53px;;
}
 .global-nav .icon-shop {
 background-image: url(../img/menu_icon.svg);
 -moz-background-size: 179px 53px;;
 background-size: 179px 53px;;
}
 .global-nav .icon-menu {
 background-image: url(../img/menu_icon.svg);
 -moz-background-size: 179px 53px;;
 background-size: 179px 53px;;
}
 .global-nav .icon-contact {
 background-image: url(../img/menu_icon.svg);
 -moz-background-size: 179px 53px;;
 background-size: 179px 53px;;
}
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
}
.global-nav .icon-access {
	width: 27px;
	height: 27px;
	background-image: url(../img/sprite.png);
	background-position: -159px -88px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .global-nav .icon-access {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
.global-nav .icon-gallery {
	width: 27px;
	height: 27px;
	background-image: url(../img/sprite.png);
	background-position: -159px -61px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .global-nav .icon-gallery {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
.global-nav .icon-blog {
	width: 27px;
	height: 27px;
	background-image: url(../img/sprite.png);
	background-position: -186px -61px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .global-nav .icon-blog {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
@media screen and (min-width: 768px) {
.global-nav__list li {
	float: left;
	margin: 0 10px;
}
.global-nav__list li a {
	display: block;
	padding: 0;
	color: #000000;
	text-align: left;
	font-size: 20px;
}
/*.global-nav__list li a:nth-child(odd) {
border-right: 2px dotted #999;
margin: 10px 0;
}
*/
/*
.global-nav__list li+ li {
border-right: 2px dotted #999;

}*/
#top_link {
	float: right;
}
.small-nav__list .icon.icon-mypage {
	display: inline-block;
	width: 24.65px;
	height: 22px;
	background: url(../img/menu_icon.svg) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 0 0px;
	margin-right: 10px;
	vertical-align: top;
}
.small-nav__list .icon.icon-cart {
	display: inline-block;
	width: 24.65px;
	height: 22px;
	background: url(../img/menu_icon.svg) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: -30px 0px;
	margin-right: 10px;
	vertical-align: top;
}
.small-nav__list li {
	display: inline-block;
	margin: 0 20px 0 0;
}
}
@media (min-width: 871px) {
.global-nav__list li a {
	padding-top: 22px;
	width: 100%;
	height: 85px;
	text-align: center;
}
.global-nav__list li a .icon {
	display: block;
	margin: 0 auto;
}
.xs-no-gutter {
	float: right;
}
.small-nav__list, .global-nav__list {
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	float: right;
}
.global-nav__list li a .icon {
	width: 30px;
	height: 25px;
	display: block;
}
}
@media (min-width: 768px) {
.global-nav {
	border: none;
}
.small-nav__list {
	float: right;
}
.small-nav__list li {
	float: left;
}
.global-nav__list li {
	float: left;
}
.global-nav .collapse {
	display: block;
}
}
.nav_border {
	height: 30px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 2px;
}
@media (min-width: 992px) {
.global-nav__list li {
	padding-bottom: 20px;
}
.global-nav__list li a {
	padding-top: 22px;
	height: auto;
	text-align: center;
}
}
.nav-en {
	display: block;
	font-size: 1.4rem;
	color: #FF9999;
	text-align: center;
	line-height: 1em;
}
/* ================================================================================
	パンくずナビ
================================================================================ */
#breadcrumb-nav {
	background-color: #ffffff;
}
#breadcrumb-nav .breadcrumb {
	margin: 10px 0 0;
}
#breadcrumb-nav .breadcrumb li {
	font-size: 0.9em;
}
#breadcrumb-nav .breadcrumb li:before {
	padding: 0 10px;
}
#breadcrumb-nav .breadcrumb li a {
	color: #333333;
}
#breadcrumb-nav .breadcrumb li a .glyphicon {
	margin-right: 1em;
}
/* ================================================================================
	メインコンテナ
================================================================================ */
#wrap-container {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	background-repeat: repeat;
}
 @media (min-width: 992px) {
#wrap-container {
	behavior: url('/wp-content/themes/mvcoffee/js/PIE.htc');
	behavior: url('js/PIE.htc');
}
.ft-guide-inner {
	width: 33.33333%;
	float: left;
	padding: 0 2%;
}
}
#main-col, #sub-col {
	margin-top: 10px;
	margin-bottom: 40px;
}
 @media (min-width: 992px) {
#main-col, #sub-col {
	margin-top: 20px;
	margin-bottom: 80px;
}
}
#main-col .main-col__inner {
	padding: 10px;
	background-color: #ffffff;
}
 @media (min-width: 992px) {
#main-col .main-col__inner {
	padding: 20px 20px;
}
}
#main-col {
	padding-right: 30px;
}
/* ================================================================================
	トップページ
================================================================================ */
.home-nav {
/*	background-color: #ffffff;*/
	    padding-top: 20px;
}
}
.home-nav .container {
	position: relative;
	z-index: 1;
}
.home-nav__title h2 {
	margin-top: 0;
	padding-top: .3em;
	font-size: 1.6em;
}
.home-nav__list {
	margin-bottom: 10px;
}
.home-nav__list li {
	padding-right: 2%;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	height: auto;
	margin: 0 0;
}
.home-nav__list h2 {
	margin: .4em 0;
}
.home-nav__list a {
	display: block;
}
.home-nav__thumbnail {
	float: left;
	width: 33%;
}
.home-nav__cafe h2 a {
	width: 82px;
	height: 28px;
	background-image: url(../img/sprite.png);
	background-position: 0px -187px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .home-nav__cafe h2 a {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
 .contentsbox2 h1 {
 margin: 5% auto;
font-size: 200%;
}
}
.home-nav__lunch h2 a {
	width: 116px;
	height: 28px;
	background-image: url(../img/sprite.png);
	background-position: 0px -87px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .home-nav__lunch h2 a {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
.home-nav__dinner h2 a {
	width: 133px;
	height: 28px;
	background-image: url(../img/sprite.png);
	background-position: 0px -59px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .home-nav__dinner h2 a {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
 @media (min-width: 768px) {
.home-nav__title h2, .h2_title {
	padding-top: 60px;
	font-size: 2.8em !important;
	letter-spacing: 0.3em;
	padding-bottom: 50px;
}
.home-nav__list h2 {
	margin: 20px 0;
}
.home-nav__list a {
	margin: 0 auto;
	text-align: center;
}
.home-nav__list a .img-thumbnail {
	border: 2px solid #CCC;
}
.home-nav__thumbnail {
	float: none;
	width: 100%;
}
.home-nav__text {
	float: none;
	width: 94%;
	margin: 3% 3% 0;
}
.thanks {
	margin-bottom: 100px;
}
}
.home-postlist {
	padding-top: 20px;
	padding-bottom: 1em;
}
.home-postlist__title {
	padding-right: 10px;
	padding-left: 10px;
}
.home-postlist__title h2 {
	margin-top: 0;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../img/bg-section-title.jpg');
	background-position: center;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	color: #ffffff;
	font-size: 1.6em;
	line-height: 40px;
}
.home-postlist .entry {
	margin-bottom: 40px;
}
.home-postlist .entry-content {
	padding: 0;
}
 @media (min-width: 768px) {
.home-postlist {
	padding-top: 40px;
}
.home-postlist__title {
	margin-bottom: 40px;
}
.home-postlist__title h2 {
	background-image: url('../img/bg-section-title.png');
	background-position: center;
	-moz-background-size: auto;
	background-size: auto;
	background-repeat: no-repeat;
	font-size: 2.4em;
	line-height: 60px;
}
.home-postlist .entry {
	min-height: 410px;
}
.ft40 {
	font-size: 20px;
}
}
 @media (min-width: 1200px) {
.home-postlist .entry {
	min-height: 440px;
}
}
.home-utilities {
	color: #eeeeee;
}
.home-utilities:before, .home-utilities:after {
	background-image: none;
}
.home-utilities a {
	color: #ffffff;
}
.home-utilities__title h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #ffffff;
	font-size: 1.6em;
}
.home-news {
	padding-bottom: 10px;
}
.home-news ul {
	border-top: 2px dotted #eeeeee;
}
.home-news ul li {
	padding: 8px 0 0px;
	list-style: none;
	border-bottom: 2px dotted #eee;
}
.home-news ul li time {
	display: block;
}
.home-news__meta {
	width: 20%;
	font-size: 1.1em;
}
.home-news__meta .label, .label2, .cat {
	display: inline-block;
}
.home-news__content {
	margin: 0;
	width: 70%;
	font-size: 1.2em;
	line-height: 1.7;
}
input[type="radio"], input[type="checkbox"] {
	display: none;
}
.tog_menu {
	display: none;
}
 @media (min-width: 992px) {
.home-news {
	position: relative;
	z-index: 10;
	background: none;
}
}
.home-map {
	z-index: 10;
	background-image: url('../img/bg-home-utilities__map.jpg');
	-moz-background-size: cover;
	background-size: cover;
}
.home-map__img {
	float: left;
	width: 50%;
}
.home-map__img img {
	margin: 0 0 0 auto;
}
.home-map__address {
	display: block;
	float: left;
	padding: 0 10px;
	width: 50%;
	font-weight: bold;
}
.home-map .address__name {
	margin-top: .4em;
	font-weight: bold;
	font-size: 1em;
}
@media (min-width: 831px) {
.guide_list li:last-child {
	border-right: none;
}
}
@media (min-width: 992px) {
.home-map {
	position: relative;
	z-index: 10;
	background: none;
}
.home-map .address__name {
	font-size: 1.4em;
}
}
/* ================================================================================
	サイドバー
================================================================================ */
.widget {
	margin-bottom: 2em;
	padding: 10px 10px;
	background-color: #ffffff;
	font-size: 14px;
}
.widget__title {
	margin: -10px -10px 0 -10px;
	padding: 16px 12px 11px;
	border-bottom: 2px solid #ff9999;
	background-image: url('../img/bg-home-utilities__news.jpg');
	color: #ffffff;
	font-size: 1.8em;
}
.widget__title a {
	color: #ffffff;
}
.widget--nogutter {
	margin: -10px -10px;
}
.widget ul {
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
}
.widget ul li {
	padding: .6em 0;
	border-bottom: 2px dotted #ccc;
}
.widget ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.widget ul li a {
	color: #333333;
}
.widget_calendar caption {
	text-align: center;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar table thead th, .widget_calendar table thead td {
	text-align: center;
}
.widget_calendar table tbody th, .widget_calendar table tbody td {
	text-align: center;
}
/* ================================================================================
	記事・固定ページ
================================================================================ */
.entry2 {
	margin-bottom: 20px;
	border-bottom: 2px dotted #ccc;
}
.entry {
	width: 50%;
	float: left;
}
.entry-thumbnail {
	position: relative;
	margin-bottom: 10px;
}
.entry-thumbnail a {
	display: block;
}
.entry__new-mark {
	position: absolute;
	top: 20px;
	z-index: 10;
	display: inline-block;
	padding: 5px 5px 5px 10px;
	height: 22px;
	background-color: #f48fa5;
	color: #ffffff;
	font-weight: bold;
	font-size: .8em;
	line-height: 1;
}
.entry__new-mark:after {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 0;
	height: 0;
	border-width: 11px 5px;
	border-style: solid;
	border-color: #f48fa5;
	border-right-color: transparent;
	content: ' ';
}
.entry-title {
	position: relative;
	margin-top: 0;
	padding: .6em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../img/bg-section-title.jpg');
	color: #ffffff;
	word-wrap: break-word;
	font-weight: bold;
	behavior: url('/wp-content/themes/mvcoffee/js/PIE.htc');
	behavior: url('js/PIE.htc');
}
.entry-title2 {
	position: relative;
	padding: 0.5em 1em;
	background: repeating-linear-gradient(-45deg, #fff, #fff 4px, #f9d9d9 3px, #f9d9d9 8px);
	margin: 20px 0;
	width: 100%;
	display: inline-block;
	font-weight: bold;
}
.entry-title a {
	color: #ffffff;
}
.entry-content {
	word-wrap: break-word;/* Text meant only for screen readers. */
}
.entry-content body.mceContentBody {
	font-size: 1em;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.entry-content h1 {
	position: relative;
	padding: .6em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #714427 url('../img/bg-section-title.jpg');
	color: #ffffff;
	font-weight: bold;
	font-size: 1.6em;
	behavior: url('/wp-content/themes/mvcoffee/js/PIE.htc');
	behavior: url('js/PIE.htc');
}
.entry-content h2 {
	position: relative;
	margin-bottom: 1.4em;
	color: #be921a;
	font-weight: bold;
}
.entry-content h2:after {
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 100%;
	height: 6px;
	background: url('../img/bg-heading-001.jpg') repeat;
	content: ' ';
}
.entry-content h3 {
	border-bottom: 1px dashed #666666;
	color: #666666;
}
.entry-content h4 {
	border-bottom: 1px dotted #666666;
}
.entry-content p {
	font-size: 1em;
}
.entry-content blockquote {
	font-size: .85em;
}
.entry-content iframe {
	max-width: 100%;
}
.entry-content .sharedaddy {
	margin-top: 2em;
}
.entry-content .editor-area a {
	color: green;
	text-decoration: underline;
}
.entry-content .editor-area p {
	margin: 0 0 1em 0;
}
.entry-content p.wp-caption-text {
	margin: 0;
	text-align: center;
}
.entry-content .aligncenter, .entry-content .alignleft, .entry-content .alignright {
	display: block;
	margin: 0 auto 1em;
}
 @media (min-width: 768px) {
.entry-content .alignleft {
	display: block;
	float: left;
	clear: both;
	margin-right: 1em;
	margin-bottom: 1em;
}
.entry-content .alignright {
	display: block;
	float: right;
	clear: both;
	margin-bottom: 1em;
	margin-left: 1em;
}
}
.entry-content .clear {
	clear: both;
}
.entry-content figure {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	max-width: 100%;
}
.entry-content .wp-caption {
	margin-bottom: 1em;
	max-width: 100%;
}
.entry-content .wp-caption-text {
	margin: .4em 0 0;
	text-align: center;
	font-size: .8em;
}
.entry-content img {
	max-width: 100%;
	width: inherit;
	height: auto;
}
.entry-content .screen-reader-text {
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
}
.entry-content .screen-reader-text:focus {
	top: 5px;
	left: 5px;
	z-index: 100000;
	display: block;
	clip: auto !important;
	padding: 15px 23px 14px;
	width: auto;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	color: #21759b;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: normal;/* Above WP toolbar. */
}
.entry__page-links {
	text-align: center;
}
.entry__page-links .btn {
	margin: 0 0.4em 0.4em;
}
.entry-meta {
	margin-bottom: .8em;
	font-size: .9em;
}
.entry-meta .glyphicon {
	margin-right: .8em;
}
.entry-meta__tag span {
	display: inline-block;
	margin-left: 1em;
}
.entry-more {
	position: relative;
}
.entry-more a {
	display: block;
	padding: 6.66667px 0;
	border: 1px solid #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: transparent;
	text-align: center;
}
.entry-more a span {
	display: block;
	margin: 0 auto;
	width: 123px;
	height: 19px;
	background-image: url(../img/sprite.png);
	background-position: 0px -149px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .entry-more a span {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
.entry-more a:hover {
	border: 1px solid #839034;
	background-color: #b0c050;
}
.entry-more a:hover span {
	width: 123px;
	height: 19px;
	background-image: url(../img/sprite.png);
	background-position: 0px -168px;
}
 @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
 .entry-more a:hover span {
 background-image: url(../img/sprite-2x.png);
 -moz-background-size: 239px 215px;
 background-size: 239px 215px;
}
}
 @media (min-width: 768px) {
.entry-more {
	position: absolute;
	bottom: 0;
	margin-right: -20px;
	margin-left: -20px;
	padding: 0 20px;
	width: 100%;
}
.entry__new-mark {
	padding: 9px 10px;
	height: 30px;
	font-size: 1em;
}
.entry__new-mark:after {
	border-width: 15px 10px;
}
}
.entry--excerpt .entry-content p {
	font-size: .9em;
}
 @media (min-width: 768px) and (max-width: 991px) {
.entry--archive .entry-thumbnail {
	float: left;
	margin-right: 20px;
	width: 38.2%;
}
}
.entry--simple {
	position: relative;
	border-bottom: none;
}
.entry--simple .entry-title {
	padding: 0;
	background: none;
}
.entry--simple .entry-title a {
	color: #333333;
}
.prevnext-nav ul {
	margin-right: -5px;
	margin-left: -5px;
}
.prevnext-nav ul li a {
	display: block;
	padding: 0.4em 1.4em;
	color: #000;
}
.prevnext-nav ul li.prevnext-nav__left {
	text-align: left;
}
.prevnext-nav ul li.prevnext-nav__left a {
	width: 80px;
	height: 34px;
}
.prevnext-nav ul li.prevnext-nav__right {
	text-align: right;
}
.prevnext-nav ul li.prevnext-nav__right a {
	height: 34px;
}
.recommend {
	margin-bottom: 20px;
	border-bottom: 1px dotted #555555;
}
.recommend ul {
	padding: 0;
	list-style-type: none;
}
.recommend-title {
	margin-bottom: 1em;
	padding: .6em;
	border: 3px solid #f99;
	color: #f99;
	word-wrap: break-word;
	font-weight: normal;
	font-size: 1.4em;
}
.recommend__post .entry-title {
	font-size: 1em;
}
.recommend__post .entry-title a {
	color: #333333;
}
 @media (min-width: 768px) {
.recommend__post {
	min-height: 185px;
}
}
 @media (min-width: 1200px) {
.recommend__post {
	min-height: 205px;
}
}
.search-form input[type='submit'] {
	position: relative;
	width: 100%;
	height: 31px;
	height: 37px\9;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #dcc708;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebd82c), to(#dcc708));
	background-image: -webkit-linear-gradient(top, #ebd82c 0%, #dcc708 100%);
	background-image: -moz-linear-gradient(top, #ebd82c 0%, #dcc708 100%);
	background-image: linear-gradient(top, #ebd82c 0%, #dcc708 100%);
	-webkit-box-shadow: inset 0px 1px 0px #fff27e, 0px 6px 0px #aea236;
	-moz-box-shadow: inset 0px 1px 0px #fff27e, 0px 6px 0px #aea236;
	box-shadow: inset 0px 1px 0px #fff27e, 0px 6px 0px #aea236;
	color: #ffffff;
	text-decoration: none;
}
.search-form input[type='submit']:active {
	top: 7px;
	background: #aea236;
	-webkit-box-shadow: inset 0px 1px 0px #fff27e, inset 0px -1px 0px #aea236;
	-moz-box-shadow: inset 0px 1px 0px #fff27e, inset 0px -1px 0px #aea236;
	box-shadow: inset 0px 1px 0px #fff27e, inset 0px -1px 0px #aea236;
	color: #877e2a;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#sub-col .search-form {
	margin: 0;
}
#sub-col .search-form > * {
	padding-right: 0;
	padding-left: 0;
}
/* ================================================================================
	サブページ
================================================================================ */
.price-menu {
	table-layout: fixed;
	font-size: 0.85em;
}
 @media (min-width: 992px) {
.price-menu {
	font-size: 1em;
}
}
.gallery {
	margin-bottom: 20px;
}
.gallery:before, .gallery:after {
	display: table;
	content: ' ';
}
.gallery:after {
	clear: both;
}
.gallery-item {
	position: relative;
	float: left;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.gallery-icon {
	padding: 4px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	line-height: 1.71429;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.gallery-icon img {
	margin-bottom: 0;
	width: inherit;
}
.gallery-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	padding: 0.4em 1em;
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #333333;
	word-wrap: break-word;
}
 @media (min-width: 768px) {
.gallery-caption {
	display: block;
}
.variety_box {
	width: 100%;
	margin-bottom: 5%;
}
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
	width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.11111%;
}
.access__map {
	border: none;
}
.access .address__name {
	margin-top: .4em;
	border: none;
	border-bottom: 1px dashed #555555;
	font-weight: bold;
	font-size: 1em;
}
.access .label-default {
	border: 1px solid #333333;
	color: #333333;
}
 @media (min-width: 992px) {
.access .address__name {
	font-size: 1.6em;
}
}
.not-found__title {
	position: relative;
	margin-bottom: 1.4em;
	color: #be921a;
	font-weight: bold;
}
.not-found__title:after {
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 100%;
	height: 6px;
	background: url('../img/bg-heading-001.jpg') repeat;
	content: ' ';
}
.not-found ul li {
	list-style-image: url(../img/icon-liststyle.png);
}
/* ================================================================================
	その他
================================================================================ */
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto;
}
.label {
	margin-right: .4em;
}
.label2 {
 padding: padding: 0.1em 1em;
	margin: 0;
	margin-right: 0px;
	background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px, #fbd3d3 3px, #fbd3d3 7px);
	background: repeating-linear-gradient(-180deg, #fff, #fff 1px, #ccc 1px, #ccc 2px);
	padding: 0 5%;
}
.label-default {
	border: 1px solid #ffffff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
}
.row-centered {
	text-align: center;
}
.col-centered {
	display: inline-block;
	float: none !important;
	margin-right: -0.40em;
	text-align: left;
}
 @media (max-width: 767px) {
h1, .h1 {
	font-size: 19px;
}
h2, .h2 {
	font-size: 18px;
}
h3, .h3 {
	font-size: 17px;
}
h4, .h4 {
	font-size: 16px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 11px;
}
p {
	font-size: 16px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	padding-right: 10px;
	padding-left: 10px;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.container, .container-fluid {
	padding-right: 2%;
	padding-left: 2%;
}
.xs-no-gutter {
	padding-right: 0;
	padding-left: 0;
}
}
.img-thumbnail {
	position: relative;
}
.img-circle, .img-rounded, .img-thumbnail, .table-bordered, select, textarea, input, code, pre, kbd, pre, .input-group-addon, .btn, .dropdown-menu, .form-control, .panel, .well, .nav-tabs > li > a, .nav-pills > li > a, .navbar, .navbar-nav > li > a, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .modal-content, .tooltip-inner, .popover, .popover-title, .alert, .thumbnail, .img-thumbnail, .label, .badge, .progress, .carousel-indicators li, .jumbotron {
	behavior: url('/wp-content/themes/mvcoffee/js/PIE.htc');
	behavior: url('js/PIE.htc');
}
/*---------------------------------------
    フッターご利用ガイド
----------------------------------------*/
#footerGuide {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1000px;
}
#footerGuide h2 {
	font-family: 'Haruhi Gakuen';
	font-size: 30px;
	padding: 4px 8px 4px 0;
	margin-bottom: 8px;
}
.ft-guide-outer {
	text-align: left;
	display: flex;
	justify-content: space-between;
}
.ft-guide-inner li {
	margin-left: 24px;
	list-style-type: disc;
}
.ft-guide-inner h3 {
	font-size: 21px;
	padding-bottom: 4px;
	margin: 32px 0 24px;
	border-bottom: #ccc 1px solid;
	text-align: left;
}
.ft-guide-subtitle {
	margin: 16px 0 8px 0;
	padding: 2px 8px;
	border-left: #ccc 4px solid;
	font-weight: normal;
}
.guide_at {
	font-size: 20px;
}
.guide_at a {
	text-decoration: underline;
	padding-left: 10px;
}
.under_line {
	text-decoration: underline;
}
.pt_10 {
	padding-top: 10px !important
}
.pt_5 {
	padding-top: 5px !important
}
.pr_5 {
	padding-right: 5px !important
}
.pr_10 {
	padding-right: 10px !important
}
.pl_5 {
	padding-left: 5px !important
}
.pl_10 {
	padding-left: 10px !important
}
.pb_10 {
	padding-bottom: 10px !important
}
.pb_5 {
	padding-bottom: 5px !important
}
.pt_20 {
	padding-top: 20px !important
}
.pr_20 {
	padding-right: 20px !important
}
.pl_20 {
	padding-left: 20px !important
}
.pb_20 {
	padding-bottom: 20px !important
}
.pt_25 {
	padding-top: 25px !important
}
.pt_30 {
	padding-top: 30px !important
}
.pr_30 {
	padding-right: 30px !important
}
.pl_30 {
	padding-left: 30px !important
}
.ml_40, .ml_50, .pl_40 {
	padding-left: 40px !important
}
.pb_30 {
	padding-bottom: 30px !important
}
.pt_40 {
	padding-top: 40px !important
}
.pr_40 {
	padding-right: 40px !important
}
.pb_40 {
	padding-bottom: 40px !important
}
.mt_10 {
	margin-top: 10px !important
}
.mr_10 {
	margin-right: 10px !important
}
.ml_10 {
	margin-left: 10px !important
}
.mb_10 {
	margin-bottom: 10px !important
}
.mt_20 {
	margin-top: 20px !important
}
.mr_20 {
	margin-right: 20px !important
}
.ml_20 {
	margin-left: 20px !important
}
.mb_20 {
	margin-bottom: 20px !important
}
.mt_30 {
	margin-top: 30px !important
}
.mt_40, .mt_50 {
	margin-top: 40px !important
}
.mr_30 {
	margin-right: 30px !important
}
.mr_40, .mr_50 {
	margin-right: 40px !important
}
.ml_30 {
	margin-left: 30px !important
}
.mb_30 {
	margin-bottom: 30px !important
}
.mb_40, .mb_50 {
	margin-bottom: 40px !important
}
img {
	width: auto;
	max-width: 100%;
}
/*ここから商品詳細*/

.tax {
	font-size: 80%;
}
.p_btx {
	margin-bottom:50px;
}
.p_btx p{
	font-size: 25px;
    margin: 20px 0;
        margin-bottom: 20px;
    color: #FF9999;
}
.t_voi p{
	margin-bottom:20px;}
#product h1 {
	text-align: left;
	font-size: 26px;
	margin: 10px 0;
	margin-bottom: 10px;
	line-height: 1.6;
	margin-bottom: 30px;
}
.wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.mainImage img {
	text-align: center;
}
.thumbnails {
	margin: 20px auto;
	text-align: left;
}
.thumbnails img {
	width: 30%;
	border: 1px solid #ccc;
	margin-right: 1%;
}
#wrapper #wrap-container .container .row #main-col .main-col__inner .entry.entry--excerpt.entry--archive.hentry #product form select {
	padding: 5px;
}
.lank_guide dt {
	width: 100px;
	margin-right: 30px;
	display: inline-block;
	vertical-align: top;
}
.lank_guide dd {
	width: 160px;
	margin-right: 30px;
	height: 30px;
}
.level5 {
	background-image: url(../beans/img/lank.svg);
	-moz-background-size: 160px 30px;
	background-size: 160px 160px;
	background-position: 0px -130px;
	display: inline-block;
}
.level4 {
	background-image: url(../beans/img/lank.svg);
	-moz-background-size: 160px 30px;
	background-size: 160px 160px;
	background-position: 0px -100px;
	display: inline-block;
}
.level3 {
	background-image: url(../beans/img/lank.svg);
	-moz-background-size: 160px 30px;
	background-size: 160px 160px;
	background-position: 0px -65px;
	display: inline-block;
}
.level2 {
	background-image: url(../beans/img/lank.svg);
	-moz-background-size: 160px 30px;
	background-size: 160px 160px;
	background-position: 0px -31px;
	display: inline-block;
}
.level1 {
	background-image: url(../beans/img/lank.svg);
	-moz-background-size: 160px 30px;
	background-size: 160px 160px;
	background-position: 0px 0px;
	display: inline-block;
}
/*.mainImage{
	border:1px solid #ccc;}*/
.product_details {
	width: 100%;
	height: auto;
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #CCC;
	margin: 50px auto;
	padding: 50px 0;
}
.product_details h4 {
	font-size: 24px;
	margin-bottom: 30px;
}
.product01 {
	margin-bottom: 30px;
}
.product02 p {
	margin-bottom: 20px;
}
.probox {
	margin-bottom: 20px;
}
.level {
	width: 100%;
	height: 30px;
	margin: 10px 0;
}
.level0 {
	width: 100%;
	height: 54px;
	margin: 10px 0 30px;
}
.lank_guide {
	margin: 50px 0;
}
.bold {
	font-weight: bold;
}
.plr_10 {
	vertical-align: 0.5em;
}
.fw_n {
	font-weight: 100;
}
		
		
		
	
/*ここまで商品詳細*/



@media screen and (min-width: 480px) {
/*.contentsbox2{
	margin-right:20px;
}
.con_box{
	height:auto;
	
	
}
body {
	font-size: 14px;
}

.guide_list li {
    width:50%;
}
#top_link {
	display: none;
}
#logo {
	max-width: 50%;
	display: block;
	margin: 0 auto;
}
#product{
	padding:0;}
.entry {
	width: 100%;
}
.mainImage {
	border: none;
}
.contentsbox2 h1 {
	margin-bottom: 20px;
	font-size: 30px;
}
/*ナビゲーション部分*/

/*
.thumbnails {
	text-align: center;
}
.menu ul li a:hover {
	background-color: rgba(0,0,0,0.5);
	color: orange;
}
.home-nav__list li {
	height:auto;}
.widget--nogutter {
	width: 100%;
	margin: 0 auto 2%;
}
#shops .col-sm-4 {
	width: calc(100% / 3);
}
.back {
	display: block;
	margin: 50px auto 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
	padding:0;}


.pro_img {
	width:100%;
	height:auto;margin-bottom: 10%;}
.padding_lrn {
	padding: 0 0 !important;
	height: 100px;
	z-index: 9999999;
	background: #fff;
	display: block;
	width: 100%;
}
.mainvisual--subpage {
	height: 30%;
}
.home-nav__title h2 {
	margin: 5% auto 5%;
	font-size: 2.2em;
	padding: 0;
}
.timeline > li {
	margin-bottom:5%;}
.home-nav__text p {
	text-align: justify;
	margin: 5% 0;
}
.home-nav__title {
	height: auto;
}
.home-news__meta, .home-news__content {
	width: 100%;
}
.home-nav {
	height: auto;
}
.box-stripe {
	margin: 5% auto;
}
h3 {
	font-size: 1.3em;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.h2_en {
	font-size: 0.5em;
}
.home-news__content {
	font-size: 14px;
}
.word_i {
	position: relative;
	margin: 0 auto 5%;
}
.word {
	font-size: 1.1em;
	position: absolute;
}
.papua {
 font-size:;
	letter-spacing: -1px;
}
.shop_guide {
	width: 100%;
	padding: 0;
}
.tog_menu {
	margin-top: -90%;
	text-align: center;
	width: 100%;
}
.border_stripe {
	display: none;
}
.border_stripe2 {
	padding-top: 8px;
	background: -webkit-repeating-linear-gradient(-45deg, #ccc 0, #ccc 10px, #fff 10px, #fff 20px);
	background: -o-repeating-linear-gradient(-45deg, #ccc 0, #ccc 10px, #fff 10px, #fff 20px);
	background: repeating-linear-gradient(-45deg, #ccc 1px, #ccc 5px, #fff 3px, #fff 10px);
}
#wrapper {
	padding: 0;
}
.acd-check {
	display: none;
}
.acd-label, .acd-label2 {
	background: #ccc;
	color: #000;
	display: block;
	margin-bottom: 1px;
	padding: 14px;
	position: relative;
	font-size: 16px;
}
.shop_guide {
	margin: 0% auto;
}
.acd-label:after {
	background: none;
	box-sizing: border-box;
	content: '\f107';
	display: block;
	font-family: "Font Awesome 5 Free";
	height: 52px;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 1.5em;
	font-weight: bold;
}
.acd-label2::after {
	background: none;
	box-sizing: border-box;
	display: block;
	height: 52px;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 1.5em;
	font-weight: bold;
}
.acd-content {
	display: block;
	height: 0;
	opacity: 0;
	padding: 0 10px;
	transition: .5s;
	visibility: hidden;
}
.acd-check:checked + .acd-label:after {
	content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content {
	height: auto;
	opacity: 1;
	padding: 10px;
	visibility: visible;
}
.ft_nomal {
	font-weight: normal;
}
.guide_box {
	margin: 5% auto;
}
p {
	font-size: 14px;
}
.papua {
	font-size: 95%;
	letter-spacing: -1px;
}
.side_menu h4 {
	font-size: 18px;
	font-family: 'Haruhi Gakuen', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'メイリオ', Meiryo, serif;
	color: #000;
}
.acd-content p {
	margin-left: 20px;
	font-size: 14px;
}
.acd-content {
	margin-bottom: 30px;
}
#shops h2 {
	text-align: center;
}
.box-stripe {
	margin: 50px 0 !important;
}

.home-nav__list li {
    height: auto;
}
#footerGuide h2 {
	font-size:30px;}
.guide_at {
    font-size: 25px;}


*/




}
@font-face {
	font-family: "IonIcons";
	src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
	src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal
}
.pt20 {
	padding-top: 20px;
}
.inverse {
	background: #000;
	padding: 20px 0;
	color: #fff;
}
.select-wrap {
	position: relative;
}
#wrapper #wrap-container .container .row #main-col .main-col__inner .entry.entry--excerpt.entry--archive.hentry #product form select :before {
	z-index: 1;
	position: absolute;
	right: 15px;
	top: 0;
	content: "\f123";
	font-family: "IonIcons";
	line-height: 43px;
	color: #7F878C;
	pointer-events: none;
}
select {
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border: 1px solid #ddd;
    color: #000;
    width: 100%;
    border-radius: 3px;
}
select option {
	background-color: #fff;
	color: #333;
}
select::-ms-expand {
 display: none;
}
select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #828c9a;
}
.select-wrap.select-primary:before {
	color: #fff;
}
.select-wrap.select-primary > select {
	background: #0084B4;
	color: #fff;
	border-color: #0084B4;
}
.select-wrap.select-primary > select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #fff;
}
.select-wrap.select-inverse:before {
	color: #fff;
}
.select-wrap.select-inverse > select {
	color: #fff;
	border-color: #fff;
}
 .select-wrap.select-inverse > select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #fff;
}
.select-wrap::before {
	z-index: 1;
	position: absolute;
	right: 15px;
	top: 0;
	content: "\f123";
	font-family: "IonIcons";
	line-height: 43px;
	color: #7F878C;
	pointer-events: none;
}
.timeline {
	list-style: none;
	padding: 0;
}
.timeline > li {
	margin-bottom: 60px;
}
.timeline-date p {
	vertical-align: baseline;
}
.pink_tx {
	color: #ff9999;
}
h5 {
	position: relative;
	padding: 1em 2em;
	background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
	background: repeating-linear-gradient(-45deg, #fff, #fff 4px, #f9d9d9 3px, #f9d9d9 8px);
	border-radius: 7px;
	margin: 20px 0;
	width: auto;
	display: inline-block;
	font-weight: bold;
}
.pro_img {
	width: 800px;
	height: auto;
	margin-bottom: 50px;
}
.pro_img img {
	max-width: 100%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 1px;
}
.header-logo a {
	display: block;
	width: 263px;
	height: 67px;
	background-color: #ffffff;
	background-image: url(../img/logo.svg);
	background-position: 0px 0px;
	padding-bottom: 10%;
}
.top_mi {
	height: 500px;
}

/* for Desktop */
@media ( min-width : 640px ) {
.timeline > li {
	overflow: hidden;
	margin: 0;
	position: relative;
}
.timeline-date {
	width: 160px;
	float: left;
	margin-top: 20px;
}
.timeline-content {
	width: 75%;
	float: left;
	border-left: 3px #e5e5d1 solid;
	padding-left: 30px;
	padding-top: 20px;
}
.timeline-content:before {
	content: '';
	width: 12px;
	height: 12px;
	background: #6fc173;
	position: absolute;
	left: 155px;
	top: 24px;
	border-radius: 100%;
}
input[class="seach"] {
	margin-left: 10px;
	background: #ccc;
	padding: 2px 7px;
}
}
.mt_500 {
	margin-top: 500px;
}
.mt_400 {
	margin-top: 400px;
}
.mt_100 {
	margin-top: 100px;
}
.mt_300 {
	margin-top: 300px;
}
.bg_wt {
	background-color: #fff;
}
.main_imgBox {
	height: 680px;
	/*overflow: hidden;*/
	position: relative;
}
.main_img {
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 680px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: 36s anime 0s;
	animation: anime 36s 0s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
}
.js-fadein {
	opacity: 0;
	visibility: hidden;
	transform: translateY(40px);
	transition: all 1s;
}
.js-fadein.is-show {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
/*textフェードイン*/
.fade-in {
	font-size: 40px;
	　opacity: 0;
	animation-name: firstimg;
	animation-duration: 5s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	-webkit-animation-name: firstimg;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	margin-top: 50px;
	letter-spacing: 0.1em;
	
}
.fade-in2 {
	font-size: 24px;
	　opacity: 0;
	animation-name: firsttext;
	animation-duration: 15s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	margin: 20px auto 10px;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: "Kokoro";

}
.pink_tx{color: #FF9999;}
.fade-in3 {
	font-size: 24px;
	　opacity: 0;
	animation-name: firsttext;
	animation-duration: 20s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin-bottom: 30px;
	font-family: "Kokoro";
}
.fade-in4 {
    font-size: 30px;
    　opacity: 0;
    animation-name: firsttext;
    animation-duration: 10s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    letter-spacing: 0.1em;
    font-family: 'Amatic SC', cursive, Meiryo, sans-serif;
}.fade-in5 {
	font-size: xx-small;
	　opacity: 0;
	animation-name: firsttext;
	animation-duration: 30s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	font-family:'Amatic SC', cursive, Meiryo, sans-serif;
	letter-spacing:0.2em;
}
.first_copy {
	font-family: FOT-テロップ明朝 Pro D, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #fff;
	text-align: center;
	margin: 0 auto 50px !important;
}

 @keyframes firstimg {
0% {
 opacity: 0;
 transform: translateY(0px);
}
 50% {
 opacity: 1;
 transform: translateY(0);
}
 }
 @keyframes firsttext {
0% {
 opacity: 0;
 transform: translateY(50px);
}
 50% {
 opacity: 1;
 transform: translateY(0);
}
}
/*textフェードイン*/
.container2 {
	width: 1180px;
	position: relative !important;
	margin: 0 auto;
}
/*
スクロール*/
.scroll a {
  padding-top: 80px;
}
.scroll a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
        animation-delay: 0s;
    opacity: 0;
    box-sizing: border-box;
}
.scroll a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.scroll a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.scroll{
    position: relative;
    display: block;
    text-align: center;
    padding: 70px;
}
.scroll a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.campaign {
    text-align: center;
    margin: 0px auto 50px;
}
	.campaign img{
	border:solid 1px; #ccc;}
	.period{
		color:red;
		font-weight:bold;
		font-size:16px;
	}
	
.bg_wt{
	background:#fff;
}
.prologue {
    margin: 0 auto;
    text-align: center;
    background-attachment: scroll;
    background-color: #f2f2f2;
    background-image: url(../img/top_03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 200px;
}
.prologue_tx {
    text-align: center;
    font-family: FOT-テロップ明朝 Pro D, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-size: 18px;
    color: #000;
    line-height: 3em;
    margin-top: 60px !important;
}
.prologue_tx1{
	font-size:20px;
	margin:20px 0;
	color: #FF9999;}
#store_info h2 {
    margin: 0% auto 0;
    font-size: 2.2em;
    text-align: center;
    padding: 5% 0 5%;
}#top_store .google_map {
    width: 100%;
    margin: 60px 50px 30px 0;
    float: left;
    clear: both;
}
#top_store .shop_info {
    line-height: 2em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 2px 3px #000;
    text-align: center;
    float: none;
}

.link {
    padding: 10px 100px;
    margin: 20px 10px 50px;
    display: inline-block;
    border: 1px #fff solid;
    text-shadow: 1px 2px 3px #000;
    letter-spacing: 0.2em;
}
.link a{
	color:#fff;}
.single_eye{ 
display:none;}
#shopguide dt {
    margin: 20px 0 10px;
    font-size: 18px;
}
#shopguide h2{
	margin-top:20px;
	display: inline-block;
font-feature-settings: "palt";
letter-spacing: 0.1em;
font-size: 16px;
color:red;
	}
	
	#shopguide h3{
	display: block;
letter-spacing: 0.1em;
font-size: 15px;
margin-top:20px;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
text-align:left;
	}
.mb_0{
	margin-bottom:0 !important;}
.categ_img{
	margin-bottom:30px;
	padding:0 2%;}
.categ_img img {
    width: 100%;
    height: auto;
}

.caution {
    border: red 1px solid;
    padding: 20px;
    font-size: 14px;
    width: auto;
    color: red;
    margin-top: 20px;
}
.product_details2 {
    width: 100%;
    height: auto;
    clear: both;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-style: dotted;
    border-color: #CCC;
    margin: 50px auto 0;
    padding: 30px 0 0;
}
.hiki_ac {
    display: block;
    font-size: 14px;
    margin-top: -10px;
    color: red;
}
.set {
    margin: 30px 0 10px;
    font-weight: bold;
	font-size:16px;
}
.product_details2.clearfix li{
	list-style:none;}
	.img_cau{
		font-size:14px;}
.form-group form select{
	margin-bottom:20px;}