/* ------------------------------
 width: all
------------------------------ */
main section.ttlbox .wrapper {
  background-image: url(../../images/ttl_about.jpg);
}

main section.s01 {
  padding-top: 100px;
}

main section.s01 .wrapper .img01 {
  display: block;
  margin: 0 auto;
}

main section.s01 .wrapper .t01 {
  width: 1000px;
  margin: 15px auto 0;
  font-size: 14px;
}

main section.s01 .wrapper .msg01 {
  width: 958px;
  display: block;
  margin: 70px auto 0;
}

main section.s02 {
  padding-top: 250px;
}

main section.s02 .wrapper .sliderbox {
  width: 100%;
  margin: 0 auto;
}

main section.s02 .wrapper .sliderbox .slider {
  margin: 0 auto;
}

main section.s02 .wrapper .sliderbox .slider .slide {
  padding: 0 5px;
}

main section.s02 .wrapper .sliderbox .slider .slide img {
  width: 100%;
}

main section.s03 {
  background-color: #fff;
  padding: 150px 0;
}

main section.s03 .wrapper .icon_ttl {
  display: block;
  margin: 0 auto;
}

main section.s03 .wrapper h3 {
  text-align: center;
  font-size: 45px;
  letter-spacing: 6px;
  margin-top: 10px;
  color: #0f1f55;
}

main section.s03 .wrapper .photo01 {
  width: 100%;
  display: block;
  margin-top: 25px;
}

main section.s03 .wrapper .t01 {
  width: 920px;
  margin: 35px auto 0;
  font-size: 16px;
  line-height: 190%;
}

main section.s03 .wrapper .shoplist li {
  padding: 60px 0;
}

main section.s03 .wrapper .shoplist li:nth-child(even) .box01 .photo01 {
  float: right;
}

main section.s03 .wrapper .shoplist li:nth-child(even) .box01 .right {
  float: left;
}

main section.s03 .wrapper .shoplist li .box01 {
  width: 1120px;
  margin: 0 auto;
}

main section.s03 .wrapper .shoplist li .box01 .photo01 {
  display: block;
  width: 620px;
  float: left;
}

main section.s03 .wrapper .shoplist li .box01 .right {
  width: calc(100% - 660px);
  float: right;
}

main section.s03 .wrapper .shoplist li .box01 .right .t01 {
  font-size: 32px;
  color: #0f1f55;
  line-height: 100%;
  width: 100%;
}

main section.s03 .wrapper .shoplist li .box01 .right .t02 {
  color: #333;
  font-size: 16px;
  line-height: 170%;
  margin-top: 15px;
}

main section.s03 .wrapper .shoplist li .box01 .right .caution {
  font-size: 14px;
  margin-top: 10px;
}

main section.s03 .wrapper .shoplist li .box01 .right table {
  width: 100%;
  margin-top: 30px;
}

main section.s03 .wrapper .shoplist li .box01 .right table tr:last-child td {
  border: none;
}

main section.s03 .wrapper .shoplist li .box01 .right table tr th {
  width: 85px;
  background-color: #0f1f55;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 7px 0;
  border-bottom: 1px solid #fff;
}

main section.s03 .wrapper .shoplist li .box01 .right table tr td {
  border-bottom: 1px dotted #888;
  background-color: #fff;
  font-size: 14px;
  padding: 7px 10px;
  background-image: url(../../images/bg_footer.jpg);
}

main section.s03 .wrapper .shoplist li .box01 .right .more {
  width: 320px;
  display: block;
  margin: 50px auto 0;
}

main section.s03 .wrapper .shoplist li .box01 .right .more img {
  width: 100%;
  display: block;
}

main section.s03 .wrapper .shoplist li .box01 .right .photo02 {
  display: block;
  max-width: 100%;
  margin: 25px auto 0;
}

main section.s04 {
  background-image: url(../../images/bg_ab01.png);
  background-size: 100% 100%;
  background-color: #fff;
  padding: 100px 0 30px;
}

main section.s04 .wrapper h4 {
  text-align: center;
  font-size: 45px;
  letter-spacing: 8px;
  color: #0f1f55;
}

main section.s04 .wrapper table {
  width: 800px;
  margin: 30px auto 0;
}

main section.s04 .wrapper table tr:last-child td {
  border: none;
}

