/* CSS Document */

/*Reset*/
html{
	font-size:62.5%;
	height:100%;
	width:100%;
}
body{
	width:100%;
	height:100%;
	margin: 0 auto;
	padding:0px 0 0 0;
	background:#fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight:500;
	color:#383838;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height:100%;
	font-style: normal;
	font-size: 100%;
	text-align:left;
	list-style-type:none;
	border-collapse:collapse;
	vertical-align:top;
}
p{
	letter-spacing: 0.05em;
}
a:visited,
a:link,
a:active,
a:hover{
	color: #fff;
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	overflow:hidden;
	display: inline-block;
}
div.t,
ul.t,
dl.t
{
	display: table;
}
div.t div.col,
ul.t li.col,
dl.t dt.col,
dl.t dd.col
{
	display: table-cell;
	vertical-align: top;
}
div.t_s,
ul.t_s
{
	display: table;
}
div.t_s div.col_s,
ul.t_s li.col_s{
	display: table-cell;
	vertical-align: top;
	text-align:center;
}
p,a{
	font-size:15px;
    font-size:1.5rem;
	line-height:1.7;
}
div.wrapper{
	width:980px;
	margin:0 auto;
	}
div.wrapper_2{
	width:860px;
	margin:0 auto;
	}
div.wrapper_3{
	width:100%;
	margin:0 auto;
	position:relative;

	}


