@charset "utf-8";
/* CSS Document */



/* --------------------------------------------------
 margin,padding
-------------------------------------------------- */

.pd-t15 {
	padding-top: 15px;
}
.pd-t30 {
	padding-top: 30px;
}
.pd-t60 {
	padding-top: 60px;
}
.pd-t120 {
	padding-top: 120px;
}
.pd-b15 {
	padding-bottom: 15px;
}
.pd-b30 {
	padding-bottom: 30px;
}
.pd-b60 {
	padding-bottom: 60px;
}
.pd-b120 {
	padding-bottom: 120px;
}
.mg-t15 {
	margin-top: 15px;
}
.mg-t30 {
	margin-top: 30px;
}
.mg-t60 {
	margin-top: 60px;
}
.mg-t120 {
	margin-top: 120px;
}
.mg-b15 {
	margin-bottom: 15px;
}
.mg-b30 {
	margin-bottom: 30px;
}
.mg-b60 {
	margin-bottom: 60px;
}
.mg-b120 {
	margin-bottom: 120px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.pd-lr15 {
	padding: 0 15px;
	box-sizing: border-box;
}

.pd-t60sp {
	padding-top: 60px;
}
@media (min-width: 992px) {
	.pd-t60sp {
		padding-top: 120px;
	}
}
.mg-b30sp {
	margin-bottom: 30px;
}
@media (min-width: 992px) {
	.mg-b30sp {
		margin-bottom: 60px;
	}
}
.mg-b60sp {
	margin-bottom: 60px;
}
@media (min-width: 992px) {
	.mg-b60sp {
		/*margin-bottom: 120px;*/
	}
}
.tal-rsp {
	float: none;
	margin: auto;
}
@media (min-width: 992px) {
	.tal-rsp {
		float: right;
	}
}


/* --------------------------------------------------
 contents - disco
-------------------------------------------------- */

.container .mix {
	/*display:none;*/
}

.discoNav {
	margin: 0;
	padding: 0;
	text-align: center;
}
.discoNav li {
	list-style: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.discoNav button{
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 16px;
	font-size: 1.2rem;
	border:1px solid #e2e9ed;
	padding: 5px 10px;
	line-height: 1;
	/*background:#ffffff;*/
	-moz-transition: 0.35s ease-out; 
	-webkit-transition: 0.35s ease-out; 
	transition: 0.35s ease-out;
	outline:none;
	margin-top:10px;
	margin-bottom:10px;
}
.discoNav button:hover{
	border:1px solid #333;
	background:#ffffff;
    color:#000;
}
.discoSelect {
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}
.discoSelect .col-xs-6 {
	padding: 0;
}
.discoSelect .col-xs-6 a {
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	border:1px solid #e2e9ed;
	padding: 5px 10px;
	line-height: 1;
	background:#ffffff;
	-moz-transition: 0.35s ease-out; 
	-webkit-transition: 0.35s ease-out; 
	transition: 0.35s ease-out;
	outline:none;
	display: block;
	width: 100%;
	text-align: center;
	/*background: url(../img/dot.png);
	background-size: 128px 128px;*/
}
.discoSelect .col-xs-6 a:link,
.discoSelect .col-xs-6 a:visited,
.discoSelect .col-xs-6 a:active {
	color: #333333;
	text-decoration: none;
}
.discoSelect .col-xs-6 a:hover {
	border:1px solid #333333;
}
.discoSelect .col-xs-6 a.active {
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	border:1px solid #333333;
	padding: 5px 10px;
	line-height: 1;
	-moz-transition: 0.35s ease-out; 
	-webkit-transition: 0.35s ease-out; 
	transition: 0.35s ease-out;
	outline:none;
	display: block;
	width: 100%;
	text-align: center;
	background: url(../img/footer.png) #333333;
	background-size: 100px 100px;
	color: #ffffff;
	pointer-events: none;
}
.discoCategory{
	display: inline-block;
	background: #efefef;
	font-size: 10px;
	font-size: 1.3rem;
	padding: 5px;
	line-height: 1;
	text-align: center;
	border-radius: 4px;
	width: 90px;
}
ol.disco, ul.disco {
  /*list-style: none;*/
  padding-left: 25px;
  /*display: table;*/
}

.product_border {
    border: #FFF 1px solid;
    border-radius: 10px;
    padding:10px 0px;
  height:350px;
}

.product_border:hover {
    border: #F00 1px solid;
    border-radius: 10px;
  height:350px;
}

h3.disco2 {
    font-size:16px;
    text-align: center;
}

.release2 {
    font-size:14px;
    text-align: center;
    margin-top:5px;
}

.rb8 img {
    border-radius: 12px;    
}

.detail_p {
    width:80px;
    background: #FFF;
    border: #2186FF 1px solid;
    border-radius: 5px;
    color: #2186FF;
    margin:0 auto;
    font-size:14px;
    text-align: center;
    margin-top:5px;
}

.product_border:hover .detail_p {
    width:80px;
    background: #2186FF;
    border: #2186FF 1px solid;
    border-radius: 5px;
    color: #FFF;
    margin:0 auto;
    font-size:14px;
    text-align: center;
    margin-top:5px;
}


.songList ol, .songList ul {
  /*list-style: none;*/
  padding-left: 25px;
  /*display: table;*/
}
/*ol.disco li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
 
ol.disco li {
  display: table-row;
  counter-increment: table-ol;
}
ol.disco li:before {
  content: counter(table-ol) ".";
  display: table-cell;
  padding-right: 0.4em;
  text-align: right;
}*/
 
li {
  margin-bottom: 0.5em;
}
a.shopBt{
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	border:1px solid #e2e9ed;
	padding: 5px 20px;
	line-height: 1;
	transition: border 0.35s linear;
	outline:none;
	display: block;
	width: 100%;
	max-width: 150px;
}
a.shopBt:link{
	color: #000000;
	text-decoration: none;
}
a.shopBt:hover{
	color: #000000;
	text-decoration: none;
	border:1px solid #333;
}
a.shopBt:visited{
	color: #000000;
	text-decoration: none;
}
a.backBt{
	font-family: "mr-eaves-xl-modern", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	border:1px solid #e2e9ed;
	padding: 5px 20px;
	line-height: 1;
	transition: border 0.35s linear;
	outline:none;
}
a.backBt:link{
	color: #000000;
	text-decoration: none;
}
a.backBt:hover{
	color: #000000;
	text-decoration: none;
	border:1px solid #333;
}
a.backBt:visited{
	color: #000000;
	text-decoration: none;
}
.release {
	font-size: 11px;
	font-size: 1.1rem;
}
@media (min-width: 992px) {
	.release {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

.dot {
	/*background: url(index/dot.png);*/
    background: #CCC;
	background-size: 128px 128px;
    padding:3px;
}



.connection {
    margin: auto;
    width: 100%;
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
}

.connection--item {
    display: flex;
    align-items: center;
    width: calc(25% - 8px);
    margin-left: 8px;
    margin-bottom: 8px;
    aspect-ratio: 1/1;
    background: #0053A6;
    padding: 15px 25px 15px 15px;
    position: relative;
    border: #FFF 1px solid;
}

.connection--item:before {
    position: absolute;
    font: normal 16px/1 "iconmonstr-iconic-font";
    content: "\e001";
    color:#FFF;
    top: 50%;
    right: 5px;
    width: 15px;
    height: 17px;
    transform: translate(0, -50%);
}

.connection--item:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
}

.connection--item h4 {
    font-family: "prohibition", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.6rem;
    line-height: 1;
    margin-bottom: 5px;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
}

.connection--item p {
    font-size: 1.3rem;
        color: #fff;
    -webkit-tap-highlight-color: transparent;
}

.title--section.blue {
    color: #0078C2;
}

.title--section > span {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    font-size:24pt;
}

.title--section .eg {
    font-size:16pt;
}

.title--section.blue > span:before {
    background: #0078C2;
}

.title--section > span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.title--section.blue > span:after {
    background: #0078C2;
}

.title--section > span:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%;
    height: 5px;
    background: #fff;
}

.brand {
    margin-top:80px;    
}

.brand_con{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    max-height:700px;
    overflow-x:hidden;    
    overflow-y:auto;
}

.brand_con2{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.brand_con2 img {
    border: #CCC 0px solid;
}

#topConnection {
    background:#DDD;
    padding:20px 0px;
}

#BContainer::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#BContainer::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#BContainer::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.sec_title {
    /*display: inline-block;*/
    text-align: center;
    margin-bottom: 20px;
}

.mixitup-control-active {
    background: #0053A6;
    color: #FFF;
}

#video {
    margin-top:-50px;
    margin-bottom: 10px;
}

