@charset "utf-8";
body {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#stan_container h1,
#stan_container h2,
#stan_container h3,
#stan_container h4,
#stan_container p,
#stan_container ul,
#stan_container li,
#stan_container p {
    padding: 0;
    margin: 0;
    font-weight: 900;
}

img {
    vertical-align: bottom;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.m_t_80 {
    margin-top: 80px!important;
}

.m_t_40 {
    margin-top: 40px!important;
}

.txt_c {
    text-align: center!important;
}

.txt_l {
    text-align: left!important;
}

.txt_r {
    text-align: right!important;
}

.font_s {
    font-size: 12px!important;
}

.nav_content {
    width: auto;
    max-width: 1160px;
    padding: 15px 20px;
    margin: auto;
}

.nav_content h2 a {
    display: block;
    margin-top: 10px;
}

.nav_content h2 a img {
    vertical-align: baseline;
}

.p_stan nav {
    background: #000;
}

.p_stan nav ul li a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    position: relative;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
    line-height: 2;
}

.p_stan nav ul li a:hover {
    text-decoration: none;
}

.p_stan nav ul li a:after {
    content: "";
    position: absolute;
    width: 0;
    margin: auto;
    height: 2px;
    background: #fff;
    bottom: 10px;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.p_stan nav ul li a:hover:after {
    width: 75%;
}

.p_stan nav ul li.active a:after {
    content: "";
    position: absolute;
    width: 75%;
    margin: auto;
    height: 2px;
    background: #fff;
    bottom: 10px;
    left: 0;
    right: 0;
}

.p_stan nav ul li {
    /* float: left; */
}

.p_stan h2 {
    /* float: left; */
    width: inherit;
    margin: 0;
    padding: 0;
    line-height: 2;
    font-size: 20px;
    text-align: center;
}

.p_stan h2 img {
    width: 110px;
    height: auto;
}

.p_stan ul#g_navi {
    /* float: right; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#main_slide_wrap {
    position: relative;
}

#main_slide_wrap img {
    width: 100%;
}

.top_concept {
    position: relative;
    text-align: center;
}

#stan_container .top_concept p:nth-child(2) {
    margin: 100px auto;
}

.top_concept img {
    max-width: 392px;
}

.top_concept iframe {
    margin-top: 100px;
    width: 100%;
    max-width: 720px;
}

#stan_container {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 0.15em;
}

.content {
    padding: 150px 20px;
    width: auto;
    max-width: 1160px;
    margin: auto;
    height: auto;
}

.bg {
    background: #faf9f0;
}

.btn {
    border: 2px solid #000;
    display: inline-block;
    background: #fff;
    margin-top: 100px;
    position: relative;
}

.btn a {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
    line-height: 2;
    padding: 10px 70px;
    display: block;
    color: #000;
    font-size: 22px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.btn a:after {
    content: "■";
    position: absolute;
    right: -15px;
    bottom: -25px;
    transform: rotate(45deg);
}

.btn:before {
    content: "";
    position: absolute;
    right: 0px;
    background: #000;
    width: 0px;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn:hover:before {
    content: "";
    position: absolute;
    right: 0px;
    background: #000;
    width: 100%;
}

.btn a:hover {
    color: #fff;
    text-decoration: none;
}

#stan_container h3 {
    font-family: 'Averia Serif Libre', cursive;
    line-height: 2;
    text-align: center;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 150px;
}

.product_wrap ul {
    text-align: center;
}

#stan_container .product_wrap ul li {
    display: inline-block;
    width: 48%;
    margin-bottom: 0.5%;
    background: rgba(0, 0, 0, 1);
    position: relative;
}


/*20191220追記*/

#stan_container .product_wrap ul li.joined {
    width: 96.5%;
    margin-bottom: 0.5%;
    background: rgba(0, 0, 0, 1);
    position: relative;
}

#stan_container .product_wrap ul li img {
    width: 100%;
}

#concept_product {
    text-align: left;
}

#concept_product li {
    width: calc(100% / 4);
    float: left;
}

#concept_product li img {
    width: 100%;
}

.product_wrap p {
    margin: 150px auto;
    text-align: center;
}

