@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: #e3d6ba;
    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: #0d0d0d;
    background: #e3d6ba;
}
.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: #f6f6f6;
    border: 1px solid #0d0d0d;
    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 #AD904F;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
    z-index: 30;
    border-color: #AD904F;
}

.columnflex li a:hover {
    color: #fff;
    background: #0d0d0d;
    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: #0d0d0d;
    list-style: none;
    border: 1px solid #0d0d0d;
  }

  .link_list li a {
    display: block;
    padding: 15px;
    font-size: 15px;
    color: #0d0d0d;
    text-decoration: none;
  }

  .link_list li a:hover {
    background: #e0dfdf;
    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;
    list-style: none;
    color: #333;
    border: 1px solid #0d0d0d;
    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;
  }
    }



/*---------　osechi_ranking　---------------*/

.w1000 h2 span {
    font-size: 22px;
}
/*---------　レコメンドエリア　---------------*/
.common_headline2_Wrap {
    display: none;
}/*
div.recommendbox_, div.slider_item_ {
    margin: 5px 0 20px;
    padding: 0;
}
div.slider_item_ {
  overflow-x: scroll !important;
}
	
div.slider_item_ .item_box_ {
    margin: 0 15px 15px 0;
    padding: 0 10px;
    width: 190px;
    border: 0;
}
div.slider_item_ .item_box_:hover {
    border: 0;
}
div.slider_item_ .img_, div.slider_history_ .img_, div.slider_related_ .img_ {
    margin: 0;
}
div.slider_item_ .item_box_ .img_, div.slider_item_ .item_box_ .img_ a {
    height: 160px!important;
}
span.name1_ {
    color: #333333;
}
div.slider_item_ .name_, div.slider_history_ .name_ {
    font-size: 12px;
}
div.slider_item_.item_slider_ .name_ {
    margin: 10px 0 0 0;
}
.price_ {
    font-size: 12px;
}
/*--色付け--*/
/*
div.slider_item_.top .item_box_ {
    width: 192px;
    padding: 60px 10px 10px 10px!important;
    background-color: #ffffff;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}
/*
.item_box_:after {
    display: flex;
    position: absolute;
    content: "";
    width: 43px;
    height: 43px;
    top: 0px;
    left: 37%;
    align-items: center;
    justify-content: center;
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking04.png);
    font-size: 17px;
    color: #fff;
    z-index: 10;
}*/
div.item_slider_ .pagination li.prev {
    top: 130px;
}
div.item_slider_ .pagination li.next {
    top: 130px;
}
/*
.item_box_:nth-of-type(1):after {
    content: "1";
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking_01.png);
    border: none;
    color: #fff;
}
.item_box_:nth-of-type(2):after {
    content: "2";
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking02.png);
    border: none;
    color: #fff;
}
.item_box_:nth-of-type(3):after {
    content: "3";
    background-image: url(https://www.shop.post.japanpost.jp/img/usr/oseibo2023/images/ranking03.png);
    border: none;
    color: #fff;
}
.item_box_:nth-of-type(4):after {
    content: "4";
}
.item_box_:nth-of-type(5):after {
    content: "5";
}
.item_box_:nth-of-type(6):after {
    content: "6";
}
.item_box_:nth-of-type(7):after {
    content: "7";
}
.item_box_:nth-of-type(8):after {
    content: "8";
}
.item_box_:nth-of-type(9):after {
    content: "9";
}
.item_box_:nth-of-type(10):after {
    content: "10";
}
.item_box_:nth-of-type(11):after {
    content: "11";
}
.item_box_:nth-of-type(12):after {
    content: "12";
}
.item_box_:nth-of-type(13):after {
    content: "13";
}
.item_box_:nth-of-type(14):after {
    content: "14";
}
.item_box_:nth-of-type(15):after {
    content: "15";
}
.item_box_:nth-of-type(16):after {
    content: "16";
}
.item_box_:nth-of-type(17):after {
    content: "17";
}
.item_box_:nth-of-type(18):after {
    content: "18";
}
.item_box_:nth-of-type(19):after {
    content: "19";
}
.item_box_:nth-of-type(20):after {
    content: "20";
}*/
/*--------------------------------ランキング-----------------------------------------*/
/*
#oseibo_ranking h2 span:first-child {
    color: #a12432;
    letter-spacing: 5px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*ranking*/
