@charset "utf-8";
/* CSS Document */
.art-box{ padding-top: 2em;}
.art-inner{
	display: flex;
	box-sizing: border-box;
	margin: 20px 0;
}
.art-face{
	width: 100%;
}
.fabox{ display: flex;}
a.face img{
	width:94%;
	height: auto;
	display: block;
	margin: 0 0 5px 5px;
}
.harada a.face img{
	height: auto;
	display: block;
	margin: 0 0 0 5px;
}
.harada p{
	display: block;
	width: 100%;
	font-size: 11px;
	position: absolute;
	bottom: -30px;
}
body#manage-en .harada p{
	bottom: -55px;
}
.harada p br{display: none;}
.harada{
	background-color: #a9c9da;
	position: relative;
	display: flex;
	margin: 0 0 0 5px;
	padding: 4px 4px 4px 0;
	font-size: 12px;
}
h2.artist{
	font-size: 32px;
	padding-top: 0;
}
.manage-print{
	display: flex;
	justify-content: flex-end;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 18px;
}
.manage-print:before{	content: '\f02f';
	font-family: 'icomoon';
	color:  rgba(197,6,10,1.00);
	font-size: 34px;
	line-height: 0.8;
	padding-right: 10px;
}
.manage-print a{
	color: #fff;
	padding: 7px 15px 3px;
	line-height: 1em;
	border-radius: 3px;
	background-color: rgba(197,6,10,1.00);
	box-shadow: 0 0 5px rgba(51,51,51,.5);
}
.manage-print a:hover{
	background-color: rgba(150,3,6,1.00);
	box-shadow: 0 0 5px rgba(51,51,51,.9);
}
.manage-print a:before{
}
.manage-top{
	display: flex;
	padding: 60px 0;
	justify-content: space-between;
}
.manage-photo-side{
	width: 45%;
}
.manage-photo img{
	width: 100%;
	height: auto;
	padding-bottom: inherit;
	padding-top: 20px;
}
.manege-data{
	width: 45%;
}
.m-prof{
	padding: 0 0 10px 0;
	margin: 0 0 50px;
	border-bottom: 1px solid #bcbcbc;
}
.manege-data h3,
.manage-photo-side h3{
	border-bottom: 1px solid #bcbcbc;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.art-info h3{
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.art-info p{padding: 0.2em;}
.m-data{padding-bottom: 50px;}
.m-data table{}
.m-data th{
	padding: 0 10px;
	border-radius: 15px;
	background-color: #dbedf3;
	display: block;
	white-space:nowrap;
}
.m-data td{
	padding: 5px 0 5px 10px;
	width: 80%;
}
.info-inner{
	padding-right: 10px;
	height: 300px;
	margin: 20px 0;
	overflow-y: scroll;
}
.info-head{
	display: block;
	font-size: 14px;
	padding-right: 0px;
	width: auto;
	padding-bottom: 0px;
	font-weight:600;
}
.info-box{
	padding: 10px 0;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
}
.social-box{
	padding-bottom: 60px;
}
.social-box span{
	font-size: 38px;
	margin-right: 10px;
	color: rgba(204,204,204,.8);
}
.social-box span.icon-tictok-logo{
	font-size: 34px;
}
.social-box a span{
	color: #83b5de;
}
.social-box a:hover span{
	color: #589BD3;
}
.social-btn{display: flex; padding: 0 0 40px;}
.btn-fb{ padding-right: 15px;}
.btn-twi {padding: 7px 15px 0 0;}
.btn-line{ padding: 8px 0 0 0;}
.banner-box{}
.banner-box img{
	width: 50%;
	height: auto;
}
.profile-p{
	padding: 0 10px;
	border-radius: 15px;
	background-color: #dbedf3;
	display: table;
	margin-bottom: 0.5em;
}
.art-info{}
.list{padding-bottom: 120px;}
.list h3{
	background-color: rgba(205,205,205,.7);
	font-style: normal;
	padding: 0px 5px 0px 30px;
	cursor: pointer;
	position: relative;
	margin-bottom: 10px;
}
.list h3.active{
	background-color: #AFCCD8;
	font-style: normal;
	padding: 0px 5px 0px 30px;
}
.list h3:after{
	content: '▲';
	font-size: 12px;
	position: absolute;
	right: 30px;
	top: 18%;
	color: #fff;
}
.list h3.active:after{
	content: '▼';
	font-size: 12px;
	position: absolute;
	right: 30px;
	top: 20%;
	color: #fff;
}
.list table{
	display: block;
	font-size: 15px;
}
.list table th{
	text-align: left;
	white-space: nowrap;
	padding: 0 10px 0 0;
}
.list table th,
.list table td{ font-feature-settings:"palt"; padding-right: 10px;}
.listtable{display: none; padding-bottom: 40px;}

.art-news a{
	display: flex;
	align-items: center;
	color: #414141;
}
.art-news-box{
	background-color: #e6f4f8;
	padding: 10px;
	border-radius: 40px;
	margin: 15px 0 60px;
}
.art-data{width: 80%;}
.art-news-img{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px;
}
.art-head{
	display:inline-block;
	padding-right: 20px;
}
.ars{
	font-size: 14px;
	text-align: center;
}
.ars img{
	display: block;
	box-shadow: 0px 0px 5px 2px rgba(51,51,51,.18);
	width: 100%;
	margin-bottom: 10px;
	transition: ease .3s;
}
.ars img:hover{
	box-shadow: 0px 0px 5px 2px rgba(51,51,51,.4);
	width: auto;
}
.ars-bessho{
	width: 30%;
}
.ars-shorn{
	display: flex;
	flex-wrap: nowrap;
	/* [disabled]background-color: #80B6D3; */
	/* [disabled]color: #fff; */
	padding: 22px 22px 40px;
	width: 60%;
	margin-bottom: 50px;
	justify-content: space-between;
	position: relative;
}
.shorn{
/*	position: absolute;
	top: 10px;
	width:auto;
	text-align: center;
	left: 33%;*/
flex-basis: 100%;
	text-align: center;
	padding: 20px 0;
}
.ars-shorn .ars{
	width: 46%;
}
.ars-1{
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: space-between;
}
.ars-k{
	display: flex;
	flex-wrap: nowrap;
	width: 23%;
	margin: 0 auto 50px;
	justify-content: center;
}
.kaji{
	padding: 10px;
	background-color: #80B6D3;
	color: #fff;
}
.kaj{
	position: relative;
}
.kaj p{
	position: absolute;
	background-color: none;
	color: #333333;
	width: 120%;
	font-size: 11px;
	display: block;
	bottom: -15px;
	line-height: 1.5em;
	height: 20px;
	margin: 0 ;
	padding: 0;
}
.ars-2{
	display: flex;
	flex-wrap: wrap;
	width: 48%;
	margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 50px;
}
.ars-2 .ars{ width: 46.5%;}
.ars-3{
	display: flex;
	flex-wrap: nowrap;
	width: 74%;
	margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 50px;
}
.ars-3 .ars{
	width: 30.5%;
}
.ars-4{ display: flex;
	flex-wrap: nowrap;
	width: 100%; margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 50px;
}
.ars-4 .ars{
	width: 22.5%;
}
.ars-5{
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	column-gap: 12px;
	margin-bottom: 60px;
}
.ars-5 a{width: 20%; color: #333;}
.ars-5 .ars{
	padding: 50px 0;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 18px;
	transition: ease 0.3s;
}
.ars-5 .ars:hover{
	box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
}
.ars-5 .ars span{
	display: block;
	font-size: 14px;
}
.fabox-name{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	column-gap: 0.5%;
}
.fabox-name a{ color: #333; text-align: center; font-size: 13px;}
div.wrclick{border:1px solid #ccc; padding: 5px;}
.wrclick span{font-size:10px;}
.newslist{
}
.news_unit{
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 70px;
}
.news_tmb{
	width: 210px;
	height: 160px;
	overflow: hidden;
}
.news_tmb img{
object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
}
.news_unit-inner{
	width: 740px;
}
.news_body{
	
}
.news_title{
	font-size: 18px;
	font-weight: 600;
}
.news_date{
	vertical-align: middle;
	padding-bottom: 15px;
}
.cate-mn,
.cate-vc,
.cate-la,
.cate-ce{
	display: inline-block;
}
.cate-mn:after,
.cate-vc:after,
.cate-la:after,
.cate-ce:after{
	font-size:12px;
	line-height:1em;
	padding:4px 20px 3px;
	display:block;
	text-align:center;
	margin: -1px 0 0 12px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.cate-mn:after{
	content:'マネージメント事業部';
	background-color:#ce5656;
	color:#fff;
}
.cate-vc:after{
	content: '映像事業部';
	background-color: #ede451;
	color: #775740;
}
.cate-blue:after{
	content:'Pacific Voice L.A.';
	background-color:#ce5656;
	color:#fff;
}
.cate-ce:after{
	content:'映像文化事業部';
	background-color:#54ae4f;
	color:#fff;
}
/*--------english------*/
body#newslist-en .cate-mn:after{
	content:'Management Division';
	background-color:#ce5656;
	color:#fff;
}
body#newslist-en .cate-vc:after{
	content: 'Visual Contents Division';
	background-color: #ede451;
	color: #775740;
}
body#newslist-en .cate-blue:after{
	content:'Pacific Voice L.A.';
	background-color:#ce5656;
	color:#fff;
}
body#newslist-en .cate-ce:after{
	content:'Cultural Event Operation Division';
	background-color:#54ae4f;
	color:#fff;
}

#top-e .cate-mn:after,
#news-e .cate-mn:after{
	content:'Management Divition';
	background-color:#ce5656;
	color:#fff;
	width:160px;
}
#top-e .cate-vc:after,
#news-e .cate-vc:after{
	content: 'Visual Contents Divition';
	background-color: #ede451;
	color: #775740;
	width:160px;
}
#top-e .cate-blue:after,
#news-e .cate-blue:after{
	content:'Pacific Voice L.A.';
	background-color:#ce5656;
	color:#fff;
	width:160px;
}
#top-e .cate-ce:after,
#news-e .cate-ce:after{
	content:'Cultural Event Operation Division';
	font-size:9px;
	background-color:#54ae4f;
	color:#fff;
	width:160px;
	padding-bottom:4px;
}

