/*------------------------------------------------------------------------------------------
*
*
    teaser.css
*
*
------------------------------------------------------------------------------------------ */
@media (min-width: 641px) {
  #teaser #wrap {
    width: 1000px;
    padding-top: 0; }

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

  #kv {
    margin-bottom: 13px; }
    #kv img {
      width: 100%; }
    #kv.aw {
      margin-bottom: 10px; }

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

  #yodogawa {
    padding-bottom: 70px;
    text-align: center;
    border-bottom: 1px solid #303061; }
    #yodogawa.aw {
      padding-bottom: 0; }
    #yodogawa .inner {
      padding-bottom: 35px;
      display: inline-block;
      text-align: left; }
      #yodogawa .inner p {
        margin-bottom: 2em;
        line-height: 1.875em;
        font-size: 16px;
        color: #231815; }
    #yodogawa .pic img {
      width: 774px; }

  #feature {
    padding-top: 85px;
    border-bottom: 1px solid #303061; }
    #feature li {
      display: flex;
      margin-bottom: 70px; }
      #feature li .num {
        margin: 0 20px 0 290px;
        width: 66px; }
        #feature li .num img {
          width: 100%; }
      #feature li .col {
        margin: 0 20px; }
        #feature li .col h3 {
          margin-bottom: 20px;
          font-weight: bold;
          font-size: 20px; }
        #feature li .col p {
          font-size: 16px;
          line-height: 1.875em; }

  #new_item {
    padding-top: 75px;
    padding-bottom: 25px;
    border-bottom: 1px solid #303061; }
    #new_item .title {
      text-align: center;
      margin-bottom: 50px; }
      #new_item .title h2 {
        margin-bottom: 30px; }
        #new_item .title h2 img {
          width: 818px; }
      #new_item .title p {
        font-size: 16px;
        line-height: 1.875em; }
    #new_item .list {
      width: 750px;
      margin: 0 auto; }
      #new_item .list li {
        display: flex;
        padding-top: 50px;
        padding-bottom: 50px; }
        #new_item .list li:first-child {
          border-top: 4px dotted #303061;
          border-bottom: 4px dotted #303061; }
        #new_item .list li .col.l {
          width: 350px; }
          #new_item .list li .col.l h3 {
            margin-bottom: 20px;
            font-size: 20px;
            font-weight: bold; }
          #new_item .list li .col.l p {
            font-size: 16px;
            line-height: 1.875em; }
          #new_item .list li .col.l .img {
            margin-top: 25px; }
        #new_item .list li .col.r {
          width: 400px; }
          #new_item .list li .col.r .img img {
            width: 100%; }
        #new_item .list li.c1 .l .img img {
          width: 296px; }
        #new_item .list li.c2 .l .img img {
          width: 276px; }

  #onsale {
    padding-top: 75px;
    padding-bottom: 105px; }
    #onsale .title {
      text-align: center;
      margin-bottom: 50px; }
      #onsale .title h2 {
        margin-bottom: 30px; }
        #onsale .title h2 img {
          width: 847px; }
      #onsale .title p {
        font-size: 16px;
        line-height: 1.875em; }
    #onsale .list {
      width: 750px;
      margin: 0 auto;
      border-top: 4px dotted #303061;
      border-bottom: 4px dotted #303061;
      padding-top: 60px; }
      #onsale .list ul {
        margin-bottom: -15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        #onsale .list ul li {
          width: 260px;
          text-align: center;
          margin: 0 35px;
          margin-bottom: 70px; }
          #onsale .list ul li .pic {
            display: flex;
            justify-content: center;
            align-items: flex-end; }
            #onsale .list ul li .pic img {
              width: 259px; }
          #onsale .list ul li:nth-child(1) .pic {
            height: 217px; }
          #onsale .list ul li:nth-child(2) .pic {
            height: 217px; }
          #onsale .list ul li:nth-child(3) .pic {
            height: 318px; }
          #onsale .list ul li:nth-child(4) .pic {
            height: 318px; }
          #onsale .list ul li h4 {
            height: 70px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 15px;
            line-height: 1.6em;
            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: 753px;
    height: 4px;
    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: 753px 4px; }

  .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: 80px;
    padding-bottom: 75px;
    border-bottom: 1px solid #303061; }
    #aw_feature .prod {
      width: 750px;
      margin: 0 auto; }
      #aw_feature .prod ul {
        display: flex; }
        #aw_feature .prod ul li {
          width: 50%; }
          #aw_feature .prod ul li .ph {
            width: 320px;
            height: 390px; }
            #aw_feature .prod ul li .ph img {
              width: 320px;
              height: 390px;
              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;
            min-height: 86px;
            padding-left: 75px;
            background-image: url(../images/2020aw/teaser/ico_new.png);
            background-repeat: no-repeat;
            background-size: 46px;
            background-position: 15px center; }
            #aw_feature .prod ul li .t h3 {
              font-size: 20px;
              font-weight: bold;
              margin-bottom: 5px; }
            #aw_feature .prod ul li .t .price {
              font-size: 16px;
              font-weight: bold; }
    #aw_feature .desc {
      padding-top: 40px;
      padding-left: 360px; }
      #aw_feature .desc p {
        font-size: 16px;
        line-height: 1.875em;
        margin-bottom: 2em; }
    #aw_feature .ph_detail {
      width: 750px;
      margin: 0 auto;
      display: flex;
      padding-top: 20px;
      padding-bottom: 10px; }
      #aw_feature .ph_detail p {
        width: 50%;
        height: 560px;
        line-height: 0; }
        #aw_feature .ph_detail p img {
          width: 375px;
          height: 560px;
          object-fit: cover;
          object-position: center;
          font-family: "object-fit: cover; object-position: center;"; }

  .aw_new_item {
    padding-top: 75px;
    text-align: center; }
    .aw_new_item.t {
      margin-top: 75px;
      padding-bottom: 80px;
      border-top: 1px solid #303061; }
    .aw_new_item .title {
      padding-bottom: 55px; }
      .aw_new_item .title h2 {
        width: 100%;
        height: 63px;
        margin-bottom: 30px; }
        .aw_new_item .title h2 img {
          width: 100%;
          height: 63px;
          object-fit: contain;
          object-position: center;
          font-family: "object-fit: contain; object-position: center;"; }
      .aw_new_item .title .d {
        font-size: 16px;
        line-height: 1.875em;
        color: #303061; }
    .aw_new_item .list {
      width: 750px;
      padding-top: 60px;
      margin: 0 auto;
      text-align: center;
      box-sizing: border-box; }
      .aw_new_item .list.tn {
        padding-top: 0; }
      .aw_new_item .list ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        .aw_new_item .list ul li {
          width: 300px;
          margin: 0 20px;
          margin-bottom: 70px; }
          .aw_new_item .list ul li .ph {
            width: 300px; }
            .aw_new_item .list ul li .ph.a, .aw_new_item .list ul li .ph.b {
              height: 220px; }
            .aw_new_item .list ul li .ph.c, .aw_new_item .list ul li .ph.d {
              height: 320px; }
            .aw_new_item .list ul li .ph.e {
              height: 380px; }
            .aw_new_item .list ul li .ph.f, .aw_new_item .list ul li .ph.g {
              height: 300px; }
            .aw_new_item .list ul li .ph img {
              width: 100%;
              height: 100%;
              object-fit: contain;
              object-position: bottom;
              font-family: "object-fit: contain; object-position: bottom;"; }
          .aw_new_item .list ul li h3 {
            min-height: 70px;
            display: flex;
            align-items: center;
            justify-content: center;
            line-height: 1.6em;
            font-size: 15px;
            font-weight: bold; } }
/* ----- min-width : 641px ----- */
