/*下層共通*/
/*--------------------------------------------------------------------------------*/
.blue {
	color: #0074C4;
}
.name {
	font-size: 28px;
	margin-left: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.4;
}
.line01 {
	padding-top: 50px;
	background: url("../image/common/line01.png") no-repeat top center;
}
.innerlink {
	padding-top: 90px;
	margin-top: -90px;
}

/*pagetitle_area*/
/*--------------------------------------------------------------------------------*/
#contents {
	position: relative;
	margin: 140px 0;
	font-size: 15px;
}
#pagetitle_area {
	width: 100%;
	height: 280px;
}

/*locator*/
/*--------------------------------------------------------------------------------*/
#locator:after {
    content:" ";
    display:block;
    clear:both;
}
#locator {
	width: 1120px;
	margin: -30px auto 70px;
	line-height: 1.2;
	text-align: right;
	font-size: 13px;
	position: relative;
	z-index: 2;
	color: #fff;
}
#contents.unit01 #locator {
	margin: -80px auto 20px;
}
#locator a {
	color: #fff;
}
#locator a:hover{
	text-decoration: underline;
}

/*pagetitle*/
/*------------------------------------------------------------------------------*/
#pagetitle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#pagetitle.about  {
	background-image: url(../image/about_pagetitle.jpg);
}
#pagetitle.goods {
	background-image: url(../image/goods_pagetitle.jpg);
}
#pagetitle.livesalon {
	background-image: url(../image/81livesalon_pagetitle.jpg);
}
#pagetitle.seiyuu-museum {
	background-image: url(../image/seiyuu-museum_pagetitle.jpg);
}
#pagetitle.audition {
	background-image: url(../image/audition_pagetitle.jpg);
}
#pagetitle.company {
	background-image: url(../image/company_pagetitle.jpg);
}
#pagetitle.actor {
	background-image: url(../image/actor_pagetitle.jpg);
	background-size:cover;
}
#pagetitle.faq {
	background-image: url(../image/about_pagetitle.jpg);
}
#pagetitle.link {
	background-image: url(../image/link_pagetitle.jpg);
}
#pagetitle.newsrelease {
	background-image: url(../image/about_pagetitle.jpg);
}
#pagetitle.sitemap {
	background-image: url(../image/about_pagetitle.jpg);
}
#pagetitle.link {
	background-image: url(../image/about_pagetitle.jpg);
}
#pagetitle.contact {
	background-image: url(../image/contact_pagetitle.jpg);
}
#pagetitle.privacy {
	background-image: url(../image/about_pagetitle.jpg);
}
#pagetitle .inner{
	margin: 0 auto;
	width: 1120px;
	color: #fff;
	display: table;
	text-align: center;
	height: 280px;
	line-height:1.3;
}
.subtitle02 {
	font-size: 32px;
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
	padding-bottom: 20px;
}
#contents.unit01 .subtitle02 {
	padding-bottom: 50px;
}
.subtitle02 .point {
	background: url("../image/common/point03.png") no-repeat center center;
	padding: 20px 0;
	display: block;
}

/*subtitle*/
/*------------------------------------------------------------------------------*/
.subtitle03_01 {
	font-size: 28px;
	background: url("../image/common/point06.png") no-repeat left 3px;
	line-height: 1.3;
	padding: 5px 0 5px 30px;
	margin-bottom: 35px;
	color: #0074C4;
	font-weight: bold;
	text-align:left;
}
.subtitle03_02 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	background: url("../image/common/point05.png") no-repeat center;
	padding: 20px 0;
	display: block;
	line-height: 1.3;
}
.subtitle04_01,
.subtitle03_03 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
}
.subtitle04_01:before,
.subtitle03_03:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	background: #0075C4;
	width: 22px;
	height: 4px;
}
.subtitle03_04 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}

