@charset "UTF-8";
/* CSS Document */
* {
  box-sizing: border-box;
}
html, body {
  font-size: 14px;
  line-height: 1.73;
  color: #000;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 600;
}
a {
  color: #0366ac;
}
a:hover {
  opacity: 0.7;
}
.spv {
  display: none !important;
}
.contInner {
  position: relative;
  margin: 0 auto;
  width: 1080px;
  text-align: center;
}
.l-container {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1080px;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
}
.flex.flex1 > div {
  width: 60%;
  text-align: center;
  margin: auto;
}
.flex.flex2 > div, .flex.flex2 > p {
  width: 48%;
  text-align: center;
}
.flex.flex3 > div, .flex.flex3 > p {
  width: 32%;
  text-align: center;
}
.flex.flex4 > div {
  width: 24%;
}
/*
.animated {
  opacity: 1;
  animation-delay: 0.2s;
  margin-bottom: 0 !important;
}
.inview {
  animation-delay: 0.4s !important;
}
.fadeIn {
  opacity: 1;
}
.fadeInUp {
  opacity: 1;
}
*/
/***ボタン共通***/
.redBtn {
  margin: 30px auto 0;
  text-align: center;
}
.redBtn a, .redBtn span {
  background: #CE0000;
  color: #fff;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  border-radius: 16px;
}
/*----------------------------
    共通
----------------------------*/
.titleArea h2 {
  font-size: 20px;
  letter-spacing: 4px;
  margin-bottom: 20px !important;
  text-align: center;
}
.titleArea h2 span {
  font-size: 28px;
}
.titleArea {
  padding: 40px 0 10px;
  text-align: center;
}
p{
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: .1em;
}
p.hosoku {
  margin: 5px 0;
  font-size: 0.85rem;
  color: #555;
  text-align: right;
}
/***header***/
header {
  width: 100%;
  background: none;
  z-index: 99999;
  text-align: center;
}
header .logo {
  width: 72px;
  height: auto;
  margin: 20px auto 10px;
}
/***mv***/
#mv {
  width: 100%;
  z-index: 100;
  text-align: center;
  margin: 0 auto 180px;
}
#mv .slick-initialized .slick-slide {
  height: 550px;
  display: flex;
}
#mv img {
  width: 500px;
  height: 488px;
  margin: auto;
}
#mv h1 {
  height: 82px;
}
#mv h1 img {
  height: 100%;
  width: auto;
}
/***#firstView***/
#firstView {
  margin: 100px auto;
}
.topline {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.topline h2 {
  text-align: center;
  margin-bottom: 30px !important;
}
.topline h2 span {
  width: 100%;
  font-size: 28px;
}
.topline p {
  margin: 0 auto;
  width: 480px;
  text-align: left;
}
.topline img {
  margin-bottom: 40px !important;
}
/***#about***/
#about {
  position: relative;
  margin-bottom: 120px;
}
#about .titleArea {
  padding: 0;
}
#about h2 {
  font-size: 20px;
  margin-bottom: 10px !important;
}
#about h2 span {
  font-size: 28px;
}
#about .textArea {
  position: absolute;
  top: 20px;
  right: 54px;
  width: 517px;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px 70px;
}
#about p {
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: 1.8px;
}
/***#feature***/
#feature {
  width: 862px;
  margin: 0 auto 120px;
}
#feature h2 {
  margin-bottom: 0;
}
#feature .featureBox {
  position: relative;
  margin-bottom: 40px !important;
}
#feature .featureBox img {
  margin-bottom: 14px !important;
  width: 100%;
}
#feature h3 {
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
}
#feature h4 {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 3px;
}
#feature p {
  line-height: 2;
  text-align: left;
}
#feature .flex4 .featureBox {
  margin-bottom: 0 !important;
}
#feature .l-container {
  width: 370px;
}
#feature .flex4 .l-container {
  margin-left: 30px;
}
/***#sweatpants***/
#sweatpants{
  margin-bottom: 180px;
}
#sweatpants .contInner{
  width: 862px;
  margin: 0 auto;
}
#sweatpants p{
  width: 460px;
  margin: 20px auto;
  text-align: left;
}
#sweatpants .redBtn{
  width: 230px;
}
/***lineup***/
.lineup {
  max-width: 890px;
  margin: 0 auto 180px;
}
.lineup .titleArea p.reserve {
  margin-bottom: 30px !important;
  border: solid 1px #FF0000;
  padding: 17px;
  color: #FF0000;
  font-weight: normal;
  width: 90%;
}
.lineup h3 {
  font-size: 18px;
  margin-bottom: 10px !important;
}
.lineup h3.pants{
  letter-spacing: -.05em;
}
.lineup .itemSize {
  justify-content: center;
  font-size: 19px;
  width: 100%;
  margin-bottom: 20px !important;
}
.lineup .itemSize p {
  width: auto;
  margin: 0 10px;
  letter-spacing: 1px;
}
.lineup .itemSize span.tax {
  font-size: .8em;
}
.lineup .redBtn {
  width: 80%;
}
.lineup .gryBtn {
  width: 80%;
  background: #e6e6e6;
  color: #000;
  display: block;
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  border-radius: 18px;
  margin: 30px auto 0;
}
.lineup p.reserve {
  margin-top: 30px;
  font-size: .9rem;
  text-align: center;
}
.lineupSlideArea {
  position: relative;
  margin: auto;
}
.lineupSlideArea .lineupSlide {
  margin-bottom: 1em;
}
.lineupSlideArea .thumbnail-list {
  width: 90%;
  max-width: 280px;
  margin: 0 auto 15px auto;
  display: flex;
  justify-content: center;
}
.lineupSlideArea .thumbnail-list li {
  display: block;
  margin: 5px 5px;
  cursor: pointer;
  position: relative;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
}
.lineupSlideArea .thumbnail-current {
  border-color: #CE0000 !important;
}
.lineupSlideArea .thumbnail-list .gry {
  background: #bdc1be;
}
.lineupSlideArea .thumbnail-list .navy {
  background: #202520;
}
.lineupSlideArea .thumbnail-list .khaki {
  background: #434a19;
}
.lineup.noSlide .lineupBox h3{
  margin-top: 20px;
}
.lineupBox{
  margin-bottom: 60px;
}
/***.bottom***/
.bottom {
  margin-bottom: 180px;
}
.bottom .redBtn{
  width: 80%;
  max-width: 350px;
  margin: auto;
}
/***footer***/
footer {
  background-color: #e5e5e5;
  border-bottom: 2px solid #e60012;
  padding: 40px 0 0;
}
footer .fLogo {
  display: flex;
  align-items: center;
}
footer .fLogo img {
  width: 60px;
}
footer p{
  text-align: left;
  line-height: 1.7;
}
footer .fLogo p {
  font-size: 0.85rem;
  margin-left: 30px;
  text-align: left;
}
footer p.copy {
  font-size: 11px;
  margin: 10px 0 40px;
}
@media screen and (min-width:769px) and (max-width:999px) {
  .contInner {
    width: 100%;
  }
  header .contInner {
    width: 100%;
  }
  #feature, .lineup {
    width: 100%;
  }
}