/* CSS Index

/// Category
=== Parts in Category
--- Detail (effect.....etc)
::: For Multi Device

*/
/* ======================================== font ======================================== */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700);
/* ======================================== body ======================================== */
/* line 52, sass/pu_miyagawa.scss */
body {
  position: relative;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  line-height: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  color: #323232;
  overflow-x: hidden; }
  /* line 61, sass/pu_miyagawa.scss */
  body a {
    color: #323232; }
    /* line 63, sass/pu_miyagawa.scss */
    body a:hover {
      transition: .2s;
      opacity: 0.60;
      filter: progid:DXImageTransform.Microsoft.alpha(Opacity=70,FinishOpacity=70);
      cursor: pointer !important; }
  /* line 70, sass/pu_miyagawa.scss */
  body article {
    margin: 0 auto;
    width: 960px; }

@media screen and (max-width: 960px) {
  /* line 79, sass/pu_miyagawa.scss */
  body article {
    width: 100%; } }
/* ======================================== pickupdr_miyagawa
 ======================================== */
/* line 92, sass/pu_miyagawa.scss */
article #pickup_miyagawa img {
  display: block; }
/* line 95, sass/pu_miyagawa.scss */
article #pickup_miyagawa h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  border-bottom: 1px solid #5AC8A0;
  padding-bottom: 10px;
  margin-top: 30px; }
/* line 103, sass/pu_miyagawa.scss */
article #pickup_miyagawa ul {
  height: 250px;
  margin-top: 50px;
  font-size: 0px;
  padding: 20px;
  background: #fffae0; }
  /* line 109, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul li {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    letter-spacing: 0;
    vertical-align: top;
    line-height: 190%;
    width: 600px;
    margin-right: 20px; }
    /* line 116, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul li span {
      font-weight: 600;
      color: #5AC8A0;
      display: block;
      border-bottom: 1px dashed #848484;
      padding-bottom: 5px;
      margin-bottom: 10px; }
    /* line 124, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul li:nth-of-type(2) {
      margin-right: 0px;
      width: 300px;
      margin-top: -25px; }
  /* line 131, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul:nth-of-type(2n) li {
    margin-right: 0px; }
    /* line 133, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(2n) li:nth-of-type(2) {
      float: left;
      margin-right: 20px; }
  /* line 139, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul:nth-of-type(1) {
    height: 230px; }
    /* line 142, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(1) li:nth-of-type(2) {
      margin-top: -35px; }
  /* line 147, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul:nth-of-type(2) {
    height: 230px; }
    /* line 150, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(2) li:nth-of-type(2) {
      margin-top: -35px; }
  /* line 155, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul:nth-of-type(4) {
    height: 190px; }
    /* line 157, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(4) li {
      width: 535px; }
      /* line 159, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul:nth-of-type(4) li:nth-of-type(2) {
        width: 365px;
        margin-top: -40px; }
  /* line 165, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul:nth-of-type(5) {
    margin-top: 100px;
    margin-bottom: 0px;
    text-align: center;
    padding: 0px;
    background: none;
    height: auto; }
    /* line 172, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(5) li {
      margin-right: 50px;
      width: auto; }
      /* line 175, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul:nth-of-type(5) li a {
        display: block; }
        /* line 177, sass/pu_miyagawa.scss */
        article #pickup_miyagawa ul:nth-of-type(5) li a img {
          margin: 0 auto;
          margin-top: 18px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          -moz-box-shadow: 0px 0px 2px #B4B5B5;
          -webkit-box-shadow: 0px 0px 2px #B4B5B5;
          box-shadow: 0px 0px 2px #B4B5B5; }
      /* line 184, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul:nth-of-type(5) li:nth-of-type(2) {
        margin-right: 0px;
        width: auto;
        margin-top: 0px; }

@media screen and (max-width: 960px) {
  /* line 200, sass/pu_miyagawa.scss */
  article #pickup_miyagawa h2 {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px; }
  /* line 205, sass/pu_miyagawa.scss */
  article #pickup_miyagawa img {
    width: 100%; }
  /* line 208, sass/pu_miyagawa.scss */
  article #pickup_miyagawa ul {
    margin: 0 auto;
    margin-top: 30px;
    height: auto;
    width: 80%;
    padding: 5%; }
    /* line 214, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul li {
      display: block;
      width: 100%;
      margin-right: 0px; }
      /* line 218, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul li:nth-of-type(2) {
        width: 100%;
        margin-top: 20px; }
    /* line 225, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(2n) li:nth-of-type(2) {
      float: none;
      margin-right: 0px; }
    /* line 231, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(1) {
      height: auto; }
      /* line 234, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul:nth-of-type(1) li:nth-of-type(2) {
        margin-top: 20px; }
    /* line 239, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(2) {
      height: auto; }
      /* line 242, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul:nth-of-type(2) li:nth-of-type(2) {
        margin-top: 20px; }
    /* line 247, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(4) {
      height: auto; }
      /* line 249, sass/pu_miyagawa.scss */
      article #pickup_miyagawa ul:nth-of-type(4) li {
        width: 100%; }
        /* line 251, sass/pu_miyagawa.scss */
        article #pickup_miyagawa ul:nth-of-type(4) li:nth-of-type(2) {
          width: 100%;
          margin-top: 20px; }
    /* line 258, sass/pu_miyagawa.scss */
    article #pickup_miyagawa ul:nth-of-type(5) li {
      margin-right: 0px; }
    article #pickup_miyagawa ul:nth-of-type(5) li img {
      width: auto; } }
