@charset "utf-8";

.New {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.main-banner ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.sd {
    position: relative;
}

.sd p {
    font-size: 1.3em;
    ;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    line-height: 10px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    margin: 0;
    padding: 20px;
    opacity: 0.7;
    z-index: 2;
    font-weight: bold;
}

.nav-bottom {
    background: #EBCB30;
}

.nav-bottom img {
    display: block;
    margin: 0 auto;
}

.p-title {
    color: #333!important;
}

.p-gift-inner p {
    font-size: 16px;
}

#head .logo {
    width: 230px;
    float: left;
    margin: 0 auto;
}

.news-more a {
    display: block;
    width: 360px;
    margin: 0 auto 30px;
    padding: 16px 20px;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    border: 2px solid #3B1709;
    font-weight: bold;
    color: #3B1709;
}

.news-more a:hover {
    background-color: #3B1709;
    color: #fff;
    transition: 0.2s;
}

/* スマホ768px以上 */

@media (max-width: 767px) {
    #wrapper,
    .container-fluid {
        width: 100%;
    }

    .container-fluid {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .page-heading {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #page_sln_card_payment #btn_menu,
    #page_sln_card_payment #header {
        display: none;
    }

    .form-group .errormsg,
    span.required {
        font-size: 15px !important;
	}
}


.mister {
    margin-bottom: 3rem;
}

.normalbox h3,
.eventWrap #p-gift h2 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.guide p {
    line-height: 1.8;
}

.singleimg img {
    display: block;
    margin: 10px auto;
}

.minititle {
    font-weight: bold;
    font-size: 105%;
}

.mister ul li {
    display: inline-block;
    line-height: 1.9;
    padding-left: 20px;
    vertical-align: top;
}

.mister figcaption {
    margin-top: 1rem;
}

#guideTitle {
    overflow: hidden;
    margin-bottom: 25px;
}

#guideTitle .wrap-r {
    overflow: hidden;
    margin-bottom: 20px;
}

#guideTitle h2 {
    float: left;
    font-weight: bold;
    font-size: 20px;
}

#guideTitle .btn-rType1 {
    float: right;
    margin-top: 6px;
    text-align: center;
}

#guideTitle .btn-rType1 a {
    display: inline-block;
    position: relative;
    height: 32px;
    padding: 0 46px;
    border-radius: 16px;
    background-color: #333;
    color: #FFF;
    line-height: 32px;
    text-align: center;
}

#main-r > ul {
    overflow: hidden;
    margin: 0 -24px -24px 0;
}

#main-r > ul > li {
    float: left;
    width: 376px;
    margin: 0 24px 24px 0;
    border: 2px solid #ccc;
}

#main-r > ul > li h2 {
    padding: 10px 10px 10px 0;
    background-color: #333;
    text-align: center;
    color: #FFF;
    background-position: 8px center;
    background-repeat: no-repeat;
    font-weight: bold;
}

#main-r > ul > li .inner {
    padding: 25px 20px;
}

#main-r > ul > li a {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

#main-r > ul > li a:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    left: 0;
    right: auto;
}

#main-r {
    font-size: 15px;
}

.footer-contact {
    width: 930px;
    text-align: center;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f5;
    margin: 0px auto;
    padding: 30px;
    margin-top: 3rem;
}

.footer-contact .wrap-r {
    display: inline-block;
}

.footer-contact .wrap-r p {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 5px;
}

.footer-contact .wrap-r .btn-r {
    width: 270px;
}

.btn-r-ellipse {
    border-radius: 15px;
}

.btn-r {
    background: #4d4033;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 7px 25px;
}

.container-r {
    width: 1190px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.none #method,
.none #donichi,
.none .rect {
    padding-left: 30px;
    padding-right: 30px;
}

#main-r.none .page-heading {
    margin-top: 0 !important;
}

#main-r .page-heading {
    margin-top: 3rem;
}

.matchHeight {
    margin-top: 3rem !important;
}

.rect {
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.rect h3 {
    border-bottom: 1px dotted #333;
    margin-bottom: 1rem;
}

.rect p {
    margin-bottom: 1rem;
}

.rect #guideTitle .btn-rType1 {
    float: none;
    text-align: left;
}


