@charset "UTF-8";

body {
    font-family: dnp-shuei-gothic-gin-std,sans-serif;
    font-size: 15px;
    background-color: #fff;
    color: #1c1c1c;
    overflow-x: hidden;
}
p{
    line-height: 1.5;
}
.apg_sc_table th, .apg_sc_table td {
    background-color: #FFF;
}
/** top **/

#chengetrigger{
    position: relative;
}

.ec-shelfGrid .ec-shelfGrid__item {
    padding: 0 20px;
    width: 33.333%;
}

.ec-shelfGrid__item{
    text-align: center;
}
.ec-shelfGrid .ec-shelfGrid__item-image{
    margin-bottom: 0;
}
.price02-default{
    border-top: 1px solid #065084;
    margin-top: 10px;
    padding-top: 10px;
}
.ecsanwatopabso{
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 40px;
    left: 40px;
    padding-right: 300px;
}


.wrap{
    padding: 16px;
  }
  @keyframes zoomUp {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.15);
    }
  }
  
  .swiper-slide-active .slide-img,
  .swiper-slide-duplicate-active .slide-img,
  .swiper-slide-prev .slide-img{
    animation: zoomUp 10s linear 0s 1 normal both;  
  }
  .slide-img img{
    display: block;
  }





/** top以外 **/



.ecsanwafooter1{
    margin-top: 60px;
}
.ecsanwafooter1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #065084;
    padding-right: 240px;
    padding-left: 0;

}
.ecsanwafooter1 ul li{
    width: 50%;
    list-style-type: none 
}

.ecsanwafooter1 ul li a{
    display: block;
    background-color: #065084;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #fff;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

.ecsanwafooter1 ul li a:hover{
    background-color: #1c1c1c;
}

.ecsanwafooter1 ul li:nth-child(2) a{
    border-right: none;
}

.ecsanwafooter2{
    background-image: url(https://sanwa-suisan.com/images/ecfooter1.jpg);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    padding: 200px 4%;
    padding-right: 260px;
    margin-top: -10px;
    text-align: center;
}
.ecsanwafooter2 img{
    width: 450px;
    height: auto;
}

.cy_nav{
    padding-left: 0;
}
.cy_nav li {
    list-style: none;
}
.side_banner{
    padding-left: 0;
    margin-bottom: 0;
}
.side_banner li {
    list-style: none;
}
.page_link li {
    list-style: none;
}
.sp_side_banner li {
    list-style: none;
}

.ec-layoutRole .ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1440px;
    display: flex;
    flex-wrap: nowrap;
}

.ecsanwatop1 {
    background-image: url(https://sanwa-suisan.com/images/ecsanwatop1.jpg);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 400px;
    padding: 40px 6%;
}

.ecsanwatop11{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    list-style: none;
}
.ecsanwatop12 img{
    width: 350px;
    height: auto;
}
.ecsanwatop130{
    display: block;
}
.ecsanwatop13{
    padding-top: 15px;
}
.ecsanwatop13 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 20px;
}
#ecsanwacategory .ecsanwatop13 ul{
    width: 94%;
    max-width: 1200px;
    margin: 0 auto 30px;
}
.ecsanwatop13 ul li{
    list-style: none;
    font-size: 16px;
    font-weight: bold;
}
.ecsanwatop13 ul li a{
    color: #065084;
    transition: 0.3s ease-in-out;
}
.ecsanwatop13 ul li a:hover{
    color: #0096ff;
}

.ec-headerNav .ec-headerNav__itemIcon {
    color: #065084;
}
.ec-headerNav .ec-headerNav__itemLink {
    color: #065084;
}
.ec-headerRole__cart{
    width: 200px;
}
.ec-cartNavi {
    color: #065084;
    background-color: #f3f6f8;
    border-radius: 0;
}
.ec-headerNaviRole {
    padding-top: 40px;
}

.ec-headerNaviRole {
    display: block;
    padding-left: 0;
}



.ec-headerNaviRole .ec-headerNaviRole__right {
    width: 100%;
}

.ec-headerNaviRole .ec-headerNaviRole__left {
    width: 100%;
    background-color: #f3f6f8;
    padding: 60px 0;
    margin-top: 20px;
}
.ec-headerNaviRole .ec-headerNaviRole__search {
    max-width: 1200px;
    width: 94%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.ec-categoryNaviRole {
    padding-left: 0;
}

.ec-headerSearch .ec-headerSearch__category {
    float: left;
    width: 48%;
}
.ec-headerSearch .ec-headerSearch__keyword {
    float: right;
    width: 48%;
    border-radius: 0;
    background: #fff;

}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #fff;
    border-radius: 0;
    padding: 5px;
}

