/*------------------------------------------------------------------------------------------
*
*
    index_pc.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (min-width: 641px) {
  /*------------------------------------------------------------------------------------------
  *
  *
      min-width : 641px
  *
  *
  ------------------------------------------------------------------------------------------ */
  .p_info {
    text-align: center;
    margin-top: -20px;
    margin-bottom: 60px;
  }
  .p_info p {
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #c30d23;
    color: #c30d23;
    font-size: 14px;
    line-height: 1.777em;
  }

  /* --------------------------------------------------
  *
      #main_visual
  *
  -------------------------------------------------- */
  #main_visual {
    width: 100%;
    height: 100%;
    min-width: 1100px;
    min-height: 680px;
    position: relative;
  }

  #main_visual .img_slider,
#main_visual .img_slider div {
    width: 100%;
    height: 100%;
    min-height: 680px;
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: cover;
  }

  #main_visual .img_slider img {
    display: none;
  }

  #main_visual h1 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    transform: translateY(-50%);
  }
  #main_visual h1 img {
    width: 419px;
  }

  #main_visual .arrow {
    width: 100%;
    min-width: 1100px;
    height: 40px;
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 0;
  }

  #main_visual .arrow span {
    width: 70px;
    height: 100%;
    display: inline-block;
    position: relative;
    background-image: url(../images/parts_arrow_btm.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 70px;
    cursor: pointer;
    transition: background 0.1s ease;
  }

  .is_sp #main_visual .arrow span.touch,
.is_pc #main_visual .arrow span:hover {
    background-position: center 5px;
  }

  #main_visual .badge {
    position: absolute;
    bottom: 5%;
    right: 80px;
    z-index: 2;
  }

  #main_visual .badge img {
    width: 132px;
    height: auto;
  }

  /* --------------------------------------------------
  *
      #header
  *
  -------------------------------------------------- */
  #header {
    position: absolute;
    z-index: 100;
  }

  #header.fixed {
    position: fixed;
    top: 0;
    left: 0;
  }

  /* --------------------------------------------------
  *
      #contents_area
  *
  -------------------------------------------------- */
  #section_yodogawa {
    padding: 155px 0 70px 0;
    margin: 0 0 90px 0;
    text-align: center;
    background-color: #c30d23;
    position: relative;
  }

  #section_yodogawa .section_inner {
    text-align: center;
    position: relative;
  }
  #section_yodogawa .section_inner .row {
    max-width: 880px;
    display: flex;
    margin: 0 auto;
  }
  #section_yodogawa .section_inner .col {
    width: 100%;
    max-width: 447px;
  }
  #section_yodogawa .section_inner .col h2 {
    width: 100%;
    max-width: 447px;
    margin: 0 0 50px 0;
    display: block;
    vertical-align: top;
  }
  #section_yodogawa .section_inner .col h2 img {
    width: 100%;
    height: auto;
  }
  #section_yodogawa .section_inner .col .badge {
    text-align: center;
    z-index: 2;
  }
  #section_yodogawa .section_inner .col .badge img {
    width: 145px;
  }
  #section_yodogawa .section_inner .desc {
    padding-top: 30px;
    padding-left: 70px;
    padding-bottom: 50px;
    text-align: left;
    position: relative;
  }
  #section_yodogawa .section_inner .desc p {
    font-weight: bold;
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 1.6875em;
    color: #fff;
  }
  #section_yodogawa .section_inner .desc p:last-child {
    margin-bottom: 0;
  }
  #section_yodogawa .section_inner a {
    color: #fff;
    text-decoration: underline;
  }
  #section_yodogawa .section_inner a:hover {
    text-decoration: none;
  }

  #section_yodogawa .txt_yodogawa {
    margin: 0 48px 0 15px;
    display: inline-block;
    vertical-align: top;
  }

  #section_yodogawa .txt_yodogawa.t {
    margin: 0 20px 0 0;
  }

  #section_yodogawa .btn_teaser img {
    width: 326px;
  }

  /* --------------------------------------------------
  *
      #section_product
  *
  -------------------------------------------------- */
  #section_product {
    width: 840px;
    margin: 0 auto -10px auto;
    clear: both;
    text-align: center;
  }

  #section_product .section {
    clear: both;
    margin: 0 0 95px 0;
  }

  #section_product .cat {
    width: 600px;
    height: 50px;
    margin: 0 auto 40px auto;
    display: inline-block;
    position: relative;
    text-align: center;
  }

  #section_product h2 {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
  }
  #section_product h2.archives {
    position: relative;
  }

  #section_product h2 img {
    width: auto;
    height: 47px;
  }

  #section_product .cat .desc {
    width: auto;
    font-size: 14px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.71em;
    text-align: left;
    letter-spacing: 0.05em;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 220px;
  }

  #section_product ul {
    clear: both;
    display: inline-block;
    text-align: center;
    font-size: 0;
    letter-spacing: -0.4em;
  }

  #section_product li {
    width: 33.333%;
    height: 300px;
    margin: 0 0 45px 0;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    letter-spacing: normal;
    vertical-align: top;
    position: relative;
  }

  #section_product li.bl {
    visibility: hidden;
  }

  #section_product li a {
    color: #231815;
  }

  #section_product li.sold:after {
    content: "";
    width: 94px;
    height: 94px;
    display: block;
    background-image: url(../images/parts_ico_soldout.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 94px;
    position: absolute;
    top: 0;
    right: 10px;
  }

  #section_product li.end:after {
    content: "";
    width: 94px;
    height: 94px;
    display: block;
    background-image: url(../images/parts_ico_end.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 94px;
    position: absolute;
    top: 0;
    right: 10px;
  }

  #section_product li .name {
    line-height: 1.3em;
    position: relative;
    top: -17px;
  }

  #section_product li img {
    width: 94%;
    opacity: 1 !important;
  }

  #section_product li {
    transition: opacity 0.15s ease 0s;
  }

  .is_sp #section_product li.touch,
