@CHARSET "UTF-8";
@font-face {

	font-family: "Avenir";
	src: url(https://btobofficial.jp/font/Avenir.ttc) format('truetype');

	font-family: "DevanagariSangamMN";
	src: url(https://btobofficial.jp/font/DevanagariSangamMN.ttc) format('truetype');

	font-family: "KozGoPr6N-Regular";
	src: url(https://btobofficial.jp/font/KozGoPr6N-Regular.otf) format('truetype');

	font-family: "KozGoPr6N-Medium";
	src: url(https://btobofficial.jp/font/KozGoPr6N-Medium.otf) format('truetype');
}

#schedulebadgePHONE {
	display:none;
}

#yearselect {
	border: 0px;
	background-color: rgba( 255, 255, 255, 0);
}


.yearselect{

    position: relative;
    width: 111px;
    height: 50px;
    overflow: hidden;
    background: url('../img/calendar/01.png') 93px center no-repeat;
    background-size: 10px 9px;

}

#selectyear{
    position: absolute;
    top: 0;
    left: 0;
    width: 111px;
    height:50px;
    color: #6e6e6e;
    font-size: 20px;
    border:0;
    background: -webkit-linear-gradient(transparent, transparent);
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;

}

#entryTop {
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 80px
}

#entryTop2 {
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 30px
}

#container {
	 height: 100%;
    display: table-cell;
    vertical-align: middle;
}

#middleDiv {
	padding:15px;
}

#mainbgImg {
    width: 100%;
    text-align: right;
    vertical-align: middle;
    height: 100%;
    position: absolute;
    z-index: -1;
    padding-right: 33%;
}



#header {
	font-size: 10pt !important;
}

#melodyjapan {
	width:100%;
	height:100%;
	text-align: center;
	background: white;
	display: none;
	z-index:999;
	position:fixed;
}

#closeBtn{
	float: right;
    padding: 5px;
    margin-right: 2%;
    margin-top: 2%;
}

#headlogo {
	height:5rem;
}

#homeDiv {
	padding-left: 10%;
	padding-right: 10%;
}

#newentryBtnImg {
/* 	vertical-align: middle;
    border-style: none;
    margin-top: -130px; */
}

.subbannercontents {
	background-color: #DCDEDD;
	width: 100%;
	text-align: center;
}

#newentryTitle{
	font-weight: bold;
    font-size: 40px;
    letter-spacing: -2px;
}

#newentryContents {
	font-size:15px;
}

#newentryBtn {
	margin:0;
	padding:0;
	margin-top:-70px;
}

#newentrySubTitle{
	font-weight: bold;
    font-size: 30px;
    margin-top: -40px;
    letter-spacing: -0.7px;
}

#bottomdiv{
	padding: 40px;
}

#infodiv {
	padding-left: 10%;
	padding-right: 10%
}

#entryDiv {
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 80px;
}

#entryDiv2{
	padding-left: 13%;
	padding-right: 13%;
	text-align:center;
}

#entryDiv3{
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 40px;
}

#entryDiv4{
	padding-left: 10%;
	padding-right: 10%;
}

#entryDiv5{
	padding-left: 10%;
	padding-right: 10%;
	padding-top:40px;
	text-align:center;
}

#entryDiv6{
	padding-left: 10%;
	padding-right: 10%;
	text-align:center;
}

.entryBgImg {
	padding:5% 0% 10% 45%;
	position:absolute;
	z-index:-1;
}

#entryContentsImg {
 	width:100%;
 	height:100%;
}

#alert{
	color: #C9000B;
	padding-top: 40px;
	font-size: 20px;
	font-weight: bold;
}

.entryBtobImg {
	width: 250px;
}

#entryTopDiv {
	text-align:center;
	padding-top:110px;
	background-color:#EFEFEF;
}

#entryTopDiv p{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 70px;
}

.entryinfo {
	border: 2px solid #49B7D1;
}

#entryinfotitle{
	text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #019BBF;
    padding-bottom: 40px;
}

.entryinfo2
{
	border-top: 2px solid #49B7D1;
	border-bottom: 2px solid #49B7D1;
}

#entryinfotitle2{
	text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #019BBF;
}

#entryinfocontents {
	font-size: 20px;
	 font-weight: bold;
}

