@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 140%;
	/* font-family: 'Meiryo', sans-serif; */
	font-family: "游ゴシック", Yu Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	overflow-x: hidden;
}

.container,
.rows,
header,
section,
footer {
	width: 100%;
	float: left;
}
p { margin-bottom:15px;}
h3 { font-size:120%; 
	font-weight:bold;
margin-bottom:20px;}

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

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

* {
	box-sizing: border-box;
}

*::after {
	box-sizing: border-box;
}

*::before {
	box-sizing: border-box;
}

a:hover,
a:visited,
a:focus {
	outline: none;
	border: none;
}

img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.ow {
	width: 100%;
	overflow: hidden;
}

div.wpcf7-validation-errors {
	width: 95% !important;
	float: left !important;
	border: 2px solid #f7e700 !important;
	text-align: center !important;
	font-size: 18px !important;
	box-sizing: border-box !important;
}

div.wpcf7-mail-sent-ok {
	width: 95% !important;
	float: left !important;
	border: 2px solid #398f14 !important;
	text-align: center !important;
	font-size: 18px !important;
	box-sizing: border-box !important;
}

img.alignright {
	float: right
}

img.alignleft {
	float: left
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

/*Css pagenation*/

.wp-pagenavi {
	width: 100% !important;
	text-align: center !important
}

.wp-pagenavi a,
.wp-pagenavi span {
	padding: 6px 10px !important;
	font-size: 14px;
	line-height: 1.3333333;
	position: relative;
	margin: 0 !important;
	margin-left: -1px !important;
	color: #48a428;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd !important
}

.nextpostslink {
	border-top-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important
}

.previouspostslink {
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important
}

.wp-pagenavi span.current {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #48a428;
	border: 1px solid #48a428 !important
}

span.pages {
	display: none
}

.wrap-pagi {
	width: 100%;
	float: left;
	margin-top: 50px;
	text-align: left
}

.wp-pagenavi a {
	text-decoration: none !important
}

.wp-pagenavi a:hover {
	background: #249898;
	color: #fff;
	border: 1px solid #249898 !important;
	text-decoration: none !important
}

/*End css pagenation*/


/* Header */

.hd_contact {
	height: 40px;
	width: 100%;
	background: #0ABAB5;
	position: relative;
	width: 80.4%;
	float: right;
}

.hd_contact::after {
	content: "";
	background: #0ABAB5;
	position: absolute;
	height: 40px;
	top: 0;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	z-index: 6;
    /* max-width: 100%; */
}

.hd_fix {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	background: #E3F3F2;
	padding-bottom: 10px;
}

.hd_tel {
	width: 100%;
	max-width: 150px;
	height: 40px;
	line-height: 40px;
	background: #FFDA00;
	display: inline-block;
	text-align: center;
	position: relative;
	font-size: 18px;
	color: #333333;
	text-decoration: none !important;
}

_::-webkit-full-page-media, _:future, :root .hd_tel{
	font-size: 17px;
}


.hd_tel::after {
	content: "";
	position: absolute;
	border-right: 28px solid transparent;
	border-bottom: 40px solid #FFDA00;
	top: 0;
	right: 0.8px;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	z-index: 6;
}

.hd_tel::before {
	content: "";
	position: absolute;
	border-left: 28px solid transparent;
	border-top: 40px solid #FFDA00;
	top: 0;
	left: 0;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	z-index: 6;
}

.div_mail {
	display: inline-block;
	width: 100%;
	max-width: 190px;
	text-align: center;
}

.div_mail a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
}

.hd_mid {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.hd_mid::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: #0ABAB5;
	z-index: 6;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
}

.hd_mid::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-right: 24px solid #E3F3F2;
	border-bottom: 40px solid #0ABAB5;
	z-index: 6;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
}

.hd_logo {
	width: 30.273%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.hd_logo h1 a img, .ft_logo h2 a img{
	width: 50%;
}

.hd_right {
	width: 69.727%;
}

.hd_menu {
	width: 88.235%;
	margin-left: auto;
}

.ul_hd_menu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-top: 26px;
}

.ul_hd_menu li {
	width: 25%;
	padding-right: 14px;
	background: url(./assets/images/header_line_menu.png) right top no-repeat;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
}

