@charset "utf-8";
.honbun h3 {
    font-size: 20px;
    border-left: 10px solid #af9a5b;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 0 10px 10px;
    margin-top: 1rem;
    text-align: left;
    display: block;
    color: #333;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.honbun h2.mainTit{
    margin: 2rem auto 2rem;
    padding: 20px 1rem 1rem;
    font-size: 24px;
    position: relative;
    font-weight: bold;
    text-align: center;
    line-height: 1.25;
    color: #333;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
    border-left: none;
    border-bottom: 1px solid #af9a5b;
}


.br-pc{
    display: none;
}
.br-sp{
    display: block;
}

ul.place dl{
    border-radius: 6px;
}

.place_label{
    display: inline-block;
    background: #927c64;
    padding: .5rem 1rem  !important;
    color: #fff;
    width: 6rem !important;
    margin: .5rem 0 1rem!important;
    border-radius: 1.5rem;
    text-align: center;
}

.place_label--sub{
    margin-top: 0 !important;
}

#tokushuWrapper h1 {
    padding: 60px 5px 15px;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    text-align: center;
    line-height: 1.1;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#tokushuWrapper h1::before {
    display: block;
    content: "";
    position: absolute;
    background: url(https://www.shop.post.japanpost.jp/img/usr/osechi2023/ic_03.png) no-repeat top center / 45px;
    top: 0px;
    left: 50%;
    width: 45px;
    height: 45px;
    margin-left: -25px;
}

#tokushuWrapper h2{
   padding: 2rem 1rem .8rem;
}
#tokushuWrapper h2::before{
    display: none;
}

#tokushuWrapper h3{
   border-left:none;
   position: relative;
   margin-bottom: 1rem;
   padding-left: 2rem;
    border-bottom: none;
}
#tokushuWrapper h3::before{
    content:'';
    display: block;
    background: #af9a5b;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top:1rem;
    left: 0;
    border-radius: 100%;
}

#tokushuWrapper h3.graph::before{
    content:'';
    display: none;
}

#tokushuWrapper h3.graph{
    text-align: center;
}

#tokushuWrapper h4.uline {
    background: linear-gradient(transparent 95%, #af9a5b 10%);
    display: inline-block;
    padding-bottom: 1px;
    margin: 1.2em 0 0.2em 0;
    font-weight: bold;
    font-size: 1.45em;
 }

 #tokushuWrapper h4.uline1 {
    background: linear-gradient(transparent 95%, #af9a5b 10%);
    display: inline-block;
    padding-bottom: 1px;
    margin: 1.2em 0 0.2em 0;
    font-weight: bold;
    font-size: 1.45em;
 }

 #tokushuWrapper h4.uline3 {
    background: linear-gradient(transparent 95%, #af9a5b 10%);
    padding-bottom: 5px;
    margin: 1.3em 0 0.2em 0;
    font-weight: bold;
    font-size: 1.5em;
	color: #333;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 }


 #tokushuWrapper h5.bline {
    font-size: 1.1em;
    font-weight: bold;
    padding: 1.1em 0 0.3em 0;
    color: #6f4b23;
 }

#tokushuWrapper .honbun p {
    margin-top: 10px;
	line-height: 1.5em
}


#tokushuWrapper p.enquete_title{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:20px;
	font-weight: bold;
	margin: 50px 0 0;
	text-align: center;
}

#tokushuWrapper .honbun p.detail {
    margin:0px 0 10px;
	line-height: 1.5em
}
#tokushuWrapper figure{
    margin-top: 15px;
    text-align: center;
}

#tokushuWrapper .pt-10 {
    padding-top: 10px;
}

#tokushuWrapper .pt-20 {
    padding-top: 20px;
}

.enquete_text{
margin-top: 10px;
}
/*-----------------*/

.hikaku-table {
    margin: 80px 0 50px;
    font-size: 13px;
}
.hikaku-table table {
    width: 100%;
}
.hikaku-table th {
        background: #f8f5e9;
    /* font-weight: bold; */
    padding: 10px;
    font-size: 14px;
}
.hikaku-table td {
    padding: 15px;
    font-size: 14px;
    width: 25%;
}
.hikaku-table .header td {
    font-weight: bold;
    font-size: 20px;
    color: #b38b4d;
    background: #f8f5e9;
}
.hikaku-table th, .hikaku-table td {
    border: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;

}
.table_p {
    margin-top: 2px;
    font-size: 12px;
}

