/*------------------------------------------------------------------------------------------
*
*
    teaser.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  #teaser #wrap {
    padding-top: 0; }

  header {
    height: 70px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center; }
    header .logo img {
      width: 186px; }

  #kv {
    margin-bottom: 40px; }
    #kv img {
      width: 100%; }

  #teaser .btn {
    width: 82%;
    max-width: 360px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px; }
    #teaser .btn a {
      display: block;
      position: relative; }
      #teaser .btn a img {
        width: 100%; }

  #yodogawa {
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 1px solid #303061; }
    #yodogawa h2 {
      text-align: left;
      padding-left: 30px;
      margin-bottom: 25px; }
      #yodogawa h2 img {
        width: 88.4375vw;
        max-width: calc(566px * .7); }
    #yodogawa .inner {
      max-width: 420px;
      margin: 0 auto;
      padding: 0 30px;
      text-align: left; }
      #yodogawa .inner p {
        margin-bottom: 2em;
        line-height: 1.8571428571em;
        font-size: 14px; }
        #yodogawa .inner p br {
          display: none !important; }
    #yodogawa .pic {
      padding: 0 30px; }
      #yodogawa .pic img {
        width: 100%; }

  #feature {
    padding-top: 35px;
    border-bottom: 1px solid #303061;
    text-align: center; }
    #feature li {
      margin-bottom: 40px; }
      #feature li .num {
        width: 42px;
        margin: 0 auto;
        margin-bottom: 20px; }
        #feature li .num img {
          width: 100%; }
      #feature li .col {
        max-width: 420px;
        margin: 0 auto;
        text-align: left;
        padding: 0 30px; }
        #feature li .col h3 {
          text-align: center;
          margin-bottom: 15px;
          font-weight: bold;
          font-size: 16px; }
        #feature li .col p {
          font-size: 14px;
          line-height: 1.8571428571em; }
          #feature li .col p br {
            display: none !important; }

  #new_item {
    padding-top: 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid #303061; }
    #new_item .title {
      text-align: center;
      margin-bottom: 30px; }
      #new_item .title h2 {
        margin-bottom: 20px; }
        #new_item .title h2 img {
          width: 72.8125vw;
          max-width: calc(466px * .7); }
      #new_item .title p {
        padding: 0 30px;
        font-size: 14px;
        line-height: 1.8571428571em;
        text-align: left; }
    #new_item .list {
      margin: 0 auto;
      padding: 0 30px; }
      #new_item .list li {
        padding-top: 35px;
        padding-bottom: 35px; }
        #new_item .list li:first-child {
          border-top: 3px dotted #303061;
          border-bottom: 3px dotted #303061; }
        #new_item .list li .col.l h3 {
          text-align: center;
          margin-bottom: 0;
          font-size: 16px;
          font-weight: bold; }
        #new_item .list li .col.l .row {
          display: flex;
          flex-direction: column-reverse; }
        #new_item .list li .col.l p {
          font-size: 14px;
          line-height: 1.8571428571em; }
          #new_item .list li .col.l p br {
            display: none !important; }
        #new_item .list li .col.l .img {
          margin: 20px 0 10px 0;
          text-align: center; }
        #new_item .list li .col.r {
          padding-top: 15px; }
          #new_item .list li .col.r .img img {
            width: 100%; }
        #new_item .list li.c1 .l .img img {
          width: 72.5vw; }
        #new_item .list li.c2 .l .img img {
          width: 66.875vw; }

  #onsale {
    padding-top: 40px;
    padding-bottom: 10px;
    overflow: hidden; }
    #onsale .title {
      text-align: center;
      margin-bottom: 30px; }
      #onsale .title h2 {
        margin-bottom: 20px; }
        #onsale .title h2 img {
          width: 80.625vw;
          max-width: calc(516px * .7); }
      #onsale .title p {
        font-size: 14px;
        line-height: 1.8571428571em;
        padding: 0 30px;
        text-align: left; }
        #onsale .title p br {
          display: none !important; }
    #onsale .list {
      padding-top: 35px;
      margin: 0 30px;
      border-top: 3px dotted #303061; }
      #onsale .list ul {
        justify-content: center; }
        #onsale .list ul li {
          text-align: center;
          margin-bottom: 45px; }
          #onsale .list ul li:nth-child(1) .pic img {
            width: 51.5625vw;
            max-width: calc(330px * .7); }
          #onsale .list ul li:nth-child(2) .pic img {
            width: 51.5625vw;
            max-width: calc(330px * .7); }
          #onsale .list ul li:nth-child(3) .pic img {
            width: 51.5625vw;
            max-width: calc(330px * .7); }
          #onsale .list ul li:nth-child(4) .pic img {
            width: 32.8125vw;
            max-width: calc(210px * .7); }
          #onsale .list ul li h4 {
            margin: 10px 0;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 13px;
            line-height: 1.5384615385em;
            font-family: 'Koburina Gothic W6 JIS2004' !important;
            white-space: nowrap; }
          #onsale .list ul li .btn {
            width: 168px;
            height: 30px;
            display: inline-block; }
            #onsale .list ul li .btn a {
              width: 168px;
              height: 30px;
              display: flex;
              justify-content: center;
              align-items: center;
              border-radius: 30px;
              font-size: 13px;
              letter-spacing: .1em;
              font-family: 'Koburina Gothic W3 JIS2004' !important;
              color: #fff;
              background-color: #303061;
              cursor: pointer;
              transition: opacity;
              transition-duration: .15s; }
              .is_pc #onsale .list ul li .btn a:hover, .is_sp #onsale .list ul li .btn a.touch {
                opacity: .7; }

  hr.dot {
    width: calc(100% - 60px);
    height: 3px;
    margin: 0 auto;
    display: block;
    border: none;
    background-image: url(../images/2020aw/teaser/line_dot.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 3px; }

  .btn_detail a {
    width: 168px;
    height: 30px;
    margin: 0 auto;
    background-color: #303061;
    border: 1px solid #303061;
    color: #fff;
    font-size: 12.87px;
    letter-spacing: .1em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    transition: background, color;
    transition-duration: .15s; }
    .is_pc .btn_detail a:hover, .is_sp .btn_detail a.touch {
      background-color: #fff !important;
      color: #303061 !important; }

  #aw_feature {
    padding-top: 55px;
    padding-bottom: 0;
    border-bottom: 1px solid #303061; }
    #aw_feature .prod {
      margin: 0 auto;
      margin-bottom: -10px; }
      #aw_feature .prod ul li {
        width: 81.25vw;
        max-width: calc(520px * .7);
        margin: 0 auto;
        margin-bottom: 45px;
        display: flex;
        align-items: center;
        flex-direction: column; }
        #aw_feature .prod ul li .ph {
          width: 81.25vw;
          max-width: calc(520px * .7);
          margin-bottom: 20px; }
          #aw_feature .prod ul li .ph img {
            width: 100%;
            height: auto;
            object-fit: contain;
            object-position: bottom;
            font-family: "object-fit: contain; object-position: bottom;"; }
        #aw_feature .prod ul li .t {
          display: flex;
          flex-direction: column;
          justify-content: center;
          color: #303061;
          padding-left: 45px;
          min-height: 50px;
          background-image: url(../images/2020aw/teaser/ico_new.png);
          background-repeat: no-repeat;
          background-size: 37px;
          background-position: 0px center; }
          #aw_feature .prod ul li .t h3 {
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 5px; }
          #aw_feature .prod ul li .t .price {
            font-size: 14px;
            font-weight: bold; }
    #aw_feature .desc {
      padding: 0 30px; }
      #aw_feature .desc p {
        font-size: 14px;
        line-height: 1.8571428571em;
        margin-bottom: 2em; }
    #aw_feature .ph_detail {
      margin: 0 auto;
      margin-bottom: 45px;
      padding: 0 15px;
      padding-top: 15px; }
      #aw_feature .ph_detail p {
        line-height: 0; }
        #aw_feature .ph_detail p img {
          width: 100%; }

  .aw_new_item {
    padding-top: 45px;
    text-align: center; }
    .aw_new_item.t {
      margin-top: 45px;
      padding-bottom: 46px;
      border-top: 1px solid #303061; }
    .aw_new_item .title {
      padding-bottom: 25px; }
      .aw_new_item .title h2 {
        width: 100%;
        height: 121px;
        margin-bottom: 20px; }
        .aw_new_item .title h2 img {
          width: 100%;
          height: 121px;
          object-fit: contain;
          object-position: center;
          font-family: "object-fit: contain; object-position: center;"; }
      .aw_new_item .title .d {
        padding: 0 30px;
        font-size: 14px;
        line-height: 1.8571428571em;
        color: #303061;
        text-align: left; }
    .aw_new_item .list {
      margin: 0 auto;
      text-align: center;
      box-sizing: border-box;
      padding-top: 35px; }
      .aw_new_item .list.tn {
        padding-top: 0; }
      .aw_new_item .list ul {
        justify-content: center; }
        .aw_new_item .list ul li {
          width: 81.25vw;
          max-width: calc(520px * .7);
          margin: 0 auto;
          margin-bottom: 50px; }
          .aw_new_item .list ul li .ph {
            width: 81.25vw;
            max-width: calc(520px * .7);
            margin-bottom: 10px; }
            .aw_new_item .list ul li .ph img {
              width: 100%;
              height: auto; }
          .aw_new_item .list ul li h3 {
            margin-bottom: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
            line-height: 1.5384615385em;
            font-size: 13px;
            font-weight: bold; } }
/* ----- max-width : 640px ----- */