.ec-headerSearch .ec-headerSearch__category .ec-select select {
    color: #6e6e6e;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before {
    border-top: 6px solid #6e6e6e;
    margin-top: 6px;
}

.ec-headerSearch .ec-headerSearch__category .ec-select select {
    max-width: 100%;
}

.ec-layoutRole .ec-layoutRole__contents {
    margin-top: 40px;
}

.ec-headerNaviRole {
    max-width: 100%;
}

.ec-headerSearch .ec-headerSearch__keyword {
    position: relative;
    color: #525263;
    border: none;
    background-color: #fff;
    border-radius: 0;
    padding: 5px;
}

.ec-categoryNaviRole {
    max-width: 100%;
    width: 100%;
}
.ec-headerNaviRole {
    padding-bottom: 0;
}

.ec-itemNav {
    background-color: #f3f6f8;
    padding: 0 0 130px 0;
    text-align: left;
}

.container1200{
    max-width: 1200px;
    width: 94%;
    display: block;
    margin: 0 auto;
}

.ec-itemNav__nav {
    display: block;
    width: 100%;
}

.ec-itemNav__nav li {
    float: left;
    width: auto;
    width: 20%;
    padding-right: 20px;
}
.ec-itemNav__nav li:nth-child(5) {
    padding-right: 0;
}
.ec-itemNav {
    .ec-itemNav__nav {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .ec-itemNav__nav li {
        float: none;
        width: calc(20% - 10px);
        padding-right: 0;
    }
    .ec-itemNav__nav a {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        min-height: 50px;
        height: 100%;
    }
}


.ec-itemNav__nav li a {
    text-align: center;
    border-bottom: none;
    background-color: #065084;
    color: #fff;
}
.ec-itemNav__nav li a:hover {
    opacity: 0.8;
    background-color: #065084;
    color: #fff;
}

.ecsanwacate{
    font-size: 30px;
    color: #065084;
    border-bottom: 1px solid #065084;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.ec-productRole .ec-productRole__tags {
    margin-top: 10px;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #8badc6;
}
.ec-productRole .ec-productRole__price {
    padding: 14px 0;
    border-bottom: none;
}
.ec-productRole .ec-productRole__category {
    padding: 16px 0;
    border-bottom: 1px solid #8badc6;
}
.ec-productRole .ec-productRole__price {
    color: #333;
}
/**
.ec-productRole__priceRegularPrice{
    display: none;
}
.ec-productRole__priceRegularTax{
    display: none;
}
**/
.ec-headingTitle{
    text-align: center;
}
.ec-price{
    text-align: center;
}
.ec-productRole .ec-productRole__description {
    margin-top: 16px;
    margin-bottom: 16px;
}
.ecsanwakazu{
    font-size: 20px;
    margin-bottom: 10px;
}
.ec-blockBtn--action {
    background-color: #333;
    border-color: #333;
}
.ec-blockBtn--action:hover {
    background-color: #333;
    border-color: #333;
    opacity: 0.9;
}
.ec-productRole .ec-productRole__btn {
    width: 100%;
    margin-bottom: 16px;min-width: 350px;
}
.ec-numberInput input {
    background: #f3f6f8;
    border: none;
    max-width: 130px;
    padding: 25px 20px;
}
.ec-blockBtn--cancel {
    color: #fff;
    background-color: #065084;
    border-color: #065084;
}
.ec-blockBtn--cancel:hover {
    color: #fff;
    background-color: #065084;
    border-color: #065084;
    opacity: 0.9;
}
.ecsanwatoptitle{
    position: absolute;
    z-index: 999;
    top: 0;
    right: 250px;
    bottom: 0;
    left: 0;
    margin: auto auto;
    width: auto;
    height: 70%;   
}
.ecsanwacart{
    display: none;
}

/****ポップアップ**/
.popUpWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.73);
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
}
.pop_up_content {
    background-color: #FFF;
    max-width: 1000px;
    width: 90%;
    max-height: 90%;
    padding: 80px;
    overflow-y: scroll;
    position: relative;
}
.pop_up_content h3 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.pop_up_content p {
    text-align: center;
    line-height: 2.4em;
    margin-top: 20px;
}
.popClose {
    background-color: #065084;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 20px;
    color: #FFF;
    cursor: pointer;
}



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


}

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


}

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

    .ecsanwatop1 {
        background-image: url(https://sanwa-suisan.com/images/ecsanwatop1.jpg);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 400px;
        padding: 30px 20px;
    }

.ecsanwatop12{
    width: 300px;
}
.ecsanwatop12 img {
    width: 100%;
    height: auto;
}
.ecsanwatop13 ul li {
    list-style: none;
    font-size: 14px;
    font-weight: bold;
}
}

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

    .swiper-container {
        width: 100%;
        height: auto!important;
    }
}

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

    .ecsanwatop13 {
        display: none;
    }    
    .ecsanwatop130 {
        display: block;
    }
    .ecsanwatop13 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding-left: 0;
    }
    .ec-headerNavSP {
        display: none;
    }
    .ecsanwafooter1 ul li {
        width: 100%;
        list-style-type: none;
    }
    .ecsanwafooter1 ul li:nth-child(1) {
        border-bottom: 1px solid #fff;
    }
    .ecsanwafooter1 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        background-color: #065084;
        padding-right: 0;
        padding-left: 0;
    }
    .ecsanwafooter2 {
        padding: 150px 0;
    }
    .ecsanwafooter2 img {
        width: 300px;
        height: auto;
    }
    .ecsanwatoptitle {
        position: absolute;
        z-index: 999;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto;
        width: auto;
        height: 100%;
    }
    .ecsanwatopabso {
        position: absolute;
        width: 100%;
        z-index: 999;
        top: 30px;
        left: 30px;
        padding-right: 0;
    }


}


