@charset "utf-8";

/***************************************************************

					下層共通パーツ

****************************************************************/



#main {
	width: 100%;
	height: 240px;
	line-height: 1.5em;
}

#main section {
	width: 1000px;
	position: relative;
	margin: auto;
}

ul#pan {
	overflow: hidden;
	font-size: 80%;
}

ul#pan li {
	float: left;
	margin-top: 10px;
}

ul#pan li + li:before {
	margin: 0 5px;
	content: ">";
}

#main h2 {
	color: #005bac;
	font-size: 150%;
}

#main h2 span {
	color: #666666;
	font-size: 60%;
	font-weight: normal;
	margin-left: 10px;
}

#main_text {
	color: #005bac;
	font-size: 135%;
	margin-top: 15px;
}

#conW {
	width: 1000px;
	margin: 10px auto 50px;
}

#conW h2 {
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/lph2Bg.png) bottom repeat-x;
}

#conW h2 p {
	font-size: 140%;
	display: inline;
}

#conW h2 span {
	font-size: 65%;
	color: #0b67ba;
}

.sideMenu {
	width: 230px;
	margin-top: 20px;
}

.sideMenu li {
	border-top: 2px solid #71d5f4;
	border-left: 2px solid #71d5f4;
	border-right: 2px solid #71d5f4;
	display: block;
}

.sideMenu li:hover {
	background: #0b67ba;
	color: #fff;
	display: block;
}

.current_page_item {
	background: #0b67ba !important;
	color: #fff;
	display: block;
}

.current_page_item a {
	color: #fff;
}

.current-menu-item {
	background: #0b67ba !important;
	color: #fff;
	display: block;
}

.current-menu-item a {
	color: #fff;
}

.sideMenu li a {
	display: block;
	padding: 10px;
}

.sideMenu li a:hover {
	display: block;
	color: #FFF;
}

.sideMenu li:first-child {
	border-radius: 6px 6px 0px 0px;
}

.sideMenu li:last-child {
	border-bottom: 2px solid #71d5f4;
	border-radius: 0px 0px 6px 6px;
}

/***************************************************************

					 スライダー

****************************************************************/



.pickupTitle {
	height: 32px;
	overflow: hidden;
	width: 600px;
	background: url(../images/title01Bg.jpg) no-repeat left;
	padding: 20px 0px 0px 400px;
}

.pickupArea {
	width: 100%;
	padding-top: 5px;
	height: 155px;
	background: url(../images/pickupBg.png);
}

#carousel, #carousel2, #carousel3 {
	width: 92%;
	margin: auto;
}

#carousel a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#carousel2 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#carousel3 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.item {
	display: block;
	padding: 10px;
	height: 120px;
	margin: 5px;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	background: #FFF;
	font-size: 10px;
	line-height: 1.3em;
}

.item img {
	margin-bottom: 6px;
}

.item p {
	font-size: 12px;
	color: #0b67ba;
}

.item span {
	background: #0b67ba;
	color: #FFF;
	padding: 3px;
	margin-right: 15px;
}

.item dl {
	text-align: left;
}

.item dt {
	margin-bottom: 5px;
	padding: 0px;
}

.item dd {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.owl-prev {
	top: 55px;
	left: -40px;
	background: url(../images/sliderL.png);
	height: 47px;
	width: 24px;
}

.owl-next {
	top: 55px;
	right: -40px;
	background: url(../images/sliderR.png);
	height: 47px;
	width: 24px;
}

.owl-theme .owl-buttons i {
	margin-top: 2px;
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
}

/***************************************************************

					 商品情報

****************************************************************/




.lineupTitle01 p {
	height: 58px;
	width: 665px;
	background: url(../images/lineup/titleImg01.png) no-repeat left top;
	padding: 0px 0px 0px 80px;
	line-height: 58px;
	vertical-align: middle;
	display: block !important;
}

.lineup {
	width: 750px;
	overflow: hidden;
	margin: 20px auto 30px;
	font-size: 110%;
	line-height: 1em;
}

.lineup li a:link {
	color: #005bac;
	text-decoration: none;
}

.lineup li a:active {
	color: #005bac;
}

.lineup li a:visited {
	color: #005bac;
}

.lineup li a:hover {
	color: #555;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.lineupBtn01 {
	width: 468px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn01.png);
	float: left;
}