/*table*/
/*------------------------------------------------------------------------------*/
.table01,
.table02 {
	border: 1px solid #ccc;
	text-align: left;
	width: 100%;
	line-height: 1.4;
	color: #263343;
}
.table01 th,
.table02 th {
	background-color: #E1DFDD;
	padding: 20px 5px;
	border: 1px solid #ccc;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 25%;
	font-size: 16px;
}
.table02 th {
	width: 10%;
}
.table02 .year {
	width: 15%;
}
.table01 td,
.table02 td {
	padding: 20px 20px 20px 3%;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.noborder_table{
	border:none;
	width:100%;
	table-layout:auto;
}
.noborder_table tr > *{
	width:auto;
	padding:5px;
	background:none;
	border:none;
}
.noborder_table tr > *:first-child{padding-left:0px; width:80px;}
.noborder_table tr > *:nth-child(2){ text-align:center; width:20px;}
.noborder_table tr > *:last-child{padding-right:0px;}

/*box*/
/*------------------------------------------------------------------------------*/
.box1_01 .inner:after,
.box1_01 dl:after,
.box2_01:after,
.box2_02:after,
.box2_02 dl:after,
.box2_03:after,
.box2_04:after,
.box3_01:after,
.box3_02:after,
.box4_01:after,
.box4_02:after {
    content:" ";
    display:block;
    clear:both;
}
.box1_01 dt {
	float: left;
	width: 192px;
	text-align: center;
}
.box1_01 dd {
	float: right;
	width: -webkit-calc(100% - 192px - 4%);
	width: calc(100% - 192px - 4%);
}
.box1_01 dt img {
    max-width: 192px;
}
.box2 > *{
	display:block !important;
	float:left;
	width:48.5%;
}
.box2 > *:nth-child(even){
	float:right;
}
.box2_01 .flt_pc {
	width: 61%;
}
.box2_01 .flr_pc {
	width: 34.28%;
	text-align: center;
}
.box2_01 .flr_pc img {
    max-width: 384px;
}
.box2_02 dl {
	width: 49%;
}
.box2_02 dt {
	float: left;
	width: 160px;
}
.box2_02 dd {
	float: right;
	width: -webkit-calc(100% - 160px - 5%);
	width: calc(100% - 160px - 5%);
}
.box2_02 dt img {
    max-width: 160px;
}
.box2_03 .flt_pc {
	width: 34.28%;
	text-align: center;
}
.box2_03 .flr_pc {
	width: 61%;
}
.box2_03 .flt_pc img {
    max-width: 384px;
}
.box2_04 .flt_pc {
    width: 36%;
}
.box2_04 .flr_pc {
    width: 60%;
}
.box3_01 li,
.box3_01 dl {
    width: 32%;
    margin:0 0 20px 2%;
    float: left;
    text-align: center;
}
.box3_01 li:nth-child(3n+1),
.box3_01 dl:nth-child(3n+1) {
    margin-left: 0;
}
.box3_01 img {
    max-width: 360px;
}
.box3_02 dl {
    width: 31.4%;
    margin-right: 2.9%;
    float: left;
    text-align: center;
}

.box3_02 dl {
    width: 31.4%;
    margin-right: 2.9%;
    float: left;
    text-align: center;
}

.title_space{
	font-size: 28px;
	line-height: 1.3;
	padding: 5px 0 5px 30px;
	margin-bottom:35px;
}


.box3_02 dl:last-child {
    margin-right: 0;
}
.box3_02 img {
    max-width: 352px;
}
.box4_01 li, .box4_02 li {
    width: 23.2%;
    margin-right: 2.4%;
    float: left;
    text-align: center;
}
.box4_01 li:nth-child(4n),
.box4_02 li:nth-child(4n) {
    margin-right: 0;
}
.box4_01 img, .box4_02 img  {
	max-width: 260px;
}

/*gmap/movie*/
/*------------------------------------------------------------------------------*/
.gmap {
	position: relative;
	padding-bottom: 50%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*btn link*/
/*------------------------------------------------------------------------------*/
.btn01:after {
    content:" ";
    display:block;
    clear:both;
}
.btn01_in {
	width: 200px;
}
.btn01 .wrap {
	position: relative;
}
.btn01 .wrap:before {
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	background: rgba(0,117,196,0.8);
}
.btn01 .unit {
	border: 1px solid #ddd;
	background: #FFF;
	display: table;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 1.4;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	height: 50px;
}
.btn01 .unit:hover {
	transform: translate(-5px,-5px);
}
.btn01 a {
	padding: 6px 30px 6px 5px;
	position: relative;
	line-height: 1.3;
	display: table-cell;
	vertical-align: middle;
}
.btn01 a:hover {
	color: #333;
}
.btn01 a:before {
	content: '';
	width: 14px;
	height: 1px;
	background: #aaa;
	position: absolute;
	bottom: -webkit-calc(50% - 4px);
	bottom: calc(50% - 4px);
	right: 15px;
}
.btn01 a:after {
	content: '';
	width: 6px;
	height: 1px;
	background: #aaa;
	position: absolute;
	bottom: -webkit-calc(50% - 2px);
	bottom: calc(50% - 2px);
	right: 15px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn01.box1 {
	padding-top: 30px;
	font-size: 16px;
}
.btn01.box1 .btn01_in {
	width: 360px;
	margin: 0 auto;
}
.btn01.box2 {
	max-width: 800px;
	margin: 0 auto;
}
.btn01.box2 li {
    width: 48%;
    float: left;
}
.btn01.box2 li:first-child {
	margin-right: 4%;
}
.btn02 a {
	border-bottom: 1px dotted #0075C4;
	color: #0075C4;
	padding: 10px 45px 10px 15px;
	position: relative;
	line-height: 1.3;
	margin-right: 30px;
	position: relative;
	display: block;
    font-size: 16px;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.btn02 a:before {
	content: '';
	width: 70px;
	height: 2px;
	background: #0075C4;
	position: absolute;
	bottom: -webkit-calc(50% - 9px);
	bottom: calc(50% - 9px);
	right: -29px;
}
.btn02 a:after {
	content: '';
	width: 18px;
	height: 2px;
	background: #0075C4;
	position: absolute;
	bottom: -webkit-calc(50% - 2px);
	bottom: calc(50% - 2px);
	right: -30px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn02 a:hover {
	opacity: 0.7;
}

.btn03 {
	line-height: 1.4;
}
.btn03 dt,
.btn03 li {
	position: relative;
    border: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
}
.btn03 dt a,
.btn03 li a {
	width: 100%;
    display: table;
    min-height: 110px;
    text-align: center;
    color: #545454;
	border: 12px solid #fff;
	padding: 5px 65px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.btn03 a:hover,
.btn03 a:hover {
	border: 12px solid #eee;
}
.btn03 dt:before,
.btn03 li:before {
	content: '';
	width: 50px;
	height: 1px;
	background: #ccc;
	position: absolute;
	bottom: -webkit-calc(50% - 9px);
	bottom: calc(50% - 4px);
	right: 26px;
}
.btn03 dt:after,
.btn03 li:after {
	content: '';
	width: 10px;
	height: 1px;
	background: #ccc;
	position: absolute;
	bottom: -webkit-calc(50% - 5px);
	bottom: calc(50% - 1px);
	right: 25px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn03 dd {
	text-align: left;
}
.btn03.box4_01 a {
	min-height: 90px;
	padding: 5px 48px 5px 5px;
}
.btn03.box4_01 li {
	font-size: 15px;
}
.btn03.box4_01 li:before {
	width: 30px;
}
.btn04 a {
	display: table;
	width: 100%;
	max-width: 416px;
	height: 56px;
	margin: 0 auto;
	background: #273343;
	color: #FFF;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.btn04 a:hover {
	background: #0075C4;
}
.btn04 a .sub {
	position: relative;
	padding-right: 25px;
}
.btn04 a .sub:before {
	content: '';
	width: 13px;
	height: 11px;
	background: url(../image/common/point01.png) no-repeat;
	position: absolute;
	top: 3px;
	right: 0;
}
.btn04 a:hover .sub:before {
	background: url(../image/common/point02.png) no-repeat;
}

.text_link01 a {
	color: #0074c4;
}
.text_link01 a:hover {
	text-decoration: underline;
}

/*lead_box*/
/*------------------------------------------------------------------------------*/
.lead_box01 {
	color: #fff;
    width: 100%;
    height: 340px;
    padding: 20px 60px;
    display: table;
}
.lead_box01 h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.4;
}
.lead_box01 p {
    font-size: 15px;
    line-height: 1.8;
}

/*bg_box*/
/*------------------------------------------------------------------------------*/
.bg_box01 {
	background-color: #f2f2f2;
	padding: 25px 0;
}
.bg_box01:last-child {
	padding: 25px 0 70px;
}
.bg_box01 h3 {
	margin-top: 30px;
	margin-bottom: 0;
}

/*about*/
/*------------------------------------------------------------------------------*/
#about_bg {
	background: url("../image/common/bg01.jpg") no-repeat center top;
}
#about_box01 .inner {
    background-color: #fff;
    padding: 80px 20px 0;
    text-align: center;
    z-index: 1;
    position: relative;
}
#about_box01 h3 {
    font-size: 32px;
    color: #0075C4;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.3;
}
#about_box01 p {
    text-align: center;
    font-size: 15px;
}
#about_box02 {
    padding-bottom: 55px;
    background: #fff url("../image/line01.png") no-repeat bottom center;
    text-align: center;
}
#about_box02 .pc {
	position: relative;
	height: 718px;
	background: #FFF;
}
#about_box02_bg {
	width: 431px;
	height: 430px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.about_box02_in {
	position: absolute;
	z-index: 2;
}
#bnr01.about_box02_in {
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#bnr02.about_box02_in {
	top: 32px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateC(-50%);
}
#bnr03.about_box02_in {
	top: 113px;
	right: 250px;
}
#bnr04.about_box02_in {
	top: 272px;
	right: 243px;
}
#bnr05.about_box02_in {
	top: 451px;
	right: 224px;
}
#bnr06.about_box02_in {
	top: 570px;
	right: 395px;
}
#bnr07.about_box02_in {
	top: 570px;
	left: 380px;
}
#bnr08.about_box02_in {
	top: 451px;
	left: 237px;
}
#bnr09.about_box02_in {
	top: 272px;
	left: 193px;
}
#bnr10.about_box02_in {
	top: 113px;
	left: 290px;
}
.about_box02_in:after {
	content: '';
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #FFF;
	border: 4px solid #93c5e6;
	position: absolute;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#bnr01.about_box02_in:after {
	content: none;
}
#bnr02.about_box02_in:after {
	bottom: -27px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateC(-50%);
}
#bnr03.about_box02_in:after {
	bottom: 7px;
	left: 38px;
}
#bnr04.about_box02_in:after {
	top: 32px;
	left: -32px;
}
#bnr05.about_box02_in:after {
	top: -5px;
	left: 15px;
}
#bnr06.about_box02_in:after {
	top: -29px;
	left: 31px;
}
#bnr07.about_box02_in:after {
	top: -29px;
	right: 42px;
}
#bnr08.about_box02_in:after {
	top: -5px;
	right: 2px;
}
#bnr09.about_box02_in:after {
	top: 34px;
	right: 4px;
}
#bnr10.about_box02_in:after {
	bottom: 1px;
	right: -2px;
}
.about_box02_in a {
	position: relative;
	display: table;
	height: 98px;
}
.about_box02_in a:before {
	content: '';
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: -2;
}
.about_box02_in a:after {
	content: '';
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: -3;
}
.about_box02_in a .v_m:before {
	content: '';
	width: 98px;
	height: 98px;
	border-radius: 50%;
	background: rgba(147,197,230,0.2);
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: -1;
}
#bnr01.about_box02_in a:before,
#bnr01.about_box02_in a:after,
#bnr01.about_box02_in a .v_m:before {
	content: none;
}
.about_box02_in:hover:after {
	background: #0075c4;
	border: 4px solid #92C4E6;
}
.about_box02_in:hover a:after {
	width: 138px;
	height: 138px;
	padding: 10px;
	border: 1px solid #E9F3FA;
}
.about_box02_in:hover a:before {
	background: #E9F3FA;
	width: 140px;
	height: 140px;
}
.about_box02_in:hover a .v_m:before {
	background: #0075c4;
	width: 108px;
	height: 108px;
	border: 21px solid #E9F3FA;
}
.about_box02_in a img {
	position: relative;
	z-index: 3;
}
.about_box02_in:hover a img {
	opacity: 1;
}
#bnr01.about_box02_in:hover a img {
	opacity: 0.7;
}
#about_box02 .tb_sp {
	padding: 30px 0 0;
}
#about_box02 .tb_sp img {
    max-width: 701px;
}
.about_box03 .btn01 li {
    float: left;
    width: 32.5%;
    font-size: 13px;
    margin: 0 1.25% 7px 0;
}
.about_box03 .btn01 li:nth-child(3n) {
    margin-right: 0;
}

