@charset "UTF-8";

/*---------------------------------------------------------
common
---------------------------------------------------------*/
.com_deco_txt1 {
	text-align: center;
	opacity: 0.2;
}

/*---------------------------------------------------------
m_img
---------------------------------------------------------*/
.contentpage .m_img > div {
	background-image: url(../images/director/m_img@2x.jpg);
}


/*---------------------------------------------------------
greeting
---------------------------------------------------------*/
#greeting .com_title1 {
	font-size: min(2.4vw,150%);
	margin-bottom: 3em;
}
#greeting .com_title1 .ft_min {
	margin-top: -0.3em;
}
#greeting .com_deco_txt2 {
	text-align: left;
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#greeting .com_title1 {
	font-size: 110%;
	margin-bottom: 1.5em;
}
}
/*greeting:main_box
---------------------------------------------------------*/
#greeting .main_box {
	position: relative;
}
#greeting .main_box::before {
	position: absolute;
	content: "";
	background: url(../images/director/dir_obj@2x.png) no-repeat;
	background-size: contain;
	width: min(36vw,532px);
	height: min(33vw,483px);
	left: -12%;
	bottom: -18%;
}
#greeting .main_box .box_img {
	max-width: 776px;
	box-shadow: 0 100px 40px -80px rgba(0,0,0,0.15);
}
#greeting .profile {
	position: relative;
	width: 85%;
	max-width: 390px;
	text-align: center;
	font-size: min(1.9vw,137%);
	line-height: 1.4;
	letter-spacing: .12em;
	background-color: #fff;
	box-sizing: border-box;
	padding: 1.5em 5%;
	margin: 0 auto;
}
#greeting .profile dl {
	position: relative;
	padding: 2.5em 0;
}
#greeting .profile dl::before,
#greeting .profile dl::after {
	position: absolute;
	display: block;
	content: "";
	background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.5 2"><path fill="%2387CAB6" d="M1.5,2H1C0.4,2,0,1.6,0,1s0.4-1,1-1h0.5c0.6,0,1,0.4,1,1S2,2,1.5,2z" /></svg>');
	background-size: auto 100%;
	width: 100%;
	height: 2px;
	left: 0;
}
#greeting .profile dl::before {top: 0;}
#greeting .profile dl::after {bottom: 0;}

#greeting .profile dt {
	font-size: 109%;
	margin-bottom: .8em;
}
#greeting .profile .name {
	font-size: 204%;
	margin-bottom: .2em;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
#greeting .main_box {
	display: grid;
	align-items: center;
	justify-content: space-between;
	grid-template-columns: 40% 60%;
}
#greeting .main_box .box_img {
	order: 2;
}
#greeting .main_box .box_txt {
	order: 1;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#greeting .main_box {
	margin-bottom: 5%;
}
#greeting .main_box::before {
	width: 50vw;
	height: 50vw;
	bottom: -30%;
}
#greeting .main_box .box_img {
	width: 100%;
	box-shadow: 0 60px 30px -40px rgba(0,0,0,0.15);
	margin: 0 -10% 0 auto;
}
#greeting .box_txt {
	margin: -28% auto 0 0;
}
#greeting .profile {
	position: relative;
	width: auto;
	display: inline-block;
	font-size: 80%;
}
#greeting .profile dl {
	padding: 2em 0;
}
#greeting .profile .name {
	font-size: 180%;
}
}
/*greeting:msg_box
---------------------------------------------------------*/
#greeting .msg_box {
	position: relative;
}
#greeting .msg_box::before {
	position: absolute;
	content: "";
	background: url(../images/director/dir_bg@2x.png) no-repeat left top;
	background-size: contain;
	width: 55vw;
	height: 49vw;
	max-height: 900px;
	left: 0;
	top: 0;
	margin-left: calc(50% - 50vw);
}
#greeting .msg_box > * {
	position: relative;
}
#greeting .msg_box dt {
	font-size: min(225%,3.1vw);
	letter-spacing: .06em;
	line-height: 1.8;
	margin-bottom: .4em;
}
#greeting .msg_box .img_r {
	max-width: 500px;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
