@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: .2rem;
  font-family: "Times New Roman",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  color: #333333; }
  @media (max-width: 767px) {
    body {
      font-size: 1.4rem; } }

section {
  position: relative;
  padding: 120px 0; }
  @media (max-width: 767px) {
    section {
      padding: 80px 0; } }
  section .containar {
    max-width: 1200px;
    margin: auto; }
    @media (max-width: 1240px) {
      section .containar {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      section .containar {
        padding: 0 10px; } }
  section div {
    box-sizing: border-box; }

img {
  width: 100%;
  max-width: 100%;
  display: block; }

h1, h2, h3, h4 {
  margin: 0;
  font-weight: 500; }

dt, dd {
  font-weight: 500;
  line-height: 1.6; }

h2 {
  line-height: 1.6;
  font-weight: 500;
  font-family: "Hannari", "Times New Roman", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 3.8rem; }

h2.tmp_ttl {
  line-height: 1.6;
  font-weight: 500;
  font-family: "Hannari", "Times New Roman", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 3.8rem;
  letter-spacing: .6rem;
  text-align: center;
  position: relative;
  padding: 0 0 6.6rem;
  margin: 0 0 4rem; }
  @media (max-width: 767px) {
    h2.tmp_ttl {
      font-size: 2.6rem;
      margin: 0 auto 2.4rem;
      padding: 0 0 4rem;
      letter-spacing: .2rem; } }
  h2.tmp_ttl span {
    font-size: 2.2rem;
    color: #8f803b;
    display: table;
    margin: 0 auto 1rem;
    position: relative;
    padding: 0 5rem;
    letter-spacing: .2rem; }
    @media (max-width: 767px) {
      h2.tmp_ttl span {
        font-size: 1.8rem;
        padding: 0 4rem; } }
    h2.tmp_ttl span:before {
      content: "";
      width: 30px;
      height: 1px;
      background: #8f803b;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
      @media (max-width: 767px) {
        h2.tmp_ttl span:before {
          width: 24px; } }
    h2.tmp_ttl span:after {
      content: "";
      width: 30px;
      height: 1px;
      background: #8f803b;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
      @media (max-width: 767px) {
        h2.tmp_ttl span:after {
          width: 24px; } }
  h2.tmp_ttl:after {
    content: "";
    width: 48px;
    height: 50px;
    background: url(../img/ttl_icon01.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
    @media (max-width: 767px) {
      h2.tmp_ttl:after {
        width: 32px;
        height: 32px; } }

h3 {
  line-height: 1.6;
  font-weight: 500;
  font-family: "Hannari", "Times New Roman", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif; }

@media (max-width: 767px) {
  .pc_only {
    display: none; } }

@media (min-width: 768px) {
  .sp_only {
    display: none; } }

/*--------------------------------------------------------------------*/
.mv {
  padding: 0;
  height: calc(100vh - 150px);
  background: url(../img/mv_bg.jpg) no-repeat center;
  background-size: cover; }
  @media (max-width: 960px) {
    .mv {
      height: 90vh; } }
  @media (max-width: 767px) {
    .mv {
      background: url(../img/mv_bg_sp.jpg) no-repeat center;
      background-size: cover;
      height: 128vw; } }
  .mv .containar {
    height: 100%;
    position: relative; }
    .mv .containar h1 {
      max-width: 464px;
      margin: auto;
      position: absolute;
      top: 10%;
      left: 0;
      right: 0; }
      @media (max-width: 960px) {
        .mv .containar h1 {
          width: 54vw; } }
      @media (max-width: 767px) {
        .mv .containar h1 {
          width: 60vw; } }
      @media (min-width: 769px) and (max-height: 1050px) {
        .mv .containar h1 {
          width: 48vh; } }
    .mv .containar .img {
      width: 92%;
      position: absolute;
      bottom: 8%;
      left: 0;
      right: 0;
      margin: auto;
      max-width: 888px; }
      @media (min-width: 769px) and (max-height: 1050px) {
        .mv .containar .img {
          width: 78vh; } }

.intro {
  background: url(../img/intro_bg.jpg) no-repeat right;
  background-size: cover; }
  @media (max-width: 767px) {
    .intro {
      background: url(../img/intro_bg_sp.jpg) no-repeat top center;
      background-size: cover; } }
  .intro .rt_txt {
    writing-mode: vertical-rl;
    width: 100%;
    max-height: 500px; }
    @media (max-width: 767px) {
      .intro .rt_txt {
        writing-mode: inherit;
        max-height: none; } }
    .intro .rt_txt h2 {
      font-size: 4rem;
      margin-left: 6rem;
      position: relative;
      padding-top: 6.4rem; }
      @media (min-width: 768px) and (max-width: 1415px) {
        .intro .rt_txt h2 {
          margin-left: 4rem; } }
      @media (max-width: 767px) {
        .intro .rt_txt h2 {
          font-size: 2.6rem;
          text-align: center;
          margin: 0 auto 2.4rem;
          padding: 0 0 4rem; } }
      .intro .rt_txt h2:before {
        content: "";
        width: 48px;
        height: 50px;
        background: url(../img/ttl_icon01.png) no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto; }
        @media (max-width: 767px) {
          .intro .rt_txt h2:before {
            width: 32px;
            height: 32px;
            top: auto;
            bottom: 0; } }
    .intro .rt_txt p {
      line-height: 2.8; }
      @media (max-width: 767px) {
        .intro .rt_txt p {
          line-height: 2.4; } }
      .intro .rt_txt p:not(:last-of-type) {
        margin-left: 5rem; }
        @media (min-width: 768px) and (max-width: 1415px) {
          .intro .rt_txt p:not(:last-of-type) {
            margin-left: 3rem; } }
        @media (max-width: 767px) {
          .intro .rt_txt p:not(:last-of-type) {
            margin-left: 0;
            margin-bottom: 2rem; } }
  .intro .img {
    width: 50%;
    margin: 3rem auto 0; }
  .intro:before {
    content: "";
    width: 418px;
    height: 428px;
    background: url(../img/intro_img.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 5%;
    bottom: 6%; }
    @media (min-width: 768px) and (max-width: 1415px) {
      .intro:before {
        left: calc(100% - 1270px); } }
    @media (max-width: 767px) {
      .intro:before {
        display: none; } }

.base {
  padding-top: 0; }
  .base .con_main {
    position: relative;
    height: 700px; }
    @media (min-width: 768px) and (max-width: 1240px) {
      .base .con_main {
        margin-bottom: 150px; } }
    @media (max-width: 767px) {
      .base .con_main {
        height: auto; } }
    .base .con_main .containar {
      height: 100%;
      position: relative; }
      @media (max-width: 767px) {
        .base .con_main .containar {
          padding: 0; } }
      .base .con_main .containar h2 {
        writing-mode: vertical-rl;
        position: absolute;
        top: -3rem;
        right: 0; }
        @media (min-width: 768px) {
          .base .con_main .containar h2 {
            max-height: 670px; } }
        @media (max-width: 1240px) {
          .base .con_main .containar h2 {
            right: 20px; } }
        @media (max-width: 767px) {
          .base .con_main .containar h2 {
            writing-mode: inherit;
            top: -2rem; } }
        .base .con_main .containar h2 span {
          display: inline-block;
          color: #fff;
          font-size: 4.6rem;
          padding: 2rem 0; }
          @media (max-width: 1240px) {
            .base .con_main .containar h2 span {
              font-size: 4rem; } }
          @media (max-width: 767px) {
            .base .con_main .containar h2 span {
              display: table;
              padding: 0 2rem;
              font-size: 3.4rem; } }
          @media (max-width: 500px) {
            .base .con_main .containar h2 span {
              font-size: 7vw; } }
          .base .con_main .containar h2 span:first-of-type {
            margin-left: 2rem; }
            @media (max-width: 767px) {
              .base .con_main .containar h2 span:first-of-type {
                margin-left: 0; } }
          .base .con_main .containar h2 span:last-of-type {
            margin-top: 10rem; }
            @media (max-width: 767px) {
              .base .con_main .containar h2 span:last-of-type {
                margin-top: 10px;
                margin-left: auto; } }
    .base .con_main .txt_area {
      z-index: 2;
      max-width: 540px;
      min-height: 426px;
      background: rgba(255, 255, 255, 0.9);
      padding: 5rem;
      position: absolute;
      bottom: -10%;
      left: 4%;
      color: #333; }
      @media (min-width: 768px) and (max-width: 1240px) {
        .base .con_main .txt_area {
          width: 90%;
          left: 0;
          right: 0;
          bottom: auto;
          top: 82%;
          margin: auto;
          min-height: auto;
          max-width: none;
          max-height: none;
          padding: 5rem 4rem; } }
      @media (max-width: 767px) {
        .base .con_main .txt_area {
          max-width: none;
          min-height: auto;
          width: 96%;
          position: inherit;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          margin: -40px auto 0;
          padding: 3rem 2rem; } }
      .base .con_main .txt_area h3 {
        color: #9a3939;
        font-size: 3rem;
        margin: 0 0 1.8rem; }
        @media (max-width: 767px) {
          .base .con_main .txt_area h3 {
            font-size: 2.2rem;
            margin: 0 0 1.4rem; } }
  .base .con_sub {
    padding: 120px 0; }
    @media (max-width: 767px) {
      .base .con_sub {
        padding: 80px 0; } }
    .base .con_sub .ttl_txt {
      text-align: center;
      margin: 0 0 4rem; }
      @media (max-width: 767px) {
        .base .con_sub .ttl_txt {
          text-align: left;
          margin: 0 0 3rem; } }
  .base .item_li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0; }
    .base .item_li li {
      width: calc(96% / 2);
      display: flex;
      flex-direction: column; }
      .base .item_li li:nth-child(n+3) {
        margin-top: 10rem; }
        @media (max-width: 767px) {
          .base .item_li li:nth-child(n+3) {
            margin-top: 4rem; } }
      @media (max-width: 374px) {
        .base .item_li li {
          width: 100%; }
          .base .item_li li:not(:first-child) {
            margin-top: 4rem; } }
      .base .item_li li dl {
        margin: 2rem auto 3rem;
        max-width: 470px;
        width: 100%; }
        @media (max-width: 767px) {
          .base .item_li li dl {
            margin: 1rem auto; } }
        .base .item_li li dl dt.name {
          font-size: 3rem; }
          @media (max-width: 767px) {
            .base .item_li li dl dt.name {
              font-size: 1.8rem;
              line-height: 1.6; } }
          @media (max-width: 374px) {
            .base .item_li li dl dt.name {
              font-size: 2rem; } }
          .base .item_li li dl dt.name span {
            display: block;
            font-size: 2.2rem; }
            @media (max-width: 767px) {
              .base .item_li li dl dt.name span {
                font-size: 1.4rem; } }
            @media (max-width: 374px) {
              .base .item_li li dl dt.name span {
                font-size: 1.6rem; } }
            .base .item_li li dl dt.name span.gram {
              line-height: 1;
              display: inline-block;
              font-size: 1.8rem; }
              @media (max-width: 767px) {
                .base .item_li li dl dt.name span.gram {
                  font-size: 1.4rem; } }
              @media (max-width: 374px) {
                .base .item_li li dl dt.name span.gram {
                  font-size: 1.6rem; } }
          .base .item_li li dl dt.name .catch {
            color: #9a3939; }
        .base .item_li li dl dd {
          text-align: right;
          font-size: 3.2rem; }
          @media (max-width: 767px) {
            .base .item_li li dl dd {
              font-size: 2.2rem;
              line-height: 1.6; } }
          @media (max-width: 374px) {
            .base .item_li li dl dd {
              font-size: 2.4rem; } }
          .base .item_li li dl dd .yen {
            font-size: 2.2rem; }
            @media (max-width: 767px) {
              .base .item_li li dl dd .yen {
                font-size: 1.6rem; } }
            @media (max-width: 374px) {
              .base .item_li li dl dd .yen {
                font-size: 1.8rem; } }
          .base .item_li li dl dd .zei {
            font-size: 1.8rem; }
            @media (max-width: 767px) {
              .base .item_li li dl dd .zei {
                font-size: 1.4rem; } }
            @media (max-width: 374px) {
              .base .item_li li dl dd .zei {
                font-size: 1.6rem; } }
          .base .item_li li dl dd.in ul {
            margin: 10px 0;
            display: block;
            padding-left: 2rem; }
            .base .item_li li dl dd.in ul li {
              display: block;
              width: 100%;
              font-size: 1.8rem;
              text-align: left;
              margin: 0;
              position: relative; }
              @media (max-width: 767px) {
                .base .item_li li dl dd.in ul li {
                  font-size: 1.3rem; } }
              .base .item_li li dl dd.in ul li:before {
                content: "";
                width: 3px;
                height: 3px;
                border-radius: 2px;
                background: #333;
                position: absolute;
                left: -1.4rem;
                top: 1rem; }
      .base .item_li li .item_btn {
        width: 100%;
        margin: auto auto 0; }

.item_btn {
  max-width: 470px;
  margin: 3rem auto 0; }
  @media (max-width: 767px) {
    .item_btn {
      margin: 2rem auto 0; } }
  .item_btn a {
    display: block;
    background: #6e1313;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    padding: 2rem 1rem;
    position: relative; }
    @media (max-width: 767px) {
      .item_btn a {
        font-size: 1.6rem;
        padding: 1.3rem 1rem; } }
    .item_btn a:after {
      content: "";
      width: 10px;
      height: 10px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 5%;
      margin: auto;
      transform: rotate(45deg);
      transition: .3s; }
      @media (max-width: 767px) {
        .item_btn a:after {
          width: 8px;
          height: 8px; } }
    .item_btn a:hover {
      background: #480909; }
      .item_btn a:hover:after {
        right: 4%; }

.sec01 {
  background: #0e0e0e;
  color: #fff; }
  .sec01 .con_main {
    background: url(../img/sec01_bg01.jpg) no-repeat center;
    background-size: cover; }
    @media (min-width: 768px) and (max-width: 1240px) {
      .sec01 .con_main {
        background-position: top 0 right 35%; } }
    @media (max-width: 767px) {
      .sec01 .con_main {
        background: none; } }
    .sec01 .con_main .containar h2 span {
      color: #c6b876;
      background: #0e0e0e; }
    .sec01 .con_main:before {
      content: "";
      width: 528px;
      height: 456px;
      background: url(../img/sec01_kirakira.png) no-repeat;
      background-size: contain;
      position: absolute;
      bottom: -30%;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 1; }
      @media (max-width: 767px) {
        .sec01 .con_main:before {
          left: auto;
          right: 1%;
          bottom: auto;
          width: 83vw;
          height: 72vw;
          top: 16%; } }
  .sec01 .con_sub {
    padding: 0; }
    .sec01 .con_sub h2 span {
      color: #c6b876; }
      .sec01 .con_sub h2 span:before, .sec01 .con_sub h2 span:after {
        background: #c6b876; }
    .sec01 .con_sub h2:after {
      background: url(../img/ttl_icon03.png) no-repeat;
      background-size: contain; }
  .sec01 .pre_item {
    padding: 120px 20px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1240px) {
      .sec01 .pre_item {
        display: block; } }
    @media (max-width: 767px) {
      .sec01 .pre_item {
        padding: 60px 10px; } }
    .sec01 .pre_item .img {
      width: 48%; }
      @media (max-width: 1240px) {
        .sec01 .pre_item .img {
          width: 82%;
          margin: 0 auto 2rem; } }
    .sec01 .pre_item .txt_area {
      width: 48%; }
      @media (max-width: 1240px) {
        .sec01 .pre_item .txt_area {
          width: 100%; } }
      .sec01 .pre_item .txt_area h3 {
        color: #c6b876;
        font-size: 3.4rem;
        padding-left: 11rem;
        position: relative;
        margin: 0 0 2rem; }
        @media (max-width: 767px) {
          .sec01 .pre_item .txt_area h3 {
            font-size: 2.6rem;
            padding-left: 8rem; } }
        @media (max-width: 390px) {
          .sec01 .pre_item .txt_area h3 {
            padding-left: 5.4rem;
            font-size: 2.2rem;
            margin: 0 0 1.4rem; } }
        .sec01 .pre_item .txt_area h3:before {
          content: "";
          width: 106px;
          height: 47px;
          background: url(../img/ttl_icon02.png) no-repeat;
          background-size: contain;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          margin: auto; }
          @media (max-width: 767px) {
            .sec01 .pre_item .txt_area h3:before {
              width: 74px;
              height: 33px; } }
          @media (max-width: 390px) {
            .sec01 .pre_item .txt_area h3:before {
              width: 54px;
              height: 24px; } }
      .sec01 .pre_item .txt_area dl {
        margin: 3rem 0 0; }
        .sec01 .pre_item .txt_area dl dt {
          font-size: 3rem; }
          @media (max-width: 767px) {
            .sec01 .pre_item .txt_area dl dt {
              font-size: 2rem; } }
          .sec01 .pre_item .txt_area dl dt span {
            display: block;
            font-size: 2.2rem; }
            @media (max-width: 767px) {
              .sec01 .pre_item .txt_area dl dt span {
                font-size: 1.6rem; } }
            .sec01 .pre_item .txt_area dl dt span.gram {
              display: inline-block;
              font-size: 1.8rem; }
              @media (max-width: 767px) {
                .sec01 .pre_item .txt_area dl dt span.gram {
                  font-size: 1.6rem; } }
        .sec01 .pre_item .txt_area dl dd {
          text-align: right;
          font-size: 3.2rem; }
          @media (max-width: 767px) {
            .sec01 .pre_item .txt_area dl dd {
              font-size: 2.4rem; } }
          .sec01 .pre_item .txt_area dl dd .yen {
            font-size: 2.2rem; }
            @media (max-width: 767px) {
              .sec01 .pre_item .txt_area dl dd .yen {
                font-size: 1.8rem; } }
          .sec01 .pre_item .txt_area dl dd .zei {
            font-size: 1.8rem; }
            @media (max-width: 767px) {
              .sec01 .pre_item .txt_area dl dd .zei {
                font-size: 1.6rem; } }
      .sec01 .pre_item .txt_area .item_btn {
        margin: 3rem 0 0; }
        @media (max-width: 1240px) {
          .sec01 .pre_item .txt_area .item_btn {
            margin: 3rem auto 0; } }
        @media (max-width: 767px) {
          .sec01 .pre_item .txt_area .item_btn {
            margin: 2rem auto 0; } }

.sec02 {
  padding-bottom: 0;
  background: #1b2135; }
  .sec02 .con_main {
    background: url(../img/sec02_bg01.jpg) no-repeat center;
    background-size: cover; }
    @media (max-width: 767px) {
      .sec02 .con_main {
        background: none; } }
    .sec02 .con_main .containar h2 span {
      background: #792a2a; }
  .sec02 .point {
    background: url(../img/sec02_bg02.jpg) #1b2135 no-repeat center;
    background-size: cover;
    padding: 120px 0;
    color: #fff; }
    @media (max-width: 767px) {
      .sec02 .point {
        padding: 80px 0; } }
    .sec02 .point h3 {
      text-align: center;
      font-size: 3.8rem;
      position: relative;
      padding: 0 0 1.2rem;
      margin: 0 0 4rem; }
      @media (max-width: 767px) {
        .sec02 .point h3 {
          font-size: 3rem; } }
      .sec02 .point h3:after {
        content: "";
        width: 40px;
        height: 2px;
        background: #c6b876;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    .sec02 .point .box_wrap {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .sec02 .point .box_wrap .box {
        width: calc(95% / 3); }
        @media (max-width: 767px) {
          .sec02 .point .box_wrap .box {
            width: calc(94% / 2); }
            .sec02 .point .box_wrap .box:last-of-type {
              margin: 3rem auto 0; } }
        .sec02 .point .box_wrap .box figure {
          width: 80%;
          max-width: 250px;
          margin: auto;
          position: relative; }
          @media (max-width: 767px) {
            .sec02 .point .box_wrap .box figure {
              width: 90%; } }
          .sec02 .point .box_wrap .box figure span {
            position: absolute;
            bottom: 0;
            left: 0;
            color: #c6b876;
            font-size: 8.2rem;
            line-height: 1; }
        .sec02 .point .box_wrap .box .txt {
          text-align: center;
          max-width: 280px;
          width: 100%;
          margin: 2rem auto 0; }
  .sec02 .con_sub.con01 {
    background: #eee8cd; }
  .sec02 .con_sub.con02 {
    background: #eed9cd; }

.sec03 {
  padding-bottom: 0;
  background: url(../img/sec03_pattern.jpg) #2d2418 repeat;
  background-size: 69px; }
  .sec03 .con_main {
    background: url(../img/sec03_bg01.jpg) no-repeat center;
    background-size: cover;
    z-index: 1; }
    @media (max-width: 767px) {
      .sec03 .con_main {
        background: none; } }
    .sec03 .con_main .containar h2 span {
      background: #2a2d5a; }
  .sec03 .point {
    position: relative;
    display: flex; }
    @media (max-width: 1240px) {
      .sec03 .point {
        display: block; } }
    .sec03 .point figure.side {
      width: 40%;
      max-width: 620px; }
      @media (max-width: 1500px) {
        .sec03 .point figure.side {
          width: 50%; } }
      @media (max-width: 1240px) {
        .sec03 .point figure.side {
          display: none; } }
      .sec03 .point figure.side img {
        object-fit: cover;
        height: 100%;
        object-position: right 0; }
    .sec03 .point figure.under {
      width: 100%;
      margin: auto;
      max-width: 780px; }
      @media (min-width: 1241px) {
        .sec03 .point figure.under {
          display: none; } }
    .sec03 .point .txt_area {
      max-width: 892px;
      padding: 120px 20px 120px 0;
      margin-left: 12rem; }
      @media (max-width: 767px) {
        .sec03 .point .txt_area {
          padding: 80px 0; } }
      @media (max-width: 1500px) {
        .sec03 .point .txt_area {
          margin-left: 4rem;
          width: 50%; } }
      @media (max-width: 1240px) {
        .sec03 .point .txt_area {
          width: 100%;
          max-width: none;
          padding: 120px 20px 4rem;
          margin: 0; } }
      @media (max-width: 767px) {
        .sec03 .point .txt_area {
          padding: 80px 10px 4rem; } }
      .sec03 .point .txt_area h3 {
        font-size: 3.6rem;
        color: #c6b876;
        padding: 0 0 1rem;
        position: relative;
        margin: 0 0 3rem; }
        @media (max-width: 767px) {
          .sec03 .point .txt_area h3 {
            font-size: 2.6rem; } }
        .sec03 .point .txt_area h3:after {
          content: "";
          background: #c6b876;
          width: 100%;
          height: 1px;
          position: absolute;
          bottom: 0;
          left: 0; }
      .sec03 .point .txt_area p {
        color: #fff;
        line-height: 2.2; }
  .sec03 .con_sub {
    background: #efefe7; }

.sec04 {
  background: #e8efe4; }
  .sec04 .con_main {
    background: url(../img/sec04_bg01.jpg) no-repeat center;
    background-size: cover;
    z-index: 1; }
    @media (max-width: 767px) {
      .sec04 .con_main {
        background: none; } }
    .sec04 .con_main .containar h2 span {
      background: #2f491f; }
  .sec04 .pick {
    padding: 120px 0 0; }
    @media (max-width: 767px) {
      .sec04 .pick {
        padding: 80px 0 0; } }
    .sec04 .pick h3 {
      text-align: center;
      font-size: 3.2rem;
      position: relative;
      z-index: 1;
      margin: 0 0 4rem; }
      @media (max-width: 767px) {
        .sec04 .pick h3 {
          font-size: 2.4rem;
          margin: 0 0 2.6rem; } }
      .sec04 .pick h3:before {
        content: "";
        width: 136px;
        height: 149px;
        background: url(../img/ttl_bg01.png) no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: -1; }
        @media (max-width: 767px) {
          .sec04 .pick h3:before {
            width: 105px;
            height: 96px; } }
    .sec04 .pick .img_big {
      margin: 0 0 4rem; }
      @media (max-width: 767px) {
        .sec04 .pick .img_big {
          margin: 0 0 1.6rem; } }
    .sec04 .pick .con_item {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 767px) {
        .sec04 .pick .con_item {
          display: block;
          margin-top: 2rem; } }
      .sec04 .pick .con_item figure {
        width: calc(96% / 2); }
        @media (max-width: 767px) {
          .sec04 .pick .con_item figure {
            margin: auto; } }
        @media (max-width: 374px) {
          .sec04 .pick .con_item figure {
            width: 100%; } }
      .sec04 .pick .con_item .txt_area {
        width: calc(96% / 2); }
        @media (max-width: 767px) {
          .sec04 .pick .con_item .txt_area {
            margin: auto; } }
        @media (max-width: 374px) {
          .sec04 .pick .con_item .txt_area {
            width: 100%; } }
        .sec04 .pick .con_item .txt_area dl {
          margin-top: 2rem; }
          .sec04 .pick .con_item .txt_area dl dt.name {
            font-size: 3rem; }
            @media (max-width: 767px) {
              .sec04 .pick .con_item .txt_area dl dt.name {
                font-size: 1.8rem; } }
            @media (max-width: 374px) {
              .sec04 .pick .con_item .txt_area dl dt.name {
                font-size: 2rem; } }
            .sec04 .pick .con_item .txt_area dl dt.name span {
              display: block;
              font-size: 2.2rem; }
              @media (max-width: 767px) {
                .sec04 .pick .con_item .txt_area dl dt.name span {
                  font-size: 1.4rem; } }
              @media (max-width: 374px) {
                .sec04 .pick .con_item .txt_area dl dt.name span {
                  font-size: 1.6rem; } }
              .sec04 .pick .con_item .txt_area dl dt.name span.gram {
                display: inline-block;
                font-size: 1.8rem; }
                @media (max-width: 767px) {
                  .sec04 .pick .con_item .txt_area dl dt.name span.gram {
                    font-size: 1.4rem; } }
                @media (max-width: 374px) {
                  .sec04 .pick .con_item .txt_area dl dt.name span.gram {
                    font-size: 1.6rem; } }
          .sec04 .pick .con_item .txt_area dl dd {
            text-align: right;
            font-size: 3.2rem; }
            @media (max-width: 767px) {
              .sec04 .pick .con_item .txt_area dl dd {
                font-size: 2.2rem; } }
            @media (max-width: 374px) {
              .sec04 .pick .con_item .txt_area dl dd {
                font-size: 2.4rem; } }
            .sec04 .pick .con_item .txt_area dl dd .yen {
              font-size: 2.2rem; }
              @media (max-width: 767px) {
                .sec04 .pick .con_item .txt_area dl dd .yen {
                  font-size: 1.6rem; } }
              @media (max-width: 374px) {
                .sec04 .pick .con_item .txt_area dl dd .yen {
                  font-size: 1.8rem; } }
            .sec04 .pick .con_item .txt_area dl dd .zei {
              font-size: 1.8rem; }
              @media (max-width: 767px) {
                .sec04 .pick .con_item .txt_area dl dd .zei {
                  font-size: 1.4rem; } }
              @media (max-width: 374px) {
                .sec04 .pick .con_item .txt_area dl dd .zei {
                  font-size: 1.6rem; } }
        .sec04 .pick .con_item .txt_area .item_btn {
          margin: 2rem 0 0; }
    .sec04 .pick .item_li {
      margin-top: 3rem; }
      @media (max-width: 767px) {
        .sec04 .pick .item_li {
          margin-top: 2rem; } }
  .sec04 .con_sub {
    padding-bottom: 0; }

.gift h2 {
  text-align: center;
  position: relative;
  padding: 0 0 5rem;
  margin: 0 0 6rem; }
  @media (max-width: 767px) {
    .gift h2 {
      font-size: 2.6rem;
      padding: 0 0 3.6rem;
      margin: 0 0 3rem; } }
  .gift h2:after {
    content: "";
    width: 51px;
    height: 42px;
    background: url(../img/ttl_icon04.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
    @media (max-width: 767px) {
      .gift h2:after {
        width: 37px;
        height: 30px; } }
.gift .box_wrap {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .gift .box_wrap {
      display: block; } }
  .gift .box_wrap .box {
    box-sizing: border-box;
    width: calc(96% / 2);
    position: relative; }
    @media (max-width: 767px) {
      .gift .box_wrap .box {
        width: 100%; } }
    @media (max-width: 767px) {
      .gift .box_wrap .box:first-of-type {
        margin-bottom: 3rem;
        padding-bottom: 3rem; } }
    .gift .box_wrap .box:first-of-type:after {
      content: "";
      width: 1px;
      height: 100%;
      background: #ccc;
      position: absolute;
      top: 0;
      right: -4%; }
      @media (max-width: 767px) {
        .gift .box_wrap .box:first-of-type:after {
          width: 100%;
          height: 1px;
          bottom: 0;
          left: 0;
          right: 0;
          top: auto;
          margin: auto; } }
    .gift .box_wrap .box h3 {
      font-size: 2.5rem;
      padding-left: 1.6rem;
      position: relative;
      margin: 0 0 1.6rem; }
      @media (max-width: 767px) {
        .gift .box_wrap .box h3 {
          font-size: 2rem; } }
      .gift .box_wrap .box h3:before {
        content: "";
        width: 5px;
        height: 60%;
        background: #8f803b;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
        @media (max-width: 767px) {
          .gift .box_wrap .box h3:before {
            width: 4px; } }
    .gift .box_wrap .box .housou {
      width: 60%;
      max-width: 322px;
      margin: 2rem auto 0; }
    .gift .box_wrap .box .shopbag {
      max-width: 524px;
      width: 90%;
      margin: 2rem auto 0; }
      @media (max-width: 767px) {
        .gift .box_wrap .box .shopbag {
          max-width: 460px;
          width: 70%; } }
    .gift .box_wrap .box .noshi {
      margin: 2rem auto 1rem; }
      @media (max-width: 767px) {
        .gift .box_wrap .box .noshi {
          max-width: 460px; } }
    .gift .box_wrap .box .d_txt {
      margin-top: 3rem; }
      @media (max-width: 767px) {
        .gift .box_wrap .box .d_txt {
          margin-top: 2rem; } }
      .gift .box_wrap .box .d_txt span {
        padding-left: 1.6rem;
        text-indent: -1.6rem;
        display: block;
        font-size: 1.6rem;
        line-height: 1.5; }
        @media (max-width: 767px) {
          .gift .box_wrap .box .d_txt span {
            font-size: 1.3rem; } }
    .gift .box_wrap .box .plus {
      margin-top: 4rem; }
      @media (max-width: 767px) {
        .gift .box_wrap .box .plus {
          margin-top: 3rem; } }

footer {
  padding: 4rem 0;
  background: #e9e6d8;
  /* ページトップ */ }
  @media (max-width: 767px) {
    footer {
      padding: 2rem 0; } }
  footer .logo {
    max-width: 210px;
    margin: auto;
    padding: 6rem 0; }
    @media (max-width: 767px) {
      footer .logo {
        max-width: 140px;
        padding: 4rem 0; } }
    footer .logo a {
      display: block;
      transition: .3s; }
      footer .logo a:hover {
        opacity: .8; }
  footer .copyright {
    text-align: center;
    letter-spacing: 0;
    font-size: 1.4rem; }
  footer .totop {
    position: fixed;
    bottom: 40px;
    right: 20px;
    opacity: 0;
    transition: 0.25s;
    display: none;
    transition: 0.2s;
    z-index: 100;
    text-decoration: none; }
    @media (max-width: 767px) {
      footer .totop {
        bottom: 20px; } }
    footer .totop a {
      width: 90px;
      height: 90px;
      background: #8f803b;
      border-radius: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      text-decoration: none;
      position: relative;
      line-height: 1.2;
      transition: .3s;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }
      @media (max-width: 767px) {
        footer .totop a {
          width: 60px;
          height: 60px; } }
      footer .totop a:hover {
        opacity: .8; }
    footer .totop.on {
      display: block;
      opacity: 1;
      animation-name: fadeIn;
      animation-duration: 0.5s;
      animation-fill-mode: forwards; }

.mv.wow {
  opacity: 0;
  transition: 1s ease .5s; }
  .mv.wow h1 {
    opacity: 0;
    transition: 1s ease 1.5s; }
  .mv.wow .img {
    opacity: 0;
    transition: 1s ease 1s; }
  .mv.wow.animated {
    opacity: 1; }
    .mv.wow.animated h1, .mv.wow.animated .img {
      opacity: 1; }

.intro.wow {
  opacity: 0;
  transition: 1s ease .5s; }
  .intro.wow h2 {
    opacity: 0;
    transition: 1s ease 1s; }
  .intro.wow p {
    opacity: 0;
    transition: 1s ease 1.5s; }
  .intro.wow:before {
    opacity: 0;
    transition: 1s ease 2s; }
  .intro.wow.animated {
    opacity: 1; }
    .intro.wow.animated h2, .intro.wow.animated p, .intro.wow.animated:before {
      opacity: 1; }

.base.wow .con_main {
  opacity: 0;
  transition: 1s ease .5s; }
  .base.wow .con_main h2 {
    opacity: 0;
    transition: 1s ease 1s; }
  .base.wow .con_main .txt_area {
    opacity: 0;
    transition: 1s ease 1.5s; }
.base.wow.animated .con_main {
  opacity: 1; }
  .base.wow.animated .con_main h2, .base.wow.animated .con_main .txt_area {
    opacity: 1; }

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