#video .swiper-button-prev, #video .swiper-button-next {
	color: #fcfcfc
}
#video .swiper-button-prev:after, #video .swiper-button-next:after {
	font-size: inherit
}
#video .swiper-video {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
#video .swiper-video1 figure.thumb-video {
	position: relative;
	overflow: hidden;
	width: 100%
}
#video .swiper-video1 figure.thumb-video img.entity-img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
#video .swiper-video figure.thumb-video .ytplybtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px
}
#video .swiper-video figure.thumb-video figcaption {
	position: absolute;
	top: -100%;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
	color: #000000
}
#video .swiper-video figure.thumb-video:hover figcaption {
	top: 0;
	left: 0
}
#video .swiper-video .thumbtext {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#video .swiper-video .thumbtext p {
	text-align: center;
	font-weight: bold
}
#video .swiper-video .swiper-slide {
	opacity: 0.7
}
#video .swiper-video .swiper-slide.swiper-slide-active {
	opacity: 1
}



@media(min-width: 980px){ 
.about_inner {
	padding:0px 100px;	
	}
}

.hand {
    cursor: pointer;
}

.about_text{
    font-size:16px;  
	line-height: 150%;
}

.about_map {	
	margin-top:30px;
}

#about table{
	border:#0068B6 2px solid;
	font-size:16px;	
	margin-top:30px;
	}
	
#about td{
	border-right:#0068B6 1px solid;
	border-bottom:#0068B6 1px solid;
	padding:10px;
	}

#about .noright{
	border-right:#0068BF 0px solid;
    text-align: left;
	}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* 調整這裡的透明度 */
	z-index:1000;
}

