@charset "UTF-8";
.tb-none {
  display: none;
}

.fs14 {
  font-size: 14px;
}

.red {
  color: #F00;
}

.bold {
  font-weight: bold;
}

/* ========BASIC======== */
html {
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  letter-spacing: 1px;
  font-size: 12px;
  color: #5A482B;
  background: url("http://pani1026.com/image.php?id=002");
}

br {
  letter-spacing: normal;
}

a {
  color: #5A482B;
  text-decoration: none;
}

a:hover {
  color: #C94C00;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

img {
  border: 0;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* ========TEMPLATE LAYOUT======== */
#headWrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-bottom: #906000 solid 1px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 11;
}

#header {
  width: 935px;
  margin: 0 auto;
}

#nav {
  width: 100%;
  float: left;
  z-index: 5;
}

#mainimg {
  width: 937px;
  margin: -80px auto 0;
  z-index: 1;
}
#mainimg.pc {
  margin-top: 100px;
}

#contents {
  clear: both;
  width: 935px;
  margin: 0 auto;
  padding: 30px 30px 0;
}

#contents2 {
  clear: both;
  width: 935px;
  margin: -80px auto 0;
  padding: 30px 30px 0;
  background: #f5f1e6;
}

#main {
  float: right;
  width: 720px;
}

#sub {
  float: left;
  width: 200px;
}

#footer {
  background: #000;
}

.headl {
  width: 80px;
  float: left;
}

.headl img {
  width: 100%;
}

.headr {
  width: 800px;
  float: right;
}

/* ========MENU CUSTOMIZE======== */
#nav ul {
  width: 796px;
  margin: 0 auto;
  padding: 0;
}

#nav li {
  float: left;
  color: #333;
  text-align: center;
  list-style-type: none;
}

#nav li a {
  display: block;
  width: 158px;
  height: 60px;
  border-right: 1px dotted #D8D8D8;
  color: #906000;
  font-size: 12px;
  padding-top: 15px;
  font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", "Microsoft Himalaya";
}

#nav li.home a {
  border-left: 1px dotted #D8D8D8;
}

#nav li a:hover {
  color: #fff;
  background: #906000;
  z-index: 100;
}

.en {
  display: block;
  font-size: 18px;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
  padding: 30px 0;
  font-size: 11px;
  font-style: normal;
  color: #fff;
  text-align: center;
}

.clear {
  clear: both;
}

.sp {
  clear: both;
  padding: 10px 0;
}

#slideshow {
  position: relative;
  width: 937px; /* ボックスの横幅 */
  height: 488px; /* ボックスの高さ */
  margin: 0 auto;
}

#slideshow p {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  margin: 0;
  height: 488px; /* ボックスの高さ */
}

#slideshow p.active {
  z-index: 10;
  opacity: 1;
}

#slideshow p.last-active {
  z-index: 9;
}

#slideshow p img {
  width: 937px; /* 画像の横幅 */
  height: 488px; /* 画像の高さ */
  display: block;
  border: 0;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
}

#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 30px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
  background: #999;
}

.topright {
  float: right;
  width: 520px;
  background: url("http://pani1026.com/image.php?id=006") 0 0 no-repeat;
  color: #5D3B24;
  background-size: contain;
}

.topright p {
  padding-top: 120px;
  font-size: 16px;
  padding-bottom: 30px;
  margin: 0 0 5% 0;
}

.topleft {
  float: left;
  width: 400px;
}

.topleft img {
  width: 100%;
}

.ac {
  width: 100%;
}

.ac img {
  width: 100%;
}

.ac h3 {
  font-size: 20px;
  background: url("http://pani1026.com/image.php?id=008");
  line-height: 30px;
  padding: 4px 0 5px 15px;
  color: #fff;
  text-shadow: 2px 2px 1px #999999;
  border: 1px solid #906000;
}

.acw {
  width: 925px;
  border: 5px double #906000;
  background: #fff;
  margin-top: 5px;
}

.acr {
  float: right;
  width: 520px;
  height: 150px;
}

.acr p {
  font-size: 20px;
  padding-top: 30px;
  color: #906000;
}