/*goods*/
/*------------------------------------------------------------------------------*/
#goods_box01 .inner {
    background: url("../image/goods_img01.jpg") no-repeat center center;
    z-index: 1;
    position: relative;
}

/*goods_template*/
/*------------------------------------------------------------------------------*/
.goods_template_box01 p {
	margin-bottom: 10px;
}

/*81livesalon*/
/*------------------------------------------------------------------------------*/
#livesalon_box01 .inner {
    background: url("../image/81livesalon_img01.jpg") no-repeat center center;
    z-index: 1;
    position: relative;
}

.livesalon_box:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.livesalon_box .live_list_box01{
	float:left;
	width:48.5%;
	margin:45px 0 0 3%;
}
.livesalon_box .live_list_box01:nth-child(odd){
	clear:both;
	margin-left:0;
}

.livesalon_box .live_list_box01:nth-child(-n+2){
	margin-top:0;
}

/*live_list*/
/*------------------------------------------------------------------------------*/
.live_list_box01 p.sub {
	font-size: 13px;
	font-weight: bold;
}

/*seiyuu-museum*/
/*------------------------------------------------------------------------------*/
#seiyuu-museum_box03:after,
#seiyuu-museum_box03 .flr_pc li:after {
    content:" ";
    display:block;
    clear:both;
}
#seiyuu-museum_box01 .inner {
    background: url("../image/seiyuu-museum_img01.jpg") no-repeat center center;
    z-index: 1;
    position: relative;
}
#seiyuu-museum_box03 .flt_pc {
    width: 48%;
    max-width: 544px;
}
#seiyuu-museum_box03 .flt_pc #twitter-widget-0 {
    border: 1px solid #ddd!important;
}
#seiyuu-museum_box03 .flr_pc {
    width: 48%;
    max-width: 482px;
    text-align: right;
}
#seiyuu-museum_box03 .flr_pc li {
    text-align: left;
    border: 1px solid #ccc;
    height: 170px;
    width: 100%;
    display: table;
}
#seiyuu-museum_box03 .flr_pc li:first-child {
	margin-bottom: 30px;
}
#seiyuu-museum_box03 .flr_pc dl {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
	border: 17px solid #fff;
	padding: 5px 90px 5px 5px;
	line-height: 1.4;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#seiyuu-museum_box03 .flr_pc dl:hover {
	border: 17px solid #eee;
}
#seiyuu-museum_box03 .flr_pc dl:before {
	content: '';
	width: 40px;
	height: 1px;
	background: #ccc;
	position: absolute;
	bottom: -webkit-calc(50% - 9px);
	bottom: calc(50% - 9px);
	right: 26px;
}
#seiyuu-museum_box03 .flr_pc dl:after {
	content: '';
	width: 10px;
	height: 1px;
	background: #ccc;
	position: absolute;
	bottom: -webkit-calc(50% - 5px);
	bottom: calc(50% - 5px);
	right: 25px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#seiyuu-museum_box03 .flr_pc dt {
	font-size: 22px;
	font-weight: bold;
	color: #535353;
	padding: 20px 5px 20px 5px;
	border-right: 1px solid #ddd;
	text-align: center;
	width: 42%;
	float: left;
}
#seiyuu-museum_box03 .flr_pc dd {
	width: 58%;
	padding-left: 25px;
	float: right;
	display: table;
}

