
@charset "utf-8";
/* CSS Document */
.spOnly {
    display: none!important;
}
/*--------------全体の幅リセット---------------*/
.container_ {
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    max-width: initial!important;
}
.single_mainframe_ {
    /* width: 100%; */
    min-width: 100%!important;
}
/*-----------------------------------------------------------タイトル-----------------------------------------------------*/
.oseiboTop {
    width: 1000px;
    margin: 0 auto;
    display: flex;
}
.topTextBox h1 {
    font-weight: 500;
}
.topTextBox a {
    display: inline-block;
    padding: 15px 0px 10px 10px;
    color: #333333;
    font-size: 18px;
    font-weight: 500;
}
.topTextBox a:hover {
    text-decoration: underline!important;
}
/*-----------------------------------------------------パンくずリスト-------------------------------------------------------------*/
ol.breadcrumb {
    box-sizing: border-box;
    width: 1000px;
    /*display: contents;*/
    margin: 0 auto;
    display: table;
    font-size: 12px;
    padding: 40px 10px 0;
}
ol.breadcrumb li {
    margin: 0 10px 0 0;
    font-size: 13px;
    float: left;
    list-style-type: none;
}
ol.breadcrumb li:first-child::before {
    display: none;
}
ol.breadcrumb li::before {
    padding: 0 7px 0 1px;
    content: ">";
    font-size: 14px;
    font-weight: bold;
}
ol.breadcrumb li a:hover {
    text-decoration: underline!important;
}
/*-----------------------------------------------------ナビ-------------------------------------------------------------*/

.navBg {
    height: 75px;
}
.navBg .gNav {
    display: block;
    background: #333333;
    width: 100%;
}
/*
.navBg .gNav .navBtn {
    display: flex;
    width: 1000px;
    margin: 0 auto;
}
.navBg .gNav .navBtn > li {
    width: calc(100% / 6);
    font-size: 16px;
}
.navBg .gNav .navBtn > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    padding-top: 82px;
    height: 100px;
    position: relative;
}
.navBg .gNav .navBtn > li > a .navText {
    font-size: 12px;
}
.navBtn > li > a:hover {
    text-decoration: none;
}
*/
.navBg .gNav.navfixed {
    position: fixed;
    display: block;
    top: 0;
    z-index: 210;
    box-shadow: 0 1.25px 6px rgba(0,0,0,0.3);
}
/*------------------------帯---------------------------*/
.topBox {
    position: relative;
}
.topImages {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65px;
    background: #b0985a;
}
.topImages img {
    position: absolute;
    left: 50%;
    width: 2000px;
    height: 65px;
    margin-left: -1000px;
}
.topBox .mameText {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    font-size: 30px;
    margin-left: -112px;
    margin-top: -17px;
    font-weight: 700;
    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;
}
p.pageTop a {
    display: block;
    position: absolute;
    top: 31px;
    left: 50%;
    margin-left: 228px;
    margin-top: -27px;
    padding: 10px 8px 6px;
    text-align: center;
    line-height: 1.3em;
    font-size: 14px;
    font-weight: bold;
    border-radius: 30px;
    background: #fff;
    border: 2px solid #fff;
    text-decoration: none;
    color: #b0985a;
}
p.pageTop a:hover {
    background: #b0985a;
    transition: all .2s ease-out;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none!important;
}
a:hover {
    text-decoration: underline!important;
}
a:link {
    color: #1D3994;
    text-decoration: none;
}
/*------メガメニュー-------*/	
.megaMenu {
    display: none;
}
.navBg .gNav.navfixed .navBtn > li:hover .megaMenu {
    display: block;
}
.navBg .gNav.navfixed .navBtn > li:hover:after {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin-left: 50px;
    background: #444444;
    top: 68px;
    transform: rotate(45deg);
}
.navBg .gNav.navfixed .navBtn > li.nav03:hover:after {
    display: none;
}
.megaMenu {
    position: absolute;
    width: 100%;
    padding-top: 15px;
    top: 60px;
    left: 0;
}
.megaBg {
    width: 100%;
    background: #444444;
}
.megaMenu ul {
    box-sizing: border-box;
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
}
.megaMenu ul li {
    margin-right: 10px;
    margin-top: 10px;
}
.megaMenu ul li:nth-of-type(4n) {
    margin-right: 0;
}
.megaMenu ul li:nth-of-type(-n+4) {
    margin-top: 0;
}
.megaMenu ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 242px;
    height: 50px;
    background: #ffffff;
    font-size: 12px;
    border-radius: 5px;
    color: #444444;
}
/*---------------------------------------------------------豆知識本文--------------------------------------------------------------*/
.w1000 {
    width: 1000px;
    padding: 0px 0 60px;
    margin: 0 auto;
}
figure {
    margin: 0;
    text-align: center;
}
a:visited {
    color: #00377F;
}
.h1Box h1 {
    margin-top: 55px;
    font-size: 27px;
    position: relative;
    font-weight: bold;
    text-align: center;
    color: #333;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    line-height: 1.3em;/*letter-spacing: 2px;*/
}
.h1Box h1 span {
    font-size: 18px;
}
.h1Box h1 span.tag a {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif!important;
}
.h1Box h1 span.tag a:hover {
    text-decoration: underline!important;
}
.h1Box h1::before {
    display: block;
    content: "";
    position: absolute;
    background: url(/img/usr/oseibo2025/icon02.png) no-repeat top / 55px;
    top: -42px;
    left: 474px;
    width: 55px;
    height: 55px;
}
.h1Box figure img {
    width: 430px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}