.lineupBtn01 dl {
	position: absolute;
	top: 140px;
	overflow: hidden;
}

.lineupBtn01 dt {
	float: left;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn01 dd {
	float: right;
	margin-left: 60px;
}

.lineupBtn01 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn02 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn02.png);
	float: left;
	margin: 0px 0px 20px 20px;
}

.lineupBtn02 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn02 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn02 dd {
	color: #555;
}

.lineupBtn02 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn02:hover {
	background: url(../images/lineup/typeBtn02_on.png);
}

.lineupBtn03 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn03.png);
	float: left;
	margin: 0px 0px 20px 0px;
}

.lineupBtn03 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn03 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn03 dd {
	color: #555;
}

.lineupBtn03 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn03:hover {
	background: url(../images/lineup/typeBtn03_on.png);
}

.lineupBtn04 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn04.png);
	float: left;
	margin: 0px 0px 20px 25px;
}

.lineupBtn04 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn04 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn04 dd {
	color: #555;
}

.lineupBtn04 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn04:hover {
	background: url(../images/lineup/typeBtn04_on.png);
}

.lineupBtn05 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn05.png);
	float: left;
	margin: 0px 0px 20px 20px;
}

.lineupBtn05 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn05 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn05 dd {
	color: #555;
}

.lineupBtn05 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn05:hover {
	background: url(../images/lineup/typeBtn05_on.png);
}

.lineupBtn06 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn06.png);
	float: left;
	margin: 0px 0px 0px 0px;
}

.lineupBtn06 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn06 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn06 dd {
	color: #555;
}

.lineupBtn06 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn06:hover {
	background: url(../images/lineup/typeBtn06_on.png);
}

.lineupBtn07 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn07.png);
	float: left;
	margin: 0px 0px 0px 25px;
}

.lineupBtn07 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn07 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn07 dd {
	color: #555;
}

.lineupBtn07 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn07:hover {
	background: url(../images/lineup/typeBtn07_on.png);
}

.lineupBtn08 {
	width: 221px;
	height: 221px;
	position: relative;
	background: url(../images/lineup/typeBtn08.png);
	float: left;
	margin: 0px 0px 20px 20px;
}

.lineupBtn08 dl {
	position: absolute;
	top: 140px;
	margin-left: 10px;
	width: 200px;
}

.lineupBtn08 dt {
	margin-bottom: 10px;
	color: #005bac;
}

.lineupBtn08 dd {
	color: #555;
}

.lineupBtn08 li {
	background: url(../images/lineup/ar.png) right center no-repeat;
	padding-right: 15px;
	margin-bottom: 3px;
}

.lineupBtn08:hover {
	background: url(../images/lineup/typeBtn08_on.png);
}

.lineupTitle02 p {
	height: 65px;
	width: 675px;
	background: url(../images/lineup/titleImg02.png) no-repeat left top;
	padding: 0px 0px 0px 80px;
	line-height: 65px;
	vertical-align: middle;
	display: block !important;
}

.maker {
	width: 750px;
	overflow: hidden;
	margin: 20px auto 30px;
	font-size: 80%;
}

.maker li {
	width: 221px;
	float: left;
	margin: 0px 20px 20px 0px;
	text-align: center;
}

.maker img {
	margin-bottom: 10px;
}

/***************************************************************

					 商品情報サイドメニュー

****************************************************************/






.lineupsideTitle {
	height: 38px;
	padding-top: 20px;
	width: 232px;
	font-size: 80%;
}