.navigation{
	display: flex;
}
.navigation .alignleft a,
.navigation .alignright a{
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	display: block;
}
.navigation .alignleft,
.navigation .alignright{
	width: 50%;
	text-align: center;

}
.box30,
.box50,
.box70{
	display: flex;
}
.box30 .box,
.box50 .box,
.box70 .box{
	margin-bottom: 2em;
}
.box30 span,
.box50 span,
.box70 span{
	font-size: 12px;
	display: block;
}
.box30 img,
.box50 img,
.box70 img{
	padding-top: 10px;
}
.box33{display: flex; justify-content: space-between;}
.box33 .box{
	width:30%;
	box-sizing: border-box;
}
.box50 .box{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
}
.box50 .box:last-child{
	padding: 0 0 0 20px;
}
.box50 .box p{
	padding-top: 0;
}
.box50 .box iframe{
	padding-top: 10px;
	width: 100%;
}
.box30 .box{
	width: 30%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
}
.box30 .box:last-child{
	width: 70%;
	padding: 0 0 0 20px;
}
.box70 .box{
	width: 70%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
}
.box70 .box:last-child{
	width: 30%;
	padding: 0 0 0 20px;
}
.box100{
	display: flex;
	justify-content: space-between;
	padding: 60px 0;
}
.box-left{ width: calc(310px + (100vw - 1000px) / 2 ); height: 400px;}
.box-left img{ width:100%; height: 100%; object-fit: cover; margin-top: 12px;}
.box-right{width: 650px; margin-right: calc((100vw - 1000px) / 2);}

