@charset "utf-8";

html {
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

* {
    max-height: 5000em;
}

html,
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", "Arial", "Tahoma", sans-serif;
}

body {
    background: url(../../images/musicbkk/bg2019.jpg) no-repeat top center;
    background-size: auto 100%;
}

.container {
    position: relative;
    width: 960px;
    background: url(../../images/musicbkk/pic2019.jpg) center top no-repeat;
    padding: 320px 0 50px 0;
    margin: 30px auto 0 auto;
}

.textTitle {
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    color: #27a6db;
}

.textTitle table {
    padding: 0 0 0 25px;
    margin: 0 auto;
    white-space: nowrap;
    word-break: keep-all;
}

.textTitle .textBig {
    font-size: 34px;
    line-height: 34px;
}

.blue_text {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    color: #27A6DB;
    font-weight: bold;
    font-size: 34px;
    line-height: 100%;
    letter-spacing: 6px;
    text-shadow: rgb(255, 255, 255) 2px 0 0, rgb(255, 255, 255) 1.75517px 0.958851px 0, rgb(255, 255, 255) 1.0806px 1.68294px 0, rgb(255, 255, 255) 0.141474px 1.99499px 0, rgb(255, 255, 255) -0.832294px 1.81859px 0, rgb(255, 255, 255) -1.60229px 1.19694px 0, rgb(255, 255, 255) -1.97998px 0.28224px 0, rgb(255, 255, 255) -1.87291px -0.701566px 0, rgb(255, 255, 255) -1.30729px -1.5136px 0, rgb(255, 255, 255) -0.421592px -1.95506px 0, rgb(255, 255, 255) 0.567324px -1.91785px 0, rgb(255, 255, 255) 1.41734px -1.41108px 0, rgb(255, 255, 255) 1.92034px -0.558831px 0;
    margin-top: -17px;
}

.gray_text1 {
    position: absolute;
    z-index: 1;
    top: 312px;
    right: 0;
    color: #5B5B5B;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-shadow: rgb(255, 255, 255) 2px 0 0, rgb(255, 255, 255) 1.75517px 0.958851px 0, rgb(255, 255, 255) 1.0806px 1.68294px 0, rgb(255, 255, 255) 0.141474px 1.99499px 0, rgb(255, 255, 255) -0.832294px 1.81859px 0, rgb(255, 255, 255) -1.60229px 1.19694px 0, rgb(255, 255, 255) -1.97998px 0.28224px 0, rgb(255, 255, 255) -1.87291px -0.701566px 0, rgb(255, 255, 255) -1.30729px -1.5136px 0, rgb(255, 255, 255) -0.421592px -1.95506px 0, rgb(255, 255, 255) 0.567324px -1.91785px 0, rgb(255, 255, 255) 1.41734px -1.41108px 0, rgb(255, 255, 255) 1.92034px -0.558831px 0;
}

.gray_text2 {
    font-size: 14px;
    line-height: 100%;
    color: #5b5b5b;
    text-align: center;
    margin: 50px auto 25px auto;
}

.detailBox {
    width: 430px;
    border: 1px solid #dddddd;
    padding: 15px 10px;
    margin: 0 auto;
    font-size: 11px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}

.detailBox.sty2 {
    font-size: 15px;
    padding: 30px 10px;
}

.detailBox.sty3 {
    width: 100%;
    border-color: #333333;
    padding: 0;
    margin: 30px 0;
}

.box-btn {
    margin: 20px auto 0 auto;
}

.box-btn a {
    display: inline-block;
    min-width: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #9a9a9a;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    padding: 8px 0 7px 0;
}

.box-btn a:hover {
    background: #333333;
}

.detailBox input {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.detailBox input[type="password"] {
    width: 190px;
    height: 36px;
    border: 1px solid #dddddd;
}

.detailBox input[type="submit"] {
    width: 37px;
    height: 38px;
    background: url(../../images/musicbkk/arrow-right.png) no-repeat;
    background-size: 100% 100%;
    border: none;
    cursor: pointer;
}

.detailBox input[type="submit"]:hover {
    opacity: 0.7;
}

.detailBox .boxTitle {
    background: url(../../images/musicbkk/titleBG2019.jpg) no-repeat;
    background-size: cover;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1px;
    padding: 8px 0 5px 0;
}

.detailBox .musicName {
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    margin: 0 0 10px 0;
}

.detailTable {
    width: auto;
    padding: 0;
    margin: 0 auto;
}

.detailTable td {
    vertical-align: middle;
    padding: 15px 0;
}

.detailTable td:not(:last-child) {
    padding-right: 5px;
}

.detailTable td:nth-child(2) {
    padding-right: 20px;
}

.detailTable td:nth-child(even) {
    padding-top: 41px;
}