.product_wrap .product_category {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
    line-height: 2;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 55%;
    transform: translateY(-55%);
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #fff;
    display: block;
    font-size: 18px;
    width: 50%;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top_p .product_wrap ul li:hover img {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top_p .product_wrap ul li:hover .product_category {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#navi_wrap .is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}

#product_copy {
    padding: 150px 0;
    position: relative;
}

.p_stan #product_copy h2 {
    text-align: center;
    float: none;
    font-size: 30px;
    line-height: 1.5;
}

.p_stan #product_copy h2 img {
    margin-right: 10px;
    width: 200px;
    height: auto;
}

.feature .content {
    padding: 50px 20px 100px;
}

#stan_container .feature .content h3 {
    margin-bottom: 100px;
}

.product_feature_main {
    position: relative;
    margin-bottom: 50px;
}

.product_feature_main p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 25%;
    color: #fff;
    font-size: 22px;
    text-align: center;
}

.product_feature_main p span {
    font-size: 16px;
}

.product_feature_main img {
    width: 100%;
}

.feature_content {
    padding: 50px 0;
    border-top: 10px solid #f1f0d8;
    position: relative;
}

.feature_content:before {
    content: "";
    position: absolute;
    top: -10px;
    width: 100%;
    height: 1px;
    background: #000;
    left: 0;
}

.feature_content .content_l {
    float: left;
    width: 45%;
}

.feature_content .content_r {
    float: right;
    width: 50%;
}

.feature_content .content_r img {
    width: 100%;
}

.feature_content .content_l.ex {
    float: right;
}

.feature_content .content_r.ex {
    float: left;
}

.feature_content.ex .content_r,
.feature_content.ex .content_r {
    /*width: 45.8%;*/
    width: 45%;
}

#stan_container .feature_content h4 {
    position: relative;
    font-size: 22px;
    padding-left: 25px;
    line-height: 1.8em;
    margin-top: -10px;
}

#stan_container .feature_content h4 span {
    font-size: 18px;
}

#stan_container .feature_content h4:before {
    content: "●";
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 14px;
}

#stan_container .feature_content h4 p {
    font-size: 14px;
}

#stan_container .feature_content h4.b_b {
    border-bottom: 1px dashed #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#stan_container .feature_content h4.txt_c {
    display: inline-block;
}

#stan_container .feature_content ul li {
    float: left;
    width: 49.5%;
    margin-bottom: 1%;
}

#stan_container .feature_content ul li:nth-child(even) {
    float: right;
}

#stan_container .feature_content ul li img {
    width: 100%;
    height: auto;
    max-width: 578px;
}

.img_m {
    margin-top: 50px;
}

.feature_content:last-child {
    padding-bottom: 0;
}

#stan_container p.recipe_book_menu {
    font-size: 18px;
    margin-bottom: 20px;
}

#stan_container .feature_content p.b_b {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.spec_img {
    float: left;
    width: 25%;
}

.product_wrap.spec {
    padding-top: 50px;
}

.product_wrap .spec_img p {
    font-size: 24px;
    text-align: center;
    margin: 0 0 10px;
    padding-top: 30px;
    line-height: 1.5em;
}

.spec_img p span {
    font-size: 14px;
}

#stan_container .product_wrap .spec_txt p {
    text-align: left;
    margin: 20px auto 50px;
}

.product_wrap .spec_txt {
    float: right;
    width: 65%;
    padding-left: 5%;
    font-size: 16px;
}

.product_wrap .spec_txt.ex {
    float: none;
    width: auto;
    padding-left: 0;
}

.product_wrap .spec_txt span {
    font-size: 12px;
}

.spec_txt .title {
    background: #f1f0d8;
    padding: 10px 15px;
    font-size: 18px;
}

#stan_container .product_wrap ul#item_content li {
    float: left;
    padding: 5px 10px;
    border: 1px solid #000;
    text-align: center;
    width: auto;
    background: #fff;
}

#stan_container .product_wrap ul#item_content li:first-child {
    background: #000;
    color: #fff;
}

#stan_container .product_wrap ul#item_content.pot li {
    width: 140px;
}

#stan_container .product_wrap ul#item_content.pot li:first-child {
    background: none;
    color: #000;
}