.ul_hd_menu li:first-child {
	background: url(./assets/images/header_line_menu.png) left top no-repeat, url(./assets/images/header_line_menu.png) right top no-repeat;
	padding-left: 14px;
}

.ul_hd_menu li a {
	text-align: center;
	color: #10af9e;
	font-size: 16px;
	text-decoration: none;
}

.ul_hd_menu li a img {
	margin-right: 10px;
}

.ul_hd_menu li .hd_submenu {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	width: 100%;
	background: #FFFFFF;
	-webkit-box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.35);
	z-index: 99;
}

.ul_hd_menu li .hd_submenu li {
	background: none;
	padding: 0;
	width: 100%;
}

.ul_hd_menu li .hd_submenu li a {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size-adjust: 14px;
}

.ul_hd_menu li .hd_submenu li.active a,
.ul_hd_menu li .hd_submenu li:hover a {
	border-bottom: 0px;
	background: #0ABAB5;
	color: #ffffff;
}

.ul_hd_menu li:hover .hd_submenu {
	display: block;
}

.ul_hd_menu li.active>a,
.ul_hd_menu li:hover>a {
	padding-bottom: 1px;
	border-bottom: 2px solid #575A5F;
}

.ul_hs_sns {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
}

.hd_sns {
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
}

.ul_hs_sns li,
.ul_hs_sns li a {
	font-size: 26px;
	color: #575a5f;
}

.ul_hs_sns li {
	margin-left: 20px;
}

.ul_hs_sns .sns_menu {
	display: none;
}

.ul_hs_sns .sns_menu i:hover {
	cursor: pointer;
	opacity: 0.8;
}

/* End Header */

/* Footer */

.ft_contact .hd_contact {
	width: 330px;
}

.ft_contact .hd_contact .div_mail {
	width: auto;
	padding-left: 35px;
}

.ft_all {
	background: #E3F3F2;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.back_top {
	position: fixed;
	right: 20px;
	cursor: pointer;
	z-index: 99;
}

.back_top:hover {
	opacity: 0.8;
}