.twitter_title{
	font-size:18px;
	text-align:center;
	padding:15px 3%;
	position:relative;
	letter-spacing:0.12em;
	text-indent:-0.06em;
	font-weight:bold;
	color:#FFF;
	background: linear-gradient(to right,  #00a6c4 0%,#0075c4 100%);
}

/*audition*/
/*------------------------------------------------------------------------------*/
#audition_box03:after,
#audition_box04:after,
#audition_box04 ul:after {
    content:" ";
    display:block;
    clear:both;
}
#audition_box01 .inner {
    background: url("../image/audition_img01.jpg") no-repeat center center;
    z-index: 1;
    position: relative;
}
#audition_box03 .box3_02 {
    padding-top: 56px;
}
#audition_box03 {
    background: url("../image/common/bg01.jpg") ;
    padding: 50px 0 60px;
}
#audition_box03 dl {
    text-align: center;
    background-color: #fff;
    padding: 0 15px 20px;
    display: inline-block;
}
#audition_box03 img {
    max-width: 322px;
}
#audition_box03 dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin: -56px 0 20px;
}
#audition_box03 dt .sub {
    background: url("../image/common/point04.png") no-repeat top center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    width: 120px;
    height: 100px;
    display: block;
    margin: 0 auto 15px;
    padding-top: 28px;
    line-height: 1;
}
#audition_box03 .img100 {
    margin-bottom: 12px;
}
#audition_box04 {
	position: relative;
}
#audition_box04 #ViewArea {
	width: 100%;
	height: 340px;
	overflow: hidden;
	float: left;
	z-index: 1;
	margin: 0 auto;
}
#audition_box04 #ScrollArea {
	position: relative;
	z-index: 2;
}
#audition_box04 #ScrollArea li {
	width: 300px;
	float: left;
	position: relative;
}
#audition_box04 #Leftbtn {
	width: 30%;
	height: 340px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
