/* CSS Document */

#sub {
    padding: 30px 0 0;
}

.titleSet {
    margin-bottom: 30px;
}

.titleSet h1 {}

.titleSet h1 img {
    width: 100%;
    height: auto;
}

.titleSet p.read {
    font-size: 120%;
    line-height: 150%;
    letter-spacing: 2px;
    text-align: center;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    color: #333333;
    padding-top: 10px;
}

.breadLink {
    color: #666666;
    margin-bottom: 20px;
}

.breadLink li {
    display: inline;
    margin-right: 5px;
}

.breadLink a {
    color: #78BD36;
    background: url(../../images/ft_arw.gif) no-repeat left;
    padding-left: 17px;
}

.pan_nav {
    margin-bottom: 30px;
}

@media screen and (max-width:640px) {
    #sub {
        padding: 0;
    }

    .titleSet {
        margin-bottom: 20px;
    }

    .titleSet h1 img {
        width: 100%;
        height: auto;
    }

    .titleSet p.read {
        font-size: 100%;
        line-height: 150%;
        text-align: left;
        color: #666666;
        padding: 3% 3% 0;
    }

    .breadLink {
        padding: 0;
    }

    .breadLink li {
        display: block;
        margin-right: 0;
        background: #f2f2f2;
        padding: 10px;
        border-top: solid 1px #e6e6e6;
    }

    .breadLink li:nth-child(even) {
        display: none;
    }
}


/*---------------------------------
	縺��繧峨″縺ｮ霎ｲ譫玲ｰｴ逕｣迚ｩ荳隕ｧ
---------------------------------*/

.item_wrap {
    padding: 7px;
    padding-top: 40px;
    background: url(../../images/border_dot_m.gif) repeat-x top;
}

.item_wrap .tab {
    position: relative;
}

.item_wrap .tab li {
    float: left;
}

.item_wrap .tab li img {
    border-bottom: solid 1px #e6e6e6;
    cursor: pointer;
}

.item_wrap .tab li span {
    display: none;
}

.item_wrap .tab li.cur img {
    border-bottom: 0;
    cursor: default;
    opacity: 0.5 !important;
}

.item_wrap .tab .findAll {
    position: absolute;
    top: 86px;
    left: 10px;
    cursor: pointer;
}

.item_wrap .tab .findAll a {
    padding: 5px 30px;
    display: block;
    border: solid 1px #cccccc;
    letter-spacing: 2px;
}

.item_wrap .item_hd {
    padding: 15px 20px 0;
}

.item_wrap .item_hd .data_cl {
    float: right;
}

.item_wrap .item {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}

.item_wrap .item a {
    margin-top: 20px !important;
    display: block;
}

.brandlist .item_wrap .item a {}

.item_wrap .item dl {
    border-top: solid 1px #E6E6E6;
    border-right: solid 1px #E6E6E6;
    padding: 10px 0 0;
    position: relative;
    background: #FFFFFF;
}

.item_wrap .item dl dt {
    float: left;
    width: 23%;
}

.item_wrap .item dl dt img {
    width: 100%;
    height: auto;
}

.item_wrap .item dl dd {
    float: right;
    width: 77%;
}

.item_wrap .item dl dd .detail {
    float: left;
    width: 67%;
    padding: 1% 3% 0;
}

.item_wrap .item dl dd h2 {
    font-size: 200%;
    line-height: 100%;
    letter-spacing: 2px;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    color: #333333;
    margin-bottom: 2%;
}

.item_wrap .item dl dd .text {
    line-height: 150%;
    letter-spacing: 2px;
}

.item_wrap .item dl dd .map {
    float: right;
    width: 23%;
    border-left: dotted 1px #cccccc;
    padding-left: 3%;
    margin-top: 5%;
}

.item_wrap .item dl dd .map img {
    width: 100%;
    height: auto;
}

.item_wrap .item dl dd .calendar {
    position: absolute;
    top: 0;
    right: 0;
}

.concealed {
    z-index: 0;
    display: none;
}

.filtered {
    z-index: 1;
}

@media screen and (max-width:640px) {
    .item_wrap {
        padding: 40px 0 0;
        border-bottom: solid 1px #e6e6e6;
        margin-bottom: 30px;
    }

    .item_wrap .tab li {
        text-align: center;
        width: 33.3%;
        margin-left: -0.9px;
        margin-bottom: -1px;
        font-size: 110%;
        line-height: 100%;
        letter-spacing: 2px;
    }

    .item_wrap .tab .findAll {
        position: inherit;
        top: 0;
        left: 0;
        cursor: normal;
    }

    .item_wrap .tab .findAll a {
        border: solid 1px #e6e6e6;
        padding: 32px 0 10px;
        letter-spacing: 0;
    }

    .item_wrap .tab li img {
        display: none;
    }

    .item_wrap .tab li span {
        display: block;
    }

    .item_wrap .tab li a {
        display: block;
        border: solid 1px #e6e6e6;
        padding: 32px 0 10px;
        background-position: center 10px !important;
        background-repeat: no-repeat !important;
    }

    .item_wrap .tab li a.vege {
        background: url(../../brand/images/icon_vege.png);
    }

    .item_wrap .tab li a.fruits {
        background: url(../../brand/images/icon_fruits.png);
    }

    .item_wrap .tab li a.flower {
        background: url(../../brand/images/icon_flower.png);
    }

    .item_wrap .tab li a.meat {
        background: url(../../brand/images/icon_meet.png);
    }

    .item_wrap .tab li a.fish {
        background: url(../../brand/images/icon_fish.png);
    }

    .item_wrap .tab li a.other {
        background: url(../../brand/images/icon_other.png);
    }

    .item_wrap .tab li a.all {
        background: url(../../brand/images/icon_all.png);
    }

    .item_wrap .item_hd {
        padding: 15px 20px 15px;
    }

    .item_wrap .item a {
        margin-top: 0 !important;
        width: 48%;
        padding: 1%;
        display: block;
        box-sizing: border-box;
    }

    .item_wrap .item dl {
        border: solid 1px #e6e6e6;
        padding: 3%;
    }

    .item_wrap .item dl dt {
        float: none;
        width: auto;
    }

    .item_wrap .item dl dd {
        float: none;
        width: auto;
    }

    .item_wrap .item dl dd .detail {
        float: none;
        width: auto;
        padding: 0;
    }

    .item_wrap .item dl dd h2 {
        font-size: 100%;
        text-align: center;
        padding: 10px 0;
        letter-spacing: 0;
    }

    .item_wrap .item dl dd .text {
        display: none;
    }

    .item_wrap .item dl dd .map {
        display: none;
    }

    .item_wrap .item dl dd .calendar {
        position: relative;
        top: 0;
        right: 0;
    }

    .item_wrap .item dl dd .calendar img {
        width: 100%;
        height: auto;
    }
}


