@charset "UTF-8";
@import url("https://use.typekit.net/puc7avi.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

/*/▼帯バナー削除用CSS▼//*/
#beltbnr {
  display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/

html {
  scroll-behavior: smooth;
}
#men,
#women {
  scroll-margin-top: 90px;
}
#men{
  margin-top: 10%;
}

#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
}
#mainArea div {
  font-family: "noto-sans-cjk-jp", sans-serif;
}
#mainArea p {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.pc { 
  display: block;
  width: 900px;
  margin: 0 auto;
}
.sp { 
  display: none;
}
section {
  margin: 7em auto 10em;	
	position: relative;	
}
.f-f {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6rem;
  font-size: 1.28rem;
  letter-spacing: 0.5px;	
  color: #161616;	
}

.under_ {
  margin: 2% auto 5% auto;
  clear: both;
}
.back-b {

}
.lead {
  width: 100%;
  margin: 2em auto 4em;
  position: relative;
}
.lead p {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;	
	padding: 1em 0 0 0;
	font-size: 1.35rem;
	line-height: 2.2;
  letter-spacing: 0.5px;
  color: #161616;		
}


/*///*/
#page_nav {
	width: 100%;
  margin: 0 auto;
	padding: 0 0 6% 0;	
  z-index: 1;	
}
#page_nav ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
}
#page_nav ul li {
  margin: 0;
  padding: 0;
}
#page_nav ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #161616;
}
#page_nav .txt {
  margin-top: 0;  
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  letter-spacing: 0.5px;
  text-align: center;
  color: #161616;
}
#page_nav ul li a.women :hover {
  background: none;
  color: #e91f1f !important;
  transition: .3s;
}
#page_nav ul li a.men :hover {
  background: none;
  color: #16aae2 !important;
  transition: .3s;
}

/*///*/
.sub_ttl {
  margin-bottom: 2%;
}
.sub_ttl h2 {
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-size: clamp(12px, 1.2vw, 12px);
  line-height: 1.3;
  margin: 0;
  color: #161616;
  padding: 0;  
  letter-spacing: 0.5px;
  text-align: center;
}
.sub_ttl p {
  font-family: "Roboto Condensed", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 700 !important;  
  font-size: clamp(27px, 1.3vw, 27px);
  line-height: 1.3;
  color: #161616;
  letter-spacing: -0.1px;
  vertical-align: sub;
  padding: 1px 0 5px 0;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 11px;
  text-decoration-color: #161616;
  text-align: center;
}
.sub_ttl h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;  
  font-size: clamp(38px, 1.7vw, 38px);
  line-height: 1.3;  
  color: #161616;
  text-align: center;
  letter-spacing: 1px;
}
.sub_ttl h3::first-letter {
  color: #e91f1f;
}
.sub_ttl h3.men::first-letter {
  color: #16aae2;
}

.comment_ {
  font-size: 1.3rem;
  line-height: 2.0;
  margin: 2.5% auto 0 auto;
}
.recommend_items h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800; 
  font-size: clamp(16px, 1.3vw, 16px);
  line-height: 1.3;
  color: #e91f1f;
  letter-spacing: 1px;
  margin: -32px auto 20px auto;
  background: #fff;
  width: 41%;  
}
.recommend_items h4.men {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800; 
  font-size: clamp(16px, 1.3vw, 16px);
  line-height: 1.3;
  color: #16aae2;
  letter-spacing: 1px;
  letter-spacing: 1px;
  margin: -32px auto 20px auto;
  background: #fff;
  width: 41%; 
}

