/*
Theme Name:
Theme URI:
Description:
Author:PLUSIDEA
Author URI:http://plusidea.co.jp/
Version:7.7
*/


@charset "utf-8";

/*----------------------------------------------------------------------
base
----------------------------------------------------------------------*/

html {
  min-width: 320px;
  font-size:  100%;
  height: 100%;

}
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #333;
  margin: 0;
}
.col1{
  width:5.9829%;
}
.col2{
  width:14.5299%;
}
.col3{
  width:23.0769%;
}
.col4{
  width:31.6239%;
}
.col5{
  width:40.1709%;
}
.col6{
  width:48.7179%;
}
.col7{
  width:57.2649%;
}
.col8{
  width:65.8119%;
}
.col9{
  width:74.3589%;
}
.col10{
  width:82.9059%;
}
.col11{
  width:91.4529%;
}
.col12{
  width:100%;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-100 {
    margin-bottom: 100px;
}
.xsmall {
	font-size: 8px;
}
.small {
	font-size: 12px;
}
.large {
	font-size: 20px;
}
.xlarge {
	font-size: 24px;
}
img {
	max-width: 100%;
  display: block;
  margin: auto;
}
.tac {
    text-align: center;
}
.tar {
    text-align:right;
}
.tal {
    text-align:left;
}
a{
  text-decoration: none;
  color: #000;
}
a:hover{
  opacity: 0.7;
}
span.big {
  font-size: 30px;
}
span.red{
  color: #ff3333;
  font-weight: bold;
}
table{
  border-collapse: collapse;
}
dh{
  color: #555;
  font-size: 20px;
  font-weight: bold;
}
.flr{
  float: right;
}
.fll{
  float: left;
}
/* For modern browsers */
.clearfix:before,
.clearfix:after {
 content:"";
 display:block;
 overflow:hidden;
}
.clearfix:after {
 clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
 zoom:1;
}
.br-pc { display:block; }
.br-sp { display:none; }

/*------------------パンくずリスト------------*/

.breadcrumg-area ul{
  padding-left: 0;
  margin-bottom: 30px;
}

.breadcrumg-area ul li{
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

.breadcrumg-area ul li::before{
  position: absolute;
  left: 0;
  content:">";
  color: #333;
}

.breadcrumg-area ul li:first-child{
  padding-left: 5px;
}

.breadcrumg-area ul li:first-child::before{
  display: none;
}


/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/

#content-wrapper-no-padding.leaderboard {
    margin-top: 140px;
}

/*@media (min-width: 769px) {
  #header-wrapper.leaderboard {
      top: 0 !important;
  }
}*/

/*----------------------------------------------------------------------
slider
----------------------------------------------------------------------*/


/*----------------------------------------------------------------------
main
----------------------------------------------------------------------*/

.fp-banner img {
    width: 100%;
}

.mailing_list_wrapper {
    width: 100%;
}

.block-content.sub_title {
    margin-top: 22px;
    font-size: 20px;
    font-weight: bold;
}


/*----------------------------------------------------------------------
footer
----------------------------------------------------------------------*/


/*----------------------------------------------------------------------

media query

----------------------------------------------------------------------*/

.pc-only {
    display: block;
}

.sp-only {
    display: none;
}

@media screen and (max-width: 1360px) {
    .mcol-3 .text-inner .hover-statement {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 1250px) {

    .mcol-3 .text-inner {
        width: 95% !important;
    }

    .mcol-3 .text-inner .hover-statement {
        font-size: 14px !important;
    }

}

@media screen and (max-width: 985px) {

    .mcol-3 .bck-img {
        height: 100%;
    }

    .mcol-3 .brand-statement {
        height: 40vw;
    }

    .mcol-3 .bck-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

}

@media screen and (max-width: 768px) {
    .pc-only {
        display: none;
    }
    .br-pc { display:none; }
    .br-sp { display:block; }
    .sp-only {
        display: block;
    }
    .mmb-10 {
        margin-bottom: 10px;
    }
    .mmb-20 {
        margin-bottom: 20px;
    }
    .mmb-30 {
        margin-bottom: 30px;
    }
    .mmb-40 {
        margin-bottom: 40px;
    }
    .splogo {
        display: inline-block;
    }





}

@media screen and (max-width: 425px) {




}

/*IEの場合*/
/* IE11 は最初に *::-ms-backdrop, をつける */
/* IE10 より前はそのまま */
/*@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .class {
        padding-top: 15px ;
    }

    .class {
        padding-top: 15px ;
    }

}*/

/*Firefoxの場合*/
/*@-moz-document url-prefix() {
}*/

/*safariの場合*/
/*::-webkit-full-page-media, :future, :root クラス名 {
}*/



/*media queryここまで*/

/*----------------------------------------------------------------------
下層ページ
----------------------------------------------------------------------*/



/*ブログ-----------------------------------------------------------------*/


/*ajax読み込み用css ----*/
.entry-more {
  text-align: center;
  width: 280px;
  padding: 12px 16px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #14284b;
  color: #14284b;
  margin: 0 auto 2em;
  cursor: pointer;
}

.entry-more.is-hide {
  display: none;
}

.entry-loading {
  text-align: center;
  margin: 3em 0;
  font-weight: 700;
  width: 100%;
  display: none;
}

.entry-loading.is-show {
  display: block;
}
/*ajax読み込み用cssここまで ----*/

.blog_form_submit {
  display: none;
}

.ppb-contents {
    max-width: 1360px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
}

.ppb-content:first-child {
    width: 96%;
    margin: 0 auto 30px;
}

.ppb-content {
    width: 30%;
    margin: 0 1.6% 30px;
    background-color: #f3f4f6;
}

.bbp-img img {
    width: 100%;
    max-height: 380px;
    object-fit: cover;
}

/*.ppb-contents {
    max-width: 1360px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ppb-content {
    float: left;
    width: 30%;
    margin: 0 1.6% ;
}*/

.bbp-cat ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 55px;
}

.bbp-cat ul li a {
    text-transform: uppercase;
    font-weight: bold;
    color: #647188;
    letter-spacing: 0.15em;
    margin-right: 9px;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    box-sizing: border-box;
    margin-bottom: 9px;
    display: block;
}

p.bbp-by-ziwi {
    font-weight: bold;
}

.bbp-desc {
    padding: 0 50px 1px;
    background-color: #f3f4f6;
    box-sizing: border-box;
}

.bbp-desc h3 {
    font-size: 2.107em;
    letter-spacing: 0.05em;
    color: #14284b;
    margin-top: 30px;
}

.bbp-text {
    font-size: 19px;
}

.bbp-link a {
    padding: 10px 20px;
    border: 1px solid #14284b;
    margin-top: 24px;
    margin-bottom: 50px;
    box-sizing: border-box;
    display: block;
    width: max-content;
    transition: 0.3s;
}

.bbp-link a:hover {
    color: #fff;
    background-color: #14284b;
    transition: 0.3s;
    opacity: 1;
}

.bbp-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bbp-pagination .pagination {

}

.clearboth {
    clear: both;
}

.no_search {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
}

@media screen and (max-width: 1024px) {

    .ppb-contents {
        justify-content: space-evenly;
    }

    .ppb-content {
        width: 42%;
        margin: 0 0 30px;
    }

    .ppb-content:first-child {
        width: 89%;
        margin: 0 auto 30px;
    }


}

@media screen and (max-width: 768px) {

    .ppb-content {
        width: 96%;
        margin: 0 auto 30px;
    }

    .ppb-content:first-child {
        width: 96%;
        margin: 0 auto 30px;
    }

    div#content-wrapper-no-padding {
        margin-top: 0 !important;
    }

}