#audition_box04 #Rightbtn{
	width: 30%;
	height: 340px;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
}
#audition_box06 dd {
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 2px solid #0075C4;
}
#audition_box06 h4 {
    font-size: 22px;
    font-weight: bold;
    color: #545454;
    margin: 15px 0 10px;
    line-height: 1.4;
}
#audition_box07 {
    background: url("../image/audition_box07_01_bg.jpg") no-repeat top center;
    background-size: cover;
    height: 260px;
    text-align: center;
    line-height: 1.4;
}
#audition_box07 .inner {
    padding-top: 80px;
}
#audition_box07 a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    display: table;
    height: 100px;
    background-color: #0075C4;
    margin: 0 auto;
    max-width: 544px;
    width: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-moz-box-shadow:5px 5px 4px 3px rgba(0,0,0,.1);
	-webkit-box-shadow:5px 5px 4px 3px rgba(0,0,0,.1);
	box-shadow:5px 5px 4px 3px rgba(0,0,0,.1);
	position: relative;
	padding: 0 90px;
}
#audition_box07 a:before {
	content: '';
	width: 70px;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: -webkit-calc(50% - 9px);
	bottom: calc(50% - 9px);
	right: 20px;
}
#audition_box07 a:after {
	content: '';
	width: 18px;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: -webkit-calc(50% - 2px);
	bottom: calc(50% - 2px);
	right: 19px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#audition_box07 a:hover {
    opacity: 0.7;
}
#audition_box07 #unit02  {
    display: none;
}

/*エントリー締切後 deadline ----------------------------------------------*/

#audition_box07.deadline {
    background: url("../image/audition_box07_02_bg.jpg") no-repeat top center;
    background-size: cover;
    height: 340px;
}
#audition_box07.deadline a {
    background-color: #888888;
}
#audition_box07.deadline #unit02 {
    display: block;
    background-color: #fff;
    margin-top: ;
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    padding: 20px;
    position: relative;
}
#audition_box07.deadline #unit02:before {
	position: absolute;
	content: '';
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 20px 16px;
	border-color: transparent transparent #ffffff transparent;
	top: -20px;
	left: 50%;
	margin-left: -8px;
}
#audition_box07.deadline p {
    color: #EF476F;
    font-size: 18px;
    font-weight: bold;
    background: url("../image/common/icon07.png") no-repeat left 2px;
    display: inline-block;
    padding-left: 30px;
    
}
/*----------------------------------------------*/

#audition_box08_in {
	display: flex;
	position: relative;
}
#audition_box08_in .img_area {
	max-width: 448px;
	z-index: 2;
	position: relative;
	margin-top: 20px;
}
#audition_box08_in .text_area {
	padding: 0 40px 0 96px;
	margin: 0 0 0 -64px;
	background: #E1DFDD;
	display: table;
	max-width: 672px;
	height: 300px;
	font-size: 15px;
}
#audition_box08 .btn04 {
	position: absolute;
	bottom: 0;
	right: 0;
}
#audition_box08 .btn04 a {
	width: 352px;
	z-index: 2;
}

/*access*/
/*------------------------------------------------------------------------------*/
#access_box01 dl:after,
#access_box02:after {
    content:" ";
    display:block;
    clear:both;
}
#access_box01 dl {
    margin-bottom: 3px;
}
#access_box01 dt {
    float: left;
    width: 80px;
}
#access_box01 dd {
    float: right;
    width: calc(100% - 90px);
}
#access_box01 dt .sub {
    float: right;
}
#access_box02 dl {
    float: left;
    width: calc((100% - 72px) / 3);
    margin:0 0 40px 36px;
}
#access_box02 dl:nth-child(3n+1){
	clear:both;
	margin-left:0;
}
#access_box02 dt {
    margin-bottom: 15px;
    position: relative;
}

#access_box02 dl:nth-child(3n+1) dt:after,
#access_box02 dl:nth-child(3n+2) dt:after {
    position: absolute;
    content: '';
	width: 0;
	height: 0;
	border-top: 26px solid transparent;
	border-bottom: 26px solid transparent;
	border-left: 26px solid #ddd;
	right: -32px;
	top: 50%;
	margin-top: -26px;
	z-index: -1;
}
#access_box02 dl:last-child dt:after {
    position: static;
    content: none;
}

/*company*/
/*------------------------------------------------------------------------------*/
#company_box03:after {
    content:" ";
    display:block;
    clear:both;
}
#company_box01 .inner {
    background: url("../image/company_img01.jpg") no-repeat center center;
    text-align: center;
    padding: 0;
    z-index: 1;
    position: relative;
}
#company_box01 .lead_box01 {
    padding: 20px;
}
#company_box01 h3 {
    font-size: 32px;
	text-shadow:0px 0px 14px #777;
}
#company_box02 .inner {
    max-width: 928px;
    margin: 0 auto;
    line-height: 1.8;
}
#company_box02 p {
	margin-bottom: 30px;
}
#company_box02 p:last-child {
	margin-bottom: 0;
}
#company_box03 {
    background: url("../image/common/bg01.jpg") ;

    width: 100%;
}
#company_box03 .left_box {
    width: 56%;
	float:left;
    vertical-align: middle;
    padding: 3% 0 0 3%;
}

#company_box03 .left_box.text {
	padding-top:0;
	padding-bottom:30px;
}