.lineupMenu01 a {
	background: url(../images/lineup/sideMenu01.png) no-repeat 200px 12px;
}

.lineupMenu02 {
	background: #eafaff;
	padding-left: 20px;
}

.lineupMenu02 a {
	background: url(../images/lineup/sideMenu02.png) no-repeat 180px 12px;
}

.lineupMenu03 {
	background: #eafaff;
	padding-left: 20px;
}

.lineupMenu03 a {
	background: url(../images/lineup/sideMenu03.png) no-repeat 180px 12px;
}

.lineupMenu04 {
	background: #eafaff;
	padding-left: 20px;
}

.lineupMenu04 a {
	background: url(../images/lineup/sideMenu04.png) no-repeat 180px 12px;
}

.lineupMenu05 a {
	background: url(../images/lineup/sideMenu05.png) no-repeat 200px 12px;
}

.lineupMenu06 a {
	background: url(../images/lineup/sideMenu06.png) no-repeat 200px 12px;
}

.lineupMenu07 a {
	background: url(../images/lineup/sideMenu07.png) no-repeat 200px 12px;
}

.lineupMenu08 a {
	background: url(../images/lineup/sideMenu08.png) no-repeat 200px 12px;
}

.lineupMenu09 a {
	background: url(../images/lineup/sideMenu09.png) no-repeat 200px 12px;
}

.lineupMenu10 a {
	background: url(../images/lineup/sideMenu10.png) no-repeat 200px 12px;
}

.lineupMenu11 {
	background: #eafaff;
	padding-left: 20px;
}

.tagMenu {
	width: 230px;
	overflow: hidden;
	margin-left: -5px;
}

.tagMenu li a {
	width: 40%;
	padding: 10px 5px;
	float: left;
	margin: 0px 0px 10px 9px;
	border: 2px solid #71d5f4;
	border-radius: 6px;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #57caed;
}

.tagMenu li a:hover {
	background: url(../images/tabpcBg.png);
	color: #fff;
}

.current-tag {
	background: url(../images/tabpcBg.png);
	color: #fff;
}

/***************************************************************

					 商品情報詳細ページ

****************************************************************/






.lineupProducts {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 0px -20px;
}

.lineupProducts dl {
	width: 360px;
	margin: 5px 0px 20px 20px;
	float: left;
	background: url(../images/lineup/price_line.png) repeat-x bottom;
	padding-bottom: 10px;
	font-size: 14px;
}

.lineupProducts dt {
	display: table;
}

.lineupProducts_imgLeft {
	display: table-cell;
	width: 180px;
	vertical-align: middle;
}

.lineupProducts_imgLeft img {
	width: 180px;
	height: auto;
}

.lineupProducts_imgRigh {
	display: table-cell;
	text-align: center;
	width: 180px;
	vertical-align: middle;
}

.lineupProducts_imgRigh img {
	width: 180px;
	height: auto;
}

.lineupProducts_cat {
	width: auto;
	overflow: hidden;
}

.lineupProducts_cat li {
	float: left;
	margin-right: 6px;
	margin-bottom:3px;
}

.lineupProducts_cat li a {
	width: 52px;
	height: 52px;
	display: block;
}

.lineupProducts_cat li div {
	width: 52px;
	height: 52px;
	display: block;
}

.lineupProducts_cat li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.lineupProducts_catonday a {
	background: url(../images/lineup/cat1day.png);
}

.lineupProducts_catdisposable a {
	background: url(../images/lineup/catdisposable.png);
}

.lineupProducts_pricekikan {
	color: #0b67ba;
	background: url(../images/lineup/price.png) no-repeat left center;
	font-size: 170%;
}

.lineupProducts_price {
	font-size: 170%;
	color:#cc0000;
}

.lineupProducts_bottom {
	overflow: hidden;
	font-size: 65%;
	color: #acacac;
}

