@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
}
#mainArea div {
  font-family: yu-gothic-pr6n, sans-serif;
}
#mainArea p {
  font-family: yu-gothic-pr6n, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
	clear: both;
}
.f-f {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2rem;
  font-size: 1.2rem;
  letter-spacing: 0.5px;		
}
.under_ {
    margin: 0 auto 5% auto;
	clear: both;
}
.back-b {
}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: center;
}
.lead p {
	padding: 4em 0 2em 0;
	font-size: 1.5rem;
	line-height: 1.9;
}

/*///*/
#page_nav {
	width: 100%;
    margin: 0 auto 0 auto;
	padding: 5% 0 0 0;	
    z-index: 1;	
	position: relative;
}
#page_nav ul {
	width: 15%;
	margin: 0 auto;
	clear: both;
}
#page_nav ul li {
	width: 50%;
	float: left;
}
#page_nav ul li a {
	color: #161616;
    font-size: 2rem;
    letter-spacing: 1px;
    font-family: times, sans-serif;
	font-weight: 600;
	text-decoration: underline;
    text-underline-offset: 3px;	
	text-align: center;
	display: block;
	transition: 0.8s;
}

/*///*/
h2 {
  font-family: times, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 2.3rem;
  text-align: left;
  color: #d15252;
	letter-spacing: 1px;
	margin-left: -4%;
}
.main_ttl {
	margin: 18% auto 0 auto;
	text-align: center;
    width: 35%;	
}
.comment_ p {
	font-size: 1.3rem;
	line-height: 1.8;
	margin-top: 5%;
}

/*========= 流れるテキスト ===============*/
.eachTextAnime span{opacity: 0;}
.eachTextAnime.appeartext span{ animation:text_anime_on .6s ease-out forwards; }
@keyframes text_anime_on {
  0% {opacity:0;}
  100% {opacity:1;}
}
.text_ {

}
.text_ dt {
	margin: 0 0 0.5em;
    text-align: left;
}
.text_ dt span {
    font-size: 2rem;
    font-weight: 700;
    background: #222;
    color: #fff;
    padding: 3px 1px;
    letter-spacing: -0.8px;
	line-height: 1.4;
    font-family: yu-gothic-pr6n, sans-serif;
}
.text_ dd {
    line-height: 1.7;
	margin: 0 0 3em 0;
}

/*///*/
.main_creditArea {
	padding: 0;
	margin-top: 9%;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.item .main_creditArea table td.txt {
	width: 80%;
    padding: 4% 0;	
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 3% 0;
}
.main_creditArea table td.ttl_txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-size: 2.5rem;
  line-height: 0;
  color: #f85bad;	
  padding: 12% 0 2% 0;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
	width: 20%;
}
.pr_ {
  font-size: 110%;
}
.m-r {
  margin-right: 8%;
}
/*///*/
.crdit {
  margin-bottom: 15px;
}

/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
  width: 85px;
  height: 37px;
  border: solid 2px #161616;	
  background: none;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #161616;
  line-height: 2.2;
  text-decoration: none;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-family: times, sans-serif;
	margin: 0 auto;
}
.button_bl:hover {
  background: #161616;
  border: solid 2px #161616;
  color: #ffffff !important;
  transition: .3s;
}
.button_all {
  width: 500px;
  height: 51px;
  border: solid 2px #161616;
  background: none;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #161616;
  line-height: 47px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: yu-gothic-pr6n, sans-serif;	
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
}
.button_all:hover {
  background: #161616;
  border: solid 2px #161616;
  color: #fff !important;
  transition: .3s;
}
.under_ {
	margin: 13% auto 0 auto;
}

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

.scrollin {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

#women_wrap {
	position: relative;
	width: 900px;
	padding-bottom: 11%;
	margin: 8% auto 5% auto;
}
#women_1 {
	position: relative;
	width: 100%;
	padding-bottom: 11%;
}
#women_1  .ld_img,
#women_2  .ld_img,
#women_3  .ld_img {
    width: 440px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10%;
}
#women_1 .item_Text,
#women_2 .item_Text,
#women_3 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 -1%;
}
#women_2 {
	position: relative;
	width: 100%;
	margin-top: 6%;	
    padding-bottom: 11%;	
}
#women_3 {
	position: relative;
	width: 100%;
	margin-top: 6%;		
}
#men_wrap {
	position: relative;
	width: 900px;
	padding-bottom: 5%;
	margin: 8% auto 5% auto;
}
#men_1 {
	position: relative;
	width: 100%;
	padding-bottom: 11%;
}
#men_1  .ld_img,
#men_2  .ld_img,
#men_3  .ld_img {
    width: 440px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10%;
}
#men_1 .item_Text,
#men_2 .item_Text,
#men_3 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 -1%;
}
#men_2 {
	position: relative;
	width: 100%;
	margin-top: 6%;	
    padding-bottom: 11%;	
}
#men_3 {
	position: relative;
	width: 100%;
	margin-top: 6%;	
}




