@charset "UTF-8";
/*リセット
--------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'antro';
  font-style: normal;
  src: url("../font/antro/Antro_Vectra.eot");
  src: url("../font/antro/Antro_Vectra.woff") format("woff"), url("../font/antro/Antro_Vectra.ttf") format("truetype");
  /* Safari, Android, iOS */ }
body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin: 0;
  padding: 0; }

h1 {
  margin: 0;
  padding: 0;
  display: block; }

img {
  width: 100%;
  vertical-align: bottom; }

a {
  text-decoration: none; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.fade-in {
  transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.item-type {
  margin: 50px 0 10px 0;
  text-align: center;
  font-family: apercu;
  font-size: 18px; }

/*変数
---------------------------------------------*/
/*全体
---------------------------------------------*/
#wrapper {
  margin: 0 auto; }

h2 {
  font-weight: bold; }

h3 {
  font-family: 'antro';
  text-align: center; }

.item_read {
  text-align: center; }
.item_read ul a {
  background-color: #ccc;
  color: #000; }
.item_read .btn {
  margin: 0 auto;
  display: block; }

.box .text02 {
  margin: 0 auto; }

.credit {
  text-align: center;
  font-size: 12px;
  margin: 40px 0; }
.credit a {
  color: #666666;
  text-decoration: underline; }
.credit span {
  padding: 2px 10px;
  margin-left: 12px;
  font-size: 10px;
  background-color: #666666;
  color: #fff; }

.img_w_tate {
  margin: 0 auto; }

.img_w_yoko {
  margin: 0 auto; }

#all_item {
  text-align: center; }
#all_item a {
  border: 1px solid #000;
  color: #000; }

   /* ------------------------
footer------------------------ */
footer {
  margin: 50px 0 0 0; }

footer img {
  display: block;
  width: 100px;
  margin: 0 auto; }

footer p {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 11px; }

/* PC
--------------------------------------*/
@media screen and (min-width: 769px) {
  .sp_none {
    display: block; }

  .pc_none {
    display: none; }

  #wrapper {
    width: 1060px; }

  .box {
    margin: 0px auto 100px; }

  h2 {
    padding-bottom: 20px;
    font-size: 16px; }

  h3 {
    font-size: 45px; }

  .item_read {
    font-size: 12px; }
  .item_read .knit_name {
    line-height: 18px;
    font-size: 13px; }
  .item_read .knit_name span {
    font-size: 11px; }
  .item_read ul a {
    font-size: 13px; }
  .item_read ul li {
    padding-top: 15px; }
  .item_read .btn {
    width: 28%;
    padding: 15px 0; }

  .box .text01 {
    text-align: center;
    margin-top: 100px; }
  .box p {
    font-size: 12px;
    line-height: 22px; }
  .box .text02 {
    width: 450px; }

  .credit a {
    color: #666666;
    text-decoration: underline; }
  .credit li {
    line-height: 25px; }

  .img_m_top {
    margin-top: 30px; }

  .img_w_tate {
    width: 600px; }

  .img_w_yoko {
    width: 750px; }

  #all_item a {
    padding: 15px 115px;
    font-size: 15px; }

   /* ------------------------
footer------------------------ */ }
/* SP
--------------------------------------*/
@media screen and (max-width: 768px) {
  .sp_none {
    display: none; }

  .pc_none {
    display: block; }

  .box {
    margin: 0 auto 50px; }

  .sp_title {
    width: 52%;
    margin: 50px auto 0; }

  h2 {
    text-align: center;
    font-size: 13px;
    padding-bottom: 15px;
    line-height: 20px; }

  h3 {
    font-size: 40px; }

  .item_read {
    font-size: 11px; }
  .item_read .knit_name {
    line-height: 16px;
    padding-bottom: 2px; }
  .item_read .knit_name span {
    font-size: 10px; }
  .item_read ul a {
    font-size: 12px; }
  .item_read ul li {
    padding-top: 10px; }
  .item_read .btn {
    width: 72%;
    padding: 15px 0; }

  .box .text01 {
    width: 90%;
    margin: 50px auto 0; }
  .box p {
    font-size: 11px;
    line-height: 18px; }
  .box .text02 {
    width: 90%; }

  .credit a {
    color: #666666;
    text-decoration: underline; }
  .credit li {
    line-height: 25px; }

  .img_m_top {
    margin-top: 25px; }

  .img_w_tate {
    width: 90%; }

  .img_w_yoko {
    width: 100%; }

  #all_item a {
    padding: 15px 110px;
    font-size: 13px; }

   /* ------------------------
footer------------------------ */ }
/* XSP
----------------------------------------*/
@media screen and (max-width: 320px) {
  .credit a {
    color: #666666;
    text-decoration: underline; }

   /* ------------------------
footer------------------------ */ }
