@charset "euc-jp";

/* -----------------------------------------------------
スクリーン用スタイルファイル
----------------------------------------------------- */


/* ▼基本要素スタイル */
/* ----------------------------------------------------- */
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Roboto, "Droid Sans", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

body {
	margin: 0 auto;
	padding: 0;
	font-size: 18px !important;
	font-size: 87.5%;
	line-height: 1.75 !important;
	text-align: center;	/* center in winIE */
	font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Roboto, "Droid Sans", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	background-color: #ffffff !important;
}

* {
	font-family: inherit;
	font-size: 100%;
}

div,p, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
form, input, table, tr, th, td,
object, param, embed {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0 none #ffffff;
	vertical-align: top !important;
	vertical-align: middle;
	color: #666666;
}

*+html body img {
	vertical-align: middle !important;
}

strong {
	font-weight: bold;
}

em {
	font-style: normal;
}

em i {
	padding: 0.3em 0 0 0;
	font-style: normal;
	background-repeat: repeat-x;
	background-size: 1em 0.5em;
	background-position: top left;
	background-image: -webkit-gradient(radial,center center,0,center center,1.5,from(#ffffff),color-stop(0.5,#ffffff),color-stop(0.9,transparent),to(transparent));
	background-image: -webkit-radial-gradient(center center, 0.1em 0.1em, #ffffff, #ffffff 95%, transparent 95%, transparent);
	background-image: radial-gradient(0.1em 0.1em at center center, #ffffff, #ffffff 95%, transparent);
}

sup {
	font-size: 0.5em;
	vertical-align: top;
}

.hidden {
	display: none;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.floatCenter {
	margin-right: auto !important;
	margin-left: auto !important;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.note {
	padding: 0 0 0 1em;
	font-size: 0.8333em;
}

p.note:before {
	content: "※";
	margin: 0 0 0 -1em;
}

.quot {
	padding: 0 0 0 1em;
}

.quot span {
	margin: 0 0 0 -1em;
}

.line {
	background: #dcff1d;
}

.underline {
	text-decoration: underline;
}

.large {
	font-size: 1.286em;
}

.small {
	font-size: 0.5em;
}

.clear {
	clear: both;
}

.red {
	color: #d50012;
}

.grayscale {
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
	    -ms-filter: grayscale(100%);
	     -o-filter: grayscale(100%);
	        filter: grayscale(100%);
}

.cursorDefault {
	cursor: default;
	pointer-events: none;
}

.css-button-fully-rounded--rose {
  min-width: 130px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 20px;
  border: 2px solid #ff0a78;
  background: #ff0a78;
}
.css-button-fully-rounded--rose:hover {
  background: #fff;
  color: #ff0a78
}

.css-button-fully-rounded--blue {
  min-width: 130px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 20px;
  border: 2px solid #00A0E9;
  background: #00A0E9;
}
.css-button-fully-rounded--blue:hover {
  background: #fff;
  color: #00A0E9
}

@media screen and (min-width: 768px) {
	.sp,
	.spimage,
	img[src*="_sp"],
	.hidden {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	body {
		font-size: 4.8vw !important;
	}

	.pc,
	.pcimage,
	img[src*="_pc"],
	.hidden {
		display: none !important;
	}
}





/* ▼リンク指定 */
/* ----------------------------------------------------- */
a:link {
	color: #0071ac;
	text-decoration: underline;
}

a:visited {
	color: #30140e;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #009999;
	text-decoration: none;
}





/* ▼アイコン */
/* ----------------------------------------------------- */
.icon {
	margin: 1em;
	padding: 0;
	list-style-type: none;
}

.icon li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 2em;
}

.icon li:before {
	display: inline-block;
	width: 1em;
	margin: 0 0.75em 0 -1.75em;
	font-family: "FontAwesome";
	font-size: 1.143em;
	color: #979797;
	text-align: center !important;
}

.star:before {
	content: "\f006";
}

.heart:before {
	content: "\f08a";
}

.bookmark:before {
	content: "\f097";
}

.load:before {
	content: "\f110";
}

.truck:before {
	content: "\f0d1";
}

.yen:before {
	content: "\f157";
}





/* ▼コンテナ */
/* ----------------------------------------------------- */
div#header,
div#footer,
div.section {
	padding: 3em 0;
	text-align: left;
}

div.container {
	clear: both;
	width: 98%;
	max-width: 1180px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

div#header:after,
div#footer:after,
div.section:after,
div.container:after {
	clear: both;
	display: table;
	content: "";
}

div.section h2,
div.section h3,
div.section h4,
div.section h5,
div.section h6,
div.section table th,
div.section strong {
	font-family: "Noto Sans Japanese";
	font-weight: 700;
	line-height: 1.2;
}

div.section h2 {
	text-align: center;
}

div#header h1,
div#globalNav ul li,
div.section p,
div.section dl,
div.section ul li,
div.section ol li,
div.section table td,
div#footer p,
div#footer address {
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	line-height: 1.75;
}

div.section p {
	margin: 1.5em 0;
}

div.section strong {
	font-size: 1.286em;
	color: #c9382a;
}

div.section div.headline {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0;
	border-bottom: 1px solid #000000;
	box-sizing: border-box;
}

div.section div.headline p.figure,
div.section div.headline > div {
	display: table-cell;
	vertical-align: bottom;
}

div.section div.headline p.figure {
	text-align: center;
}

div.section div.headline > div {
	padding: 0 0 0 0.5em;
}

div.section div.headline h2 {
	text-align: left;
}

div.section div.headline h2 span {
	font-style: normal;
	color: #b10012;
	text-transform: uppercase;
}

div.section div.headline h2 span:after {
	content: "｜";
	margin: 0 0.5em;
	color: #000000;
}

div.section div.headline:after {
	display: none;
}

div.section div.more ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

div.section div.more ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

div.section div.more ul li a {
	position: relative;
	z-index: 10;
	display: block;
	padding: 2em 0.8em;
	text-decoration: none;
	color: #1a1a1a;
	border: 2px solid #808080;
	background: #ffffff;
	/* 20180718 */
	color: #ffffff;
	border: 2px solid #1a1a1a;
	background: #1a1a1a;
	font-weight: 700;
	box-sizing: border-box;
}

div.section div.more ul li a:after {
	content: "＞";
	display: block;
	float: right;
}



@media screen and (min-width: 768px) {
	div.section div.row {
		display: table;
		table-layout: fixed;
	}

	div.section h2,
	div.section h3 {
		font-size: 2.5em;
	}

	div.section p,
	div.section dl,
	div.section ul li {
		font-size: 1em;
		font-size: 0.875em;
		font-size: 0.778em;
	}

	div.section div.headline p.figure {
		width: 12.289%;
	}

	div.section div.headline h2 {
		font-size: 1em;
	}

	div.section div.headline h2 span {
		font-size: 1.778em;
	}

	div.section div.headline > div p {
		font-size: 0.889em;
	}

	div.section div.more ul li {
		width: 32.204%;
		margin: 0 1em;
	}

	div.section div.more ul li:first-child {
		display: block;
		width: 49.153%;
		margin: 0 auto 3em auto;
	}

	div.section div.more ul li a {
		font-size: 1.143em;
	}

	div.section div.more ul li:first-child a {
		font-size: 1.286em;
	}
}

@media screen and (max-width: 767px) {
	div.container {
		width: 89.845%;
	}

	div.section img {
		width: auto;
		max-width: 100%;
	}

	div.section * + p {
		margin-top: 1em;
	}

	div.section p + p {
		margin-top: 2em;
	}

	div.section div.more ul li:first-child {
		display: block;
		width: 92.279%;
		margin: 0 auto 3em auto;
	}
}






/* ▼ヘッダー */
/* ----------------------------------------------------- */
div#header {
	padding: 0.625em 0;
	box-sizing: border-box;
}

div#header h1 {
	font-size: 1em;
}

div#header div.container h1 a {
	color: #736357 !important;
}



@media screen and (min-width: 768px) {
	div#header div.container {
		display: table;
	}

	div#header div.container h1,
	div#header div.container ul {
		display: table-cell;
		margin: 0;
		padding: 0;
		vertical-align: bottom;
	}

	div#header div.container h1 {
		text-align: center;
	}

	div#header div.container h1 a {
		display: table;
		table-layout: fixed;
		text-decoration: none;
	}

	div#header div.container h1 a img,
	div#header div.container h1 a span {
		display: table-cell;
		margin: 0;
		padding: 0;
		vertical-align: middle;
	}

	div#header div.container h1 a img {
		width: 240px;
		height: 60px;
	}

	div#header div.container h1 a span {
		padding: 0 0 0 1.5em;
		font-size: 88.889%;
		line-height: 1.5;
		vertical-align: bottom;
	}

	div#header div.container ul {
		width: 33.899%;
		list-style-type: none;
	}

	div#header div.container ul li {
		float: left;
		width: 50%;
		margin: 0;
		padding: 0 0 0 1.25em;
		box-sizing: border-box;
	}

	div#header div.container ul li img {
		width: auto;
		max-width: 100%;
	}

	.slidemenu {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	div#header {
		padding: 0;
	}

	div#header div.container {
		width: 100%;
	}

	div#header img {
		width: auto;
		max-width: 100%;
	}

	div#header h1 a {
		position: relative;
		display: block;
		padding: 10px;
	}

	div#header h1 a img {
		width: 55%;
	}

	div#header h1 a span {
		display: none;
	}

	div#header div.container ul {
		display: table;
		table-layout: fixed;
	}

	div#header div.container ul li {
		display: table-cell;
		width: 33.333%;
		width: calc( 100% / 3);
	}



	/*slidemenu*/
	.slidemenu {
		background-color: #333;
	}
	.slidemenu ul {
		text-align: left;
	}
	.slidemenu li {
		list-style: none;
		border-top: 1px solid #4D4D4D;
		border-bottom: 1px solid #000;
		font-size:14px;
		line-height: 1.8;
	}
	.slidemenu li a {
		padding:10px 0 10px 20px;
		display: block;
		text-decoration: none;
		color: #fff;
		font-size: 3.733vw;
		font-family: "Noto Sans Japanese";
		font-weight: 400;
	}
	.slidemenu li:first-child {
		border-top: none;
	}
	.slidemenu li:last-child {
		border-bottom: none;
	}
	.slidemenu .slidemenu-header {
		height: 49px;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 3px rgba(34,25,25,.4);
		-moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
		-webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
		background-color: #333;
	}
	.slidemenu .slidemenu-header div {
		padding: 17px 0px 0px 19px;
		text-decoration: none;
		color: #fff;
	}

	/*plugin*/
	#main {
		z-index: 1;
	}
	.slidemenu {
		top: 0;
		width: 260px;
		position: fixed;
		visibility: hidden;
		z-index: -1;
	}
	.slidemenu .slidemenu-header {
		position: relative;
	}
	.slidemenu .slidemenu-body {
		height: 100%;
		overflow: hidden;
		position: relative;
	}
	.slidemenu .slidemenu-body .slidemenu-content {
		position: relative;
	}
	.slidemenu-left {
		left: 0;
	}
	.slidemenu-right {
		right: 0;
	}

}





