html, body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #2A2A2A;
}
* {
  box-sizing: border-box;
}
a {
	color: #050CBF;
	text-decoration: none;
}
.actor a {
	color: #94D5DE;
}
a:hover {
	opacity: 0.5;
}


/*detail*/

.wrapper {
	max-width: 1920px;
	margin: 0 auto;
}
.actor {
	background: #121212;
	color: #ffffff;
}

/*detail_prof*/

#prof {
	width: 100%;
	/*background: #C7D2DA;*/
	background: linear-gradient(to bottom, #FCC084, #F8ECB7);
	background: -webkit-linear-gradient(top, #FCC084, #F8ECB7);
	background: -moz-linear-gradient(top, #FCC084, #F8ECB7);

}
.actor #prof {
	background: linear-gradient(to bottom, #121212, #182F3E);
	background: -webkit-linear-gradient(top, #121212, #182F3E);
	background: -moz-linear-gradient(top, #121212, #182F3E);
	color: #ffffff;
}
#prof .wrapper {
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	flex-direction: row-reverse;
} 
.data {
	width: 50%;
	padding: 73px 80px;
}
.data .ruby {
	margin-bottom: 0;
	color: #121212;
	line-height: 1.0;
}
.actor .data .ruby {
	color: #C7D2DA;
}
.data .name {
	font-size: 3em;
	margin-top: 0;
	margin-bottom: 0;
	color: #003557;
}
.actor .data .name,
.actor .data .alph {
	color: #ffffff;
}
.data .alph {
	margin-top: 0;
	color: #003557;
}
.data .icon {
	margin: 30px 0 10px 0;
}
.data .icon ul {
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
}
.data .icon ul li {
	margin-right: 5px;
}
.data .icon ul li img {
	max-width: 40px;
	width: 100%;
}
.data .othersurl {
	margin-bottom: 20px;
}
.data .info dl {
	margin-bottom: 20px;
}
.data .info dt {
	color: #003557;
	font-weight: bold;
	float: left;
}
.actor .data .info dt {
	color: #C7D2DA;
}
.data .info dd {
	margin-left: 130px;
	word-wrap: break-word;
}
.data .specialist {
	margin-bottom: 20px;
}
.data a.btn-print{
  padding: 2px 15px;
  margin-bottom: 20px;
  display: block;
  color: #003557;
  width: fit-content;
  font-size:0.9em;
  border-radius: 3px;
  border: 1px #003557 solid;
  text-decoration:none;
}
.actor .data a.btn-print{
  color: #ffffff;
  border: 1px #ffffff solid;
}
.data a.btn-print:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url(../image/icon_print.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.actor .data a.btn-print:before {
  background: url(../image/icon_print_w.png) no-repeat;
}
.data .appeal {
	margin-bottom: 20px;
}


/*detail_slick*/

.sliderArea {
	width: 50%;
	margin: 0 auto;
	/*padding: 0 25px;*/
	overflow: hidden;
}
.sliderArea .w300 {
	max-width: 300px;
}
.swiper{
	width: 100%;
}
.swiper img {
    width: 100%;
}
.swiper-slide img {
	max-width: 100%;
	height: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../image/icons_right.png)!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../image/icons_left.png)!important;
}
.swiperThumbnail {
	overflow: hidden;
    /*background: #B4BEC4;*/
    margin-top: -6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.swiperThumbnail .swiper-slide{
	cursor: pointer;
}
.swiperThumbnail img{
	vertical-align: bottom;
}
video {
	width:inherit;
}
.swiper-scrollbar {
    position: relative;
    margin-bottom: 1.6rem;
    background: #ffffff;
	margin-top: 6px;
	width: 98%;
    margin: 6px auto 0;
  }
.swiper-scrollbar-drag {
    height: 15px;
    padding: 5px;
    cursor: pointer;
    background-color: #EB6112;
    background-clip: content-box;
    overflow: auto;
	margin-right: 10px;
  }
.swiper-scrollbar-drag:active {
    background-color: #EB6112;
}

/*detail_voice*/

.voiceblock {
	text-align: left;
	max-width: 700px;
}
.jp-interface {
    background-color: #FFFFFF!important;
}
.actor .jp-interface {
    background-color: #121212!important;
}
.jp-interface .txt {
	color: #EB6112;
	padding-top: 20px!important;
	font-size: 1.2em!important;
}
.actor .jp-interface .txt {
	color: #EBF0F3;
}
/*
.jp-controls li {
    margin-top: 0!important;
}*/
.jp-current-time {
	left: 30px!important;
	top: 50px!important;
}
.actor .jp-current-time,
.actor .jp-duration {
	color: #ffffff;
}
.jp-duration {
	left: 48px!important;
	top: 50px!important;
}
.jp-audio .jp-controls {
    padding: 60px 20px 30px 30px!important;
}
.jp-audio .jp-controls a {
    color: transparent!important;
}
.jp-stop {
	top: 43px!important;
    left: 70px!important;
}
.jp-volume-controls {
    top: 98px!important;
    left: 130px!important;
}
.jp-audio .jp-type-playlist .jp-progress {
	width: 100%!important;
}
.jp-audio .ab01 {
    top: 140px!important;
    left: 0!important;
	width: 100%!important;
	padding: 0 30px;
}
.jp-playlist {
    background-color: #FFFFFF!important;
	padding: 20px 30px;
}
.actor .jp-playlist {
    background-color: #121212!important;
}
.jp-playlist ul {
	display: flex!important;
	display:-webkit-flex!important;
	display:-ms-flexbox!important;
	flex-wrap: wrap;
	flex-direction: column;
    height: 180px;
}
.jp-playlist ul li {
	float: none!important;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color: #050CBF!important;
}
.actor div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color: #94D5DE!important;
}
div.jp-type-playlist div.jp-playlist a {
	color: #003557!important;
}
.actor div.jp-type-playlist div.jp-playlist a {
	color: #ffffff!important;
}


/*detail_latest*/
#latest {
	background: 名;
	margin: 100px 90px 0 90px;
}
#latest h2 {
	padding: 40px
}

