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

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

#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;
}
.pc { 
    display: block;
    width: 900px;
    margin: 0 auto;
 }
.sp { 
    display: none;
 }
section {
    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: 2em 0 3em 0;
	font-size: 1.5rem;
	line-height: 1.9;
    color: #161616;		
}

/*///*/
.staff {
  position: relative;
  width: 900px;
  margin: 7% auto 0 auto;
  padding-bottom: 4%;
  display: flex;
  align-items: center;
}
.staff .ttl {
  position: absolute;
  top: -3rem;
  left: 0; 
  width: 430px;
}
.staff .of_img {
  width: 430px;
  margin-top: 10%;
}
.staff .of_img_2 {
    width: 430px;
    margin-top: 6%;
}
.staff .text_wrap {
  width: 360px;
  margin-left: 7%;
}
.staff:nth-of-type(even) {
  flex-direction: row-reverse;
}
.staff:nth-of-type(even) .text_wrap {
  margin-left: 0;
  margin-right: 7%;
}
.staff:nth-of-type(even) .ttl {
  left: auto;
  right: 0;  
}

.staff .ttl p.staff_name {
    font-family: "times-new-roman", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    text-align: left;	
	font-size: 3.5rem;
	line-height: 1.1;
    color: #fe3738;
    margin-left: -0.5%;	
}
.staff .ttl p.staff_name span {
    font-family: "times-new-roman", sans-serif !important;
    font-weight: 400;
    font-style: normal;
	font-size: 3.5rem;
	line-height: 1.1;
    color: #fe3738;
}
.staff .ttl p.num b {
    font-family: "times-new-roman", sans-serif !important;    
    font-weight: 400;
    font-style: normal;
	font-size: 3.5rem;
	line-height: 1.1;
    color: #fe3738;    
    margin-right: 2%;
    margin-left: -0.5%;
    display: inline;
    float: left;
}

.staff_name span {
  display: inline-block;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.staff_name.show span {
  opacity: 1;
  transform: translateY(0);
}
.staff .ttl p.affiliation {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;	
	font-size: 1.35rem;
	line-height: 1.6;
    color: #fe3738;	
}
.staff .ttl p a {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;	
	font-size: 1.35rem;
	line-height: 1.6;
    color: #161616;
    text-decoration: underline;	
    text-underline-offset: 6px;
    margin: 4% 0 0 0;
    display: block;
}
.text_wrap .caption {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;	
	font-size: 1.5rem;
	line-height: 1.6;
    color: #fe3738;
}
.text_wrap .caption b {
    font-family: "times-new-roman", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1.7rem;
    letter-spacing: 0.5px;
    line-height: 2;
}

.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;
}

/*///*/
.main_creditArea {
	padding: 0;
	margin-top: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 0;
	height: 40px;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
	width: 20%;
}

/*////*/
.button_bl {
    font-family: "times-new-roman", sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    width: 70px;
    height: 30px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: solid 1px #161616;	
    text-decoration: none;
	color: #161616;
	letter-spacing: 1px;
}
.button_bl:hover {
    background: #161616;
    border: solid 1px #161616;
    color: #fff !important;
    transition: .3s;
}

/*////*/
.related-link {
    margin: 35px auto;
	display: block;
    width: 40%;	
}
.related-link a {
   padding: 1% 3%;
   font-family: 'Noto Sans JP', sans-serif;
   font-size: 1.4rem;
   font-weight: 400;
   border-radius: 30px;
   border: 1px solid #161616;
   background-color: #161616;
   color: #fff;
   text-decoration: none;
   transition: background 1s;
   display: block;
   text-align: center;
   line-height: 2.3;	
}
.related-link a:hover {
   background: none;
   border: 1px solid #161616;   
   color: #161616;
}

/*////*/
.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 4em;
    position: relative;
}
.lead p {
    text-align: left;
}
.lead p br {
    display: none;
}

.staff {
    flex-direction: column;
    display: block;
    width: 100%;
}
.staff .of_img,
.staff .of_img_2 {
    width: 100%;
    margin: 0 auto;
}
.staff .text_wrap {
    margin: 15% auto 10% auto;
    width: 90%;
}
.staff:nth-of-type(even) .text_wrap {
    margin: 15% auto 10% auto;
    width: 90%;
}
.staff .ttl {
    position: static;
    margin-bottom: 1rem;
    width: 90%;
    margin: 0 auto 5% auto;
}
.related-link {
    margin: 50px auto 0 auto;
    display: block;
    width: 90%;
}

}