@media only screen and (max-width: 767px) {
    .ecsanwatop1 {
        padding: 20px;
    }
    .ecsanwatop12 {
        width: 200px;
    }
    .ecsanwatop1 {
        background-image: url(https://sanwa-suisan.com/images/ecsanwatop1.jpg);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 250px;
        padding: 20px;
    }
    .ec-headerNaviRole {
        padding-top: 20px;
    }
    .ec-headerRole__cart {
        width: 80px;
    }
    .ec-cartNavi {
        color: #065084;
        background-color: #fff;
        border-radius: 0;
    }
    .ecsanwacate {
        font-size: 20px;
        margin: 0 5px;
        margin-bottom: 10px;
    }
    .ec-categoryNaviRole {
        display: block;
    }
    .ec-itemNav {
        padding: 0 0 40px 0;
    }
    
    .ec-itemNav__nav li {
        float: left;
        width: auto;
        width: 50%;
        padding: 5px;
        font-size: 14px;
    }
    .ec-itemNav__nav li:last-child {
        padding-right: 5px;
    }
    .ec-itemNav__nav li a {
        font-size: 14px;
    }
    .ec-itemNav {
        .ec-itemNav__nav {
            display: flex;
            gap: 10px;
        }
        .ec-itemNav__nav li {
            float: none;
            width: calc(50% - 5px);
            padding-right: 0;
            margin: 0;
            padding: 0;
        }
        .ec-itemNav__nav a {
            min-height: 40px;
        }
    }
    
    .ec-headerNaviRole .ec-headerNaviRole__left {
        width: 100%;
        background-color: #f3f6f8;
        padding: 30px 0;
        margin-top: 20px;
    }

    .ec-productRole .ec-productRole__price {
        padding: 5px 0px 10px 0;
        border-bottom: none;
    }

    .ec-layoutRole .ec-layoutRole__contents {
        margin-right: auto;
        margin-left: auto;
        width: 94%;
        max-width: 1440px;
        display: flex;
        flex-wrap: nowrap;
    }
    .ec-productRole {
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0; 
        box-sizing: border-box;
        font-size: 16px;
        line-height: 1.4;
        color: #525263;
        -webkit-text-size-adjust: 100%;
        width: 100%;
        max-width: 1130px;
    }
    .ecsanwafooter2 {
        padding: 100px 0;
    }
    .ecsanwafooter2 img {
        width: 250px;
        height: auto;
    }
    .ecsanwatopabso {
        position: absolute;
        width: 100%;
        z-index: 999;
        top: 10px;
        left: 0;
        padding-right: 0;
        padding-left: 10px;
    }

    .ecsanwatoptitle {
        position: absolute;
        z-index: 999;
        top: 53px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto;
        width: auto;
        height: 100%;
    }
    .ec-shelfRole {
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 1.4;
        color: #525263;
        -webkit-text-size-adjust: 100%;
        width: 100%;
        max-width: 1130px;
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        padding: 0 20px;
        width: 50%;
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        padding: 0 10px;
        width: 50%;
    }
    .ec-shelfGrid .ec-shelfGrid__item-image {
        height: 130px;
        margin-bottom: 10px;
        text-align: center;
    }
    .page_link {
        padding: 20px;
    }
    .sp_side_banner {
        display: flex;
        justify-content: center;
        padding: 20px;
    }
    /****ポップアップ**/
    .pop_up_content {
        width: 88%;
        max-height: 88%;
        padding: 45px 30px;
    }
    .pop_up_content h3 {
        text-align: center;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .pop_up_content p {
        text-align: left;
        font-size: 16px;
        line-height: 1.7em;
        margin-top: 20px;
    }
    .popClose {
        width: 35px;
        height: 35px;
        top: -10px;
        right: 10px;
        font-size: 20px;
    }

}

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


}

