@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: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
}
#mainArea div {
  font-family: 'Noto Sans JP', sans-serif;
}
#mainArea p {
  font-family: 'Noto Sans JP', sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
    width: 860px;
    margin: 7em auto 10em;	
	position: relative;	
}
.f-f {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 1.28rem;
  letter-spacing: 0.5px;	
  color: #161616;	
}

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

}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  position: relative;
}
.lead p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;	
	padding: 4em 0 2em 0;
	font-size: 1.5rem;
	line-height: 1.9;
    color: #161616;		
}

/*///*/
#page_nav {
	width: 50%;
    margin: 0 auto 0 auto;
	padding: 5% 0 4% 0;	
    z-index: 1;	
}
#page_nav ul {
	width: 30%;
	margin: 0 auto;
	clear: both;
	display: flex;
	justify-content: space-around;
}
#page_nav ul li {
    font-size: 20px;
	margin: 0 5% !important;
}
#page_nav ul li:hover {
	opacity: 0.6;
}
#page_nav ul li.men,
#page_nav ul li.women {
    transition: 1s;	
}
#page_nav ul li.men a {
	width: 100%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;	
	color: #c7e8ff;
    letter-spacing: 0.5px;	
	transition: 0.8s;
	text-align: center;
	text-decoration: none;
	padding: 0 9%;
	background: #161616;	
}
#page_nav ul li.women a {
	width: 100%;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;	
	color: #c4ffcf;
    letter-spacing: 0.5px;	
	transition: 0.8s;
	text-align: center;
	text-decoration: none;
	padding: 0 9%;
	background: #161616;
}

.ttl {
	width: 40%;
    margin: 0 auto 5% auto;
	display: flex;
}
.ttl .staff_img {
	width: 30%;
    margin: 0 0 0 15%;
    display: block;
}
.ttl .staff_text {
	width: 46%;
    margin: 8% 0 0 4%;
    display: block;
}
.ttl .staff_text img {
	width: 17%;
    margin: 0 0 5% -1%;
}
.ttl .staff_text p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;	
	font-size: 1.35rem;
	line-height: 1.6;
    color: #161616;	
}

h3.wo {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
	font-size: 1.35rem;
	line-height: 2.0;
    text-align: left;
	margin: 2% 0 17% 0;
    background-color: rgba(196, 255, 207, 0.9);	
    color: #161616;	
	display: inline;
}
h3.me {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
	font-size: 1.35rem;
	line-height: 2.0;
    text-align: left;
	margin: 2% 0 17% 0;
    background-color: rgba(199, 232, 255, 0.9);	
    color: #161616;	
	display: inline;
}
.question p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;	
	font-size: 1.3rem;
	line-height: 1.8;
    letter-spacing: 0.5px;
    color: #161616;	
}
.line_text {
    width: 100%;
	margin-bottom: 9%;
}
.line_wrap {
    display: flex;
    align-items: flex-start; 
    margin-top: 1em;
}
.line {
    flex-grow: 1;
    height: 1px;
    background-color: #333;
    margin-right: 10px;
    margin-top: 0.9em; 
}
.qu_text {
    width: 290px; 
    line-height: 1.8;
}


.comment_ {
	font-size: 1.3rem;
	line-height: 2.0;
    margin: 1.3em auto 2em auto;
}

/* 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: 12px;
    top: 6px;
}

.of_img {
	position: relative;
	width: 100%;
	margin: 0 auto;
	clear: both;
}


/*///*/
.main_creditArea {
	padding: 0;
	margin-top: 17%;
}
.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%;
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 0;
	height: 50px;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
	width: 20%;
}
/*///*/
.crdit {
  margin-bottom: 15px;
}
/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
    display: inline-block;
    width: 70px;
    height: 33px;
    line-height: 2.3;
    border: 1.2px solid #161616;
    background: #161616;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    color: #fff;
    font-size: 1.35rem;
    letter-spacing: 1px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    text-decoration: none;
}
.button_bl:hover {
    background: #fff;
    border: 1.2px solid #161616;
    color: #161616 !important;
    transition: .3s;
}


/*////*/
.button_all_w {
  width: 600px;
  height: 45px;
  border: solid 1.2px #161616;
  background: #c4ffcf;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #161616;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;	
  line-height: 41px;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
  text-decoration: none;
  margin: 0 auto;
}
.button_all_w:hover {
  background: #161616;
  border: solid 1.2px #161616;
  color: #fff !important;
  transition: .3s;
}
.button_all_m {
  width: 600px;
  height: 45px;
  border: solid 1.2px #161616;
  background: #c7e8ff;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #161616;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;	
  line-height: 41px;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
  text-decoration: none;
  margin: 0 auto;
}
.button_all_m:hover {
  background: #161616;
  border: solid 1.2px #161616;
  color: #fff !important;
  transition: .3s;
}


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

#staff_1 {
	position: relative;
    padding: 0 0 4% 0;
	width: 900px;
    margin: 4% auto 0 auto;
}
#staff_1::before {
  content: '';
  display: block;
  height: 80px; 
  margin-top: -80px; 
  visibility: hidden;
}
#staff_1 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
#staff_1 .text_wrap {
    width: 360px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
	padding: 0;
}
#staff_2 {
	position: relative;
    padding: 0 0 4% 0;
	width: 900px;
    margin: 4% auto 0 auto;
}
#staff_2 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
}
#staff_2 .text_wrap {
    width: 360px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2%;
	padding: 0;
}
#staff_3 {
	position: relative;
    padding: 0 0 4% 0;
	width: 900px;
    margin: 4% auto 0 auto;
}
#staff_3 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
#staff_3 .text_wrap {
    width: 360px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
	padding: 0;
}
#staff_4 {
	position: relative;
    padding: 0 0 4% 0;
	width: 900px;
    margin: 4% auto 0 auto;
}
#staff_4 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
}
#staff_4 .text_wrap {
    width: 360px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2%;
	padding: 0;
}

#staff_5 {
	position: relative;
    padding: 0 0 4% 0;
	width: 900px;
    margin: 12% auto 0 auto;
}
#staff_5::before {
  content: '';
  display: block;
  height: 80px; 
  margin-top: -80px; 
  visibility: hidden;
}
#staff_5 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
#staff_5 .text_wrap {
    width: 360px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
	padding: 0;
}
#staff_6 {
	position: relative;
    padding: 0 0 4% 0;
	width: 900px;
    margin: 4% auto 0 auto;
}
#staff_6 .of_img {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
}
#staff_6 .text_wrap {
    width: 360px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2%;
	padding: 0;
}
