#index #lead {
  padding: 25px 0 20px;
  background: url(../img/index/bg.png) no-repeat center center;
}
#index #lead h2 {
  margin-bottom: 15px;
}
#index #lead .ttl {
  text-align: center;
}
#index #sec01 {
  background: url(../img/index/bg02.jpg) no-repeat top center;
  background-size: cover;
  padding: 20px 0 0;
}
#index #sec01 h2 {
  margin-bottom: 10px;
}
#index #sec02 {
  background: url(../img/index/line.jpg) repeat-x top center, url(../img/shared/bg_nav.jpg) repeat top center;
  padding-bottom: 35px;
  position: relative;
}
#index #sec02::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: "";
  background: rgba(255, 255, 255, 0.3);
}
#index #sec02 p.bnr {
  text-align: center;
}
#index #blog {
  padding: 20px 0 20px;
}
#index #blog h2 {
  margin-bottom: 10px;
}
#index #blog #feed .item {
  margin: 0 2.5%;
}
#index #blog #feed .item + .item {
  border-top: 1px dotted #e6c688;
  padding-top: 15px;
}
#index #blog #feed p {
  float: left;
  margin: 0;
}
#index #blog #feed dl {
  margin-left: 10px;
  padding-top: 13px;
  float: left;
}
#index #blog #feed dl dt {
  color: #815F3E;
}
#index #sec03 {
  background: url(../img/index/line1.jpg) repeat-x top center, url(../img/index/bg_in.jpg) repeat-x top center;
  padding: 45px 0 30px;
}
#index #sec03 h2 {
  text-align: center;
  margin-bottom: 15px;
}
#index #sec03 ul li {
  width: 30%;
  margin: 0 0 2.5% 2.5%;
  float: left;
  position: relative;
}
#index #sec03 ul li::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  border: 2px solid rgba(255, 255, 255, 0.8);
  content: "";
}

#concept #lead {
  padding: 15px 0 20px;
}
#concept #lead h2 {
  margin-bottom: 10px;
}
#concept #sec01 {
  background: url(../img/concept/bg.jpg) no-repeat top center;
  background-size: cover;
  border-top: 5px solid rgba(0, 0, 0, 0.4);
  padding: 15px 0 20px;
}
#concept #sec01 dl dd {
  margin: 0 2.5%;
  padding-bottom: 15px;
}
#concept #sec01 p {
  text-align: center;
}
#concept #sec02 {
  background: url(../img/index/line.jpg) repeat-x top center, url(../img/concept/bg1.jpg) no-repeat top center, url(../img/shared/bg_nav.jpg) repeat top center;
  padding: 50px 0 45px;
  position: relative;
}
#concept #sec02 h3 {
  text-align: center;
}
#concept #sec02 article {
  padding: 10px 0 40px;
}
#concept #sec02 article .bx-wrapper .bx-pager, #concept #sec02 article .bx-wrapper .bx-controls-auto {
  bottom: -20%;
}
#concept #sec02 article .bx-controls-direction {
  top: 118%;
}
#concept #sec03 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: url(../img/concept/bg2.jpg) repeat top center;
  position: relative;
  padding: 15px 0 25px;
  margin-bottom: 5px;
}
#concept #sec03::before {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 10px;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}
#concept #sec03::after {
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 10px;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}
#concept #sec03 h2 {
  margin-bottom: 10px;
}
#concept #sec03 .slide_thm1 {
  padding: 15px 0 10px;
  margin: 0 0 0 12%;
}
#concept #sec03 .slide_thm1 li {
  width: 25%;
  float: left;
  margin: 0 0 2.5% 2.5%;
}
#concept #sec03 .slide_thm1 li a {
  display: block;
  position: relative;
  box-sizing: content-box;
}
#concept #sec03 .slide_thm1 li a.active {
  position: relative;
}
#concept #sec03 .slide_thm1 li a.active::before {
  border: 2px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
#concept #sec03 .bx-controls-direction {
  top: 50%;
}
#concept #sec03 .memo {
  text-align: center;
}
#concept #sec04 {
  padding: 0px 0 15px;
}
#concept #sec04 article {
  padding-bottom: 30px;
}
#concept #sec04 article dl dd {
  margin: 0 2.5%;
  padding: 10px 0 20px;
}
#concept #sec04 article dl dd span{
  display: block;
  margin-bottom: 3vw;
}
#concept #sec04 article .bx-controls-direction {
  top: 105%;
}