#stan_container .product_wrap ul#item_content.pot li:last-child {
    background: none;
    color: #000;
    border: none;
    text-align: left;
}

#stan_container .product_wrap ul#item_content.hotplate li {
    padding: 0!important;
    background: none;
    color: #000;
    width: auto;
    border: none;
}

#stan_container .item h4 {
    font-size: 22px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #000;
    line-height: 2;
}

#stan_container .product_wrap .item p {
    margin: 20px 0;
    text-align: left;
}

.product_wrap .item p span {
    font-size: 12px;
}

#stan_container .product_wrap ul#item_research li {
    float: left;
    width: auto;
    padding: 5px 10px;
    border-right: 1px solid #9d9d9e;
    border-top: 1px solid #9d9d9e;
    border-bottom: 1px solid #9d9d9e;
    background: #fff;
}

#stan_container .product_wrap ul#item_research li:first-child {
    border-left: 1px solid #9d9d9e;
    background: #9d9d9e;
    color: #fff;
    background-image: url(https://zojirushi.mom/syohin/stan/images/target_icn.png);
    background-repeat: no-repeat;
    background-position: left 10px top 50%;
    padding-left: 40px;
}

#stan_container .product_wrap ul#item_research li span {
    font-size: 12px;
}

#stan_container .product_wrap ul#item_research.pot li:first-child {
    background: none;
    color: #000;
    padding: 5px 10px;
}

.item {
    float: left;
    width: 68%;
}

.item.joined_pot {
    float: left;
    width: 55%;
}

.item_img {
    float: right;
    width: 20%;
    padding-left: 5%;
    text-align: center;
}

.item_img_joined_pot {
    width: 27%;
}

.item_img img {
    width: 100%;
    max-width: 185px;
}

.product_wrap .item_img p {
    margin: 5px 0 0;
}

.item_img_posi {
    position: relative;
    height: 300px;
}

.item_img_joined_pot .item_img_posi {
    top: 70px;
}

.item_img_posi div {
    position: absolute;
    bottom: 0;
}

.item_img_posi.flexbox div {
    position: relative;
}

.item_img_joined_pot .flexbox {
    display: flex;
    justify-content: space-around;
}

.item_img.joined_ricecooker .black {
    bottom: 10px;
    z-index: 1;
}

.item_img.joined_ricecooker .joined_white {
    bottom: -70%;
    z-index: 0;
}

.item_img_posi.ex div {
    top: 20px;
}

.item_img_posi.ex {
    height: 100px;
}

.spec_item_info {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #000;
}

ul#note {
    text-align: left;
}

ul#note span {
    border: 1px solid #000;
    padding: 2px;
}

.product_wrap ul#note {
    line-height: 2em;
}

#stan_container .product_wrap ul#note li {
    display: block;
    width: auto;
    margin-bottom: 0;
    background: #fff;
    font-weight: normal;
}

#recipe_book {
    position: relative;
}

#recipe_book ul li {
    float: left;
    width: 25%;
    background: #000;
}

#recipe_book ul li img {
    width: 100%;
}

#recipe_book div.btn {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    top: 50%;
    width: auto;
    max-width: 350px;
}

#stan_container #b_food li {
    width: 23%;
    text-align: left;
    margin-right: 2.6%;
    float: left!important;
}

#stan_container #b_food li img {
    width: 100%;
}

#stan_container #b_food li p {
    text-align: center;
    padding-top: 10px;
}

#stan_container #b_food li p span {
    font-size: 18px;
}

#stan_container #b_food li:last-child {
    margin-right: 0;
}

#stan_container #pot_drip li {
    float: left;
    width: 46%;
    margin-right: 2%;
}

#stan_container #pot_drip li iframe {
    width: 100%;
    height: 300px;
}

#stan_container #pot_drip li:last-child {
    margin-right: 0;
    float: right;
}

#stan_container #pot_drip li p {
    margin-bottom: 10px;
}

.img_m img {
    width: 100%;
}

.note_icn {
    font-size: 16px!important;
}

.eco_wrap {
    padding: 10px;
    border: 1px solid #9d9d9e;
    background: url(https://zojirushi.mom/syohin/stan/images/eco_icn.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    padding-left: 70px;
}

#product_img ul li {
    width: 33.333333%;
    float: left;
}