.box-right2{ width: calc(350px + (100vw - 1000px) / 2 ); height: 400px;}
.box-right2 img{ width:100%; height: 100%; object-fit: cover; margin-top: 12px;}
.box-left2{width: 610px; margin-left: calc((100vw - 1000px) / 2);}


.proj-box{
	display:flex;
	align-items: flex-start;
}
.proj-box.pat2{	align-items: center;}
.no_proj{
	font-family: 'Noto Sans', sans-serif;
	font-weight: 200;
	font-size: 84px;
	color: #2da7c6;
	width: 100px;
	display: block;
	position: relative;
	line-height: 1;
}
p.holly{font-family: 'Noto Sans JP', sans-serif; font-size: 13px;}
.la-cap{ display: flex; width:100%; overflow: hidden; padding-bottom: 60px;}
.la-cap img{width: 100%; height: 200px; object-fit: cover; object-position:50% 20%;}
.la-cap .cap_inner{width: 25%; height: 200px; font-size: 12px; text-align: center; transition: 0.3s; }
.la-cap .cap_inner:hover{width:35%;}

.la-cap2{ display: flex; width:100%; overflow: hidden; padding: 60px 0; justify-content: space-around; column-gap: 5px;}
.la-cap2 img{width: 100%; height: 240px; object-fit: cover; object-position:50% 20%;}
.la-cap2 .cap_inner{width: 45%; height: 240px; font-size: 12px; text-align: center; transition: 0.3s; }
.la-cap2 .cap_inner:hover{width:60%;}