/*---------------------------------
	蜷�音髮�
---------------------------------*/

.featureWrap {}

.featureWrap .read {
    padding: 20px 0 30px;
}

.featureWrap .read h2 {
    font-size: 160%;
    line-height: 130%;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #DE7369;
    font-weight: bold;
}

.featureWrap .read .text {
    font-size: 110%;
    letter-spacing: 1px;
}

.featureWrap .pageNav {
    text-align: center;
    padding: 20px 0;
}

.featureWrap .pageNav a {
    color: #78BD36;
}

.featureWrap .pageNav a em {
    display: none;
}

.featureWrap dl {
    margin-bottom: 15px;
    border: solid 1px #e6e6e6;
    padding: 15px;
}

.featureWrap dt {
    float: left;
    width: 30%;
}

.featureWrap dt img {
    width: 100%;
    height: auto;
}

.featureWrap dd {
    float: right;
    width: 67%;
}

.featureWrap dd h2 {
    color: #BF387A;
    margin-bottom: 6px;
    font-size: 120%;
    line-height: 140%;
    letter-spacing: 2px;
}

.featureWrap dd .text {
    letter-spacing: 1px;
    line-height: 180%;
}

.pickupTitle {
    color: #333333;
    font-size: 130%;
    line-height: 100%;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.pickupTitle span {
    font-family: Fjalla;
    font-size: 170%;
    line-height: 100%;
    color: #74C133;
    background: url(../../images/icon_melon.gif) no-repeat left;
    padding-left: 30px;
    letter-spacing: 0;
}

.featureWrap_B .titleSet {
    padding-top: 30px;
    font-size: 130%;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding-left: 66px;
}

.featureWrap_B .se {
    background: url(../../season/images/t_icon.gif) no-repeat left bottom;
}

.featureWrap_B .ca {
    background: url(../../seisan/images/t_icon.gif) no-repeat left bottom;
}

.featureWrap_B .co {
    background: url(../../cook/images/t_icon.gif) no-repeat left bottom;
}

.featureWrap_B .da {
    background: url(../../dart/images/t_icon.gif) no-repeat left bottom;
}

.featureWrap_B .titleSet h2 {
    line-height: 100%;
}

.featureWrap_B .titleSet h2 span {
    font-size: 150%;
    line-height: 100%;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    display: block;
    margin-top: 8px;
    font-weight: bold;
}

.featureWrap_B .se h2 span {
    color: #D3736A;
}

.featureWrap_B .ca h2 span {
    color: #78BC35;
}

.featureWrap_B .co h2 span {
    color: #BF387A;
}

.featureWrap_B .da h2 span {
    color: #F8BC00;
}

.featureWrap_B header {
    margin-bottom: 50px;
}

.featureWrap_B header img {
    border-radius: 10px;
}

.featureWrap_B header .subCopy {
    background: url(../../cook/images/subtitle_bg.gif) no-repeat bottom center;
    font-size: 130%;
    line-height: 110%;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 2px;
    height: 49px;
    display: table-cell;
    vertical-align: middle;
    width: 730px;
}

.featureWrap_B .imgRight,
.featureWrap_B .imgLeft {
    padding: 0 15px;
    margin-bottom: 40px;
}

.featureWrap_B .imgRight h3,
.featureWrap_B .imgLeft h3 {
    font-size: 139%;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: 1px;
    background: url(../../images/border_dot_m.gif) repeat-x bottom;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.featureWrap_B .imgRight h3 span,
.featureWrap_B .imgLeft h3 span {
    background: url(../../cook/images/arw_icon.gif) no-repeat left;
    display: block;
    padding: 5px 0 0 35px;
}

.featureWrap_B .imgRight .img {
    float: right;
}

.featureWrap_B .imgLeft .img {
    float: left;
}

.featureWrap_B .imgRight .img p,
.featureWrap_B .imgLeft .img p {
    margin-bottom: 10px;
}

.featureWrap_B .imgRight .text {
    float: left;
    width: 380px;
    line-height: 180%;
    letter-spacing: 1px;
}

.featureWrap_B .imgLeft .text {
    float: right;
    width: 380px;
    line-height: 180%;
    letter-spacing: 1px;
}

.featureWrap_B .dreamWrap {
    margin-bottom: 50px;
    padding: 0 15px;
}

.featureWrap_B .dreamWrap header {
    margin-bottom: 20px;
}

.featureWrap_B .dreamWrap header img {
    border-radius: 10px;
}

.featureWrap_B .dreamWrap header .subCopy {
    background: url(../../cook/images/subtitle_bg.gif) no-repeat bottom center;
    font-size: 130%;
    line-height: 130%;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 2px;
    height: 49px;
    display: table-cell;
    vertical-align: middle;
    width: 730px;
}

.featureWrap_B .dreamWrap .text {
    line-height: 180%;
    letter-spacing: 1px;
    padding: 0 10px;
}

.cWrap .chengeBtn {
    margin-bottom: 40px;
}

.cWrap .chengeBtn ul {
    letter-spacing: -5px;
    text-align: center;
    border-bottom: dotted 1px #e6e6e6;
    padding-bottom: 18px;
}

.cWrap .chengeBtn li {
    letter-spacing: 2px;
    display: inline-block;
    width: 24%;
    border-right: 1px solid #e6e6e6;
    padding: 0 10%;
}

.cWrap .chengeBtn li:nth-child(2) {
    border: 0;
}

.cWrap .chengeBtn li img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:640px) {
    .featureWrap {
        margin-bottom: 30px;
    }

    .featureWrap .pageNav a span {
        display: none;
    }

    .featureWrap .pageNav a em {
        font-style: normal;
        display: inline;
        border: solid 1px #e6e6e6;
        padding: 10px 15px;
        margin: 10px;
        font-weight: bold;
        background: #fafafa;
    }

    .featureWrap dt {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }

    .featureWrap dd {
        float: none;
        width: auto;
    }

    .featureWrap dd h2 {
        font-size: 100%;
        line-height: 150%;
    }

    .pickupTitle {
        font-size: 110%;
    }

    .pickupTitle span {
        font-size: 170%;
        display: block;
        margin-bottom: 5px;
    }

    .pickupTitle p {
        margin-bottom: 10px;
    }

    .pickupTitle h1 {
        overflow: hidden;
    }

    .pickupTitle h1 img {
        width: 150%;
        height: auto;
    }

    .pickupTitle p {
        overflow: hidden;
    }

    .pickupTitle p img {
        width: 150%;
        height: auto;
    }

    .featureWrap_B .titleSet {
        padding-top: 15px;
        font-size: 100%;
        margin-bottom: 20px;
    }

    .featureWrap_B header {
        margin-bottom: 30px;
    }

    .featureWrap_B header img {
        border-radius: 0;
    }

    .featureWrap_B header .subCopy {
        font-size: 100%;
    }

    .featureWrap_B {
        margin-bottom: 30px;
    }

    .featureWrap_B img {
        width: 100%;
        height: auto;
    }

    .featureWrap_B .imgRight,
    .featureWrap_B .imgLeft {
        padding: 0;
        margin-bottom: 30px;
    }

    .featureWrap_B .imgRight h3,
    .featureWrap_B .imgLeft h3 {
        font-size: 130%;
        background: url(../../images/border_dot_m.gif) repeat-x bottom;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .featureWrap_B .imgRight .img,
    .featureWrap_B .imgLeft .img {
        float: none;
    }

    .featureWrap_B .imgRight .text,
    .featureWrap_B .imgLeft .text {
        float: none;
        width: auto;
        line-height: 180%;
        letter-spacing: 1px;
    }

    .featureWrap_B .dreamWrap {
        margin-bottom: 30px;
        padding: 0;
    }

    .featureWrap_B .dreamWrap header {
        margin-bottom: 10px;
    }

    .featureWrap_B .dreamWrap header img {
        border-radius: 0;
    }

    .featureWrap_B .dreamWrap header .subCopy {
        font-size: 100%;
    }

    .featureWrap_B .dreamWrap .text {
        padding: 0;
    }
}


/*---------------------------------
	縺�∪繧ゅｓ縲荳矩Κ
---------------------------------*/

.reflects {}

.reflects h1 {
    font-size: 200%;
    line-height: 100%;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    color: #FFFFFF;
    margin: 20px 0;
    padding: 10px;
    text-align: center;
    background: #E9B9B4;
}


/*.reflects h2{
    font-size: 200%;
    line-height: 100%;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro","�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    padding-bottom: 20px;
    background: url(../../images/border_dot_m.gif) repeat-x bottom;
    margin-bottom: 20px;
	color:#333333;
}
*/

.reflects a,
#subBox a {
    color: #0071BC;
}

.reflects a:hover,
#subBox a:hover {
    color: #E9B9B4;
}