.acl {
  float: left;
  width: 400px;
  height: 150px;
}

.acl img {
  width: 100%;
  padding-top: 20px;
}

.ac h4 {
  font-size: 16px;
  border-bottom: 1px solid #5A482B;
}

.salon {
  font-size: 14px;
  padding-left: 17px;
  margin-bottom: 5px;
}

.acr2 {
  float: right;
  width: 460px;
}

.acl2 {
  float: left;
  width: 460px;
}

.bigg {
  font-size: 20px;
  color: #009060;
}

.saw {
  width: 100%;
  font-size: 14px;
  background: url("http://pani1026.com/image.php?id=012");
  padding: 0 5px 10px;
  box-sizing: border-box;
}

.gui h4 {
  font-size: 16px;
  font-weight: bold;
  color: #663300;
  border-bottom: 1px solid #5A482B;
  background: url("http://pani1026.com/image.php?id=012");
  padding: 10px 5px 0;
}

.gui {
  width: 100%;
}

.gui img {
  width: 100%;
}

.pri {
  width: 100%;
}

.pri img {
  width: 100%;
}

.pril {
  width: 580px;
  float: left;
}

.prir {
  width: 300px;
  float: right;
}

.prir img {
  width: 100%;
}

.pril h3 {
  font-size: 16px;
  padding: 4px 0 2px 5px;
  border-bottom: 3px solid #aac20a;
  font-weight: bold;
}

.pril table {
  width: 100%;
  font-size: 16px;
}

.pril table th {
  text-align: left;
  border-bottom: 1px dotted #5A482B;
}

.pril table td {
  text-align: right;
  width: 100px;
  border-bottom: 1px dotted #5A482B;
}

.pri p {
  font-size: 14px;
}

.topright2 {
  float: right;
  width: 460px;
}

.topright2 img {
  width: 100%;
}

.topright2 h2 {
  color: #5D3B24;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", "Microsoft Himalaya";
}

.topleft2 {
  float: left;
  width: 460px;
}

.topleft2 img {
  width: 100%;
}

.topleft2 h2 {
  color: #fff;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", "Microsoft Himalaya";
}

.top2 {
  width: 100%;
}

.top2 h2 {
  color: #5D3B24;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", "Microsoft Himalaya";
}

.top3 {
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
}

.top3 .left {
  display: table-cell;
  vertical-align: top;
  padding: 0 5% 0 0;
  position: relative;
}

.top3 .left h2 {
  color: #5D3B24;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", "Microsoft Himalaya";
  text-align: center;
}

.top3 .left p {
  color: #5A482B;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}

.top3 .left img:nth-of-type(1) {
  position: absolute;
  top: 10px;
  left: -30px;
  display: inline-block;
  width: 200px;
  height: 200px;
}

.top3 .left img:nth-of-type(2) {
  position: absolute;
  bottom: -45px;
  right: -10px;
  display: inline-block;
  width: 200px;
  height: 200px;
}

.top3 .right {
  display: table-cell;
  padding: 0 0 0 5%;
  vertical-align: top;
}

.top3 .right h2 {
  color: #5D3B24;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "HGP創英ﾌﾟﾚｾﾞﾝｽEB", "Microsoft Himalaya";
  text-align: center;
}

.top3 .right p {
  padding: 0 10%;
}

.top3 .right p img {
  display: block;
  width: 100%;
}

.toppage-coupon {
  background-image: url(image.php?id=047);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 0px;
  text-align: center;
  font-weight: bold;
  max-width: 378px;
  margin: 0 auto;
}

.toppage-coupon a {
  display: block;
  text-align: center;
  padding: 80px 0;
  text-decration: none;
}

#headinfo {
  position: relative;
  width: 350px;
  padding: 5px;
  border: #906000 solid 1px;
  background-color: rgba(123, 69, 0, 0.8);
  z-index: 11;
  float: right;
  margin-top: 5px;
  box-sizing: border-box;
  border-radius: 10px;
  color: #FFF;
}

#overwrap {
  position: relative;
  width: 935px;
  margin: 0 auto;
}

