@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#container {
    margin: 0 auto;
    width: 950px;
}
.mainVisual {
    margin-top: -178px;
}
.mainVisual .textImg01 {
    margin-top: -57px;
}
#main .sec01 h2 {
    margin: -33px 0 2px;
}
#main .sec01 .title02 {
    position: relative;
    z-index: 1;
}
#main .sec02 {
    margin-top: -20px;
}
#main .sec02 .text {
    margin-bottom: 59px;
    text-align: center;
    letter-spacing: -0.058em;
}
#main .sec02 .textImg02 {
    margin-top: -5px;
}
#main .sec02 .textBox {
    position: relative;
}
#main .sec02 .textImg03 {
    margin-top: -1px;
}
#main .sec02 .comBtn {
    bottom: 29.6%;
}
#main .sec02 .comTextBox p {
    bottom: 192px;
}
#main .sec02 .textArea {
    position: relative;
}
#main .sec02 .textArea p {
    position: absolute;
    font-size: 3.3rem;
    line-height: 1.85;
}
#main .sec02 .textArea .text02 {
    top: 14.8%;
    left: 50px;
    letter-spacing: 0.01em;
}
#main .sec02 .textArea .text03 {
    top: 27.4%;
    right: 50px;
    letter-spacing: 0.04em;
}
#main .sec02 .textArea .text04 {
    top: 40.65%;
    left: 50px;
}
#main .sec02 .textArea .text05 {
    top: 54.35%;
    right: 50px;
    letter-spacing: -0.03em;
}
#main .sec02 .textArea .text06 {
    bottom: 28.15%;
    left: 50px;
}
#main .sec02 .textArea .text07 {
    bottom: 14.95%;
    right: 50px;
    letter-spacing: -0.035em;
}
#main .sec02 .textArea .text08 {
    bottom: 2.2%;
    left: 50px;
    letter-spacing: 0.01em;
}
#main .sec02 .textArea .text08 small {
    margin-top: 5px;
    display: block;
    font-size: 1.7rem;
    letter-spacing: 0.04em;
}
#main .sec02 ul {
    position: absolute;
    top: 368px;
    left: 99px;
}
#main .sec02 li {
    padding: 65px 0 75px;
    width: 752px;
    display: flex;
    justify-content: space-between;
}
#main .sec02 li dl {
    width: 351px;
}
#main .sec02 li dt {
    margin-bottom: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #8B0613;
    font-size: 3.8rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.42;
    letter-spacing: 0.06em;
    font-family: 'Noto Serif JP', serif;
}
#main .sec02 li dd {
    font-size: 2.8rem;
    font-feature-settings: 'palt';
    line-height: 1.64;
    letter-spacing: -0.01em;
}
footer {
  margin-top: 120px; }
  footer h2 {
    text-align: center; }
  footer h3 {
    font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 88px;
    text-align: center;
    margin-bottom: 40px; 
        font-weight: normal;}
  footer .shop_btn {
    max-width: 850px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center; }
    footer .shop_btn li {
      width: 48%;
      margin-bottom: 4%;
      filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3)); }
      footer .shop_btn li img {
        width: 100%;
        height: auto; }
  footer section {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    overflow: hidden; }
    footer section h4 {
      font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 56px;
      padding-bottom: 10px;
      margin-bottom: 30px;
      line-height: 1;
      border-bottom: 3px double #000; 
          font-weight: normal;}
    footer section .map {
      position: relative;
      padding-bottom: 44%; }
      footer section .map iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    footer section table {
      margin-top: 45px;
      margin-bottom: 45px;
      border-top: 1px solid #0c152f; }
      footer section table th {
        font-size: 24px;
        color: #fff;
        text-align: center;
        line-height: 1;
        padding: 0.5em 1em;
        padding-right: 0.5em;
        background-color: #0c152f;
        font-weight: normal;
        letter-spacing: 0.5em;
        border-bottom: 1px solid #fff; }
      footer section table td {
        font-size: 22px;
        padding: 0.5em 1em;
        border-bottom: 1px solid #0c152f; }
      footer section table tr:last-of-type th {
        border-color: #0c152f; }
    footer section .btn_list {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      align-items: center; }
      footer section .btn_list li {
        filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
        width: 48%; }
        footer section .btn_list li img {
          width: 100%;
          height: auto; }
    footer section .slide_wrap {
      position: relative; }
      footer section .slide_wrap .arrow_btn {
        height: 50px;
        position: absolute;
        bottom: 50%;
        right: 50%;
        -o-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
        -moz-transform: translate(50%, 50%);
        -webkit-transform: translate(50%, 50%);
        transform: translate(50%, 50%);
        width: 96%; }
        footer section .slide_wrap .arrow_btn li {
          display: inline-block;
          position: absolute;
          cursor: pointer; }
          footer section .slide_wrap .arrow_btn li.prev {
            left: 0; }
          footer section .slide_wrap .arrow_btn li.next {
            right: 0; }
    footer section .shop_slider {
      margin-top: 30px;
      margin-left: -50px;
      margin-right: -50px; }
      footer section .shop_slider li {
        padding-left: 15px;
        padding-right: 15px; }
        footer section .shop_slider li img {
          width: 100%;
          height: auto; }
  footer p.copy {
    font-size: 22px;
    text-align: center;
    margin-top: 80px;
    padding-bottom: 40px; }
shop_slider li.wide{
	width: 602px !important;
}