/*#subBox {
    border: solid 1px #e6e6e6;
    padding: 20px 30px;
}*/

#subBox img {
    display: inline;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#subBox h1.title {
    font-size: 200%;
    line-height: 100%;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    color: #FFFFFF;
    margin: 0 0 20px;
    padding: 5px;
    text-align: center;
    background: #E9B9B4;
}

#subBox .read {
    padding: 20px 0 30px;
}

#subBox .read h1 {
    font-size: 160%;
    line-height: 130%;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: bold;
}

#subBox .read .text {
    font-size: 110%;
    letter-spacing: 1px;
}

#subBox h2.title,
#subBox h2.title_sub {
    padding: 4px;
    margin-bottom: 20px;
}

#subBox .fv {
    margin: 30px auto 50px;

    width: 50%;
}

#subBox .fv img {
    width: 100%;
    height: auto;
}

#subBox .contentSet {
    margin-bottom: 40px;
}

#subBox .contentSet h2 {
    margin-bottom: 20px;
    font-size: 130%;
    line-height: 100%;
    letter-spacing: 2px;
    background: #A2CE7B;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
}

#subBox .contentSet .text {
    margin-bottom: 10px;
    line-height: 160%;
    letter-spacing: 1px;
    color: #666666;
}

#subBox .contentSet ul {
    padding: 10px 10px 0;
}