/*ブログ single-----------------------------------------------------------------*/

.blog_top_img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.category.blog_category ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}

.category.blog_category ul li {
    margin: 0 8px 8px;
}

.blog_contents {
    max-width: 96%;
    width: 767px;
    margin: 0 auto 40px;
    font-size: 16px;
    color: rgb(20, 40, 75);
}

.blog_back_btn {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog_back_btn a {
    border-bottom: 1px solid;
    font-size: 17px;
    transition: 0.3s;
}

.blog_back_btn a:hover {
    transition: 0.3s;
}

.pets_blog_cat {
    list-style: none;
    margin: 0;
    padding: 0 !important;
    flex-wrap: wrap;
}

.pets_blog_cat li a {
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(100, 113, 136);
    letter-spacing: 0.15em;
    border-bottom: 1px solid rgb(203, 208, 215);
    padding-bottom: 3px;
    transition: 0.3s;
}

.pets_blog_cat li {
    margin: 0 10px 20px !important;
    transition: 0.3s;
}

h4.p_navi_h4 {
    display: none;
}

ul.page-numbers {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

ul.page-numbers li {
    margin: 0 5px;
}

/*お客様の声 dog-and-cat-food-reviews-----------------------------------------------------------------*/

.views-exposed-widgets {
    margin-left: .5em;
}

select#edit-field-species-tid {
    width: 100%;
}

input#pr_submit {
    margin-left: 0;
    width: 100%;
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px !important;
}

