@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

p.title {
    color: #000;
    font-size: 200%;
    padding: 30px 0;
    font-weight: bold;
}

h1.title {
    color: #000;
    font-size: 200%;
    padding: 30px 0;
    font-weight: bold;
}

.perori_clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    overflow: hidden;
    font-size: 0.1em;
    line-height: 0;
}

.perori_left {
    float: left;
}

.perori_facebook {
    padding-left: 0;
}

.entry-header {
    display: none;
}

.gt-txt {
    text-align: center;
}

.perori-cart {
    position: relative;
}

.perori-cart-quantity {
    position: absolute;
    top: 10px;
    right: -10px;
    height: 16px;
    width: 20px;
    line-height: 17px;
    background-color: #f00;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 10px;
    opacity: 0.8;
    text-align: center;
}

.responsiveSP .perori-cart-quantity {
    top: 0px;
    right: -5px;
}

.logo_area {
    float: left;
}
.fs-p-footerPageTop{
    display:none;
}

.detail h2{
    margin: 10px 0;
}

@media (min-width: 768px) {

    #page_homepage {
        margin: 0 auto;
    }

    #side_second {
        margin: 0;
    }

    .fs-l-pageMain {
        max-width: 980px !important;
        margin: 0 auto;
    }

    #breadcrumb {
        padding: 10px 0 0 0;
    }

    #footer > div > nav > ul {
        padding: 20px 0 0;
    }

    #footer > div > nav > ul li {
        line-height: 1.8;
    }

    #footer .contents{
        padding-left: 75px;
    }

    .wp_about ul li {
        margin-bottom: 10px;
    }

    .remodal-overlay{
        display:none !important;
    }
    .remodal-wrapper{
        display:none !important;
    }

    #perori_area dl dd{
        padding: 5px 0 10px;
    }

    #sns_area{
        margin-top: 10px;
    }

    #ss_gmo_globalsign_secured_site_seal{
        margin: 0 auto 20px;
    }
}