.uni-threeCol > .uni-col {
    float: left;
    width: 450px;
}

.uni-elem-border--img {
    position: relative;
    margin: 0 !important;
}

.uni-overlay__txt em > em {
    color: #FFF !important;
    font-size: 17px;
}

.uni-elem-border--img {
    display: block;
    border: 1px solid #dddddd;
}

.uni-threeCol li {
    width: 450px;
    float: left;
    margin-left: 10px;
    height: 140px;
}


.uni-overlay__txt {
    z-index: 2;
    display: table;
    position: relative;
    top: -120px;
    width: 450px;
    height: 120px;
    background: rgba(0, 0, 0, 0.55) url(https://www.nippon-omiyage-market.shop/html/template/default/img/arrow.png) 98% 50% no-repeat;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    line-height: 1.8;
}

.uni-overlay__txt > span {
    display: table-cell;
    vertical-align: middle;
}

.uni-overlay__txt em {
    color: #FFF !important;
    font-size: 12px;
    line-height: 1.2;
}

.uni-threeCol > .uni-col:first-child,
.uni-threeCol > .uni-col:nth-child(3n+1) {
    margin-left: 0;
}


.more li {
    line-height: 1.8;
}

.red {
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 1rem;
    color: red;
    text-align: center;
}

#privacy_box__lead_header {
    border-bottom: 1px dotted #333;
    margin-bottom: 0.5rem;
}

#privacy_box__lead {
    margin-bottom: 1rem;
}

.coment h3 {
    font-size: 22px !important;
}

#item_detail_area .item_name {
    line-height: 1.5;
}

#product_tag_box span {
    padding-top: 5px;
    padding-bottom: 5px;
}

#item_detail .col-sm-10.col-sm-offset-1 {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

#item_detail_area .item_detail .sale_price {
    padding-bottom: 1rem;
}

.more {
    width: 100%;
    text-align: left;
}

.more {
    padding-top: 10px;
    padding-bottom: 10px;
}

#item_detail_area .item_detail p {
    line-height: 1.8;
}

#item_detail_area .item_detail .item_comment {
    margin-bottom: 0 !important;
}

.comment {
    width: 100%;
}

#item_detail .freearea p {
    margin-bottom: 20px !important;
}

.item_name {
    line-height: 1.8;
    font-size: 14px;
}

.pickup_item {
    height: 380px !important;
    margin-bottom: 2rem;
}

.comment h3 {
    padding: 0.25em 0.5em;
    /*上下 左右の余白*/
    color: #494949;
    /*文字色*/
    background: transparent;
    /*背景透明に*/
    border-left: solid 3px #5CB1B1;
    /*左線*/
    line-height: 1.7;
}

.relative_cat ol {
    padding: 10px;
}

.atttext {
    color: red;
}

.topb {
    margin-top: 2rem;
}

.normalbox h3 {
    margin-bottom: 1rem;
}

.lasttext {
    margin-bottom: 3rem !important;
}

.normalbox p {
    margin-bottom: 1rem;
    line-height: 1.8;
    padding-left: 15px;
    padding-right: 15px;
}

.eventWrap #p-gift .normalbox h2 {
    background-color: #333 !important;
}

.normalbox h3 {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #77c3df;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
    z-index: -1;
    text-align: center;
}

.normalbox h3:after {
    position: absolute;
    content: '';
    left: -2px;
    top: -2px;
    border: none;
    border-left: solid 40px white;
    border-bottom: solid 79px transparent;
    z-index: -2
}

.normalbox h4 {
    padding-bottom: 10px;
    margin: 1.5rem 0;
    text-align: left;
    border-bottom: 1px solid #333;
}

.snsbox {
    display: table;
    width: 100%;
    background: #FFF;
    margin-top: 3rem;
    margin-bottom: 5rem;
}

.snsbox-m {
    width: 1080px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#footerinsta {
    width: 400px;
    padding-right: 65px;
    display: table-cell;
    text-align: center;
    vertical-align: top;
}

