@charset "UTF-8";

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    list-style: none;
    vertical-align: baseline;
    text-decoration: none;
    font: inherit;
    -webkit-tap-highlight-color: transparent;
}

:root {
    --base-text-color: #212121;
}

html {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    font-size: 62.5%;
    overflow-x:hidden;
}

body {
    -webkit-overflow-scrolling: touch;
    min-height: 100vh;
    color:var(--base-text-color);
    font-size: 1.6rem;
    line-height: 1.86;
    font-family:"Noto Sans JP", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x:hidden;
    
    animation-name:loading;
    animation-duration:1s;
    animation-fill-mode:forwards;
    animation-delay:0.4s;
    opacity:0;

    /*
    background-color: #b9e600;
    background-image: radial-gradient(circle, rgba(255,255,255,0.3) 2.26815px, transparent 2.26815px), radial-gradient(circle, rgba(255,255,255,0.3) 2.26815px, transparent 2.26815px);
    background-position: 0 0, 7.563599999999999px 7.5616px;
    background-size: 15.127199999999998px 15.1232px;
    */

    background-image: url(../img/bg.png);
    background-size: 1028px 1496px;
}

@keyframes loading {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

div, main, section {
  position: relative;
  display: block;
}

*:focus {
  outline: none;
}

img {
  max-width: 100%;
  height:auto;
}

a {
    text-decoration: none;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

a:hover {
    opacity:0.7;
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
}

a:link, a:visited {
    color:var(--base-text-color);
    text-decoration:none;
}

.sp{
    display: none;
}

ruby {
  letter-spacing: 0;
}
ruby rt {
  font-size: 0.8rem;
  transform: translateY(2px) scale(0.6);
  letter-spacing: -0.10rem;
}


.hero{
    /*width:1280px;*/
    width: 100vw;
    position: relative;
}

.hero_logo_asahi{
    position: absolute;
    /*
    width:115.0073px;
    left:10px;
    top:15px;*/
    width:8.98494531vw;    
    left:0.78125vw;
    top:1.171875vw;
    line-height: 1;
    z-index: 10;
}

.hero_pr{
    /*font-size: 12px;*/
    font-size: 0.9375vw;
    line-height: 1;
    text-align: right;
    position: absolute;
    /*right:30px;
    top:15px;*/
    right:2.34375vw;
    top:1.171875vw;
    z-index: 10;
}

.hero_lead{
    /*font-size: 24px;*/
    font-size: 1.875vw;
    line-height: 1.58333333;
    width:23em;
    position: absolute;
    /*top:564px;
    left:65px;*/
    top:44.0625vw;
    left:5.078125vw;
    font-weight: 500;
    z-index: 10;
    color: #582f33;
}

.hero_kv{
    line-height: 0;
}

.hero_kv img{
    width: 100vw;
}

.spllit{
    height:7px;
    background-color:#c69657;
    line-height: 0;
}

.theme{
    width:741px;
    margin-left:auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    z-index: 10;
    white-space: nowrap;
}

.theme_pic{
    line-height: 0;
    margin-bottom: 2px;
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
    line-height: 0;
}

.attention{
    font-size: 15px;
    line-height: 1.66666667;
    margin-top: 22px;
    margin-left: 131px;
}

.attention li{
    display: flex;
}

.attention_s{
    font-size: 12px;
    margin-top: 30px;
}

.entry_info_block{
    width:100%;
    max-width:100rem;
    min-width:calc(700px - 60px);
    margin:0 auto;
    padding:5.8rem 7rem 5.8rem 7rem;
    background-color: rgba(255,255,255,1);
    margin-top: 2.5rem;
    color: #562f37;
}

.entry_info{
     width: 100%;
     max-width: 86rem;
     margin:0 auto;
     border-top:solid 0.2rem #c69657;
     padding-top: 1.7rem;
     margin-bottom: 7.2rem;
     margin-bottom: 6.7rem;
}

div.entry_info~:nth-of-type(2){
     padding-bottom: 0.9rem;
}

.entry_info_item{
    width: 355.5495px;
    height:60px;
    text-align: center;
    color: #fff;
    font-size: 3.8rem;
    line-height: 1;
    font-weight: 600;
    padding-top: 0.9rem;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:2.9rem;
    background-image: url(../img/heading_bg.svg);
    background-repeat: no-repeat;
}

.horizontal{
    transform: scaleX(0.8);
    display: inline-block;
}

.entry_info_item_award{
    margin-bottom:3.8rem;
}

.entry_info_text, .entry_info_selector{
    font-weight: 500;
}

.text_center{
    text-align: center;
}

.entry_info_text{
    font-size: 2.3rem;
    line-height:1.7826087;
}

.entry_info_selector{
    font-size: 2.3rem;
    line-height:1.7826087;
}

.position{
    font-size:2rem;
    font-weight: 400;
}

.san{
    font-size:2.1rem;
}

.category_award li{
    font-size: 2.3rem;
    line-height: 1;
    margin-bottom: 2.4rem;
    font-weight: 500;
    display: flex;
}

.category_award_text_container{
    display: inline-block;
    position: relative;
}

.judge_name{
    font-size: 90%;
    margin-left: -0.5em;
    margin-right: -0.25em;
}

.category_award_ruby{
    position:absolute;
    left:156px;
    top:-10px;
    font-size: 50%;
}

.extra_prize{
    font-size: 2.1rem;
}

.extra_prize_content{
    font-size: 1.6rem;
    margin-left: -0.25em;
    letter-spacing: -0.05em;
}

.number_of_awards{
    font-size: 1.7rem;
    margin-left: -0.4em;
    margin-right: 0.5em;
    position: relative;
    top:-0.2rem;
}

.maru{
    font-size: 1.8rem;
    position: relative;
    top:0.25rem;
    margin-right:0.3rem;
    display: inline-block;
}

.category_award li:last-child{
    margin-bottom: 0;
}

.entry_contact{
    text-align: center;
    padding-top: 4.6rem;
    margin-bottom: 45px;
}

.entry_contact_heading{
    font-size:2.3rem;
    font-weight: 700;
    margin-bottom:1.6rem;
    line-height: 1;
}

.entry_contact_text{
     font-size: 1.7rem;
    line-height: 2.17647059;
    font-weight: 600;
    text-indent: -0.5em;
}

.entry_contact .entry_info_item{
    font-size:2.3rem;
    height: 5rem;
    padding-top:1.3rem;
}

.entry_contact .entry_info_text{
    font-size: 1.7rem;
    line-height: 1.94117647;
    margin-left:0;
    margin-right: 0;
    text-align: center;
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
}

.caution{
    width:100%;
    max-width:86rem;
    margin:0 auto;
    margin-bottom: 7.2rem;
}

.caution_heading{
    font-size: 2.1rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom:14px;
}

.caution_lead{
    font-size: 1.6rem;
    line-height: 1.875;
    margin-bottom: 14px;
}

.caution_text{
    font-size: 1.6rem;
    line-height: 1.875;
}

.caution_text li{
    display: flex;
}

.entry_info_btn{
    width: 50.3rem;
    height:8.4rem;
    background-color: #562f37;
    color:#fff;
    margin:0 auto;
    margin-top: 4.6rem;
    border-radius: 4.2rem;
    font-size: 2.8rem;
    line-height: 8.3rem;
    text-align: center;
    font-weight: 700;
    box-shadow: 0.5rem 0.5rem 0.5rem rgba(0,0,0,0.15) ;
    position: relative;
}

.entry_info_btn::after{
    content: "";
    position:absolute;
    right:3.0rem;
    top:3.0rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 1.2rem solid transparent;
    border-bottom: 1.2rem solid transparent;
    border-left: 1.9rem solid #fff;
    border-right: 0;
}

.contact_info{
    background-color: #fff;
    margin-top: 3.2rem;
}

.logo_nihonishikai{
    width: 26.7rem;
    margin: 0 auto 0;
    line-height: 0;
}

.product{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:4.5rem;
    margin-top: 7.5rem;
}

.product_photo{
    width: 21.4rem;
}

.product_name{
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 13px;
}

.product_name_sub{
    font-size: 95%;
    margin-left: -0.5em;
}

.product_explanation{
    font-size: 2.2rem;
    line-height: 1.45;
    font-weight: 600;
}

.logo_tsumura{
    width: 21rem;
    margin: 5rem auto 0;
    margin: 0 auto 0;
    line-height: 0;
}


footer{
    padding-top:88px;
    padding-bottom: 20px;
    padding-left:20px;
    padding-right:20px;
    background-color: #fff;
}

.copyright{
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.75;
    margin-top: 4rem;
}

.readend{
    line-height: 0;
    height: 0;
}


/*20251203-------------------------------------*/
.p-gf__main__menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-gf__main__menu a {
  display: inline-block;
  width: auto;
  margin: 10px auto 0;
  text-align: center;
  font-size: 12px;
  line-height: 1.4rem;
  font-weight: 400;
  color: #000;
}
.p-gf__main__menu a:hover {
  text-decoration: underline;
}
.p-gf__main__menu ul li {
  margin: 0 0 0 0.75rem;
}
.p-gf__main__menu ul li:nth-child(1) {
  margin: 0;
}
.p-gf__main__menu ul li::after {
  content: "|";
  color: rgba(0,0,0,0.3);
  margin: 0 0 0 0.75rem;
  padding: 0 0 0 0;
  font-size: 14px;
}
.p-gf__main__menu ul li:nth-last-child(1)::after {
  content: "";
}
@media (max-width: 768px) {
  .p-gf__main__menu ul {
    justify-content: space-between;
  }
  .p-gf__main__menu ul li {
    margin: 0;
  }
  .p-gf__main__menu ul li::after {
    content: "";
    margin: 0 0 0 0.75rem;
  }
  .p-gf__main__menu a {
    text-decoration: underline;
  }
}
/*---------------------------------------------*/


@media (max-width: 1024px) {
    .entry_info_block{
        width:calc(100vw - 60px);
    }

    .category_award li{
        line-height: 1.3;
    }    
}

@media (max-width: 834px) {
}

@media (max-width: 768px) {
}


@media (max-width: 440px) {
    .pc{
        display: none;
    }

    .sp{
        display: block;
    }

    .hero{
    }

    .hero_logo_asahi{
        position: absolute;
        /*
        width:98px;
        left:10px;
        top:11px;
        */
        width:26.13333333vw;
        left:2.66666667vw;
        top:2.93333333vw;
    }

    .hero_pr{
        /*font-size: 11px;
        right:10px;
        top:14px;*/
        font-size: 2.93333333vw;
        right:2.66666667vw;
        top:3.73333333vw;
    }

    .hero_lead{
        font-size: 4.26666667vw;
        line-height: 1.8125;
        width:89.33333333vw;
        top:78.66666667vw;
        position: relative;
        top:auto;
        left:auto;
        width:89.33333333vw;
        margin:8vw auto 0;
    }

    .hero_lead_row01{
        letter-spacing: 0.05em;
    }

    .spllit{
        height:1.06666667vw;
    }

    .theme{
        width:89.33333333vw;
        white-space: normal;
        /*margin-top: 40px;
        margin-bottom: 40px;*/
        margin-top: 10.66666667vw;
        margin-bottom: 10.66666667vw;
    }

    .theme_pic{
        margin-bottom: 4.8vw;
        filter: drop-shadow(0.8vw 0.8vw 0.8vw rgba(0,0,0,0.3));
    }

    .attention{
        font-size:4vw;
        line-height: 1.66666667;
        margin-left: 0;
    }

    .attention li:nth-of-type(3){
        letter-spacing: 0.05em;
    }

    .attention_s{
        font-size: 2.93333333vw;
        margin-top: 8vw;
    }

    .entry_info_block{
        width:89.33333333vw;
        min-width: auto;
        padding:5.06666667vw 4.26666667vw 13.86666667vw 4.26666667vw;
    }

    .entry_info{
        width: 100%;
        max-width: 100%;
        margin:0 auto;
        border-top:solid 0.53333333vw #c69657;
        margin-bottom: 14.66666667vw;
        padding-top: 4vw;
    }

    div.entry_info~:nth-of-type(2){
        padding-bottom: 0;
    }
    
    .entry_info_item{
        /*
        width:296.2912px;
        height:50px;
        font-size: 31px;
        padding-top: 7.5px;
        */
        width:79.01098667vw;
        height:13.33333333vw;
        font-size: 8.26666667vw;
        padding-top: 2vw;
        margin-bottom:9.6vw;
    }

    .entry_info_item_award{
        margin-bottom: 10.26666667vw;
    }
    
    .category_award li{
        font-size: 4.8vw;
        margin-bottom: 5.06666667vw;
        position: relative;
        line-height: 1.5;
    }

    .number_of_awards{
        font-size: 4vw;
        margin-left: -0.4em;
        margin-right: 0.25em;
        top:-1px;
    }
    
    .category_award_ruby{
        left:9.86666667vw;
        top:5.86666667vw;
        font-size: 50%;
    }

    .extra_prize{
        font-size: 4.6vw;
    }

    .extra_prize_content{
        font-size: 3.73333333vw;
        letter-spacing: 0;    
    }

    .maru{
        font-size: 4.26666667vw;
        top:-0.13333333vw;
        top:0.4vw;
        margin-right:0.8vw;
    }

    .entry_info_text{
        font-size: 4.8vw;
        line-height:1.77777778;
    }

    .text_small{
        font-size: 75%;
    }

    .entry_info_btn{
        width: 100%;
        height:17.06666667vw;
        margin-top: 11.2vw;
        border-radius: 8.53333333vw;
        font-size: 6.13333333vw;
        line-height: 16.8vw;
        box-shadow: 1.06666667vw 1.06666667vw 1.06666667vw rgba(0,0,0,0.15) ;
    }

    .entry_info_btn::after{
        content: "";
        position:absolute;
        right:4.8vw;
        top:5.86666667vw;
        width: 0;
        height: 0;
        border-style: solid;
        border-top: 2.66666667vw solid transparent;
        border-bottom: 2.66666667vw solid transparent;
        border-left: 4.26666667vw solid #fff;
        border-right: 0;
    }

    .entry_info_selector{
        font-size: 4.8vw;
        line-height:1.77777778;
    }

    .position{
        font-size:4.26666667vw;
        display: block;
        margin-top:-0.53333333vw;
        margin-bottom:0.26666667vw;
        text-indent: -0.5em;
        line-height: 1.5;
    }

    .san{
        font-size:4.26666667vw;
    }

    .caution{
        width:100%;
        max-width:100%;
        margin-bottom: 11.2vw;
    }

    .caution_heading{
        font-size: 4.8vw;
        margin-bottom:4vw;
    }

    .caution_lead{
        font-size: 4vw;
        line-height: 1.86666667;
        margin-bottom:4vw;
    }

    .caution_text{
        font-size: 4vw;
        line-height: 1.86666667;
    }

    .caution_text li:nth-of-type(3){
        /*text-wrap: pretty;*/
        letter-spacing: 0.05em;
    }

    .contact_info{
        margin-top: 9.06666667vw;
    }

    .entry_contact{
        padding-top: 10.93333333vw;
        margin-bottom: 12.26666667vw;
    }

    .entry_contact_heading{
        font-size:5.86666667vw;
        margin-bottom:4.26666667vw;
    }

    .entry_contact_text{
        font-size: 4.26666667vw;
        line-height: 2.25;
    }

    .logo_tsumura{
        width: 56vw;
        margin: 16vw auto 0;
    }

    footer{
        padding-top:20.8vw;
        padding-bottom: 5.33333333vw;
        padding-left:5.33333333vw;
        padding-right:5.33333333vw;
    }

    .copyright{
        text-align: left;
        font-size: 3.2vw;
        margin-top: 10.66666667vw;
    }

}


/* ■■■ ここからアニメ設定 ■■■ */
/*==================================================
ふわっ
===================================*/

.fadeUpTrigger{
    opacity: 0;
    /*transition: opacity 1s var(--ease-out), transform 1s var(--ease-out);*/
    transition: opacity 1s ease, transform 1s ease;

	transform: translateY(2.5rem);
}

/* タイミング */
.fadeUpTrigger.type1 {
    transition-delay: 1.2s;
}

.fadeUpTrigger.type2 {
    transition-delay: 1.4s;
}

.fadeUpTrigger.type3 {
    transition-delay: 1.6s;
}

/* 下から */
.fadeUp{
	transform: translateY(0);
    opacity:1;
}