#entryinfoimg {
	width: 100%;
	padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 60px;
}

#infosubtitle {
    text-align: center;
    color: #019BBF;
    font-weight: bold;
    font-size: 30px;
    padding-top: 40px;
}

#entryImg{
	width: 20%;
    padding-top: 70px;
}

#entryContents {
	text-align:center;
}

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

#contentsTitle {
	font-size: 20px;
    font-weight: bold;
    color: #019BBF;
}

#contentsText {
	text-align: left !important;
    font-size: 15px;
    font-weight: bold;
    padding-left: 15px;
}

#contentsSubText {
	text-align: left !important;
    font-size: 10px;
    font-weight: bold;
    padding-left: 15px;
}

.btn {
	border-radius: 50px !important;
}

#dwnimg {
	width:50%;
}

.btn-custom {
	color: #47B8D4;
    background-color: transparent;
    background-image: none;
   	border-color: #47B8D4;
   	border-radius:50px;
	background-color:white;
	width:200px;
}

.btn-custom:hover {
	color: white;
	background-color: #47B8D4;
	border-color: #47B8D4;
}

#contentfooter {
	font-size: 10pt !important;
/* 	font-family: DevanagariSangamMN !important; */
}

#supportfooter{
	 font-size: 10pt !important;
	/*font-family: KozGoPr6N-Regular !important; */
}

#supportfootercontents {
	font-size: 10pt !important;
	font-family: KozGoPr6N-Regular !important;
}

#footer{
	font-size: 9pt !important;
	font-family: KozGoPr6N-Medium !important;
}

#load {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	opacity: 0.8;
	background: gray;
	z-index: 99;
	text-align: center;
}

#loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 80px;
	height: 80px;
	text-align: center;
	margin-left: 48.5%;
	margin-top: 25.75%;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* オム */
/* common */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
		color: #000000;
	font-family: "DevanagariSangamMN";
	-webkit-text-size-adjust: none
}

.listStyle{text-align: center;}

.listStyle hr {
	border: solid 1px #eaeaea;
}



/* sub menu */
.mainDiv {
	text-align: center;
	padding: 150px 5% 0 5%;
}

.mainDiv h2 {
	margin-bottom: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
}

.detailTitle{
	text-align: left !important ;
    color: black !important;
    cursor: initial !important;
}

.tagStyle{
	padding: 0 20px 0 0 ;
	float:left;
	font-size: 9pt;
	color: #000000;
	/* font-weight: bold; */
}

.tagStyle:hover  {
	color: #00A7CE;
	cursor: pointer;
}

.memberListStyle{

}

.memberListStyle font{
	padding: 0 20px 0 0 ;
	font-size: 9pt;
	color: #000000;
}

.memberListStyle font:hover  {
	color: #00A7CE;
	cursor: pointer;
}

/* background img */
.bgImg {
	width: 100%;
	text-align: right;
	vertical-align: middle;
	padding: 0% 80px 0 20%;
	height: 100%;
	position: fixed;
	z-index: -1;
}

.btobImg{
	width: 600px;
}

.listStyle oi {

	padding: 50px 28% 0 28%;

}

.listStyle oi li {
	margin: 0 28% 0 28%;
}

.date {
	color: #9FA0A0;
	font-size: 12px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

.newOn {
	color: #00A7CE;
	font-size: 12px;
}

.fanClub {
	font-size: 12px;
	color: #00A7CE;
}

.listStyle ol li:hover {
	cursor: pointer;
}

.listStyle ul {
	padding: 15px 28% 30px 28%;
	margin: 0;
}

.listStyle ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	border: 0;
	float: left;
}

.listStyle ul li:hover {
	color: #00A7CE;
	cursor: pointer;
}

 .detail_div li{
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	cursor: inherit !important;
	text-align: left !important;
}

.detail_div{
	text-align: left;
}

.detail_box{list-style-type: none; }