@media (max-width: 767px) {

    /* wp.css内容 */
    #breadcrumb,
    #side_second {
        display: none;
    }


    .bnr_dogfood {
        margin: 10px 0 0 0;
    }

    .bnr_dogfood ul {
        margin: 0 auto;
        padding: 0px;
        width: 98%;
    }

    .bnr_dogfood .bnr_l {
        width: 49%;
        float: left;
    }

    .bnr_dogfood .bnr_r {
        width: 49%;
        float: right;
    }

    .bnr_dogfood li img {
        width: 100%;
    }

    .bnr_dogfood li {
        display: block;
        padding: 0 0 10px 0;
        line-height: 1.0;
    }

    .bnr_dogfood li a {
        display: block;
    }

    .title_wp_dogfood {
        margin: 20px 0 10px 0;
    }

    .title_wp_dogfood h2 {
        float: left;
        font-size: 16px;
        color: #000;
        font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    }

    .title_wp_dogfood .tolist {
        float: right;
        width: 30%;
    }

    .tolist_wrap {
        margin: 10px 0;
    }

    .tolist {
        text-align: right;
        width: 30%;
        float: right;
    }

    .tolist img {
        width: 100%;
    }

    #second_detail h2 {
        margin: 20px 0 10px 2%;
    }

    .wp_about {
        padding: 0 10px;
    }

    .wp_about ul li {
        width: 49%;
        float: left;
        display: block;
        padding: 0 2% 20px 0;
    }

    .wp_about ul li:nth-child(2n) {
        padding: 0 0 20px 0;
    }

    .wp_about ul li a {
        display: block;
        color: #535353 !important;
        font-weight: normal !important;
    }

    .wp_about ul li a img {
        width: 100%;
        height: auto;
    }

    .wp_about ul li a p {
        padding: 10px 0 0;
    }

    .detail {

    }

    .detail h3 {
        padding: 10px 0 0;
    }

    .detail img {
        width: 100%;
        height: auto;
    }

    .wp_dogfood {
        padding: 0 10px;
    }

    .wp_dogfood ul li {
        border-top: 1px dotted #b4b2b2;
        padding: 10px;
        display: table;
        width: 100%;
        box-sizing: border-box;
        position: relative;

        text-align: left;
    }

    .wp_dogfood ul li a span {
        position: absolute;
        bottom: 25px;
        left: 20px;
    }

    .wp_dogfood ul li:last-child {
        border-bottom: 1px dotted #b4b2b2;
    }

    .wp_dogfood ul li div {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
    }

    .wp_dogfood ul li p {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
        box-sizing: border-box;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 15px;
    }

    .wp_dogfood ul li img {
        width: 100%;
        height: auto !important;
    }

    .wp_dogfood ul li a {
        color: #535353 !important;
        font-weight: normal !important;
        text-decoration: none;
    }


    /* 180822追加 */
    .wp_dr_column {
        padding: 0 10px;
    }

    .title_wp_dr_column {
        text-align: center;
        padding: 10px 10px 20px 10px;
    }

    .title_wp_dr_column img {
        width: 100%;
    }

    .wp_dr_column ul li {
        border-top: 1px dotted #b4b2b2;
        padding: 10px;
        display: table;
        width: 100%;
        box-sizing: border-box;
        position: relative;
    }

    .wp_dr_column ul li a span {
        position: absolute;
        bottom: 25px;
        left: 20px;
    }

    .wp_dr_column ul li:last-child {
        border-bottom: 1px dotted #b4b2b2;
    }

    .wp_dr_column ul li div {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
    }

    .wp_dr_column ul li p {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
        box-sizing: border-box;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 15px;
    }

    .wp_dr_column ul li img {
        width: 100%;
        height: auto !important;
    }

    .wp_dr_column ul li a {
        color: #535353 !important;
        font-weight: normal !important;
    }

    /* ↑ */
    .cm_bn {
        padding: 10px 10px 0px 10px;
    }

    .cm_bn ul li {
        width: 100%;
        float: left;
    }

    .cm_bn ul li a {
        display: block;
    }

    .cm_bn ul li:nth-child(2n-1) {
        padding: 0 0 2% 0;
    }

    .cm_bn ul li:nth-child(2n) {
        padding: 0 0 2% 0;
    }

    .cm_bn ul li:nth-child(5) {
        width: 100%;
    }

    .cm_bn2 {
        padding: 5px 10px;
    }

    .cm_bn2 ul li {
        width: 49%;
        float: left;
    }

    .cm_bn2 ul li a {
        display: block;
    }

    .cm_bn2 ul li:nth-child(2n-1) {
        padding: 0 1% 2% 0;
    }

    .cm_bn2 ul li:nth-child(2n) {
        padding: 0 0 2% 1%;
    }

    .cm_bn2 ul li:nth-child(5) {
        width: 100%;
    }

    .wp-pagenavi {
        margin: 15px 0 10px 0;
        text-align: right;
    }


    .order-box {
        padding: 0 10px 15px 10px;
    }

    .order-box h2 {
        padding-top: 20px;
        text-align: center;
    }

    .order-box iframe {
        width: 100%;
    }

    .order-box table, .order-box table tr, .order-box table td {
        border: none;
        margin: 0;
    }

    .order-box table.tb-head {
        width: 100%;
        background-color: #E5E5E5;
        margin-bottom: 4px;
    }

    .tb-head td {
        padding: 2px 0 2px 0;
        font-weight: bold;
    }

    .tb-head .hd-c01 {
        width: 20%;
        text-align: center;
    }

    .tb-head .hd-c02 {
        width: 55%;
        text-align: center;
    }

    .tb-head .hd-c03 {
        width: 25%;
        text-align: center;
    }

    .jutyu_box {
        padding-bottom: 4px;
        border-bottom: solid 2px #E5E5E5;
    }

    .jutyu_box a {
        color: #000 !important;
        text-decoration: underline !important;
    }

    .scroll_area {
        height: 180px;
    }

    .tb-cts {
        width: 100%;
    }

    .tb-cts tr {
        background: url(https://natural-food.jp/store/user_data/packages/default/img/top/line.gif) 0 bottom repeat-x;
    }

    .tb-cts .cts-c01 {
        width: 20%;
    }

    .tb-cts .cts-c02 {
        width: 15%;
    }

    .tb-cts .cts-c03 {
        width: 47%;
    }

    .tb-cts .cts-c04 {
        width: 18%;
        text-align: center;
    }

    .tb-cts td {
        padding: 10px 0 10px 0;
    }

    .jutyu_date {
        padding-top: 4px;
        text-align: right;
        font-size: 12px;
    }

    /*   wp.css↑ */
    /*   上書き */
    #page_homepage {
        margin: 0 auto;
        box-sizing: border-box;
    }

    #second_detail {
        width: auto;
    }

    #container {
        width: auto;
    }

    .wp_dogfood {
        padding: 0;
    }

    p.title {
        padding: 20px 0 10px;
        text-align: center;
    }

    footer .ft_menu p {
        height: 21px;
        display: flex;
        align-items: end;
    }

    #pagetop {
        display: none;
    }

    #gtseal-box .gt-seal {
        display: none;
    }

    h1.title {
        text-align: center;
    }

    .modal_menu .menu li a{
        text-decoration: none;
    }
    footer .ft_menu ul li a{
        text-decoration: none;
    }
    footer .ft_menu p{
        margin: 0;
    }

    .wp_about ul li a{
        text-decoration: none;
    }
    .wp_dr_column ul li a{
        text-decoration: none;
    }

    div.global_header{
        width: 100%;
        padding: 15px;
        background: url(/store/user_data/packages/default/img/common/bg.gif) repeat;
        box-sizing: border-box;
    }
    div.global_footer {
        background: url(/store/user_data/packages/default/img/common/bg.gif) repeat;
    }

    div.global_footer {
        padding-top: 15px;
    }

    .gt-seal{
        padding: 0;
    }
}

#header h1,.header_title {
    font-size: 90%;
    font-weight: bold;
    color: black;
}