/* ▼globalnav */
/* ----------------------------------------------------- */
div#globalNav {
	padding: 0.4em 0 1em 0;
}

div#globalNav div.container {
	overflow: visible;
}

div#globalNav ul {
	display: table;
	width: 98.306%;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #1a1a1a;
	box-sizing: border-box;
}

div#globalNav ul > li {
	display: table-cell;
	font-size: 77.778%;
	border-right: 1px solid #1a1a1a;
	box-sizing: border-box;
}

div#globalNav ul li a {
	display: block;
	text-decoration: none;
	color: #1a1a1a;
}

@media screen and (max-width: 767px) {
	div#globalNav {
		display: none;
	}
}



div#globalNav ul li span {
	display: block;
	cursor: pointer;
}


div#globalNav ul li ul {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	border: 0 none;
	background: rgba(255, 255, 255, 0.85);
}

div#globalNav ul li ul li {
	display: list-item;
	border: 0 none;
	border-bottom: 1px solid #ffffff;
}

div#globalNav ul li ul li a {
	padding: 0.5em 1em;
	color: #111111;
	font-size: 1.273em;
	text-align: left;
}





/* ▼フッター */
/* ----------------------------------------------------- */
div#footer {
	text-align: center;
	color: #ffffff;
	background: #b10012;
}

div#footer a {
	color: #ffffff !important;
	text-decoration: none;
}

div#footer h2,
div#footer strong {
	font-family: "Noto Sans Japanese";
	font-weight: 400;
	line-height: 1.2;
}

div#footer h2 {
	padding: 0 0 0.5em 0;
	font-size: 0.778em;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #ffffff;
}

div#footer h2 span {
	font-style: normal;
	font-size: 1.429em;
	font-family: "Noto Sans Japanese";
	font-weight: 700;
}

div#footer h2 span:after {
	content: "｜";
	margin: 0 0.5em;
	color: #ffffff;
}

div#footer dl dt,
div#footer dl dd,
div#footer table th,
div#footer table td,
div#footer address {
	font-style: normal;
	font-family: "Noto Sans Japanese";
	font-weight: 400;
}

div#footer dl dt {
	font-size: 0.889em;
}

div#footer dl dd {
	font-size: 0.778em;
}

div#footer table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0.5em;
}

div#footer table th,
div#footer table td {
	text-align: center;
	vertical-align: middle;
	font-size: 0.778em;
}

div#footer address {
	font-size: 0.667em;
}

div#footer div.calendar {
	margin: 0.5em 0 1em 0;
}

div#footer div#footInfo p {
	margin: 0;
	padding: 0 0 0 1em;
	font-size: 0.778em;
	text-align: left;
}

div#footer div#footInfo p:before {
	content: "※";
	margin: 0 0 0 -1em;
}

div#footer div#footFB div.fb-page {
	margin: 0.33em 0;
}

div#footer div#footFB div.fb-page + h2 {
	margin: 1em 0 0.5em 0;
}

div#footer div#footFB div.fb-page + h2 span::after {
	display: none;
}

div#footer div#footFB div.tw-page {
	margin: 0.33em 0.5em;
}

div#footer div#footFB div.tw-page + h2 {
	margin: 1em 0 0.5em 0;
}

div#footer div#footFB div.tw-page + h2 span::after {
	display: none;
}

div#footer div#footFB ul {
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

div#footer div#footFB ul li {
	width: 25%;
	padding: 0 0.25em;
	box-sizing: border-box;
}




@media screen and (min-width: 768px) {
	div#footer div.row {
		display: table;
		width: 103.051%;
		width: calc(100% + 2em);
		margin: 0 -1em;
		font-size: 1em;
		border-collapse: separate;
		border-spacing: 1em;
	}

	div#footer div.row > div {
		display: table-cell;
		vertical-align: top;
	}

	div#footer div.row > div#footNav {
		width: 48.728%;
	}

	div#footer div.row > div#footNav ul {
		clear: none;
		width: 48.149%;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	div#footer div.row > div#footNav ul:nth-child(2) {
		float: left;
	}

	div#footer div.row > div#footNav ul:last-child {
		float: right;
	}

	div#footer div.row > div#footNav ul li {
		margin: 0;
		padding: 0;
		font-size: 0.778em;
		text-align: left;
		border-bottom: 1px solid #b91c24;
	}

	div#footer div.row > div#footNav ul li a {
		display: block;
		padding: 0.5em 0;
		font-family: "Noto Sans Japanese";
		font-weight: 400;
		text-decoration: none;
	}

	div#footer div.row > div#footNav ul li a:before {
		content: "・";
	}

	div#footer div.row > div#footNav ul li a:after {
		display: inline-block;
		float: right;
		content: "";
		margin: 0.3em 0 0 0;
		width: 1em;
		height: 1em;
		background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='6' width='6' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 0,6 6,3'%3E%3C/polygon%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-position: right 50%;
	}

	div#footer div.row > div#footInfo {
		width: 25.636%;
	}

	div#footer div.row > div#footFB {
		width: 25.636%;
	}

	div#footer div.container > dl {
		float: left;
		display: table;
	}

	div#footer div.container:last-child {
		padding-top: 2em;
	}

	div#footer div.container > dl dt,
	div#footer div.container > dl dd {
		display: table-cell;
		padding-right: 1em;
	}

	div#footer div.container > address {
		float: right;
		line-height: 3;
	}
}

