<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Scss Document */
/* Scss Document */
#key {
  background: url(../img/menu/key.jpg) no-repeat center/cover;
}

#sec1 {
  position: relative;
  background: url(../img/menu/s1_bg.jpg) no-repeat center top/cover;
}

#sec1 .r1 h2 {
  position: absolute;
  top: 150px;
  right: 0;
}

#sec1 .r1 .pt1 {
  position: absolute;
  top: 199px;
  left: -72px;
}

#sec1 .r1 .pt2 {
  position: absolute;
  top: 558px;
  right: -183px;
}

#sec1 .r1 .txt {
  padding: 738px 0 46px 50px;
  width: 830px;
  position: relative;
  z-index: 2;
}

#sec1 .r2 {
  position: relative;
  padding-bottom: 100px;
}

#sec1 .r2 h3 {
  margin: 46px 0 0 -22px;
}

#sec1 .r2 .txt {
  padding: 3px 0 30px 100px;
  width: 500px;
}

#sec1 .r2 .btn a {
  margin-left: 100px;
  color: #fff;
}

#sec1 .r2 .pt {
  position: absolute;
  right: -174px;
  top: -36px;
}

#sec2 {
  border-top: 25px solid;
  border-bottom: 25px solid;
  -o-border-image: url(../img/index/line_border.jpg) 25 round;
     border-image: url(../img/index/line_border.jpg) 25 round;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#sec2 &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#sec2 &gt; div h2 {
  position: relative;
}

#sec2 .btn a {
  width: inherit;
  height: inherit;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  display: table;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -140px) rotate(-90deg);
          transform: translate(-50%, -140px) rotate(-90deg);
}

#sec2 .col1 {
  background: url(../img/menu/s2_bg1.jpg) no-repeat center top/cover;
}

#sec2 .col2 {
  background: url(../img/menu/s2_bg2.jpg) no-repeat center top/cover;
}

#sec3 {
  background: url(../img/index/s2_bg.jpg) repeat center top;
  color: #fff;
}

#sec3 .cap1 {
  padding-top: 42px;
  margin-bottom: -42px;
}

#sec3 dl {
  font-size: 30px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: inline-block;
  color: #fff;
}

#sec3 dl dd {
  background: #c90000;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  margin-top: 10px;
}

#sec3 dl dd span {
  font-size: 22px;
}

#sec3 p.cap {
  padding: 41px 0 0 0;
}

#sec3 h2 {
  margin: 39px 0 0 -50px;
}

#sec3 .r1 {
  position: relative;
  z-index: 1;
}

#sec3 .r1 dl {
  padding: 28px 0 0 49px;
}

#sec3 .r1 .txt {
  width: 445px;
  padding: 19px 0 0 50px;
  text-align: justify;
}

#sec3 .r1 .pt {
  position: absolute;
  top: -71px;
  right: -29px;
  z-index: -1;
}

#sec3 .r2 {
  position: relative;
  z-index: 2;
}

#sec3 .r2 .pt {
  position: absolute;
  top: 20px;
  left: -32px;
}

#sec3 .r2 dl {
  position: absolute;
  top: 98px;
  left: 635px;
  z-index: 2;
}

#sec3 .r2 .txt {
  width: 300px;
  padding: 204px 0 40px 635px;
  position: relative;
  z-index: 2;
  text-align: justify;
}

#sec3 .r3 {
  position: relative;
  z-index: 1;
}

#sec3 .r3:before {
  content: '';
  position: absolute;
  background: url(../img/menu/s3_bg2.png) no-repeat center top;
  width: 842px;
  height: 584px;
  top: -127px;
  left: -400px;
  z-index: -1;
}

#sec3 .r3 .pt {
  position: absolute;
  top: 39px;
  right: -30px;
}

#sec3 .r3 dl {
  padding: 217px 0 0 48px;
}

#sec3 .r3 .txt {
  width: 445px;
  padding: 19px 0 127px 46px;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 5px #000;
  text-align: justify;
}

#sec4 {
  background: url(../img/menu/s4_bg.jpg) no-repeat center top/cover;
  position: relative;
  z-index: 1;
  color: #fff;
  text-align: right;
}

#sec4::before {
  content: '';
  border: 13px solid rgba(0, 0, 0, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#sec4 h2 {
  position: relative;
  padding-top: 80px;
  padding-right: 38px;
}

