
body {
	background: #fcf9ee;
}
a:link,
a:hover,
a:focus,
a:visited,
a:active {
	color: #222;
	text-decoration: none !important;
}

.header-wrapper {
}
.header-container {
	position: relative;
	text-align: center;
	padding: 20px 0;
}
.main-wrapper {
	box-shadow: 0px 10px 10px -5px #CCC inset;
}
.main-container {
	padding: 40px 0px 50px;
	min-height: 550px;
}
.footer-wrapper {
	background: #333;
}
.footer-container {
	padding: 15px 15px 5px;
}
.footer-container,
.footer-container a {
	color: #DDD;
	font-size: 12px;
}

.footer-menu-list {
	margin-bottom: 35px;
}
.footer-menu-list li {
	padding: 6px 2px;
}
.footer-menu-list li a {
	font-size: 11px;
}

.header-container,
.main-container,
.footer-container {
	width: 970px;
	margin: 0 auto;
}

.header-cart-menu {
	position: absolute;
	right: 20px;
	top: 20px;
}
.header-cart-menu a,
.header-cart-menu a:hover {
}
.corp-logo {
	width: 110px;
	height: auto;
}
.header-cart-icon {
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: middle;
}
img {
	max-width: 100%;
}
label {
	font-weight: normal;
	margin: 0;
}
input[type=checkbox] {
	margin: 0px;
}
ul {
	list-style: none;
	padding: 0;
}
.pointer {
	cursor: pointer;
}
.mg-top-xs {
	margin-top: 2px;
}
.mg-top-sm {
	margin-top: 5px;
}
.mg-top {
	margin-top: 15px;
}
.mg-top-lg {
	margin-top: 25px;
}
.mg-bottom-0,
.mg-bottom-none {
	margin-bottom: 0px;
}
.mg-bottom-xs {
	margin-bottom: 2px;
}
.mg-bottom-sm {
	margin-bottom: 5px;
}
.mg-bottom {
	margin-bottom: 15px;
}
.mg-bottom-lg {
	margin-bottom: 25px;
}
.mg-bottom-xl {
	margin-bottom: 40px;
}
.mg-right-sm {
	margin-right: 5px;
}
.mg-right {
	margin-right: 15px;
}
.mg-left-sm {
	margin-left: 5px;
}
.mg-left {
	margin-left: 15px;
}
.pd-xs {
	padding: 2px;
}
.pd-sm {
	padding: 5px;
}
.pd {
	padding: 10px;
}
.pd-left {
	padding-left: 10px;
}
.pd-right {
	padding-right: 10px;
}
.text-default,
a.text-default {
	color: #333;
}
.text-link,
a.text-link {
	color: #337ab7;
}
.text-xs {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.row-sm {
	margin-left: -5px;
	margin-right: -5px;
}
.col-sm {
	padding-left: 5px;
	padding-right: 5px;
}
.col-xs {
	padding-left: 2px;
	padding-right: 2px;
}
.display-pc {
	display: block;
}
.display-sp {
	display: none;
}
.input-xs {
  height: 20px;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
.badge1 {
	position: relative;
}
.badge1[data-badge]:after {
	content: attr(data-badge);
	position: absolute;
	top: -10px;
	right: -18px;
	font-size: 11px;
	background: #337ab7;
	color: white;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border-radius: 50%;
	box-shadow: 0 0 2px #333;
}
.list-tbl {
	display: table;
	margin-bottom: 0px;
}
.list-tbl > li {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
}
.round {
	border-radius: 5px;
}
.icon {
	border-radius: 50%;
}
.nowrap {
	white-space: nowrap;
}
.table thead th {
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
}
.table tbody th {
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	min-width: 120px;
}
.panel-heading {
	position: relative;
}
.panel-heading .panel-menu {
	position: absolute;
	top: 15px;
	right: 15px;
	font-weight: normal;
}
.panel-heading .panel-btn {
	position: absolute;
	top: 10px;
	right: 15px;
	font-weight: normal;
}
.panel-heading {
	background: linear-gradient(#F5F5F5, #FFF);
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 700;
}
.panel-heading-link {
	position: absolute;
	top: 15px;
	right: 15px;
	font-weight: normal;
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #FFF;
	border-color: #ddd;
}

.table-news-datas {
}
.table-news-datas th,
.table-news-datas td {
	padding: 2px 5px;
}
.table-news-datas th {
	font-weight: normal;
}
.table-news-datas td a {
	font-size: 12px;
}

.h2 {
	font-size: 3rem;
	font-weight: 400;
	position: relative;
	padding-bottom: 30px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 768px) {
	.header-container,
	.main-container,
	.footer-container {
		width: 100%;
	}
	.corp-logo {
		width: 110px;
	}
	.header-cart-menu {
		top: 33%;
	}

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

