@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');
@import url('https://use.fontawesome.com/releases/v5.7.1/css/all.css');

/*--------------------------------------------------------------------*/
/* ソーイングパターンブックシリーズ */
/*--------------------------------------------------------------------*/

/*clearfix*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

* {
	margin: 0;
	padding: 0;
}
img,video {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.ie8 img{
  width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: 1.3;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
em {
	font-style: normal;
}
small,
.small {
  font-size: 85%;
}


/* 新タウン追記
--------------------------------------------------------------------*/
.pane-main {
}
/*.block-globalnav,*/
.block-category-globalnav,
.block-category-list--header,
.block-category-list--comment,
.block-category-list--goods {
	display: none;
}
.wrapper {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.pane-main .container {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.freespace {
	padding-left: 0 !important;
	padding-right: 0 !important;
}


/*layout
--------------------------------------------------------------------*/

#swpbook {
  margin: 0;
}

@media print, screen and (min-width: 840px){
  main {
  }
}


/* swpbook-header
--------------------------------------------------------------------*/
#swpbook-header {
  text-align: center;
}
#swpbook-header h1 {
  text-align: center;
  margin: 0 auto 20px;
}
#swpbook-header .jump {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 30px;
  padding: 0 10px;
}
#swpbook-header .jump li {
  width: 49%;
  font-size: 12px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
#swpbook-header .jump li a {
  display: block;
  border-radius: 5px;
  color: #fff;
  padding: .75em 0;
  text-align: center;
}
#swpbook-header .jump li a:hover {
  text-decoration: none;
}
#swpbook-header .jump li a::before {
  content: "\f107"; 
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  margin-right: .5em;
}

.jump_women {
  background: rgba(135, 83, 148, 1);
}
.jump_women:hover {
  background: rgba(135, 83, 148, .8);
}
.jump_men {
  background: rgba(59, 94, 147, 1);
}
.jump_men:hover {
  background: rgba(59, 94, 147, .8);
}
.jump_kids {
  background: rgba(148, 168, 54, 1);
}
.jump_kids:hover {
  background: rgba(148, 168, 54, .8);
}
.jump_others {
  background: rgba(153, 134, 117, 1);
}
.jump_others:hover {
  background: rgba(153, 134, 117, .8);
}
.jump_guide {
  background: rgba(102, 102, 102, 1);
}
.jump_guide:hover {
  background: rgba(102, 102, 102, .8);
}

@media print, screen and (min-width: 768px) {
  #swpbook-header .jump li {
    font-size: 1em;
    letter-spacing: .1em;
  }
} 



/* swpbook-content
--------------------------------------------------------------------*/
.swpbook-content {
  margin: 0 auto 30px;
}
.swpbook-content h2 {
  width: 90%;
  background: url("../../../../img/usr/category/swpbook/h2_border.png") no-repeat center bottom;
  background-size: contain;
  font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
  text-align: center;
  padding: 0 10px 30px 0;
  margin: 0 auto 20px;
}

@media print, screen and (min-width: 480px) {
  .swpbook-content h2 {
    width: 470px;
  }
}
@media print, screen and (min-width: 768px) {
} 



/* About
--------------------------------------------------------------------*/
.swpbook-about {
  max-width: 1200px;
  background: #f0f0f0;
  margin: 0 auto;
  padding: 20px;
}
.swpbook-about li {
  margin-bottom: 20px;
}
.swpbook-about li figcaption {
  padding-top: .5em;
}

@media print, screen and (min-width: 768px) {
  .swpbook-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  .swpbook-about li {
    width: 32%;
    margin-bottom: 0;
  }
} 


/* Lineup
--------------------------------------------------------------------*/
.lineup-header {
  max-width: 1200px;
  margin: 0 auto;
}
.lineup-header h3 {
  display: inline-block;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 1.2em;
  font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
  letter-spacing: .1em;
  padding: .75em 2em;
  margin: 0 0 0 10px;
  text-align: center;
}
.lineup-header h3 small {
  margin-left: .5em;
  color: #ccc;
  font-size: 0.9em;
  letter-spacing: .1em;
}
.header-women {
  background: #875394;
}
.header-men {
  background: #3b5e93;
}
.header-kids {
  background: #94a836;
}
.header-others {
  background: #998675;
}


.lineup-women,
.lineup-men,
.lineup-kids,
.lineup-others {
  padding: 30px 0;
  margin: 0 0 30px;
}

.lineup-women {
  background: url("../../../../img/usr/category/swpbook/bg_women.png") repeat left top;
}
.lineup-men {
  background: url("../../../../img/usr/category/swpbook/bg_men.png") repeat left top;
}
.lineup-kids {
  background: url("../../../../img/usr/category/swpbook/bg_kids.png") repeat left top;
}
.lineup-others {
  background: url("../../../../img/usr/category/swpbook/bg_others.png") repeat left top;
}
.lineup-list {
  max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
  margin: 0 auto;
}
.lineup-list > li {
  position: relative;
	width: calc(100% - 30px);
	box-sizing: border-box;
  border: 1px solid #333;
  background: #fff;
  margin: 0 15px 30px;
}
.lineup-list > li .category {
  position: absolute;
  top: 0;
  right: 10px;
  display: inline-block;
  background: #666;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: .75em;
  padding: .25em 1em;
}
.lineup-list > li .category.women {
  background: #875394;
}
.lineup-list > li .category.men {
  background: #3b5e93;
}
.lineup-list > li .category.kids {
  background: #94a836;
}
.lineup-list > li .category.others {
  background: #998675;
}
.lineup-list > li figure {
	display: flex;
  justify-content: space-between;
	margin-bottom: 10px;
	padding: 40px 20px 0;
}
.lineup-list > li figure .cover-img {
  width: 50%;
}
.lineup-list > li figure .sub-img {
  width: 47%;
}
.lineup-list > li figcaption {
	padding: 0 20px 20px;
}
.lineup-list > li figcaption .title {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
  margin: .5em 0;
}
.lineup-list > li figcaption .spec {
  font-size: .8em;
}
.lineup-list > li figcaption .spec li {
}
.lineup-list > li a {
	display: block;
	color: #333;
	text-decoration: none;
}
.lineup-list > li a:hover {
	opacity: 1;
	-webkit-animation-duration: 2s;
	-webkit-animation-name: flash;
	animation-duration: 2s;
	animation-name: flash;
}

@media print, screen and (min-width: 768px) {
  .lineup-header h3 {
    margin: 0 0 0 20px;
  }
} 
@media print, screen and (min-width: 980px) {
  .lineup-list > li {
    width: calc(100% / 2 - 40px);
    margin: 0 20px 40px;
  }
}


/* About
--------------------------------------------------------------------*/
.swpbook-howto {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
.swpbook-howto .howto-video {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .swpbook-howto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  .swpbook-howto .howto-video {
    width: 48%;
    margin-bottom: 0;
  }
} 




@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}