#footerFacebook {
    width: 400px;
    display: table-cell;
    text-align: center;
    vertical-align: top;
}

.snsbox h3 {
    background: #ff9589;
    width: 500px;
    font-size: 15px;
    text-align: center;
    line-height: 2;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

#price .youtubebox {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.cap {
    margin-top: 1rem;
    text-align: center;
    margin-bottom: 0.5rem;
}

.producer .r-box {
    background-color: #69b792;
}

.voice .youtubebox iframe {
    width: 680px !important;
}

.movietop {
    margin-bottom: 3rem;
}

.youtubebox {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.youtubebox iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.youtubebox h2 {
    background-color: #DB3A29;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    color: #FFF;
    border-bottom: none;
    font-weight: bold;
    text-align: center;
}

.social-icon {
    height: 30px !important;
    margin-top: 0 !important;
    display: inline-block;
}

.en {
    font-family: "objektiv-mk1", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
}

#item_detail_area .item_name {
    font-size: 28px;
}

#top_box__body p {
    margin-bottom: 2rem;
}

#top_box__footer {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

#mypage_login_wrap .cb {
    width: 60px;
    height: 60px;
}

.item_gallery {
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

#item_detail {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.kuwasiku {
    border-width: 2px;
    border-color: #333;
    border: 1px solid #333;
}

.kuwasiku {
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: 7px;
    width: 80%;
    line-height: 1.5;
    border-radius: 2px;
}

body {
    background-color: #FFF;
}

.slider {
    width: 100%;
    background-color: #FFF!important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/yajirusi.png) !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../img/yajirusi2.png) !important;
}

.swiper-pagination-bullet-active {
    background: #333 !important;
}

.swiper-container {
    width: 100%;
}

.price,
.st {
    color: #DB3A29;
}

.st {
    font-weight: bold;
}

.price {
    font-size: 90%;
}

.p-gift-inner,
.p-voice-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.p-gift-inner li {
    padding-bottom: 1rem;
}

#head {
    width: 1120px;
    margin: 0 auto;
    clear: both;
}

#head .logo {
    width: 230px;
    float: left;
    margin-top: -10px;
}

#head .phone {
    width: 210px;
    float: left;
    margin-top: 15px;
}

#head .phone img {
    width: 210px;
}

#head #search {
    float: left;
    margin-top: 40px !important;
    background-color: #FFF !important;
}

#head #search p,
#head #searchBox {
    float: left;
}

#head #search #searchBtn {
    color: #FFF !important;
    padding: 5px;
    margin-top: 8px !important;
    font-size: 13px;
    background-color: #000 !important;
    margin-left: 0 !important;
}

dl.search1 {
    position: relative;
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    width: 300px;
}

dl.search1 dt {
    margin-right: 40px;
    padding: 8px 0 8px 8px;
}

dl.search1 dt input {
    width: 100%;
    height: 24px;
    line-height: 24px;
    background: none;
    border: none;
}

dl.search1 dd {
    position: absolute;
    top: 0;
    right: 0;
}

dl.search1 dd button {
    display: block;
    padding: 10px;
    background: none;
    border: none;
}

dl.search1 dd button span {
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://ibaraki.itembox.design/item/img/searches.png) no-repeat scroll -69px 0;
}

.haiso {
    color: red;
}

#head h1 {
    float: left;
    width: 250px;
    margin-top: 25px;
    margin-left: 10px;
    line-height: 1.3;
}

#head .title {
    font-weight: bold;
    color: #ED2214;
}

#nav01 {
    clear: both;
}

.fs-p-logo__lead{
  font-size: 14px!important;
}

.menu_box {
    clear: both;
    margin-top: 1rem !important;
    overflow: hidden;
}

.sale_point {
    padding-right: 5px;
    margin-right: 10px;
    border-right: 1px solid #5d320f;
}

#member .member_link {
    display: flex;
    justify-content: center;
}

.circle {
    display: flex;
}

#shopping-form {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

#contents {
    width: 100%;
    margin: 0 auto 30px;
}

