/* ----------------------------------------
   header custom 
/* --------------------------------------*/
body {
	padding-top: 0!important;
	/*background-color: #E1DAD0;*/
 background: #FFF url(../img/common/bg_body.jpg) repeat-x top left;
}
/* --------------------------------------------------------------------------------
	英語フォント
-------------------------------------------------------------------------------- */
.en {
	font-family: 'Crimson Text', serif;
	letter-spacing: normal;
}
/********** スクロール後のcss **********/

/*
.sticky-menu-active #header .header-top {
	padding: 0 !important;
}

.sticky-menu-active #header nav {
	width: 100% !important;
	margin-top: 0 !important;
}

.sticky-menu-active #header #mainMenu {
	margin-bottom: 8px !important;
}
*/

#footer {
	/*background-color: #382F2D;*/
	background-color: #034F45;
}
#footer .link-btn {
	display: inline-block;
	width: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer .brand-logo {
	margin-top: 11px;
}
figure img {
	margin-left: auto;
	margin-right: auto;
}
/* ----------------------------------------
   common custom 
/* --------------------------------------*/
.cont-innr {
	padding: 0 15px;
}
.main {
	clear: both;
}
.marB0 {
	margin-bottom: 0;
}
.marB10 {
	margin-bottom: 10px;
}
.marB15 {
	margin-bottom: 15px !important;
}
.marB25 {
	margin-bottom: 25px;
}
.marB30 {
	margin-bottom: 30px;
}
.marB50 {
	margin-bottom: 50px;
}
.marB110 {
	margin-bottom: 110px !important;
}
.marB150 {
	margin-bottom: 150px !important;
}
.marL15 {
	margin-left: 15px;
}
.marLR15 {
	margin-left: 15px;
	margin-right: 15px;
}
.padLR0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.list-item li {
	margin-bottom: 30px;
}
.list-item li .thumbnail {
	margin-bottom: 10px;
}

@media (max-width: 991px) {
.list-item li.col-sm-6:nth-child(2n+1) {
	clear: both;
}
}

@media (min-width: 992px) {
.list-item li.col-md-3:nth-child(4n+1) {
	clear: both;
}
}

.toggle label {
	color: #592C13;
	font-weight: bold;
	border-left-color: #592C13;
	padding: 17px 22px 17px 22px;
}
.toggle.active > label {
	font-weight: 16px;
	font-weight: bold;
	color: #5a2e15 !important;
	border-left-color: #C5B7AC;
	background-color: #C5B7AC;
	padding: 17px 22px;
}
/* Page Top */
.page-top {
	/*margin-top: -2em;*/
	margin-bottom: 35px;
	min-height: 50px;
	padding: 20px 0;
	position: relative;
	text-align: left;
	background: #fff;
}
.page-top h2 {
	display: inline-block;
	font-size: 200%;
	font-weight: 200;
	line-height: 46px;
	margin: 0 0 -25px;
	min-height: 37px;
	padding: 0 0 17px;
	position: relative;
	color: #382F2D;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.page-top h2 .en {
	padding: 0 0 0 2em;
	color: #999;
	line-height: 1;
}
.container .breadcrumb {
	padding: 0;
	list-style: outside none none;
	border-radius: 4px;
	background: none;
}
.breadcrumb > .active {
	color: #777;
}
.breadcrumb > li {
	display: inline-block;
}
li {
	line-height: 24px;
}
.breadcrumb > li + li:before {
	color: #777;
	content: "| ";
	padding: 0 5px;
}
/*
.page-top ul.breadcrumb {
	background: none;
	margin: -3px 0 5px 0;
	padding: 0;
}

.page-top ul.breadcrumb > li {
	text-shadow: none;
}

.page-top .container{
	padding-left: 0;
	padding-right: 0;
}

.page-top h2 {
	min-height: 37px;
	font-size: 214%;
	font-weight: 200;
	line-height: 46px;
	margin: 0 0 -25px;
	padding: 0 0 17px;
	position: relative;
	display: inline-block;
	border-bottom: 5px solid #ccc;
}

.page-top h2 small {
	font-size: 58%;
}

.page-top h2 .en {
	padding: 0 0 0 2em;
	color: #999;
}

.page-top.custom-product {
	background-image: url(../img/custom-header-bg.jpg);
	background-repeat: repeat;
	background-color: #999;
	border-top: 5px solid #888;
	overflow: hidden;
}

.page-top.custom-product .row {
	position: relative;
}

.page-top.custom-product p.lead {
	color: #E8E8E8;
}

.page-top.custom-product img {
	bottom: -47px;
	position: relative;
}

.page-top.custom-product h1 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
}

.breadcrumb {
	margin-bottom: 5px;
}

.breadcrumb > li + li:before {
    color: #333333;
    content: "| ";
    padding: 0 5px;
}

.breadcrumb > .active {
    color: #333333;
}*/