#latest hr {
	border-bottom: 2px #D9E2E7 solid;
}
#latest .info {
	padding: 40px;
}


/*detail_lworks*/
#works {
	margin: 0 90px 50px 90px;
}
#works h2 {
    background: #F8E7B9;
    padding: 15px;
    text-align: center;
    width: 100%;
    color: #003557;
    margin-bottom: 40px;
    margin-top: 60px;
	font-size: 1.5em;
}
#works .info p {
	margin-bottom: 15px;
}
.actor #works h2 {
    background: #182F3E;
    color: #ffffff;
}


/*top_list*/
#member {
	/*background: #C7D2DA;*/
    background: linear-gradient(to bottom, #FCC084, #F8ECB7);
    background: -webkit-linear-gradient(top, #FCC084, #F8ECB7);
    background: -moz-linear-gradient(top, #FCC084, #F8ECB7);
	padding: 75px 80px 60px 80px;
	margin-bottom: 15px;
}
#actor {
	/*background: #C7D2DA;*/
	background: linear-gradient(to bottom, #121212, #182F3E);
    background: -webkit-linear-gradient(top, #121212, #182F3E);
    background: -moz-linear-gradient(top, #121212, #182F3E);
	padding: 75px 80px 25px 80px;
	margin-bottom: 15px;
}
#t_s {
	padding: 75px 80px 25px 80px;
	margin-bottom: 15px;
}
#search {
	padding: 0;
}
.title {
	text-align: center;
}
.title h1 {
	color: #121212;
	font-size: 2em;
	line-height: 1.3;
}
#actor .title h1 {
	color: #ffffff;
}
.title h2 {
	color: #003557;
	font-size: 1.7em;
	line-height: 1.3;
}
.title h2:before {
    content: url(../image/icon_star_navy01.png);
	margin-right: 5px;
}
.title h2:after {
    content: url(../image/icon_star_navy02.png);
	margin-left: 5px;
}
.title .ruby {
	color: #003557;
	font-weight: bold;
}
#actor .title .ruby {
	color: #C7D2DA;
}
/*
dl.search1 {
	position: relative;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 6px;
	margin: 30px auto 0;
	max-width: 800px;
}
dl.search1 dt input {
	width: 100%;
    line-height: 40px;
	height: 40px;
    background: none;
    border: none;
    padding-left: 10px;
	font-size: 1em;
}
dl.search1 dt input:focus {
	outline: 0;
}
dl.search1 dd {
	position: absolute;
	top: 0;
	right: 0;
}
dl.search1 dd button {
	display:block;
	background: #003557;
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: none;
	border-radius: 0 6px 6px 0;
	color: #ffffff;
	font-size: 1em;
}
*/