.page-heading {
    padding-top: 0 !important;
}

.menu_box {
    width: 1180px;
    margin: 0 auto;
}

#contents.theme_main_only {
    width: 100% !important;
}

#member.member.drawer_block.pc {
    float: none !important;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav_wrap.col-1 {
    flex: 3;
    border: 1px solid #ff7a75;
}

.nav_wrap {
    margin-right: 7px;
    border: 1px solid #555;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: height;
}

.circle .site_map {
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 260px;
    padding: 5px 0 0;
    overflow: hidden;
}

.circle .site_map.img li {
    display: inline-block;
    width: 100px;
    max-height: 125px;
    margin: 0 2px 5px;
    padding: 6px 8px;
    text-align: center;
    vertical-align: top;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.circle .site_map li a {
    display: block;
}

.circle .site_map li img {
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 3px 1px #ccc;
}

.circle .site_map.img span {
    display: block;
    width: 120%;
    height: 2em;
    font-size: 11px;
    color: #333;
    line-height: 1.3;
    padding-top: 3px;
    margin: 0 -10%;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
}

.nav_wrap.col-1 p {
    background: #ff9589;
}

.circle .nav_wrap p {
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    color: #fff;
    background: #555;
}

.circle .site_map {
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 260px;
    padding: 5px 0 0;
    overflow: hidden;
}

.nav_wrap.col-1 {
    flex: 3;
    border: 1px solid #ff9589;
    border-bottom: 1px solid #ff9589;
}

.nav_wrap.col-1 p {
    background: #ff9589;
}

.nav_wrap.col-2 p {
    background: #F2B85A;
}

.nav_wrap.col-3 p {
    background: #56C0C3;
}

.nav_wrap.col-2 {
    flex: 3;
    border: 1px solid #F2B85A;
}


.nav_wrap.col-3 {
    flex: 5;
    border: 1px solid #56C0C3;
}

a {
    text-decoration: none !important;
}

#bread {
    padding: 15px 0;
    font-size: x-small;
    font-size: small;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF!important;
}

#bread ol {
    list-style-type: none;
}

#bread li {
    display: inline;
    line-height: 1.3em;
}

#wrapper2 a:visited {
    color: #800080;
}


.pcmode {
    display: block;
}

.spmode {
    display: none;
}


#side #search {
    height: 70px;
    padding-left: 25px;
    padding-top: 5px;
}

/* CSSリセット */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
footer,
header,
section {
    display: block;
}

body {
    line-height: 1.8;
}

ol,
ul {
    list-style: none;
}

img {
    vertical-align: bottom;
}

.clearfix::after {
    content: “”;
    display: block;
    clear: both;
}

/* ナビゲーション1 */

#nav01 {
    width: 100%;
    height: 60px;
    background-color: #F1F1F1;
}

#menu01 {
    width: 1140px;
    margin: 0 auto;
    padding: 15px 10px;
    overflow: hidden;
}

#menu01 li {
    float: left;
}

#menu01 li {
    width: 222px;
    text-align: center;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

#menu01 li + li {
    border-left: 0;
    border-right: 1px solid #000;
}

#menu01 a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-size: 16px;
}

.swiper-pagination.swiper-pagination-bullets{
	font-size: 14px!important;
}

/* ナビゲーション2 */

#nav02 {
    width: 100%;
    height: 50px;
    background-color: #000;
    clear: both;
}

#menu02 {
    width: 1180px;
    margin: 0 auto;
}

#menu02 ul {
    margin: 0 auto;
}

#menu02 li {
    float: left;
    width: 1120px;
}

#menu02 li {
    width: 190px;
    text-align: center;
}

#menu02 a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
}


/* Top wrapper */

.top-wrapper {
    width: 1180px;
    margin: 0 auto;
    clear: both;
}

.top-wrapper img {
    width: 100%;
    margin: 0 0 55px;
}

.columnWrap {
    width: 1180px;
    margin: 0 auto 60px;
}

.columnWrap #main {
    width: 924px;
    float: left;
}

#search select {
    max-width: 160px !important;
}

/* バナー */