#company_box03 .right_box {
    width: 44%;

	float:right;

    padding-left: 3%;
    text-align: right;
	overflow:hidden;
}
#company_box03 .right_box img {
    max-width: 732px;
	width:auto;
	height:100%;
}
#company_box03 h3 {
    margin-bottom: 20px;
}

/*ghd_box01*/
/*------------------------------------------------------------------------------*/
#ghd_box01:after {
    content:" ";
    display:block;
    clear:both;
}
#ghd_box01 {
	text-align: center;
}
#ghd_box01 img {
	max-width: 100%;
	height:auto;
}
#ghd_box05 .flr_pc dl {
	border: 1px solid #ccc;
	border-bottom: none;
}
#ghd_box05 .flr_pc dt {
	background-color: #E1DFDD;
	padding: 10px 6%;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 16px;
}
#ghd_box05 .flr_pc dd {
	padding: 10px 6%;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

/*actor*/
/*------------------------------------------------------------------------------*/
#contents.actor {
	margin-bottom: 0;
}
.actor_box01 .inner {
	background-color: #F0EFEE;
	padding: 60px 54px 0;
    z-index: 1;
    position: relative;
}
.search_box {
	line-height: 1.4;
	position: relative;
	padding-bottom: 80px;
}
.search_box_in01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.search_box_in01 dl {
	width: 48.6%;
}
.search_box_in01 dt {
	border: 1px solid #DDD;
	background: #FFF;
	color: #0075C4;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 16px 0;
	margin-bottom: 10px;
}
.search_box_in01 dl:last-child dt {
	color: #EF476F;
}
.search_box_in01 ul:after {
	content: '';
	display: block;
	clear: both;
}
.search_box_in01 li {
	float: left;
	width: 23.5%;
	margin: 0 2% 10px 0;
	position: relative;
	z-index: 2;
}
.search_box_in01 li:nth-child(4n) {
	margin: 0 0 10px;
}
.search_box_in01 input {
	display: none;
}
.search_box_in01 label {
	cursor: pointer;
	font-size: 15px;
	position: relative;
	width: 100%;
	display: block;
}
.search_box_in01 .label .wrap {
	background: #DDD;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.search_box_in01 .check_box + .label:after,
.search_box_in01 .check_box .label:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.search_box_in01 dl:first-child .check_box + .label:after,
.search_box_in01 dl:first-child .check_box .label:after {
	background: rgba(0,117,196,0.8);
}
.search_box_in01 dl:last-child .check_box + .label:after,
.search_box_in01 dl:last-child .check_box .label:after {
	background: rgba(239,71,111,0.8);
}

.search_box_in01 dl:first-child .check_box:hover .label a {
	color:rgba(0,117,196,1);
}
.search_box_in01 dl:last-child .check_box:hover .label a {
	color:rgba(239,71,111,1);
}

.search_box_in01 .check_box:checked + .label .wrap,
.search_box_in01 .check_box:hover + .label .wrap,
.search_box_in01 .check_box:hover .label .wrap {
	-ms-transform: translate3d(-3px,-3px,0);
	-webkit-transform: translate3d(-3px,-3px,0);
	transform: translate3d(-3px,-3px,0);
}
.search_box_in02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.search_box_in02 dl {
	width: 32%;
	padding: 5px 0;
}
.search_box_in02 dl:nth-child(1) {
	border-right: 1px solid #DDD;
}
.search_box_in02 dl:nth-child(3) {
	border-left: 1px solid #DDD;
}
.search_box_in02 dt {
	font-size: 18px;
	font-weight: bold;
	color: #0075c4;
	margin-bottom: 20px;
}
.search_box_in03 ul {
	display: flex;
	justify-content: space-between;
}
.search_box_in03 li {
	width: 32%;
}

.search_box_in03 li .select-box01 {
	margin-left:auto;
	marign-right:0;
}


.search_box_in02 .select-box01 .select-box01_title,
.search_box_in02 .select-box01 > select,
.search_box_in03 .select-box01 > select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #DDD;
	background:#FFF url(../image/common/arr01.png) no-repeat 95% center;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.search_box_in03 .select-box01 > select::-ms-expand {
    display: none;
}

