@charaset "utf-8";



/**************************************/
/* style */
/**************************************/
html { font-size: 62.5%; }


html{
	width:100%;
	height: 100%;
}
@font-face {
  font-family: YuGothicM;
  src: local(Yu Gothic Medium),
       local(Yu Gothic);
  font-weight: 500;
}
body{
	width:100%;
	height: 100%;
	font-family:'メイリオ',  'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	-webkit-font-smoothing: antialiased;
	color: #000;
	background: #C1191C;
	font-feature-settings: "palt" 1;
	font-kerning: auto;
	font-size: 0
}
main{
	width: 100%;
}
.home main{
	height: 100%;
}
.home article{
	margin-left: 100px;
	height: 100%;
	margin-bottom: 0;
}
article{
	margin-left: 0px;
	margin-bottom: 0;
	background-color: #c5ceeb;
}

a{
	text-decoration:none;
}
a:hover{
	cursor: pointer;
}
li{
	list-style:none;
}
h2{
	font-family: "UD Shin Go Medium", "Yu Gothic Medium", YuGothic, sans-serif;
	letter-spacing: .1rem;
}
.pc{
	display: block;
	visibility: visible;
}
.sp{
	display: none;
	visibility: hidden;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 170px;
    font-size: 77%;
}
#page-top a {
        background: #ea9f68;
    text-decoration: none;
    color: #f4ebda;
    width: 80px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 60px;
	    font-weight: bold;
}
#page-top a:hover {
    text-decoration: none;
}
/**************************************/
/* header */
/**************************************/
header{
	width: 150px;
	height: 100%;
	right: 0;
	position: fixed;
	text-align: center;
	z-index: 1;
	background-color: #ea9f68;
}
#header_logo{
	margin-top: 40px;
}
.bogo-language-switcher{
	position: absolute;
    bottom: 40px;
    height: 30px;
    width: 200px;
    text-align: center;
    font-size: 0;
    letter-spacing: -3px; 
}
.en-US.en.first,.en-US.en.first a,.ja.last,.ja.last a{
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.en-US.en.current.first:before,
.en-US.en.first a:before{
	font-size: 1.4rem;
	content: "EN" !important;
	font-weight: 400;
	color: #ccc;
	letter-spacing: normal; 
}
.ja.current.last:before,
.ja.last a:before{
	font-size: 1.4rem;
	content: "JP" !important;
	font-weight: 400;
	color: #ccc;
	letter-spacing: normal; 
}
.en-US.en.current.first:before,
.ja.current.last:before{
	color: rgb(230,66,119);

}

.copy{
	font-size: .8rem;
	color: #fff;
}

.artistphoto_top {max-width:750px;box-sizing:border-box;margin:5% auto;}
.artistphoto_top img{    
width: 100%;
    margin: -57px auto 0;
    display: block;}
	
.name_title_top{
    margin:0 auto;
	display: block;
}

.name_title_top img{
    max-width: 580px;
	width: 100%;
    margin: -13px auto;
}

/**************************************/
/* top */
/**************************************/
.home main{
	
	overflow: hidden;
}
.landscape{

}
.landscape img{
	

    margin: 0 auto;
    width: 750px;
}

.name_com{
position: absolute;
	top: -590px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 750px;
}

.name_com img{
width: 485px;
}

.artist_com{
margin: 0 auto;
    position: absolute;
    top: -200px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 750px;
}

.artist_com img{

}

.artist {
    
	padding: 0% 0 0 0;
}

.artist img{
    max-width: 680px;
    width: 100%;
    margin: 55px auto 0px;
    padding: 0px 0 0px 0;
}
img.topbanner {
    width: 100%;
    margin: 20px auto 0px;
    max-width: 460px;
}

.name{
display: flex;
    position: absolute;
	top: 800px;
    right: 0px;
    bottom: 0px;
    left: 0;
    margin: auto;
    width: 750px;
}

.name img{
    width: 580px;
}

.name_title{
    margin:0 auto;
	display: block;
}

.name_title img{
    max-width: 485px;
	width: 100%;
    margin: 0 auto;
}

.news_title {
	margin:0 auto;
	display: block;
}

.news_title  img{
	margin:30px auto;
    width: 250px;
	display: block;
}


/**************************************/
/* coming soon */
/**************************************/
.coming {
margin: 260px auto;
	display: block;
}

.coming  img{
	margin:0px auto;
    width: 400px;
	display: block;
}

/**************************************/
/* category */
/**************************************/
.archive .content{
	font-size: 0;
}
.archive .post_title{
	display: block;
	font-size: 1.4rem;
	font-weight:800;
}
.archive .content p{
	font-size: 1rem;
	line-height: 1.8rem;
}
.archive .content img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.archive .content a{
	color: rgb(230,66,119);
	text-decoration: underline;
}
.archive .content a:hover{
	color: #2cc1e0;
}

.footer_copy {
        background-color: #c5ceeb;
    font-size: .9em;
    text-align: center;
    color: #000;
    padding: 25px 0% 20px 0px;
}
.footer_copytop {
    font-size: 1em;
    text-align: center;
    color: #FFF;
    padding: 80px 0px 0 0px;
}
.footer_top{
	    margin: -42px 0 0 0;
		/*padding: 0px 0px 0px 50px;*/
    background: #C1191C;
}
/**************************************/
/* news */
/**************************************/

.news-readmore {margin:2em 0 1em;}
.news-date {margin-bottom:0;}
.news-list_wrap {background:#f9f9f9;padding:5%;margin-top:10%;}
#news-list .morelink a {background:#ccc;color:#fff;text-decoration:none;}
#news-list.list_in dl {border-bottom:1px dotted #ccc;padding:1.2em 0;cursor:pointer;}
#news-list.list_in dl:hover {color:#f05981;}
.news .entrybody h3 {border-color:#007655;}
.news-page {padding:5% 0;}
.page-navi {width:102%;margin-left: -1%;letter-spacing:-.4em;text-align:center;margin-top:1em;margin-bottom:1em;}
.page-navi span {width:33.33%;padding:1%;box-sizing:border-box;display:inline-block;vertical-align:top;letter-spacing:normal;}
.page-navi span a {display:block;border:1px solid #eee;line-height:3;text-align:center;text-decoration:none !important;font-size:.8em;position:relative;}
.page-navi span a:hover {background:#ccc;color:#fff;}

.news .entrybody .news_details h3 {margin:0;font-size:1.1em;line-height:1.5;font-weight:bold;border-bottom:none;padding:5% 2em 5% 0;position:relative;cursor:pointer;}
.news_details {border-bottom:1px dotted #aaa; padding: 25px 0 0px 0; color: #000;}
.news_details h3 span {display:block; font-weight: bold;}
.news_details h3 span.date {font-weight:bold;;font-size:.9em;margin-bottom:.2em;}


.news_details .details {display:none;background: #ffffff;padding: 5%;margin-bottom: 3%;margin-top:2%;color: black;}

.news_details .details img {padding: 10px;
    width: 100%;}
/**************************************/
/* live */
/**************************************/
.live-list .details_wrap {background: #ea9f68;padding: 0 1.5em;margin-top: 1em;}
.live-list .details_wrap h3 {margin:0;font-size:1.3em;line-height:1.5;font-weight:bold;border-bottom:none;padding:1.4em 2em 1.4em 0;position:relative;cursor:pointer;}
.live-list .details_wrap h3 span {display:block;}
.live-list .details_wrap h3 span:last-child {font-size:.7em;font-weight:normal;margin-top:.5em;}
.live-list .details_wrap h3 span i {font-style:normal;margin-right:1em;}
.live-list .details_wrap:first-child h3 {margin:0;}
.live-list .details_wrap h3:after {content:"\f3d0";font-family:'ionicons';position:absolute;right:0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);color:#ccc;}
.live-list .details_wrap h3.active {font-weight:bold;color:#000;}
.live-list .details_wrap h3.active:after {content:"\f3d8";color:#007655;}
.live-list .details_wrap .note {margin-bottom:1em;}
.live-list .details_wrap .note img {max-width:400px;width:100%;}
.live-list .details_wrap .details {padding: 0 0 1.5em 0;}
.tour-list {margin-top:0;background: #ffffff;padding: 5%;}
.tour-list h4 {font-size:1.1em;font-weight:bold;padding:0 0 1em;color:#000;}
.tour-list h4 span {display:inline-block;vertical-align:top;margin-right:.5em;}
.tour-list dl {padding:.3em 0;}
.tour-list dt {width:8em;float:left;font-weight:bold;}
.tour-list dd {padding-left:9em;}
.tour-list dd a {}
.tour-list .tour-list_in {padding-bottom:1.5em;border-bottom: 1px dotted #ccc;margin-bottom:1.5em;}
.tour-list .sub {padding: 0 0 1em 0;}
.tour-list div:last-child {padding-bottom:1em;border-bottom: none;margin-bottom:0; color}
.tour-list li {padding-bottom:.5em;border-bottom: 1px dotted #ccc; margin-bottom: 2em;}
.tour-list li:last-child {padding:0;border:none;margin:0;}

/**************************************/
/* profile */
/**************************************/
.artistphoto {max-width:650px;box-sizing:border-box;margin:5% auto;}
.artistphoto img{    
width: 100%;
    margin: 0 auto;
    display: block;}

.prof_text{ color: #000;}
.prof_text h3 {font-size:1.4em;font-weight:bold;}

.entrybody{
    max-width: 690px;
    margin: 0 auto;
}

.pro_txt{
	border-top: dashed 1px #FFFFFF;
	margin-top: 15px;
}

.pro_txt p{
	margin-top: 15px;
}

.pro_txt p a{
    color: #ea9f68;
}

/**************************************/
/* works */
/**************************************/

.works-list {
    background: #ffffff;
    padding: 5%;
    margin-bottom: 5%;
    margin-top: 2%;
    color: black;
}

.works-list .works-cont{
margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #bbb;
}

.works-list img{
       max-width: 600px;
    width: 50%;
    margin: 7px 0;
}

.works-list .works-tittle{
	font-size: 1.1em;
    font-weight: bold;
	display: inline-block;
    margin-bottom: 5px;
}
.audioplayer {
    height: 2em; /* 40 */
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    border: 1px solid #200F00;
    position: relative;
    z-index: 1;
    background: #ff00ee;
}
/* mini mode (fallback) */
 
.audioplayer-mini {
    width: 2.5em; /* 40 */
    margin: 0 auto;
}
/* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */
 
.audioplayer > div {
    position: absolute;
}
/* play/pause button */
 
.audioplayer-playpause {
    width: 2.5em; /* 40 */
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause {
    width: 100%;
}
.audioplayer-playpause:hover, .audioplayer-playpause:focus {
    background-color: #rgb(144,129,113);
}
.audioplayer-playpause a {
    display: block;
}
.audioplayer-stopped .audioplayer-playpause a {
    width: 0;
    height: 0;
    border: 0.5em solid transparent; /* 8 */
    border-right: none;
    border-left-color: #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a {
    width: 0.75em; /* 12 */
    height: 0.75em; /* 12 */
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before, .audioplayer-playing .audioplayer-playpause a:after {
    width: 40%;
    height: 100%;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before {
    left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after {
    right: 0;
}
/* timers */
 
.audioplayer-time {
    width: 4.375em; /* 70 */
    height: 100%;
    line-height: 2em; /* 38 */
    text-align: center;
    z-index: 2;
    top: 0;
}
.audioplayer-time-current {
    border-left: 1px solid #111;
    border-left-color: rgba( 0, 0, 0, .25 );
    left: 2.5em; /* 40 */
}
.audioplayer-time-duration {
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
    right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration {
    border-right: 0;
    right: 0;
}
/* progress bar of loaded/played */
 
.audioplayer-bar {
    height: 0.875em; /* 14 */
    background-color: rgb(255, 255, 255, 0.4);
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875em; /* 110 */
    left: 6.875em; /* 110 */
    margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar {
    right: 4.375em; /* 70 */
}
.audioplayer-bar div {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.audioplayer-bar-loaded {
    background-color: rgb(255, 255, 255, 0.4);
    z-index: 1;
}
.audioplayer-bar-played {
    background: #007fd1;
    z-index: 2;
}
/* volume button */
 
.audioplayer-volume {
    width: 2.5em; /* 40 */
    height: 100%;
    border-left: 1px solid #111;
    border-left-color: rgba( 0, 0, 0, .25 );
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0;
}
.audioplayer-volume:hover, .audioplayer-volume:focus {
    background-color: rgb(255, 255, 255, 0.4);
}
.audioplayer-volume-button {
    width: 100%;
    height: 100%;
}
.audioplayer-volume-button a {
    width: 1.4em;
    height: 1.375em;
    /*background-color: #fff;*/
    display: block;
    position: relative;
    z-index: 1;
    top: 15%;
    left: 26%;
	background-image:url(../images/1.png);
	background-size:cover;
	cursor: pointer;
}
	.audioplayer-muted .audioplayer-volume-button a {
		background-image:url(../images/2.png);
	}
.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
    content: '';
    position: absolute;
}

.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after {
    
}
/* volume dropdown */
 
.audioplayer-volume-adjust {
    height: 6.25em; /* 100 */
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #333;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
    opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
    top: auto;
    bottom: 100%;
}
.audioplayer-volume-adjust > div {
    width: 40%;
    height: 80%;
    background-color: #222;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0;
}
.audioplayer-volume-adjust div div {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007fd1;
}
.audioplayer-novolume .audioplayer-volume {
    display: none;
}

.audioplayer {
  
}
.audioplayer-volume-adjust {
    -webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
    -moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
    box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
}
.audioplayer-bar, .audioplayer-volume-adjust > div {
    -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
    -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
    box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
}
.audioplayer-volume-adjust div div, .audioplayer-bar-played {
    -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
    -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
    box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
}
.audioplayer-playpause, .audioplayer-volume a {
    -webkit-filter: drop-shadow( 1px 1px 0 #000 );
    -moz-filter: drop-shadow( 1px 1px 0 #000 );
    -ms-filter: drop-shadow( 1px 1px 0 #000 );
    -o-filter: drop-shadow( 1px 1px 0 #000 );
    filter: drop-shadow( 1px 1px 0 #000 );
}
.audioplayer, .audioplayer-volume-adjust {
    background: -webkit-gradient( linear, left top, left bottom, from(#452000 ), to( #331800 ) );
    background: -webkit-linear-gradient( top, #452000, #331800 );
    background: -moz-linear-gradient( top, #452000, #331800 );
    background: -ms-radial-gradient( top, #452000, #331800 );
    background: -o-linear-gradient( top, #452000, #331800 );
    background: linear-gradient( to bottom, #452000, #331800 );
}
.audioplayer-bar-played {
    background: #fff;
}
.audioplayer-volume-adjust div div {
    background: rgb(255, 255, 255, 0.9);
}
.audioplayer-bar, .audioplayer-bar div, .audioplayer-volume-adjust div {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.audioplayer {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.audioplayer-volume-adjust {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.audioplayer *, .audioplayer *:before, .audioplayer *:after {
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}

/* responsiveness */
 
@media ( max-width: 768px ) /* 520 */ {
	.audioplayer-volume{display: none;}
}
/**************************************/
/* contact */
/**************************************/
.personal{
    margin-bottom: 40px;
    padding: 35px 40px;
    background-color: #ffffff;
    border-radius: 20px;
}

.end_personal{
    margin-bottom: 40px;
    padding: 35px 40px;
    background-color: #ffe5e8;
    border-radius: 20px;
}

.end_personal p{
    font-size: 1.1em;
	font-weight: bold;
}

.from_input{
line-height: 1.8;
    font-size: 1em;
}

.from_input .h6-title-area {
    color: #000000;
	margin-bottom: 15px;
}

.from_input .h6-title-area h6 {
    border-left: 8px solid #000000;
    padding: 5px 0 5px 15px;
	
}

.from_input .h6-title-area p{
	margin-top: 10px;
}

.from_input h6{
    font-size: 1.2em;
	font-weight: bold;
}


.from_input .form-box-table .item-title {
    word-break: break-all;
    display: table-cell;
    width: /*230px*/27%;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #f1f1f1;
    padding: 20px 15px;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.from_input .form-box {
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}

.from_input .form-box-table {
    width: 100%;
    display: table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.from_input .form-box-table .item-title {
    font-size: 14px;
}

.from_input .form-box-table .item-title {
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.from_input .form-box-table .item-title span {
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: bold;
}

.from_input span.required {
    background: url(../images/required.jpg) no-repeat right 0em top 0.7em;
	background-size: 20%;
}

.from_input .form-box-table .item-input {
    word-break: break-all;
    display: table-cell;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px 15px;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.from_input .form-box-table .item-input2 {
    word-break: break-all;
    display: table-cell;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 25px 15px;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.from_input .form-box-table .item-input {
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
	background: #FFF;
}

.from_input .form-box-table .item-input2 {
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
	background: #FFF;
}

.small-txt {
    font-size: 80%;
    padding-top: 5px;
    display: block;
}


.name_mei{
    margin: 0px 0px 0 13px;
}
	
.elem_fullname_1{
	    background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
	margin: 0 0 0px 5px;
	padding-left: 8px;
	}

.elem_fullname_2{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0px 5px;
	padding-left: 8px;
}
.elem_email{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 72%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
	padding-left: 8px;
}
.elem_tel_1{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
	padding-left: 8px;
}

.elem_tel_2{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
	padding-left: 8px;
}

.elem_tel_3{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
	padding-left: 8px;
}

.elem_area{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
	padding: 0px 8px;
}

.send_btn{
    text-align: center;
    padding: 20px 0 0px 0;
}

.send {
  display: inline-block;
    padding: 0.9em 2.8em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.send:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

.clear {
  display: inline-block;
      padding: 0.9em 1.8em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.clear:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}


/**************************************/
/* device */
/**************************************/

@media (max-width: 768px) {
body{
	word-wrap:break-word;
}
main{
	position: relative;
}
article{
	position: relative;
}
header{
	max-height: 0 !important;
	width: 100% !important;
	text-align: left;
	padding: 33px;
	background-color: inherit;
	position: absolute;
}
#header_logo{
	margin-top: 0;
	width: 40px;
	height: auto;
}
.pc{
	display: none;
	visibility: hidden;
}
.sp{
	display: block;
	visibility: visible;
}
header {
    width: 150px;
    height: 100%;
    right: 0;
    position: fixed;
    z-index: 1;
    background-color: #ea9f68;
}


.artistphoto_top {
    max-width: 750px;
    box-sizing: border-box;
    margin: 5% auto;
}


.nameplate{
	  margin: -10px 0 0 -12px;
	      padding: 0px 100px 0px 0;
}

.nameplate img{
width: 220px;	
}

.landscape{
	height: 100%;

}
.landscape img{
	top: -30px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 340px;
}
.artist {
        margin: 45px auto auto;
}

.artist img{
    max-width: 750px;
    width: 90%;
}
img.topbanner {
    width: 60%;
    margin: 25px auto 0px;
}

.name{
display: flex;
    position: absolute;
	top: 400px;
    right: 0px;
    bottom: 0px;
    left: 0;
    margin: auto;
    width: 340px;
}

.name img{
    width: 324px;
}



.home article,article{
	margin-left: 0;
}
section{
	padding:90px 10px 0 10px;
}
.single section{
	padding-top: 110px;
}
.single .post_content p {
    font-size: .8rem;
    line-height: 1.8rem;
}
.single .post_date {
    margin-bottom: 20px;
}
/* header img */
.header_img{
	position: relative;
}
.header_img img{
	opacity: .5;
}
/* title */
.title{
	margin-bottom: 0;
	font-size: 1em;

	margin: auto;
	text-align: left;
}
.title:before{
	width: 0;
	height: 0;
}
/* nav */
.bogo-language-switcher {
    position: inherit;
    width: 100%;
    text-align: right;
}
#navigation .navigation_inner .navigation_menu .navigation_item .en-US.en.first a,
#navigation .navigation_inner .navigation_menu .navigation_item .ja.last a{
	font-size: 0;
	position: inherit;
}
#navigation .navigation_inner .navigation_menu .navigation_item .en-US.en.current.first::before, 
#navigation .navigation_inner .navigation_menu .navigation_item .en-US.en.first a::before {
    content: "EN" !important;
	background-color: inherit;
	position: inherit;
}
#navigation .navigation_inner .navigation_menu .navigation_item .ja.current.last::before, 
#navigation .navigation_inner .navigation_menu .navigation_item .ja.last a::before {
    content: "JP" !important;
	background-color: inherit;
	position: inherit;
}
.en-US.en.current.first:before,
.ja.current.last:before{
	color: #fff;
}
.copy {
    text-align: right;
    margin-top: 60px;
}

/* top img */
.gallery{
    height: 83%;
}
.gallery-item{
	display: table-cell;
    vertical-align: middle;
}
.landscape {
    height: auto;
}
/* post */
.post_title:before{
	width: 20px;
	top: -13px;
}
.archive .content p {
    font-size: .8rem;
    line-height: 1.4rem;
}
.archive p.post_title{
	font-size: 1rem;
}
.content {
    margin-bottom: 60px;
}

.news_media .post_date {
    margin-right: 12px;
    font-size: .6rem;
}
.news_media .post_tag {
    font-size: .6rem;
}
/* live */

.archive .post_title {
    font-size: 1rem;
}

#live .post_title {
    margin-bottom: 10px;
}
#live .post_scheduledate,#live .post_opentime,#live .post_venue,#live .post_cast,#live .post_detaile{
	width: 50%;
	margin-bottom: 10px;
}
#live .post_scheduledate,#live .post_venue{
	padding-right: 4px;
}
#live .post_detaile{
	width: 100%;
}
#live .content span {
    font-size: .8rem;
}



/* footer */
.home footer{
	position: absolute;
}
footer{
	position: relative;
	width: 100%;
}

/* biography */
.page section {
    padding-top: 10px;
}
.page .header_img{
	padding-top: 70px;
}
.page .header_img img{
	opacity: 1;
	width: 100%;
	height: auto;
}
p.member{
	margin: 10px 0 0 0;
	font-size: .6rem;
}
#bio_logo{
	width: 120px;
	height:34px;
	margin: 30px auto 20px auto;
}
.page .post_content p {
    font-size: .8rem;
    line-height: 1.6rem;
}




/*news*/
.news_title {
	margin:-5px auto 30px;
	display: block;
}

.news_title  img{
	margin:0px auto;
    width: 220px;
	display: block;
}
.news_details .details img {
padding: 10px 0 0 0;
    width: 100%;}
	
.footer_top{
display: flex;
    position: absolute;
    right: 40px;
    bottom: 27px;
    left: 0px;
    margin: auto;
    /*width: 340px;*/
}
.footer_copytop {
    font-size: .9em;
    text-align: center;
    color: #FFF;
    margin: 0px auto;
    background: #C1191C;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    font-size: 77%;
}

#page-top a {
        background: #ea9f68;
    text-decoration: none;
    color: #f4ebda;
    width: 70px;
    padding: 25px 0;
    text-align: center;
    display: block;
    border-radius: 60px;
	    font-weight: bold;
}



/**************************************/
/* contact */
/**************************************/
.personal{
    margin-bottom: 40px;
    padding: 25px 22px;
    background-color: #ffe5e8;
    border-radius: 20px;
	font-size: 1em;
}

.end_personal{
    margin-bottom: 40px;
    padding: 25px 22px;
    background-color: #ffe5e8;
    border-radius: 20px;
	font-size: 1em;
}


.from_input{
line-height: 1.8;
    font-size: 1em;
}

.from_input .h6-title-area {
    color: #FFFFFF;
	margin-bottom: 15px;
}

.from_input .h6-title-area h6 {
    border-left: 8px solid #FFF;
    padding: 5px 0 5px 15px;
	
}

.from_input .h6-title-area p{
	margin-top: 10px;
}

.from_input h6{
    font-size: 1.2em;
	font-weight: bold;
}


.from_input .form-box {
    border-top: none;
    border-left: none;
}


.from_input .form-box-table {
    display: block;
    border-top: none;
    border-left: none;
}

.from_input .form-box-table .item-title {
    border-right: none;
    border-bottom: none;
    background-color: #dbf7f1;
}

.from_input .form-box-table .item-title span {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
}

.from_input .form-box-table .item-input {
    border-right: none;
    border-bottom: none;
}

.from_input .form-box-table .item-title {
    display: block;
    width: auto;
    border-right: none;
    border-bottom: none;
    background-color: #f1f1f1;
    padding: 10px 10px;
    font-size: 14px;
}

.from_input .form-box-table .item-input {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: none;
    padding: 10px 10px;
}

.from_input .form-box-table .item-input2 {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: none;
    padding: 10px 10px;
}

.from_input .form-box-table .item-input2 {
    border-right: none;
    border-bottom: none;
}



.small-txt {
    font-size: 80%;
    padding-top: 5px;
    display: block;
}


.from_input span.required {
    background: url(../images/required.jpg) no-repeat right 0em top 0.2em;
    background-size: 32px auto;
	padding-right: 48px;
}

.name_mei{
    margin: 0px 0px 0 3px;
}
	
.elem_fullname_1{
	    background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 43%;
    display: inline-block;
    vertical-align: top;
	margin: 0 0 0px 5px;
	}

.elem_fullname_2{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 43%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0px 5px;
}



.elem_email{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}
.elem_tel_1{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.elem_tel_2{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.elem_tel_3{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.elem_area{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.send_btn{
    text-align: center;
    padding: 20px 0 20px 0;
}

.send {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.send:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

.clear {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.clear:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

}

@media (max-width: 414px) {

/**************************************/
/* works */
/**************************************/


.works-list img {
    max-width: 600px;
    width: 60%;
    margin: 7px 0;
}


.off{

}

.page .post_content{
	width: 100%;
}
/* global_link */
.global_link{
	width: 100px;
	top: auto;
	right: 20px;
	bottom: 28%;
}
.global_link img{
	width: 100px;
}
/* global_link nav */
.navigation_inner .global_link{
	top: auto;
	bottom: 18%;
	right: auto;
	left: 20px;
}
.coming {
margin: 150px auto;
	display: block;
}

.coming  img{
	margin:0px auto;
    width: 230px;
	display: block;
}
.news_details .details {display:none;background: #ffffff;padding: 5%;margin-bottom: 0%;margin-top: 5%;color: black;}
.footer_copy {font-size:.9em;text-align:center;color:#c5ceeb;padding:20px 0; background: #c5ceeb;}

.footer_top{
    bottom: 28px;
    display: flex;
    position: absolute;
    bottom: 25px;
    bottom: 27px;
    left: 0;
    margin: auto;
}
.footer_copytop {
    font-size: .9em;
    text-align: center;
    color: #FFF;
    margin: 0px auto;
    background: #C1191C;
}

.footer_copy {
    font-size: .9em;
    text-align: center;
    color: #000;
    padding: 25px 0px 25px 0px;
	margin: 0 auto;
}

.artistphoto_top img {
    width: 100%;
    margin: 0px auto 0;
    display: block;
}
.name_title_top img {
    max-width: 580px;
    width: 85%;
    margin: 10px auto;
}


/**************************************/
/* contact */
/**************************************/
.personal{
    margin-bottom: 40px;
    padding: 25px 22px;
    background-color: #ffffff;
    border-radius: 20px;
}

.end_personal{
    margin-bottom: 40px;
    padding: 25px 22px;
    background-color: #ffe5e8;
    border-radius: 20px;
}

.end_personal p {
    font-size: 1em;
    font-weight: bold;
}


.from_input{
line-height: 1.8;
    font-size: 1em;
}

.from_input .h6-title-area {
    color: #FFFFFF;
	margin-bottom: 15px;
}

.from_input .h6-title-area h6 {
    border-left: 8px solid #FFF;
    padding: 5px 0 5px 15px;
	
}

.from_input .h6-title-area p{
	margin-top: 10px;
}

.from_input h6{
    font-size: 1.2em;
	font-weight: bold;
}


.from_input .form-box {
    border-top: none;
    border-left: none;
}


.from_input .form-box-table {
    display: block;
    border-top: none;
    border-left: none;
}

.from_input .form-box-table .item-title {
    border-right: none;
    border-bottom: none;
    background-color: #dbf7f1;
}

.from_input .form-box-table .item-title span {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
}

.from_input .form-box-table .item-input {
    border-right: none;
    border-bottom: none;
}

.from_input .form-box-table .item-title {
    display: block;
    width: auto;
    border-right: none;
    border-bottom: none;
    background-color: #f1f1f1;
    padding: 10px 10px;
    font-size: 14px;
}

.from_input .form-box-table .item-input {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: none;
    padding: 10px 10px;
}

.from_input .form-box-table .item-input2 {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: none;
    padding: 10px 10px;
}

.from_input .form-box-table .item-input2 {
    border-right: none;
    border-bottom: none;
}



.small-txt {
    font-size: 80%;
    padding-top: 5px;
    display: block;
}


.from_input span.required {
    background: url(../images/required.jpg) no-repeat right 0em top 0.2em;
    background-size: 32px auto;
	padding-right: 48px;
}

.name_mei{
    margin: 0px 0px 0 3px;
}
	
.elem_fullname_1{
	    background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 43%;
    display: inline-block;
    vertical-align: top;
	margin: 0 0 0px 5px;
	}

.elem_fullname_2{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 43%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0px 5px;
}



.elem_email{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}
.elem_tel_1{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.elem_tel_2{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.elem_tel_3{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.elem_area{
background-color: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}

.send_btn{
    text-align: center;
    padding: 20px 0 32px 0;
}

.send {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.send:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

.clear {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.clear:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}


}

@media (max-width: 320px) {
/* global_link nav */
.navigation_inner .global_link{
	bottom: 12%;
}
	
}