@media screen and (max-width: 767px) {
	div#footer {
		padding: 1.5em 0;
	}

	div#footer div#footInfo {
		margin-bottom: 2em;
	}

	div#footer div.container dl,
	div#footer div.container address {
		text-align: left;
	}

	div#footer div.container dl dt img {
		width: 60%;
	}
}



iframe[name="google_conversion_frame"] {
	display: none;
}





/* ▼ページトップ */
/* ----------------------------------------------------- */
div#pagetop {
	position: fixed;
	right: 0;
	bottom: 0;
}

div#pagetop p {
	margin: 0;
	padding: 0;
}

div#pagetop a:hover,
div#pagetop a:active {
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* For IE 8 */
}

div#pagetop a span {
	display: none;
}

div#pagetop a img {
	width: auto;
	max-width: 100%;
}



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

}

@media screen and (max-width: 767px) {
	div#pagetop {
		width: 12%;
		bottom: -1em;
	}
}





/* ▼パンくずリスト */
/* ----------------------------------------------------- */
div#breadcrumb {
	padding: 0;
}

div#breadcrumb div.container {
	padding: 0.5em 0;
}

div#breadcrumb ul {
	margin: 0;
	padding: 0;
}

div#breadcrumb ul li {
	display: inline;
	margin: 0 0 0 0.5em;
	list-style-type: none;
	font-size: 12px;
	line-height: 175%;
}

div#breadcrumb ul li:first-child {
	padding: 0;
}

div#breadcrumb ul li a {
	color: #3f3a39;
	text-decoration: none;
}

div#breadcrumb ul li a:before {
	content: ">";
	margin: 0 0.5em 0 0;
}

div#breadcrumb ul li:first-child a:before {
	display: none;
	margin: 0;
}

div#breadcrumb ul li.current-crumb a:after {
	display: none;
}

div#breadcrumb ul li strong {
	color: #3f3a39;
	font-size: 1em;
	font-weight: normal;
}

div#breadcrumb ul li strong:before {
	content: ">";
	margin: 0 0.5em 0 0;
}

div#breadcrumb ul:not( :first-child ) li:first-child {
	visibility: hidden;
}



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

}

@media screen and (max-width: 767px) {

}





/* ▼商品ページ用レイアウト */
/* ----------------------------------------------------- */
@media screen and (min-width: 768px) {
	div#category div.container {
		display: table;
		table-layout: fixed;
		direction: rtl;
	}

	div#category div.container:after {
		display: none;
	}

	div#category div.container > div {
		display: table-cell;
		vertical-align: top;
		direction: ltr;
	}

	div#category div.container > div#mainContents {
		width: 72.870%;
	}

	div#category div.container > div.spacer {
		width: 3.401%;
	}

	div#category div.container > div#sidebar {
		width: 23.729%;
	}
}





/* ▼ページネーション */
/* ----------------------------------------------------- */
div#pagenation {
	clear: both;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

div#pagenation:after {
	clear: both;
	display: table;
	content: "";
}

div#pagenation ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

div#pagenation ul li {
	display: inline-block;
}

div#pagenation ul li a,
div#pagenation ul li span {
	display: block;
	min-width: 2em;
	line-height: 2em;
	color: #1a1a1a;
	text-align: center;
	text-decoration: none;
	border: 1px solid #1a1a1a;
	background: #ffffff;
}

div#pagenation ul li a:hover,
div#pagenation ul li a:active,
div#pagenation ul li span {
	color: #ffffff;
	background: #4d4d4d;
}

div#pagenation ul li a:empty {
	display: none;
}

div#pagenation ul li.prev {
	margin-right: 2em;
}

div#pagenation ul li.next {
	margin-left: 2em;
}

div#pagenation ul li.prev a,
div#pagenation ul li.next a,
div#pagenation ul li.prev span,
div#pagenation ul li.next span {
	padding: 1em 2em;
}

div#pagenation ul li.prev a,
div#pagenation ul li.next a {
	color: #ffffff !important;
	border: 1px solid #1a1a1a !important;
	background: #1a1a1a !important;
}

div#pagenation ul li.prev span,
div#pagenation ul li.next span {
	color: #ffffff !important;
	border: 1px solid #d2d2d2 !important;
	background: #d2d2d2 !important;
}

div#pagenation ul li.prev a:before,
div#pagenation ul li.prev span:before {
	content: "＜";
}

div#pagenation ul li.next a:after,
div#pagenation ul li.next span:after {
	content: "＞";
}

@media screen and (max-width: 767px) {
	div#pagenation ul {
		width: 94.934%;
		margin-right: auto;
		margin-bottom: 3em;
		margin-left: auto;
	}

	div#pagenation ul li > a,
	div#pagenation ul li > span {
		display: none;
	}

	div#pagenation ul li.prev a,
	div#pagenation ul li.next a,
	div#pagenation ul li.prev span,
	div#pagenation ul li.next span {
		padding: 1em;
	}

	div#pagenation ul li.prev > a,
	div#pagenation ul li.prev > span,
	div#pagenation ul li.next > a,
	div#pagenation ul li.next > span,
	div#pagenation ul li > span.current {
		display: block;
	}


	div#pagenation ul li > span.current,
	div#pagenation ul li > span.current span {
		color: #000000;
		border: 1px transparent;
		background: transparent;
	}

	div#pagenation ul li > span.current span {
		display: inline;
	}

	div#pagenation ul li a,
	div#pagenation ul li span {
		font-size: 2.666vw;
	}

	div#pagenation ul li.prev {
		margin-right: 0.5em;
	}

	div#pagenation ul li.next {
		margin-left: 0.5em;
	}
}





/* ▼サイドバー */
/* ----------------------------------------------------- */
div#sidebar div#categoryNav h2 {
	margin: 0 0 1em 0;
	font-size: 0.889em;
	text-align: left;
}

div#sidebar div#categoryNav h2 span {
	display: block;
	margin: 0 0 0.5em 0;
	font-size: 1.75em;
	font-style: normal;
	color: #d50012;
	text-transform: uppercase;
}

div#sidebar div#categoryNav h3 {
	margin: 0 0 0.3em 0;
	line-height: 0;
}

div#sidebar div#categoryNav ul {
	margin: 0 0 2em 0;
	padding: 0;
	list-style-type: none;
}

div#sidebar div#categoryNav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d6d6d6;
}

div#sidebar div#categoryNav ul li a {
	display: block;
	padding: 0.8em 0.3em;
	color: #000000;
	text-decoration: none;
}

div#sidebar div#categoryNav ul li a span {
	float: right;
	font-size: 0.715em;
	line-height: 2.4;
	color: #666666;
}

div#sidebar div#categoryNav ul li a:before {
	content: "";
	display: block;
	float: right;
	width: 1em;
	height: 1em;
	margin: 0.4em 0 0 1em;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='6' width='6' fill='rgb(0,0,0)' fill-opacity='1'%3E%3Cpolygon points='0,0 0,6 6,3'%3E%3C/polygon%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 50%;
}





