for_____SP {
}
/*SP用*/
@media screen and (max-width: 770px) {
  .icoWnew {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 25px;
  }

  .icoWnew h3.titleA {
    display: none;
  }

  .icoWnew .inner {
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
  }

  .icoWnew ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* justify-content: space-between; */
    /* justify-content: center; */
  }

  .icoWnew ul li {
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 10px;
    border-width: 1px;
    list-style-type: none;
    padding: 5px;
    position: relative;
    border-color: #e1e1e1;
    border-style: solid;
    line-height: 1.4em;
    color: #686868;
    font-size: 12px;
    text-align: left;
    width: 49%;
    background: rgba(255, 255, 255, 0.6);
    transition: all 0.2s ease-in;
  }

  .icoWnew ul li:hover {
    background-color: #f3f3f3;
  }

  .icoWnew ul li .thumb {
    z-index: 0;
  }

  .icoWnew ul li .thumb .thumbImg {
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 100%;
    background-size: cover;
  }

  .icoWnew ul li .thumb .no-Img {
    height: 150px;
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #ededed;
  }

  .icoWnew ul li .thumb .no-Img:after {
    font-family: Quicksand;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 2px;
    height: 15px;
    right: 0px;
    margin: auto;
    left: 0px;
    bottom: 0px;
    top: 0px;
    position: absolute;
    font-size: 13px;
    color: #a7a7a7;
    content: "NO IMAGE";
  }

  .icoWnew ul li .comm {
    padding-left: 6px;
    padding-bottom: 0px;
    padding-right: 6px;
    padding-top: 6px;
    z-index: 0;
  }

  .icoWnew ul li h4 {
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 110%;
  }

  .icoWnew ul li .date {
    color: #7f7f7f;
    text-align: center;
    margin-bottom: 13px;
    display: none;
    letter-spacing: 2px;
    font-family: Quicksand;
    font-size: 13px;
  }

  .icoWnew .detail {
    font-style: normal;
    font-weight: normal;
    color: #686868;
    line-height: 1.6em;
    font-size: 75%;
  }

  .icoWnew ul li a {
    color: #2d2d2d;
  }

  .btn_viewAll {
    line-height: 1em;
    position: relative;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #7f7f7f;
    text-align: left;
    border-bottom-color: #c6c6c6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    width: 150px;
    letter-spacing: 2px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    font-family: "Mrs Saint Delafield";
  }

  .btn_viewAll:after {
    bottom: -9px;
    right: 2px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #a7a7a7;
    content: "";
    width: 16px;
    height: 16px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
  }

  .btn_viewAll:hover {
    padding-left: 30px;
  }

  .icoWnew .btn_viewAll {
    display: none;
  }

  .st-item {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  .st-item .itemImg {
    text-align: center;
    height: 250px;
  }

  .st-item .itemImg img {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    width: auto;
  }

  .st-item .cont {
  }

  .st-item .cont h3.itemTitle {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    font-size: 125%;
  }

  .st-item .cont .detailTable {
    background-color: white;
    border-collapse: collapse;
    text-align: left;
    font-size: 80%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .detailTable th {
    padding: 5px;
    background-color: #f3f3f3;
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    text-align: center;
  }

  .detailTable td {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
  }

  .kiji3 {
    border-bottom-color: #c6c6c6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 25px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
  }

  .kiji3 h3.title {
    padding-bottom: 10px;
    display: block;
    border-bottom-color: #e1e1e1;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-left: 0px;
    margin-left: 0px;
    letter-spacing: 1px;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 20px;
  }

  .kiji .date {
    display: none;
  }

  .kiji3_m {
  }
}

for_____PC {
}
/*PC用*/
@media screen and (min-width: 771px) {
  .icoWnew {
    margin-bottom: 25px;
  }

  .icoWnew h3.titleA {
    display: none;
  }

  .icoWnew .inner {
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
  }

  .icoWnew ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* justify-content: space-between; */
    /* justify-content: center; */
  }

  .icoWnew ul li {
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 10px;
    border-width: 1px;
    list-style-type: none;
    padding: 5px;
    position: relative;
    border-color: #e1e1e1;
    border-style: solid;
    line-height: 1.4em;
    color: #686868;
    font-size: 12px;
    text-align: left;
    width: 19%;
    background: rgba(255, 255, 255, 0.6);
    transition: all 0.2s ease-in;
  }

  .icoWnew ul li:hover {
    background-color: #f3f3f3;
  }

  .icoWnew ul li .thumb {
    z-index: 0;
  }

  .icoWnew ul li .thumb .thumbImg {
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 100%;
    background-size: cover;
  }

  .icoWnew ul li .thumb .no-Img {
    height: 150px;
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #ededed;
  }

  .icoWnew ul li .thumb .no-Img:after {
    font-family: Quicksand;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 2px;
    height: 15px;
    right: 0px;
    margin: auto;
    left: 0px;
    bottom: 0px;
    top: 0px;
    position: absolute;
    font-size: 13px;
    color: #a7a7a7;
    content: "NO IMAGE";
  }

  .icoWnew ul li .comm {
    padding-left: 6px;
    padding-bottom: 0px;
    padding-right: 6px;
    padding-top: 6px;
    z-index: 0;
  }

  .icoWnew ul li h4 {
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 7px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 14px;
  }

  .icoWnew ul li .date {
    color: #7f7f7f;
    text-align: center;
    margin-bottom: 13px;
    display: none;
    letter-spacing: 2px;
    font-family: Quicksand;
    font-size: 13px;
  }

  .icoWnew .detail {
    font-style: normal;
    font-weight: normal;
    color: #686868;
    line-height: 1.6em;
    font-size: 12px;
  }

  .icoWnew ul li a {
    color: #2d2d2d;
  }

  .btn_viewAll {
    line-height: 1em;
    position: relative;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #7f7f7f;
    text-align: left;
    border-bottom-color: #c6c6c6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    width: 150px;
    letter-spacing: 2px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    font-family: "Mrs Saint Delafield";
  }

  .btn_viewAll:after {
    bottom: -9px;
    right: 2px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #a7a7a7;
    content: "";
    width: 16px;
    height: 16px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
  }

  .btn_viewAll:hover {
    padding-left: 30px;
  }

  .icoWnew .btn_viewAll {
    display: none;
  }

  .st-item {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .st-item .itemImg {
    padding-right: 25px;
    width: 50%;
  }

  .st-item .itemImg img {
    height: auto;
    width: 100%;
  }

  .st-item .cont {
    width: 50%;
  }

  .st-item .cont h3.itemTitle {
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 15px;
    margin-bottom: 15px;
    display: block;
    margin-left: 0px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 28px;
  }

  .st-item .cont .detailTable {
    background-color: white;
    border-collapse: collapse;
    text-align: left;
    font-size: 14px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }

  .detailTable th {
    background-color: #f3f3f3;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    text-align: center;
  }

  .detailTable td {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
  }

  .kiji3 {
    border-bottom-color: #c6c6c6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 35px 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
  }

  .kiji3 h3.title {
    padding-bottom: 10px;
    display: block;
    border-bottom-color: #e1e1e1;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-left: 0px;
    margin-left: 0px;
    letter-spacing: 1px;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 20px;
  }

  .kiji .date {
    display: none;
  }

  .kiji3_m {
  }
}