#subBox .contentSet li {
    margin-bottom: 15px;
}

#subBox .contentSet li span.pdf {
    background: url(../../about/images/file_pdf.png) no-repeat left;
    background-size: 25px;
    padding: 6px 0 0 28px;
}

#subBox .contentSet .box01 {
    align-items: center;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 10px 0;
    line-height: 1.4em;
}

#subBox .contentSet .application {
    background: #F1EFEE;
    padding: 20px;
    font-size: 105%;
    border-radius: 10px;
}

#subBox .contentSet .symbolflag li:first-child {
    padding-right: 20px;
}

#subBox .contentSet .symbolflag li {
    float: left;
    width: 48%;
}

#subBox .contentSet .symbolflag li img {
    width: 100%;
    margin-bottom: 10px;
}

#subBox .privacy ul {
    padding-left: 20px;
    font-size: 110%;
}

#subBox .privacy ul ul {
    padding-left: 20px;
}

#subBox .privacy li {
    list-style-type: disc;
    border-bottom: solid 1px #f2f2f2;
}

#subBox .privacy li a {
    display: block;
    padding: 10px 0;
}

@media screen and (max-width:640px) {
    #subBox {
        border: 0;
        padding: 0;
    }

    #subBox .contentSet .symbolflag li:first-child {
        padding-right: 0;
    }

    #subBox .contentSet .symbolflag li {
        float: none;
        width: 100%;
    }
}


/*---------------------------------
	email
---------------------------------*/