/* ▼keyvisual */
/* ----------------------------------------------------- */
div#keyvisual {
	padding: 0;
}

div#keyvisual h2 {
	line-height: 0;
}



@media screen and (max-width: 767px) {
	div#keyvisual div.container {
		width: 100%;
	}
}





/* ▼私たちの想い */
/* ----------------------------------------------------- */
div#keyvisual.about {
	margin-top: 2em;
}

div#bridge.about {
	margin: 2em 0;
	padding: 0;
}

div#bridge.about p {
	margin: 0;
	line-height: 0;
}


div#lead.about div.container,
div#conclude.about div.container {
	max-width: 1000px;
}

div#lead.about h3 {
	font-size: 2em;
	text-align: center;
}

div#lead.about p.figure,
div#conclude.about p.figure {
	line-height: 0;
}

div#conclude.about p.alignCenter.large {
	clear: both;
	margin-top: ;
}

div.about img {
	width: auto;
	max-width: 100%;
}



@media screen and (min-width: 768px) {
	div#keyvisual.about {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_keyvisual_pc.jpg) no-repeat center top;
	}

	div#bridge.about {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_image02_pc.jpg) no-repeat center top;
	}

	div#lead.about h3 {
		margin-bottom: 2.5em;
	}

	div#lead.about p,
	div#conclude.about p {
		margin: 0;
		font-size: 0.889em;
	}

	div#lead.about p.margin3em,
	div#conclude.about p.margin3em {
		margin-top: 3em;
	}

	div#lead.about p.figure {
		float: left;
		width: 48%;
		margin: 0 2.5em 0 0;
	}

	div#conclude.about p.figure {
		float: right;
		width: 48%;
		margin: 0 0 0 2.5em;
	}

	div#conclude.about p.alignCenter.large {
		margin-top: 3em;
		font-size: 1.223em;
		font-weight: 700;
	}

	div#conclude.about p.alignCenter.large.red {
		margin: 0 0 3em 0;
	}
}

@media screen and (max-width: 767px) {
	div#keyvisual.about {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}

	div#bridge.about {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_image02_sp.jpg) no-repeat center top;
		background-size: 100%;
	}

	div#lead.about p,
	div#conclude.about p {
		font-size: 4.266vw;
	}

	div#conclude.about p.alignCenter.large {
		margin-top: 2em;
		font-weight: 700;
	}
}





/* ▼店舗紹介 */
/* ----------------------------------------------------- */
div#keyvisual.dekobokoya,
div#keyvisual.meatshoptakashima,
div#keyvisual.umainya,
div#keyvisual.tokinokane {
	margin-top: 2em;
}

div#about.dekobokoya,
div#about.meatshoptakashima,
div#about.umainya,
div#about.tokinokane {
	padding-top: 1.5em;
}

div#about.dekobokoya div.container,
div#about.meatshoptakashima div.container,
div#about.umainya div.container,
div#about.tokinokane div.container {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/bg_catchcopy.svg) no-repeat right top;
}

div#about.dekobokoya p,
div#about.meatshoptakashima p,
div#about.umainya p,
div#about.tokinokane p {
	margin: 0;
}

div#about.dekobokoya p + p,
div#about.meatshoptakashima p + p,
div#about.umainya p + p,
div#about.tokinokane p + p {
	margin: 2em 0 0 0;
}

div#accessMap.dekobokoya,
div#accessMap.meatshoptakashima,
div#accessMap.umainya,
div#accessMap.tokinokane {
	padding-bottom: 0;
}

div#accessMap.dekobokoya div#googlemap iframe,
div#accessMap.meatshoptakashima div#googlemap iframe,
div#accessMap.umainya div#googlemap iframe,
div#accessMap.tokinokane div#googlemap iframe {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
}

div#about.dekobokoya h3 a {
	font-size: 0.5em;
	color: #ffffff;
	text-decoration: none;
	background: #d50012;
	/* border-radius */
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	    -ms-border-radius: 6px;
	     -o-border-radius: 6px;
	        border-radius: 6px;
}
div#about.meatshoptakashima h3 a,
div#about.umainya h3 a,
div#about.tokinokane h3 a {
	font-size: 0.5em;
	color: #ffffff;
	text-decoration: none;
	background: #d50012;
	/* border-radius */
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	    -ms-border-radius: 6px;
	     -o-border-radius: 6px;
	        border-radius: 6px;
}
div#about.dekobokoya h3 a:after {
	content: "≫";
	margin: 0 0 0 1em;
}
div#about.meatshoptakashima h3 a:after,
div#about.umainya h3 a:after,
div#about.tokinokane h3 a:after {
	content: "≫";
	margin: 0 0 0 1em;
}

div#about.dekobokoya h4,
div#about.meatshoptakashima h4,
div#about.umainya h4,
div#about.tokinokane h4 {
	margin: 2em 0 1em 0;
}



/* 20200408 */
div#notice.store div.container {
	border: 1px solid #555555;
}

div#notice.store hr {
	margin: 1.5em 0;
	height: 0;
	border: 0 none;
	border-top: 1px solid #555555;
}

div#notice.store h3 {
	margin-bottom: 1.5em;
	font-size: 1.445em;
	text-align: center;
}

div#notice.store h4 {
	margin: 2em 0 1.5em 0;
}

div#notice.store p,
div#notice.store ul li,
div#notice.store ol li {
	margin-bottom: 1.5em;
	font-size: 0.889em;
}

div#notice.store ul li {
	margin-left: 1.5em;
}

div#notice.store ol li {
	margin-left: 1.2em;
}

div#notice.store ul li strong,
div#notice.store ol li strong {
	font-size: 1em;
	color: #000000;
}



/* 20200518 */
div#notice.store h5 {
	margin: 1.5em 0;
}

div#notice.store h4.user {
	color: #b10012;
}

div#notice.store h4.vendor {
	color: #8d806a;
}



@media screen and (min-width: 768px) {
	div#about.dekobokoya div.container,
	div#about.meatshoptakashima div.container,
	div#about.umainya div.container,
	div#about.tokinokane div.container {
		background-size: 18.645%;
	}

	div#keyvisual.dekobokoya div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_dekobokoya_keyvisual_pc.jpg) no-repeat center top;
	}

	div#keyvisual.meatshoptakashima div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_meatshoptakashima_keyvisual_pc.jpg) no-repeat center top;
	}

	div#keyvisual.umainya div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_umainya_keyvisual_pc.jpg) no-repeat center top;
	}

	div#keyvisual.tokinokane div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_tokinokane_keyvisual_pc.jpg) no-repeat center top;
	}

	div#about.store div.container,
	div#overview.store div.container,
	div#accessMap.store div.container {
		padding: 0 7.628%;
	}

	div#about.store div.container {
		padding-top: 1.5em;
	}

	div#about.store h3,
	div#overview.store h3,
	div#accessMap.store h3 {
		margin-bottom: 1.5em;
		font-size: 1.445em;
	}

	div#about.store h3 a {
		display: inline-block;
		margin-left: 4em;
		padding: 1em;
	}

	div#overview.store table {
		float: left;
		width: 48%;
	}

	div#overview.store p.figure {
		float: right;
		width: 48%;
	}

	div#overview.store th {
		font-size: 1em;
	}

	div#about.store p,
	div#overview.store td {
		font-size: 0.889em;
	}

	div#overview.store table th,
	div#overview.store table td {
		padding: 0.5em;
		vertical-align: top;
		border-bottom: 1px solid #e2e2e2;
	}

	div#overview.store table td span {
		margin-right: 0.5em;
	}

	div#accessMap.store div#googlemap iframe {
		height: 370px;
	}



	/* 20200408 */
	div#notice.store div.container {
		max-width: 890px;
		padding: 1.5em;
	}
}