/*---------コラムリンク--------*/
/*#tokushuWrapper .columnList h2 {
    margin: 40px 0 25px;
}*/

.columnflex {
    display: flex;
    flex-wrap: wrap;
}
.columnflex li {
    width: calc((100% - 20px) / 3);
    height:180px;
    font-size: 14px;
    margin-right: 10px;
    box-sizing: border-box;
}

.columnflex li:nth-of-type(3n) {
    margin-right: 0;/*右端に来る箱だけ右側の余白を消す*/
    }

.columnflex li a {
    height: 98px;
    display: flex;
    align-items: center;
    padding: 0 35px 0 10px;
    background: #f8f5e9;
    border: 1px solid #ddd0a8;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    color: #333333;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.columnflex li a::after {
    position: absolute;
    bottom: 43px;
    right: 11px;
    display: block;
    content: '';
    margin-top: -3px;
    width: 8px;
    height: 8px;
    border: 2px solid #ddd0a8;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
    z-index: 30;
    border-color: #ddd0a8;
}

.columnflex li a:hover {
    color: #fff;
    background: #af9a5b;
    text-decoration: none;
    transition: all .2s ease-out;
}
.columnflex li a:hover::after {
    position: absolute;
    right: 11px;
    display: block;
    content: '';
    margin-top: -3px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
    z-index: 30;
    border-color: #fff;
}
.columnflex dd {
    margin-top: 5px;
    font-size: 12px;
}

.mame-description-text {
    margin-top: 5px;
    font-size: 12px;
	line-height: 1.1rem;
}
/*-----------------*/

.return {
    text-align: center;
    padding: 75px 0 ;
}

.iwareList h3{
    padding: .5rem !important;
}

.iwareList h3::before{
    display: none !important;
}

  /*--------------ジャンルページ リスト--------------*/

  #osechi_list {
    margin-bottom: 80px;
  }

  #osechi_list h3 {
    text-align: center;
    font-size: 23px;
    margin: 10px;
  }

  #osechi_list h3::before {
    display: none;
    ;
  }

  .link_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 40px;
    justify-content: center;
  }

  .link_list li {
    width: calc((100% / 3 - 30px));
    text-align: center;
    margin: 10px;
    font-weight: 600;
    color: #333;
    /* background: #FFFFFF; */
    list-style: none;
    /* border: 1px solid #c83b28; */
    /* background: #fffef8; */
    border: 1px solid #d9c682;
  }

  .link_list li a {
    display: block;
    padding: 15px;
    font-size: 15px;
    color: #333;
    text-decoration: none;
  }

  .link_list li a:hover {
    background: #f7f4e6;
    transition: all .2s ease-out;
  }







@media screen and (min-width: 480px){
.br-pc{
    display: block;
}
.br-sp{
    display: none;
}

#tokushuWrapper h1 {
    line-height: 1.2;
}

#tokushuWrapper h3::before{
    top:.25rem
}
}


@media screen and (max-width: 479px){
    #tokushuWrapper .columnList h2 {
        margin: 10px 0;
    }
    .columnflex {
        display: flex;
        flex-direction: column;
    }
    .columnflex li {
        width: 100%;
        height:auto;
        font-size: 14px;  
        margin: 10px auto;
        box-sizing: border-box;
    }
    
    .columnflex li a {
        height: 70px;
    }
    .columnflex li a::after {
        bottom: 28px;
    }


    .columnflex dd {
        margin-top: 5px;
        font-size: 12px;
    }
    
    .mame-description-text {
        margin-top: 5px;
        font-size: 12px;
    }

    .return {
        text-align: center;
        padding: 30px 10px ;
        width: 85%;
        margin: 0 auto;
    }

   /*--------------ジャンルページ リスト--------------*/
   #osechi_list {
    margin-bottom: 80px;
  }

  .link_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .link_list li {
    width: calc((100% / 2 - 25px));
    text-align: center;
    margin: 8px auto;
    /* background: #f8f5e9; */
    list-style: none;
    color: #333;
    border: 1px solid #d9c682;
    font-size: 15px;
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
  }

  .link_list li {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #333;
    font-weight: 600;
  }

  .link_list li a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #333;
    /* font-weight: 600; */
  }

    

    }