.search_box_in03 .select-box02 .select-box02_title, .search_box_in03 .select-box02 > select{
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #DDD;
	background: #FFF url(../image/common/point07.png) no-repeat right center;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
.select-box01,
.select-box02,
.search_box_in02 dl:nth-child(3) dt,
.search_box_in02 dl:nth-child(3) dd {
	max-width: 278px;
}
.search_box_in02 dl:nth-child(2) .check-box01,
.search_box_in03 li:nth-child(2) .select-box02 {
	margin: 0 auto;
}
.search_box_in02 dl:nth-child(3) dt,
.search_box_in02 dl:nth-child(3) dd,
.search_box_in03 li:nth-child(3) .select-box02 {
	margin-left: auto;
}
.search_box_in02 .select-box01 ::-ms-expand,
.search_box_in03 .select-box02 ::-ms-expand {
	display: none;
}
.search_box_in02 .check-box01 ul {
	display: flex;
	align-items: center;
}
.search_box_in02 .check-box01 li:first-child {
	margin-right: 40px;
}
.search_box_in02 input[type=radio] {
  display: none;
}
.search_box_in02 .radio {
	cursor: pointer;
	position: relative;
	padding: 10px 10px 10px 20px;
}
.search_box_in02 .radio:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -6px;
	width: 10px;
	height: 10px;
	border: 1px solid #CCC;
	border-radius: 50%;
	background: #FFF;
}
.search_box_in02 .radio:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 3px;
	display: block;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #0075c4;
	opacity: 0;
	z-index: 2;
}
.search_box_in02 input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.search_box_in02 input[type=text] {
	width: 100%;
	max-width: 278px;
	padding: 10px;
	border: 1px solid #DDD;
	background: #FFF url(../image/common/icon08.png) no-repeat 95% center;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.select-box01,.select-box02{position: relative;}
.select_window,.search_box_in03 ul.select_window{
	display:none;
	width:100%;
	background:#FFF;
	padding:20px 5px 10px 15px;
	border:solid #DDD;
	border-width:0 1px 1px;
	position:absolute;
	top:43px;
	z-index:100;
}
.select_window,.search_box_in03 ul.select_window[style*="block"]{
	position: static;
}

.search_box_in03 li:nth-child(2) .select_window{
	position:static;
}

.select_window li{
	display:inline-block;
	margin:0 10px 10px 0;
	width:auto;
}
.select_window input,.select_window label{
	display:inline-block;
	cursor:pointer;
}
.actor_box01 .search_box_btn {
	position: absolute;
	bottom: -35px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.actor_box01 input[type=submit] {
	height: 70px;
	width: 70px;
	background: #0075C4 url(../image/common/icon09.png) no-repeat center;
	border-radius: 50%;
	display: block;
	cursor: pointer;
    -webkit-transition: all .2s;
	transition: all .2s;
	text-indent: -9999px;
}
.actor_box01 input[type=submit]:hover {
	opacity: 0.8;
}
.actor_box03 {
	background: url(../image/common/bg01.png);
}
.actor_box03 .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 220px;
}
.actor_box03_in {
	width: 50%;
}
.actor_box03_in .btn a {
	width: 100%;
	max-width: 416px;
	height: 56px;
	display: table;
	color: #FFF;
	background: #273343;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.actor_box03_in .btn a:hover {
	background: #0075C4;
}
.actor_box03_in dt {
	font-size: 28px;
	background: url("../image/common/point06.png") no-repeat left 3px;
	line-height: 1.3;
	padding: 5px 0 5px 30px;
	margin-bottom: 15px;
	color: #0075c4;
	font-weight: bold;
}
.actor_box03_in dd {
	font-size: 15px;
}
.actor_box03_in dd .in_bl {
	margin-right: 1em;
}

/*application*/
/*------------------------------------------------------------------------------*/
#application_box01 p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #545454;
}
#application_box07 .inner {
	border: 1px solid #ccc;
	padding: 20px;
}
#application_box07 p {
	padding-right: 1em;
}
#application_box15 #unit02 {
    display: none;
}

/*エントリー締切後 deadline ----------------------------------------------*/

#application_box15.deadline {
    text-align: center;
}
#application_box15.deadline a {
    background-color: #888888;
}
#application_box15.deadline #unit02 {
    display: block;
    background-color: #eee;
    margin-top: ;
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    padding: 20px;
    position: relative;
}
#application_box15.deadline #unit02:before {
	position: absolute;
	content: '';
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 20px 16px;
	border-color: transparent transparent #eee transparent;
	top: -20px;
	left: 50%;
	margin-left: -8px;
}
#application_box15.deadline p {
    color: #EF476F;
    font-size: 18px;
    font-weight: bold;
    background: url("../image/common/icon07.png") no-repeat left 2px;
    display: inline-block;
    padding-left: 30px;
}
/*----------------------------------------------*/


/*past*/
/*------------------------------------------------------------------------------*/
.past_box01:after {
    content:" ";
    display:block;
    clear:both;
}
.past_box01 dl {
    border: 1px solid #ccc;
    border-right: 4px solid #0075C4;
    float: left;
    width: 49%;
    margin-bottom: 40px;
    display: table;
}
.past_box01 dl:first-child {
	margin-right: 2%;
}
.past_box01 dl img {
	max-width: 160px;
}
.past_box01 dt {
	display: table-cell;
	vertical-align: middle;
	width: 160px;
}
.past_box01 dd {
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
}
.past_box01 h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 15px;
	padding-bottom: 25px;
	position: relative;
	color: #535353;
}
.past_box01 h3:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	background: #0075C4;
	width: 22px;
	height: 4px;
}
.past_box01:last-child dl {
    margin-bottom: 0;
}