.email .allGreen {
    background: #9CCF6C;
    padding: 20px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.email .allGreen .title {
    font-size: 140%;
    line-height: 100%;
    margin-bottom: 10px;
}

.email form {
    margin-bottom: 20px;
}

.email form .privacy0 {
    margin-bottom: 20px;
}

.email form .faq {
    text-align: center;
    margin: 20px 0 40px;
}

.email form .faq a {
    display: inline-block;
    background: #E9B9B4;
    text-align: center;
    border-radius: 5px;
    padding: 15px 40px;
    font-size: 110%;
    color: #fff;
}

.email form .errormsg {
    background: #D4746A;
    padding: 20px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.email form .info {
    padding: 20px 0;
}

.email form .info p {
    margin-bottom: 20px;
}

.email form .info a {
    color: #78BD36;
    margin: 0 1%;
}

.email form #button {
    padding: 20px;
}

.email .privacy {
    border-top: dotted 1px #cccccc;
    padding-top: 15px;
    letter-spacing: 1px;
}

.email .privacy .title {
    font-size: 120%;
    line-height: 140%;
    margin-bottom: 10px;
}

.email .privacy .text {}


/*---------------------------------
	info
---------------------------------*/

.info {}

.info .desc {
    font-size: .8em;
    line-height: 1em;
}

.info .fvTitleSet {
    margin: 0 0 40px;
}

.info .wrap {}

.info .wrap hr {
    border: 2px dotted #ccc;
    border-width: 2px 0 0;
}

.info .wrap h3 {
    margin: 20px;
}

.info .wrap h3 img {
    width: 200px;
    float: left;
}

.info .wrap h3 span {
    font-size: 160%;
    line-height: 150%;
    margin-right: 10px;
    color: #DE7369;
}

.info .pagenavs {
    margin: 20px 0 120px;
}

.info .archives dl {
    border-bottom: 1px solid #ccc;
    padding: 20px;
    display: flex;
}

.info .archives dl dt {
    width: 180px;
    overflow: hidden;
    margin-right: 20px;
}

.info .archives dl dt img {
    width: 180px;
    height: 120px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.info .archives dl dd {
    width: calc(100% - 200px);
}

.info .archives dl dd h3 {
    font-size: 125%;
    line-height: 140%;
    margin: 5px 0;
}

.info .archives dl dd h3 a {
    color: #DE7369;
}






.info .wrap .content {
    margin: 40px 20px 120px;
    font-size: 110%;
    line-height: 160%;
    letter-spacing: 2px;
    word-break: break-all;
}

.info .wrap .content p {
    line-height: 1.8em !important;
}

.info .wrap .content a {
    color: #78BD36;
}

.info .wrap ul {
    display: flex;
    flex-wrap: wrap;
}

.info .wrap ul li {
    float: left;
    width: 48%;
    margin: 1%;
}

.info .wrap ul li img {
    width: 100%;
    height: auto;
}

.info .wrap ul .file {
    width: 100%;
    text-align: center;
}

.info .wrap ul .file a {
    border: solid 1px #e6e6e6;
    padding: 10px;
    color: #D4746A;
    display: block;
    word-break: break-all;
}


/*---------------------------------
	guide
---------------------------------*/

.guide {}

.guide header {
    background: url(../../guide/images/hd_bg.png) no-repeat center 30px;
    margin-bottom: 50px;
}

.guide header h1 {
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 60px;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    color: #333333;
    font-size: 250%;
    line-height: 100%;
    letter-spacing: 5px;
    text-align: center;
    margin-bottom: 30px;
}

.guide header h1.market {
    background-image: url(../../guide/images/hd_icon_market.png);
}

.guide header h1.buyer {
    background-image: url(../../guide/images/hd_icon_buyer.png);
}

.guide header h1.cook {
    background-image: url(../../guide/images/hd_icon_cook.png);
}

.guide header h1.producer {
    background-image: url(../../guide/images/hd_icon_producer.png);
}

.guide header h1.ibarakifans {
    background-image: url(../../guide/images/hd_icon_ibarakifans.png);
}

.guide header .text {
    margin-bottom: 10px;
    line-height: 160%;
    letter-spacing: 1px;
}

.guide .pageflow {
    margin-bottom: 50px;
}

.guide .pageflow .main {
    margin-bottom: 20px;
}

.guide .pageflow .sub {}

.guide .infoTitle {
    border: solid 1px #efb89e;
    padding: 15px 0;
    text-align: center;
    color: #d4746a;
    position: relative;
    margin-bottom: 30px;
}

.guide .infoTitle span {
    display: block;
    width: 16px;
    height: 9px;
    background: url(../../guide/images/arw_bottom.gif) no-repeat;
    position: absolute;
    left: 50%;
    bottom: -9px;
    margin-left: -8px;
}

.guide .product {
    margin-bottom: 50px;
}

.guide .product nav {}

.guide .product nav ul {}

.guide .product nav ul li {
    float: left;
    width: 24.4%;
    margin: 0 0.3%;
}

.guide .product nav ul li img {
    width: 100%;
    height: auto;
}

.guide .brand {
    margin-bottom: 50px;
}

.guide .brand a:hover {
    text-decoration: none;
}

.guide .brand nav.pick {}

.guide .brand nav.pick ul {}

.guide .brand nav.pick ul li {
    float: left;
    width: 15%;
    margin: 0 0.8%;
}

.guide .brand nav.pick ul li dl {
    background: #93CA5E;
}

.guide .brand nav.pick ul li dl dt {}

.guide .brand nav.pick ul li dl dt img {
    width: 100%;
    height: auto;
}

.guide .brand nav.pick ul li dl dd {
    text-align: center;
    color: #FFF;
    padding: 5px 0;
    letter-spacing: 1px;
}

.guide .brand nav.only {}

.guide .brand nav.only ul {}

.guide .brand nav.only ul li {
    float: left;
    width: 9.3%;
    margin: 0 0.3%;
}

.guide .brand nav.only ul li dl {
    background: #DD9088;
}

.guide .brand nav.only ul li dl dt {}

.guide .brand nav.only ul li dl dt img {
    width: 100%;
    height: auto;
}

.guide .brand nav.only ul li dl dd {
    text-align: center;
    color: #FFF;
    padding: 3px 0;
    letter-spacing: 0px;
    font-size: 80%;
    line-height: 130%;
    display: table-cell;
    vertical-align: middle;
    width: 67.88px;
}

.guide .pickUp {
    margin-bottom: 50px;
}

.guide .pickUp .titleSet {
    background: url(../../images/border_dot_m.gif) repeat-x center;
    text-align: center;
    margin-bottom: 50px;
}

.guide .pickUp .titleSet h2 {
    color: #333333;
    font-size: 130%;
    line-height: 100%;
    letter-spacing: 2px;
    background: #FFFFFF;
    padding: 20px;
    display: inline;
}

.guide .pickUp .titleSet h2 span {
    font-family: Fjalla;
    font-size: 170%;
    line-height: 100%;
    color: #74C133;
    background: url(../../images/icon_melon.gif) no-repeat left;
    padding-left: 30px;
    letter-spacing: 0;
}

.guide .pickUp .seisan,
.guide .pickUp .season,
.guide .pickUp .darts,
.guide .pickUp .cook {
    margin-bottom: 80px;
}

.guide .pickUp h3 {
    font-size: 150%;
    line-height: 100%;
    color: #333333;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
}

.guide .pickUp h3 span {
    padding: 1px 0 0 40px;
}

.guide .pickUp .seisan h3 span {
    background: url(../../guide/images/icon_seisan.gif) no-repeat left;
}

.guide .pickUp .season h3 span {
    background: url(../../guide/images/icon_season.gif) no-repeat left;
}

.guide .pickUp .darts h3 span {
    background: url(../../guide/images/icon_darts.gif) no-repeat left;
}

.guide .pickUp .cook h3 span {
    background: url(../../guide/images/icon_cook.gif) no-repeat left;
}

.guide .pickUp .read {
    line-height: 160%;
    margin-bottom: 30px;
}

.guide .pickUp ul {
    margin-bottom: 50px;
}

.guide .pickUp ul li {
    float: left;
    width: 18%;
    margin: 0 1%;
}

.guide .pickUp ul li dl {}

.guide .pickUp ul li dl dt {
    margin-bottom: 10px;
}

.guide .pickUp ul li dl dt img {
    width: 100%;
    height: auto;
    background: #d6d6d6;
}

.guide .pickUp ul li dl dd {}

.guide .pickUp .more {
    text-align: center;
}

.guide .pickUp .more a {
    padding: 10px 150px;
    border: solid 1px #666666;
}

.guide .pickUp .more a:hover {
    border: solid 1px #cccccc;
}

.guide .contact {}

.guide .contact .wrap {
    border: solid 1px #e6e6e6;
    padding: 30px;
    position: relative;
}

.guide .contact .wrap h3 {
    text-align: center;
    font-size: 130%;
    line-height: 100%;
    color: #333333;
    letter-spacing: 2px;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -130px;
    padding: 10px 50px;
    background: #FFFFFF;
}

.guide .contact .wrap h3 span {
    padding: 5px 0 5px 50px;
    background: url(../../guide/images/icon_contact.gif) no-repeat left;
}

.guide .contact .wrap .title {
    padding-top: 10px;
    font-size: 150%;
    line-height: 150%;
    text-align: center;
    color: #bf387a;
    margin-bottom: 20px;
}

.guide .contact .wrap .address {
    text-align: center;
    margin-bottom: 30px;
}

.guide .contact .wrap .address h4 {
    font-size: 130%;
    line-height: 100%;
    margin-bottom: 18px;
    letter-spacing: 3px;
    color: #333333;
    font-weight: bold;
}

.guide .contact .wrap .address dl {}

.guide .contact .wrap .address dl dt {
    margin-bottom: 10px;
}

.guide .contact .wrap .address dl dt span.tel {
    background: url(../../guide/images/icon_tel.gif) no-repeat left;
    padding: 10px 30px;
    font-size: 120%;
    line-height: 100%;
    font-weight: bold;
    color: #333333;
}

.guide .contact .wrap .address dl dd {
    color: #78bd36;
    font-family: Fjalla;
    font-size: 240%;
    line-height: 100%;
}

.guide .contact .wrap .form {}

.guide .contact .wrap .form h5 {
    border: solid 1px #333333;
    text-align: center;
    padding: 5px;
    color: #333333;
    margin-bottom: 20px;
}

.guide .contact .wrap .form table {
    margin-bottom: 20px;
}

.guide .contact .wrap .form th {
    width: 40%;
}

.guide .contact .wrap .form th span {
    background: #d4746a;
    color: #FFFFFF;
    padding: 2px 5px;
    letter-spacing: 2px;
    font-size: 80%;
    line-height: 100%;
    font-weight: normal;
    margin-left: 5px;
}

.guide .contact .wrap .form th span.comp {
    background: #93CA5E;
}

.guide .contact .wrap .form td .caution {
    color: #d4746a;
    margin-bottom: 10px;
}

.guide .contact .wrap .form ul {
    padding: 0;
}

.guide .contact .wrap .form ul li {
    list-style-type: none;
}

.guide .contact .wrap .form .submit {
    text-align: center;
}

.guide .contact .wrap .form .submit input[type="submit"] {
    background: #FFFFFF;
    color: #333333;
    border: solid 1px #333333;
    padding: 10px 50px;
    cursor: pointer;
}

.guide .contact .wrap .form .submit input[type="submit"]:hover {
    background: #f2f2f2;
    color: #999999;
    border: solid 1px #999999;
}

.guide .contact .wrap .form .submit input[type="button"] {
    background: #FFFFFF;
    color: #333333;
    border: solid 1px #333333;
    padding: 10px 50px;
    cursor: pointer;
}

.guide .contact .wrap .form .submit input[type="button"]:hover {
    background: #f2f2f2;
    color: #999999;
    border: solid 1px #999999;
}

.guide .contact .wrap .complete {
    background: #93CA5E;
    padding: 30px;
    text-align: center;
}

.guide .contact .wrap .complete .text {
    color: #FFFFFF;
    font-size: 110%;
    line-height: 150%;
    margin-bottom: 10px;
}

.guide .contact .wrap .complete .exit {
    padding: 20px 0 0;
}

.guide .contact .wrap .complete .exit a {
    padding: 10px 100px;
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
}

.guide .shop_guide .button_style,
.guide .symbol .button_style {
    margin-left: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.guide .shop_guide .button_style li,
.guide .symbol .button_style li {
    width: 31%;
    float: left;
    border: solid 1px #333;
    /* background:#FDCFC7; */
    margin-right: 15px;
    text-align: center;
    /* font-weight:bold; */
    padding: 10px 0;
    margin-bottom: 30px;
    /* line-height:2; */
    display: block;
}

.guide .shop_guide .button_style li:last-child,
.guide .symbol .button_style li:last-child {
    margin-right: 0;
}

.guide .shop_guide .button_style a,
.guide .symbol .button_style a {
    display: block;
}

.guide .shop_guide .button_style li:hover,
.guide .symbol .button_style li:hover {
    border: solid 1px #ccc;
}

.guide .symbol img {
    margin: 0 auto;
}

.guide .cyokubai_bana .bana img {
    width: 100%;
}

.guide .cyokubai_bana .bana {
    margin: 20px 0;
}

.guide .cyokubai_bana .bana li {
    float: left;
    width: 30%;
    margin: 0 1.6%;
}

.guide .cyokubai_bana ul li:last-child {
    margin-right: 0;
}

.guide .cyokubai_bana .bana li a.present {
    display: block;
    /*height: 67px;*/
    overflow: hidden;
    margin-bottom: 19px;
}

.guide .cyokubai_bana .bana li a.present img {
    margin-bottom: -10px;
}

.guide .cyokubai_bana .link {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 60px;
    /*list-style-type:disc;*/
}

.guide .cyokubai_bana .link li {
    float: left;
    width: 46%;
    margin: 0 1.6%;
    list-style-type: disc;
    margin-bottom: 10px;
}

.guide .cyokubai_bana .link li a {
    color: #0071BC;
}

.guide .cyokubai_bana .link li a:hover {
    color: #E9B9B4;
}

@media screen and (max-width:640px) {
    .info .wrap ul li {
        /*float: none;
        width: 100%;
        margin: 0;
        margin-bottom: 2%;*/
    }

    .info .archives dl {
        padding: 15px 5px;
    }

    .info .archives dl dt {
        width: 100px;
    }

    .info .archives dl dt img {
        width: 100px;
        height: 100px;
    }

    .info .archives dl dd {
        width: calc(100% - 100px);
    }

    .info .archives dl dd h3 {
        font-size: 115%;
    }



    .guide .pageflow {
        margin-bottom: 50px;
    }

    .guide .pageflow img {
        width: 100%;
        height: auto;
    }

    .guide .product nav ul li {
        float: none;
        width: auto;
        margin: 0 0 1%;
    }

    .guide .brand nav.pick {}

    .guide .brand nav.pick ul li {
        width: 32%;
        margin: 0.6%;
    }

    .guide .brand nav.only {}

    .guide .brand nav.only ul li {
        float: left;
        width: 19%;
        margin: 0.5%;
    }

    .guide .pickUp .more {
        padding: 0 2%
    }

    .guide .pickUp .more a {
        display: block;
        padding: 4% 0;
    }

    .guide .contact .wrap {
        padding: 5% 2%;
    }

    .guide .contact .wrap .form input[type="text"] {
        width: 100%;
    }

    .guide .contact .wrap .form textarea {
        width: 100%;
    }

    .guide .shop_guide .button_style,
    .guide .symbol .button_style {
        margin: 0;
        margin-bottom: 20px;
    }

    .guide .shop_guide .button_style li,
    .guide .symbol .button_style li {
        width: auto;
        float: none;
        margin-right: 0;
        padding: 10px 0;
        margin-bottom: 10px;
    }

    .symbol .text {
        margin-bottom: 20px;
    }

    .guide .cyokubai_bana .bana li {
        float: none;
        width: auto;
        margin: 0 0 5%;
    }

    .guide .cyokubai_bana .bana li a.present {
        height: 216px;
    }

    .guide .cyokubai_bana .link {
        margin-top: 0;
    }

    .guide .cyokubai_bana .link li {
        float: none;
        width: auto;
        margin: 0;
        border-bottom: solid 1px #e6e6e6;
        list-style-type: none;
        margin-bottom: 10px;
    }

    .guide .cyokubai_bana .link li a {
        padding: 3%;
        display: block;
    }
}


/*---------------------------------
	404
---------------------------------*/

.notFound .bigTitle {
    font-size: 160%;
    line-height: 100%;
    font-family: Fjalla;
    display: block;
    margin-bottom: 10px;
}

.notFound h1 {
    padding-top: 30px !important;
    letter-spacing: 2px !important;
}


/*---------------------------------
	Branding information
---------------------------------*/

.branding_information .list dl {
    border: solid 1px #e6e6e6;
    padding: 20px;
}

.branding_information .list dt {
    float: left;
    width: 30%;
    color: #666666;
}

.branding_information .list dt img {
    width: 100%;
}

.branding_information .list dd {
    float: right;
    width: 67%;
}

.branding_information .list dd h3 {
    font-weight: bold;
}

.branding_information .tab-content input[type="radio"] {
    display: none;
}

.branding_information .tab-content label {
    display: inline-block;
    padding: 5px 18px;
    font-size: 110%;
    color: #FFF;
    background-color: #efc4bf;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
}

.branding_information .tab-content label:hover,
.branding_information .tab-content input[type="radio"]:checked+label {
    color: #FFF;
    background-color: #DD9088;
}

.branding_information .tab-content .tab-box {
    border-top: 1px solid #DD9088;
    padding-top: 20px;
}

.branding_information .tab-content>.tab-box>div {
    display: none;
}

.branding_information #tab1:checked~.tab-box>#tabView1 {
    display: block;
}

.branding_information #tab2:checked~.tab-box>#tabView2 {
    display: block;
}

.branding_information #tab3:checked~.tab-box>#tabView3 {
    display: block;
}