.contansSize{
	font-size: 12px;
	padding-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.contansSize:hover {
	color: #00A7CE;
	cursor: pointer;
}

.bbs_nav {margin-bottom:16px;text-align:right}
.bbs_nav * {vertical-align:top}
.bbs_nav a + a {margin-left:5px}

.btn_type1 {margin:50px; outline: 0;    background-color: #fff;    color:#00A7CE ;    width: 200px;    height: 40px;    cursor: pointer;    border: 1px solid #00A7CE; 	  border-radius: 50px;  }
.btn_type1:hover{background-color: #00A7CE;    color: #fff;}

.btn_type2 {margin:50px; outline: 0;    background-color: #fff;    color:#00A7CE ;    width: 200px;    height: 40px;    cursor: pointer;    border: 1px solid #00A7CE;    border-radius: 0 !important;}
.btn_type2:hover{background-color: #00A7CE;    color: #fff;}

.btn_type3 {margin:30px; outline: 0;    background-color: #fff;    color:#00A7CE ;    width: 200px;	   height: 40px;    cursor: pointer;    border: 1px solid #00A7CE; 	  border-radius: 50px;  }
.btn_type3:hover{background-color: #00A7CE;    color: #fff;}



.picListDiv{width: 70%; max-width: 1200px; margin: 0 auto;}
.picListDiv ui {letter-spacing: -0.5em; padding: 20px 0;  text-align: center;}
.picListDiv li {width: calc(93% / 3); margin: 0 2% 1% 0; display: inline-block; letter-spacing: 0.05em;}
.picListDiv img {transform: scale(1);  -webkit-transform: scale(1);  -moz-transform: scale(1);  -ms-transform: scale(1);  -o-transform: scale(1);   transition: all 0.3s ease-in-out; }
.picListDiv img:hover  {transform: scale(1.1);  -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);}


.detail :hover {
	border: 0px;
}


.footerul {
	list-style: none;
	margin-top: -10px;
}

.footerli {
	float: left;
    padding-right: 80px;
    padding-bottom: 10px;
    margin-left: -40px;
}

.footerli2 {
	float: left;
    padding-right: 100px;
    padding-bottom: 10px;
    margin-left: -40px;
}

.footerli3 {
    float: left;
    padding-left: 0px;
    padding-bottom: 10px;
}

.footerul2 {
	list-style: none;
	margin-top: -10px;
}





.line {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-top: 1px solid white;
	width: 86%;
	margin-left: -2px;
	margin-top: -10px;
}


/*=======  슬라이드쇼   ========  */
* {
	box-sizing: border-box;
}

.slider {
	width: 50%;
	margin: 100px auto;
}

.rsp-slide {
	margin: 0px 20px;
}

.rsp-slide img {
	width: 100%;
}

.rsp-prev:before, .rsp-next:before {
	color: black;
}

.rsp-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}

.rsp-active {
	opacity: .5;
}

.rsp-current {
	opacity: 1;
}

.rsp-dots {
	background-color:#DDDDDD;
	padding-bottom:40px !important;
}
.rsp-arrow {
	display: none !important;
}
/*=======  슬라이드쇼   ========  */

/*=======  마우스 오버   ========  */
.hvrbox,
.hvrbox * {
	box-sizing: border-box;
}
.hvrbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.hvrbox img {
	max-width: 100%;
}
.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.hvrbox .hvrbox-text {
	text-align: center;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}
.hvrbox.active .hvrbox-text_mobile {
	display: block;
}

#hvrboxTitle {
	font-size:30px;
	margin-top:20px;
}

#hvrboxSubTitle {
	font-size:20px;
	margin-top:-50px;
}
/*=======  마우스 오버   ========  */

.latestcontents .date {
    color: #999;
    font-size: 13px;
}

.staffblog .date {
    color: #999;
    font-size: 13px;
}

.new.ico {
    color: #019ABD;
    font-family: 'Pacifico', cursive;
    font-size: 12px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
} */


.twitter::-webkit-scrollbar {
	display: none;
}

.maincontents{
	/* padding-left:50px; */
}


.maincontentsDiv {
	text-align: center;
	padding: 40px 10% 0 10%
}

.maincontentsDiv h2 {
	margin-bottom: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
}

.social {
	padding-left: 15px;
	padding-right: 15px;
}

.social ul {
	padding: 0 0 0 20px;
	float: right;
	display: inline-block;
}

input[type=button]  {
	border-radius:50px !important;
}



/* =============================================================================
	カレンダー
============================================================================= */
table.calendar {
	width:100%;
	border-collapse: collapse;
	margin: 10px;
	table-layout:fixed;
}

table.calendar thead td {
  text-align: center;
  vertical-align: middle;

}

table.calendar thead th {
  text-align: center;
  vertical-align: middle;
}

table.calendar tbody th {
	padding:0px 0;
	/* border:1px #999 solid; */
	width:10%;
	height:30px;
	text-align:center;
}

table.calendar tbody td {
	padding:0px 0;
	/* border:1px #999 solid; */
	width:10%;
	height:50px;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
    font-size:30px;
}

table.calendar tbody th {
	/* background-color:#f5f5f5; */
	color:#303030;
}

table.calendar tbody td {
	/* background-color:#fff; */
	color:#595856;
}

table.calendar tbody td a {
	/* background-color:#fff; */
	color:#333;
}

table.calendar tbody td.today {
	/* background-color:#00A7CE;
	color:#fff; */
	background-color:#F6F7F7;
	text-decoration: underline;
}

/* table.calendar tbody td.sun {
	color:#d00;
}

table.calendar tbody td.sat {
	color:#00d;
}

table.calendar tbody td.sun a {
	color:#d00;
}

table.calendar tbody td.sat a {
	color:#00d;
} */


.pagepass{
	padding-top: 15%; text-align: center;
}

table.calendar tbody td.open {
	background-color: lime;
}

div.calendarbox {
	margin: 3pt;
}


table.calendar .selectDay {
	cursor:pointer;
}


table.calendar .possibleDay {
	/* background-color:#AAFFA3; */
	cursor:pointer;
}

table.calendar .possibleDay a {
/* 	color:#009BBF; */
	cursor:pointer;
}




.listStyle_melody {
	/* display: block !important; */
	list-style: none;

}

.mainDiv_melody {
	padding: 100px 3% 50px 3%;
}

.dropdown-item-btn {
	font-size: 18px;
	font-weight: 800;
}

.melodybtn {
	font-size: 18px;
	font-weight: 400;
	color: black;
}

.melodybtn:hover {text-decoration: none;}



#MOVE_TOP_BTN {
	position: fixed;
	right: 2%;
	bottom: 30px;
	display: none;
	z-index: 100;
}


.galleryDetail { float: left;  width: 120px;  text-align: center;  margin: 2px;}
.galleryDetail:hover {background-color:#00a6cf; cursor: pointer; opacity: 0.5;}

/* 화면 사이즈 조정 */
.naviPC{display:block;}
.naviPhone{display:none;}

.cancleImg {width: 40px; margin: 10px;}
.cancleImg:hover {cursor: pointer;}


/* modal */
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:70%}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}

.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-display-topright{position:absolute;right:0;top:0}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-padding{padding:8px 16px!important}
.w3-right{float:right!important}
.w3-border{border:1px solid #ccc!important}

.discoMainDiv{margin: 0 25% 0 25%; width: 50%;}

.helpDiv p{white-space: normal;  text-align: left;}

.helpDiv ul{padding : 0 20% 0 20%;}

img.portrait { width: 100%; height: auto; }

img.landscape { width: auto; height: 100%; }

.divImgList img{ height: 100%; display: block; margin: auto; vertical-align: middle;}
.divGalleryList img{width: 100%; height: 100%; display: block; margin: auto; vertical-align: middle;}

.twiterimage img:LAST-CHILD {display:none}
.twiterimage:HOVER img:FIRST-CHILD {display:none}
.twiterimage:HOVER img:LAST-CHILD {display:inline-block}

.facebookimage img:LAST-CHILD {display:none}
.facebookimage:HOVER img:FIRST-CHILD {display:none}
.facebookimage:HOVER img:LAST-CHILD {display:inline-block}

.lineimage img:LAST-CHILD {display:none}
.lineimage:HOVER img:FIRST-CHILD {display:none}
.lineimage:HOVER img:LAST-CHILD {display:inline-block}


.homzzang {
	  position: relative;
	  width: 100%;
	  padding-bottom: 56.25%;
	  display: -webkit-inline-box;
}
.homzzang iframe {
	  position: absolute;
	  width: 100%;
	  height: 100%;
}



#paymentTextA {
	font-size: 20px;
	font-weight: bold;
}

#paymentTextB {
	font-size: 30px;
	font-weight: bold;
}