.salonil {
  width: 300px;
  float: left;
  margin-right: 17px;
  background: url("http://pani1026.com/image.php?id=012");
  padding: 0 5px;
  box-sizing: border-box;
}

.salonic {
  width: 300px;
  float: left;
  background: url("http://pani1026.com/image.php?id=012");
  padding: 0 5px;
  box-sizing: border-box;
}

.salonir {
  width: 300px;
  float: right;
  background: url("http://pani1026.com/image.php?id=012");
  padding: 0 5px;
  box-sizing: border-box;
}

.saw2 {
  width: 100%;
  font-size: 14px;
  background: url("http://pani1026.com/image.php?id=012");
  box-sizing: border-box;
}

.gui2 h4 {
  font-size: 14px;
  font-weight: bold;
  color: #663300;
  border-bottom: 1px solid #5A482B;
  padding: 10px 5px 0;
}

.gui2 {
  width: 100%;
}

.gui2 img {
  width: 100%;
}

/* ========TOP_COUPON======== */
.top4 p {
  padding: 0 10%;
}

.top4 p img {
  display: block;
  width: 100%;
}

/* ========TOP SCHEDULE======== */
.topright2 .schedule {
  padding: 5px;
  background: #fff;
}

.topright2 .schedule p {
  padding: 5px 0;
  background: #8B4513;
  border: 1px solid #000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.topright2 .schedule ul.schedule_table_1 {
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  border-collapse: collapse;
}

.topright2 .schedule ul.schedule_table_1 li {
  display: table-cell;
  vertical-align: top;
  background: #FFB25F;
  border-color: #000;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.topright2 .schedule ul.schedule_table_1 li:last-child {
  color: #1E90FF;
}

.topright2 .schedule ul.schedule_table_2 {
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  border-collapse: collapse;
}

.topright2 .schedule ul.schedule_table_2 li {
  display: table-cell;
  vertical-align: top;
  height: 60px;
  padding: 5px;
  border-color: #000;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

.topright2 .schedule ul.schedule_table_2 li:last-child {
  color: #1E90FF;
}

.topright2 .schedule ul.schedule_table_2 li span {
  display: block;
  margin: 5px 0 0 0;
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.topleft2 .schedule {
  padding: 5px;
  background: #fff;
}

.topleft2 .schedule p {
  padding: 5px 0;
  background: #8B4513;
  border: 1px solid #000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.topleft2 .schedule ul.schedule_table_1 {
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  border-collapse: collapse;
}

.topleft2 .schedule ul.schedule_table_1 li {
  display: table-cell;
  vertical-align: top;
  background: #FFB25F;
  border-color: #000;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.topleft2 .schedule ul.schedule_table_1 li:last-child {
  color: #1E90FF;
}

.topleft2 .schedule ul.schedule_table_2 {
  display: table;
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  border-collapse: collapse;
}

.topleft2 .schedule ul.schedule_table_2 li {
  display: table-cell;
  vertical-align: top;
  height: 60px;
  padding: 5px;
  border-color: #000;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

.topleft2 .schedule ul.schedule_table_2 li:last-child {
  color: #1E90FF;
}

.topleft2 .schedule ul.schedule_table_2 li span {
  display: block;
  margin: 5px 0 0 0;
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/* クーポン */
.cou {
  width: 100%;
}

.cou img {
  width: 100%;
}

.cou .wrapper {
  width: 100%;
  font-size: 14px;
  background: url("http://pani1026.com/image.php?id=012");
  padding: 30px;
  box-sizing: border-box;
}

.cou .wrapper .midashi img {
  display: block;
  width: 30%;
  margin: 0 auto;
  padding: 40px 40px 20px 40px;
}

.cou .wrapper .text1 span {
  display: block;
  text-align: center;
  color: #FFA500;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 6px;
}

.cou .wrapper .text1 p {
  text-align: center;
  letter-spacing: 2px;
  line-height: 30px;
}

.cou .wrapper .waribiki img {
  display: block;
  margin-top: 30px;
}

.cou .wrapper .tel a img {
  display: inline-block;
  width: 30%;
  margin-top: 30px;
}