.cc-radio span label {
    display: flex;
    align-items: center;
    justify-content: left;
}

.cc-radio span label input {
    width: auto;
    margin-top: 0.9px;
}

@media screen and (max-width: 420px) {

.two-66-33.at-panel.panel-display.clearfix {
    width: 96% !important;
    margin: auto;
}

.section-dog-and-cat-food-reviews div#block-system-main {
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing-testimonials .inner .image {
    margin: 1em auto;
    width: 100%;
}

}

/*faq-----------------------------------------------------------------*/

@media screen and (max-width: 900px) {

    .frequently-asked-questions .two-columns {
        max-width: 90% !important;
        width: 550px !important;
    }

    .frequently-asked-questions #content-wrapper-no-padding .container #main-content #content .panel-display .two-columns .region-two-66-33-first {
        width: 100%;
    }

    .frequently-asked-questions #content-wrapper .container #main-content #content .panel-display .two-columns .region-two-66-33-second, #content-wrapper-no-padding .container #main-content #content .panel-display .two-columns .region-two-66-33-second {
        width: 100%;
        padding-left: 0;
    }

}

@media screen and (max-width: 420px) {

    .frequently-asked-questions .two-columns {
        max-width: 96% !important;
    }

    .frequently-asked-questions .two-66-33.at-panel.panel-display.clearfix {
        width: 100% !important;
        margin: auto;
    }

    .frequently-asked-questions .mobile-only h1 {
        text-align: center;
        margin: 1em 0;
    }

}


/*contact us-----------------------------------------------------------------*/

.contact-form input,
.contact-form select,
.contact-form textarea {
    width: 100%;
}

p.contact-title {
    margin: 0;
}

sup.ct-red {
    color: red;
}

.contact-content {
    margin-bottom: 1.5em;
}

.contact-form.cc-checkbox {
    display: flex;
    flex-direction: column;
}

.cc-checkbox label input {
    width: max-content;
}

:focus {
    outline: #90b8d4 auto 1px;
    transition: 0.3s;
}

.address_wrapper h3 {
    color: #fff;
    font-size: 23px;
}

.address_wrapper p {
    margin-bottom: 5px;
}

.address_wrapper p a {
    color: #fff !important;
    font-size: 20px;
}


/* general-terms-conditions-----------------------------------------------------------------*/

.gtc-text-wrapper {
    color: #14284b;
    font-family: 'Mark';
    font-style: normal;
    font-weight: normal;
}

/* our-food-philosophy our-farming-philosophy -----------------------------------------------------------------*/

.o_f_p_wrapper .g-image img,
.o_f_p_wrapper .air-blox-image img {
    object-fit: cover;
}

@media screen and (max-width: 768px) {

    .o_f_p_wrapper .g-image img,
    .o_f_p_wrapper .air-blox-image img {
        width: 100%;
    }

}

/* east-cape-recipe -----------------------------------------------------------------*/

.ecr-slick-slider {
    margin: 0 auto !important;
    max-width: 1360px;
    width: 90vw;
}

.ecr-slick-slider button.slick-prev.slick-arrow {
    z-index: 1;
}

.i-full .two-blocks {
    max-width: 90vw;
}

.g-full .g-image img {
    object-fit: cover;
}

@media screen and (max-width: 1360px) {

    .i-full .two-blocks {
        flex-wrap: wrap-reverse;
    }

    .i-full .two-blocks .i-left, .i-full .two-blocks .i-right {
         height: auto; 
        width: 100%;
        box-sizing: border-box;
    }

    .i-full .two-blocks .i-left {
        padding: 20px;
    }

    .i-full .two-blocks .i-right {
    }

    .ecr-slick-slider .slick-slide img {
        /* height: 100%; */
        max-height: 400px;
        margin: 0;
        width: 100%;
        object-fit: cover;
    }

}