hr {
	margin-top: 20px;
}
.img-thumbnail {
	border: none;
	padding: 5px;
}
.owl-theme .owl-dots .owl-dot span {
	background-color: #AAAAAA;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #666666;
}
.list-item {
	overflow: hidden;
}
a img:hover {
	opacity: 0.5;
}
.title-style01 {
	margin-bottom: 1em;
	padding-bottom: 0.8em;
	overflow: hidden;
	/*background: url(../img/common/bg_title_dot.png) repeat-x left bottom;*/
 border-bottom: 1px solid #034F45 !important;
}

.title-style01 .title {
	padding-right: 1em;
	float: left;
	color: #D9005B;
	font-size: 155%;
}

.title-style01 small {
	line-height: 2.6;
 color: #a67f43;
}

.title-style01 .en {
	/*color: #382F2D;*/
	color: #a67f43;
}
#footer .link-btn-box {
	text-align: center;
	padding: 0 15px;
	overflow: hidden;
}
.link-btn {
	/*	display:inline-block;*/
	text-align: center;
	padding: 12px 15px;
	background-color: #fff;
}
#footer .link-btn a {
	color: #382E2C!important;
}
.thumb-info .thumb-info-inner {
	white-space: normal;
}

/* ----------------------------------------
   sp common custom 
/* --------------------------------------*/
@media (max-width: 1199px) {
.header-top-innr {
	width: 970px;
}
.header-top .container {
	background-position: 80px 11px;
}
body.sticky-menu-active #header .header-top .container {
	background-position: 80px 4px;
}
#header .header-txtbox {
	padding-left: 110px;
}
}

@media (max-width: 991px) {
/* （～991）のとき */
body {
	/* font-size: 16px;20 */
}
.header-top-innr {
	width: 970px;
}
.cont-innr {
	padding: 0;
}
.padLR0 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.page-top {
	/*margin-bottom: 15px;*/
	padding: 11px 0;
}
.page-top h2 {
	font-size: 20px;
	line-height: 20px;
}
.page-top h2 .en {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 10px;
	display: block;
}
/*
.page-top {
	margin-bottom: 15px;
	padding: 11px 0;
}

.page-top h2 {
	font-size: 20px;
	line-height: 20px;
}

.page-top h2 .en {
	display: block;
	margin-top: 10px;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
}

.page-top .breadcrumb {
	font-size: 9px;
	margin-bottom: 28px;
}

.page-top .breadcrumb a {
	color: #333;
}

.page-top h2 {
	padding-bottom: 17px;
}*/

hr {
	/*margin-top: 25px;
	margin-bottom: 35px;*/
}
.toggle > label {
	color: #592C13;
	font-size: 120%;
}
.toggle.active > label {
	margin-bottom: 50px;
}
.img-thumbnail {
	padding: 7px;
}
.title-style01 {
	border: none;
	margin-bottom: 10px;
}
.title-style01 .title {
	font-size: 150%;
	line-height: 22px !important;
	letter-spacing: 3px;
}
.title-style01 small {
	font-size: 120%;
	line-height: 22px;
	margin-top: 0;/* 5 */
	white-space: nowrap;
}
.link-btn {
	font-size: 100%;
}
#footer .link-btn {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
}

@media (max-width: 479px) {
/* （～479）のとき */
body {
	font-size: 12px;/* 20 */
}
.link-btn {
	font-size: 128.5%;
}
#footer .link-btn {
}
}

/* --------------------------------------------------------------------------------
	table
-------------------------------------------------------------------------------- */
.nowrap {
	white-space: nowrap;
}

@media screen and (max-width: 600px) {
.table-cell-block thead {
	display: none;
}

.table-cell-block tr:not(.bg-color01) {
	border-top: dotted 1px #888;
}

.table-cell-block th,
.table-cell-block td {
	display: block;
}

.table-cell-block td {
	padding-left: 7.5em!important;
	text-indent: -5.5em;
}

.table-cell-block td:before {
	width: 5.5em;
	white-space: nowrap;
	content:attr(data-label);
	float:left;
	font-weight: bold;
	display: table-cell;
	text-indent: -7em;
}
}
/* --------------------------------------------------------------------------------
	IE7以下エラーメッセージ
-------------------------------------------------------------------------------- */
#ie-msg {
	padding: 3em;
	text-align: center;
}
.ie6 body, .ie7 body {
	background: #E0DAD1;
	vertical-align: middle;
}
.ie6 .body, .ie7 .body {
	display: none;
}