#product_img ul li img {
    width: 100%;
}

.title_h {
    min-height: 79px;
}

#stan_container #ricecooker_feaure_list {
    margin-top: 40px;
}

#stan_container #set_list {
    margin-top: 40px;
}

#info_wrap {
    background: #000;
    padding: 20px;
    text-align: center;
}

#info_wrap a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background: url(https://zojirushi.mom/syohin/stan/images/info_icn.png);
    background-repeat: no-repeat;
    background-position: left 0px top 50%;
    padding-left: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#info_wrap a:hover {
    text-decoration: none;
    opacity: 0.8;
}

#movie_txt {
    text-align: center;
}

#movie_txt p {
    display: inline-block;
    width: 50%;
}

.disp_sp {
    display: none;
}

.p-sns {
    position: absolute;
}

.p-sns ul {
    display: flex;
    font-size: 0;
}

.p-sns li+li {
    margin-left: 10px !important;
}

.p-sns li iframe[src*="facebook"] {
    margin: 0;
    width: 61px;
}

.p-sns li iframe[src*="twitter"] {
    margin: 0;
    width: 75px;
}

#stan_container img.va_text_b {
    vertical-align: text-bottom;
}

@media screen and (max-width: 768px) {
    body {
        margin-bottom: 58px!important;
    }
    .top_concept p:nth-child(2) {
        margin: 60px auto;
    }
    .top_concept .content {
        /*padding:60px 20px;*/
        padding: 90px 20px;
    }
    .top_concept img {
        width: 60%;
    }
    #product_copy {
        /*padding:70px 0;*/
        padding: 90px 0 70px;
    }
    .feature_content {
        padding: 40px 0;
    }
    .feature_content.ex .content_r h4 {
        text-align: left;
        margin-bottom: 20px;
    }
    #stan_container .feature_content ul,
    .img_m {
        margin-top: 40px;
    }
    .feature_content .content_l,
    .feature_content .content_r,
    .feature_content .content_r.ex,
    .feature_content .content_l.ex {
        float: none;
        width: auto;
    }
    .feature_content.ex .content_r,
    .feature_content.ex .content_r {
        width: auto;
    }
    .feature_content .content_r,
    .feature_content .content_r.ex {
        margin-top: 40px;
        text-align: center;
    }
    .feature .content,
    .content {
        padding: 40px 20px;
    }
    #stan_container .feature .content h3,
    #stan_container h3 {
        margin-bottom: 40px;
    }
    #stan_container h3 {
        font-size: 28px;
    }
    #stan_container .feature_content h4 {
        font-size: 18px;
    }
    #stan_container .feature_content h4 span {
        font-size: 16px;
    }
    #stan_container .feature_content h4.txt_c {
        display: block;
    }
    .feature_content .txt_c {
        text-align: left!important;
    }
    .btn a {
        font-size: 19px;
        padding: 10px 50px;
        line-height: 1.8em;
    }
    .btn a:after {
        right: -12px;
        bottom: -20px;
        font-size: 22px;
    }
    #recipe_book div.btn {
        max-width: 280px;
    }
    .p_stan #product_copy h2 span {
        font-size: 20px;
        line-height: 2.2em;
    }
    .p_stan #product_copy h2 img {
        width: 150px;
    }
    .p_stan #product_copy h2 span:before {
        content: "\A";
        white-space: pre;
    }
    .product_feature_main img {
        width: 100%;
    }
    #stan_container .product_feature_main p {
        position: static;
        color: #000;
        text-align: left;
        font-size: 18px;
        margin-top: 30px;
    }
    .product_feature_main p span {
        font-size: 14px;
    }
    .m_t_80 {
        margin-top: 40px!important;
    }
    .spec_img {
        float: none;
        width: auto;
        text-align: center;
        ;
    }
    .spec_txt .title {
        font-size: 16px;
    }
    .product_wrap .spec_txt {
        float: none;
        width: auto;
        padding-left: 0;
        font-size: 14px;
    }
    .item,
    .item_img {
        float: none;
        width: auto;
    }
    .item_img {
        padding-left: 0;
        margin-top: 30px;
    }
    .item_img_posi {
        position: static;
        height: auto;
    }
    .item_img_posi div {
        position: static;
    }
    #stan_container ul#item_research li {
        border: 1px solid #9d9d9e;
        float: none;
        display: block;
        text-align: left;
        margin-bottom: 0;
    }
    #stan_container ul#item_research li:last-child {
        border-top: 0;
    }
    #stan_container .product_wrap ul li img {
        opacity: 0.8;
    }
    .product_wrap .product_category {
        opacity: 1;
        font-size: 16px;
        z-index: 9;
        top: 50%;
        transform: translateY(-50%);
    }
    #stan_container .feature_content ul li {
        float: none;
        width: auto;
    }
    #stan_container #b_food li {
        width: 48%;
        margin-right: 0;
    }
    #stan_container #b_food li:nth-child(even) {
        float: right!important;
        margin-top: 0;
    }
    #stan_container #b_food li:nth-child(3),
    #stan_container #b_food li:nth-child(4) {
        margin-top: 20px;
    }
    #stan_container .product_wrap ul#item_research li {
        float: none;
    }
    .p_stan ul#g_navi {
        display: none;

        border-top: 1px solid #ddd;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        float: none;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 999;
    }
    .p_stan ul#g_navi li {
        width: auto;
        width: calc(100%/6);
        background-repeat: no-repeat;
        background-size: 60px auto;
        background-position: center top 5px;
    }
    .p_stan ul#g_navi li:nth-child(1) {
        background-image: url(../images/sp_navi_icn01.png);
    }
    .p_stan ul#g_navi li:nth-child(2) {
        background-image: url(../images/sp_navi_icn02.png);
    }
    .p_stan ul#g_navi li:nth-child(3) {
        background-image: url(../images/sp_navi_icn03.png);
    }
    .p_stan ul#g_navi li:nth-child(4) {
        background-image: url(../images/sp_navi_icn04.png);
    }
    .p_stan ul#g_navi li:nth-child(5) {
        background-image: url(../images/sp_navi_icn05.png);
    }
    .p_stan ul#g_navi li:nth-child(6) {
        background-image: url(../images/sp_navi_icn06.png);
    }
    .nav_content {
        text-align: center;
        padding: 10px 20px;
    }
    .p_stan h2 {
        float: none;
    }
    .p_stan nav ul li a {
        padding: 35px 0 0px;
        color: #000;
        text-indent: -99999px;
    }
    .p_stan nav ul li a:after {
        display: none;
    }
    #stan_container .product_wrap ul li {
        float: none;
        width: auto;
        margin-bottom: 20px;
    }
    .top_p .product_wrap ul li:hover img {
        opacity: 0.8;
    }
    .top_p .product_wrap ul li:hover .product_category {
        opacity: 0.8;
    }
    #stan_container .feature_content ul li:nth-child(even) {
        float: none;
        margin-top: 20px;
    }
    .item_img_posi.ex {
        height: auto;
    }
    #stan_container #pot_drip li {
        float: none;
        width: auto;
        margin: 0 auto;
    }
    #stan_container #pot_drip li:nth-child(even) {
        margin: 20px auto;
    }
    .p_stan h2 img {
        width: 80px;
        height: auto;
        vertical-align: baseline;
    }
    .slick-dots {
        bottom: 10px!important;
    }
    #ricecooker_feaure_list li:nth-child(3) {
        margin-top: 20px;
    }
    .feature_content .txt_c.ex {
        text-align: center!important;
    }
    .sp_on {
        font-size: 24px;
    }
    .slick-dots li button:before {
        font-size: 8px!important;
    }
    .slick-dots li {
        width: 15px!important;
    }
    .nav_content h2 a {
        margin-top: 0;
    }
    .p_stan #product_copy h2 img {
        margin-right: 0;
    }
    .title_h {
        min-height: auto;
    }
    .top_concept img {
        max-width: 313px;
    }
    #stan_container #pot_drip li:last-child {
        float: none;
    }
    #stan_container p.recipe_book_menu {
        font-size: 16px;
    }
    #info_wrap a {
        font-size: 16px;
    }
    .top_concept iframe {
        height: 300px;
    }
    .disp_sp {
        display: block;
    }
    .p-sns {
        top: 20px;
        width: 100%;
    }
    .p-sns ul {
        justify-content: center;
    }
    .p-sns li iframe {
        height: 20px;
    }
}