/*h2*/
/*
#oseibo_ranking h2{
	position: relative;
	text-align: center;
	padding-top: 50px;
	font-size: 30px;
	font-weight: bold;
	color: #001;
	letter-spacing: 5px;
	font-family:"游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 1.2;
	}
#oseibo_ranking h2 span{
	font-weight: bold;
	font-size: 20px;
  color: #001;
  line-height: 38px;
	}
#oseibo_ranking h2 span:first-child{
	color: #740d0e;
	font-size: 20px;	
	}
#oseibo_ranking h2 small{
	font-size: 23px;
	color: #333;
	}
#oseibo_ranking .h2_subtext{
	text-align: center;
	padding: 5px 5px 40px;
	font-size: 15px;
	color: #333;
	}
	
.item_box_::after {
  border-left: none;
  border-right: none;
}
	
/* ランキング */
/*
div.slider_item_.item_rank_ .bx-prev, div.slider_item_.item_rank_ .bx-next {
}
div.slider_item_.item_rank_ .item_box_ .rank_ {
  text-align: center;
  margin: 0 0 6px 0;
}
div.slider_item_.item_rank_ .item_box_ .rank_ span {
  color: #cc0000;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 25px;
  text-align: center;
  background: url(https://www.shop.post.japanpost.jp/img/usr/common/rank.png) no-repeat left 2px;
}
div.slider_item_.item_rank_ .item_box_ .icon_new_ {
  top: 15px;
}
/* --------------------------------------------------------------------
	レコメンド　ボタン
--------------------------------------------------------------------- */
/* 商品 */
/*
div.item_slider_ .bx-prev, div.item_slider_ .pagination li.prev {
  top: 100px;
  background: url(https://www.shop.post.japanpost.jp/img/usr/common/sslider_prev02.png) no-repeat left center;
}
div.slider_item_ .pagination li.prev, div.slider_relevance_ .pagination li.prev, div.slider_item_ .bx-prev {
  left: 0px;
}	
div.item_slider_ .pagination li, div.item_slider_ .bx-prev, div.item_slider_ .bx-next {
  position: absolute;
  width: 64px;
  height: 73px;
  text-indent: -9999px;
  z-index: 100;
}	
ul.pagination, ul.pagination > .prev {
  display: block !important;
}
	
div.item_slider_ .bx-prev:hover, div.item_slider_ .pagination li.prev:hover {
  opacity: 0.8;
  cursor: pointer;
}
#fsrecommenddiv_genrebanner div.item_slider_ .pagination li.prev, #fsrecommenddiv_genrebanner div.item_slider_ .pagination li.next {
  top: 150px;
}
.goodsimg_ div.item_slider_ .pagination li.prev, .goodsimg_ div.item_slider_ .pagination li.next {
  top: 65px;
}
#valentine_ranking div.item_slider_ .pagination li.prev, #valentine_ranking div.item_slider_ .pagination li.next {
  top: 133px;
}
	
	
div.item_slider_ .bx-next, div.item_slider_ .pagination li.next {
  top: 95px;
  background: url(https://www.shop.post.japanpost.jp/img/usr/common/sslider_next02.png) no-repeat right center;
}
div.slider_item_ .pagination li.next, div.slider_relevance_ .pagination li.next, div.slider_item_ .bx-next {
  right: 0px;
}
div.item_slider_ .pagination li, div.item_slider_ .bx-prev, div.item_slider_ .bx-next {
  position: absolute;
  width: 64px;
  height: 73px;
  display: block;
  text-indent: -9999px;
  z-index: 100;
}	
	
div.item_slider_ .bx-next:hover, div.item_slider_ .pagination li.next:hover {
  opacity: 0.8;
  cursor: pointer;
}
	
div.slider_item_ .item_box_ .img_, div.slider_item_ .item_box_ .img_ a {
		height: 160px!important;
	}
.slider_line_ {
  width: 4040px;
}*/

    div.product_box {
        padding: 20px 0;
    }
