@charset "UTF-8";
.display-none {
  display: none !important; }

@media screen and (max-width: 320px) {
  .display-none-sss {
    display: none !important; } }
@media screen and (max-width: 480px) {
  .display-none-ss {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .display-none-s {
    display: none !important; } }
@media screen and (min-width: 769px) {
  .display-none-l {
    display: none !important; } }
@media screen and (min-width: 1300px) {
  .display-none-ll {
    display: none !important; } }
@media screen and (max-width: 1000px) {
  .display-none-m {
    display: none !important; } }
#feelings {
  /* 共通 */
  padding-top: 90px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Noto Sans JP';
  font-size: 14px;
  color: #5f6060;
  position: relative;
  /* fadein */
  /* ribbon */
  /* mv */
  /* about・story*/
  /* about */
  /* story */
  /* message */ }
  @media screen and (min-width: 769px) {
    #feelings {
      min-width: 1000px;
      overflow: hidden; } }
  @media screen and (max-width: 768px) {
    #feelings {
      padding-top: 80px;
      font-size: 12px; } }
  #feelings *:focus {
    outline: none; }
  #feelings .tsukuardgothic {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal; }
  #feelings h1, #feelings h2, #feelings h3, #feelings h4, #feelings p, #feelings span, #feelings a, #feelings li {
    line-height: 100%; }
  @media screen and (max-width: 768px) {
    #feelings .buy_method_cont h3 img,
    #feelings .buy_method_cont p img,
    #feelings .buy_method_cont > img,
    #feelings .contact_cont h3 img,
    #feelings .contact_cont p img,
    #feelings .contact_cont > img {
      width: 100%; } }
  #feelings .free_banner_cont img {
    width: 100%; }
  #feelings section:not(.itemlist) img {
    width: 100%;
    display: block; }
  #feelings section:not(.itemlist) a {
    color: #000;
    display: block;
    outline: none;
    text-decoration: none; }
  #feelings section:not(.itemlist) ul {
    list-style-type: none; }
  #feelings section:not(.itemlist) span {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    #feelings section:not(.itemlist) .pc_only {
      display: none !important; } }
  @media screen and (min-width: 769px) {
    #feelings section:not(.itemlist) .sp_only {
      display: none !important; } }
  #feelings section:not(.itemlist) .wrapper {
    width: 90%;
    max-width: 1020px;
    margin: 0 auto; }
  #feelings section:not(.itemlist) .ttl {
    font-size: 28px;
    letter-spacing: 0.2em; }
    @media screen and (max-width: 768px) {
      #feelings section:not(.itemlist) .ttl {
        font-size: 18px; } }
    #feelings section:not(.itemlist) .ttl span {
      font-size: 48px; }
      @media screen and (max-width: 768px) {
        #feelings section:not(.itemlist) .ttl span {
          font-size: 22px; } }
  #feelings .fadein {
    opacity: 0;
    transition: all 2.5s; }
    #feelings .fadein.active {
      opacity: 1; }
  #feelings .ribbon {
    max-width: 1280px;
    min-width: 1280px;
    padding: 0 !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 8;
    pointer-events: none; }
    @media screen and (max-width: 768px) {
      #feelings .ribbon {
        display: none !important; } }
  #feelings section.mv {
    padding: 40px 0 85px;
    position: relative; }
    @media screen and (max-width: 768px) {
      #feelings section.mv {
        padding: 30px 0; } }
    #feelings section.mv .ttl {
      width: 350px;
      padding-bottom: 10px;
      background: url(../img/ttl_line01.png) no-repeat;
      background-size: 100%;
      background-position: bottom;
      text-shadow: 0 0 10px #808080, 0 0 10px #808080, 0 0 10px #808080;
      color: #fff;
      position: absolute;
      top: 280px;
      right: 0;
      left: 0;
      z-index: 8;
      margin: auto; }
      @media screen and (max-width: 768px) {
        #feelings section.mv .ttl {
          width: 200px;
          top: 90px; } }
    #feelings section.mv .slider {
      margin: 0; }
      #feelings section.mv .slider li img {
        width: auto;
        height: 516px;
        margin-left: 50px; }
        @media screen and (max-width: 768px) {
          #feelings section.mv .slider li img {
            height: 150px;
            margin-left: 20px; } }
      #feelings section.mv .slider .slick-dots {
        display: flex;
        justify-content: center;
        position: static;
        margin-top: 65px; }
        @media screen and (max-width: 768px) {
          #feelings section.mv .slider .slick-dots {
            margin-top: 20px; } }
        #feelings section.mv .slider .slick-dots li {
          width: auto;
          height: auto;
          margin: 0 10px; }
          @media screen and (max-width: 768px) {
            #feelings section.mv .slider .slick-dots li {
              margin: 0 5px; } }
          #feelings section.mv .slider .slick-dots li img {
            height: 95px;
            margin: 0; }
            @media screen and (max-width: 768px) {
              #feelings section.mv .slider .slick-dots li img {
                height: 50px; } }
  #feelings .about .ttl,
  #feelings .story .ttl {
    padding-bottom: 25px;
    background: url(../img/ttl_line02.png) no-repeat;
    background-size: 100%;
    background-position: bottom; }
    @media screen and (max-width: 768px) {
      #feelings .about .ttl,
      #feelings .story .ttl {
        padding-bottom: 10px; } }
  #feelings section.about {
    padding: 100px 0 80px;
    background: url(../img/about_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative; }
    @media screen and (max-width: 768px) {
      #feelings section.about {
        padding: 30px 0; } }
    #feelings section.about .ttl {
      margin-bottom: 80px; }
      @media screen and (max-width: 768px) {
        #feelings section.about .ttl {
          margin-bottom: 30px; } }
    #feelings section.about h3 {
      font-size: 32px;
      line-height: 48px;
      margin-bottom: 60px; }
      @media screen and (max-width: 768px) {
        #feelings section.about h3 {
          font-size: 16px;
          line-height: 26px;
          margin-bottom: 30px; } }
      #feelings section.about h3 span {
        color: #dc938f; }
    #feelings section.about p {
      line-height: 22px;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        #feelings section.about p {
          line-height: 20px;
          margin-bottom: 15px; } }
      #feelings section.about p:last-child {
        margin: 0; }
    #feelings section.about .ribbon {
      top: -175px; }
  #feelings section.story {
    padding: 95px 0 160px; }
    @media screen and (max-width: 768px) {
      #feelings section.story {
        padding: 30px 0; } }
    #feelings section.story .column2 {
      text-align: left;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      align-content: flex-start;
      justify-content: space-between;
      margin-bottom: 160px;
      position: relative; }
      @media screen and (max-width: 768px) {
        #feelings section.story .column2 {
          display: block;
          margin-bottom: 50px; } }
      #feelings section.story .column2:nth-child(1) .ribbon {
        top: -230px; }
      @media screen and (min-width: 769px) {
        #feelings section.story .column2:nth-child(2) {
          flex-direction: row-reverse; }
          #feelings section.story .column2:nth-child(2) .ttl {
            justify-content: flex-end; }
          #feelings section.story .column2:nth-child(2) .text_box h3 {
            padding: 0; } }
      #feelings section.story .column2:nth-child(2) .ribbon {
        top: -280px; }
      #feelings section.story .column2:nth-child(3) {
        margin: 0; }
        #feelings section.story .column2:nth-child(3) .ribbon {
          top: -220px; }
      #feelings section.story .column2 .ttl {
        width: 100%;
        padding-right: 65px;
        padding-left: 65px;
        box-sizing: border-box;
        display: flex;
        align-items: flex-end;
        align-content: flex-end;
        margin-bottom: 100px; }
        @media screen and (max-width: 768px) {
          #feelings section.story .column2 .ttl {
            padding-right: 15px;
            padding-left: 15px;
            margin-bottom: 30px; }
            #feelings section.story .column2 .ttl h2 {
              line-height: 26px; } }
        #feelings section.story .column2 .ttl img {
          width: 80px;
          margin-right: 40px; }
          @media screen and (max-width: 768px) {
            #feelings section.story .column2 .ttl img {
              width: 50px;
              margin-right: 15px; } }
      #feelings section.story .column2 .text_box {
        width: 530px; }
        @media screen and (max-width: 768px) {
          #feelings section.story .column2 .text_box {
            width: 100%;
            padding: 0 10px;
            box-sizing: border-box; } }
        #feelings section.story .column2 .text_box h3 {
          padding-left: 20px;
          font-size: 32px;
          margin-bottom: 40px; }
          @media screen and (max-width: 768px) {
            #feelings section.story .column2 .text_box h3 {
              padding: 0;
              font-size: 16px;
              margin-bottom: 15px; } }
        #feelings section.story .column2 .text_box p {
          padding: 0 25px;
          line-height: 28px; }
          @media screen and (max-width: 768px) {
            #feelings section.story .column2 .text_box p {
              padding: 0;
              line-height: 24px; } }
      #feelings section.story .column2 > img {
        width: calc(100% - 530px);
        padding: 25px 10px 0;
        box-sizing: border-box; }
        @media screen and (max-width: 768px) {
          #feelings section.story .column2 > img {
            width: 100%;
            padding: 0;
            margin-top: 20px; } }
  #feelings section.message {
    padding-bottom: 70px;
    background-color: #f2f1f0;
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      #feelings section.message {
        padding-bottom: 30px;
        margin-bottom: 30px; } }
    #feelings section.message .ttl {
      padding: 46px 0;
      background: url(../img/message_bg.png) no-repeat;
      background-size: 100% 100%;
      color: #fff;
      margin-bottom: 110px; }
      @media screen and (max-width: 768px) {
        #feelings section.message .ttl {
          padding: 19px 0;
          margin-bottom: 30px; } }
    #feelings section.message .wrapper .img_box {
      margin-bottom: 80px;
      position: relative; }
      @media screen and (max-width: 768px) {
        #feelings section.message .wrapper .img_box {
          margin-bottom: 20px; } }
      #feelings section.message .wrapper .img_box:after {
        content: "";
        width: 66%;
        height: 105%;
        background: url(../img/line05.png) no-repeat;
        background-size: 100%;
        position: absolute;
        bottom: -16%;
        left: -1%;
        z-index: 8;
        pointer-events: none; }
        @media screen and (max-width: 768px) {
          #feelings section.message .wrapper .img_box:after {
            display: none; } }
    #feelings section.message .wrapper p {
      line-height: 22px;
      margin-bottom: 15px; }
      @media screen and (max-width: 768px) {
        #feelings section.message .wrapper p {
          text-align: left;
          margin-bottom: 10px; } }
      #feelings section.message .wrapper p.right {
        margin: 60px 0 0; }
        @media screen and (max-width: 768px) {
          #feelings section.message .wrapper p.right {
            margin-top: 20px; } }
        #feelings section.message .wrapper p.right img {
          width: 215px;
          display: inline-block;
          margin-left: 290px; }
          @media screen and (max-width: 768px) {
            #feelings section.message .wrapper p.right img {
              width: 160px;
              display: block;
              margin-left: auto; } }

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