.h1Box p {
    width: 700px;
    display: block;
    margin: 20px auto 0;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
}
.honbun {
    margin: 40px 30px;
}
/*.honbun h2 {
    font-size: 20px;
    border-left: 8px solid #b52034;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 8px 0 8px 15px;
    color: #333;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}*/
.honbun> p {
    margin: 10px 0 30px;
    font-size: 14px;
    line-height: 1.5;
}
.honbun> p.last {
    margin: 10px 0 30px;
    font-size: 13px;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
}
/*----------------------------本文h3箇所---------------------------------*/
.honbun section {
    margin: 90px 0 10px;
}
.honbun h3 {
    border-left: 8px solid #b0985a;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    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;
    font-size: 20px;
}
section.honbun_h3List {
    margin: 20px 0;
}
section.honbun_h3List p {
    margin: 20px 0;
	font-size: 14px;
}
section.honbun_h3List h3 {
    margin: 0px;
    font-family: none;
}
/*--------------oseibo_time---------------*/
	
.honbun table {
    width: 79%;
    margin: 30px auto;
    font-size: 13px;
}
.honbun table th, .honbun table td {
    border: 1px solid #dadada;
    padding: 10px;
    text-align: center;
    font-weight: normal;
}
.honbun table th {
    background: #f8f3f2;
}
.honbun table td {
    font-size: 13px;
}
/*--------------oseibo_houjin---------------*/
section.honbun_h3List h3 {
   		 border-left: 8px solid #b0985a;
        font-weight: bold;
        padding: 5px 0 5px 15px;
        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;
        font-size: 20px;
}
section.honbun_h3List h3 span {
    color: #333;
    font-size: 20px;
	padding-left: 10px;
}
/*section.honbun_h3List h3:after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #333;
    left: 0;
    top: 4px;
}*/
.honbun dl.dl_only {
    border: none;
}
.honbun dl.dl_only dt {
    position: relative;
    width: auto;
    margin: 20px 0 0px;
    padding: 10px 10px 10px 15px;
    font-size: 16px;
}
.honbun dl.dl_only dd {
    padding-left: 0;
	font-size: 14px;
}
.honbun dl.dl_only dt::before {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #000000;
    left: 0;
    top: 17px;
    border-radius: 15px;
}

/*--------------oseibo_choice---------------*/