.accordion {
	width: 100%;
	padding: 20px 10px 60px;
}
#search .accordion {
	padding: 20px 10px 0;
}
.accordion .bar {
	background: #003557;
    border-radius: 30px;
    color: #ffffff;
    padding: 5px 0;
    margin: 0 auto;
    width: 265px;
    text-align: center;
	cursor: pointer;
	position: relative;
}
#search .accordion .bar {
	margin-bottom: 30px;
}
.accordion .isActive {
	background: #FFD900;
    border-radius: 30px;
    color: #003557;
    padding: 5px 0;
	margin: 0 auto;
	width: 265px;
    text-align: center;
	position: relative;
}
#search .accordion .isActive {
	background: #FFD900!important;
}
.accordion .bar::after {
	border-right: solid 2px #FFD900;
	border-top: solid 2px #FFD900;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	left: 45px;
	top: 40%;
	transform: rotate(135deg);
	transition: transform .3s ease-in-out, top .3s ease-in-out;
	width: 8px;
}
.accordion .bar.isActive::after {
	top: 45%;
	transform: rotate(-45deg);
	border-right: solid 2px #EB6112;
	border-top: solid 2px #EB6112;
}
.accordion .items {
	display: none;
}
.accordion .items dl {
	display:flex;/*必須*/
	flex-wrap:wrap;
	background: #ffffff;
	padding: 25px 30px;
	max-width: 800px;
	margin: 0 auto 5px auto;
}
#actor .accordion .items dl {
	background: #2B4455;
}
#t_s .accordion .items dl {
	background: #EBF0F3;
}
/*#search .accordion .items dl,
#search dl {
	background: #ffffff;
}*/
#search dl.all {
	padding: 25px 30px;
	max-width: 800px;
	margin: 0 auto 5px auto;
	border-radius: 10px;
	margin-top: 30px;
	background: #ffffff;
}
.accordion .items dl.top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 30px;
}
.accordion .items dl.btm {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 25px;
}
.accordion .items dt,
#search dt {
	width: 20%;
	background: url(../image/icon_form.png) no-repeat;
	line-height: 20px;
	padding-left: 25px!important;
	color: #003557;
    font-weight: bold;
}
#actor dt {
	color: #C7D2DA;
}
#search dl.all dt {
	margin: 0 0 10px 0;
	padding: 0;
}
.accordion .items dd {
	width: 80%;
}
.accordion .items dd div,
#search dd div {
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	margin-bottom: 5px;
}
.accordion .items dt,
.accordion .items dd,
#search dd{
	padding:0;/*必須*/
	margin:0;/*必須*/
}
#actor .accordion .items label {
	color: #ffffff;
}
.accordion .items .custom-checkbox {
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	align-items: center;
	cursor: pointer;
	margin-right: 15px;
	line-height: normal;
}
.accordion .items .custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.accordion .items .checkmark {
	width: 20px; /* チェックマークの幅 */
	height: 20px; /* チェックマークの高さ */
	border: 2px solid #b5b5b5; /* 枠の色 */
	border-radius: 4px; /* 角を丸くする */
	position: relative;
	margin-right: 10px; /* ラベルとのスペース */
	transition: background-color 0.3s; /* 背景色のアニメーション */
}
.accordion .items .checkmark,
.accordion .items .custom-radio label::before {
	background: #ffffff;
}
.accordion .items .custom-checkbox input:checked + .checkmark {
	background: #003557!important; /* 選択時の背景色 */
}
.accordion .items .checkmark:after {
	content: ""; /* コンテンツを生成 */
	position: absolute;
	left: 5px; /* チェックマークの位置調整 */
	top: 0px; /* チェックマークの位置調整 */
	width: 7px; /* チェックマークの幅 */
	height: 12px; /* チェックマークの高さ */
	border: solid #FFD900; /* チェックマークの色 */
	border-width: 0 2px 2px 0; /* チェックマークの形状 */
	transform: rotate(45deg); /* チェックマークの回転 */
	opacity: 0; /* 初期状態では透明 */
	transition: opacity 0.3s; /* チェックマークのフェードイン */
}