/*faq*/
/*------------------------------------------------------------------------------*/
.faq_box01 {
	background: #F5F4F4;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	line-height: 1.6;
}
.faq_box01 dt {
	color: #273343;
	font-weight: bold;
	padding: 30px 65px 30px 80px;
	border-bottom: 1px dotted #999;
	position: relative;
}
.faq_box01 dt:before {
	content: '';
	width: 30px;
	height: 2px;
	background: #0075C4;
	position: absolute;
	top: 40px;
	right: 25px;
}
.faq_box01 dt:after {
	content: '';
	width: 2px;
	height: 30px;
	background: #0075C4;
	position: absolute;
	top: 27px;
	right: 38px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.faq_box01 dt.active:after {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 26px;
	right: 37px;
}
.faq_box01 .wrap {
	position: relative;
}
.faq_box01 .wrap:before {
	content: 'Q';
	font-size: 30px;
    text-align: center;
    margin: 0 20px 0 -46px;
    position: absolute;
    top: -14px;
    left: 0;
}
.faq_box01 dt:hover {
	cursor: pointer;
}
.faq_box01 dd {
	color: #2B2621;
	padding: 30px 65px 30px 80px;
	position: relative;
	display: none;
}
.faq_box01.active dd {
	display: block;
}
.faq_box01 dd:before {
	content: 'A';
	font-weight: bold;
	font-size: 30px;
    color: #0075C4;
    text-align: center;
    margin: 0 20px 0 35px;
    position: absolute;
    top: 18px;
    left: 0;
}

/*termsofuse*/
/*------------------------------------------------------------------------------*/
.termsofuse_box01 ol .type_disc li {
	list-style-type: disc;
	margin-left: 1em;
}
.termsofuse_box01 li,
.termsofuse_box01 p {
	margin-bottom: 5px;
}
.termsofuse_box01 li li {
	margin-bottom: 0;
}

/*link*/
/*------------------------------------------------------------------------------*/
.link_box01 dd {
    text-align: left;
    padding: 15px 0 30px;
    border-bottom: 2px solid #0075C4;
}
.link_box01 dd a,
.link_box02 a  {
    font-size: 16px;
    padding-right: 35px;
    position: relative;
    display: block;
    line-height: 1.3;
}
.link_box01 dd a:before,
.link_box02 a:before {
	content: '';
	width: 30px;
	height: 1px;
	background: #0075C4;
	position: absolute;
	bottom: -webkit-calc(50% - 4px);
	bottom: calc(50% - 4px);
	right: 1px;
}
.link_box01 dd a:after,
.link_box02 a:after {
	content: '';
	width: 10px;
	height: 1px;
	background: #0075C4;
	position: absolute;
	bottom: -webkit-calc(50% - 2px);
	bottom: calc(50% - 1px);
	right: 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.link_box02 a {
	padding-bottom: 10px;
    border-bottom: 1px dotted #0075C4;
    text-align: left;
}
.link_extra_flex {
	display: flex;
	flex-wrap: wrap;
}
.link_extra_flex li {
	display: flex;
	flex-wrap: wrap;
	align-self: flex-end;
}
.link_extra_flex li a {
	width: 100%;
}

/*overview*/
/*------------------------------------------------------------------------------*/
.overview_box02:after {
    content:" ";
    display:block;
    clear:both;
}
#overview_box01 .pc {
    background: url("../image/overview_img01_02.jpg") no-repeat top center;
    height: 400px;
    position: relative;
}
#overview_box01 .pc li {
    position: absolute;
    text-align: center;
}
#overview_box01 .pc li:nth-child(1) {
    top: 65px;
    left: 270px;
}
#overview_box01 .pc li:nth-child(2) {
    top: 230px;
    left: 65px;
}
#overview_box01 .pc li:nth-child(3) {
    top: 60px;
    right: 105px;
}
#overview_box01 .pc li:nth-child(4) {
    top: 235px;
    right: 350px;
}
#overview_box01 .pc a {
    min-width: 210px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: block;
    background-color: #0074c4;
    -webkit-transition: all .3s;
	transition: all .3s;
}
#overview_box01 .pc a:hover {
	opacity: 0.8;
}
.overview_box02 li {
    float: left;
    width: 48%;
    text-align: center;
}
.overview_box02 li:first-child {
    margin-right: 4%;
}
.overview_box02 img {
    max-width: 540px;
}
.overview_box02 p {
    margin-bottom: 20px;
}
.overview_box02 h4 {
    font-size: 18px;
    margin: 15px 0 10px;
    line-height: 1.3;
}
.overview_box02 dd {
    text-align: left;
}
#overview_box03 {
    background: url("../image/common/bg01.jpg") ;
    padding: 50px 0 60px;
}
#overview_box03 dl {
    background-color: #fff;
    padding: 20px;
}
#overview_box03 h4 .sub {
    display: block;
}
#overview_box03 h4 {
    font-size: 18px;
}

.m_director_left {
	width:49%;
	background:#ffffff;
	padding:20px;
	float:left;
}
.m_director_right {
	width:49%;
	background:#ffffff;
	padding:20px;
	float:right;
}
.m_director_in_left {
	float:left;
	width:160px;
}
.m_director_in_right {
	float:right;
	width: calc(100% - 160px - 5%);
}
.director_name {
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	float:left;
	width:160px;
	clear:left;
}

/* news release */
/*------------------------------------------------------------------------------*/
#sub_rss_box dl::after{content:""; clear:both; display:block; height:0; clear:both;}
#sub_rss_box dl{
 padding-bottom:15px;
 border-bottom:1px dotted #CCC;
 margin-bottom:15px;
}
#sub_rss_box dt{
 float:left;
 width:120px;
}
#sub_rss_box .rss_title{
 float:right;
 width:calc(100% - 120px);
}
#sub_rss_box .rss_title a{
  color:#0075C4;
}
#sub_rss_box .rss_title a:hover{
	opacity:0.7;
	text-decoration:underline;
}
#sub_rss_box .rss_contents{
 clear:both;
 margin-top:5px;
 padding:5px 0 0 120px;
}

/* sitemap */
/*-----------------------------------------------------------------*/
#sitemap {
  padding-bottom: 30px;
}

#sitemap li {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
}
#sitemap a {
  color: #333;
}
#sitemap a:hover {
	text-decoration:underline;
}
#sitemap ul {
  padding: 0 0 5px 25px;
}
#sitemap ul li {
  margin: 5px 0;
  padding: 0;
}
#sitemap li::before {
  font-family: FontAwesome;
  content: "\f105";
  color: #0075C4;
  display: inline-block;
  font-size: 14px;
  padding-right: 3px;
  position: relative;
  text-decoration: none;
}