.honbun dl {
    border: 2px solid #a78a49;
    padding: 5px 10px 20px;
    margin: 10px 0 30px;
    font-size: 14px;
}
.honbun dl dt {
    padding: 10px;
    margin: 10px 0 0px;
    font-weight: 700;
}
.honbun dl dd {
    padding: 0 23px;
    line-height: 1.5em;
}
.honbun dl dt:first-of-type {
    margin-top: 0;
}
/*--------------oseibo_thanks---------------*/
.honbun ol, .honbun .example {
    margin: 10px 0 30px;
    padding: 20px;
    border: 1px solid #dadada;
    background: #f8f3f2;
    width: 600px;
}
.honbun ol li, .honbun .example p {
    margin: 8px 0 15px;
    font-size: 13px;
    line-height: 1.3em;
}
.honbun ol li:first-of-type, .honbun .example p:first-of-type {
    margin-top: 0;
}
.honbun .example .example_right {
    text-align: right;
}
/*--------------oseibo_kakegami---------------*/
section.kakegamiBox {
    margin-top: 30px;
    padding: 20px;
}
section.kakegamiBox h3 {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    background: #740d0e;
    color: #ffffff;
    width: 742px;
}
section.kakegamiBox .kake {
    display: flex;
    justify-content: center;
    width: 720px;
    margin: 0 auto;
    border: 1px solid #dadada;
    padding: 20px;
}
section.kakegamiBox .kake p {
    display: flex;
    align-items: center;
    margin-top: 0;
}
section.kakegamiBox .kake figure img {
    width: 300px;
}
p.note {
    width: 770px;
    display: block;
    margin: -15px auto 0;
    text-align: right;
    color: #777777;
}
.nosiBox {
    display: flex;
    align-items: center;
    border-top: 2px solid #dadada;
    padding: 30px 0 0 0;
}
.nosiBox p {
    margin-top: 0;
    margin-right: 20px;
}
.nosiBox p img {
    width: 230px;
}
/*--------------贈る相手に合わせて---------------*/
ul.osusume {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
ul.osusume li {
    width: 188px;
    margin-right: 15px;
    margin-top: 30px;
}
ul.osusume li:nth-of-type(5n) {
    margin-right: 0;
}
ul.osusume li:nth-of-type(-n+5) {
    margin-top: 0;
}
ul.osusume li a {
    display: block;
    height: 100%;
    padding-bottom: 8px;
    border-bottom: 2px solid #ffffff;
    transition: ease 0.2s;
}
ul.osusume li a:hover {
    text-decoration: none;
}
ul.osusume a img {
    width: 186px;
    border: 1px solid #dadada;
}
ul.osusume .goodsName {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #333333;
}
ul.osusume .price {
    margin-top: 5px;
    color: #cc0000;
    font-size: 14px;
    font-weight: 500;
}
ul.osusume .price span {
    margin-left: 4px;
    color: #777777;
    font-size: 10px;
}
ul.osusume li a:hover {
    border-bottom: 2px solid #b81b22;
}
a img:hover {
    opacity: 1;
}
/*---------------------------------------------------------豆知識一覧--------------------------------------------------------------*/
div#trivia {
    /* border-bottom: 20px solid #ffffff; */
    padding-bottom: 1px;
}
div#trivia .w1000 {
    padding: 0 0px;
}
div#trivia .bg01 {
    background: #fff;
    padding: 120px 15px 30px;
}
div#trivia .mameBox {
    background: #fff;
    margin-top: 80px;
}
.mameList {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px 0;
}
.mameList li {
    width: 184px;
    font-size: 14px;
    margin-right: 12px;
}
.mameList li:nth-of-type(5n) {
    margin-right: 0px;
}
.mameList li a {
    height: 90px;
    display: flex;
    align-items: center;
    padding: 10px 35px 10px 10px;
    border: 1px solid #b0985a;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    position: relative;
    color: #333
}
.mameList li a::after {
    border: 2px solid #b0985a;
}
.mameList li a:hover::after {
    border: 2px solid #fff;
}
.mameList li a::after, .mameList li a:hover::after {
    position: absolute;
    bottom: 37px;
    right: 11px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
}
.mameList dd {
    font-size: 13px;
    display: block;
    margin: 7px 0 20px;
    line-height: 1.3em;
}
.mameList li a:hover {
    color: #fff;
    background: #b0985a;
    text-decoration: none!important;
    transition: all .2s ease-out;
}
/*-----------------------------------------return_btn-----------------------------------------*/
#return {
    padding: 30px 0;
    text-align: center;
}
#return .more_btn {
    display: inline-block;
    font-size: 15px;
}
#return .more_btn a {
    display: inline-block;
    font-size: 16px;
    background: #fff;
    color: #666666;
    padding: 16px;
    transition: .5s;
    width: 460px;
    border-radius: 60px;
    border: 1px solid #717171;
}
#return .more_btn a:hover {
    opacity: 0.7;
    text-decoration: none!important;
    transition: 0.2s linear;
}
/*-------------ランキングスライド---------------*/
.common_headline2_Wrap {
    display: none;
    position: absolute;
    position: relative
}
div.slider_item_ {
    margin: 0;
}
div.recommendbox_ {
    margin: 0;
    padding: 0 5px;
}
div.slider_item_ .item_box_ {
    margin: 0;
    padding: 10px;
    width: 174px;
}
.item_box_::after {
    height: 34px;
    position: absolute;
    display: block;
    content: "";
    top: 10px;
    left: 10px;
    border-left: 17px solid #333333;
    border-right: 17px solid #333333;
}
.item_box_ .img_::after {
    position: absolute;
    display: block;
    content: "";
    left: 23px;
    top: 19px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    z-index: 10;
}
.item_box_:nth-of-type(1)::after {
    border-left: 17px solid #B4942C;
    border-right: 17px solid #B4942C;
}
.item_box_:nth-of-type(2)::after {
    border-left: 17px solid #999FA5;
    border-right: 17px solid #999FA5;
}
.item_box_:nth-of-type(3)::after {
    border-left: 17px solid #824340;
    border-right: 17px solid #824340;
}
.item_box_:nth-of-type(1) .img_::after {
    content: "1";
}
.item_box_:nth-of-type(2) .img_::after {
    content: "2";
}
.item_box_:nth-of-type(3) .img_::after {
    content: "3";
}
.item_box_:nth-of-type(4) .img_::after {
    content: "4";
}
.item_box_:nth-of-type(5) .img_::after {
    content: "5";
}
.item_box_:nth-of-type(6) .img_::after {
    content: "6";
}
.item_box_:nth-of-type(7) .img_::after {
    content: "7";
}
.item_box_:nth-of-type(8) .img_::after {
    content: "8";
}
.item_box_:nth-of-type(9) .img_::after {
    content: "9";
}
.item_box_:nth-of-type(10) .img_::after {
    content: "10";
    left: 18px;
}
.item_box_:nth-of-type(11) .img_::after {
    content: "11";
    left: 18px;
}
.item_box_:nth-of-type(12) .img_::after {
    content: "12";
    left: 18px;
}
.item_box_:nth-of-type(13) .img_::after {
    content: "13";
    left: 18px;
}
.item_box_:nth-of-type(14) .img_::after {
    content: "14";
    left: 18px;
}
.item_box_:nth-of-type(15) .img_::after {
    content: "15";
    left: 18px;
}
.item_box_:nth-of-type(16) .img_::after {
    content: "16";
    left: 18px;
}
.item_box_:nth-of-type(17) .img_::after {
    content: "17";
    left: 18px;
}
.item_box_:nth-of-type(18) .img_::after {
    content: "18";
    left: 18px;
}
.item_box_:nth-of-type(19) .img_::after {
    content: "19";
    left: 18px;
}
.item_box_:nth-of-type(20) .img_::after {
    content: "20";
    left: 18px;
}
div.slider_item_ .img_ a, div.slider_history_ .img_ a, div.slider_related_ .img a {
    display: block;
}
/*-------------イベントスライド---------------*/
.StyleTS_Frame_ {
    padding: 0 15px;
}
.StyleTS_Item_ {
    width: 174px!important;
    border: 0;
}
.bx-wrapper {
    margin-bottom: 20px;
}
.bx-wrapper .bx-prev {
    left: -10px;
}
.bx-wrapper .bx-next {
    right: -10px;
}
/*-------------------予算--------------------*/


