@charset "UTF-8";
/* CSS Document */


.photo_box span{
	position: relative;
	display: block;
	height: 100%;
}

/* main */

#person_detail {
	max-width: 1490px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#mainarea{
	position: relative;
}

#person_detail #mainbox{
    padding: 40px 22% 0px 3%;
}

.photo_box{
	width: 0%;
	height: 100%;
	overflow: hidden;
}

.load .inview_anime_slide_on .photo_box{
	width: 0%;
	animation: width_100 1s forwards cubic-bezier(.07,.68,.41,1) .5s;
}

#person_detail article{
	position: absolute;
	display: inline-block;
	width: auto;
	height: auto;
	top: auto;
	right: 3%;
	bottom: -20px;
	text-align: left;
}

#person_detail article h1 {
	text-align: left;
}

#person_detail article h1 span{
	display: block;
	padding-bottom: 12px;
	line-height: 0;
	height: auto;
	width: 0%;
	overflow: hidden;
}

.load #person_detail article.inview_anime_slide_on h1 span:nth-child(1){
	width: 0%;
	animation: width_100 1s forwards cubic-bezier(.07,.68,.41,1) 1s;
}

.load #person_detail article.inview_anime_slide_on h1 span:nth-child(2){
	width: 0%;
	animation: width_100 1s forwards cubic-bezier(.07,.68,.41,1) 1.3s;
}

.load #person_detail article.inview_anime_slide_on h1 span:nth-child(3){
	width: 0%;
	animation: width_100 1s forwards cubic-bezier(.07,.68,.41,1) 1.6s;
}

.load #person_detail article.inview_anime_slide_on h1 span:nth-child(4){
	width: 0%;
	animation: width_100 1s forwards cubic-bezier(.07,.68,.41,1) 1.8s;
}

.load .inview_anime_slide_on .photo_box{
	width: 0%;
	animation: width_100 1s forwards cubic-bezier(.07,.68,.41,1) .5s;
}


#person_detail article h1 span i{
	display: inline-block;
	background-color: #002b62;
	color: #FFF;
	font-size: 44px;
	font-weight: 500;
	line-height: 1;
	padding: 8px 20px 9px;
	white-space: nowrap;
}

#person_detail article #main_txtbox{
	background-color: #FFF;
	width: 100%;
	opacity: 0;
	overflow: hidden;
}

.load #person_detail article.inview_anime_slide_on #main_txtbox{
	opacity: 0;
	animation: alpha_100 1s forwards cubic-bezier(.07,.68,.41,1) 1.8s;
}

#person_detail article #main_txtbox div{
	font-size: 14px;
	padding: 25px;
	text-align: left;
}

#person_detail article div strong{
	display: block;
	padding-bottom: 15px;
	line-height: 1;
	white-space: nowrap;
}

#person_detail article div p{
	display: block;
	line-height: 1.4;
	font-size: 14px;
	text-align: left;
}

#person_detail article div p span{
	display: inline-block;
	white-space: nowrap;
}

main#person_detail figure.circlemove {
    position: absolute;
    width: 150px;
    height: 150px;
    opacity: .2;
    z-index: 200;
    right: -30px;
    bottom: -75px;
}

/* main */



/* textbox */ 

.tcontbox{
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 150px auto 0px;
}

.tcontbox h1,
.tcontbox p{
	position: relative;
	
}

.tcontbox h1{
	font-size: 36px;
	font-weight: 500;
	margin: 0 auto;
	line-height: 1.4;
	padding-bottom: 40px;
}

.tcontbox h1 div{
	display: inline-block;
	text-align: left;
}

.tcontbox h1 span{
	display: inline-block;
	color: #002b62;
}

.tcontbox div.txtbox{
	margin: 0 auto;
}

.tcontbox div.txtbox p{
	text-align:justify;
	text-justify:distribute;
}



/* 1 */


#tcont_1 figure{
	position: absolute;
	width: 52%;
	right: 0;
	top: 150px;
}

#tcont_1 h1{
	position: relative;
	bottom: 100%;
	width: 80%;
}

#tcont_1 div.txtbox{
	width: 80%;
	padding-right: 46%;
}




/* 1 */


/* 2 */




#tcont_2 figure{
	position: absolute;
	width: 46%;
	left: 0;
	top: 150px;
}

#tcont_2 h1{
	position: relative;
	bottom: 100%;
	width: 80%;
	text-align: right;
}