#howto #lead {
  padding-bottom: 15px;
}
#howto #lead h3 {
  text-align: center;
}
#howto #lead article {
  padding: 15px 0 70px;
  margin: 0 10%;
}
#howto #lead article .bx-wrapper .bx-pager, #howto #lead article .bx-wrapper .bx-controls-auto {
  bottom: -35%;
}
#howto #lead article .bx-controls-direction {
  top: 128%;
}
#howto #lead article .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: inherit;
  border-radius: 0;
  padding: 5px 7px;
  display: block;
  width: inherit;
  height: inherit;
  text-decoration: none;
  margin: 0 4px;
  color: #f4e5af;
}
#howto #lead article .bx-wrapper .bx-pager.bx-default-pager a.active {
  color: #000;
}
#howto #sec01 {
  background: url(../img/index/bg02.jpg) no-repeat top center;
  background-size: cover;
  padding: 25px 0 30px;
}
#howto #sec01 h2 {
  margin-bottom: 10px;
}
#howto #sec01 .box {
  background: url(../img/howto/icon.png) no-repeat top center;
  padding-top: 90px;
}
#howto #sec01 .box #feed {
  margin: 0 2.5%;
}
#howto #sec01 .box #feed dl {
  padding: 5px 0;
}
#howto #sec01 .box #feed dl dt {
  float: left;
  color: #907e54;
  margin-right: 15px;
  font-weight: bold;
}
#howto #sec02 {
  background: url(../img/index/line.jpg) repeat-x top center, url(../img/shared/bg_nav.jpg) repeat top center;
  padding: 50px 0 25px;
  position: relative;
}
#howto #sec02 article {
  margin-bottom: 15px;
}
#howto #sec03 {
  background: url(../img/index/line1.jpg) repeat-x top center, url(../img/index/bg_in.jpg) no-repeat top center/cover;
  padding: 0 0 20px;
  color: #2c1102;
  font-weight: bold;
}
#howto #sec03 h2 {
  text-align: center;
  margin-bottom: 10px;
}
#howto #sec03 ul {
  padding-bottom: 25px;
}
#howto #sec03 ul li {
  width: 30%;
  margin: 0 0 2.5% 2.5%;
  float: left;
  position: relative;
}
#howto #sec03 ul li::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  border: 2px solid rgba(255, 255, 255, 0.8);
  content: "";
}
#howto #sec03 p.bnr {
  text-align: center;
}

#menu #lead {
  background: url(../img/menu/bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 25px 0 20px;
}
#menu #lead h2 {
  margin-bottom: 10px;
}
#menu #lead p.note {
  text-align: center;
}
#menu #sec01 {
  padding: 40px 0;
}
#menu #sec01 article {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  margin: 0 2.5%;
  background: url(../img/menu/bg1.jpg) repeat;
  text-align: center;
  color: #FFF;
}
#menu #sec01 article::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 5px;
  transform: rotate(-90deg);
}
#menu #sec01 article::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  transform: rotate(90deg);
}
#menu #sec01 article h2 {
  position: relative;
  padding: 10px 0 40px;
}
#menu #sec01 article h2::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
}
#menu #sec01 article h2::after {
  top: 80%;
  right: 48%;
}
#menu #sec01 article h3 {
  font-family: "Constantia";
  position: relative;
  color: #000;
  line-height: 20px;
  margin: 0 5% 6%;
  padding: 6px 0;
  background: rgba(0, 0, 0, 0.1);
  font-weight: bold;
}
#menu #sec01 article .box_ac {
  position: relative;
  padding-bottom: 10px;
}
#menu #sec01 article .box_ac::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  right: 5px;
  transform: rotate(180deg);
}
#menu #sec01 article .box_ac .box {
  padding-bottom: 20px;
  color: #000;
  font-size: 13px;
}
#menu #sec02 {
  padding: 40px 0;
  background: url(../img/menu/bg2.jpg) no-repeat top center;
  background-size: cover;
}
#menu #sec02 article {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 2.5%;
  background: rgba(51, 20, 10, 0.7);
  text-align: center;
}
#menu #sec02 article::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 5px;
  transform: rotate(-90deg);
}
#menu #sec02 article::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  transform: rotate(90deg);
}
#menu #sec02 article h2 {
  position: relative;
  padding: 10px 0 40px;
}
#menu #sec02 article h2::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
}
#menu #sec02 article h2::after {
  top: 80%;
  right: 48%;
  color: #f4e5af;
}
#menu #sec02 article h3 {
  font-family: "Constantia";
  position: relative;
  color: #000;
  line-height: 20px;
  margin: 0 2.5% 6%;
  padding: 6px 0;
  background: rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