ul.priceList li.fin::before {
    content: "2022年のお歳暮は販売終了いたしました";
    background: #6c6b6b;
    color: #fff;
    padding: 10px 40px;
    display: block;
    position: absolute;
    top: 54px;
    left: 12%;
    z-index: 1;
    font-size: 17px;
}
ul.priceList {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
ul.priceList li {
    width: 47%;
    padding: 10px;
}
ul.priceList li:last-of-type {
    margin-right: 0;
}
.priceList li a {
    display: flex;
    background: #806500;
    position: relative;
    box-shadow: 3px 3px 5px rgba(155,155,155,0.5);
    border-radius: 10px;
}
.priceList li a:hover {
    opacity: 0.7;
    text-decoration: none;
    transform: scale(1.02, 1.02);
    transition: 0.2s linear;
}
.priceList li a .priceText {
    position: absolute;
    top: 32%;
    left: 54%;
}
.priceList li a figure img {
    border-radius: 10px 0 0 10px;
    width: 100%;
    height: 100%;
	margin-top: 0;
}
.priceList li a figure::after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border: 7px solid transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-right-color: #fff;
    border-bottom-color: #fff;
    bottom: 10px;
    right: 10px;
    z-index: 1;
}
.priceList li a .priceText .lead {
    font-size: 16px;
    color: #af9a5b;
}
.priceList li a .priceText .price {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    margin-top: 6px;
}
.priceList li a .priceText .price span {
    font-size: 15px;
}
.honbun h2, .honbun h2.mainTit {
    margin: 2rem auto 0.5rem;
    font-size: 24px;
    position: relative;
    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;
    border-left: none;
    font-weight: bold;
    background-color: #f2f2f2;
    padding: 13px 0 13px 0px;
}
p.cost {
    line-height: 1.8em;
}
.br-pc {
    display: inline;
}
.br-sp {
    display: none;
}
ul.about {
    padding: 0px 30px;
    font-size: 13px;
    line-height: 1.5em;
}
ul.about li {
    list-style: disc;
	font-size: 14px;
}
ul.place dl {
    border-radius: 6px;
}
.place_label {
    display: inline-block;
    background: #b49c67;
    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;
}
.honbun figure .graph {
    width: 100%;
}
.honbun dl .hint_label--sub {
    font-weight: normal;
}
.hint_label {
    background: #b49c67;
    padding: .5rem 1rem !important;
    color: #fff;
    font-size: 14px;
    margin: 0.5rem 0 1rem !important;
    border-radius: 1.5rem;
    text-align: center;
}
.hint_label--sub {
    margin-top: 0 !important;
}