#tcont_2 div.txtbox{
	width: 80%;
	padding-left: 40%;
}



/* 2 */



/* 3 */

#tcont_3.tcontbox{
	max-width: 1522px;
}

#tcont_3 figure{
	width: 92%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#tcont_3 figure > div:nth-of-type(1){
	width: 76%;
	
}

#tcont_3 figure > div:nth-of-type(1) span::before{
	content: "";
	display: block;
	width: 100%;
	padding-top: 52.7%;
}

#tcont_3 figure > div:nth-of-type(2){
	width: 22%;
	background-size: cover;
}

#tcont_3 figure > div:nth-of-type(1) span,
#tcont_3 figure > div:nth-of-type(2) span{
	background-size: cover;
	background-position: center center;
}

#tcont_3 h1{
	padding-top: 100px;
}



/* 3 */



/* textbox */ 



/* relax */

#relaxbox{
	padding: 190px 0px 160px;
	
}

#relaxbox .inner{
	position: relative;
}

#relaxbox .inner article{
	position: relative;
	z-index: 100;
	padding: 30px 40px 40px;
	color: #FFF;
	font-weight: 500;
}

#relaxbox .inner article h3{
	font-size: 28px;
	line-height: 1.6;
	padding-bottom: 20px;
}

#relaxbox .inner article p{
	text-align:justify;
	text-justify:distribute;
}

#relaxbox .inner .bgs{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}




/* relax */



/* scbox */

#scbox{
	position: relative;
	background-color: #002b62;
	padding: 75px 0px 190px;
	background-image: url("../img/perosn/sc_line.png");
	background-repeat: repeat-x;
	background-position: center bottom 250px;
	z-index: 100;
}

#scbox #schedulebox{
	width: 440px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	padding-bottom: 40px;
}

#scbox #schedulebox h2{
	width: 300px;
	color: #FFF;
	font-size: 36px;
	line-height: 1;
	display: flex;
	align-items: center;
}

#scbox #schedulebox .btsc_next,
#scbox #schedulebox .btsc_prev{
	width: 50px;
	height: 50px;
	background-color: #FFF;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

#scbox #schedulebox .btsc_next.no_active,
#scbox #schedulebox .btsc_prev.no_active{
	opacity: .5;
	cursor: auto;
}



#scbox article {
	overflow-x: scroll;
	padding-bottom: 20px;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;       /* Firefox 対応 */
}

#scbox article::-webkit-scrollbar {  /* Chrome, Safari 対応 */
	display:none;
}

#scbox article #sclist{
    display: flex;
}

#scbox article #sclist .scbox_inner{
	width: 195px;
	margin-right: 40px;
}

#scbox article #sclist .scbox_inner:last-of-type{
	margin-right: 0px;
}

#scbox article #sclist .scbox_inner p{
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
}

#scbox article #sclist .scbox_inner div{
	background-color: #FFF;
	height: 80px;
	padding: 10px 15px;
	line-height: 1.4;
	display: flex;
	align-items: center;
	font-size: 15px;
	
}

#scbox article #sclist .scbox_inner div span{
	display: inline-block;
}

#scbox article #sclist .scbox_inner div span i{
	font-size: 14px;
	letter-spacing: 1px;
}



/* scbox */


/* lastphotobox */

#lastphotobox{
	position: relative;
	margin-top: -110px;
	padding-bottom: 110px;
	z-index: 200;
}


/* lastphotobox */


/* listbox */

#listbox {
	background-color: #FFF;
}

#listbox article{
	max-width: 1490px;
	padding: 70px 1.5%;
	margin: 0 auto;
}

#listbox .slidebox_inner{
	padding: 0 7.5%;
}

#listbox a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}


#listbox a figure{
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#listbox a img{
	transition: all 500ms 0s ease;
}

.pc #listbox a:hover img{
	transform: scale(1.1);
}
	
.pc #listbox a div.slidetxt{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	padding: 15px;
	transform: translate(-50%,-50%);
	z-index: 10;
}

.sp #listbox a div.slidetxt{
	padding: 10px 0px 15px;
}

#listbox a div.slidetxt strong span{
	display: inline-block;
	white-space: nowrap;
}

#listbox a div.slidetxt strong,
#listbox a div.slidetxt i{
	font-size: 14px;
}