.branding_information #tab4:checked~.tab-box>#tabView4 {
    display: block;
}

.branding_information #tab5:checked~.tab-box>#tabView5 {
    display: block;
}

.branding_information #tab6:checked~.tab-box>#tabView6 {
    display: block;
}

@media screen and (max-width:640px) {

    .branding_information .list dt,
    .branding_information .list dd {
        float: none;
        width: auto;
    }
}


/*---------------------------------
	G7
---------------------------------*/

.g7 h2 {
    font-size: 130%;
    line-height: 100%;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: bold;
}

.g7 .text {
    margin-bottom: 20px;
}

.g7 dl {}

.g7 dl dt {
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 5px;
}

.g7 dl dd {
    margin-bottom: 10px;
}

.g7 dl dd a {
    word-break: break-all;
}


/*---------------------------------
	ibarakifair2016_mitsukoshiginza
---------------------------------*/

.ibarakifair2016_mitsukoshiginza h2 {
    font-size: 130%;
    line-height: 100%;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: bold;
}

.ibarakifair2016_mitsukoshiginza h3 {
    font-size: 115%;
    font-weight: bold;
}

.ibarakifair2016_mitsukoshiginza {
    border-collapse: collapse;
    word-break: break-all;
}

.ibarakifair2016_mitsukoshiginza th {
    background: #fafafa;
    width: 17%;
    text-align: left;
    font-weight: bold;
}