#sec4 .txt {
  position: relative;
  padding-top: 26px;
  padding-bottom: 78px;
  float: right;
  text-align: left;
  padding-right: 190px;
  width: 462px;
}

#sec5 {
  background: url(../img/menu/s5_img1.png) no-repeat center top, url(../img/index/s2_bg.jpg) repeat center top;
  color: #fff;
  position: relative;
  z-index: 2;
}

#sec5 dl {
  font-size: 30px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: inline-block;
  color: #fff;
}

#sec5 dl dd {
  background: #c90000;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  margin-top: 10px;
}

#sec5 dl dd span {
  font-size: 22px;
}

#sec5:after {
  content: '';
  border-bottom: 25px solid;
  -o-border-image: url(../img/index/line_border.jpg) 25 round;
     border-image: url(../img/index/line_border.jpg) 25 round;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
}

#sec5 .pt img {
  -webkit-box-shadow: 6.364px 6.364px 18px 0px rgba(0, 0, 0, 0.85);
          box-shadow: 6.364px 6.364px 18px 0px rgba(0, 0, 0, 0.85);
}

#sec5 .r1 {
  position: relative;
  z-index: 1;
}

#sec5 .r1 h2 {
  padding-top: 317px;
  margin-left: -31px;
}

#sec5 .r1 dl {
  position: absolute;
  top: 882px;
  left: 329px;
}

#sec5 .r1 .txt {
  width: 500px;
  padding: 48px 0 261px 51px;
}

#sec5 .r1 .txt span {
  display: block;
  margin-top: 32px;
}

#sec5 .r1 .pt {
  position: absolute;
  top: 583px;
  right: -50px;
  z-index: -1;
}

#sec5 .r1 .pt:before {
  content: '';
  position: absolute;
  background: url(../img/menu/s5_dc_img2.png) no-repeat center top;
  position: absolute;
  top: 237px;
  left: -191px;
  width: 285px;
  height: 285px;
  z-index: 1;
}

#sec5 .r2 {
  position: relative;
}

#sec5 .r2 dl {
  position: absolute;
  top: 47px;
  left: 660px;
}

#sec5 .r2 dl dt {
  line-height: 35px;
}

#sec5 .r2 .pt {
  position: absolute;
  top: 0;
  left: -40px;
}

#sec5 .r2 .txt {
  width: 500px;
  padding: 201px 0 47px 662px;
}

#sec5 .r3 {
  position: relative;
}

#sec5 .r3 dl {
  padding: 78px 0 0 48px;
}

#sec5 .r3 .txt {
  width: 500px;
  padding: 30px 0px 91px 49px;
}

#sec5 .r3 .pt {
  position: absolute;
  top: -42px;
  right: -67px;
}

#sec5 .r3 .pt img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#sec6 {
  background: url(../img/index/s6_bg.png) repeat center top;
  position: relative;
  z-index: 3;
  padding-top: 25px;
}

#sec6 h2 {
  text-align: center;
}

#sec6 .cap1 {
  text-align: center;
  padding-top: 16px;
}

#sec6 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 100px;
}

#sec6 .content &gt; * {
  width: 320px;
}

#sec6 .content h3 {
  background: #000;
  padding: 12px 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-top: 40px;
}

#sec6 .content dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #888;
  line-height: 26px;
}

#sec6 .content dl dd {
  white-space: nowrap;
  text-align: right;
  color: #be0b0b;
}

#sec6 .content dl.flex_end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#sec7 h3 {
  background: #000;
  padding: 12px 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-top: 40px;
}

#sec7 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #888;
  line-height: 26px;
}

#sec7 dl dd {
  white-space: nowrap;
  text-align: right;
  color: #be0b0b;
}

#sec7 dl.flex_end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#sec7 h2 {
  text-align: center;
}

#sec7 .cap1 {
  text-align: center;
  padding-top: 15px;
}

#sec7 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 100px;
}

#sec7 .content &gt; * {
  width: 320px;
}

#sec7 .content p.cap {
	font-size: 14px;
	line-height: 24px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  color: #fff;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #sec5 dl dd, #sec3 dl dd {
    padding: 13px 10px 0px 10px;
  }
}
/*# sourceMappingURL=menu.css.map */</pre></body></html>