@charset "UTF-8";
.position-relative {
  position: relative;
}

.badge-point {
  display: inline-block;
}
@media print, screen and (min-width: 741px) {
  .badge-point {
    margin-right: 10px;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 740px) {
  .badge-point {
    vertical-align: 3px;
  }
  .badge-point img {
    width: 80px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 740px) {
  .badge-point.block-sp {
    display: block;
  }
}
@media print, screen and (min-width: 741px) {
  .badge-point.hide-pc {
    display: none;
  }
}

.area-section {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 741px) {
  .area-section {
    margin-bottom: 80px;
  }
}

.dl-table {
  display: table;
}
.dl-table dt {
  display: table-cell;
  vertical-align: top;
}
.dl-table dd {
  display: table-cell;
  vertical-align: top;
  padding-left: 1em;
}

.icon-ribbon {
  background-image: url("../new-jirei/new-theme/new-theme1/img/sec9_title_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  color: #664C00;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
@media print, screen and (min-width: 741px) {
  .icon-ribbon {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 740px) {
  .icon-ribbon {
    font-size: 18px;
  }
}

.bg-madori {
  background-image: url("../new-jirei/new-theme/new-theme1/img/sec9_bg.png");
}
@media print, screen and (min-width: 741px) {
  .bg-madori {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 740px) {
  .bg-madori {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.area-main-footer {
  text-align: center;
}
@media print, screen and (min-width: 741px) {
  .area-main-footer {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 740px) {
  .area-main-footer {
    padding-top: 10px;
  }
}

@media print, screen and (min-width: 741px) {
  .fig-madori {
    *zoom: 1;
    width: 520px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .fig-madori:before, .fig-madori:after {
    content: "";
    display: table;
  }
  .fig-madori:after {
    clear: both;
  }
  .fig-madori:first-child {
    margin-left: 0;
  }
  .fig-madori:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
}
@media only screen and (max-width: 740px) {
  .fig-madori {
    text-align: center;
  }
}
.fig-madori figcaption {
  font-size: 26px;
  margin-top: 5px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
@media only screen and (max-width: 740px) {
  .fig-madori figcaption {
    text-align: center;
    font-size: 14px;
  }
}

.button-theme-footer {
  padding: 0;
  line-height: 100px;
  width: 300px;
  background-color: #673532;
  color: #FFF;
}
@media print, screen and (min-width: 741px) {
  .button-theme-footer {
    font-size: 20px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 740px) {
  .button-theme-footer {
    line-height: 60px;
    width: 180px;
  }
}

@media only screen and (max-width: 740px) {
  .section-title-mini-sp img {
    width: 100px;
  }
}

.bg-syuno {
  background-image: url("../new-jirei/new-theme/new-theme2/img/sec10_bg.png");
  padding-top: 20px;
  padding-bottom: 20px;
}
@media print, screen and (min-width: 741px) {
  .bg-syuno {
    padding-top: 30px;
  }
}

.title-syuno {
  margin-bottom: 30px;
}
@media only screen and (max-width: 740px) {
  .title-syuno {
    margin-bottom: 10px;
  }
  .title-syuno img {
    width: 150px;
  }
}

.title-syuno-second {
  margin-bottom: 10px;
}
@media only screen and (max-width: 740px) {
  .title-syuno-second {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 741px) {
  .title-syuno-second {
    font-size: 30px;
  }
}

@media only screen and (max-width: 740px) {
  .intro-bnr {
    text-align: center;
    width: 100%;
  }
  .intro-bnr img {
    width: 197px;
  }
}

@media only screen and (max-width: 740px) {
  .badge-iine {
    display: inline-block;
    margin-right: 5px;
  }
  .badge-iine img {
    width: 40px;
  }
}

@media only screen and (max-width: 740px) {
  .flex-title-point {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 741px) {
  .flex-title-point .flex-item:nth-child(1) {
    width: 148px;
  }
}
@media only screen and (max-width: 740px) {
  .flex-title-point .flex-item:nth-child(1) {
    width: 80px;
    margin-bottom: 5px;
  }
}
@media print, screen and (min-width: 741px) {
  .flex-title-point .flex-item:nth-child(2) {
    padding-left: 10px;
    padding-top: 5px;
  }
}

.area-hero {
  position: relative;
}
@media print, screen and (min-width: 741px) {
  .area-hero {
    background-image: url("../new-jirei/new-theme/new-theme3/img/hero.png");
    height: 900px;
    background-repeat: no-repeat;
    background-position: center top;
  }
}

.color-rd {
  color: #CC0000;
}

.color-br {
  color: #B25900;
}

.color-pk {
  color: #FF6666;
}

@media print, screen and (min-width: 741px) {
  .flex-video {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}

.bg-intro {
  background-color: #F0F0E1;
}
@media print, screen and (min-width: 741px) {
  .bg-intro {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: -50px;
  }
}
@media only screen and (max-width: 740px) {
  .bg-intro {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.title-youtube {
  text-align: center;
}
@media only screen and (max-width: 740px) {
  .title-youtube {
    font-size: 14px;
    margin-top: -5px;
  }
}
.title-youtube:before, .title-youtube:after {
  background: url(../new-jirei/new-theme/new-theme3/img/chevron.png) left top no-repeat;
  content: "";
  display: inline-block;
  width: 58px;
  height: 30px;
  background-size: contain;
  background-position: center center;
  vertical-align: middle;
  margin-left: 30px;
  margin-right: 30px;
}
@media only screen and (max-width: 740px) {
  .title-youtube:before, .title-youtube:after {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 740px) {
  .title-youtube:before {
    content: none;
  }
}
@media only screen and (max-width: 740px) {
  .title-youtube:after {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 16px;
    margin-top: 5px;
  }
}

.block-sec2-intro {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 741px) {
  .block-sec2-intro {
    text-align: left;
  }
}

@media print, screen and (min-width: 741px) {
  .block-iine-2 {
    width: 710px;
    margin-left: auto;
    margin-top: -20px;
    position: relative;
    z-index: 10;
  }
}

@media print, screen and (min-width: 741px) {
  .block-iine2-photo {
    float: left;
    margin-top: -140px;
  }
}
@media print, screen and (min-width: 741px) {
  .block-iine2-photo .text-iine2 {
    width: 530px;
    margin-left: auto;
    display: block;
    margin-top: -20px;
  }
}

@media print, screen and (min-width: 741px) {
  .block-iine-3 {
    margin-top: -40px;
  }
}

@media print, screen and (min-width: 741px) {
  .block-iine-3-photo {
    margin-top: -150px;
    position: relative;
    z-index: -10;
  }
}
@media only screen and (max-width: 740px) {
  .block-iine-3-photo {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -1em;
  }
}

@media only screen and (max-width: 740px) {
  .flex-shuno-theme3 {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 740px) {
  .flex-shuno-theme3 .flex-item {
    width: 251px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 741px) {
  .flex-shuno-theme3 .flex-item:nth-child(1) {
    width: 530px;
  }
}
@media print, screen and (min-width: 741px) {
  .flex-shuno-theme3 .flex-item:nth-child(2) {
    width: 450px;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 740px) {
  .flex-shuno-theme3 .flex-item:nth-child(2) {
    margin-bottom: -20px;
  }
}
@media only screen and (max-width: 740px) {
  .flex-shuno-theme3 .flex-item h4 {
    text-align: center;
  }
}
@media only screen and (max-width: 740px) {
  .flex-shuno-theme3 .flex-item h4 img {
    width: 155px;
  }
}

@media only screen and (max-width: 740px) {
  .title-header-neko img {
    width: 192px;
  }
}

.title-cat {
  color: #33240A;
  font-weight: 500;
  position: relative;
  padding-left: 65px;
}
@media print, screen and (min-width: 741px) {
  .title-cat {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 740px) {
  .title-cat {
    padding-left: 44px;
    padding-top: 10px;
    margin-bottom: 15px;
  }
}
.title-cat:before {
  background: url(../new-jirei/new-theme/new-theme3/img/sec4_icon.png) left top no-repeat;
  content: "";
  display: inline-block;
  width: 52px;
  height: 61px;
  background-size: contain;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 740px) {
  .title-cat:before {
    width: 30px;
    height: 36px;
  }
}
.title-cat em {
  font-weight: 700;
}

@media print, screen and (min-width: 741px) {
  .flex-sec4-gallery {
    position: relative;
    z-index: -10;
  }
}
@media print, screen and (min-width: 741px) {
  .flex-sec4-gallery .flex-item:nth-child(1) {
    padding-right: 5px;
  }
}
@media print, screen and (min-width: 741px) {
  .flex-sec4-gallery .flex-item:nth-child(2) {
    margin-top: -87px;
    padding-left: 5px;
  }
}

/*# sourceMappingURL=page_theme3.css.map */