#greeting .msg_box dd {
	line-height: 2.6;
}
#greeting .msg_box .box1 {
	width: 58%;
	max-width: 680px;
	margin-left: auto;
}
#greeting .msg_box .box1 dt {
	font-size: min(268%,3.6vw);
}
#greeting .msg_box .img_r {
	width: 38.5%;
	margin-right: -3%;
}
#greeting .msg_box .txt_l {
	width: 59%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#greeting .msg_box::before {
	width: 55vw;
	height: 49vw;
	margin-left: calc(50% - 50vw);
}
#greeting .msg_box dt {
	font-size: 130%;
	letter-spacing: .02em;
}
#greeting .msg_box .img_r {
	width: 70%;
}
#greeting .msg_box .box1 .com_deco_txt2 {
	text-align: right;
}
#greeting .msg_box .box1 dt {
	text-align: right;
	font-size: 150%;
}
}
/*greeting:bio_box
---------------------------------------------------------*/
#greeting .bio_box {
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
	padding: 60px 4.5%;
	margin-top: 80px;
}
.bio_style {
	padding-left: 1.5em;
	border-left: 1px solid #F5893E;
}
.bio_style > dt {
	color: #F5893E;
	font-size: 112%;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.5;
	margin-bottom: .8em;
}
.bio_style dd li {
	font-size: 93%;
	line-height: 1.5;
	letter-spacing: .04em;
	margin-top: .6em;
}
.bio_style .com_marulist li::before {
	color: rgba(245,137,62,0.5);
}
.bio_style dd a:hover {
	color: #F5893E;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
#greeting .bio_box {
	display: grid;
	align-items: flex-start;
	justify-content: space-between;
	grid-template-columns: 48% 48%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#greeting .bio_box {
	padding: 5% 6%;
	margin-top: 8%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#greeting .bio_box {
	padding: 8% 8%;
	margin-top: 10%;
}
.bio_style {
	padding-left: 1.5em;
	margin-bottom: 2em;
}
.bio_style:last-of-type {
	margin-bottom: 0;
}
.bio_style > dt {
	font-size: 105%;
}
.bio_style dd li {
	letter-spacing: normal;
	margin-top: .4em;
}
}


/*---------------------------------------------------------
history
---------------------------------------------------------*/
.jnl_list {
	width: 92%;
	max-width: 1215px;
	padding-top: 42px;
	margin: 0 auto;
}
.jnl_list > li {
	position: relative;
	background: url(../images/director/book_parts_b.svg) no-repeat left bottom -1px;
	background-size: 100% 42px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 70px 5% 120px;
	margin-bottom: 100px;
}
.jnl_list > li:last-of-type {
	margin-bottom: 0;
}
.jnl_list > li::before {
	position: absolute;
	content: "";
	display: block;
	background: url(../images/director/book_parts_t.svg) no-repeat left bottom;
	background-size: 100% auto;
	width: 100%;
	height: 42px;
	left: 0;
	bottom: calc(100% - 1px);
}
.jnl_list .com_no {
	background-color: #E9F1EC;
}
.jnl_list .com_flt .img_l,
.jnl_list .com_flt .img_r {
	max-width: 313px;
}
.jnl_list .img_w {
	width: 90%;
	max-width: 893px;
	margin: 0 auto 2em;
}
/* com_obj */
.jnl_list .com_obj {
	top: -10%;
	z-index: -1;
}
.jnl_list > li:nth-of-type(odd) .com_obj {
	left: 80%;
}
.jnl_list > li:nth-of-type(even) .com_obj {
	right: 80%;
	animation-delay: 4s;
	transition-delay: .3s;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.jnl_list .com_flt .img_l,
.jnl_list .com_flt .img_r {
	width: 30%;
}
.jnl_list .com_flt .txt_l,
.jnl_list .com_flt .txt_r {
	width: 64%;
}
.jnl_list .com_flt .img_l {
	margin-right: 6%;
}
.jnl_list .com_flt .img_r {
	margin-left: 6%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.jnl_list > li {
	padding: 7% 5% 12%;
	margin-bottom: 8%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.jnl_list {
	width: 100%;
	padding-top: 6%;
}
.jnl_list > li,
.jnl_list > li::before {
	background-size: 100% 6vw;
}
.jnl_list > li {
	padding: 8% 7% 12%;
	margin-bottom: 12%;
}
.jnl_list > li::before {
	height: 42px;
}
.jnl_list .com_flt .img_l,
.jnl_list .com_flt .img_r {
	width: 60%;
	margin-bottom: 6%;
}
.jnl_list .img_w {
	width: 100%;
	margin-bottom: 5%;
}
/* com_obj */
.jnl_list .com_obj {
	top: 0;
}
}


/*---------------------------------------------------------
last
---------------------------------------------------------*/
#last {
	text-align: center;
}
#last .logo_mark {
	width: 15vw;
	max-width: 133px;
	margin: 0 auto 2em;
}
#last dt {
	line-height: 1.7;
	margin-bottom: .7em;
}
#last dd {
	font-size: 118%;
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#last .logo_mark {
	width: 20vw;
	margin-bottom: 1em;
}
#last dd {
	font-size: 105%;
}
}


/*---------------------------------------------------------

---------------------------------------------------------*/
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {

}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {


}