.accordion .items .custom-checkbox input:checked + .checkmark:after {
	opacity: 1; /* 選択時に表示 */
}
.accordion .items .btn,
#search .btn {
	background: #EB6112;
	color: #ffffff;
	border-radius: 5px;
	padding: 10px 20px;
	width: max-content;
	margin: 0 auto;
	border: none;
    display: block;
	font-size: 1em;
	cursor: pointer;
}
.accordion .items .btn:hover,
#search .btn:hover {
	background: #F5B087;

}
.accordion .items .custom-radio,
#search .custom-radio {
    display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
    flex-wrap: wrap;
    gap: .3em 2em;
    border: none;
}
#search .custom-radio {
	margin-bottom: 30px;
}
.accordion .items .custom-radio label,
#search .custom-radio label {
    display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
    align-items: center;
    gap: 0 .5em;
    position: relative;
    cursor: pointer;
}
.accordion .items .custom-radio label::before,
.accordion .items .custom-radio label:has(:checked)::after,
#search .custom-radio label::before,
#search .custom-radio label:has(:checked)::after {
    border-radius: 50%;
    content: '';
}
.accordion .items .custom-radio label::before,
#search .custom-radio label::before {
    width: 18px;
    height: 18px;
    border: #B5B5B5 2px solid;
}
.accordion .items .custom-radio label:has(:checked)::after,
#search .custom-radio label:has(:checked)::after {
    position: absolute;
    top: 50%;
    left: 9px;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: #FFD900;
}
.accordion .items .custom-radio label:has(:checked)::before,
#search .custom-radio label:has(:checked)::before,
#actor .custom-radio label:has(:checked)::before {
    background-color: #003557!important;
}
.accordion .items .custom-radio input,
#search .custom-radio input {
    display: none;
}
#search input[type="text"] {
    border: 1px #b5b5b5 solid;
    width: 100%;
    border-radius: 3px;
    padding: 10px;
}
.accordion .items select:focus{
  outline: none;
}
.accordion .items .custom-select-box select {
	position: relative;
	width: 100%;
	padding: 5px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #b5b5b5;
	background: #ffffff;
    font-size: 0.8em;
	width: 190px;
	cursor: pointer;
	border-radius: 3px;
}
.accordion .items .custom-select-box label {
	position: relative;
}
.accordion .items .custom-select-box label:after {
    display: block;
    content: " ";
    position: absolute;
    top: 60%;
    right: 5px;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    background: url(../image/pulldown.png) 0 0 no-repeat;
    background-size: 14px;
    pointer-events: none;
}
.recommend {
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
}
.recommend .column {
	width: 18%;
	margin: 0 1% 40px 1%;
	text-align: center;
	/*background: #EBF0F3;*/
	background: #ffffff;
}
#actor .recommend .column {
	background: #121212;
}
#actor .recommend .column img,
#actor .regular .column img {
	filter: grayscale(100%);
}
#actor .recommend a:hover img,
#actor .regular a:hover img {
	filter: none;
}
#actor .recommend a:hover,
#actor .regular a:hover {
	opacity: 1;
}
#actor .recommend a:hover h2,
#actor .recommend a:hover p,
#actor .regular a:hover h2,
#actor .regular a:hover p {
	opacity: 0.5;
}
.recommend .column img {
	max-width: 100%;
	height: auto;
}
.regular .column img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.recommend .column h2 {
	color: #003557;
	font-size: 1.2em;
	margin-top: 10px;
	line-height: 1.5;
}
#actor .recommend .column h2,
#actor .recommend .column .alph,
#actor .regular .column h2,
#actor .regular .column .alph  {
	color: #ffffff;
}
.recommend .column .ruby {
	color: #121212;
	font-size: 0.9em;
	line-height: 1;
}
#actor .recommend .column .ruby,
#actor .regular .column .ruby {
	color: #C7D2DA;
}
.recommend .column .alph {
	color: #003557;
	font-size: 0.9em;
	margin-bottom: 10px;
    line-height: 2;
}
.regular {
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
}
.regular .column {
	width: 23%;
	margin: 0 1% 30px 1%;
	text-align: center;
	/*background: #EBF0F3;*/
	background: #ffffff;
	/*display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	align-items: center;*/
}
#actor .regular .column {
	background: #121212;
}
.regular .column a,
#actor .regular .column a {
	display: inline-flex;
    align-items: center;
}
.sub .regular .column,
#t_s .regular .column {
	background: #F8E7B9;
}
.regular .column .imgArea {
	width: 50%;
}
.regular .column h2 {
	color: #003557;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 5px;
}
.regular .column .ruby {
	color: #121212;
	font-size: 0.8em;
	line-height: 1;
	margin-bottom: 3px;
}
.regular .column .alph {
	color: #003557;
	font-size: 0.8em;
	line-height: 1.2;
}
.regular .column .textArea {
	width: 50%;
	text-align: center;
}