@media screen and (max-width: 767px) {
	div#keyvisual.dekobokoya div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_dekobokoya_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}
	div#keyvisual.meatshoptakashima div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_meatshoptakashima_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}
	div#keyvisual.umainya div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_umainya_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}
	div#keyvisual.tokinokane div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/about_tokinokane_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}

	div#about.store div.container {
		background-size: 30%;
	}

	div#about.store div.container,
	div#overview.store div.container,
	div#accessMap.store div.container {
		width: 89.334%;
		padding: 0;
	}

	div#about.store div.container {
		padding-top: 1.5em;
	}

	div#about.store h3,
	div#overview.store h3,
	div#accessMap.store h3 {
		margin-bottom: 1.5em;
		font-size: 1.445em;
	}

	div#about.store h3 a {
		display: block;
		width: 16em;
		margin-top: 2em;
		padding: 0.6em;
	}

	div#overview.store th {
		font-size: 1em;
	}

	div#overview.store table td span {
		display: block;
	}

	div#about.store p,
	div#overview.store td {
		font-size: 0.889em;
	}

	div#accessMap.store div#googlemap iframe {
		height: 41.230vh;
	}



	/* 20200408 */
	div#notice.store div.container {
		width: 89.334%;
		padding: 1em;
	}
}





/* ▼お客様の声 */
/* ----------------------------------------------------- */
div#voices {
	counter-reset: voice 0;
}

div#voices div.headline {
	margin-bottom: 4em;
	border-bottom: 0 none;
}

div#voices div.voice,
div#voices div.voice div.voice_head,
div#voices div.voice div.voice_body {
	clear: both;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}

div#voices div.voice {
	padding: 0 0 2em 0;
	border-bottom: 1px solid #afafaf;
	/* box-sizing */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}

div#voices div.voice:after,
div#voices div.voice div.voice_head:after,
div#voices div.voice div.voice_body:after {
	clear: both;
	display: table;
	content: "";
}

div#voices div.voice p.figure {
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: center;
}

div#voices div.voice img {
	width: auto;
	max-width: 100%;
}

div#voices div.voice div.voice_head p.customer_name {
	color: #c80012;
	margin-bottom: 0;
	font-size: 1em;
	font-weight: 700;
}

div#voices div.voice div.voice_body p {
	margin-top: 0;
}

div#voices div.voice div.voice_body div.photo p img + img {
	margin-top: 2.5em;
}

div#voices div.voice div.voice_body div.text p.shop_link span {
	margin-right: 2em;
	font-weight: 700;
}

div#voices div.voice div.voice_body div.text p.shop_link a {
	
}



@media screen and (min-width: 768px) {
	div#voices div.voice {
		margin: 3em 6.780%;
		padding: 0 1.389em 2em 1.389em;
	}

	div#voices div.voice div.voice_head div.photo,
	div#voices div.voice div.voice_body div.photo {
		float: left;
		width: 28.866%;
	}

	div#voices div.voice div.voice_head div.text,
	div#voices div.voice div.voice_body div.text {
		float: right;
		width: 69.073%;
	}

	div#voices div.voice div.voice_head div.text:before {
		display: block;
		margin: 0 0 0.5em 0;
		counter-increment: voice;
		content: "Voice." counter(voice, decimal-leading-zero);
		font-size: 1.334em;
		font-weight: 700;
		text-transform: uppercase;
		color: #969696;
	}

	div#voices div.voice div.voice_head {
		margin-bottom: 1.5em;
	}

	div#voices div.voice div.voice_head h3 {
		font-size: 1.334em;
		color: #1a1a1a;
	}

	div#voices div.voice div.voice_body {
		position: relative;
	}

	div#voices div.voice div.voice_body div.text p.shop_link {
		position: absolute;
		bottom: 0;
		left: 30.927%;
		margin: 0;
	}
}

@media screen and (max-width: 767px) {
	div#voices div.headline h2 {
		font-size: 3.733vw;
	}

	div#voices div.headline h2 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.866vw;
	}

	div#voices div.voice {
		margin: 0 0 2em 0;
	}

	div#voices div.voice div.voice_head {
		margin: 0 0 1em 0;
	}

	div#voices div.voice div.voice_head:before {
		display: block;
		margin: 0 0 0.5em 0;
		counter-increment: voice;
		content: "Voice." counter(voice, decimal-leading-zero);
		font-size: 3.733vw;
		font-weight: 700;
		text-transform: uppercase;
		color: #969696;
	}

	div#voices div.voice div.voice_head p.customer_name {
		font-size: 3.467vw;
	}

	div#voices div.voice div.voice_head h3 {
		font-size: 4.266vw;
	}

	div#voices div.voice div.voice_body p.figure.sp {
		clear: both;
		min-height: 1px;
		height: auto !important;
		height: 1px;
		margin: 1em 0;
	}

	div#voices div.voice div.voice_body p.figure.sp img {
		width: 49%;
	}

	div#voices div.voice div.voice_body p.figure.sp img:first-child {
		float: left;
	}

	div#voices div.voice div.voice_body p.figure.sp img:last-child {
		float: right;
	}

	div#voices div.voice div.voice_body p.figure.sp:after {
		clear: both;
		display: table;
		content: "";
	}

	div#voices div.voice div.voice_body p.shop_link {
		margin-right: 1em;
		margin-left: 1em;
		padding: 0.5em;
		text-align: center;
		border: 1px solid #afafaf;
		border-radius: 1em;
	}

	div#voices div.voice div.voice_body p {
		font-size: 3.733vw;
	}

	div#voices div.voice div.voice_body div.text p.shop_link span,
	div#voices div.voice div.voice_body div.text p.shop_link a {
		display: block;
		margin: 0;
	}
}





/* ▼会社案内 */
/* ----------------------------------------------------- */
div#history {
	padding-bottom: 0;
}

div#history div.headline,
div#overview div.headline {
	border-bottom: 0 none;
}

div#history p.figure img,
div#overview p.figure img,
div#history ul li img {
	width: auto;
	max-width: 100%;
}

div#history ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#history ul li {
	margin: 0;
	padding: 0;
}

div#history ul li + li {
	margin-top: 2.5em;
}

div#overview table th,
div#overview table td {
	padding: 0.5em;
	font-size: 0.667em;
	vertical-align: top;
	border-bottom: 1px dashed #c5c5c5;
}

div#overview table th {
	white-space: nowrap;
}

div#overview table td ul li {
	margin-left: 1.5em;
	font-size: 1em;
	list-style-type: square;
}

div#overview table td ul li dl {
	font-size: 1em;
}

div#overview table td ul li dl dt {
	font-weight: 700;
}

div#overview table td ul li dl dd + dt {
	margin-top: 1em;
}

div#overview table td ul li dl dd {
	display: inline-block;
}

div#overview table td ul li dl dd + dd:before {
	content: "・";
}

div#overview table tr:last-child td ul li {
	display: inline-block;
}

div#overview table tr:last-child td ul li:first-child {
	margin-left: 0;
}

div#overview iframe {
	width: 100%;
}



@media screen and (min-width: 768px) {
	div#history div.wrap,
	div#overview div.wrap {
		clear: both;
		min-height: 1px;
		height: auto !important;
		height: 1px;
		margin: 3em 8.4745%;
		padding: 0;
	}

	div#history div.wrap:after,
	div#overview div.wrap:after {
		clear: both;
		display: table;
		content: "";
	}

	div#history div.wrap div.primary,
	div#overview div.wrap div.primary {
		float: left;
	}

	div#history div.wrap div.primary {
		width: 67.347%;
	}

	div#history div.wrap div.secondary {
		width: 30.613%;
	}

	div#history div.wrap div.secondary,
	div#overview div.wrap div.secondary {
		float: right;
	}

	div#overview div.wrap div.primary {
		width: 48.980%;
	}

	div#overview div.wrap div.secondary {
		width: 48.980%;
	}

	div#history p + h3 {
		margin-top: 3em;
	}

	div#history h3 img {
		height: 80px;
	}

	div#overview iframe {
		height: 335px;
	}
}