.ibarakifair2016_mitsukoshiginza td,
.ibarakifair2016_mitsukoshiginza th {
    border: solid 1px #e6e6e6;
    padding: 10px;
    vertical-align: top;
}

.ibarakifair2016_mitsukoshiginza li {
    list-style-type: disc;
}

.ibarakifair2016_mitsukoshiginza .comment p {
    padding: 10px;
}

.ibarakifair2016_mitsukoshiginza .comment {
    background: #f2f2f2;
    dispay: inline-block;
    position: relative;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 10px;
}

.ibarakifair2016_mitsukoshiginza .comment:before {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-right-color: #f2f2f2;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -9px;
}


/*---------------------------------
	ambassador
---------------------------------*/

.ambassador {}

.ambassador h2.title {
    margin: 20px 0 10px;
    text-align: center;
    font-size: 138.5%;
    background-image: url(../../01module/images/low_title_bg.jpg);
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: left;
    color: #FFF;
    font-weight: bold;
    padding: 6px 0;
}

.ambassador .work {
    padding-left: 20px;
    width: 95%;
    margin: 0 auto;
}

.ambassador .work li {
    list-style-type: disc;
    margin-bottom: 10px;
}

.ambassador .list {}

.ambassador .list>li {
    margin-bottom: 20px;
}