main section.s04 .wrapper table tr th {
  width: 120px;
  background-color: #0f1f55;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}

main section.s04 .wrapper table tr td {
  border-bottom: 2px dashed #aaa;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 20px;
}

main section.s04 .wrapper h5 {
  text-align: center;
  font-size: 38px;
  letter-spacing: 3px;
  margin-top: 100px;
  color: #0f1f55;
}

main section.s05 iframe {
  width: 100% !important;
  height: 600px !important;
  display: block !important;
}

main section.s05 .wrapper {
  width: 1065px;
  margin: 0 auto;
  padding-top: 65px;
}

main section.s05 .wrapper dl + dl {
  margin-top: 40px;
}

main section.s05 .wrapper dl dt {
  background-color: rgba(166, 150, 97, 0.25);
  height: 34px;
  padding: 0 20px;
  line-height: 34px;
  color: #0f1f55;
  font-size: 18px;
}

main section.s05 .wrapper dl dd {
  margin-top: 15px;
}

main section.s05 .wrapper dl dd img {
  width: 100%;
  display: block;
}

main section.s05 .wrapper .t01 {
  text-align: right;
  font-size: 12px;
  color: #0f1f55;
  margin-top: 20px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  main section.ttlbox .wrapper {
    background-image: url(../../images/ttl_shop.jpg);
  }
  main section.s01 {
    padding: 50px 20px 0;
  }
  main section.s01 .wrapper .img01 {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper .t01 {
    width: 100%;
    margin: 12px auto 0;
    font-size: 12px;
  }
  main section.s01 .wrapper .msg01 {
    width: 100%;
    display: block;
    margin: 40px auto 0;
  }
  main section.s02 {
    padding-top: 50px;
  }
  main section.s02 .wrapper .sliderbox {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper .sliderbox .slider {
    margin: 0 auto;
  }
  main section.s02 .wrapper .sliderbox .slider .slide {
    padding: 0 5px;
  }
  main section.s02 .wrapper .sliderbox .slider .slide img {
    width: 100%;
  }
  main section.s03 {
    background-color: #fff;
    padding: 60px 20px;
  }
  main section.s03 .wrapper .icon_ttl {
    width: 100px;
    display: block;
    margin: 0 auto;
  }
  main section.s03 .wrapper h3 {
    text-align: center;
    font-size: 28px;
    letter-spacing: 3px;
    margin-top: 7px;
    color: #0f1f55;
  }
  main section.s03 .wrapper .photo01 {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s03 .wrapper .t01 {
    width: 100%;
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 160%;
  }
  main section.s03 .wrapper .shoplist {
    padding: 0;
  }
  main section.s03 .wrapper .shoplist li {
    padding: 30px 0;
  }
  main section.s03 .wrapper .shoplist li:nth-child(even) .box01 .photo01 {
    float: right;
  }
  main section.s03 .wrapper .shoplist li:nth-child(even) .box01 .right {
    float: left;
  }
  main section.s03 .wrapper .shoplist li .box01 {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .shoplist li .box01 .photo01 {
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  main section.s03 .wrapper .shoplist li .box01 .right {
    width: 100%;
    float: none;
    margin: 0px auto 0;
  }
  main section.s03 .wrapper .shoplist li .box01 .right .t01 {
    font-size: 22px;
    color: #0f1f55;
  }
  main section.s03 .wrapper .shoplist li .box01 .right .t02 {
    color: #333;
    font-size: 14px;
    line-height: 170%;
    margin-top: 10px;
  }
  main section.s03 .wrapper .shoplist li .box01 .right .caution {
    font-size: 14px;
    margin-top: 10px;
  }
  main section.s03 .wrapper .shoplist li .box01 .right table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .shoplist li .box01 .right table tr th {
    width: 70px;
    background-color: #0f1f55;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    border-bottom: 1px solid #fff;
  }
  main section.s03 .wrapper .shoplist li .box01 .right table tr td {
    font-size: 13px;
    padding: 5px 10px;
  }
  main section.s03 .wrapper .shoplist li .box01 .right .more {
    width: 200px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s03 .wrapper .shoplist li .box01 .right .more img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .shoplist li .box01 .right .photo02 {
    display: block;
    max-width: 100%;
    margin: 25px auto 0;
  }
  main section.s04 {
    background-image: url(../../images/bg_ab01.png);
    background-size: 100% 100%;
    background-color: #fff;
    padding: 50px 20px 20px;
  }
  main section.s04 .wrapper h4 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    color: #0f1f55;
  }
  main section.s04 .wrapper table {
    width: 100%;
    margin: 20px auto 0;
  }
  main section.s04 .wrapper table tr:last-child td {
    border: none;
  }
  main section.s04 .wrapper table tr th {
    width: 90px;
    background-color: #0f1f55;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 7px 0;
    border-bottom: 1px solid #fff;
  }
  main section.s04 .wrapper table tr td {
    border-bottom: 2px dashed #aaa;
    background-color: #fff;
    font-size: 13px;
    padding: 7px 10px;
  }
  main section.s04 .wrapper h5 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 50px;
    color: #0f1f55;
  }
  main section.s05 iframe {
    width: 100% !important;
    height: 300px !important;
    display: block !important;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px 0;
  }
  main section.s05 .wrapper dl + dl {
    margin-top: 20px;
  }
  main section.s05 .wrapper dl dt {
    background-color: rgba(166, 150, 97, 0.25);
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    color: #0f1f55;
    font-size: 16px;
  }
  main section.s05 .wrapper dl dd {
    margin-top: 15px;
    overflow: scroll;
  }
  main section.s05 .wrapper dl dd img {
    width: 900px;
    display: block;
  }
  main section.s05 .wrapper .t01 {
    text-align: right;
    font-size: 12px;
    color: #0f1f55;
    margin-top: 10px;
  }
}