.lineupProducts_bottom a:link {
	color: #acacac;
}

/***************************************************************

					 タブ

****************************************************************/





.tabmenu {
	width: 100%;
	height: 60px;
	padding-top: 15px;
	background: url(../images/lineup/d_typeBg.png);
	font-size: 12px;
	letter-spacing: 0.02px;
}

.tabmenu li a {
	width: 165px;
	height: 45px;
	display: block;
	line-height: 45px;
	text-align: center;
}

.tabmenu li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.tabmenu li {
	margin-left: 10px;
	float: left;
}

.typeOneday {
	background: url(../images/lineup/d_typeBtn01.png);
	width: 165px;
	height: 45px;
	float: left;
	border-radius: 6px;
	display: block;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	margin-left: 25px;
}

.typeOneday01 a {
	background: url(../images/lineup/d_typeBtn02.png);
}

.typeOneday02 a {
	background: url(../images/lineup/d_typeBtn03.png);
}

.typeOneday03 a {
	background: url(../images/lineup/d_typeBtn04.png);
}

.tabmenu a:link {
	text-decoration: none;
}

.tabmenu a:active {
	color: #0b67ba;
}

.tabmenu a:visited {
	color: #0b67ba;
}

.tabmenu a:hover {
	color: #0b67ba;
}

.tabbox {
	display: none;
}

.tabmenu li.active a {
	color: #0b67ba;
}

/***************************************************************

					 お知らせ一覧

****************************************************************/






.newsTitle {
	font-size: 130%;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.news_info {
	background: #edffe9;
	border-bottom: 1px dotted #6abe58;
	margin-bottom: 40px;
	line-height: 1.4em;
}

.news_info .newstime {
	background: url(../images/news/infoBg.png) repeat-x top;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	border-bottom: 1px dotted #6abe58;
	padding-left: 20px;
}

.news_info .newstime span {
	background: #6abe58;
	padding: 5px;
	border-radius: 6px;
	color: #FFF;
	font-size: 80%;
	margin-left: 10px;
}

.news_info .textbox {
	padding: 20px;
}

.news_coupon {
	background: #fff3f8;
	border-bottom: 1px dotted #f579ac;
	margin-bottom: 40px;
	line-height: 1.4em;
}

.news_coupon .newstime {
	background: url(../images/news/webBg.png) repeat-x top;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	border-bottom: 1px dotted #f579ac;
	padding-left: 20px;
}

.news_coupon .newstime span {
	background: #f579ac;
	padding: 5px;
	border-radius: 6px;
	color: #FFF;
	font-size: 80%;
	margin-left: 10px;
}

.news_coupon .textbox {
	padding: 20px;
}

.news_campaign {
	background: #edffe9;
	border-bottom: 1px dotted #0b67ba;
	margin-bottom: 40px;
	line-height: 1.4em;
}

.news_campaign .newstime {
	background: url(../images/news/campaignBg.png) repeat-x top;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	border-bottom: 1px dotted #0b67ba;
	padding-left: 20px;
}

.news_campaign .newstime span {
	background: #0b67ba;
	padding: 5px;
	border-radius: 6px;
	color: #FFF;
	font-size: 80%;
	margin-left: 10px;
}

.news_campaign .textbox {
	padding: 20px;
}


.news_newcome  {
	background: #ecfbff;
	border-bottom: 1px dotted #0b67ba;
	margin-bottom: 40px;
	line-height: 1.4em;
}

.news_newcome a {
	color:#0b67ba;
	text-decoration:underline;
}
.news_newcome a:hover {
	text-decoration:none;
}

.news_newcome  .newstime {
	background: url(../images/news/campaignBg.png) repeat-x top;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	border-bottom: 1px dotted #0b67ba;
	padding-left: 20px;
}

.news_newcome  .newstime span {
	background: #0b67ba;
	padding: 5px;
	border-radius: 6px;
	color: #FFF;
	font-size: 80%;
	margin-left: 10px;
}

.news_newcome .textbox {
	padding: 20px;
}


/***************************************************************

					 お知らせ一覧サイドメニュー

****************************************************************/





.newssideTitle {
	height: 38px;
	padding-top: 2px;
	width: 232px;
	font-size: 80%;
}

.newsMenu01 a {
	background: url(../images/news/sideMenu01.png) no-repeat 180px 12px;
}

.newsMenu02 a {
	background: url(../images/news/sideMenu02.png) no-repeat 185px 12px;
}

.newsMenu03 a {
	background: url(../images/news/sideMenu03.png) no-repeat 180px 12px;
}

/***************************************************************

					 お客様の声

****************************************************************/






.voice {
	background: #edfbff;
	padding: 20px;
	width: auto;
	height: auto;
	margin-top: 20px;
}

.voice_user {
	overflow: hidden;
}

.voice_user_L {
	float: left;
	background: url(../images/voise/iconBg.png) no-repeat top;
	width: 102px;
	height: 110px;
	position: relative;
	text-align: center;
	padding-top: 15px;
	font-size: 13px;
}

.voice_user_L span {
	display: block;
}

.fukidashi01 {
	width: 75%;
	height: auto;
	background-color: #fff;
	border: 2px solid #71d5f4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	position: relative;
	float: right;
	line-height: 1.4em;
}

/* 吹き出し三角部分のスタイル */





.fukidashi01:before, .fukidashi01:after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	/* 吹き出し三角形を左につける */
	left: 0px;
}