.set2025{}
@media screen and (max-width: 1024px) {
.la-cap{flex-wrap: wrap;}
.la-cap img{height: 180px;}
.la-cap .cap_inner{width: 33.3%; height: 180px; font-size: 12px; text-align: center; transition:inherit; margin-bottom: 50px;}
.la-cap .cap_inner:hover{width:33.3%;}
	
.la-cap2{padding: 10px 0;}
.la-cap2 img{width: 100%; height: 100%; object-position:50% 20%;}
.la-cap2 .cap_inner{width: 45%; height: 50%; aspect-ratio:16/9;}
.la-cap2 .cap_inner:hover{width:60%;}

}

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

.art-inner{
	flex-wrap: wrap;
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
}
.art-face{
	width: 100%;
}
.art-data{width: 70%;}
.art-news-box{ border-radius: 45px;}
.art-news { font-size: 13px; line-height: 1.4em;}
.art-news-img { width: 50px; height: 50px;}
.fabox{
	display: flex;
	flex-wrap: wrap;
	column-gap: 1%;
}
.fabox a{width:15.5%;}
.fabox div.harada{width:48%; position: relative; display: flex; justify-content: center;}
.fabox div.kaj{width:24%;}
.fabox div.kaj p{display: none;}
a.face img{
	width:100%;
	height: auto;
	display: block;
	margin: 0 0 5px 0;
}
.fabox .harada a{
	width: 100%;
	margin: 0 0 0 5px;
}
	.fabox .harada a img{
		margin: 0;
	}
.harada p{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 5px;
	padding: 0;
	color: #fff;
}
body#manage-en .harada p{
	bottom: -5px;
	display: block;
	width:96vw;
	text-align: left;
	font-size: 9px;
}
.harada p br{display: none;}
.harada{
	background-color: #80B6D3;
	position: relative;
	display: flex;
	margin: 0;
	padding: 4px 4px 30px 0;
	font-size: 12px;
}
h2.artist{
	font-size: 32px;
}
.manage-print{
	display: none;
}
.manage-top{
	padding: 30px 0;
	display: block;
}
.manage-photo-side{
	width: 100%;
}
.manage-photo img{
	width: 90%;
	height: auto;
	margin: 0 auto;
	display: block;
	padding: 20px 0;
}
.manege-data{
	width: 100%;
}
.m-prof{
	margin: 0 0 40px;
	font-size: 15px;
}
.art-info h3{
}
.art-info p{
	padding: 0.2em;
	}
.social-box{
	padding-bottom: 30px;
}
.banner-box{
	padding-bottom: 30px;
}
.banner-box img{
	width: 50%;
	height: auto;
}
.ars{
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
	}
.ars img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	}
.ars-bessho{
	width: 45%;
	margin: 0 auto;
	}
.ars-shorn{
	padding: 22px;
	width: 100%;
	margin-bottom: 50px;
}
.shorn{
	width: 94vw;
	left: 0%;
	font-size: 11px;
	text-align: center;
}
.ars-shorn .ars{
	width: 48%;
	}