@media screen and (max-width: 767px) {
	div#history div.headline h2,
	div#overview div.headline h2 {
		font-size: 3.733vw;
	}

	div#history div.headline h2 span,
	div#overview div.headline h2 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.866vw;
	}

	div#history p {
		font-size: 3.467vw;
	}

	div#history p.figure.sp {
		clear: both;
		min-height: 1px;
		height: auto !important;
		height: 1px;
		margin: 1em 0 3em 0;
	}

	div#history p.figure.sp img {
		width: 49%;
	}

	div#history p.figure.sp img:first-child {
		float: left;
	}

	div#history p.figure.sp img:last-child {
		float: right;
	}

	div#history p.figure.sp:after {
		clear: both;
		display: table;
		content: "";
	}
}





/* ▼代表紹介 */
/* ----------------------------------------------------- */
div#headline.president {
	padding-bottom: 0;
}

div.president div.headline {
	border-bottom: 0 none;
}

div#keyvisual.president {
	padding: 0;
}

div#keyvisual.president p.figure,
div#message.president p.figure,
div#profile.president p.figure {
	margin: 0;
	padding: 0;
	line-height: 0;
}

div#message h3 {
	font-weight: 900;
}

div#message p.figure img,
div#profile p.figure img,
div#message ul li img,
div#profile ul li img {
	width: auto;
	max-width: 100%;
}

_:-ms-lang(x), div#message p.figure img,
div#profile p.figure img,
div#message ul li img,
div#profile ul li img {
	height: 100%;
}

div#message ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#message ul li {
	margin: 0;
	padding: 0;
}

div#message ul li + li {
	margin-top: 3.5em;
}



div#profile.president {
	position: relative;
	padding-top: 0;
	background: #f2f2f2;
}

div#profile.president:before {
	content: "";
	display: block;
	width: 100%;
	height: 2em;
	background: #ffffff;
}

div#profile.president div.container {
	margin-top: -2em;
}

div#profile.president h3 {
	color: #8d806a;
}

div#profile.president h3 span {
	margin-right: 1.2em;
	color: #1a1a1a;
}

div#profile.president div#career,
div#profile.president div#media,
div#profile.president div#activity {
	clear: both;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	margin: 0 0 1.2em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #aeaeae;
}

div#profile.president div#career:after,
div#profile.president div#media:after,
div#profile.president div#activity:after {
	clear: both;
	display: table;
	content: "";
}

div#profile.president div#media {
	border-bottom: 1px dashed #aeaeae;
}



div#profile.president div#career h3 {
	clear: none;
}

div#profile.president div#career p.figure {
	float: left;
	margin: 0 1em 0 0;
}



@media screen and (min-width: 768px) {
	div#keyvisual.president {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/president_keyvisual_pc.jpg) no-repeat center top;
	}

	div#message div.wrap {
		clear: both;
		min-height: 1px;
		height: auto !important;
		height: 1px;
		margin: 0 8.4745%;
		padding: 0;
	}

	div#message div.wrap:after {
		clear: both;
		display: table;
		content: "";
	}

	div#message div.wrap div.primary {
		float: left;
		width: 52.04%;
	}

	div#message div.wrap div.secondary {
		float: right;
		width: 38.775%;
	}

	div#message h3 {
		margin: 0 0 2em 0;
		font-size: 1.556em;
	}

	div#message p + h3 {
		margin-top: 3em;
	}

	div#profile.president div.container {
		max-width: 1080px;
	}

	div#profile.president h3 {
		font-size: 0.778em;
	}

	div#profile.president h3 span {
		font-size: 1.429em;
	}

	div#profile.president div#career h3 {
		margin-bottom: 1em;
		padding-top: 4.5em;
	}

	div#profile.president div#career h3 span {
		font-size: 1.572em;
	}

	div#profile.president h4 {
		font-size: 0.778em;
	}

	div#profile.president div#media,
	div#profile.president div#activity {
		padding: 0 3.704%;
	}

	div#profile.president div#media ul,
	div#profile.president div#activity ul {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin: 0;
		padding: 0;
		border-collapse: separate;
		border-spacing: 1.22em;
		list-style-type: none;
	}

	div#profile.president div#media ul li,
	div#profile.president div#activity ul li {
		display: table-cell;
		width: 20%;
		margin: 0;
		padding: 0;
		line-height: 1.429;
		vertical-align: top;
	}

	div#profile.president div#media ul li:first-child,
	div#profile.president div#activity ul li:first-child {
		width: auto;
		padding-right: 4em;
	}

}

@media screen and (max-width: 767px) {
	div#headline.president div.headline h2 {
		font-size: 3.733vw;
	}

	div#headline.president div.headline h2 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.866vw;
	}

	div#keyvisual.president {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/president_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}

	div#message.president p,
	div#profile.president p {
		font-size: 3.467vw;
	}

	div#message.president p {
		clear: none;
	}

	div#profile.president div#career p.figure {
		width: 41.792%;
	}

	div#profile.president h3 {
		font-size: 3.733vw;
	}

	div#profile.president h3 span {
		font-size: 4.266vw;
	}

	div#profile.president div#career h3 {
		margin-bottom: 1em;
		padding-top: 4.5em;
	}

	div#profile.president div#career h3 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.333vw;
	}

	div#profile.president h4 {
		font-size: 3vw;
	}

	div#profile.president div#media ul,
	div#profile.president div#activity ul {
		margin-top: 1.5em;
		margin-right: 1em;
		margin-left: 1em;
		list-style-type: none;
	}

	div#profile.president div#media ul li,
	div#profile.president div#activity ul li {
		text-align: center;
	}

	div#profile.president div#media ul li + li,
	div#profile.president div#activity ul li + li {
		margin-top: 1em;
	}

	div#profile.president div#media ul li img,
	div#profile.president div#activity ul li img {
		width: 81.344%;
	}

	div#profile.president div#media ul li:first-child,
	div#profile.president div#activity ul li:first-child {
		font-size: 3.467vw;
		text-align: left;
	}
}





/* ▼スタッフ紹介 */
/* ----------------------------------------------------- */
div#staff div.headline {
	border-bottom: 0 none;
}

div#staff div.row div.staff {
	padding: 0 0 2em 0;
	border-bottom: 1px dotted #bcbcbc;
}

div#staff div.row div.staff h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 0;
}

div#staff div.row div.staff h3 img {
	width: auto;
	max-width: 100%;
}

_:-ms-lang(x), div#staff div.row div.staff h3 img {
	height: 100%;
}

div#staff div.row div#yamano.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_yamano.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#michitsuji.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_michitsuji.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#kameyama.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_kameyama.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#kasashima.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_kasashima.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#arakawa.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_arakawa.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#fujita.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_fujita.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#sakai.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_sakai.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#nishi.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_nishi.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#kato.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_kato.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#tanaka.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_tanaka.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#umeda.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_umeda.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#nakazawa.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_nakazawa.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#takashima.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_takashima.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#kuroda.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_kuroda.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div#furufuji.staff h3 img {
	background: url(https://file003.shop-pro.jp/PA01417/074/images/staff_furufuji.jpg) no-repeat center center;
	background-size: 100%;
}

div#staff div.row div.staff p {
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #dc5504;
}

div#staff div.row div.staff p strong {
	margin: 0 1.2em 0 0;
	color: #000000;
}

div#staff div.row div.staff dl {
	margin: 0;
}

div#staff div.row div.staff dl dt {
	padding: 0.5em;
	font-weight: 700;
}