@media screen and (min-width: 769px) {
    .p-sns {
        width: calc(100% - 40px);
        max-width: 1160px;
        top: 30px;
        right: 0;
        left: 0;
        margin: auto;
        display: flex;
        justify-content: flex-end;
    }
    .p-sns {}
}

.life_bnr {
    margin-bottom: 60px;
    text-align: center;
}

.life_bnr img {
    width: 1000px;
}

.item_img.joined_ricecooker {
    width: 24%;
}

.item_img.joined_ricecooker .item_img_posi div {
    right: 15%;
}

.top_bnr {
    margin-bottom: 90px;
    text-align: center;
}

.top_bnr img {
    width: 1000px;
}

@media screen and (max-width: 768px) {
    .life_bnr img {
        width: 90%;
    }
    .top_bnr {
        margin-bottom: 60px;
    }
    .top_bnr img {
        width: 90%;
    }
    /*20191220追記*/
    .item_img.joined_ricecooker .flexbox_sp {
        display: flex;
        justify-content: space-around;
    }
    .item_img.joined_ricecooker {
        width: auto;
    }
    .item_img.joined_ricecooker .item_img_posi div {
        max-width: 48%;
    }
    #stan_container .product_wrap ul li.joined {
        width: 100%;
        max-width: 578px;
        margin-right: auto;
        margin-left: auto;
    }
}