.ars-1{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.ars-k{
	display: flex;
	flex-wrap: nowrap;
	width: 44%;
	margin: -45px auto 50px;
	justify-content: center;
	line-height: 1.4em !important;
}
.ars-k span{
	font-size: 12px;
	letter-spacing: -0.05em;
}
.kaji{
	padding: 10px;
	background-color: #80B6D3;
	color: #fff;
}
.ars-k .ars{
	margin-bottom: 0px;
}
.kaj{
	position: relative;
}
.kaj p{
	position: absolute;
	background-color: #80B6D3;
	width: 92%;
	color: #fff;
	font-size: 11px;
	text-indent: 5px;
	display: block;
	bottom: 5px;
	left: 5px;
	line-height: 1.5em;
	height: 20px;
	margin: 0 ;
	padding: 0;
}
.kaj p span{
		display: none;
	}
.ars-2{
	width: 98%;
	justify-content: space-between;
	margin-bottom: 20px;
	}
.ars-2 .ars{
	width: 46.5%;
	}
.ars-3{
	flex-wrap: wrap;
	width: 98%;
	justify-content: space-between;
	margin-bottom: 20px;
	}
.ars-3 .ars{
	width: 46.5%;
	}
.ars-4{
	flex-wrap: wrap;
	width: 98%;
	margin-bottom: 20px;
	}
.ars-4 .ars{
	width: 46.5%;
	}
	.ars-5{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: flex-start;
}
	.ars-5 a{
	width: 31%;
}
.ars-5 .ars {
		padding: 10px 0;
	margin-bottom: 10px;
		font-size: 14px;
	}
.ars-5 .ars span{
		font-size: 12px;
	}
.newslist{
}
.news_unit{
}
.cate-mn:after,
.cate-vc:after,
.cate-la:after,
.cate-ce:after{
	font-size:13px;
	display: block;
	padding:4px 5px 3px;
	margin: 3px 0;
}
.news_tmb{
	width: 18vw;
	height: 18vw;
}
.news_tmb img{
	width: 100%;
	height: 100%;
}
.news_unit-inner{
	width: 79vw;
	padding-left: 3vw;
}
.news_body{
	font-size: 15px;
	word-break: break-all;
	word-wrap: break-word;
}
.news_title{
	font-size: 16px;
}
.news_date{
	vertical-align: middle;
	padding-bottom: 15px;
}
.box30,
.box50,
.box70{
	display: block;
}
.box30 .box,
.box50 .box,
.box70 .box{
	margin-bottom: 2em;
}
.box30 span,
.box50 span,
.box70 span{
	font-size: 12px;
	text-align: center;
}
.box30 img,
.box50 img,
.box70 img{
	padding-top: 10px;
}
.box33{display: flex; justify-content: space-between;}
.box33 .box{
	width:30%;
	box-sizing: border-box;
}
.box50 .box{
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 0 0;
}
.box50 .box:last-child{
	padding: 0 0 0 0;
}
.box50 .box p{
	padding-top: 0;
}
.box50 .box iframe{
	padding-top: 10px;
	width: 100%;
	height: 100%;
	aspect-ratio: 6/4;
}
.box30 .box{
	width: 30%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
}
.box30 .box:last-child{
	width: 70%;
	padding: 0 0 0 20px;
}
.box70 .box{
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 0 0;
}
.box70 .box img{
	width: 80%;
	margin: 0 auto;
	display: block;
}
.box70 .box:last-child{
	width: 100%;
	padding: 0 0 0 0;
}
.box100{
	flex-wrap: wrap;
	justify-content: inherit;
	padding-top: 0;
}
.box-left{
	width: 100%;
	height: 240px;
	margin-bottom: 40px;
} 
.box-left img{ width:100%; height: 100%; object-fit: cover; margin-top: 12px;}
.box-right{width: 94%; margin: 0 3%;}

.box-right2{
	width: 100%;
	height: 240px;
	margin-bottom: 40px;
	order: 1;
	}
.box-right2 img{ width:100%; height: 100%; object-fit: cover; margin-top: 12px;}
.box-left2{width: 94%; margin: 0 3%; order: 1; padding-top: 25px;}
.no_proj{
	font-size: 52px;
	width: 80px;
}
.la-cap img{height: 90px;}
.la-cap .cap_inner{width: 33.3%; height: 90px; font-size: 10px; text-align: center; margin-bottom: 40px; line-height: 1.2em;}
.la-cap .cap_inner:hover{width:33.3%;}
}