div#staff div.row div.staff dl dd {
	padding: 0 1em;
}

div#staff div.row div.staff dl dd ol li {
	margin-left: 1.2em;
}



@media screen and (min-width: 768px) {
	div#staff div.row {
		display: table;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: 1.112em;
		margin: 0.888em -1.112em;
	}

	div#staff div.row div.staff {
		display: table-cell;
		width: 32.204%;
		max-width: 380px;
		vertical-align: top;
	}

	div#staff div.row div.staff p {
		font-size: 0.722em;
	}

	div#staff div.row div.staff p strong {
		font-size: 1.077em;
	}

	div#staff div.row div.staff dl dt {
		font-size: 1em;
	}

	div#staff div.row div.staff dl dd {
		font-size: 0.928em;
	}
}

@media screen and (max-width: 767px) {
	div#staff div.headline h2 {
		font-size: 3.733vw;
	}

	div#staff div.headline h2 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.866vw;
	}

	div#staff div.row div.staff {
		margin: 0 0 1.5em;
		padding: 0 0 1em 0;
	}

	div#staff div.row div.staff p,
	div#staff div.row div.staff dl dd {
		font-size: 3.2vw;
	}

	div#staff div.row div.staff p strong,
	div#staff div.row div.staff dl dt {
		font-size: 3.467vw;
	}
}





/* ▼採用情報 */
/* ----------------------------------------------------- */
div#recruit div.headline {
	border-bottom: 0 none;
}

div#recruit p.figure {
	margin: 0;
	padding: 0;
	line-height: 0;
}

div#recruit img {
	width: auto;
	max-width: 100%;
}

div#recruit div#leadtext {
	text-align: center;
}

div#recruit div#leadtext h3 {
	margin: 1.5em 0;
}

div#recruit div#leadtext p {
	font-weight: 700;
}

div#recruit div#leadtext + h4 {
	margin-top: 2em;
}

div#recruit div.row div.staff p strong {
	display: block;
	font-size: 1em;
	color: #000000;
}

div#recruit div.row div.staff h6 {
	clear: both;
	margin: 0 0 0.8em 0;
	padding: 0 0 0.5em 0;
	border-bottom: 1px dotted #b3b3b3;
}



div#requirements {
	background: #ffdbce;
}

div#requirements div.row div.requirement {
	padding: 0.667em;
	background: #ffffff url(https://file003.shop-pro.jp/PA01417/074/images/recruit_requirements_catchcopy.svg) no-repeat 0.677em 0.667em;
	box-sizing: border-box;
}

div#requirements div.row div.requirement h5 {
	margin: 1em 0 1em 20%;
}

div#requirements div.row div.requirement table {
	width: 100%;
	margin: 0 0 0.5em 0;
}

div#requirements div.row div.requirement table th,
div#requirements div.row div.requirement table td {
	padding: 0.8em 0;
	vertical-align: top;
	border-bottom: 1px dotted #bcbcbc;
}

div#requirements div.row div.requirement table th {
	padding-right: 1em;
}



div#president h5 {
	margin: 1.5em 0;
	color: #808080;
	line-height: 1.6;
}



div#conditions {
	background: #1a1a1a;
}

div#conditions div.container > div {
	clear: both;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	padding: 1.5em 2.223em;
	border: 1px solid #ffffff;
}

div#conditions div.container > div + div {
	margin-top: 2em;
}

div#conditions h2 {
	margin: 0 0 1.5em 0;
	color: #ffffff;
	text-align: left;
}

div#conditions h2 span {
	font-style: normal;
	text-transform: uppercase;
}

div#conditions h2 span:after {
	content: "｜";
	margin: 0 0.5em;
}

div#conditions p {
	margin: 0;
	color: #ffffff;
}

div#conditions dl {
	margin: 0;
	color: #ffffff;
}

div#conditions dl dt {
	font-weight: 700;
}

div#conditions dl dt:before {
	content: "■";
}

div#conditions div.container > div:after {
	clear: both;
	display: table;
	content: "";
}



div#offer h2 {
	color: #cc0012;
}

div#offer p {
	text-align: center;
}



@media screen and (min-width: 768px) {
	div#recruit div#leadtext p {
		font-size: 0.889em;
	}

	div#recruit div.row,
	div#requirements div.row {
		display: table;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: 1.112em;
		margin: 0.888em -1.112em;
	}

	div#recruit div.row div.staff,
	div#requirements div.row > div {
		display: table-cell;
		width: 32.204%;
		max-width: 380px;
		vertical-align: top;
	}

	div#recruit div.row div.staff p.figure {
		float: left;
		width: 40.790%;
		margin: 0 1em 1em 0;
	}

	div#recruit div.row div.staff h5 {
		margin: 3.5em 0 1em 0;
		font-size: 1em;
	}

	div#recruit div.row div.staff h6 {
		font-size: 0.778em;
	}

	div#recruit div.row div.staff p {
		margin: 0;
	}

	div#recruit div.row div.staff div.more p {
		margin: 1.5em 0 0 0;
	}

	div#requirements div.row div.requirement h5 {
		font-size: 1.111em;
	}

	div#requirements div.row div.requirement table th,
	div#requirements div.row div.requirement table td {
		font-size: 0.888em;
		line-height: 1.75 !important;
	}

	div#recruit div.row div.staff p.switch,
	div#recruit div.row div.staff div.more p.close {
		display: none;
	}



	div#president {
		padding: 6em 0 1em 0;
		background: url(https://file003.shop-pro.jp/PA01417/074/images/bg_recruit_president_pc.jpg) no-repeat center bottom;
	}

	div#president div.wrap {
		margin: 0 16.667em 0 1.112em;
	}

	div#president h5 {
		font-size: 1.889em;
	}



	div#conditions {
		padding: 2em 0;
	}

	div#conditions h2 {
		font-size: 1em;
	}

	div#conditions h2 span {
		font-size: 1.778em;
	}

	div#conditions p {
		font-size: 1.112em;
	}

	div#conditions p span {
		margin-left: 2em;
		font-size: 0.8em;
	}

	div#conditions dl {
		float: left;
		width: 48.182%;
	}

	div#conditions dl:last-child {
		float: right;
	}

	div#conditions dl dt {
		font-size: 1.143em;
	}



	div#offer div.container {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/bg_recruit_offer.svg) no-repeat left top;
	}

	div#offer p a img {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/recruit_mail_pc.svg) no-repeat left top;
	}

}