.ft_mid {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.ft_menu {
	width: 64.453%;
}

.ft_logo {
	width: 35.547%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-end;
}

.ul_ft_menu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.ul_ft_menu>li {
	margin-right: 45px;
}

.ul_ft_menu>li>a {
	font-size: 16px;
	color: #10af9e;
}


.ul_ft_menu .ft_submenu {
	list-style: none;
	padding: 0;
}

.ul_ft_menu .ft_submenu li {
	padding-left: 11px;
	margin-top: 12px;
}

.ul_ft_menu .ft_submenu li a {
	font-size: 14px;
	color: #10af9e;
}

.ul_ft_menu .ft_submenu li:before {
	content: "\f0da";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -11px;
	width: 11px;
}

.ft_sns {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.ft_sns ul {
	max-width: 66px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

.ft_sns ul li a {
	font-size: 26px;
	color: #575a5f;
}

.ft_copyright {
	text-align: center;
	background: #0ABAB5;
	font-size: `px;
	color: #fff;
	height: 32px;
	line-height: 32px;
}


/* End Footer */

/* Top */
.owl-carousel.top_slide01 .owl-dots {
	width: 100%;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	margin-top: 20px;
}

.owl-carousel.top_slide01 .owl-dots .owl-dot {
	height: 16px;
	width: 16px;
	background: transparent;
	border: 1px solid #0ABAB5;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.owl-carousel.top_slide01 .owl-dots .owl-dot:last-child {
	margin-right: 0;
}

.owl-carousel.top_slide01 .owl-dots .owl-dot.active {
	background: #0ABAB5;
}

.owl-carousel.top_slide02 .txt_slide {
	color: #10af9e;
	font-size: 20px;
	margin-top: 12px;
	margin-left: 10px;
}

.news_all {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 100%;
}

.news_title {
	max-width: 170px;
	width: 100%;
	background: #0ABAB5;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #fff;
	top: 0;
	left: 0;
	height: 420px;
	z-index: 6;
	position: absolute;
}

.news_title::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border-top: 420px solid #0ABAB5;
	border-right: 55px solid transparent;
	transform: translateX(99%);
	-webkit-transform: translateX(99%);
	-moz-transform: translateX(99%);
	-ms-transform: translateX(99%);
	-o-transform: translateX(99%);
}

.news_title .title_eng {
	font-size: 30px;
	padding-top: 10px;
	display: block;
}

.news_content {
	-webkit-box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.35);
	height: 420px;
	overflow-y: auto;
	background: #fff;
	padding-left: 240px;
	padding-right: 100px;
	padding-top: 14px;
	width: 100%;
}

.owl-carousel.top_slide02 .txt_slide {
	font-size: 18px;
	margin-top: 12px;
	margin-left: 10px;
}

.news_content ul {
	width: 100%;
}

.news_content ul li {
	margin-bottom: 16px;
}

.news_content ul li a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	color: inherit;
}

.news_content ul li a:hover {
	text-decoration: underline;
	color: inherit;
}

.news_content ul li .date {
	font-size: 16px;
	color: #333;
	background: #FFDA00;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-right: 4.498%;
	width: 17.991%;
	text-decoration: none;
}

.news_content ul li .txt {
	font-size: 14px;
	color: #333;
	width: 77.511%;
}

.news_icon {
	width: 60px;
	border-left: 1px solid #DADADA;
	position: absolute;
	z-index: 6;
	top: 30px;
	bottom: 30px;
	right: 15px;
	font-size: 24px;
	color: #0abab5;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

#top_info {
	padding-top: 35px;
	padding-bottom: 40px;
}

#top_info .txt {
	font-size: 18px;
	line-height: 167%;
	margin-top: 15px;
}

#top_info .txt .btn_more {
	background: #FFDA00;
	font-size: 15px;
	border-radius: 5px;
	;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #333;
	margin-left: 25px;
}

#top_info .txt .btn_more:hover {
	text-decoration: none;
	opacity: 0.8;
}

#top_info .img {
	margin-top: 18px;
}

#top_info .img img {
	width: 29.297%;
	margin-left: 3.02725%;
}

#top_info .img img:last-child {
	margin-right: 3.02725%;
}

#top_sns {
	padding-top: 42px;
	padding-bottom: 42px;
}

#top_sns ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}

#top_sns ul li {
	width: 30.556%;
	margin-left: 2.083%;
	height: 375px;
	background: #fff;
	text-align: center;
}
#top_sns ul li:nth-child(4){
	max-width:640px;
	width: 100%;
	margin-top: 20px;
	margin-right: 2.083%;
	height: 450px;
}
#top_sns ul li.snsfacebook{
	overflow: hidden;
}
#top_sns ul li.snsfacebook div{
	width: 100%;
}
#top_sns ul li.snsinstagram {
	overflow-y: auto;
}

#top_sns ul li.snsyoutube iframe {
	width: 100%;
	max-width:640px;
	height: 100%;
}

#top_sns ul li:nth-child(3) {
	margin-right: 2.083%;
}

#top_audition ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: 28px;
}

#top_audition ul li {
	width: 47.851%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin-bottom: 30px;
}

#top_audition ul li:nth-child(odd) {
	margin-right: 4.298%;
}

#top_audition ul li .div_img {
	width: 31.02%;
	margin-right: 5.102%;
}

#top_audition ul li .div_p {
	width: 63.878%;
	position: relative;
}

#top_audition ul li .div_p .title {
	font-size: 22px;
	color: #07b9a6;
	margin-bottom: 25px;
}

#top_audition ul li .div_p .txt {
	margin-bottom: 60px;
}

#top_audition .btn_audition {
	font-size: 15px;
	color: #333333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background: #FFDA00;
	padding-left: 12px;
	padding-right: 12px;
	height: 33px;
	line-height: 33px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}

#top_audition .btn_audition:hover {
	text-decoration: none;
	opacity: 0.8;
}

#top_audition .btn_more {
	font-size: 22px;
	color: #fff;
	background: #575A5F;
	height: 65px;
	line-height: 65px;
	width: 267px;
	display: block;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	margin-left: auto;
	margin-right: auto;
}

#top_audition .btn_more i {
	margin-left: 20px;
}

#top_audition .btn_more:hover {
	opacity: 0.8;
	text-decoration: none;
}

#top_audition {
	padding-top: 40px;
	padding-bottom: 40px;
}

#top_address p.txt {
	font-size: 16px;
	padding-left: 20px;
	color: #333;
	line-height: 187.5%;
}

#top_address p.txt i {
	color: #575a5f;
	margin-right: 8px;
}

#company {
	margin-top: 23px;
	padding-bottom: 125px;
}

#company .title_style03 {
	font-size: 22px;
}


#company .company_row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: 33px;
}

#company .company_row .txt {
	width: 44.29%;
	font-size: 16px;
	line-height: 156%;
	color: #333;
}

#company .company_row .txt2 {
	width: 53.71%;
	margin-left: 2%;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 160%;
	border: 1px solid #0ABAB5;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top: 5px;
	padding-bottom: 8px;
}

/* End .Top */

/* ARTIST */

#artist_cont {
	padding-top: 40px;
	padding-bottom: 90px;
}

#artist_cont ul li {
	width: 100%;
	overflow: hidden;
}

#artist_cont ul li a {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 222px;
	background-size: cover;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-right: 24px;
	padding-left: 24px;
	margin-bottom: 37px;
	text-decoration: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

#artist_cont ul li a:hover {
	opacity: 0.8;
}

#artist_cont ul li a .artist_bg {
	background: #ffffff;
	opacity: 0.93;
	width: 100%;
	max-width: 665px;
	height: 170px;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 32px;
	position: relative;
}

#artist_cont ul li a .artist_bg::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	height: 33px;
	width: 42px;
	background: url(./assets/images/artist_btn.jpg) top left no-repeat;
}

#artist_cont ul li a .artist_bg .txt {
	font-size: 16px;
	color: #333;
	line-height: 187%;
	margin-top: 20px;
	padding-left: 13px;
}

/* End ARTIST */

/* Singer */

#singer_info {
	padding-top: 45px;
	padding-bottom: 28px;
}

#singer_info ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

#singer_info ul li {
	width: 18.542%;
	margin-left: 1.8225%;
}

#singer_info ul li:first-child {
	margin-left: 0;
}
#singer_info ul li div.a_old{
	word-wrap: break-word;
}
#singer_info ul li div.a_old .div_img {
	text-align: center;
	display: block;
}

#singer_info ul li div.a_old .div_txt {
	color: #10af9e;
	font-size: 20px;
	padding-top: 14px;
	padding-left: 12px;
	display: block;
}

#singer_info ul li div.a_old a.div_link{
	color: #10af9e;
	/* display: block; */
}

#singer_info ul li div.a_old:hover {
	text-decoration: none;
	opacity: 0.8;
}

#singer_dec {
	padding-top: 40px;
}

#singer_dec .singer_dec_row {
	position: relative;
}

#singer_dec .singer_dec_row .div_img {
	width: 62.012%;
}

#singer_dec .singer_dec_row .div_title {
	position: absolute;
	z-index: 8;
	top: 0;
	right: 0;
	width: 51.172%;
}

#singer_dec .singer_dec_row .div_title .div_title_all {
	padding-left: 7px;
	background-color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 7px;
	margin-bottom: 6px;
}


#singer_dec .singer_dec_row .div_title .txt {
	width: 72.519%;
	margin-left: auto;
	background: #E3F3F2;
	font-size: 14px;
	color: #000000;
	line-height: 180%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 16px;
}

#singer_dec .singer_dec_row .txt .margin_span {
	display: inline-block;
	margin-bottom: 10px;

}

#top_news.singer_discography .news_title {
	max-width: 240px;
	height: 250px;
}

#top_news.singer_discography .news_title::after {
	border-right: 50px solid transparent;
	border-top: 250px solid #0ABAB5;
}

#top_news.singer_discography .news_content ul li .txt {
	font-size: 16px;
	line-height: 160%;
}

#top_news.singer_discography .news_content {
	padding-right: 0;
	padding-left: 305px;
	height: 250px;
	overflow-y:auto;
}

#singer_news{
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 40px;
}

.title_style06.title_line {
	background: url(./assets/images/singer_bg.jpg) bottom left no-repeat;
	padding-bottom: 4px;
}

#singer_news .singer_news_row{
	height: 775px;
	overflow-y: auto;
	margin-top: 40px;
}

#singer_news .singer_news_row ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

#singer_news .singer_news_row ul li {
	width: 23.046875%;
	margin-right: 1.953125%;
	background: #fff;
	position: relative;
	margin-bottom: 55px;
}

#singer_news .singer_news_row ul li .div_img img{
	width: 100%;
}

#singer_news .singer_news_row ul li .div_txt {
	padding-left: 8px;
	padding-right: 8px;
}

#singer_news .singer_news_row ul li .title {
	font-size: 14px;
	font-weight: bold;
	color: #0abab5;
	margin-top: 8px;
	margin-bottom: 7px;
}

#singer_news .singer_news_row ul li .txt {
	font-size: 14px;
	line-height: 215%;
	color: #333333;
	margin-bottom: 50px;
}

#singer_news .singer_news_row ul li .btn_more {
	position: absolute;
	z-index: 6;
	bottom: 0;
	right: 20px;
	transform:translateY(40%);
	-webkit-transform:translateY(40%);
	-moz-transform:translateY(40%);
	-ms-transform:translateY(40%);
	-o-transform:translateY(40%);
}

#singer_news .singer_news_row ul li .btn_more a {
	color: #333333;
	font-size: 15px;
	background: #FFDA00;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
}

#singer_news .singer_news_row ul li .btn_more a:hover{
	text-decoration: none;
	opacity: 0.8;
}

#top_calendar{
	padding-top: 40px;
	padding-bottom: 40px;
}

#top_calendar .calendar_div{
	margin-top: 40px;
	height: 700px;
}

#top_calendar .calendar_div iframe{
	width: 100%;
	height: 100%;
	overflow: hidden;
	overflow-x: auto;
}

#top_news.singer_discography .news_all{
	margin-bottom: 0;
	margin-top: 15px;
}

#singer_info ul li .div_img{
	position: relative;
}

#singer_info ul li .div_img .content_singerinfo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 20px solid rgba(0, 0, 0, .1);
    background-color: rgba(255, 255, 255, .8);
    margin-bottom: 0;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	overflow-y: auto;
}

#singer_info ul li .div_img .content_singerinfo p {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #000;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.content_singerinfo_sp {display: none;}

#singer_info ul li:hover .div_img .content_singerinfo {
	opacity: 1;
	word-wrap: break-word;
}

#singer_info ul li:hover .div_img .content_singerinfo p {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
	-o-transform: translateY(0);
	word-break: break-all;
}

/* End Singer */

/* Ticket */

#ticket_cont{
	padding-top: 30px;
	padding-bottom: 125px;
}

#ticket_cont .img{
	text-align: center;
	margin-top: 38px;
	margin-bottom: 38px;
}

#ticket_cont .div_radio{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

input[type=checkbox], input[type=radio] {
	margin: 0px 0 0;
	height: 30px;
	width: 30px;
	margin-right: 18px;
}

#ticket_cont  .radio_input label{
	font-size: 22px;
	color: #0abab5;
	vertical-align: middle;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#ticket_cont table{
	width: 100%;
	margin-top: 35px;
}


#ticket_cont table tr td{
	border-top: 1px dashed #CFCFCF;
	padding-right: 30px;
	padding-top: 26px;
	padding-bottom: 26px;
}

#ticket_cont table tr td:first-child{
	padding-left: 30px;
	padding-right: 0px;
	font-size: 16px;
	vertical-align: middle;
	width: 220px;
}

#ticket_cont table tr td:first-child p{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	font-size: 16px;
	color: #000;
	line-height: 25px;
}

#ticket_cont table tr td:first-child p span.Required{
	font-size: 14px;
	font-weight: bold;
	background: #FFDA00;
	text-align: center;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

#ticket_cont table tr td input, #ticket_cont table tr td select{
	width: 100%;
	border: 1px solid #747070;
	height: 45px;
	margin-left: 23px;
	padding: 5px 10px;
}
#ticket_cont table tr td textarea{
	width: 100%;
	resize: vertical;
	border: 1px solid #747070;
	margin-left: 23px;
	height: 185px;
	padding: 5px 10px;
	line-height: 160%;
}
#ticket_cont table tr td.input_mini input, #ticket_cont table tr td.input_mini select{
	max-width: 195px;
}

#ticket_cont table tr td.btn_submit{
	padding: 0;
	padding-top: 0px;
	text-align: center;
	border-top: 0;
}

#ticket_cont table tr td.btn_submit input{
	height: 48px;
	line-height: 48px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	max-width: 380px;
	padding: 0;
	background: #FFDA00;
	border: 1px solid #FFDA00;
}

#ticket_cont .screen-reader-response{
	display: none;
}

#ticket_cont .wpcf7-not-valid-tip{
	padding-top: 10px;
	display: block;
}

#ticket_cont .wpcf7-response-output{
	margin-top: 10px;
	padding: 10px;
}

#ticket_cont .wpcf7-mail-sent-ng{
	border: 2px solid red !important;
	text-align: center;
}

/* End Ticket */

/* Single */

#single_cont .single_txt ul li::before{
	content: "●";
}

#single_cont .archive_txt{
	color: #333;
	margin-top: 10px;
}

#single_cont .title_style06{
	font-size: 28px;
}

#single_cont .row_archive{
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

#single_cont{
	padding-top: 40px;
	padding-bottom: 125px;
}

#single_cont .single_txt{
	margin-top: 32px;
	background: url(./assets/images/single_bg.jpg) center center repeat;
	border: 2px solid #0ABAB5;
	padding:30px;
	font-size: 16px;
	line-height: 188%;
}
#single_cont .single_txt p{
	font-size: 16px;
}

#single_cont .single_txt h3{
	font-size: 18px; 
	font-weight: bold;
	color: #10af9e;
	line-height: 188%;
}

#single_cont strong{
	font-size: 18px;
	line-height: 167%;
}

#single_cont .row_like{
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-end;
	margin-top: 22px;
}

#single_cont .row_like a{
	width: 100%;
	max-width: 155px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	background: #FFDA00;
	font-size: 18px;
	color: #333333;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

#single_cont .row_like a i{
	margin-right: 10px;
}

#single_cont .row_like a:hover{
	opacity: 0.8;
	text-decoration: none;
}

/* End Single */

/* Add style */

a:-webkit-any-link{
	text-decoration: inherit;
}

#page_banner img {
	width: 100%;
}

.show_sp {
	display: none;
}

.hide_sp {
	display: inline-block;
}

.title_style01 {
	font-size: 35px;
	color: #333;
	text-align: center;
	margin-bottom: 22px;
}

.bg_01 {
	background: #E3F3F2;
}

.title_style02 {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-bottom: 16px;
}

.title_style02 .txt_all {
	border-bottom: 2px solid #575a5f;
	display: inline-block;
	padding-bottom: 4px;
}

.title_style02 .txt_eng {
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 10px;
}

.title_style03 {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #0ABAB5;
	height: 50px;
	line-height: 50px;
	margin-bottom:15px;
}
.title_style03 a{
	color:#fff;
}

.title_style04 {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background: #0ABAB5;
	padding-top: 20px;
	padding-bottom: 16px;
}

.title_style04 .btn_rows {
	width: 100%;
	display: block;
	text-align: right;
	padding-right: 45px;
}

.title_style04 .btn_more {
	font-size: 15px;
	display: inline-block;
	background: #FFDA00;
	color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding-left: 11px;
	padding-right: 11px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
}

.title_style04 .btn_more:hover {
	text-decoration: none;
	opacity: 0.8;
}

.title_style05 {
	font-size: 18px;
	font-weight: bold;
	border-left: 4px solid #575A5F;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-top: 20px;
}

.title_style06 {
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	background: url(./assets/images/artist_bg.jpg) bottom left no-repeat;
	border-bottom: 1px solid #0ABAB5;
}

.title_style06 .txt_ja {
	font-size: 28px;
	margin-right: 12px;
}

/* End add style */


/* 
@media screen and (max-width:960px) {}
*/