#title_sec header {
    width: 100%;
    background: #571616;
    color: white;
    line-height: 2;
    font-size: 1rem;
}

#title_sec header h1 {
    width: 100%;
    padding-left: 10px;
    max-width: 1200px;
}

.header_sec {
    background: url(https://d11w49g8ylcixs.cloudfront.net/resource/20191020/back.jpg) 0 0 repeat;
}

.mainTitle_pc {
    position: relative;
}

.main_bell {
    position: absolute;
    width: 100px;
    top: 100px;
    right: 100px;
}

.defoback{
    width: 100%;
    padding: 20px;
    background: #ffc9c9;
}

.defo-wrap {
    width: 100%;
        margin: auto;
        background-color: #c72e27;
        border-radius: 5px;
}

.bosyuGrp {
    color: white;
    width: 90%;
    margin: auto;
}
.crownImgBox {
        width: 80px;
        margin: auto;
    }

.bosyuHead {
    background: transparent !important;
    display: block;
        padding: 20px;
        margin: auto !important;
        font-size: 3rem;
        letter-spacing: 5px;
        text-align: center;
}

.bosyuHead span {
    color: white;
    display: inline-block;
}

.bosyuHead span:nth-child(2),
.bosyuHead span:nth-child(4) {
    transform: translate(0px, 10px);
}

.bosyuSubHead {
    background: transparent !important;
    font-size: 2rem;
    font-weight: bold;
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: center;
}

.bosyuSubHead span {
    color: white;
}

.bosyu {
    text-align: center;
        color: white;
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 1.8rem;
}

.flbSp {
    margin: auto;
    width: 90%;
    padding-bottom: 20px;
}

li.back99 {
    /* border-radius: 0 5px 5px 0; */
    margin: 0px;
}

.apply_sec {
    width: 100%;
    padding: 60px 20px;
    background: #571616;
}

.apply_sec * {
    color: white;
}

.apply_dl {
    width: 100%;
    max-width: 700px;
    margin: 0 0 20px 0;
    padding: 15px;
    background: #280b09;
    color: white;
    border-radius: 5px;
}

.apply_head {
    display: inline-block;
    background: #a01e23;
    padding: 5px 10px;
    font-size: 1.4rem;
    border-radius: 3px;
    float: none;
    margin-bottom: 10px;
}

.apply_body {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

.dd_shime {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2;
}

.apply-st {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.mini-st {
    margin: 0 5px;
}

.award_dl {
    position: relative;
    background-color: #a01e23;
    margin-top: 0;
}
.award_head {
    background-color: #a87022;
    font-size: 1.8rem;
}
.miniWord {
    font-size: 0.8em;
}
.grandprix_head {
    font-size:2.2rem;
    font-weight: bold;
    padding: 8px 10px 3px 10px;
    margin-top: 50px;
    width: 100%;
}
.award_dl:before {
    content: '';
        display: inline-block;
        width: 100%;
        height: 120px;
        background: url(https://d11w49g8ylcixs.cloudfront.net/resource/20191020/crown01.png) no-repeat center;
        background-size: contain;
        vertical-align: middle;
        background-position-y: 0;
        /* margin-top: -50px; */
        position: absolute;
        z-index: 1000;
        top: -40px;
        left: 0;
        right: 0;
    }
.award_body {
    margin-bottom: 20px;
}
.grandprix_body {
    font-size: 1.5rem;
}
.award-st {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
}
.grandprix_body .award-st {
    font-size:1.8rem;
}
.lastyr-sec {
    width: 100%;
    /* background-color: #280b09; */
    padding: 40px 0;
    text-align: center;
}
.lastyr-btn {
    display: inline-block;
        line-height: 2;
}
.lastyr-btn a {
    padding: 10px 20px;
    background-color: #23852c;
    border: solid 1px #23852c;
    display: block;
    color: white;
    border-radius: 5px;
}
.lastyr-btn a:hover {
    opacity: 1;
    text-decoration: underline;
    background-color: white;
    color: #23852c;
    transition: all .3s ease;
}


@media screen and (min-width:768px) {

    .defo-wrap {
        max-width: 600px;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
    }

    .bosyuGrp {
        width: 50%;
    }

    .crownImgBox img {
        width: 100%;
    }

    .bosyuHead {
        font-size: 4rem;
        /* border-bottom: dashed 2px #2f6744; */
        width: 85%;
        padding: 20px 0;
    }

    .bosyuHead span {
    }

    .bosyuSubHead {
        margin: 20px 0;
    }

    .bosyuSubHead span {
        font-size: 1.2em;
        font-weight: bold;
        padding: 0 5px
    }

    .bosyu {
            font-size: 1.8rem;
    }

    .flbSp {
        width: 50%;
        padding: 0;
    }

    li.back99 {
        border-radius: 0 5px 5px 0 !important;
    }

    .apply_grp {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        max-width: 1000px;
        margin:auto;
    }

    .apply_dl {
        width: 62%;
    }
    .award_dl {
        width: 35%;
    }

    .apply_head {
        font-size: 1.8rem;
    }
    .apply_body {
        font-size: 1.6rem;
        margin-bottom: 30px;
    }
    .dd_shime {
        font-size: 3rem;
    }
    .apply-st {
        font-size: 2rem;
        margin-bottom: 20px;
    }
    .mini-st {
        margin: 10px 0;
    }
    .award_body {
        font-size: 1.6rem;
    }
    .grandprix_head {
        font-size: 2.4rem;
    }
    .grandprix_body {
        font-size: 1.6rem;
    }
    .award-st {
        font-size: 1.8rem;
    }
    .grandprix_body .award-st {
        font-size: 2rem;
    }
.lastyr-btn a {
    font-size: 2.4rem;
}
}

//animation設定

#animated-example {
   background: #cd4436;
   height: 200px;
   margin: 20px auto;
   width: 300px;
   box-shadow: inset 0 0 7px rgba(0,0,0,0.7);
}

.animated {
    animation-duration: 5s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-iteration-count:infinite;
}

@keyframes swing {
    4% { transform: rotate(15deg); }
    8% { transform: rotate(-10deg); }
    12% { transform: rotate(5deg); }
    16% { transform: rotate(-5deg); }
    20% { transform: rotate(0deg); }
}
.swing {
    transform-origin: top center;
    animation-name: swing;
}