@media screen and (max-width: 767px) {
	div#recruit div.headline h2 {
		font-size: 3.733vw;
	}

	div#recruit div.headline h2 span {
		display: block;
		margin: 0 0 0.5em 0;
		font-size: 5.866vw;
	}

	div#recruit div#leadtext p {
		font-size: 3.2vw;
	}

	div#requirements,
	div#president {
		padding-top: 2em;
	}

	div#recruit h4,
	div#requirements h4,
	div#president h4 {
		margin: 0 0 2em 0;
	}

	div#recruit h4 img,
	div#requirements h4 img,
	div#president h4 img {
		width: 45%;
	}

	div#recruit div.row div.staff {
		margin-bottom: 3em;
	}

	div#recruit div.row div.staff p {
		font-size: 3.733vw;
	}

	div#recruit div.row div.staff p.figure {
		float: left;
		width: 32.090%;
		margin: 0 1em 1em 0;
	}

	div#recruit div.row div.staff h5 {
		margin: 0;
		padding: 2em 0 0 0;
		font-size: 4vw;
	}

	div#recruit div.row div.staff h5 + p {
		font-size: 3.2vw;
	}

	div#recruit div.row div.staff h6 {
		clear: both;
	}

	div#recruit div.row div.staff div.more p:first-child {
		margin-top: 0;
	}

	div#recruit div.row div.staff p.switch,
	div#recruit div.row div.staff p.close {
		font-size: 4vw;
		color: #808080;
		text-align: center;
	}

	div#recruit div.row div.staff p.switch span {
		transition: 0.3s;
	}

	div#recruit div.row div.staff p.switch span:after {
		content: "\f107";
		margin: 0 0 0 1em;
		font-family: "FontAwesome";
	}

	div#recruit div.row div.staff p.switch span.active:after,
	div#recruit div.row div.staff p.close span:after {
		content: "\f106";
		margin: 0 0 0 1em;
		font-family: "FontAwesome";
	}

	div#requirements div.row + div.row,
	div#requirements div.row div.requirement + div.requirement {
		margin-top: 2em;
	}

	div#requirements div.row div.requirement h5 {
		font-size: 4.266vw;
	}

	div#requirements div.row div.requirement table th,
	div#requirements div.row div.requirement table td {
		font-size: 3.467vw;
		line-height: 1.75 !important;
	}

	div#president div.container {
		width: 100%;
	}

	div#president h5 {
		margin-top: 0;
		padding: 1.5em 1em;
		background: url(https://file003.shop-pro.jp/PA01417/074/images/bg_recruit_president_sp.jpg) no-repeat right bottom;
		background-size: auto 100%;
	}

	div#president p {
		width: 89.845%;
		margin-right: auto;
		margin-left: auto;
		font-size: 3.733vw;
	}

	div#conditions div.container > div {
		padding: 1em;
	}

	div#conditions h2 {
		font-weight: 400;
		font-size: 3.733vw;
	}

	div#conditions h2 span {
		font-size: 5.866vw;
	}

	div#conditions p,
	div#conditions dl dt,
	div#conditions dl dd {
		font-size: 3.733vw;
	}

	div#conditions p span {
		display: block;
		margin-top: 1em;
		font-size: 3.2vw;
	}

	div#conditions dl + dl {
		margin-top: 1.5em;
	}

	div#conditions dl dt {
		margin-bottom: 1em;
	}

	div#offer p.sp + p a img {
		background: url(https://file003.shop-pro.jp/PA01417/074/images/recruit_mail_sp.svg) no-repeat left top;
		background-size: 100%;
	}
}





/* ▼石窯焼 時ノ鐘（特設ページ） */
/* ----------------------------------------------------- */
div.section.special {
	color: #ffffff;
	background: #000000;
}

div#keyvisual.tokinokane.special div.container {
	background: transparent;
}

div#sentence01.tokinokane.special div.container p.figure img,
div#sentence02.tokinokane.special div.container p.figure img {
	width: auto;
	max-width: 100%;
}

div#sentence01.tokinokane.special div.container div.wrap h3,
div#sentence02.tokinokane.special div.container div.wrap h3,
div#overview.tokinokane.special div.container h3,
div#accessmap.tokinokane.special div.container h3 {
	line-height: 1.75;
}

div#sentence01.tokinokane.special div.container div.wrap p,
div#sentence02.tokinokane.special div.container div.wrap p,
div#overview.tokinokane.special div.container p {
	line-height: 2;
}

div#overview.tokinokane.special div.container ul li {
	line-height: 0;
}

div#overview.tokinokane.special div.container ul li img {
	width: auto;
	max-width: 100%;
}



div#accessmap.tokinokane.special div.container h3 {
	font-size: 1em;
}

div#accessmap.tokinokane.special div.container h3:before {
	content: "\f041";
	display: block;
	margin: 0 0 0.5em 0;
	font-family: "FontAwesome";
	color: #ff0000;
}

div#accessmap.tokinokane.special div.container h4 {
	margin: 1.5em 0;
}

div#accessmap.tokinokane.special div.container h3,
div#accessmap.tokinokane.special div.container h4,
div#accessmap.tokinokane.special div.container figure,
div#accessmap.tokinokane.special div.container p {
	text-align: center;
}



@media screen and (min-width: 768px) {
	div#keyvisual.tokinokane.special {
		background: #000000 url(https://file003.shop-pro.jp/PA01417/074/images/tokinokane_keyvisual_pc.jpg) no-repeat center top;
	}

	div#sentence01.tokinokane.special,
	div#sentence02.tokinokane.special {
		padding: 3em 0;
	}

	div#sentence01.tokinokane.special div.container,
	div#sentence02.tokinokane.special div.container {
		display: table;
		table-layout: fixed;
		max-width: 1020px;
	}

	div#sentence01.tokinokane.special div.container p.figure,
	div#sentence01.tokinokane.special div.container div.wrap,
	div#sentence02.tokinokane.special div.container p.figure,
	div#sentence02.tokinokane.special div.container div.wrap {
		display: table-cell;
		vertical-align: top;
		box-sizing: border-box;
	}

	div#sentence01.tokinokane.special div.container p.figure,
	div#sentence02.tokinokane.special div.container p.figure {
		width: 49.020%;
	}

	div#sentence01.tokinokane.special div.container div.wrap {
		width: 50.980%;
		padding: 0 0 0 4.902%;
	}

	div#sentence02.tokinokane.special div.container div.wrap {
		width: 50.980%;
		padding: 0 4.902% 0 0;
	}

	div#sentence01.tokinokane.special div.container div.wrap h3,
	div#sentence02.tokinokane.special div.container div.wrap h3,
	div#overview.tokinokane.special div.container h3 {
		font-size: 1.445em;
	}

	div#sentence01.tokinokane.special div.container div.wrap p,
	div#sentence02.tokinokane.special div.container div.wrap p,
	div#overview.tokinokane.special div.container p {
		font-size: 0.723em;
	}



	div#overview.tokinokane.special div.container {
		padding: 0;
		background: url(https://file003.shop-pro.jp/PA01417/074/images/tokinokane_catchcopy.svg) no-repeat right top;
	}

	div#overview.tokinokane.special div.container h3 {
		text-align: center;
	}

	div#overview.tokinokane.special div.container p {
		max-width: 750px;
		margin: 1.5em auto;
	}

	div#overview.tokinokane.special div.container ul {
		margin: 3em 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}

	div#overview.tokinokane.special div.container ul li {
		display: inline-block;
		width: 21.187%;
		margin: 0 2.119%;
	}

	div#overview.tokinokane.special div.container ul li:first-child {
		margin-left: 0;
	}

	div#overview.tokinokane.special div.container ul li:last-child {
		margin-right: 0;
	}



	div#accessmap.tokinokane.special {
		padding: 0 0 5em 0;
		background: #000000 url(https://file003.shop-pro.jp/PA01417/074/images/tokinokane_footvisual_pc.jpg) no-repeat center bottom;
	}

	div#accessmap.tokinokane.special div.container {
		max-width: 1020px;
		padding: 2em 0 0 0;
		border-top: 1px solid #1a1a1a;
	}

	div#accessmap.tokinokane.special div.container h4 {
		font-size: 1.112em;
	}

	div#accessmap.tokinokane.special div.container div#googlemap {
		margin: 1em auto;
		width: 780px;
	}

	div#accessmap.tokinokane.special div.container iframe {
		width: 100%;
		height: 320px;
	}

	div#accessmap.tokinokane.special div.container p#businesshour span {
		padding: 0.5em;
		border: 1px solid #ffffff;
	}
}

@media screen and (max-width: 767px) {
	div#keyvisual.tokinokane.special {
		background: #000000 url(https://file003.shop-pro.jp/PA01417/074/images/tokinokane_keyvisual_sp.jpg) no-repeat center top;
		background-size: 100%;
	}

	div#sentence01.tokinokane.special div.container div.wrap h3,
	div#sentence02.tokinokane.special div.container div.wrap h3,
	div#overview.tokinokane.special div.container h3 {
		font-size: ;
		text-align: center;
	}

	div#accessmap.tokinokane.special div.container p#businesshour {
		padding: 0.5em;
		border: 1px solid #ffffff;
	}
}