.pc #listbox a div.slidetxt strong,
.pc #listbox a div.slidetxt i{
	transition: all 500ms 0s cubic-bezier(.07,.68,.41,1);
	display: block;
	line-height: 1.4;
	padding-bottom: 10px;
	opacity: 0;
	transform: translateY(20px);
	color: #fff;
	font-weight: 500;
}

.pc #listbox a:hover div.slidetxt strong,
.pc #listbox a:hover div.slidetxt i{
	opacity: 1.4;
	transform: translateY(0px);
}


.pc #listbox a::before{
	transition: all 500ms 0s cubic-bezier(.07,.68,.41,1);
	content: "";
	position: absolute;
	display: block;
	width: 0%;
	height: 100%;
	top: 0%;
	left: 0%;
	background-color: rgba(0,43,98,.7);
	z-index: 5;
}

.pc #listbox a:hover::before{
	width: 100%;
}

.sp #listbox a div.slidetxt strong,
.sp #listbox a div.slidetxt i{
	color: #000;
	display: block;
	line-height: 1.4;
}


/* listbox */

@media screen and (max-width: 1300px) {
	
	
	/* main */
	
	
	#person_detail article h1 span i{
		font-size: 3.4vw;
	}
	
	#person_detail article h1 span{
		padding-bottom: 2%;
	}
	
	/* main */
}


@media screen and (max-width: 1000px) {
	
	
	/* main */
	
	
	#person_detail {
		padding-bottom: 60px;
	}
	
	#person_detail article{
		bottom: -60px;
	}
	
	main#person_detail figure.circlemove {
		position: absolute;
		width: 120px;
		height: 120px;
		opacity: .2;
		z-index: 200;
		right: -30px;
		bottom: -100px;
	}
	
	/* main */
	
}




@media screen and (max-width: 840px) {
	
	/* main */
	
	
	#person_detail #mainbox{
		padding: 4% 18% 0px 4%;
	}
	
	#person_detail article h1 span{
		padding-bottom: 1%;
	}
	
	#person_detail article h1 span i{
		font-size: 5vw;
		padding: 7px 15px 9px;
	}
	
	/* main */

	/* textbox */ 

	.tcontbox{
		position: relative;
		width: 100%;
		max-width: 1400px;
		margin: 100px auto 0px;
	}

	.tcontbox h1,
	.tcontbox p{
		position: relative;

	}

	.tcontbox h1{
		font-size: 32px;
		font-weight: 500;
		margin: 0 auto;
		line-height: 1.4;
		padding-bottom: 40px;
	}

	.tcontbox h1 div{
		display: inline-block;
		text-align:justify;
		text-justify:distribute;
	}

	.tcontbox h1 span{
		display: inline;
		color: #002b62;
	}
	
	.tcontbox h1 br{
		display: none;
	}

	.tcontbox div.txtbox{
		margin: 0 auto;
	}

	.tcontbox div.txtbox p{
		text-align:justify;
		text-justify:distribute;
	}



	/* 1 */


	#tcont_1 figure{
		position: relative;
		width: 500px;
		right: 0;
		top: 0px;
		margin: 0 0 0 auto;
	}

	#tcont_1 h1{
		position: relative;
		bottom: 100%;
		width: 84%;
		padding: 20px 20px 20px 0px;
		background-color: #f7f9f9;
		margin-top: -30px;
	}

	#tcont_1 div.txtbox{
		width: 84%;
		padding-right: 0%;
		padding-top: 0px;
	}




	/* 1 */


	/* 2 */




	#tcont_2 figure{
		position: relative;
		width: 500px;
		left: 0;
		top: 0px;
	}

	#tcont_2 h1{
		position: relative;
		bottom: 100%;
		width : calc(84% + 20px) ;
		text-align: right;
	}
	
	#tcont_2 h1{
		position: relative;
		bottom: 100%;
		width: 84%;
		padding: 20px 0px 20px 20px;
		background-color: #f7f9f9;
		margin-left: calc(8% - 20px) ;
		margin-top: -30px;
	}


	#tcont_2 div.txtbox{
		width: 84%;
		padding-left: 0%;
		padding-top: 0px;
	}



	/* 2 */



	/* 3 */

	#tcont_3 figure{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#tcont_3 figure > div:nth-of-type(1){
		width: 80%;

	}

	#tcont_3 figure > div:nth-of-type(1) span::before{
		content: "";
		display: block;
		width: 100%;
		padding-top: 60%;
	}

	#tcont_3 figure > div:nth-of-type(2){
		width: 18%;
		background-size: cover;
	}

	#tcont_3 figure > div:nth-of-type(1) span,
	#tcont_3 figure > div:nth-of-type(2) span{
		background-size: cover;
	}

	#tcont_3 h1{
		padding-top: 50px;
	}
	
	
	.person_1 #tcont_3 figure > div:nth-of-type(1) span,
	.person_6 #tcont_3 figure > div:nth-of-type(1) span{
		background-position: left center;
	}
	
	.person_3 #tcont_3 figure > div:nth-of-type(1) span{
		background-position: right center;
	}
	
	

	.person_1 #tcont_3 figure > div:nth-of-type(2) span,
	.person_6 #tcont_3 figure > div:nth-of-type(2) span,
	.person_7 #tcont_3 figure > div:nth-of-type(2) span,
	.person_9 #tcont_3 figure > div:nth-of-type(2) span,
	.person_10 #tcont_3 figure > div:nth-of-type(2) span{
		background-position: left center;
	}
	
	.person_3 #tcont_3 figure > div:nth-of-type(2) span,
	.person_8 #tcont_3 figure > div:nth-of-type(2) span{
		background-position: right center;
	}


	/* 3 */
	
	
	/* relax */

	#relaxbox{
		padding: 150px 0px 120px;

	}
	
	/* relax */


}


