@charset "UTF-8";

#main .inner{
	width: 850px;
}

/*----------main02----------*/
#main1 {
    background-image: url("../img/finalist/bg_finalist_2025.png");
	background-color: #f8f8f8;
    background-repeat: no-repeat;
	background-position: 100% 0;
    background-size: contain;
}

#main1 .contents{
    padding: 80px 0 100px;
}

.section .info{
    background-color: #ececec;
    width: 850px;
    margin: 0 auto;
    padding-bottom: 50px;
    box-shadow: 3px 3px 5px #c9c9c9;
}

@media screen and (max-width: 767px) {
    .section .info{
        width: 90%;
        /* margin: 0 auto 35px auto; */
    }
}

.tokuten_same .contents_area{
    margin: 0 auto;
    padding-top: 36px;
    display: flex;
}

.main01_txt{
    width: 450px;
}
.name_title{
    display: flex;
    padding-bottom: 30px;
    /* margin-bottom: 30px; */
    /* border-bottom: 1px  solid #e50044; */
}
.name{
    width: 450px;
    display: flex;
    justify-content: space-between;
}
.radius{
    width: 30px;
    height: 30px;
    margin-left: -15px;
    background-color: #e50044;
    border-radius: 50%;
}
.nama_txt{
    font-size: 24px;
    margin-left: 35px;
    text-align: left;
}
.nama_txt_en{
    text-align: right;
    padding-top: 10px;
    font-size: 17px;
}
#table_01 table{
    /* background-color: #f8f8f8; */
    border: 1px solid #c79f62;
    font-size: 12px;
    text-align: center;
}
#table_01 th{
    background-color: #c79f62;
    font-size: 16px;
    color: #fff;
    width: 180px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
#table_01 td{
    height: 40px;
    vertical-align: middle;
    width: 265px;
    text-align: left;
    padding: 0 36px;
}
.cocktail{
    width: 450px;
    display: flex;
    margin-top: 40px;
    padding-bottom: 5px;
    justify-content: space-between;
    border-bottom: 1px  solid #c79f62;
}
.cocktail_txt{
    font-size: 18px;
    margin-left: 50px;
    text-align: left;
}
.cocktail_txt_en{
    text-align: right;
    padding-top: 5px;
}
.text_area{
    font-size: 15px;
    margin: 20px 0 20px 50px;
    line-height: 1.9;
}
.main01_img{
    position: relative;
    width: 400px;
}
.back_box{
    position: absolute;
    top: 275px;
    right: 0;
    width: 200px;
    height: 90px;
    z-index: 1;
    background-color: #e50044;
}
.img_area{
    position: absolute;
    top: 20px;
    left: 40px;
    z-index: 10;
}
.main02{
    width: 750px;
    background-color: #fff;
    margin: 0 auto;
    padding-top: 20px;
    display: flex;
}
.sub_title{
    color: #fff;
    width: 210px;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
}
.sub_title_01{
    background-color: #03aa83;
}
.sub_title_02{
    background-color: #c79f62;
}
#table_02{
    font-size: 14px;
}
#table_02 table{
    text-align: center;
    margin: 15px 0 20px 35px;
}
#table_02 td{
    text-align: right;
    padding-left: 10px;
    padding-bottom: 5px;
}
#table_02 ol{
    list-style-type: decimal;
    width: 370px;
    margin: 15px 0 20px 60px;
}
#table_02 li{
    padding-left: 1px;
    margin-bottom: 5px;
}
.main02_img{
    margin: auto;
}
.main03{
    width: 750px;
    background-color: #323232;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 14px;
    color: #fff;
}
.sub_title_03{
    color: #323232;
    width: 260px;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    background-color: #c9c9c9;
}
.main03_txt{
    width: 674px;
    margin: 0 auto;
    padding: 15px 0 20px 0;
    line-height: 1.7;
}

.gold_txt{
    font-size: 18px;
    color: #ffffff;
    background-color: #c79f62;
    
    padding: 17px 0;
    display: inline-block;

    width: 190px;
    text-align: center;
}
.white_txt{
    font-size: 14px;
    color: #ffffff;
    background-color: #c79f62;
    padding: 10px 0;
    display: inline-block;
    width: 264px;
    text-align: center;
}


@media screen and (max-width: 767px){
    .contents_area{
        display:block;
        flex-wrap: wrap;
        flex-direction:column-reverse;
    }
    .main01_txt{
        width: 90%;
    }
    .name{
        width: 100%;
    }
    .name_title{
        width: 105%;
    }
    .nama_txt {
        font-size: 19px;
        margin-left: 12px;
    }
    .nama_txt_en {
        font-size: 14px;
        padding-top: 5px;
    }
    #table_01 table{
        width: 100%;
    }
    #table_01 th{
        height: 20px;
        width: 200px;
        padding: 15px 0 0 0;
        line-height: 7px;
        display: block;
        text-align: center;
        font-size: 15px;
    }
    #table_01 td{
        height: 25px;
        width: 100%;
        padding: 10px 0 0 50px;
        line-height: 10px;
        display: block;
        text-align: left;
    }
    .cocktail{
        margin-top: 410px;
        width: 100%;
    }
    .cocktail_txt{
        font-size: 16px;
    }
    .cocktail_txt_en{
        font-size: 14px;
        padding-top: 2px;
    }
    .main01_img{
        width: 100%;
    }
    .img_area{
        top: 150px;
        left: 50%;
        max-width: 300px;
        transform: translateX(-50%);
    }
    .back_box{
        top: 410px;
        right: 0;
        width: 200px;
        height: 90px;
        z-index: 1;
        background-color: #e50044;
    }
    #table_02{
        width: 90%;
    }
    #table_02 table {
        margin: 20px 0 20px 35px;
    }
    #table_02 ol{
        width: 85%;
        margin: 15px 5px 20px 50px;
    }
    #table_02 th{
        padding-bottom: 10px;
    }
    .main02,.main03{
        width: 90%;
        flex-wrap: wrap;
        flex-direction:column-reverse;
    }
    .main02_img{
        margin: 0 auto;
        padding: 30px 0 50px 0;
    }
    #table_02 td{
        text-align: right;
        padding-left: 30px;
        /* padding-bottom: 5px; */
    }
    .main03_txt{
        width: 85%;
    }
    
}