/* 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_nomashika.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_nomashika.scss */
  body a {
    color: #323232; }
    /* line 63, sass/pu_nomashika.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_nomashika.scss */
  body article {
    margin: 0 auto;
    width: 960px; }

@media screen and (max-width: 960px) {
  /* line 79, sass/pu_nomashika.scss */
  body article {
    width: 100%; } }
/* ======================================== pickupdr_nomashika
 ======================================== */
/* line 92, sass/pu_nomashika.scss */
article #pickup_nomashika img {
  display: block; }
/* line 95, sass/pu_nomashika.scss */
article #pickup_nomashika h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  border-bottom: 1px solid #5AC8A0;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 50px; }
/* line 104, sass/pu_nomashika.scss */
article #pickup_nomashika ul {
  margin-top: 30px;
  font-size: 0px;
  padding: 38px;
  background: #fff8eb;
  border: 2px solid #f7ac00;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  /* line 111, sass/pu_nomashika.scss */
  article #pickup_nomashika ul li {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    letter-spacing: 0;
    vertical-align: top;
    line-height: 1.7em;
    width: 425px;
    margin-right: 30px; }
    /* line 118, sass/pu_nomashika.scss */
    article #pickup_nomashika ul li span {
      font-weight: 600;
      color: #5AC8A0;
      display: block;
      border-bottom: 1px dashed #848484;
      padding-bottom: 5px;
      margin-bottom: 10px; }
    /* line 126, sass/pu_nomashika.scss */
    article #pickup_nomashika ul li:nth-of-type(2) {
      margin-right: 0px; }
  /* line 130, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(1) {
    margin-top: 40px; }
  /* line 133, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(2n) {
    border: 2px solid #00a652;
    background: #eff7ef; }
  /* line 139, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(2) li:nth-of-type(1) {
    float: right;
    margin-right: 0px; }
  /* line 143, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(2) li:nth-of-type(2) {
    margin-right: 30px; }
  /* line 148, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(3) {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    letter-spacing: 0;
    width: 383px;
    vertical-align: top;
    margin-right: 30px; }
    /* line 153, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(3) li {
      width: 385px;
      display: block;
      margin-right: 0px; }
      /* line 157, sass/pu_nomashika.scss */
      article #pickup_nomashika ul:nth-of-type(3) li img {
        margin-top: 30px; }
  /* line 162, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(4) {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    letter-spacing: 0;
    width: 383px; }
    /* line 165, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(4) li {
      width: 385px;
      display: block;
      margin-right: 0px; }
      /* line 169, sass/pu_nomashika.scss */
      article #pickup_nomashika ul:nth-of-type(4) li img {
        margin-top: 51px; }
  /* line 174, sass/pu_nomashika.scss */
  article #pickup_nomashika ul:nth-of-type(5) {
    margin-top: 80px;
    margin-bottom: 0px;
    text-align: center;
    background: none;
    border: 0px; }
    /* line 180, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(5) li {
      margin-right: 50px;
      width: auto; }
      /* line 183, sass/pu_nomashika.scss */
      article #pickup_nomashika ul:nth-of-type(5) li a {
        display: block; }
        /* line 185, sass/pu_nomashika.scss */
        article #pickup_nomashika 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 192, sass/pu_nomashika.scss */
      article #pickup_nomashika 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 208, sass/pu_nomashika.scss */
  article #pickup_nomashika img {
    width: 100%; }
  /* line 211, sass/pu_nomashika.scss */
  article #pickup_nomashika h2 {
    width: 90%;
    margin: 0% 5%;
    margin-top: 30px;
    margin-bottom: 50px; }
  /* line 217, sass/pu_nomashika.scss */
  article #pickup_nomashika ul {
    width: 80%;
    padding: 5%;
    margin: 0% 5%;
    margin-top: 30px; }
    /* line 222, sass/pu_nomashika.scss */
    article #pickup_nomashika ul li {
      width: 100%;
      margin-right: 0px; }
      /* line 225, sass/pu_nomashika.scss */
      article #pickup_nomashika ul li img {
        margin-top: 30px; }
    /* line 231, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(2) li:nth-of-type(1) {
      float: none; }
    /* line 234, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(2) li:nth-of-type(2) {
      margin-right: 0px; }
    /* line 239, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(3) {
      display: block;
      width: 80%;
      padding: 5%;
      margin: 0% 5%;
      margin-top: 30px; }
      /* line 245, sass/pu_nomashika.scss */
      article #pickup_nomashika ul:nth-of-type(3) li {
        width: 100%; }
    /* line 249, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(4) {
      display: block;
      width: 80%;
      padding: 5%;
      margin: 0% 5%;
      margin-top: 30px; }
      /* line 255, sass/pu_nomashika.scss */
      article #pickup_nomashika ul:nth-of-type(4) li {
        width: 100%; }
        /* line 257, sass/pu_nomashika.scss */
        article #pickup_nomashika ul:nth-of-type(4) li img {
          margin-top: 30px; }
    /* line 263, sass/pu_nomashika.scss */
    article #pickup_nomashika ul:nth-of-type(5) li {
      margin-right: 0px;
      width: 80%;
      margin: 0% 10%; }
      /* line 267, sass/pu_nomashika.scss */
      article #pickup_nomashika ul:nth-of-type(5) li:nth-of-type(2) {
        width: 80%;
        margin: 0%; } }