.is_pc #section_product li:hover {
    transition: opacity 0.15s ease 0.1s;
    opacity: 0.7;
  }

  .banner_list {
    margin: 165px 0 120px 0;
    text-align: center;
  }
  .banner_list p {
    margin-bottom: 40px;
    line-height: 0;
  }
  .banner_list p:last-child {
    margin-bottom: 0;
  }

  .banner_list .banner_aa {
    margin: 0 0 20px 0;
    text-align: center;
  }

  .banner_list img {
    width: 510px;
    height: auto;
  }

  /* --------------------------------------------------
  *
      #section_info
  *
  -------------------------------------------------- */
  #section_info {
    width: 900px;
    margin: 0 auto;
  }

  #section_profile {
    margin: 0 0 25px 0;
    padding: 30px;
    background-color: #efefef;
    overflow: hidden;
  }

  #section_profile .col_left {
    width: 330px;
    margin: 0 40px 0 0;
    float: left;
    font-size: 16px;
    letter-spacing: normal;
    vertical-align: top;
  }

  #section_profile .col_left img {
    width: 100%;
  }

  #section_profile .col_left h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
  }

  #section_profile .col_right {
    width: auto;
    float: left;
    font-size: 12px;
    line-height: 2em;
  }

  #section_profile .col_right p {
    margin: 0 0 1.5em 0;
  }

  #section_profile .col_right p:last-child {
    margin: 0;
  }

  #section_profile .col_right p a {
    text-decoration: underline;
  }

  .is_pc #section_profile .col_right p a:hover,
.is_sp #section_profile .col_right p a.touch {
    text-decoration: none;
  }

  /* --------------------------------------------------
  *
      #section_btm
  *
  -------------------------------------------------- */
  #section_btm {
    clear: both;
    overflow: hidden;
    margin: 0 0 70px 0;
  }

  #section_btm .section_left {
    width: 375px;
    float: left;
    overflow: hidden;
  }

  #section_btm .section_right {
    width: 505px;
    float: right;
    overflow: hidden;
  }

  #section_btm .section {
    clear: both;
    padding: 30px 0 0 30px;
    box-sizing: border-box;
    margin: 0 0 25px 0;
    background-color: #efefef;
    overflow: hidden;
    position: relative;
  }

  #section_btm .section.s01 {
    min-height: 610px;
  }

  #section_btm .section.s04 {
    min-height: 610px;
  }

  #section_btm .section h3 {
    margin: 0 0 5px 0;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: bold;
  }

  #section_btm .section h3 span.small {
    font-size: 13px;
    position: relative;
    bottom: -2px;
  }

  #section_btm .section p,
#section_btm .section dd {
    font-size: 12px;
    line-height: 2em;
    overflow: hidden;
  }

  #section_btm .section dt {
    clear: both;
    margin: 0 0 0.5em 0;
    font-size: 12px;
    font-weight: bold;
  }

  #section_btm .section_left .desc {
    margin: 0 0 20px 0;
  }

  #section_btm .section_left .btn_detail {
    margin: 0 0 2px 0;
  }

  #section_btm .section.s01 .pic {
    text-align: center;
    position: relative;
    left: -20px;
  }

  #section_btm .section.s01 dd {
    margin: 0 0 20px 0;
  }

  #section_btm .section.s04 dd {
    margin: 0 0 30px 0;
  }

  #section_btm .section.s04 ul li {
    width: auto;
    float: left;
    margin: 0 5px 0 0;
    white-space: nowrap;
  }

  #section_btm .section.s04 ul li.bl {
    clear: both;
  }

  #section_btm .section.s04 ul li a {
    text-decoration: underline;
  }

  .is_sp #section_btm .section.s04 ul li a.touch,
.is_pc #section_btm .section.s04 ul li a:hover {
    text-decoration: none;
  }
}
/* ----- min-width : 641px ----- */