@charset "utf-8";
/* CSS Document */

/*-------------カレンダー採用発表-----------------*/

/*-------------採用作品発表のフチ文字-----------------*/
svg {
    width: 100%;
    height: auto;
    overflow: visible;
    filter: drop-shadow(4px 4px 0 #000);
}

text {
    fill: #f9e84b;
    stroke: #000;
    stroke-width: .5;
    stroke-linejoin: round;
    paint-order: stroke;
}

/*-------------採用作品発表のフチ文字-----------------*/

/*.lanking{
	width: 98%;
	height: auto;
	display: block;
	margin: 50px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}*/

.lanking {
    max-width: 1000px;
    /*width: 70%;*/
    background-color: #fff;
    border-radius: 15px;
    padding: 1.5rem 2rem 4rem;
    margin: 0 auto;
    /*position: relative;
    box-shadow: 0 0 20px rgba(0,0,0,.15);*/
    position: relative;
}

/*.lanking h2 img{
margin:0 auto 25px auto;
display:block;
}*/

.winner_title_wrap {
    vertical-align: middle;
}

.winner_title01 {
    /* width: 55%; */
    width: 84%;
    /*font-size: 35px;
    font-weight: 800;*/
    line-height: 1.6;
    margin: 0 auto;
    /*padding: 0 2rem;
    color: #fff;*/
}

/*.winner_title01:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 3px;
    content: '';
    background: #a88d44;
}*/

.winner_title01 span {
    position: relative;
    padding: 0 1em;
    border: solid 5px #fff;
    border-radius: 30px;
    background-color: #a88d44;
}

.winner_title02 {
    font-size: 60px;
    font-weight: 800;
    letter-spacing: -0.3rem;
    color: #00538d;
}
.winner_title02 span {
    display: inline-block;
    border-bottom: 2px solid #333;
    padding: 0 2rem 1rem;
}
.winner_title03 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.title_line {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    /*margin: 1rem 10rem 0;*/
    /*line-height: 1;*/
    /*position: relative;
     border-bottom: 3px solid #a88d44;
    z-index: 1;*/
}

.winner_h_title {
    /*width: 80%;
    margin: 0.5rem auto 3rem;*/
    text-align: center;
    font-size: 95px;
    font-weight: 700;
  color: #b8d580;
  -webkit-text-stroke: 3px #00538d;
  text-stroke: 3px #00538d;
    border-bottom: 2px solid #333;
    padding: 0 1rem 0 3rem;
}

.winner_h_img {
    width: 80px;
}

.winner_thanks {
    margin-top: 1.5rem;
    color: #333;
}

.winner_text01 {
    /* font-size: 25px; */
    font-size: 20px;
    /* font-family: 'M PLUS Rounded 1c', sans-serif; */
    font-weight: 900;
}

.winner_text02 {
    font-size: 33px;
    margin-top: .5rem;
    /* font-family: 'M PLUS Rounded 1c', sans-serif; */
    /*line-height: 2;*/
    font-weight: 900;
}

.text_under01 {
    /* font-size: 30px; */
    font-size: 36px;
    color: #fff462;
    -webkit-text-stroke: 1px #231815;
    text-stroke: 1px #231815;
    vertical-align: -4%;
    /* background: linear-gradient(transparent 0, #cdeaf5 0); */

}

.text_under02 {
    background: linear-gradient(transparent 60%, #f9df84 40%);
    /* color: #eb6100;*/
    letter-spacing: -2px; 
}
/* .text_under02::before,.text_under02::after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-bottom: .5rem;
} */
/* .text_under02::before {
	background-image: url("../img/winner2025_slash_left.svg");
}
.text_under02::after {
	background-image: url("../img/winner2025_slash_right.svg");
    margin-left: .5rem;
} */
/*.box_line {
   width: 97%;
    height: 95%;
   border: 1px solid #333;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   z-index: 2;
   border-radius: 15px;
}*/

.dot_line {
    border-bottom: dashed 1px #333;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


/*--20.08.27追加--*/
.winnerWrap {
    position: relative;
    width: 100%;
    /*height: auto;
    min-height: 2250px;*/
    background: #fff;
    font-family: 'Yu Gothic', 'Hiragino Kaku Gothic ProN W3', 'Hiragino Kaku Gothic W3', Meiryo, system-ui, sans-serif;
}

.winnerWrap.top_minht {
    min-height: 0;
}

/*.winnerBg {
    position: relative;
    background: url(../img/winner_bg2024.webp) repeat;
    background-size: 1000px;
    padding: 50px 0;
}*/
.winnerBg {
padding: 4rem 20rem;
  background-image: url(../img/bgwinner2026.webp);
  /* background-color: #b8d580;
  background-image: radial-gradient(circle, #ffffff 3.5px, transparent 3.5px);
  background-position: 0 0;
  background-size: 21px 21px; */
}

/*.winnerBg::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    border-radius: 25px;
    background-color: #fff;
    margin: 5rem 0;
}*/

/*.winnerBg.img_ht{
    height: 540px; 下層ページ看板背景の高さ
    padding: 50px 0;
}*/
/*.winnerBg.top_ht{
    height: 630px; TOPページ看板背景の高さ
}*/
.winner_next {
    /* background-color: #f3f7f7; */
    background-color: #fbf5e6;
    padding: 60px 0;
}

#calendar_all {
    max-width: 1000px;
    margin: 0 auto;
    padding: 35px 35px 40px 35px;
    /*padding: 2rem;*/
    background-color: #fff;
    /*position: absolute;
    top:50px;
    left: 50%;
    transform: translateX(-50%);*/
    border-radius: 15px;
}

.wnr_tit {
    font-size: 2.2rem;
    font-weight: bold;
    margin-left: 1rem;
    text-align: left;
    line-height: 1.6;
}

.wnr_month {
    /*flex: 0 0 6rem;
    width: 6rem;
    height: 5.2rem;*/
    margin-right: 0.5rem;
}

.wnr_month img,
.wnr_award img {
    width: 100%;
}

.no_circle {
    display: inline-block;
    /*width: 80px;
  height: 80px;*/
    text-align: center;
    line-height: 5rem;
    font-weight: bold;
    /*border: 3px solid #a88d44;*/
}
    .no_circle p {
      display: inline;
      /*font-size: 18px;*/
      color: #eb6100;
      background-color: #fbd8c1;
      border-radius: 10px;
      padding: 2px 10px;
    }

    .no_circle p span {
      font-size: 12px;
      vertical-align: 2%;
    }

.wnr_name {
    font-size: 1.8rem;
}

.wnr_inner {
    display: flex;
    align-items: center;
}
.wnr_award {
    /*flex: 0 0 4.5rem;*/
    width: 4.5rem;
    height: auto;
    padding: 0 1rem 0 0;
}
.award {
    display: flex;
    margin: 2rem 0;
}


/*＝＝スマホ表示＝＝*/

@media screen and (max-width: 767px) {

    /*.winnerWrap {
    min-height: 2050px;
}*/
    .winnerBg {
        padding: 3rem 1.6rem;
    }

    .winnerBg::before {
        margin: 3rem 0;
    }

    /*.winnerBg.img_ht{
    padding: 40px 0;
}
.winnerBg.top_ht{
    height: 295px;
}*/
    .winner_next {
        padding: 3rem 1.6rem;
    }

    #calendar_all {
        width: 100%;
        padding: 1.8rem;
    }

    .lanking {
        width: 100%;
        padding: 1rem 0 2rem;
    }

    .winner_title01 {
        width: 100%;
        /*font-size: 1.4rem;*/
        padding: 0 2rem;
    }

    .winner_title02 {
        font-size: 3rem;
    }
    .winner_title02 span {
	padding-bottom: .5rem;
}
    /*.title_line {
        margin: 1rem 1rem 0;
    }*/
    .winner_h_title {
        font-size: 4rem;
        -webkit-text-stroke: 2px #00538d;
        text-stroke: 2px #00538d;
        padding: 0 0 0 2rem;
    }

    .winner_h_img {
        width: 40px;
    }

    .winner_thanks {
        margin-top: 1.5rem;
    }

    .winner_text01,.winner_text02  {
        font-size: 15px;
    }

    .text_under01 {
        font-size: 18px;
    }

    .text_under02::before,.text_under02::after {
    width: 15px;
    height: 15px;
}

    .wnr_month {
        margin-right: 0;
    }

    .no_circle {
        line-height: 3.2rem;
        font-size: 1.3rem;
    }

    .wnr_tit {
        font-size: 1.5rem;
        margin-left: 0;
    }

    .wnr_name {
        font-size: 1.4rem;
        margin-top: .5rem;
        text-align: right;
    }

    .wnr_inner {
    display: block;
}

    .wnr_award {
        /*flex: 0 0 2.8rem;*/
        width: 3.5rem;
        padding-bottom: .5rem;
    }
    .award {
    display: block;
}


}


/*＝＝スマホ表示（横向き）＝＝*/

@media screen and (max-width: 896px) and (orientation: landscape) {

    .spBr {
        display: none;
    }

    .winner_title01 {
        font-size: 2.3rem;
        /*border: solid 2px #333;
    padding: 0 2rem;*/
    }

    .winner_title02 {
        font-size: 4.5rem;
        letter-spacing: -0.3rem;
    }

    .winner_text01,
    .winner_text02 {
        font-size: 25px;
    }

    .text_under01 {
        font-size: 30px;
    }

    /*.winner_h_title {
    font-size: 8rem;
    letter-spacing: 0;
}
 .winnerWrap {
    min-height: 2100px;
    }
   .winnerWrap.top_minht{
    min-height: 430px;
}
    .winnerBg.img_ht {
    height: 800px;
}*/
    /*.winnerBg.top_ht{
    height: 480px; TOPページ看板背景の高さ
}

    #calendar_all {
        padding: 3rem;
    }
    .lanking {
        padding: 4rem;
    }*/

}

/* 2026 トップ　飾り付け　ここから */
.lanking .asset01 {
position: absolute;
bottom: -2%;
right: -2%;
width: 4%;
}
.lanking .asset02 {
position: absolute;
bottom: -2%;
left: 10.5%;
width: 8%;
}
.lanking .asset03 {
position: absolute;
bottom: -2%;
left: 83%;
width: 12%;
}
.lanking .asset04 {
position: absolute;
bottom: -2%;
left: -1.8%;
transform: rotate(354deg);
width: 13.2%;
}
/* .lanking .asset05 {
position: absolute;
bottom: 0;
left: 0;
} */
.lanking .asset06 {
position: absolute;
bottom: 17%;
right: 1%;
width: 9%;
}
.lanking .asset07 {
position: absolute;
top: -6%;
left: -5%;
width: 17%;
}
.lanking .asset08 {
position: absolute;
top: -7%;
right: -5%;
width: 14%;
}
@media screen and (max-width:1250px) {
.lanking .asset02 {
left: 8.5%;
width: 7%;
bottom: -1%;
}

 .lanking .asset04 {
    width: 10%;
 }   
 .lanking .asset06 {
bottom: 10%;
 }
}
@media screen and (max-width:1196px) {
 .lanking .asset04 {
    width: 9%;
 }   
 .lanking .asset06 {
bottom: 10%;
 }
 .winner_text01{
    font-size: 18px;
 }
 .winner_text02 {
    font-size: 27px;
 }
}
@media screen and (max-width:1128px) {
   
     .lanking .asset06 {
        width: 7%;
    bottom: 8%;
    }
}
@media screen and (max-width:767px) {
    
}
/* 2026 トップ　飾り付け　ここまで */