section#audition-introduction {
    width: 96vw;
    margin: 0 2vw 10vw;
    padding: 3vw;
    background-color: white;
    border: 2px solid #ddd;
}
section#audition-introduction:after {
    content: "";
    display: block;
    clear: both;
}
section#audition-introduction .fantagio-logo {
    text-align: left;
    padding: 7vw 0 5vw;
}
section#audition-introduction .fantagio-logo img {
    width: 60%;
}
section#audition-introduction img {

}
section#audition-introduction section {
    padding: 0;
    margin: 0;
}
section#audition-introduction img {
    width: 100%;
}
section#audition-introduction h1 {
    margin: 0 0 1.5rem;
    line-height: 1.3;
    color: #333;
    font-weight: 300;
    font-size: 7vw;
}
section#audition-introduction p {
    color: #333;
    word-break: keep-all;
    font-size: 4vw;
}
section#audition-introduction .apply p {
    font-weight: bold;
}
body.cn section#audition-introduction p {
    word-break: break-all;
}
section#audition-introduction h2 {
    margin: 40px 0 10px;
    font-size: 1.1rem;
    font-weight: 500;
}
section#audition-introduction ol {
    counter-reset: item;
    list-style-type: none;
    padding-left: 0;
}
section#audition-introduction ol li {
    display: block;
    margin-bottom: 0.2rem;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 1px;
}
section#audition-introduction ol li:after {
    content: "";
    display: block;
    clear: both;
}
section#audition-introduction ol li p {
    padding-left: 8vw;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 1px;
}
section#audition-introduction li:before {
    float: left;
    width: 1rem;
    margin-right: 3vw;
    content: counter(item) " ";
    counter-increment: item;
    font-family: "Brandon Grotesque Regular";
    text-align: center;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 1px;
}
section#audition-guide {
}
section#audition-guide h1 {
    margin: 20px 0 70px;
    font-size: 1.3rem;
}
section#audition-guide img {
    width: 100%;
}
section#audition-guide h1 span {

}

section#audition-guide .apply {
    padding: 3vw;
    border: 2px solid #f0f0f0;
}
section#audition-guide .apply .online-apply.button {
    margin-bottom: 10vw;
}
section#audition-guide .apply:after {
    content: "";
    display: block;
    clear: both;
}
section#audition-guide .apply table tbody th {
    text-align: left;
}
section#audition-guide .apply table tbody tr {
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.6;
}
section#audition-guide .apply table tbody td {
    padding-bottom: 5vw;
}
section#audition-guide .apply table tbody td p {
    margin: 1rem 0 0;
    font-size: 0.9rem;
}
section#audition-guide .apply table tbody td a {
    display: block;
    margin: 1rem 0;
    width: 13.75rem;
    height: 2.5rem;
    background-color: black;
    text-transform: uppercase;
    color: white;
    font-size: 1rem;
    text-align: center;
    line-height: 2.5rem;
    vertical-align: middle;
    text-decoration: none;
}
section#audition-guide ol.order-of-progress {
    margin: 0;
    padding: 0 0 70px;
    counter-reset: item;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
}
section#audition-guide ol.order-of-progress li {
    display: inline-block;
    width: 15rem;
    margin-bottom: 0.2rem;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 1px;
}
section#audition-guide ol.order-of-progress li:before {
    float: left;
    content: counter(item) "  ";
    counter-increment: item;
    padding: 0 20px;
    font-family: "Brandon Grotesque Thin";
    font-size: 7.2rem;
    line-height: 0.85;
    /* height: 6rem; */
}
section#audition-guide ol.order-of-progress li p {
    margin: 0;
    font-size: 1.1rem;
}
section#audition-guide ol.order-of-progress li p.title {
    font-weight: bold;
    margin-bottom: 0.8rem;
}
section#audition-guide ol.order-of-progress li.first:after {
    content: "";
    display: block;
    margin: 4.5rem 3.25rem;
    height: 23.9rem;
    border-left: 1px solid #333;
}
section#audition-guide ol.order-of-progress li.second {
    width: 22rem;
}
section#audition-guide ol.order-of-progress li.third {
    width: 18rem;
}
section#audition-guide ol.order-of-progress li.fourth {
    width: 14rem;
}
section#audition-guide ol.order-of-progress li.second:before,
section#audition-guide ol.order-of-progress li.third:before,
section#audition-guide ol.order-of-progress li.fourth:before {
    padding-right: 10px;
}

section#audition-guide ol.order-of-progress li.second p.content:after,
section#audition-guide ol.order-of-progress li.third p.content:after {
    content: "";
    display: inline-block;
    margin-left: 2rem;
    width: 3rem;
    border-bottom: 1px solid #333;
}
section#audition-guide ol.order-of-progress li.third p.content:after {
    margin-left: 5rem;
}
section#audition-guide h2 {
    font-size: 5vw;
    margin-top: 7vw;
}
section#audition-guide h2,
section#audition-guide ol.precautions {
}
section#audition-guide ol.precautions {
    margin-bottom: 40px;
    counter-reset: item;
    list-style-type: none;
}
section#audition-guide ol.precautions li {
    display: inline-block;
    width: 100%;
}
section#audition-guide ol.precautions li:before {
    float: left;
    width: 1rem;
    margin-right: 3vw;
    content: counter(item) "  ";
    counter-increment: item;
    font-family: "Brandon Grotesque Regular";
    text-align: center;
}
section#audition-guide ol.precautions li p {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
    padding-left: 8vw;
}
section#audition-introduction #rnd-sns {
    margin-bottom: 3rem;
}
section#rnd-sns img {
    display: inline-block;
    margin-right: 2vw;
    width: 15px;
    height: 15px;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    filter: grayscale(1);
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
section#rnd-sns span {
    display: inline-block;
    width: 24vw;
    font-size: 4vw;
    text-transform: uppercase;
    font-family: "Brandon Grotesque Bold";
    letter-spacing: 1px;
    margin-right: 2vw;
}
section#rnd-sns a {
    text-transform: none;
    text-decoration: none;
    font-family: "Brandon Grotesque Regular";
    color: #333;
    font-size: 4.5vw;
}
section#global-audition {
    padding: 2rem;
}
section#global-audition > section {
    margin-top: 3rem;
}
section#global-audition > section:first-child {
    margin-top: 0;
}
section#global-audition > section > h2 {
    margin-bottom: 1rem;
    font-size: 15pt;
}
section#global-audition > section > h3 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
section#global-audition > section > ul {
    margin-bottom: 0.5rem;
    padding-left: 0.5rem;
}
section#global-audition > section > ul > li {
    margin-top: 0.5rem;
}
section#global-audition > section > ul > li:first-child {
    margin-top: 0;
}
section#global-audition > section p.warning {
    margin-top: 0.2rem;
    padding-left: 0.5rem;
}
.audition-introduction-content img {
    width: 100%;
}
.audition-introduction-content h1.no-audition {
    margin: 10rem 0;
    text-align: center;
}
.audition-introduction-content {
    position: relative;
    background-color: white;
    border: 2px solid #ddd;
}
.audition-introduction-content .apply-button {
    display: block;
    text-align: center;
}
.audition-introduction-content .apply-button img {
    width: 10rem;
    width: 50vw;
    margin-top: 1rem;
    margin-top: 4vw;
}