@media screen and (max-width: 768px) {
	
	
	
	
	/* relax */

	#relaxbox{
		padding: 150px 0px 120px;

	}
	
	#relaxbox .inner article{
		position: relative;
		z-index: 100;
		padding: 25px 30px 30px;
		color: #FFF;
		font-weight: 500;
	}

	#relaxbox .inner article h3{
		font-size: 24px;
		line-height: 1.6;
		padding-bottom: 20px;
	}
	
	/* relax */


	/* scbox */

	#scbox{
		padding: 50px 0px 150px;
		background-position: center bottom 210px;
		z-index: 100;
	}
	
	#scbox article{
		padding-top: 10px;
	}
	
	#scbox #schedulebox{
		position: relative;
		width: 300px;
		display: block;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
		padding-bottom: 80px;
		text-align: center;
	}

	#scbox #schedulebox h2{
		width: 300px;
		color: #FFF;
		font-size: 30px;
		line-height: 1;
		display: block;
		text-align: center;
		align-items: center;
	}

	#scbox #schedulebox .btsc_next,
	#scbox #schedulebox .btsc_prev{
		position: absolute;
		width: 50px;
		height: 50px;
		background-color: #FFF;
		border-radius: 50%;
		overflow: hidden;
		cursor: pointer;
	}
	
	#scbox #schedulebox .btsc_next{
		bottom: 10px;
		left: 55%;
		
	}
	
	#scbox #schedulebox .btsc_prev{
		bottom: 10px;
		right: 55%;
	}


	/* scbox */
	
	
	/* lastphotobox */

	#lastphotobox{
		position: relative;
		margin-top: -80px;
		padding-bottom: 80px;
		z-index: 200;
	}

	/* lastphotobox */
	
	
	/* listbox */

	#listbox .slidebox_inner{
		padding: 0 5%;
	}
	
	#listbox a div.slidetxt strong,
	#listbox a div.slidetxt i{
		font-size: 13px;
	}
	
	/* listbox */
	
	
	
}



@media screen and (max-width: 640px) {


	/* textbox */ 

	.tcontbox{
		position: relative;
		width: 100%;
		max-width: 1400px;
		margin: 100px auto 0px;
	}

	.tcontbox h1,
	.tcontbox p{
		position: relative;

	}

	.tcontbox h1{
		font-size: 28px;
		font-weight: 500;
		margin: 0 auto;
		line-height: 1.4;
		padding-bottom: 40px;
	}


	.tcontbox h1 span{
		display: inline;
		color: #002b62;
	}
	
	.tcontbox h1 br{
		display: none;
	}

	.tcontbox div.txtbox{
		margin: 0 auto;
	}

	.tcontbox div.txtbox p{
		text-align:justify;
		text-justify:distribute;
	}



	/* 1 */


	#tcont_1 figure{
		position: relative;
		width: 85%;
		right: 0;
		top: 0px;
		margin: 0 0 0 auto;
	}

	#tcont_1 h1{
		position: relative;
		bottom: 100%;
		width: 84%;
		padding: 20px 20px 20px 0px;
		background-color: #f7f9f9;
		margin-top: -30px;
	}

	#tcont_1 div.txtbox{
		width: 84%;
		padding-right: 0%;
		padding-top: 0px;
	}




	/* 1 */


	/* 2 */




	#tcont_2 figure{
		position: relative;
		width: 85%;
		left: 0;
		top: 0px;
	}

	#tcont_2 h1{
		position: relative;
		bottom: 100%;
		width : calc(84% + 20px) ;
		text-align: right;
	}
	
	#tcont_2 h1{
		position: relative;
		bottom: 100%;
		width: 84%;
		padding: 20px 0px 20px 20px;
		background-color: #f7f9f9;
		margin-left: calc(8% - 20px) ;
		margin-top: -30px;
	}


	#tcont_2 div.txtbox{
		width: 84%;
		padding-left: 0%;
		padding-top: 0px;
	}



	/* 2 */



	/* 3 */

	

	#tcont_3 h1{
		padding-top: 30px;
	}



	/* 3 */
	
	
	/* relax */

	#relaxbox{
		padding: 100px 0px 80px;

	}
	
	/* relax */

}