.iwareList h3 {
    padding: .5rem !important;
}
.iwareList h3::before {
    display: none !important;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
/*リスト*/
div#oseibo_list {
    background-color: #f4f2ec;
}
#oseibo_list h2, .link_h2 {
    text-align: center;
    padding: 50px 0 10px;
    font-size: 25px;
    font-weight: bold;
    color: #333;
    line-height: 1.2;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#oseibo_list h3::after {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    background: rgb(176 152 90);
    margin: 20px auto;
}
.link_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: center;
}
.link_list li {
    width: calc((100% / 3 - 30px));
    text-align: center;
    margin: 10px;
}
.link_list li a {
    display: block;
    padding: 15px;
    border: 1px solid #b0985a;
    color: #b0985a;
    background-color: #fff;
    font-size: 16px;
    text-decoration: none;
    line-height: 1.5em;
}
.link_list li a:hover {
    text-decoration: none!important;
    /*opacity: 0.3;*/
    background-color: #b0985a;
    color: #fff;
}
.honbun ul dl {
    display: block;
}
.honbun figure img {
    width: 430px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}
p.genre_btn {
    display: flex;
    justify-content: center;
}
.honbun p.genre_btn a {
    display: inline-block;
        background: #a78a49;
        color: #fff;
        padding: 10px 20px;
        transition: .5s;
        border-radius: 50px;
        margin: 20px auto 20px;
        text-align: center;
        font-size: 16px;
    box-shadow: 3px 3px 5px rgba(155, 155, 155, 0.5);
}
.honbun p.genre_btn a:hover {
    text-decoration: none !important;
    opacity: 0.7;
}
.honbun p.genre_btn span {
    color: #fff;
    padding-left: 10px;
    background: none !important;
}

.honbun p a:hover {
    opacity: 0.5;
}