/* 吹き出し三角部分のボーダーとなる部分のスタイル */





.fukidashi01:before {
	/* 吹き出し三角形の大きさを指定する */
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 0px solid transparent;
	border-right: 20px solid #71d5f4;
	/* 右側の上下中央に表示するため50% */
/* パーセント指定することで、吹き出しの高さが可変でも対応できる */
	top: 50%;
	/* 三角形の大きさ分、ネガティブマージンを取る */
	margin-left: -20px;
	margin-top: -10px;
}

/* 吹き出し三角形部分のボーダー内側のスタイル */





.fukidashi01:after {
	/* :beforeより2px小さくすることで、:beforeがボーダーとして見える */
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 0px solid transparent;
	border-right: 18px solid #fff;
	top: 50%;
	margin-left: -18px;
	margin-top: -8px;
}

.voice h3 {
	color: #38acef;
	margin-bottom: 10px;
	font-size: 120%;
}

.voice_staff {
	overflow: hidden;
	margin-top: 20px;
}

.voice_staff_R {
	float: right;
	background: url(../images/voise/iconBg.png);
	width: 102px;
	height: 87px;
	position: relative;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
}

.voice_staff_R span {
	display: block;
}

.fukidashi02 {
	width: 75%;
	height: auto;
	background-color: #fff;
	border: 2px solid #dfdfdf;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	position: relative;
	float: left;
	line-height: 1.4em;
}

/* 吹き出し三角部分のスタイル */





.fukidashi02:before, .fukidashi02:after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	/* 吹き出し三角形を右側につける */
	right: 0px;
}

/* 吹き出し三角部分のボーダーとなる部分のスタイル */





.fukidashi02:before {
	/* 吹き出し三角形の大きさを指定する */
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #dfdfdf;
	border-right: 0px solid transparent;
	/* 右側の上下中央に表示するため50% */
/* パーセント指定することで、吹き出しの高さが可変でも対応できる */
	top: 50%;
	/* 三角形の大きさ分、ネガティブマージンを取る */
	margin-right: -20px;
	margin-top: -10px;
}

/* 吹き出し三角形部分のボーダー内側のスタイル */





.fukidashi02:after {
	/* :beforeより2px小さくすることで、:beforeがボーダーとして見える */
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 18px solid #fff;
	border-right: 0px solid transparent;
	top: 50%;
	margin-right: -18px;
	margin-top: -8px;
}

