
.header {
    max-width: 900px;
    margin: 30px auto;
    padding: 10px 0;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.25;
    clear: both;
    text-align: center;
    border-radius: 25px;
}

.sh0 {
    max-width: 720px;
    margin: 30px auto;
    padding: 50px 0;
    color: #c40000;
    font-size: 1.4em !important;
    font-weight: normal;
    line-height: 1.3 !important;
    text-align: center;
    clear: both;
    border-top: 3px dotted #ccc;
    border-bottom: 3px dotted #ccc;
}

.tt1:before {
content: '特典1';
display: inline-block;
background: #c40000;
color: #fff;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 1em;
float: left;
margin: -35px 10px 0 0;
border-radius: 50px;
}

.tt2:before {
content: '特典2';
display: inline-block;
background: #c40000;
color: #fff;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 1em;
float: left;
margin: -35px 10px 0 0;
border-radius: 50px;
}

.clear {
    clear: both;
}

.boxadd {
    width: 100%;
    max-width: 720px;
    margin: 30px auto 50px;
    padding: 20px;
    text-align: center;
    border: 3px solid #ccc;
    text-align: left;
    border: none;
}

.boxadd2 {
    width: 100%;
    max-width: 720px;
    margin: 0px auto 0px !important;
    padding: 0px 20px 20px;
    text-align: center;
    border: 3px solid #ccc;
    text-align: left;
    border: none;
}

p.bb {
    font-size: 1.2em;
}

.headeradd {
    max-width: 720px;
    margin: 30px auto;
    padding: 10px 0;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.25;
    clear: both;
    text-align: center;
    border-radius: 25px;
}

.bullet {
    max-width: 700px;
    margin: 30px auto;
    padding: 10px;
    text-align: center;
    border: 5px solid #c3bfae;
    text-align: left;
    font-size: 100%;
    line-height: 1.5;
    border-radius: 25px;
}

.containeradd {
    max-width: 720px !important;
    clear: both;
    background: #fff;
    padding: 0;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.containeradd p.small {
    font-size: 90% !important;
}



.movie {
    position: relative;
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 56.25%;
    display: contents;
}

video#player1 {
    margin-top: 0px;
    padding-top: 0px;
    height: 56.25%;
}