#menu #sec02 article h3::after {
  color: #f4e5af;
}
#menu #sec02 article .box_ac {
  position: relative;
  padding-bottom: 10px;
}
#menu #sec02 article .box_ac::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  right: 5px;
  transform: rotate(180deg);
}
#menu #sec02 article .box_ac .box {
  padding-bottom: 20px;
  color: #000;
  font-size: 13px;
}
#menu #sec02 article .box_ac .box p {
  color: #907e54;
}
#menu #sec02 article .box_ac .box p span {
  color: #c5b783;
}
#menu #sec02 dl{
  color: #dbca9b;
}
#menu #sec03 {
  padding: 40px 0;
  background: url(../img/menu/bg3.jpg) no-repeat top center;
  background-size: cover;
}
#menu #sec03 article {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 2.5%;
  background: rgba(51, 20, 10, 0.7);
  text-align: center;
}
#menu #sec03 article::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 5px;
  transform: rotate(-90deg);
}
#menu #sec03 article::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  transform: rotate(90deg);
}
#menu #sec03 article h2 {
  position: relative;
  padding: 10px 0 40px;
}
#menu #sec03 article h2::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
}
#menu #sec03 article h2::after {
  top: 80%;
  right: 48%;
  color: #f4e5af;
}
#menu #sec03 article h3 {
  font-family: "Constantia";
  position: relative;
  color: #000;
  line-height: 20px;
  margin: 0 2.5% 6%;
  padding: 6px 0;
  background: rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
#menu #sec03 article h3::after {
  color: #f4e5af;
}
#menu #sec03 article .box_ac {
  position: relative;
  padding-bottom: 10px;
}
#menu #sec03 article .box_ac::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  right: 5px;
  transform: rotate(180deg);
}
#menu #sec03 article .box_ac .box {
  padding-bottom: 20px;
  color: #000;
  font-size: 13px;
}
#menu #sec03 article .box_ac .box p {
  color: #907e54;
}
#menu #sec03 article .box_ac .box p span {
  color: #c5b783;
}

#access #lead {
  padding: 35px 2.5%;
}
#access #lead h2 {
  margin-bottom: 15px;
  position: relative;
  padding-top: 20px;
}
#access #lead h2::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
}
#access #lead h2::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  transform: rotate(90deg);
}
#access #lead .box {
  position: relative;
  background: rgba(51, 20, 10, 0.9);
  padding: 0px 0 35px;
  box-shadow: 0 0 5px rgba(197, 183, 131, 0.1);
}
#access #lead .box::before {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 5px;
  transform: rotate(-90deg);
}
#access #lead .box::after {
  background: url(../img/menu/icon.png) no-repeat;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 5px;
  right: 5px;
  transform: rotate(180deg);
}
#access #lead .box dl {
  padding: 5px 0;
  margin: 0 5%;
}
#access #lead .box dl dt {
  color: #907e54;
  font-weight: bold;
}
#access #lead .box dl dd {
  font-size: 13px;
}
#access #lead .box dl dd a.tel_box {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
#access #lead .box dl dd a.link_box {
  text-decoration: underline;
}
#access #lead .box dl + dl {
  border-top: 1px solid #45290a;
}
#access #lead .box .color_1 {
  color: #b9a05e;
}
#access #lead .box1 {
  padding-top: 30px;
}
#access #lead .box1 p {
  padding: 0;
}
#access #lead .box1 p span {
  display: block;
  border: 1px solid #612002;
  background: url(../img/index/bg_in.jpg) repeat-x top center;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  color: #2c0f06;
  position: relative;
}
#access #lead .box1 p span::after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  line-height: 20px;
  top: 50%;
  right: 4%;
  margin-top: -10px;
  color: #2c0f06;
  content: '\f101';
  font-size: 13px;
}
#access #sec01 {
  padding-top: 30px;
  background: url(../img/access/bg.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}
#access #sec01 .box {
  margin-bottom: -10px;
}
#access #sec01 h2 {
  margin-bottom: 20px;
}

