.btn {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
#index #sec1 {
  background: url("../img/index/sec1_bg.png") no-repeat center 20%;
  background-size: 100%;
}
#index #sec1 h2 {
  margin-bottom: 80%;
}
#index #sec2 {
  background: url("../img/shared/s1-line.jpg") repeat-x center top, url("../img/index/sec2_bg.png") no-repeat center top, url("../img/shared/bg1.jpg");
  background-size: auto, 100%, auto;
  padding-top: 35%;
}
#index #sec2 .box {
  position: relative;
  padding: 35% 5% 10%;
  margin-top: 20%;
}
#index #sec2 .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 4px solid transparent;
  border-image: url("../img/shared/bg4.jpg") 30 round;
}
#index #sec2 .box:after {
  content: "";
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  border: 1px solid #fff;
}
#index #sec2 .box h3 {
  position: absolute;
  left: 0;
  top: -15%;
  width: 40%;
  z-index: 1;
}
#index #sec2 .box .btn {
  position: absolute;
  bottom: -8%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
#index #sec2 .box.box1 {
  background: url("../img/index/sec2_bnr.jpg") no-repeat center top;
  background-size: cover;
}
#index #sec2 .box.box2 {
  background: url("../img/index/sec2_bnr2.jpg") no-repeat center top;
  background-size: cover;
  margin-top: 30%;
}
#index #sec2 .photo_bg {
  margin-top: -10%;
}
#index #sec3 {
  background: url("../img/shared/s1-line.jpg") repeat-x center top, url("../img/shared/s1-line.jpg") repeat-x center bottom;
}
#index #sec4 {
  background: url("../img/shared/bg2.jpg");
}
#index #sec4 .bnr{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#index #sec4 .list_info dl {
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px dashed #fff;
}
#index #sec4 .list_info dl dt {
  float: left;
  width: 80px;
}
#index #sec4 .list_info dl dd {
  float: right;
  width: calc(100% - 80px);
  padding-left: 20px;
  padding-right: 10px;
  box-sizing: border-box;
}
#index #sec4 .list_info dl:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
#index #sec4 .gm {
  line-height: 1;
}
#index #sec6 {
  background: url("../img/shared/s1-line.jpg") repeat-x center top, url("../img/index/sec6_bg.png") no-repeat center top, url("../img/shared/bg2.jpg");
  background-size: auto, 100%, auto;
}
#index #sec6 .list_info dl {
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px dashed #fff;
}
#index #sec6 .list_info dl dt {
  float: left;
  width: 80px;
}
#index #sec6 .list_info dl dd {
  float: right;
  width: calc(100% - 80px);
  padding-left: 20px;
  padding-right: 10px;
  box-sizing: border-box;
}
#index #sec6 .list_info dl:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: url("../img/shared/pager.jpg");
  width: 28px;
  height: 8px;
  border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: url("../img/shared/pager_on.jpg");
}
#menu .price {
  font-size: 5.8vw;
  line-height: 1.4;
}
#menu .price span {
  font-size: 4vw;
}
#menu #sec3 {
  background: url("../img/shared/s1-line.jpg") repeat-x center top, url("../img/shared/bg1.jpg");
}
#menu #sec3 .price {
  margin-top: -5%;
}
#menu #sec4 {
  background: url("../img/shared/s1-line.jpg") repeat-x center top;
}
#menu #sec4 .ttl {
  position: relative;
}
#menu #sec4 .ttl .price {
  position: absolute;
  top: 57%;
  right: 10%;
}
#menu #sec4 .txt1 {
  margin-top: -5%;
  position: relative;
  z-index: 2;
}
#menu #sec4 .slide2 .item .inner {
  background: url("../img/shared/bg1.jpg");
  padding-bottom: 10%;
}
#menu #sec4 .slide2 .item .inner dl {
  text-align: center;
  line-height: 1.6;
  font-size: 6.5vw;
  line-height: 1.6;
  margin-bottom: 5%;
  margin-top: 3%;
}
#menu #sec4 .slide2 .item .inner dl dt {
  color: #bf0000;
}
#menu #sec4 .slide2 .item .inner .txt {
  padding: 0 4%;
}
#menu #sec5 .ttl {
  position: relative;
  margin-top: -10%;
}
#menu #sec5 .ttl .price {
  position: absolute;
  right: 5%;
  top: 57%;
}
#menu #sec5 .txt {
  margin-top: -15%;
  position: relative;
  z-index: 1;
}
#menu #sec5 .slide_thm {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 10%;
}
#menu #sec5 .slide_thm li {
  padding: 0 10px;
}
#menu #sec5 .slide_thm li a {
  position: relative;
  display: block;
}
#menu #sec5 .slide_thm li a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: all .2s;
}
#menu #sec5 .slide_thm li a.active:after {
  opacity: 1;
  visibility: visible;
}
#menu #sec5 .ttl2 .price {
  position: absolute;
  bottom: 5%;
  left: 10%;
}
#menu #sec6 {
  background: url("../img/shared/bg2.jpg");
}
#menu #sec6 .photo {
  margin-top: -15%;
}
#menu #sec6 .ttl {
  position: relative;
}
#menu #sec6 .ttl .price {
  position: absolute;
  right: 7%;
  bottom: 12%;
}
#menu #sec7 .item .photo {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
#menu #sec7 .list_menu h3 {
  background: url("../img/menu/pat1.jpg");
  box-shadow: 5px 0 10px #000;
  text-align: center;
  font-size: 18px;
  padding: 6px 0;
  margin-bottom: 5%;
  font-weight: bold;
}
#menu #sec7 .list_menu dl {
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#menu #sec7 .list_menu dl:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
}
#menu #sec7 .list_menu dl dt {
  float: left;
}
#menu #sec7 .list_menu dl dd {
  float: right;
}
#menu #sec8 {
  background: url("../img/menu/sec8_bg.jpg") no-repeat center top;
  background-size: cover;
}
#menu #sec8 .tel {
  position: relative;
}
#menu #sec8 .btn {
  position: absolute;
  width: 85%;
  left: 50%;
  bottom: 7%;
  transform: translateX(-50%);
}
#concept #sec1 {
  background: url("../img/concept/sec1_bg.jpg") no-repeat center top, url("../img/concept/sec2_bg1.png") no-repeat center bottom;
  background-size: 100%;
}
#concept #sec2 {
  background: url("../img/shared/bg1.jpg");
}
#concept #sec2 .set1 h3 {
  margin-top: -7%;
}
#concept #sec2 .set1 .photo {
  margin-top: -10%;
}
#concept #sec2 .set2 .photo {
  box-shadow: 5px 0 10px #000;
}
#concept #sec2 .set2 .list_btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
#concept #sec3 {
  background: url("../img/shared/bg1.jpg");
}
#concept #sec3 .inner {
  background: url("../img/concept/s2-bg-s2.jpg");
  padding: 10% 4%;
}
#concept #sec3 .set1 h3 {
  margin-left: -8%;
  margin-right: -8%;
}
#concept #sec3 .set2 {
  position: relative;
}
#concept #sec3 .set2:before {
  content: "";
  position: absolute;
  top: 0;
  left: -4.3%;
  right: -4.3%;
  height: 100%;
  background: url("../img/concept/sec3_bg.jpg") no-repeat center top;
  background-size: 100%;
}
#concept #sec4 {
  background: #000 url("../img/concept/sec4_bg.jpg") no-repeat center top;
  background-size: 100%;
}
#concept #sec5 {
  background: url("../img/shared/s1-line.jpg") repeat-x center top, url("../img/concept/sec5_bg.jpg") no-repeat center top;
  background-size: auto, 100%;
}
#concept #sec5 .photo {
  margin-top: 40%;
}
#concept #sec5 .btn {
  position: relative;
  width: 100%;
  z-index: 1;
}
#concept #sec5 .btn:after {
  content: "";
  position: absolute;
  right: -4.3%;
  top: -20%;
  width: 30%;
  height: 100%;
  background: url("../img/concept/sec5_decor.png") no-repeat center top;
  background-size: 100%;
  z-index: -1;
}

#oshirase{
		margin: 20px auto;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	width: 90%;
	padding: 20px;
	font-size: 20px;
	border: #000000 double 3px;
	
}