.wp-pagenavi {
	margin: 40px auto 0px;
	display: table;
}

.previouspostslink {
	background: #fff !important;
	text-decoration: underline !important;
	color: #0b67ba !important;
	font-size: 100% !important;
	border: none !important;
}

.nextpostslink {
	background: #fff !important;
	text-decoration: underline !important;
	color: #0b67ba !important;
	font-size: 100% !important;
	border: none !important;
}

.wp-pagenavi a, .wp-pagenavi span {
	margin: 2px 10px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #0b67ba;
	background: #edfbff;
	font-size: 120%;
	border: 1px solid #0b67ba;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #fff;
	background: #0b67ba;
}

.wp-pagenavi span.current {
	padding: 6px 9px 5px 9px;
	background: #0b67ba;
	color: #fff;
}

/***************************************************************

					 店舗一覧

****************************************************************/




.shopInfo {
	width: auto;
	margin: 20px auto 30px;
	display: table;
	background: url(../images/lph2Bg.png) repeat-x bottom;
	padding-bottom: 20px;
}

.shopMap {
	display: table-cell;
	width: 45%;
	vertical-align: middle;
}

.shopMap_title {
	font-weight: normal;
	vertical-align: middle;
}

.shopMap_title p {
	font-size: 120%;
	display: inline;
}

.shopMap_title span {
	font-size: 65%;
	color: #0b67ba;
}

.shopList {
	width: auto;
	display: table-cell;
	padding-left: 40px;
}

.shopList ul {
	overflow: hidden;
	margin-top: 10px;
}

.shopList .tokyo li {
	background: url(../images/ar01.png) no-repeat 0px 5px;
	padding-left: 10px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.shopList .kanagawa li {
	background: url(../images/ar02.png) no-repeat 0px 5px;
	padding-left: 10px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.shopList .fukushima li {
	background: url(../images/ar03.png) no-repeat 0px 5px;
	padding-left: 10px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.shopList .saitama li {
	background: url(../images/ar04.png) no-repeat 0px 5px;
	padding-left: 10px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.shopTokyo_title {
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px dotted #0d6bc0;
	padding-bottom: 5px;
}

.shopTokyo_title p {
	font-size: 140%;
	display: inline;
}

.shopTokyo_title span {
	font-size: 65%;
	color: #0d6bc0;
}

.shopKanagawa_title {
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px dotted #0d6bc0;
	padding-bottom: 5px;
	margin-top: 30px;
}

.shopKanagawa_title p {
	font-size: 140%;
	display: inline;
}

.shopKanagawa_title span {
	font-size: 65%;
	color: #73e3ff;
}

.shopFukushima_title {
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px dotted #0d6bc0;
	padding-bottom: 5px;
	margin-top: 30px;
}

.shopFukushima_title p {
	font-size: 140%;
	display: inline;
}

.shopFukushima_title span {
	font-size: 65%;
	color: #ef72ad;
}

.shopSaitama_title {
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px dotted #0d6bc0;
	padding-bottom: 5px;
	margin-top: 30px;
}

.shopSaitama_title p {
	font-size: 140%;
	display: inline;
}

.shopSaitama_title span {
	font-size: 65%;
	color: #6abe58;
}

.shopArea {
	margin-top: 15px;
}

.shopArea a {
	border: 2px solid #71d5f4;
	background: #fff;
	display: block;
}

.shopArea a:hover {
	border: 2px solid #71d5f4;
	background: url(../images/pickupBg.png);
}

.shopAreatop {
	margin: 10px;
	height: auto;
	width: 710xp;
	overflow: hidden;
}

.shopAreatop img {
	float: left;
}

.shopAreatop dl {
	float: right;
	width: 520px;
}

.shopAreatop dt {
	overflow: hidden;
}

.shopArea_name {
	float: left;
	margin: 10px auto 0px;
	font-size: 140%;
	color: #5293ce !important;
}

.shopArea_tel {
	float: right;
	font-size: 140%;
	color: #666666 !important;
	margin: 5px 5px 0px;
}

.shopArea_time {
	margin-top: 20px;
	color: #5293ce !important;
}

.shopArea_add {
	margin-top: 10px;
	color: #666 !important;
}

.shopArea_info {
	margin: 10px;
	display: table;
	width: 718px;
}

.shopArea_info dt {
	display: table-cell;
	width: 170px;
	padding: 5px 0px;
	background: #0b67ba;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}

.shopArea_info dd {
	display: table-cell;
	width: auto;
	padding-left: 20px;
	background: #fff;
	vertical-align: middle;
	color: #666 !important;
}

.shopArea_info dd span {
	color: #0b67ba;
	font-weight: bold;
	margin-right: 20px;
}

/***************************************************************

					 店舗詳細

****************************************************************/



.shopTitle {
	height: 54px;
	width: 650px;
	background: url(../images/shop/titleImg.png) no-repeat left top;
	padding: 0px 0px 0px 80px;
	line-height: 54px;
	vertical-align: middle;
	display: block !important;
	position: relative;
}

.shopTitle ul {
	position: absolute;
	top: 5px;
	right: 0px;
	overflow: hidden;
}

.shopTitle li {
	float: left;
	margin-left: 10px;
}

.gMap {
	margin: auto;
	width: 95%;
	height: 500px;
}

/*スライダー*/


#shopPhoto {
	width: 730px;
	height: 260px;
	position: relative;
	overflow: hidden;
	margin: 10px auto 0px;
}

ul#slider {
	margin-left: 0;
	width: 730px;
	height: 260px;
	overflow: hidden;
	position: relative;
}

ul#slider li {
	float: left;
	width: 730px;
	position: absolute;
}

ul#slider li img {
	width: 100%;
}

ul#slideIcon {
	width: 730px;
	height: 40px;
	position: relative;
}