.ambassador .list dl {
    border: solid 1px #e6e6e6;
    padding: 20px;
}

.ambassador .list dt {
    float: left;
    width: 30%;
}

.ambassador .list dt img {
    width: 100%;
    height: auto;
    display: block !important;
}

.ambassador .list dd {
    float: right;
    width: 67%;
}

.ambassador .list dd .ad {
    background: #D4746A;
    padding: 5px 0;
    color: #FFFFFF;
    margin-bottom: 10px;
    display: block;
    width: 50%;
    text-align: center;
}

.ambassador .list dd .am {
    background: #78BD36;
    padding: 5px 0;
    color: #FFFFFF;
    margin-bottom: 10px;
    display: block;
    width: 50%;
    text-align: center;
}

.ambassador .list dd .titleSet {
    letter-spacing: 2px;
    font-family: "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
    margin-bottom: 10px;
}

.ambassador .list dd .titleSet h3 {
    font-size: 200%;
    line-height: 100%;
    display: inline;
}

.ambassador .list dd .titleSet span {
    font-size: 110%;
    line-height: 100%;
    color: #999999;
}

.ambassador .list dd .text {
    line-height: 150%;
    margin-bottom: 10px;
}

.ambassador .list dd ul {
    padding: 15px 20px 0;
    border-top: dotted 1px #cccccc;
}

.ambassador .list dd ul li {
    list-style-type: circle;
    margin-bottom: 5px;
}

.ambassador .list dd ul li:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:640px) {
    .ambassador h2.title {
        background-size: auto;
    }

    .ambassador .list dd .am,
    .ambassador .list dd .ad {
        width: auto;
    }

    .ambassador .list dd .titleSet h3 {
        display: block;
    }
}

.cookconts img {
    width: 290px;
}


/*---------------------------------
	recommend
---------------------------------*/

.R_list {
    margin-top: 30px;
}

.R_list .R_title {
    font-size: 120%;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 20px;
    background: url(../../images/icon_reco.png) #f2f2f2 10px no-repeat;
    background-size: 30px;
    padding: 10px;
    padding-left: 50px;
}

.R_list ul {
    letter-spacing: -5px;
}

.R_list li {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    width: 23.9%;
    margin-right: 1.4%;
}

.R_list li:last-child {
    margin-right: 0;
}

.R_list dl {}

.R_list dt {}

.R_list dt img {
    width: 100%;
}

.R_list dd {}

.R_list dd .catTitle {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

.R_list dd .catTitle span {
    color: #FFFFFF;
    font-size: 85%;
    line-height: 100%;
    display: block;
    font-style: normal;
    padding: 10px 5px 9px 5px;
    letter-spacing: 0px;
}

.R_list dd .catTitle .feature {
    background-color: rgba(212, 116, 106, 0.8);
}

.R_list dd .catTitle .eat {
    background-color: rgba(120, 189, 54, 0.8);
}

.R_list dd .catTitle .cook {
    background-color: #BF387A;
}

.R_list dd .catTitle .journey {
    background-color: rgba(239, 194, 58, 0.8);
}

.R_list dd h3 {
    font-size: 100%;
    line-height: 120%;
    letter-spacing: 2px;
}

.R_list dd aside {
    display: none;
    margin-top: 10px;
}

.R_list dd aside.ft .data {
    font-family: Fjalla;
    font-weight: bold;
    float: left;
    font-size: 100%;
    line-height: 110%;
}

.R_list dd aside.ft .icon_cat {
    float: right;
    border-left: solid 1px #333333;
    padding-left: 10px;
}

@media screen and (max-width:640px) {
    .R_list li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .R_list li:nth-child(even) {
        margin-right: 0;
    }
}


/*---------------------------------
	霎ｲ譫玲ｰｴ逕｣驛ｨ霎ｲ讌ｭ謾ｿ遲冶ｪｲ�匁ｬ｡逕｣讌ｭ蛹悶�蝨ｰ逕｣蝨ｰ豸医げ繝ｫ繝ｼ繝� 蝠丞粋縺帛�
---------------------------------*/

.noseisaku_inquiry {
    border-top: dotted 1px #cccccc;
    padding-top: 15px;
    letter-spacing: 1px;
    margin-top: 50px;
}

.noseisaku_inquiry .title {
    font-size: 120%;
    line-height: 140%;
    margin: 5px 0;
}

@media screen and (max-width:640px) {
    .noseisaku_inquiry .title {
        font-size: 100%;
    }
}

.pagenavs ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}