.main-banner {
    float: left;
}

.main-banner img {
    width: 440px;
    margin: 0 10px 20px;
}

.main-banner img:hover {
    opacity: 0.7;
    transition: all 0.5s;
}

/* プチギフト特集 */

#p-gift {
    clear: both;
    overflow: hidden;
}


.p-gift-inner p {
    padding: 5px;
}

.p-gift-inner ul {
    display: block;
    text-align: center;
}

.p-gift-inner li {
    float: left;
    width: 293px;
    margin: 0 5px 30px;
}


.p-gift-inner p {
    line-height: 1.8em;
    width: 95%;
}

.p-title {
    font-size: 14px;
}

.p-gift-inner a {
    margin-top: 20px;
    text-align: center;
}

.p-gift-inner img:hover {
    opacity: 0.7;
    transition: all 0.5s;
}

/* カテゴリから選ぶ*/

#category {
    width: 100%;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
}




.c-01 {
    position: relative;
    width: 215px;
}

.c-01 img {
    width: 100%;
}

.c-01 p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    line-height: 10px;
    background: #000;
    color: #fff;
    margin: 0;
    padding: 16px 0 16px;
    opacity: 0.7;
    text-align: center;
}

.category-innner {
    padding-top: 15px;
}

.category-inner li {
    float: left;
    overflow: hidden;
    margin: 0 8px 20px;
}

.category-inner li:nth-child(4n) {
    margin-right: 0;
}

.category-inner li:hover {
    opacity: 0.7;
    transition: all 0.5s;
}


/* 価格から選ぶ */

#price {
    width: 924px;
    clear: both;
    overflow: hidden;
}



.price-inner li {
    float: left;
    display: inline-block !important;
    margin: 0 20px 20px 0;
}

.price-inner li:nth-child(2n) {
    margin-right: 0px;
}



/* 地域から選ぶ*/

.t-01 {
    position: relative;
    width: 215px;
    overflow: hidden;
}

.t-01 img {
    width: 100%;
}

.t-01 p {
    width: 100%;
    position: absolute;
    left: 0;
    top: 34px;
    display: block;
    line-height: 10px;
    color: #fff;
    margin: 0;
    padding: 16px 0 16px;
    text-align: center;
    line-height: 1.4em;
    font-size: 24px;
    letter-spacing: 1.4px;
}

.t-01b {
    font-size: 18px;
}

#region {
    clear: both;
    margin-bottom: 35px;
}



.region-inner ul {
    display: block;
    text-align: center;
}

.region-inner li {
    float: left;
    margin: 0 8px 20px;
}

.region-inner li:nth-child(4n) {
    margin-right: 0;
}

.region-inner li:hover {
    opacity: 0.7;
    transition: all 0.5s;
}

/* 生産者の声特集 */

#p-voice {
    clear: both;
    overflow: hidden;
}







.p-voice-inner p {
    padding: 0 5px;
    font-size: 15px;
    margin-bottom: 1rem;
}

.p-voice-inner ul {
    display: block;
    text-align: center;
}

.p-voice-inner li {
    float: left;
    width: 293px;
    margin: 0 5px 30px;
    padding-bottom: 2rem;
}


.p-voice-inner p {
    line-height: 1.8em;
    width: 95%;
}

.p-title {
    font-size: 14px;
}

.p-gift-voice a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    text-align: center;
}

.producer {
    margin-top: 10px;
}


.producer img {
    display: inline-block;
    border-radius: 50%;
    float: left;
    margin: 5px 10px 5px 5px;
    width: 95px;
}

.producer-b {
    clear: both;
    overflow: hidden;
}

.kuwasiku {
    margin-top: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.producer-b {
    padding-top: 1rem !important;
}

.p-name {
    font-weight: bold;
    font-size: 16px;
}

.producer-a {
    margin: 20px 0px;
    line-height: 1.4em;
    text-align: center;
}

.p-voice-inner img:hover {
    opacity: 0.7;
    transition: all 0.5s;
}



/*　　サイドバーのスタイル   */

#side {
    width: 220px;
    float: left;
    margin: 0 auto;
}