ul#slideIcon li {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}

ul#slideIcon li#prev {
	left: 0;
	top: -145px;
	background: url(../images/shop/mainSliderL.png) no-repeat 20% center;
}

ul#slideIcon li#next {
	right: 0;
	top: -145px;
	background: url(../images/shop/mainSliderR.png) no-repeat 80% center;
}

ul.panelNavi {
	margin: 0 auto;
	width: 730px;
}

ul.panelNavi img {
	width: 100px;
	height: auto;
}

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

.panelNavi li {
	float: left;
	text-align: center;
	width: 100px;
	height: 36px;
	display: inline-block;
	border: 4px solid #fff;
	margin: 5px;
}

.panelNavi li a {
	display: block;
}

.panelNavi li.active {
	border: 4px solid #0b67ba;
}

#btnPagination {
	margin-top: 0px;
	text-align: right;
	position: absolute;
	top: 200px;
	right: 0px;
}

#btnPagination ul {
	width: auto;
	float: right;
	margin-right: 10px;
}

/*スライダー終了*/


.shopDet_info {
	display: table;
	width: 730px;
	margin: auto;
}

.shopDet_info dt {
	display: table-cell;
	width: 120px;
	background: #0b67ba;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}

.shopDet_info dt span {
	display: block;
}

.shopDet_info dd {
	display: table-cell;
	width: auto;
	background: #ddf3ff;
	vertical-align: middle;
	line-height: 1.5em;
	padding: 20px 0px 20px 20px;
}

.shopDet_info dd span {
	color: #0b67ba;
	font-weight: bold;
	margin-right: 20px;
}

.shopDet_info dd ul li:first-child {
	margin-bottom: 10px;
}

.shopDet_cont {
	padding: 20px;
	width: 690px;
	margin: auto;
}

.shopDet_table {
	width: 100%;
	border-top: 1px solid #dedede;
}

.shopDet_table th {
	width: 15%;
	background: #0b67ba;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #05539a;
	padding: 15px 10px;
	font-weight: normal;
}

.shopDet_table td {
	width: 35%;
	vertical-align: middle;
	padding-left: 60px;
	border-bottom: 1px solid #dedede;
	padding: 15px 10px;
}

.shopDet_teb {
	display: none;
}

.shopDet_acBtn {
	width: 130px;
	padding: 10px 5px;
	float: left;
	border: 2px solid #0b67ba;
	border-radius: 6px;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #fff !important;
	background: #0b67ba;
	cursor: pointer;
	margin-top: 15px;
}

#carousel6 {
	width: 90%;
	margin: 20px auto;
	text-align: center;
}