.common_headline2_Wrap {
    display: none;
}
	    .common_headline2_Wrap h3.common_headline1_ {
        font-size: 18px;
        font-weight: 700;
    }
	    .common_headline1_ {
        margin: 0 0 20px 0;
    }
    div.goods_ {
        padding: 0 0 16px 16px;
        margin: 0;
        background: #FFF;
        overflow-x: scroll;
        clear: both;
    }
	    ul.goods_p_ {
        display: inline-block;
    }

	ul.goods_p_ {
		border-top: none;
		padding: 3px 15px;
		white-space: nowrap;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch!important;
		overflow-scrolling: touch!important;
	}

	
	    div[id*="ppz_recommend"] ul.goods_p_ li {
        width: 145px;
        margin-right: 15px;
    }
	    ul.goods_p_ li {
        padding: 0;
        margin: 0 15px 0 0;
        vertical-align: top;
        display: inline-block;
        position: relative;
    }
	ul.goods_p_ li a {
        padding: 0;
        font-size: 12px;
        font-weight: 400;
        text-decoration: none;
        color: #333;
    }
	   ul.goods_p_ li a, ul.goods_p_ li a:link, a:visited {
        display: block;
        word-break: break-all;
    }
	    div[id*="ppz_recommend"] ul.goods_p_ li .img_ {
        width: 145px;
        height: 145px;
        padding: 0;
        margin: 0 0 10px 0;
        float: none;
    }
	    ul.goods_p_ li .img_ {
        line-height: 0;
        position: relative;
    }
    ul.goods_p_ li .img_ img {
        width: 100%;
    }
	    ul.goods_p_ li div.desc_ {
        padding: 0;
        text-align: left;
    }
	div[id*="ppz_recommend"] ul.goods_p_ li .rank-text-name-wrap {
        margin: 0 0 7px 0;
    }
	    ul.goods_p_ li a div.desc_ .name_ {
        text-decoration: underline;
    }
	ul.goods_p_ li div.desc_ .name_ {
        min-height: calc(2em * 1.333);
        font-size: 12px;
        word-break: break-all;
        white-space: normal;
        line-height: 1.333;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
	div.product_box .rank-text-name-wrap .name_::before {
        content: attr(data-num);
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -2px;
        color: #dbb400;
        position: absolute;
        top: 0;
        left: 0;
    }
	    ul.goods_p_ li div.desc_ .name_ {
        word-break: break-all;
        white-space: normal;
        line-height: 1.333;
    }
	    .price_ {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.2;
    }
	ul.goods_p_ li div.desc_ .price_box small {
        margin-top: 3px;
        font-size: 12px;
        font-weight: 500;
        text-align: left;
        color: #333;
        display: block;
    }

/*---------　osechi_ranking　---------------*/	
	/*
@media screen and (max-width: 480px) {
.w1000 h2 span {
    font-size: 15px;
}
.honbun figure img {
    width: 100%;
}
.honbun p.genre_btn a {
    max-width: 320px;
    margin: 0 auto;
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
	
*/

/*------------　ランキング(レコメンド)　打消し----------------*/
/*	
.common_headline1_, .goods_name_, .category_name_ {
    border-top: none;
    background-color: #fff;
}*/
/*------------　ランキング(レコメンド)　----------------*/
/*--------------------------common_headline1_----------------------------------*/
/*
div.slider_item_ .item_box_ .img_, div.slider_item_ .item_box_ .img_ a {
		height: 100px!important;
	}
	
div.slider_item_.top .item_box_ {
      display: inline-block;
    vertical-align: top;
    width: 120px;
    margin: 0 15px 0 0;
	position: relative;
	padding: 0;
	border: 0;
    outline: 0;
    font-size: 14px;
}   
	
.slider_line_ {
  overflow: hidden;
	width: 2700px;
}	
div.recommendbox_, div.slider_item_ {
  margin: 5px 0 20px;
  padding: 0;
  overflow-x: scroll;
}
	
}*/

	/*-----------------------------------------レコメンドエリア-----------------------------------------*/
	.recommendWrap {
		margin: 10px 0 0 0;
	}

	div.recommendbox_ {
    padding: 0;
    margin: 10px 0 20px;
		}
		
	.common_headline2_Wrap {
		display: none;
	}
	
	div[id^="ppz_recommend"] .name1_, div[id^="ppz_recommend"] .goods_name_ .name1_ {
		min-height: 32px;
	}
	
	div.item_slider_ .pagination li.next {
    background: url(../../img/usr/common/sslider_next02.png) no-repeat right center;
    top: 50px;
}

	div.item_slider_ .pagination li.prev {
    background: url(../../img/usr/common/sslider_prev02.png) no-repeat left center;
    top: 50px;
}
/*----------------------レコメンドエリア-------------------*/
	@media screen and (max-width: 480px) {
	ul.goods_p_ li .img_:after {
width: 0;
height: 0;
}

	div#rankingarea .w1000 {
		padding-top: 60px;
	}

	h2.common_headline1_ {
		display: none !important;
	}

	h3.common_headline1_ {
		display: none;
	}

	div.goods_ {
/*		width: 100%;*/
	padding: 0px;
	}

	ul.goods_p_ {
		border-top: none;
		padding: 3px 15px;
		white-space: nowrap;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
		}