@media screen and (max-width: 560px) {


	/* main */
	
	#person_detail {
		padding-bottom: 0px;
	}
	
	#person_detail article{
		position: relative;
		display: block;
		width: 96%;
		height: auto;
		top: auto;
		right: auto;
		left: 4%;
		bottom: auto;
		text-align: left;
		margin-top: -20%;
/*		transform: translateY(-20%);*/
	}
	
	#person_detail article h1 span i{
		font-size: 5.2vw;
		padding: 7px 10px 10px;
		letter-spacing: -.5px;
	}
	
	main#person_detail figure.circlemove {
		position: absolute;
		width: 120px;
		height: 120px;
		opacity: .2;
		z-index: 200;
		right: -30px;
		bottom: -50px;
	}

	#person_detail article #main_txtbox div{
		padding: 20px;
	}
	
	/* main */



}


@media screen and (max-width: 480px) {
	
	
	/* textbox */ 

	.tcontbox{
		position: relative;
		width: 100%;
		max-width: 1400px;
		margin: 70px auto 0px;
	}

	.tcontbox h1,
	.tcontbox p{
		position: relative;

	}

	.tcontbox h1{
		font-size: 20px;
		font-weight: 500;
		margin: 0 auto;
		line-height: 1.4;
		padding-bottom: 40px;
	}
	
	/* textbox */ 
	
	
	/* lastphotobox */

	#lastphotobox{
		position: relative;
		margin-top: -110px;
		padding-bottom: 50px;
		z-index: 200;
	}

	/* lastphotobox */
	

	/* scbox */

	#scbox{
		padding: 40px 0px 130px;
		background-position: center bottom 190px;
		z-index: 100;
	}
	
	#scbox article{
		padding-top: 0px;
	}
	
	#scbox #schedulebox{
		position: relative;
		width: 220px;
		display: block;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
		padding-bottom: 70px;
		text-align: center;
	}

	#scbox #schedulebox h2{
		width: 220px;
		color: #FFF;
		font-size: 26px;
		line-height: 1;
		display: block;
		text-align: center;
		align-items: center;
	}

	#scbox #schedulebox .btsc_next,
	#scbox #schedulebox .btsc_prev{
		width: 40px;
		height: 40px;
	}

	/* scbox */
	
	
	/* lastphotobox */

	#lastphotobox{
		position: relative;
		margin-top: -60px;
		padding-bottom: 60px;
		z-index: 200;
	}

	/* lastphotobox */
	
	
	/* relax */

	#relaxbox{
		padding: 70px 0px 50px;

	}
	
	/* relax */
	
	
	/* listbox */
	
	#listbox article{
		max-width: 1490px;
		padding: 50px 2.5%;
		margin: 0 auto;
	}
	
	
	#listbox .slidebox_inner{
		padding: 0 5%;
	}
	
	#listbox a div.slidetxt strong,
	#listbox a div.slidetxt i{
		font-size: 12px;
	}
	
	/* listbox */

}



@media screen and (max-width: 360px) {
	
	/* main */
	
	#person_detail article h1 span i{
		letter-spacing: 1px;
	}
	
	/* main */
	
	/* relax */
	
	#relaxbox .inner article h3{
		font-size: 24px;
		line-height: 1.4;
		padding-bottom: 20px;
	}
	
	/* relax */

	
}