#contents {
    padding-top: 0 !important;
}


/*　検索ボックス */

#search {
    width: 400px;
}

#searchBox {
    margin: 10px 0 0 0;
    width: 150px;
    height: 16px;
    text-align: center;
}

#searchBtn {
    margin: 5px 0 0 55px;
}

/*　サイドメニュー */

.side-menu {
    margin: 30px 0 0 0;
    overflow: hidden;
}

.side-menu h2 {
    font-weight: bold;
    margin-bottom: 24px;
    font-size: 17px;
}

.side-menu h2 {
    border-bottom: 1px solid #908978;
    padding-bottom: 4px;
}

.side-menu li a:hover {
    color: #AE3120;
}

.side-menu-innner li {
    margin-bottom: 1rem;
    font-size: 15px;
}

.side-menu-innner a {
    text-decoration: none;
    color: #000;
}

/* バナー */

#side-banner02 {
    margin-top: 20px;
}


/*　お買い物ガイド*/

.side-guide {
    width: 100%;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
}

.side-guide h2 {
    font-weight: bold;
    margin: 35px 0 15px;
    font-size: 18px;
}

.side-guide img {
    text-align: center;
    margin: 10px 0 30px;
}

.side-guide p {
    line-height: 1.8em;
    margin-bottom: 1rem;
    text-align: left;
}

/* フッター部分 */

h4 {
    font-weight: bold;
    margin-bottom: 1rem;
}

.guide p {
    text-align: left;
    margin-bottom: 1rem;
}

footer {
    clear: both;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

p.guide-a {
    text-align: center;
    font-weight: bold;
}

.guide01 {
    margin-top: 30px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 20px;
}

.gide-content {
    width: 1120px;
    margin: 50px auto 25px;
    overflow: hidden;
    text-align: center;
    display: flex;
    /* 1 */
    justify-content: center;
    /* 2 */
}

.attention {
    margin-top: 3rem !important;
    font-size: 14pxl
}

.guide {
    width: 320px;
    text-align: center;
    padding: 20px 30px;
    float: left;
}

.guide img {
    margin-bottom: 30px;
}

.guide-title {
    margin: 30px 0;
    background-color: #4D4D4D;
    color: #fff;
    padding: 10px 0;
}

.guide-a {
    margin-top: 30px;

}

.guide-a a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

/* お問い合わせ先 */

.inquiry {
    text-align: center;
    clear: both;
    overflow: hidden;
    margin-top: 50px;
}

.inquiry-title {
    width: 245px;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
    border: 1px solid #4D4D4D;
    margin: 0 auto;
}

.inquiry p {
    margin: 30px 15px 30px 15px;
    line-height: 1.6em;
    font-size: 16px;
    display: inline-block;
    font-weight: normal;
}

.mail {
    display: inline-block;
}

.mail-title {
    background-color: #4D4D4D;
    color: #fff;
    padding: 10px 14px;
}

/*  フッターのメニュー部分  */

.footer-menu {
    width: 100%;
    background-color: #F1F1F1;
    margin-top: 100px;
    overflow: hidden;
}


.footer-menu-inner {
    width: 1080px;
    height: 100%;
    margin: 0 auto;
}

.f-category {
    float: left;
    margin: 30px 40px;
}


.f-category h2 {
    margin-bottom: 24px;
    font-size: 18px;
}

.footer-menu-inner li {
    margin-bottom: 22px;
}

.footer-menu-inner a {
    text-decoration: none;
    color: #000;
}

#footer-nav01 {
    width: 950px;
    margin: 0 auto;
    clear: both;
}

#f-menu {
    width: 100%;
    height: 50px;
    margin-bottom: 0 !important;
}

.Inquiry-inner .mail-title {
    margin-right: 0 !important;
}

#f-menu {
    width: 1120px;
    margin: 30px auto;
    padding: 15px 10px;
}

#f-menu li {
    float: left;
}

#f-menu li {
    width: 190px;
    text-align: center;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

#f-menu li + li {
    border-left: 0;
    border-right: 1px solid #000;
}