.js_full {
	position: relative;
	overflow: hidden;
	
	margin: 0 -2%;
	height: 0;
	padding-top: calc(51% + 30px );
}
.js_full .bx-pager {
	position: static;
	padding-top: 10px;
}
.js_full .js_in {
	padding: 0 15%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.js_full  .bx-viewport {
	overflow: visible !important;
}

.js_full_ext {
	
	padding-left: 0;
}
.js_full_ext  .js_in {
	padding-left: 5%;
}

.js_full_ext  img {
	width: 90%;
}

.js_full_ext .bx-prev {
	display: none;
}
.js_full_ext .bx-next{
	right: -18%;
	
}

/*---------Time-----------*/

.dl-shared {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
}

.dl-shared dt {
	vertical-align: bottom;
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
}
#time #sec6 .dl-shared{
	text-align: center;
}
.dl-shared dt strong {
	font-size: 18px;
}
.dl-shared dd.price {
	margin-left: 5px;
	font-size: 16px;
	display: inline-block;
	vertical-align: bottom;
}
.unwrap {
	margin-left: -2%;
	margin-right: -2%;
}
#time #sec1 {
	background: url('../img/time/sec1_bg.png') no-repeat center top,
	url('../img/shared/partent278.jpg');
	-webkit-background-size: 100%, auto;
	background-size: 100%, auto;
	padding: 15% 0 20px;
}
#time #sec1 .txt {
	margin: 10px 0 0 0;
	
}
.js-shared dl {
	margin-top: 15px;
}
.js-shared dl dt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.js-shared dl dt strong {
	font-size: 18px;
}
.js-shared dl dt span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
}
.js-shared dl dd.price {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.js-shared .bx-pager {
	margin-top: 20%;
}
.js-shared .js_info dl {
	width: 48%;
}
hr.line {
	background: url('../img/time/line.jpg') repeat-x center top;
	height: 15px;
	width: 100%;
	border:  none;
}
hr.line2 {
	background: url('../img/time/line2.png') repeat-x center top;
	height: 14px;
	width: 100%;
	border:  none;
}
#time #sec3 {
	background:url(../img/shared/partent231.jpg) repeat top center;
	padding: 20px 0 40px;
	position: relative;
}

#time #sec3::before{
	background:rgba(32, 11, 2, 0.72);
	content: "";
	top: 0;
	left: 0;
	bottom: 20px;
	right: 0;
	position: absolute;
}

#time #sec3 > *{
	position: relative;
	z-index: 8;
}

#time #sec4 {
	background:url(../img/shared/partent231.jpg) repeat top center;
	padding: 20px 0 30px;
	position: relative;
}

#time #sec4::before{
	background-color: rgba(32, 11, 2, 0.9);
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}

#time #sec4 > *{
	position: relative;
	z-index: 8;
}

#time #sec5 {
	background: url('../img/time/sec5_bg.jpg') no-repeat center top;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-color: #470500;
	padding: 35px 0 34px;
}
#time #sec5 .txt {
	padding-bottom: 40%;
}
#time #sec5 .box {
	background: url('../img/time/box-deco1.png') no-repeat left top,
	url('../img/time/box-deco3.png') no-repeat left bottom,
	url('../img/time/box-deco2.png') no-repeat right top,
	url('../img/time/box-deco4.png') no-repeat right bottom;
	-webkit-background-size: 18%;
	background-size: 18%;
	background-color: rgba(32, 11, 2, 0.8);
	margin-top: 15px;
	padding: 5% 10% 10%;
}
#time #sec5 .box dl {
	position: relative;
	z-index: 1;
}
#time #sec6 {
	background: url('../img/shared/bg.jpg') repeat center top;
	padding: 30px 0 20px;
	position: relative;
}
#time #sec6 hr.line2 {
	position: absolute;
	top: -14px;
	left: 0;
}
#time #sec6 h2 {
	margin-bottom: -15px;
}
#time #sec6 .txt01 {
	position: relative;
	padding-bottom: 15px;
}
#time #sec6 .txt01:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 80%;
	border-bottom: 1px solid #f4e5af;
}

#time #sec6 .txt {
	margin: 0 0 15px 0;
}

#time #sec7 {
	background:url(../img/shared/partent231.jpg) repeat top center;
	padding: 40px 0;
	position: relative;
}
#time #sec7::before{
	background-color: rgba(32, 11, 2, 0.9);
	content: "";
	top: 20px;
	left: 0;
	bottom: 20px;
	right: 0;
	position: absolute;
}

#time #sec7 > *{
	position: relative;
	z-index: 8;
}
#time #sec7 h3 {
	text-align: center;
	font-size: 18px;
	margin: 15px 0;
}
#time #keyvisual {
	background: url('../img/time/loopslider.jpg') no-repeat center top;
	background-repeat: repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
#time #keyvisual img {
	opacity: 0;
}
#time #sec8 {
	padding: 0px 0 20px;
	background:url(../img/shared/partent231.jpg) repeat top center;
}

#time #sec8 p{
	margin: 0;
	padding: 0;
}