@media screen and (max-width: 768px) {

    .feature-image img {
        /* height: 90vh; */
        height: 500px;
        object-fit: cover;
    }

}

/* 商品詳細 single page -----------------------------------------------------------------*/

ul.pager.pager--infinite-scroll.pr_links {
    margin-top: 30px;
}

li.resp-tab-item {
    max-width: inherit !important;
}

.guar-col.guar-col-left {
    text-align: left;
}

.guar-col.guar-col-right {
    text-align: left;
}

.zoom-left.zoom-left-active {
    display: block;
}

.zoom-left {
    display: none;
}

.mcol-0.table-row.table-row-title h3 {
    text-align: left;
    min-height: 1em;
    margin: 0;
}

.is_ta_header .guar-col.guar-col-left {
    width: 60% !important;
    min-height: 1em;
}

.is_ta_header .guar-col.guar-col-center {
    width: 22% !important;
    float: right;
    min-height: 1em;
}

.is_ta_header .guar-col.guar-col-right {
    width: 18% !important;
    min-height: 1em;
}

.is_ta_contents .guar-col.guar-col-left {
    width: 60% !important;
    min-height: 1em;
}

.is_ta_contents .guar-col.guar-col-center {
    width: 22%;
    float: right;
    min-height: 1em;
}

.guar-col.guar-col-right {
    width: 18% !important;
    min-height: 1em;
}

.zoomWrapper {
    position: relative;
}

.zoomWrapper img {
    width: 100%;
    height: 100%;
}

.zoomWindow {
    height: 548px;
    width: 411px;
}

.zoom-left #gallery_01 {
    margin-top: 15px;
}

.pdp2019 .block-inner .transition-tab .instructions2 {
    margin-bottom: 15px;
}

li.resp-tab-item {
    font-weight: bold !important;
}

.ingredients-table.resp-tab-content {
    padding-bottom: 30px !important;
}

img#zoom_1 {
    object-fit: contain !important;
}

@media screen and (max-width: 1400px) {

    .zoomWindow {
        height: 37.037vw !important;
        width: 32.051vw !important;
    }

}


@media screen and (max-width: 900px) and (min-width: 768px) {
    .pdp2019 .block-inner .block-content #quickset-tabs_air_dried_and_canned_no_ta .resp-tabs-list li {
         max-width: inherit !important;
         padding: 36px 30px !important;
    }
}

@media screen and (max-width: 768px) {
    .ymal_wrapper h2.cat-title {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100% !important;
    }

    .zoomWindow {
        height: 80vw !important;
        width: 69.23vw !important;
    }
}

@media screen and (max-width: 500px) {

    .zoom-left .zoomWrapper {
        width: 90% !important;
        height: 100vw !important;
    }

    .zoom-left .zoomWrapper img {
        width: 90% !important;
        height: 100vw !important;
    }

    .pdp2019 .mcol-0 h3.slogan {
        margin-bottom: 25px;
    }

    .zoom-left #gallery_01 {
        margin-top: 20px;
    }

    .zoomWindow {
        width: 90% !important;
        height: 100vw !important;
    }
}

/* 検索結果 search page -----------------------------------------------------------------*/

.search-results li {
    margin-bottom: 4em;
}

#main-content.page-search {
    width: 94%;
    margin: 0 auto 30px;
}

.pagination span {
    border: 0;
    font-weight: bold;
}

.pagination a {
    border: 1px solid #ddd;
}

.pagination a, .pagination span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border-radius: 15px;
    margin-left: 10px;
    margin-bottom: 15px;
}

span.page-numbers.current {
    background-color: #14284b;
    color: #fff;
}

@media screen and (max-width: 860px) {

    .mcol-3 .brand-statement {
        height: 25vw;
    }

}



@media screen and (max-width: 768px) {



    div#edit-basic {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .form-item.form-type-textfield.form-item-keys {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    input#edit-submit {
      margin: 0;
    }
    input.form-text {
        max-width: 100% !important;
        width: 96%;
    }
}

@media screen and (max-width: 670px) {

    .mcol-3 .brand-statement {
        height: 50vw;
    }

}
/* テストページ -----------------------------------------------------------------*/


.ziwi_calculator_frame {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

iframe#calculator {
    width: 100%;
    height: 852px;
}

@media screen and (max-width: 1380px) {

    iframe#calculator {
        max-width: 1024px;
    }

}