#f-menu a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.f-category h2 {
    font-weight: bold;
    font-size: 15px;
}

.footer-menu-inner ul {
    list-style-type: none;
    padding-left: 0;
}

.footer-menu-inner li {}

.footer-menu-inner .side-menu-innner {
    width: 180px;
    margin: auto;
    overflow: hidden;
}



/*  コピーライト  */

.copyright {
    text-align: center;
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #000;

}

.copyright small {
    font-size: 12px;
}



/*  CSS追加  */

.ttl {
    padding-left: 50px;
    line-height: 50px;
    background-image: url(https://ibaraki.itembox.design/item/img/cart.png);
    background-repeat: no-repeat;
    color: #93CA5E;
    font-size: 1.7em;
    font-weight: bold;
    align-items: center;
    margin-bottom: 14px;
    border-bottom: 2px solid;
}

.ttl-text {
    font-size: 0.6em;
    font-weight: normal;
    color: dimgray;
    margin-left: 15px;
}



#nav01 {
    width: 100%;
    height: 60px;
    background-color: #fff;
}

#menu02 {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

#nav02 {
    width: 100%;
    background-color: #3B1709;
    clear: both;
    padding: 0 10px;
}

#menu02 li {
    text-align: center;
    width: auto;
}

.ttl2 {
    display: block;
    margin: 0 0 15px;
    background-color: #EBCB30;
    color: #000;
    line-height: 35px;
    padding: 2px 20px;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
}

#menu01 {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 10px;
    overflow: hidden;
}

#menu02 a {
    /* display: inline-block; */
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding: 12px 20px;
    font-weight: bold;
}



body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    color: #333;
    background-color: #fff;
}


a {
    text-decoration: none;
}

.card {
    margin: 0px auto 30px;
    width: 280px;
    background: #fff;
/*    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
*/
}

.card:hover {
    opacity: 0.8;
    transition: 0.5s;
}

.card-img {
    border-radius: 5px 5px 0 0;
    max-width: 100%;
    height: auto;
}

.card-content {
    padding: 10px 16px 15px;
}

.card-title {
    margin-bottom: 5px;
    text-align: center;
    color: #333;
}

.card-text {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
}

.New {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.main-banner ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.sd {
    position: relative;
}

.sd p {
    font-size: 1.3em;
    ;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    line-height: 10px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    margin: 0;
    padding: 20px;
    opacity: 0.7;
    z-index: 2;
    font-weight: bold;
}

.nav-bottom {
    background: #EBCB30;
}

.nav-bottom img {
    display: block;
    margin: 0 auto;
}

.p-title {
    color: gray;
}

.p-gift-inner p {
    font-size: 16px;
}

#head .logo {
    width: 200px;
    float: left;
    margin: 0 auto;
    margin-top: 5px;
}
.news-more a {
    display: block;
    width: 360px;
    margin: 0 auto 30px;
    padding: 16px 20px;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    border: 2px solid #3B1709;
    font-weight: bold;
    color: #3B1709;
}

.news-more a:hover {
    background-color: #3B1709;
    color: #fff;
    transition: 0.2s;
}
		
.ranking_inner {
	margin: 0;
	padding: 0;
	width: 100%;
}

.ranking_list {
	width:100%;
    margin:0;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	list-style: none;
}

.ranking_list li {
	margin: 0;
	padding: 0 5px;
	width: 20%;
	box-sizing: border-box;
}

.ranking_list li a img {
	display: block;
}

.ranking_box {
	margin: 10px 0 20px;
	padding: 0;
	width: 100%;
	display: table;
}

.ranking_icon {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	width: 50px;
}

.ranking_name {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #333;
}
@media (max-width: 767px) {
	.category-inner ul {
		width: 100%;
	}

	.category-inner ul li {
		width : -webkit-calc(50% - 10px) ;
		width : calc(50% - 10px) ;
		margin: 0 5px 10px;
		box-sizing: border-box;
		float: left;
	}
			
	.item_gallery ul li {
		width: 50%;
		float: left;
	}
			
	.ranking_list li {
		width: 50%;
	
}