.sub {
	padding: 40px 80px 0 80px;
}
.sub h3 {
	line-height: 33px;
	padding-left: 55px;
	color: #003557;
	font-size: 2em;
	margin-bottom: 40px;
}
.sub h3.subtitle01 {
	background: url(../image/icon_h_01.png) no-repeat;
}
.sub h3.subtitle02 {
	background: url(../image/icon_h_02.png) no-repeat;
}
.sub h3.subtitle03 {
	background: url(../image/icon_h_03.png) no-repeat;
}

/*top*/
.btn-wrapper {
	position: relative;
	display: inline-block;
}

.btn-wrapper .btn {
	padding: 9px 20px 9px 42px!important;
}

.btn-wrapper::before {
	position: absolute;
	content: "";
	background-image: url(../image/icon_search.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	top: 50%;
	transform: translateY(-50%);
	left: 17px;
}
.btn-wrapper:hover::before {
	background-image: url(../image/icon_search_ov.png);
}

@media only screen and (max-width:859px){
/*detail*/
#prof .wrapper {
	display: block;
}
.data,
.sliderArea {
	width: 100%;
}
.data {
	padding: 40px 20px;
}
.swiper-container,
.swiperThumbnail {
    background: #F8E7B9;
}
.actor .swiper-container,
.actor .swiperThumbnail {
    background: #182F3E;
}
.voiceblock {
	max-width: 100%;
}
.jp-interface {
	z-index: 10!important;
}
/*.jp-audio .ab01 {
	width: 89%!important;
}*/
#latest {
	margin: 50px 30px 0 30px;
}
#works {
	margin: 0 15px 50px 15px;
}
#works h2 {
    margin-bottom: 20px;
    margin-top: 40px;
}


/*top_list*/
#member,
#actor,
#t_s {
    padding: 50px 20px 10px 20px;
}
#search .accordion {
    padding: 20px 0 0;
}
/*.accordion .items dt,
#search dt*/ 
.title h2 {
    font-size: 1.5em;
}
.accordion .items dd div,
#search dd div {
	margin-bottom: 0;
}
.accordion .items dl,
#search dl {
    display: block;
}
.accordion .items dt,
#search dt {
    width: 100%;
	margin-bottom: 10px!important;
}
.accordion .items dd,
#search dt dd {
    width: 100%;
}
.recommend .column {
    width: 48%;
    margin: 0 1% 20px 1%;
}
.regular .column {
    width: 48%;
    margin: 0 1% 20px 1%;
}
.regular .column h2 {
	font-size: 0.9em;
}
.regular .column .ruby {
	font-size: 0.7em;
}
.regular .column .alph {
	font-size: 0.7em;
}
.sub {
    padding: 40px 20px 0 20px;
}


}


@media only screen and (max-width:768px){
.jp-stop {
    top: 98px !important;
}
}