/*///*/
.main_contents {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.coord {
  position: relative;
  width: 900px;
  margin: 2% auto 0;
  display: flex;
  align-items: center;
}
.coord .contents_wrap {
  width: 410px;
  position: relative;
}
.coord .recommend_wrap {
  width: 410px;
  margin-left: 6%;
}
.coord.reverse {
  flex-direction: row-reverse;
}
.coord.reverse .recommend_wrap {
  margin-left: 0;
  margin-right: 6%;
}

.recommend_items {
  width: 100%;
  margin: 22% auto 0 auto;
  border: #e91f1f 1px solid;
  padding: 5% 2% 5% 2%;
  text-align: center;
}
.recommend_items.men {
  width: 100%;
  margin: 15% auto 0 auto;
  border: #16aae2 1px solid;
  padding: 5% 2% 5% 2%;
  text-align: center;
}
.recommend_items ul {
  width: 100%;
}
.recommend_items ul li {
  width: 32.7%;
  display: inline-block;
}

/* slide */
.slider {
  width: 100%;
  margin: 0 auto;
}
.slider img {
  width: 100%;
  height: auto;
}
.slick-dots {
  left: 50%;
  transform: translateX(-50%);
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	margin: 0 2px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 2px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}
.slick-dots li button:before {
  font-size: 10px;
  top: 6px;
  color: #161616;  
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #161616;
}
.slide_img {
  z-index: 3;	
}
.slide_img img {
	width: 100%;
	height: auto;	
}


/*///*/
.creditArea {
  margin: 6% 0 0 0;
}
.creditArea .f-f {
  text-align: center;
}
.main_creditArea {
	padding: 0;
	margin-top: 2%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
  width: 65%;
  padding: 0;
	height: 35px;
  line-height: 1.5;
  vertical-align: middle;  
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
  vertical-align: middle;
}

/*////*/
.button_bl {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 60px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #161616;
  border: solid 1px #161616;	
  text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
  border-radius: 15px;  
}
.button_bl:hover {
  background: none;
  border: solid 1px #161616;
  color: #161616 !important;
  transition: .3s;
}

/*////*/
.related-link {
  margin: 40px auto 70px auto;
	display: block;
  width: 30%;	
}
.related-link a {
  padding: 0 3%;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  border: 1px solid #e91f1f;
  background-color: #e91f1f;
  color: #fff;
  text-decoration: none;
  transition: background 1s;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 15px;  	  
}
.related-link a:hover {
  background: none;
  border: 1px solid #e91f1f;   
  color: #e91f1f;
}
.related-link.men {
  margin: 40px auto 30px auto;
	display: block;
  width: 30%;	
}
.related-link.men a {
  padding: 0 3%;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  border: 1px solid #16aae2;
  background-color: #16aae2;
  color: #fff;
  text-decoration: none;
  transition: background 1s;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 15px;  	  
}
.related-link.men a:hover {
  background: none;
  border: 1px solid #16aae2;   
  color: #16aae2;
}

/*////*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}


/* SP */
@media screen and (max-width: 767px) {
.pc { 
  display: none;
}
.sp { 
  display: block;
  width: 100%;
  margin: 0 auto;
}
.lead {
  width: 90%;
  margin: 1em auto 2em;
  position: relative;
}
.lead p {
  font-size: 1.33rem;
  line-height: 2;
  text-align: left;  
}
.lead p br {
  display: none;
}
.f-f {
  line-height: 1.3rem;
}
.sub_ttl {
  margin-bottom: 4%;
}

.recommend_items,
.recommend_items.men {
  margin: 17% auto 0 auto;
}
.recommend_items h4,
.recommend_items h4.men {
  margin: -28px auto 20px auto;
  width: 45%;
  white-space: nowrap;
}

.main_contents {
  padding: 8% 0 0 0;
}
.coord {
  flex-direction: column;
  display: block;
  width: 100%;
  margin: 6% auto 20% auto;
}
.coord .contents_wrap {
  width: 90%;
  margin: 0 auto;
}
.coord .recommend_wrap {
  margin: 12% auto 10% auto;
  width: 95%; 
}
.coord.reverse .recommend_wrap {
  margin: 12% auto 10% auto;
  width: 95%; 
}
.coord.reverse:nth-of-type(even) .recommend_wrap {
  margin: 12% auto 10% auto;
  width: 95%; 
}
.text_wrap {
  width: 93%;
  margin: 0 auto;
}

.creditArea {
  margin: 7% 0 0 0;
}
.main_creditArea table td.txt {
  width: 75%;
}
.styling-link {
  margin: 0 auto 80px auto;
  display: block;
  width: 90%;
}
.related-link {
  margin: -30px auto 100px auto;
  display: block;
  width: 85%;
}
.related-link.men {
  margin: -30px auto 0 auto;
  display: block;
  width: 85%;
}

}