/* ヘッダ－ */
header{
	z-index:5;
	position: fixed;
	top:0;
	left:0;
	background-color:rgba(255,255,255,0.9);
	width:100%;
}
header div.t{
	margin:0;
	width:100%;
}
header div.t p{
	margin:0;
}
header div.col.logo{
	padding:0 20px 0 40px;
	width:200px;
}
.logo img{
	width: auto;
}
header div.col.menu li{
	padding: 0 25px 0 0;
}
header div.col{
	display: table-cell;
    vertical-align: top;
}
header div.col.contact{
    padding: 0 0px;
    margin-left: auto;
    width: 200px;
}
div.inquiry a {
    width: 156px;
    height: 70px;
    background: url(../../images/menu_otoiawase.png) no-repeat;
    background-size: cover;
    display: block;
    text-indent: -9999px;
    transition: .4s;
    margin: 0;
}
div.inquiry a:hover{
    background-image: url("../../images/menu_otoiawase_hover.png");
}
header div.col.menu li.nabi-design1,
header div.col.menu li.nabi-design2,
header div.col.menu li.nabi-design3,
header div.col.menu li.nabi-design4,
header div.col.menu li.nabi-design5,
header div.col.menu li.nabi-design6,
header div.col.menu li.nabi-design8,
header div.col.menu li.nabi-design9{
	padding:0;
}
header div.col.menu li.nabi-design1 a {
	width: 100px;
    height: 70px;
    background: url("../../images/menu_1.png") no-repeat;
	background-size: 100%;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design1 a:hover {
    background-image: url("../../images/hover_1.png");
}
header div.col.menu li.nabi-design2 a {
    width: 100px;
    height: 70px;
    background: url("../../images/menu_2.png") no-repeat;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design2 a:hover {
    background-image: url("../../images/hover_2.png");
}
header div.col.menu li.nabi-design2 div:hover ol li a:hover{
	background:#fff;
}
header div.col.menu li.nabi-design2 div {
	width: 100px;
	height: 70px;
	background: url("../../images/menu_2.png") no-repeat;
	background-size:cover;
	display: block;
	text-indent: -9999px;
	transition: .4s;
	margin:0;
	cursor:pointer;
	position:relative;
}
header div.col.menu li.nabi-design2 div:hover {
	background-image: url("../../images/hover_2.png");
	background-size:cover;
}
header div.col.menu li.nabi-design2 div ol{
	overflow:hidden;
	position:absolute;
	max-height:0;
	width:100%;
	height:auto;
	top:70px;
	left:0;
}
header div.col.menu li.nabi-design2 div:hover ol{
	max-height:500px;
	transition:800ms;
}
header div.col.menu li.nabi-design2 div ol li a{
	text-indent: 0;
	height:auto;
	display:block;
	text-align:center;
	color:#000;
	background-image:none;
	background:rgba(250,250,250,0.9);
}
header div.col.menu li.nabi-design2 div:hover ol li a{
	margin:0;
	padding:15px 0;
}
header div.col.menu li.nabi-design2 div:hover ol li a:hover{
	background:#fff;
}
header div.col.menu li.nabi-design3 a {
		width: 100px;
		height: 70px;
		background: url("../../images/menu_3.png") no-repeat;
		background-size: 100%;
		display: block;
		text-indent: -9999px;
		transition: .3s;
		margin:0;
}
header div.col.menu li.nabi-design3 a:hover {
	background-image: url("../../images/hover_3.png");
}
header div.col.menu li.nabi-design4 a {
	width: 100px;
    height: 70px;
    background: url("../../images/menu_4.png") no-repeat;
	background-size: 100%;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design4 a:hover {
	background-image: url("../../images/hover_4.png");
}
header div.col.menu li.nabi-design5 a {
    width: 100px;
    height: 70px;
    background: url("../../images/menu_5.png") no-repeat;
	background-size: 100%;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design5 a:hover {
	background-image: url("../../images/hover_5.png");
}
header div.col.menu li.nabi-design8 a {
    width: 100px;
    height: 70px;
    background: url("../../images/menu_8.png") no-repeat;
	background-size: 100%;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design8 a:hover {
	background-image: url("../../images/hover_8.png");
}
header div.col.menu li.nabi-design6 a {
    width: 100px;
    height: 70px;
    background: url("../../images/menu_6.png") no-repeat;
	background-size: 100%;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design6 a:hover {
	background-image: url("../../images/hover_6.png");
}
header div.col.menu li.nabi-design9 a {
    width: 100px;
    height: 70px;
    background: url("../../images/menu_9.png") no-repeat;
	background-size: 100%;
    display: block;
    text-indent: -9999px;
	transition: .3s;
	margin:0;
}
header div.col.menu li.nabi-design9 a:hover {
	background-image: url("../../images/hover_9.png");
}

/* フッター部分 */
footer{
	background-color:#EE7325;
}
footer p{
	margin:0;
	padding:50px 0;
	}
footer ul{
    text-align :center;
	margin:0 auto;
	width:980px;
	}
footer dl{
	padding:50px 0px;
	}
footer dd:before{
    content:"┗ ";
	color:#fff;
	}
footer dt{
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    color: #fff;
}
footer li{
	padding:0 0px;
	width:300px;
	}
footer p.copyright{
	padding:0 0 10px 0;
	font-size: 12px;
    font-size: 1.2rem;
}
footer a {
	color:#fff;
	position: relative;
	display: inline-block;
	transition: .3s;
	margin:0;
	text-decoration:none;
	line-height:2;
	font-size:12px;
    font-size:1.2rem;
}
footer a:visited,
footer a:link,
footer a:active,
footer a:hover{
	color: #fff;
	text-decoration: none;
}
footer p.copyright{
	text-align: center;
	color: #fff;
}


/* スタッフ紹介ページ（一覧） */
img{
	width: 100%;
}
a:hover,
a:active,
a:visited,
a:link{
	color: #434343;
}
main.staff{
	width: 980px;
	margin: 0 auto;
	color: #434343;
}
.staff__title{
	width: 120px;
	margin: 120px auto 80px;
	letter-spacing: 2px;
}
.staff__shikakusya{
	margin-bottom: 50px;
}
.staff__legal{
	margin-bottom: 120px;
}
.staff__subtitle{
	font-size: 24px;
	font-weight: normal;
	position: relative;
	padding-left: 30px;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}
.staff__subtitle::before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 23px;
	height: 23px;
	background: url('../../staff_data/images/circle.png');
	background-size: 100%;
}
.staff__subtitle span{
	font-size: 12px;
}
.staff__list{
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}
.staff__item{
	position: relative;
	margin-bottom: 30px;
	margin-right: 33px;
}
.staff__item:nth-of-type(4n){
	margin-right: 0;
}
.staff__item img{
	width: 220px;
	height: 286px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.staff__item a::before{
	content:'';
	background:url(../../staff_data/images/staff_hover.png) no-repeat center center / cover;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:2;
	margin:0 0;
	padding:0;
	opacity:0;
	transition:all 0.8s;
	display: block;
}
.staff__item a:hover::before{
	opacity: 1;
}
.staff__item .name{
	position: absolute;
	bottom: 25px;
	right: 0;
	width: 80%;
}
.name__romaji{
	color: #F4911F;
	margin-bottom: 5px;
	font-size: 12px;
}
.name__kanji{
	color: #fff;
	background: rgb(250,116,77);
	background: linear-gradient(106deg, rgba(250,116,77,.9) 0%, rgba(253,217,111,.9) 100%);
	padding: 12px 0 12px 12px;
	font-size: 20px;
	line-height: 1;
	text-align: left;
}


/* スタッフ紹介ページ（詳細） */
.details .detail{
	position: relative;
	width: 980px;
	margin: 0 auto 95px;
}
.detail__image{
	width: 600px;
	margin: 0 0 0 auto;
}
.detail__image img{
	width: 600px;
	height: 500px;
	-o-object-position: top;
	   object-position: top;
	-o-object-fit: cover;
	   object-fit: cover;
}
.detail__text{
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
	width: 480px;
	font-weight: normal;
}
.detail__job{
	font-size: 16px;
	margin-bottom: 20px;
}
.detail__job span{
	font-size: 24px;
	color: #FA744E;
}
.detail__name{
	color: #fff;
	background: rgb(250,116,77);
	background: linear-gradient(106deg, rgba(250,116,77,1) 0%, rgba(253,217,111,1) 100%);
	padding: 30px 0 30px 30px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.detail__name span{
	font-size: 32px;
}
.detail__message{
	font-size: 32px;
}
.details .faq{
	background-color: #fafafa;
	padding-bottom: 80px;
}
.details .faq__inner{
	width: 980px;
	margin: 0 auto;
}
.details .faq__title{
	color: #fa744e;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 50px 0;
	letter-spacing: 10px;
}
.details .faq__q{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	font-size: 24px;
}
.details .faq__q img{
	display: block;
	width: 58px;
	margin-right: 14px;
}
.details .faq__a{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: #E2E2E2 solid 1px;
}
.details .faq__a:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.details .transition{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 50px auto;
	display: flex;
	align-items: center;
}
.details .transition li {
	width: 200px;
	text-align: center;
}

.details .transition li.btn{
	width: 326px;
	height: auto;
	margin: 0 80px;
	position: relative;
}
.details .transition li.btn img{
	width: 100%;
}
.details .transition li.btn{
	position: relative;
}
.details .transition li.btn a::before{
	content: '';
	background: url(../../staff_data/images/btn_hover.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	margin: 0;
	padding: 0;
	opacity: 0;
	transition: all 0.8s;
	display: block;
}
.details .transition li.btn a:hover::before{
	opacity: 1;
}
.details .transition .transition__item img{
	width: 150px;
	height: 180px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.details .transition li:first-child,
.details .transition li:last-child{
	position: relative;
}
.details .transition li:first-child a:hover,
.details .transition li:last-child a:hover{
	opacity: .8;
}
.details .transition li:first-child a::before{
	content: '';
	width: 100px;
	height: 20px;
	background: url('../../staff_data/images/arrow_prev.png');
	background-size: 100%;
	position: absolute;
	top: 45%;
	left: -50px;
}
.details .transition li:last-child a::before{
	content: '';
	width: 100px;
	height: 20px;
	background: url('../../staff_data/images/arrow_next.png');
	background-size: 100%;
	position: absolute;
	top: 45%;
	right: -50px;
}