/*--EC--*/

.ec_link {
    position: fixed;
    right: 15px;
    bottom: 85px;
}

.ec_link a {
    display: block;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    border-radius: 65px;
    background: rgba(30, 117, 194, .8);
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    transition: .2s;
}

.ec_link a:hover {
    color: #fff;
    background: rgba(30, 117, 194, 1);
}

.ec_link_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.ec_link_img {
    text-align: center;
    max-width: 38px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
    position: relative;
    right: 2px;
}

.ec_link_img img {
    max-width: 100%;
    height: auto;
}


/*--Manual--*/

.price_and_manual {
    position: relative;
}

.price_and_manual .manual_link {
    position: absolute;
    top: 10px;
    right: 0;
}

.price_and_manual .manual_link a {
    display: block;
    color: #fff;
    background: #000;
    border: 1px solid #000;
    padding: 5px 20px;
    font-weight: normal;
    font-size: 16px;
}

.price_and_manual .manual_link a:hover {
    text-decoration: none;
    color: #000;
    background: #fff;
}

.related_link {
    text-align: right;
    margin-top: 30px;
}

.related_link a {
    display: inline-block;
    color: #fff;
    background: #000;
    border: 1px solid #000;
    padding: 5px 20px;
    font-weight: normal;
    font-size: 16px;
    min-width: 150px;
    text-align: center;
}

.related_link a:hover {
    text-decoration: none;
    color: #000;
    background: #fff;
}


/*20210603 add*/

.ls-narrow {
    letter-spacing: 0.1em !important;
}

.main_slide_warning {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 15px !important;
    font-size: 16px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.takoyakiplate #slick-slide-control00 {
    display: none;
}

@media screen and (max-width: 768px) {
    .main_slide_warning {
        font-size: 14px;
    }
    .related_link {
        text-align: center;
    }
    .ec_link {
        position: fixed;
        right: 10px;
        bottom: 120px;
    }
    .ec_link a {
        display: block;
        box-sizing: border-box;
        width: 84px;
        height: 84px;
        border-radius: 42px;
        background: rgba(30, 117, 194, .8);
        border: 2px solid #fff;
        color: #fff;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        line-height: 1.4;
        position: relative;
        transition: .2s;
    }
    .ec_link_img {
        text-align: center;
        max-width: 28px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 3px;
        position: relative;
        right: 2px;
    }
    /*--Manual--*/
    .price_and_manual .manual_link {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 30px;
    }
    .price_and_manual .manual_link a {
        display: block;
        color: #fff;
        background: #000;
        border: 1px solid #000;
        padding: 5px 10px;
        font-weight: normal;
        font-size: 16px;
        text-align: center;
    }
}