#carousel6 .owl-prev {
	top: 0;
	left: -36px;
	background: url(../images/shop/sliderL.png);
	height: 141px;
	width: 26px;
}

#carousel6 .owl-next {
	top: 0;
	right: -35px;
	background: url(../images/shop/sliderR.png);
	height: 141px;
	width: 26px;
}

#carousel6 .owl-item {
	width: 300px;
}

.shopDetBtn {
	text-align: center;
	margin-top: 10px;
}

.shop_under_movie {
  margin: 15px 0;
  width: 100%;
  box-sizing: border-box;
}

.shop_under_movie video {
  width: 100%;
}

.shop_under_movie p {
  margin: 15px 0 0;
  padding: 15px 20px;
  line-height: 1.8;
  background: #EAF7FF;
}


/***************************************************************

					 店舗プリントページ

****************************************************************/


.shop_head_box {
	width: 100%;
	background: #FFF;
	position: fixed;
	top: 0;
	box-shadow: rgba(117, 117, 117, 0.498039) 0px 0px 3px 3px;
	-webkit-box-shadow: rgba(117, 117, 117, 0.498039) 0px 0px 3px 3px;
	-moz-box-shadow: rgba(117, 117, 117, 0.498039) 0px 0px 3px 3px;
	height: 83px;
	z-index: 999;
}

.shop_head {
	width: 700px;
	margin: 0 auto;
	padding: 17px 0;
}

.shop_head a {
	margin: 0 0 0 50px;
}

.shop_print_body {
	background: url(../images/coupon/coupon_btn.gif);
}

.shop_close {
	position: fixed;
	top: 0;
	right: 0;
}

.shop_print_box {
	width: 780px;
	margin: 100px auto 30px;
	overflow: hidden;
}

.shop_print_left {
	width: 350px;
	float: left;
}

.shop_print_left img {
	width: 350px;
	height: auto;
}

.shop_print_right {
	width: 400px;
	float: right;
}

.shop_print_right h2 {
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/lph2Bg.png) bottom repeat-x;
	font-size: 16px;
}

.shop_print_Title {
	height: 54px;
	width: 330px;
	background: url(../images/shop/titleImg.png) no-repeat left top;
	padding: 0px 0px 0px 70px;
	line-height: 54px;
	vertical-align: middle;
	display: block !important;
}

.print_gMap {
	margin: auto;
	width: 400px;
	height: 350px;
	margin: 15px auto 25px;
}

.shop_print_table {
	width: 100%;
	border-top: 1px solid #dedede;
}

.shop_print_table th {
	width: 30%;
	background: #0b67ba;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #05539a;
	padding: 15px 10px;
	font-weight: normal;
}

.shop_print_table td {
	width: 70%;
	vertical-align: middle;
	padding-left: 60px;
	border-bottom: 1px solid #dedede;
	padding: 15px 10px;
}

.shop_footer {
	background: #FFF;
	font-size: 10px;
	padding: 10px;
	text-align: center;
}

.shop_print_body .shop_print2 {
	margin: 0 0 30px 0;
}

.shop_printtext_box {
	font-size: 14px;
	margin: 0 0 40px 0;
}

.shop_print_number {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
