#wrapper {
    width: 100%;
    display: block;
    position: relative;
}

#main {
    display: block;
}

.detail-box{
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    color: #fff;
}

.detail-box .ttl{
    margin: 20px 0 30px;
    padding: 0 0 10px; 
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
}

.lead { 
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-size: 0.8em;
}

.ticket-logo {
    width: 60%;
    margin: 30px auto;
    padding-top: 30px;
}

.contents-ttl { 
    font-size: 40px;
    margin: 60px auto;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    letter-spacing: 0.2em;
    color: #fd649a;
    text-align: center; 
}

.ttl {
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    background-image: linear-gradient(90deg, rgb(151, 79, 111) 0%, rgb(53, 115, 128) 50%, rgb(151, 79, 111) 100%);
    background-repeat: no-repeat;
    background-size: 100% 5px;
    background-position: bottom;
    color: #353535;
    font-weight: bold;
    font-size: 26px;}


.txt-area p{
    margin: 0 0 2em; 
    color: #fff;
    line-height: 2;
}    

.info {
    border: 1px solid #fd649a;
    margin: 0 0 40px;
    text-align: center;
}

.info p{
    text-align: center;
    width: 96%;
    margin: 1em auto;
    line-height: 2;
}

.headline {
    width: 100%;
    font-size: 1.3rem;
    margin: 0 auto;
    padding: 15px 10px 10px;
    letter-spacing: 2px;
    color: #fff;
    background: #fd649a;
    font-weight: 900;
    line-height: 1.3; 
}

.headline_span {
    font-size: 0.8em;
}

.date {
    font-size: 0.7em;
    margin: 8px;
}

.present_name {
    color: #fff00f;
    font-size: 1.2em;
    margin: 10px;
}

.present_photo {
    width: 90%;
    margin-top: 30px;
}

.txt-span {
    font-size: 1.7em;
    font-weight: bold;
}

.caution {
    display: block;
    width: 95%;
    font-size: 0.8em;
    margin: 30px auto;
    line-height: 1.5;
    text-align: left;
}
 


.official-bnr {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 320px;
    margin: 50px auto;
    padding: 1.5rem 4rem;
    font-weight: bold;
    font-size: 1.3em;
    background: #fd649a;
    color: #000;
    transition: 0.5s;
}

.official-bnr:hover {
    opacity: 0.7;
}

.url-txt {
    color: #fd649a;
}

.url-txt:hover{
    text-decoration: underline;
    } 

#footer {
   padding-bottom: 7%; 
}

.copyright img{
    display: block;
    margin: 0 auto;
    width: 90%;
} 

.screenx {
    display: block;
    margin: 0 auto;
    width: 80%;
    padding-bottom: 30px;
}

@media screen and (min-width: 1024px) {

#wrapper {
    width: 100%;
    display: block;
    position: relative;
}

#main {
    display: block;
}

.detail-box{
    width: 90%;
    max-width: 980px;
    padding: 30px 0;
    margin: 0 auto;
    position: relative;
    color: #fff;
}

.detail-box .ttl{
    margin: 20px 0 50px;
    padding: 0 0 10px;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
}
 
.ticket-logo {
    width: 60%;
    margin: 30px auto;
    padding-top: 30px;
}

.contents-ttl { 
    font-size: 40px;
    margin: 60px auto;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #fd649a;
    text-align: center; 
}

.ttl {
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    background-image: linear-gradient(90deg, rgb(151, 79, 111) 0%, rgb(53, 115, 128) 50%, rgb(151, 79, 111) 100%);
    background-repeat: no-repeat;
    background-size: 100% 5px;
    background-position: bottom;
    color: #353535;
    font-weight: bold;
    font-size: 26px;}

 .lead {
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 2;
    color: #fff;
}

.txt-area p{
    margin: 0 0 2em;
    text-align: center;
    color: #fff;
    line-height: 2;
}    

.info {
    border: 1px solid #fd649a;
    margin: 0 0 80px;
    text-align: center;
}

.info p{
    text-align: center;
    width: 95%;
    margin: 40px auto; 
}

.headline {
    width: 100%;
    font-size: 1.3rem;
    margin: 0 auto;
    padding: 15px 10px 10px;
    letter-spacing: 2px;
    color: #fff;
    background: #fd649a;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 30px;
}

.date {
    font-size: 0.8em; 
    margin: 5px;
}

.present_name {
    color: #fff00f;
    font-size: 1.2em;
}

.present_photo {
    max-width: 700px;
    margin: 20px;
}

.txt-span {
    font-size: 1.7em;
    font-weight: bold;
}

.caution {
    width: 50%;
    font-size: 0.8em;
    margin: 20px auto;
    text-align: left;
    line-height: 1.7; 
}
 
 
.official-bnr {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 350px;
    margin: 50px auto;
    padding: 1.5rem 4rem;
    font-weight: bold;
    font-size: 1.3em;
    background: #fd649a;
    color: #000;
    transition: 0.5s;
}

.official-bnr:hover {
    opacity: 0.7;
}

.url-txt {
    color: #fd649a;
}

.url-txt:hover{
    text-decoration: underline;
    } 

#footer {
    display: block;
    margin: 0 auto;
}


.copyright img{
    display: block;
    margin: 0 auto;
    width: 25%;
} 

.screenx {
    display: block;
    margin: 50px auto;
    width: 40%;
    padding-top: 50px;
}
}
 