img {
    max-width: 100%;
    vertical-align: middle;
}
.lity-image img {
    padding: 4%;
}
.text_deco_em:before {
    content: "";
    width: 20px;
    height: 5px;
    border-top: 3px solid #725230;
    transform: rotate(45deg);
    display: inline-block;
    position: relative;
    top: -2px;
    left: -4px;
}
.text_deco_em:after {
    content: "";
    width: 3px;
    height: 20px;
    border-right: 3px solid #725230;
    transform: rotate(45deg);
    display: inline-block;
    margin: -3px 6px 0 6px;
    position: relative;
    top: 4px;
    right: -4px;
}
.float_l {
    float: left;
    width: auto;
}
.float_r {
    float: right;
    width: auto;
}
ul.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.list li {
    float: left;
    width: 45%;
    margin: 0 2.5%;
    padding: 1em 0;
    border-top: 1px solid #006F55;
}
ul.list2 {
    list-style: square;
    margin: 0 0 0 1.5em;
    padding: 0 1.2em;
}
span.f_s {
    font-size: 92%;
}
ul.list2 li {
    margin: 0;
    padding: 0 0 0.8em 0;
}
.w850 {
    width: 92%;
    max-width: 900px;
    margin: 0 auto 0 auto;
}
#ondemand {
    background: #FFFBE0;
    padding: 0 0 40px 0;
}
ul.movie {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 92%;
    max-width: 1100px;
}
ul.movie li {
    width: 30.3%;
    margin: 0 1.5%;
    padding: 0;
    float: left;
}
h4.movieTitle {
    background: #006F55;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 0.5em 0.2em;
    margin: 0 0 5px 0;
}
.movie_dammy {
    width: 100%;
    height: 180px;
    background: #CCC;
}
ul.comlogo {
    list-style: none;
    margin: 20px auto 0 auto;
    padding: 15px 0;
    width: 92%;
    max-width: 1070px;
    background: #FFF;
}
ul.comlogo li {
    width: 21%;
    margin: 0 2%;
    padding: 0;
    float: left;
    text-align: center;
}
ul.comlogo li img {
    max-width: 150px;
}
#inquiry {
    padding: 0 0 40px 0;
}
p.inquiry {
    text-align: center;
}
#wrapper {
    background-color: #fff !important;
}
.bg_ye {
    background: #F6F2E8;
    background: #F8F4EA;
    padding: 72px 0 72px;
    margin-bottom: 68px;
}
.section {
    padding: 25px 0 30px 0;
}
* {
    box-sizing: border-box;
}
.sliderArea {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.sliderArea.w300 {
    max-width: 750px;
}
.slick-slide {
    margin: 0 0px;
    z-index: 1000;
    height: auto !important;
}
.slick-slide img {
    width: 100%;
    height: auto;
    z-index: 1000;
}
.slick-prev,
.slick-next {
    z-index: 1;
}
.slick-prev:before,
.slick-next:before {
    color: #000;
    font-size: 20px;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .3;
}
.slick-track {
    display: flex;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}

/*====================================================================
.full-screen
====================================================================*/
.img_full {
    max-width: 920px;
    width: 92%;
    margin: 0 auto;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px;
}
.img_ml {
    max-width: 550px;
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px;
}
.p_full {
    width: 92%;
    max-width: 900px;
    margin: 0 auto;
}
.c_full {
    width: 92%;
    max-width: 920px;
    margin: 0 auto;
}
.padd {
    width: 85%;
    margin: 0 auto;
}
.padd p {
    font-size: 90%;
    line-height: 1.5em;
}
.f_half_l {
    float: left;
    width: 48.5%;
    padding: 0 1.5% 0 0;
}
.f_half_r {
    float: right;
    width: 48.5%;
    padding: 0 0 0 1.5%;
}
.f_half_l p,
.f_half_r p {
    font-size: 90%;
    line-height: 1.4em;
}
#stepup,
#choice {
    padding-top: 1.5em;
}
.bg_dots {
    background: url("https://edisonmama.com/common/images/common_img/bg_dots.png");
    background-attachment: fixed;
    padding: 30px 0;
}
.bg_alpha {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    background: url("https://edisonmama.com/common/images/common_img/bg_alpha.png");
}
ul.character {
    list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
}
ul.character li {
    float: left;
    margin: 0.7% 0.7%;
    padding: 0;
    width: 15.1%;
}
ul.character li img {
    border: 1px solid #EFEFEF;
}
#story {
    padding: 1em 0 0 0;
}
.under-line-red {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #ffbea8 60%, #ffbea8 100%);
}
.under-line-yellow {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, 
    rgba(255, 255, 255, 0) 60%, #ffdb63 60%, #ffdb63 100%);
}
.under-line-orange {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #fbddb3 60%, #fbddb3 100%);
}
.under-line-blue {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #bbe2ea 60%, #bbe2ea 100%);
}
.under-line-brown {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #e5d9bb 60%, #e5d9bb 100%);
}
.sliderArea .category_box {
    position: relative;
}
.sliderArea .category_box.slick-slide {
    padding: 0;
    border: 1px solid #ebe4de;
    border-radius: 10px;
    margin: 10px 8px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 6%);
}
.sliderArea .category_box.slick-slide a,
.sliderArea .category_box.slick-slide a:hover{
    text-decoration: none;
}
.sliderArea.archive .category_box {
    float: left;
    margin: 1em 1% 1em 1%;
    width: 31.3%;
}
.sliderArea .category_box img {
    border-radius: 10px 10px 0 0;
}

/****************SP用*******************/
@media (min-width:601px) {
    .view_sp_600 {
        display: none;
    }
}
@media (max-width: 600px) {
    .view_pc_601 {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .view_pc {
        display: none;
    }
    .view_sp {
        display: block;
    }
    p {
        line-height: 1.5em;
        text-align: left;
    }
    .p_full {
        width: 92%;
        max-width: 900px;
        margin: 0 auto;
    }
    .c_full {
        width: 92%;
        max-width: 920px;
        margin: 0 auto;
    }
    img {
        max-width: 100%;
    }
    .img_full {
        max-width: 920px;
        width: 92%;
        margin: 0 auto;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 10px;
    }
    .img_ml {
        max-width: 550px;
        width: 80%;
        margin: 0 auto;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 10px;
    }
    .mainImg {
        width: 100%;
        max-width: 2000px;
        margin: 40px auto 0 auto;
        background: url("https://edisonmama.com/common/images/common_img/mainbg_sp.jpg") no-repeat;
        background-size: cover;
        background-position: bottom center;
        padding: 110px 0 120px 0;
    }
    .mainImg .title {
        width: 85%;
        margin: 0 auto;
        text-align: center;
    }
    .mainImg .date {
        width: 99%;
        margin: 0 auto;
        text-align: center;
    }
    .btn_or a {
        width: 20em;
        display: block;
        margin: 0 auto 20px auto;
        border: 1px solid #FFF;
        padding: 1.2em 0.5em 1em 0.5em;
        font-size: 14px;
        color: #FFF;
        background: #F15A24;
        text-align: center;
        line-height: 1.2em;
        font-weight: bold;
    }
    .btn_gry {
        width: 20em;
        display: block;
        margin: 0 auto 20px auto;
        border: 1px solid #FFF;
        padding: 1.2em 0.5em 1em 0.5em;
        font-size: 14px;
        color: #FFF;
        background: #CCC;
        text-align: center;
        line-height: 1.2em;
        font-weight: bold;
    }
    .margin_minus {
        margin: -0px 0 0 0;
    }
    .main_lead {
        width: 92%;
        max-width: 850px;
        margin: 0 auto;
        background: url("https://edisonmama.com/common/images/common_img/bg_blk.png");
    }
    .main_lead p {
        padding: 1.2em 1.5em 1em 1.5em;
        font-size: 13px;
        color: #FFF;
        font-weight: bold;
        margin: 0;
    }
    #summary {
        background: #FFFBE0;
        padding: 0 0 30px 0;
    }
    .summary {
        width: 92%;
        max-width: 850px;
        margin: 0 auto;
        border-top: 2px solid #006F55;
        border-bottom: 2px solid #006F55;
        padding: 1em 0.5em;
    }
    .summary table {
        width: 100%;
    }
    .summary tr {
        border-bottom: 1px dotted #999;
    }
    .summary tr.no-border {
        border-bottom: none;
    }
    .summary th {
        width: 18%;
        font-weight: normal;
        float: left;
        padding: 0.8em 0.5em;
        font-size: 13px;
    }
    .summary td {
        width: 78%;
        font-weight: normal;
        float: left;
        padding: 0.8em 0.5em;
        font-size: 13px;
    }
    #prog {
        padding: 0 0 20px 0;
    }
    .prog {
        width: 92%;
        max-width: 850px;
        margin: 0 auto 20px auto;
        border: 1px solid #006F55;
        padding: 0 0 0.5em 0;
    }
    .prog h4 {
        padding: 0.5em;
        text-align: center;
        background: #006F55;
        color: #FFF;
        margin: 0;
        font-size: 16px;
    }
    .prog p {
        padding: 1.5em 1em 0.2em 1em;

    }
    ul.list {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    ul.list li {
        float: none;
        width: 95%;
        margin: 0 2.5%;
        padding: 1em 0;
        border-top: 1px solid #006F55;
    }
    .w850 {
        width: 92%;
        max-width: 850px;
        margin: 0 auto 0 auto;
    }
    .f_half_l {
        float: none;
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .f_half_r {
        float: none;
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .f_half_l img,
    .f_half_r img {
        width: 75%;
        padding: 0;
    }
    .f_half_l p,
    .f_half_r p {
        text-align: left;
    }
    #ondemand {
        background: #FFFBE0;
        padding: 0 0 30px 0;
    }
    ul.movie {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        width: 85%;
        max-width: 1100px;
    }
    ul.movie li {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0;
        float: none;
    }
    h4.movieTitle {
        background: #006F55;
        font-size: 13px;
        color: #FFF;
        text-align: center;
        padding: 0.5em 0.2em;
        margin: 0 0 5px 0;
    }
    .movie_dammy {
        width: 100%;
        height: 180px;
        background: #CCC;
    }
    ul.comlogo {
        list-style: none;
        margin: 20px auto 0 auto;
        padding: 15px 0;
        width: 92%;
        max-width: 1070px;
        background: #FFF;
    }
    ul.comlogo li {
        width: 40%;
        margin: 0 5%;
        padding: 0;
        float: left;
        text-align: center;
    }
    ul.comlogo li img {
        max-width: 120px;
    }
    #inquiry {
        padding: 0 0 30px 0;
    }
    p.inquiry {
        text-align: center;
    }
    .bg_ye {
        padding: 48px 0 56px;
        margin-bottom: 48px;
    }
    h1.mainTitle {
        text-align: center;
        padding: 0;
        margin: 0 auto;
    }
    h1.mainTitle img {
        max-width: 900px;
        width: 95%;
    }
    h4.catch {
        text-align: center;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 1.5em;
        margin: 0;
        color: #725230;
        font-size: 15px;
        font-weight: bold;
        line-height: 1.4em;
    }
    #footer {
        padding: 0px 0 0 0;
    }
    .footCont {
        margin: 0 auto;
        width: 92%;
        max-width: 520px;
    }
    .footCont .f_half_l {
        float: left;
        width: 50%;
    }
    .footCont .f_half_r {
        float: right;
        width: 50%;
    }
    .footCont p {
        color: #FFF;
        font-size: 13px;
        line-height: 1.5em;
        padding: 10px 0 10px 0;
        margin: 0;
    }
    p.copyright {
        color: #FFF;
        font-size: 12px;
        padding: 0.2em 0;
        text-align: center;
        margin: 0;
    }
    .swiper-slide {
        list-style-type: none;
        width: 300px;
        background: #FFF;
        padding: 0.5em 1em 0.1em 1em;
        display: block;
    }
    .swiper-slide p {
        margin: 0 0 1em 0;
    }
    .swiper-slide .ic {
        text-align: center;
    }
    .swiper-slide .ic img {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    .swiper-slide h4 {
        border-top: 2px solid #FAC500;
        border-bottom: 2px solid #FAC500;
        padding: 8px 2px;
        margin: 4px auto 10px auto;
        font-size: 14px;
    }
    .swiper-slide h4 span {
        font-size: 80%;
        font-weight: normal;
    }
    .swiper-slide p {
        font-size: 13px;
        font-weight: normal;
        margin: 0 0 0.5em 0;
    }
    p.nomargin {
        padding: 0;
        margin: 0;
    }
    .section {
        padding: 25px 0 30px 0;
    }

    * {
        box-sizing: border-box;
    }
    .sliderArea {
        width: 100%;
        margin: 0 auto;
    }
    .sliderArea.topics {
        padding: 0 ;
    }
    .sliderArea.w300 {
        width: 90%;
    }
    .slick-slide {
        margin: 0 0px;
    }
    .slick-slide img {
        width: 100%;
        height: auto;
    }
    .slick-prev,
    .slick-next {
        z-index: 1;
    }
    .slick-prev:before,
    .slick-next:before {
        color: #000;
        font-size: 20px;
    }
    .slick-slide {
        transition: all ease-in-out .3s;
        opacity: .3;
    }
    .slick-active {
        opacity: 1;
    }
    .slick-current {
        opacity: 1;
    }
    .thumb {
        margin: 20px 0 0;
    }
    .thumb .slick-slide {
        cursor: pointer;
    }
    .thumb .slick-slide:hover {
        opacity: .7;
    }
} 

/*PC******************/
.slider {
    width: 100%;
    padding: 0px 0 0px 0;
    margin: 0;
}
.slider img {
    width: 100%;
    padding: 0;
    margin: 0;
}
.main_slide {
    width: 100%;
    max-width: 100%;
    margin: 130px auto 0 auto;
    padding: 0px 0 0px 0;
    position: relative;
}
.wave {
    margin-top: -5%;
    z-index: 9999;
}
.lead {
    margin: 10px auto 30px auto;
    font-size: 19px;
    font-weight: 300;
    line-height: 2.0;
    text-align: center;
}
.btn_br a {
    width: 20em;
    display: block;
    margin: 0 auto 40px;
    border: 1px solid #FFF;
    padding: 1em 1.5em 0.9em 1.5em;
    font-size: 16px;
    color: #FFF;
    background: #9B877D;
    text-align: center;
    line-height: 1.2em;
    font-weight: normal;
    border-radius: 10px;
    position: relative;
    text-decoration: none;
}
.btn_br_ring a {
    max-width: 21em;
    display: block;
    margin: 0 auto 30px auto;
    border: 1px solid #FFF;
    padding: 1em 1.5em 0.9em 1.5em;
    font-size: 20px;
    color: #FFF;
    background: #9B877D;
    text-align: center;
    line-height: 1.2em;
    font-weight: normal;
    border-radius: 10px;
    position: relative;
}
.mailmaga .btn_br a {
    margin: 0 auto;
}
.btn_br.ml a {
    width: 28em;
    max-width: 100%;
}
.btn_br.size_s a {
    width: 100%;
    margin: 0;
}
.btn_br.normal {
    text-align: initial;
    margin: 0 0 16px 0;
}
.btn_br.normal a {
    margin: 0;
    padding-right: 3em;
}
.btn_br.col_or a {
    background: #FF7041;
}
.btn_br.col_brw a {
    background: #9B877D;
}
.btn_br span.pt_wh,
.btn_br_ring span.pt_wh {
    background: url("https://edisonmama.com/common/images/common_img/point_wh.png")no-repeat;
    background-size: 16px;
    position: absolute;
    top: 34%;
    right: 9px;
    width: 16px;
    height: 16px;
}
.btn_or a {
    width: 20em;
    display: block;
    position: relative;
    margin: 0 auto 40px;
    border: 1px solid #FFF;
    padding: 1em 1.5em 0.9em 1.5em;
    font-size: 16px;
    color: #FFF;
    background: #ff7041;
    text-align: center;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: none;
    border-radius: 10px;
}
.btn_br a:after,
.btn_or a:after {
    content: '';
    display: block;
    position: absolute;
    background: url(https://edisonmama.com/common/images/common_img/point_wh.png) no-repeat;
    background-size: 16px;
    top: 17px;
    right: 9px;
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 768px) {
    .btn_br span.pt_wh,
    .btn_br_ring span.pt_wh {
        background-size: 12px;
        width: 12px;
        height: 12px;
    }
    .btn_br a:after,
    .btn_or a:after {
    top: 14px;
    }
}

@media screen and (max-width: 600px) {
    .btn_br.normal a {
        font-size: 12px;
    }
}

.btn_br.w_full a {
    width: 100%;
}
.btn_br_s a {
    position: relative;
    display: block;
    margin: 0 auto 0px auto;
    border: 1px solid #FFF;
    padding: 10px 28px 8px 20px;
    font-size: 14px;
    color: #FFF;
    background: #9B877D;
    text-align: center;
    line-height: 1.2em;
    font-weight: normal;
    border-radius: 10px;
}
.btn_br_s.gallery {
    margin-top: 32px;
}
.btn_br_s.gallery a {
    width: 180px;
    text-decoration: none;
}
.btn_br_s a:after,
.btn_br_s.gallery a:after{
    content: '';
    display: block;
    position: absolute;
    background: url(https://edisonmama.com/common/images/common_img/point_wh.png) no-repeat;
    background-size: 12px;
    top: 11px;
    right: 9px;
    width: 12px;
    height: 12px;
}
.btn_br a:hover,
.btn_br_s a:hover,
.btn_or a:hover,
.btn_br_ring a:hover,
.btn_or a :hover{
    color: #FFF;
    text-decoration: none;
    opacity: 0.6;
    transition: all .3s;
}
.btn_br a:active,
.btn_br_s a:active,
.btn_or a:active,
.btn_br_ring a:active,
.btn_or a:active {
    color: #FFF;
    text-decoration: none !important;
}
.btn_br_s.or_full a {
    width: 100%;
    background: #D14A39;
    margin-bottom: 5px;
}
.btn_br_s.bl_full a {
    width: 100%;
    background: #3A5490;
    margin-bottom: 5px;
}
.concept_area {
    position: relative;
    width: 100%;
    margin: 0 auto 92px auto;
    max-width: 1080px;
}
.concept_area .img_l {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 23%;
    max-width: 240px;
}
.concept_area .img_r {
    position: absolute;
    right: 10px;
    bottom: -30px;
    width: 24%;
    max-width: 250px;
}
h4.category {
    font-size: 18px;
}
.swiper-slide {
    list-style-type: none;
    width: 30%;
    margin: 0.5em 1% 0.1em 1%;
    display: block;
}
.category_cont {
    background-color: #f4f4f4;
    padding: 1em 1em 0.8em 1em;
    display: flex;
    flex-direction: column;
    border-radius: 0 0 10px 10px;
}
.category_cont h4 {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 8px;
    flex-grow: 1;
    margin-top: 0px;
    height: 8vh;
}
.category_cont p {
    font-size: 14px;
    margin: 0 0 .5em 0;
    line-height: 1.5em;
}
.ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
.date {
    display: inline-block;
    margin-bottom: 0 !important;
}
.ic {
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    background: #FCC300;
    padding: 7px 7px 3px;
    margin-bottom: 10px;
    border-radius: 2px;
    display: inline-block;
}
.swiper-slide .ic {
    text-align: center;
}
.swiper-slide .ic img {
    width: 80%;
    max-width: 350px;
    margin: 0 auto;
}
.swiper-slide h4 {
    padding: 10px 3px;
    margin: 5px auto 12px auto;
}
.swiper-slide h4 span {
    font-size: 80%;
    font-weight: normal;
}
.contents_area {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
}
.banner_3 {
    padding: 0 10px;
    margin-top: 50px;
}
.banner_3 .slick-slide {
    margin: 0 5px;
}
.banner_3 .slick-slide img{
    border-radius :10px ;
    border: 1px solid #ebe4de;
}

.instagram_view{
    width: 80%;
    margin: 0 auto;
}

@media (min-width: 601px) {
    .news dl dt {
        float: left;
    }
    .news dl dd {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

/*スライダー用追加*/
    .keyslider {
    /*横幅94%で左右に余白を持たせて中央寄せ*/
    width: auto;
    margin: 0 auto;
    padding: 0;
    opacity: 0;
    transition: opacity .3s linear;
}
.keyslider .slick-slide a:after {
    background: url("https://edisonmama.com/common/images/top/wavesNegative.svg");
    bottom: -1px;
    content: '';
    height: 80px;
    position: absolute;
    width: 150%;
    z-index: 2;
}
.keyslider img {
    width: 80vw;
    max-width: 1100px;
    border-radius: 20px 20px 0 0;
    height: auto;
}
.keyslider .slick-slide {
    transform: scale(0.92);
    /*左右の画像のサイズを80%に*/
    transition: all .5s;
    /*拡大や透過のアニメーションを0.5秒で行う*/
    opacity: 0.5;
    /*透過50%*/
    position: relative;
}
.keyslider .slick-slide a{
    display: block;
    transition:  0.5s;
}
.keyslider .slick-slide.slick-center {
    transform: scale(1);
    /*中央の画像のサイズだけ等倍に*/
    opacity: 1;
    /*透過なし*/
}
.keyslider.slick-initialized {
    opacity: 1;
}
.keyslider .slick-center .caption:hover {
    opacity: 0.9;
}
.key_slide {
    margin-top: 170px;
    margin-bottom: 90px;
}
.slide-tag {
    position: absolute;
    top: 16px;
    left: 20px;
    background: #F44336;
    border-radius: 3px;
    color: #fff;
    font-size: 80%;
    /* padding: 8px 10px 4px; */
    padding: 8px 10px 6px;
    line-height: 1;
}
  
@keyframes slidefirstfade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.keyslider .slick-slide .caption {
    display: flex;
    background: rgba(255, 255, 255, .7);
    padding: 8px 44px 8px 10px;
    border-radius: 8px;
    position: absolute;
    left: 20px;
    bottom: 72px;
    z-index: 100;
    font-size: 14px;
    opacity: 0;
    transition: 1s ease;    
    line-height: 1.6;
    color: #694F2E;
    border: 1px solid #f1ede4;
    box-shadow: rgba(0,0,0,0.02) 0 2px 6px;
}
.keyslider .slick-slide a:hover .caption {
    z-index: 100;
}
.keyslider .slick-slide .caption:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url("https://edisonmama.com/common/images/common_img/arrow_next.png");
    background-size: contain;
    position: absolute;
    top: 42%;
    right: 8px;
}
.keyslider .slick-current .caption {
    opacity: 1;
}
img.caption_image {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    margin-right: 12px;
    flex-shrink: 0;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
}
.caption_title {
    display: block;
    font-size: 150%;
    margin-left: -1px;
}
.caption_text {
    display: block;
}
  
/*ドットナビゲーションの設定*/
.slick-dotted.slick-slider {
    margin-bottom: 30px!important;
}
#Recommend_products .slick-dotted.slick-slider {
    margin-bottom: 80px!important;
}
.slick-dots {
    width: -webkit-fill-available;
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.slick-dots li button {
    width: 15px !important;
    height: 15px !important;
}
.slick-dots button {
    color: transparent;
    outline: none;
    width: 6px;
    /*ドットボタンのサイズ*/
    height: 6px;
    /*ドットボタンのサイズ*/
    display: block;
    border-radius: 50%;
    background: #9B877D;
    /*ドットボタンの色*/
}
.slick-dots .slick-active button {
    background: #9B877D;
    /*ドットボタンの現在地表示の色*/
}
.slick-dots li.slick-active button:before {
    color: #9b877d !important;
}
.lpmenu_area .slick-dots {
    bottom: -48px;
}
  
@media screen and (max-width: 767px) {
    .slide-tag {
        top: 16px;
        left: 16px;
    }
    .keyslider img {
        object-fit: cover;
        width: 100vw;
        height: 100vw;
        border-radius: 0;
    }
    .keyslider img.caption_image {
        width: 80px;
        height: 80px;
        border-radius: 6px;
        margin-right: 12px;
    }
    .key_slide {
        margin-top: 0px;
        margin-bottom: 80px;
    }
    .keyslider .slick-slide .caption {
        left: 4%;
        max-width: 88%;
    }
}

@media screen and (max-width: 600px) {
    .keyslider .slick-dots {
        bottom: -32px;
    }
    .keyslider .slick-slide .caption {
        padding: 8px 36px 8px 12px;
        bottom: 6px;
    }
    .keyslider img.caption_image {
        width: 60px;
        height: 60px;
    }
    .caption_title {
        font-size: 14px;
        font-weight: bold;
    }
    .caption_text {
        font-size: 12px;
        display: block;
    }
}

/* 関連ニュース */
.kanren-nArea ul {
    display: flex;
}
.kanren-n-content {
    margin: 10px;
}
.kanren-nArea ul li {
    width: calc(100% / 3);
}
.kanren-n-img {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}
.kanren-n-txt {
    overflow: hidden;
    background-color: #f4f4f4;
    padding: 15px 20px;
    min-height: 100px !important;
    border-radius: 0 0 20px 20px;
}
.kanren-n-txt h4 a:hover {
    text-decoration: underline;
}
  
@media (max-width: 768px) {
    .kanren-nArea ul li {
        width: calc(100vw / 2);
    }
    .kanren-n-content {
        margin: 5px;
    }
}
  
@media (max-width: 480px) {
    .kanren-nArea ul {
        display: flex;
        flex-direction: column;
    }
    .kanren-nArea ul li {
        width: auto;
    }
}
  
/**タブ設定_PC**/
.tab_wrap {
    width: 100%;
    margin: 0px auto;
}
input[type="radio"] {
    display: none;
}
.cart-section input[type="radio"]{ 
    display: inline!important;
}
.tab_wrap a {
    color: #694F2E;
}
.tab_wrap a:hover {
    color: #694F2E;
}
.tab_area {
    font-size: 0;
    margin: 0 10px;
}
.tab_area label {
    display: inline-block;
    margin: 0 5px;
    padding: 18px 18px 8px 18px;
    color: #FFF;
    background: #C7BAAC;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    transition: ease 0.2s opacity;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.tab_area label:hover {
    opacity: 0.5;
}
.panel_area {
    border-top: 4px solid #9B877D;
}
.tab_panel {
    width: 100%;
    padding: 0px 0;
    display: none;
}
.tab_panel p {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}
#tab1:checked~.tab_area .tab1_label,
#tab2:checked~.tab_area .tab2_label,
#tab3:checked~.tab_area .tab3_label {
    background: #9B877D;
    color: #FFF;
}
#tab1:checked~.panel_area #panel1,
#tab2:checked~.panel_area #panel2,
#tab3:checked~.panel_area #panel3 {
    display: block;
}

@media screen and (max-width: 768px) {
    body {
        overflow-x: hidden;
        font-size: 14px;
        max-width: 100%;
    }
    .slider {
        width: 100%;
        padding: 0px 0 0px 0;
        margin: 0;
    }
    .slider img {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .main_slide {
        width: 100%;
        max-width: 1800px;
        margin: 58px auto 0 auto;
        padding: 0px 0 0px 0;
        position: relative;
    }
    .wave {
        margin-top: -5%;
        z-index: 9999;
    }
    .subtitle.lft {
        text-align: left;
    }
    .lead {
        margin: 5px auto 10px auto;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.8em;
        text-align: center;
    }
    .btn_br a,
    .btn_or a {
        width: 18em;
        display: block;
        margin: 0 auto 20px;
        border: 1px solid #FFF;
        padding: 0.9em 1.5em 0.8em 1.5em;
        font-size: 15px;
        color: #FFF;
        text-align: center;
        line-height: 1.2em;
        font-weight: normal;
    }
    .btn_br_ring a {
        width: 18em;
        display: block;
        margin: 0 auto 20px auto;
        border: 1px solid #FFF;
        padding: 0.9em 1.5em 0.8em 1.5em;
        font-size: 15px;
        color: #FFF;
        text-align: center;
        line-height: 1.2em;
        font-weight: normal;
    }
    .btn_br.w_full a {
        width: 100%;
    }
    .btn_br_s a {
        display: block;
        margin: 0 auto 0px auto;
        border: 1px solid #FFF;
        padding: 0.7em 0.5em 0.6em 0.5em;
        font-size: 13px;
        color: #FFF;
        text-align: center;
        line-height: 1.2em;
    }
    .btn_br a:hover,
    .btn_br_s a:hover,
    .btn_or a:hover,
    .btn_or a:hover {
        color: #FFF;
        text-decoration: none;
        opacity: 0.6;
        transition: all .3s;
    }
    .btn_br_s.or_full a {
        width: 100%;
        background: #D14A39;
        margin-bottom: 5px;
    }
    .btn_br_s.bl_full a {
        width: 100%;
        background: #3A5490;
        margin-bottom: 5px;
    }
    .concept_area {
        position: relative;
        width: 100%;
        margin: 0 auto 50px auto;
        max-width: 1080px;
    }
    .concept_area .img_l {
        position: absolute;
        left: -15px;
        top: -10px;
        width: 23%;
        max-width: 240px;
        overflow: hidden;
    }
    .concept_area .img_r {
        position: absolute;
        right: -15px;
        bottom: -20px;
        width: 24%;
        max-width: 250px;
        overflow: hidden;
    }
    h4.category {
        font-size: 18px;
    }
    .swiper-slide {
        list-style-type: none;
        width: 30%;
        margin: 0.5em 1% 0.1em 1%;
        display: block;
    }
    .category_cont {
        padding: 1.5em 1em 0.8em 1em;
    }
    .category_cont p {
        font-size: 14px;
        line-height: 1.5em;
    }
    .category_cont .ic {
        font-size: 14px;
        display: inline-block;
        line-height: 1;
        background: #FCC300;
        padding: 7px 10px 2px;
        margin-bottom: 1.5em;
    }
    .swiper-slide .ic {
        text-align: center;
    }
    .swiper-slide .ic img {
        width: 80%;
        max-width: 350px;
        margin: 0 auto;
    }
    .swiper-slide h4 {
        padding: 10px 3px;
        margin: 5px auto 12px auto;
    }
    .swiper-slide h4 span {
        font-size: 80%;
        font-weight: normal;
    }
    .contents_area {
        width: 92%;
        max-width: 1200px;
        margin: 0 auto;
    }
    .news {
        padding: 40px 0 0 0;
    }
    .news dl {
        border-bottom: 1px dotted #694F2E;
        padding: 0.2em 0 1.2em 0.2em;
        margin: 1em 0;
    }
    .news dl dt {
        width: 7.5em;
        vertical-align: top;
        font-size: 13px;
    }
    .news dl dd {
        vertical-align: top;
        font-size: 13px;
    }
    .news p {
        text-align: right;
    }
    .news p a {
        color: #694F2E;
        text-decoration: underline;
        text-align: center;
    }
    .news p a:hover {
        text-decoration: none;
    }
    .instagram_view{
        width: 100%;
    }

    /**タブ設定_SP**/
    .tab_wrap {
        width: 100%;
        margin: 0px auto;
    }
    input[type="radio"] {
        display: none;
    }
    .tab_area {
        font-size: 0;
        margin: 0;
    }
    .tab_area label {
        display: inline-block;
        margin: 0 5px;
        padding: 11px 14px 11px 14px;
        color: #FFF;
        background: #C7BAAC;
        font-size: 13px;
        cursor: pointer;
        transition: ease 0.2s opacity;
        line-height: 1.4em;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .tab_area label:hover {
        opacity: 0.5;
    }
    .panel_area {
        vertical-align: top;
        margin-top: 0;
    }
    .tab_panel {
        width: 100%;
        padding: 0px 0;
        display: none;
    }
    .tab_panel p {
        font-size: 14px;
        letter-spacing: 1px;
        text-align: center;
    }
    #tab1:checked~.tab_area .tab1_label {
        background: #9C866E;
    }
    #tab1:checked~.panel_area #panel1 {
        display: block;
    }
    #tab2:checked~.tab_area .tab2_label {
        background: #9C866E;
    }
    #tab2:checked~.panel_area #panel2 {
        display: block;
    }
    .tab_area label:hover {
        opacity: initial;
    }
}

@media screen and (max-width: 600px) {
    .tab_area label {
        margin: 0 2% 0 0;
    }
    .news dl dd {
        float: left;
        margin: 0;
    }
}

@media screen and (max-width: 320px) {
    .btn_br_ring a {
        width: auto;
    }
    .tab_area label {
        padding: 11px 7px 7px 7px;
    }
}

p.lead2 {
    font-size: 18px;
    text-align: center;
    line-height: 1.8em;
}
p.gry {
    color: #727171;
}
p.inline {
    text-align: center;
}
.contents_full {
    width: 92%;
    max-width: 1200px;
    margin: 10px auto 60px;
}
.bg_ye .contents_full {
    padding: 20px 0;
}
.contents_full p:last-child{
    margin-bottom :0;
}

@media screen and (max-width: 600px) {
    .contents_full {
        margin: 10px auto 20px;
    }
}

/** ------------------ title ------------------ **/
.subtitle {
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    color: #694F2E;
    margin-top: 60px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 72px;
    margin-bottom: 0;
    line-height: 1.2em;
}
.subtitle.sns {
    font-size: 20px;
    padding-bottom: 20px;
}
.subtitle.lft {
    text-align: left;
}
.content-tit {
	margin: 0 0 44px 0;
	position: relative;
    font-size: 24px;
    text-indent: 18px;
}
.content-tit.c-tit {
	text-align: center;
    margin: 0 0 32px 0;
}
.content-tit:before{
	content: '';
	display: block;
	height: 6px;
	width: 100%;
	border-radius: 4px;
	position: absolute;
    background: #f1ede4;
    background: #e8e4db;
	bottom: -14px;
}
.content-tit:after{
	content: '';
	display: block;
	height: 6px;
	width: 120px;
	border-radius: 4px 0 0 4px;
	position: absolute;
	background: #FCC300;
	bottom: -14px;
}
.content-tit.c-tit:before,
.content-tit.c-tit:after {
	display: none;
}
.subtitle .tit-icon {
    display: block;
    width: 60px;
    margin: auto;
    background: #ff7041;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 12px;
    padding: 6px 6px 3px;
    border: 1px solid #f2673a;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
}
.subtitle2,
.page_section .subtitle2,
.spec-list_wrap .spec-tit {
    position: relative;
    left: 12px;
    margin: 0px 0 12px 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.3em;
}
.subtitle2:before,
.page_section .subtitle2:before,
.spec-list_wrap .spec-tit:before {
    content: '';
    display: block;
    width: 5px;
    height: 28px;
    position: absolute;
    top: -3px;
    left: -13px;
    margin-right: 12px;
    border-radius: 5px;
    background: #694F2E;
}
.subtitle2.line:after,
.page_section .subtitle2.line:after,
.spec-list_wrap .spec-tit:after {
    content: '';
    display: block;
    height: 2px;
    position: relative;
    left: -12px;
    padding: 0;
    margin: 8px 0 24px 0;
    border-radius: 5px;
    background: #694F2E;
}

@media screen and (max-width: 768px) {
    .subtitle {
        font-size: 24px;
        text-align: center;
        font-weight: normal;
        color: #694F2E;
        margin-top: 44px;
        padding-bottom: 44px;
        line-height: 1.4em;
    }
    .subtitle.sns {
        font-size: 15px;
        padding-bottom: 10px;
    }
    .content-tit {
        font-size: 18px;
    }
    .content-tit:after {
        width: 80px;
    }
}
/** ------------------ /title ------------------ **/
.page_section {
    padding: 0 0 60px 0;
}
.contents_full .mamalabo {
    margin-top: 40px;
}

/**youtube埋め込み**/
#movie {
    background-size: cover;
    padding: 0 0 1.5em 0;
}
#movie1 {
    background-size: cover;
    padding: 20px 0;
}
.movie_area {
    width: 85%;
    max-width: 720px;
    margin: auto;
}
.movie {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 0 auto;
}
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.movie a {
    /* lityを動かすためにiframeを覆う */
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media screen and (max-width: 560px) {
    .movie_area {
        width: 100%;
        margin-top: 20px;
    }
}

/* TOPページ　ピックアップ動画 */
#movie1 {
    background-size: cover;
    padding: 20px 0;
    padding: 0;
}
.lpmenu_area>p+#movie1 {
    margin-top: 10px;
}
.lpmenu_area .movie_area {
    width: 100%;
}
.lpmenu_area .movie {
    position: relative;
}
.lpmenu_area .movie h4 {
    font-size: 15px;
}
.movie_area_2clm {
    display: flex;
    max-width: 100%;
}
.movie_area_2clm .movie_2 {
    margin: 0 0.5% 1% 0.5%;
}
.movie_area_2clm .mp4 {
    width: calc((100% - 10px) / 2);
}
.movie_area_2clm video {
    max-width: 100%;
    height: auto;
}
.movie_2 {
    padding-top: 27%;
    width: 50%;
    margin: 0;
    overflow: initial;
}
.pickUp-movie {
    margin-bottom: 68px;
}
.pickUp-movie>ul>li img {
    box-shadow: rgb(0 0 0 / 10%) 2px 2px 10px;
    padding: 0 !important;
    border-radius: 5px;
}
.bnr_list_wrap {
    margin-top: 30px;
    display: flex;
}
.bnr_list_item {
    margin: 10px;
}
.btn_marginplus {
    margin-top: 35px;
}

@media (max-width: 600px) {
    .movie_area_2clm {
        display: block;
        margin-top: 10px;
    }
    .movie_2 {
        padding-top: 56.25%;
        width: 100%;
    }
    .movie_2:not(:last-child) {
        margin-bottom: 40px;
    }
    .lpmenu_area .movie h4 {
        font-size: 14px;
    }
    .bnr_list_wrap {
        flex-direction: column;
    }
}

/**リング交換**/
.exhange_wrap {
    margin-top: 80px;
    border-radius: 8px;
    border: 2px solid #FF7041;
    padding: 10px 50px 10px;
}
ul.ring_change {
    margin: 0px auto 0 auto;
    max-width: 850px;
    list-style: none;
    padding: 10px 0 0 0;
    ;
}
div.ring_change {
    position: relative;
    padding: 80px 0 50px 0;
}

@media screen and (min-width: 768px) {
    .space {
        margin-left: 1em;
    }
}

@media screen and (max-width: 768px) {
    .exhange_wrap {
        margin-top: 80px;
        border-radius: 8px;
        border: 2px solid #FF7041;
        padding: 10px 20px 10px;
    }
    div.ring_change {
        padding: 40px 0 30px 0;
    }
}

.ph_ring img {
    position: absolute;
    top: 0px;
    left: 10px;
    max-width: 190px;
    width: 20%;
}
.ring_change p.flow_ring {
    width: 80%;
    max-width: 850px;
    font-size: 20px;
    color: #FFF;
    background: #B1A291;
    border-radius: 8px;
    text-align: center;
    padding: 0.5em 0;
    margin: 0 auto;
}
p.ring_notice2 {
    text-align: center;
    color: #FF7041;
    font-size: 18px;
    border: 4px solid #FF7041;
    padding: 0.5em;
    margin: 0 auto 50px auto;
    max-width: 800px;
    border-radius: 10px;
    list-style: 1.3em;
    font-weight: bold;
}
h3.exchange-header {
    margin-top: 30px;
    text-align: center;
    font-weight: normal;
}
p.exchange-comment {
    text-align: center;
}

@media screen and (max-width: 768px) {
    p.ring_notice2 {
        font-size: 14px;
        margin: 0 auto 30px auto;
    }
    h3.exchange-header {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .ring_change p.flow_ring {
        font-size: 16px;
    }
    .ph_ring img {
        position: absolute;
        top: 12px;
        left: -2px;
        max-width: 190px;
        width: 24%;
    }
}

.ring_change p.flow_ring.or {
    background: #FF7041;
}
p.ring_notice {
    color: #FF7041;
}
.ring_change p.ring_notice {
    width: 80%;
    max-width: 850px;
    padding: 5px 0 0 0;
    margin: 0 auto;
}
.ring_change p.next {
    text-align: center;
    padding: 30px 0;
    margin: 0 auto;
}
.ring_change p.next.minus {
    text-align: center;
    padding: 0px 0 30px 0;
}
.ring_change .ring_select {
    width: 92%;
    max-width: 1000px;
    padding: 30px 0 10px 0;
    margin: 0 auto;
}
.ring_change .ring_select .ring_type {
    width: 50%;
    float: left;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .ring_change p.next {
        text-align: center;
        padding: 20px 0;
        margin: 0 auto;
    }
    .ring_change p.next.minus {
        text-align: center;
        padding: 20px 0 20px 0;
    }
    .ring_change .ring_select {
        width: 90%;
        max-width: 500px;
        padding: 0px 0 0px 0;
        margin: 0 auto;
    }
    .ring_change .ring_select .ring_type {
        width: 100%;
        float: none;
        padding: 30px 0 10px 0;
    }
}

/**NEWS**/
p.link_r {
    float: right;
    padding: 0.2em 0.2em 0 1.5em;
}
.news_text {
    padding: 0.5em;
    background: #EFEFEF;
}
.news_text p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #333;
}
.news_text h4 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 15px;
}
.news_text p a {
    color: #7CB3A7;
}
.category_cont_news {
    padding: 0;
    margin: 0;
}
ul.news_list {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px dashed #694F2E;
}
ul.news_list li.text_area {
    float: left;
}
ul.news_list li.text_area dl {
    margin: 0;
    padding: 0;
}
ul.news_list li.text_area dt {
    float: left;
    width: 7em;
    font-weight: normal;
}
ul.news_list li.text_area dd {
    float: left;
}
ul.news_list li.btn_area {
    float: right;
    padding: 0.2em 0 0 0;
}
.sliderArea.archive {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0px;
}
p.pager {
    text-align: center;
}
p.pager span {
    padding: 0 5px;
}
.category_box p.news_notes {
    padding-bottom: 1.6em;
}
.category_box p.text-right {
    position: absolute;
    right: 7px;
    bottom: 7px;
}

@media screen and (max-width: 768px) {
    ul.news_list li.text_area {
        float: none;
    }
    ul.news_list li.btn_area {
        float: none;
        padding: 1em 0 0 0;
        margin: 0 auto;
    }
    .sliderArea.archive .category_box {
        float: left;
        margin: 1em 1% 1em 1%;
        width: 48%;
    }
    .banner_3 {
        margin: 30px 0 0 0;
    }
}

/**個人情報**/
ol.privacy ol,
ul.notice-item li ol {
    padding: 0 0 .7em;
    margin: 0 0 0 1em;
}
ol.privacy ol a,
ol.privacy ol a:hover {
    color: #694F2E;
    text-decoration: underline;
}

/**商品動画**/
a.youtube {
    position: relative;
    display: block;
}
i.yt img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

/* 前／次の矢印の設定 */
.slick-box.type_img.arrows {
    position: relative;
}
.lineup_slide .prev,
.lineup_slide .next,
.topics_slide .prev,
.topics_slide .next,
.regular_3 .prev,
.regular_3 .next,
.banner_3 .prev,
.banner_3 .next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px;
    z-index: 1;
}
.lineup_slide .prev,
.topics_slide .prev,
.regular_3 .prev,
.banner_3 .prev { 
    left: 0px;
    background-image: url("https://edisonmama.com/common/images/common_img/arrow_prev.png");
}
.lineup_slide .next,
.topics_slide .next,
.topics .next,
.regular_3 .next,
.banner_3 .next {
    right: 0;
    background-image: url("https://edisonmama.com/common/images/common_img/arrow_next.png");
}
.slider .prev:hover,
.slider .next:hover {
    opacity: 0.6;
    cursor: pointer;
}
.prev:hover,
.next:hover {
    opacity: 0.6;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .slider .prev,
    .slider .next {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 24px;
        height: 24px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px auto;
        z-index: 1;
    }
    .slider .prev {
        background-image: url("https://edisonmama.com/common/images/common_img/arrow_prev.png");
    }
    .slider .next {
        background-image: url("https://edisonmama.com/common/images/common_img/arrow_next.png");
    }
}
  
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/*バーの色*/
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.bg_gray {
    background: #EFEFEF;
    padding: 1.5em 1.5em;
}
.bg_gray p {
    padding: 0;
    margin: 0;
}
.bg_gray h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px 0;
}
p.mail {
    color: #DC5868;
    font-size: 18px;
    -webkit-appearance: none;
}
a.mail {
    color: #DC5868;
    font-size: 18px;
}
a.mail:hover{
    text-decoration: underline;
}

@media (max-width: 480px) {
    a.mail:hover{
        text-decoration: none;
    }
}
.arrow_next:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("https://edisonmama.com/common/images/common_img/arrow_next.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 20px;
}

@-webkit-keyframes arrow-move08 {
    0% {
        top: 10%;
        /*スタート地点（サンプルは[class:cp_arrows]height300pxの35%）*/
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes arrow-move08 {
    0% {
        top: 10%;
        /*スタート地点（サンプルは[class:cp_arrows]height300pxの35%）*/
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.notice-item>li {
    list-style: none;
}
.clearfix2::after {
    content: "";
    display: block;
    clear: both;
}
h3.mid {
    font-size: 20px;
    margin: 0;
    padding-bottom: 18px;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
h3.mid {
    padding-bottom: 20px;
    }
}

/* お知らせ(TOPICS) */
.category_box .category_cont h4,
.category_box .sl-contents p,
.category_box .sl-contents .ic {
    color: #694F2E;
}
/* .sliderArea .category_box.slick-slide a .category_cont h4{
    text-decoration: underline;
}
.sliderArea .category_box.slick-slide a:hover .category_cont h4{
    text-decoration: underline;
}
*/
.topics-news {
    max-width: 840px;
    width: 90%;
    margin: 0 auto 80px;
    padding: 40px;
    text-align: center;
    border-radius: 10px;
    border-radius: 10px;
    background: #fffefa;
    box-shadow: 0px 0px 0px 12px #f8f4ea;
    border: dashed 2px #f1ded1;
}
.topics-news ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.topics-news a.topics_news_bnr {
    display: block;
    text-decoration: none;
    text-shadow: 0px 0px 12px rgb(255 221 181);
}
.topics-news h4{
    font-size: 18px;
}
.topics-news h3{
    margin: 0 0 44px 0;
    font-size: 24px;
    line-height: 1.4;
}
.topics-news h3:after {
    content: '';
    display: block;
    height: 6px;
    width: 80px;
    border-radius: 4px;
    margin: 16px auto;
    background: #e75b60;
    bottom: -14px;
}
.topics-news .topics_news_img{
    max-width: 720px;
    margin: auto;
}
.topics-news .topics_news_bnr img{
    display: block;
    border-radius: 10px;
}
.sell-banner {
    max-width: 1200px;
    margin: 150px auto;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 6%);
    overflow: hidden;
}
.sell-banner .topics_news_img img {
   display: block;
   width: 100%;
   height: auto;
}
.sell-banner .topics_news_bnr {
    display: block;
}

/* お知らせボタン(TOPICS) */
.category_cont p.topics_btn {
    position: relative;
    margin: 0 auto 0px auto;
    /* padding: 12px 28px 8px 20px; */
    padding: 12px 28px 12px 20px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 1.2em;
    font-weight: normal;
    background: #9B877D;
    border: 1px solid #FFF;
    border-radius: 8px;
}
.category_cont p.topics_btn:after {
    content:'';
    display: block;
    position: absolute;
    background: url("https://edisonmama.com/common/images/common_img/point_wh.png") no-repeat;
    background-size: 14px;
    top: 11px;
    right: 9px;
    width: 14px;
    height: 14px;
}
.category_box:hover {
    opacity: .8;
    transition: all .3s;
}

/* 重要なお知らせ(TOPICS) */
.topics_important {
    margin: 0 auto 4em;
    background-color: #fff;
    text-align: center;
}
.topics_important a {
    display: block;
    color: #694F2E;
}
.topics_important .btn_br a,
.topics_important .btn_or a {
    color: #fff;
}
.topics_important h4 {
    color: #bd0909;
    font-size: 20px;
    margin: 0 0 10px;
}
.topics_important a:hover p {
    text-decoration: underline;
}
.topics_important p:last-of-type {
    margin-bottom: 0;
}
#topics_notice a {
    font-size: 20px;
    color: #ff0000;
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .topics-news {
        margin: 0 auto 60px;
        padding: 6%;
    }  
    .topics-news h3 {
        font-size: 18px;
        margin: 0 0 32px 0;
    }
    .topics-news h3:after {
        width: 48px;
        height: 5px;
        margin: 12px auto;
    }
    .sell-banner {
        margin: 0 auto 30px;
        padding: 0 10px;
    }
}
@media (min-width: 601px) {
    .topics_important {
        width: 90%;
    }
}
@media (max-width: 600px) {
    .topics_important h4 {
        font-size: 18px;
    }
    #topics_notice a {
        padding: 0 8px;
    }

}

/* 商品カテゴリ */
.cat-contents {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 92%;
    margin: 0 auto;
}
.cat-contents li {
    width: calc((100% - 60px) / 4);
    list-style: none;
    margin-bottom: 10px;
}
.cat-contents li a {
    color: #694F2E;
    display: block;
}
.cat-contents li p {
    margin-bottom: 0;
    position: relative;
}
.cat-contents li p:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("https://edisonmama.com/common/images/common_img/arrow_next.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.cat-contents li img {
    border-radius: 5px;
    margin-bottom: 4px;
}

@media (max-width: 600px) {
    .cat-contents li {
        width: calc((100% - 10px) / 2);
    }
    .cat-contents li:not(:nth-of-type(2n)) {
        margin-right: 10px;
    }
}

@media (min-width: 601px) {
    .cat-contents {
        max-width: 1000px;
        margin: 30px auto;
    }
    .cat-contents li:not(:nth-of-type(4n)) {
        margin-right: 20px;
    }
}

/* ピックアップバナー */
.pickUp-banner ul {
    list-style: none;
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
}
.pickUp-banner ul li {
    width: 50%;
}
.pickUp-banner ul li img {
    width: 100%;
}

@media (min-width: 1121px) {
    .pickUp-banner {
        margin-bottom: 30px;
    }
    .pickUp-banner ul li img {
        width: 98%;
    }
}

/* 商品カテゴリーから探す */
.pickUp-cat ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}
.pickUp-cat ul li {
    border-radius: 5px;
    border: 1px solid #ece9e6;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 4%);
    margin-bottom: 10px;
    padding: 12px;
    background: #fff;
}
.pickUp-cat ul li .cat-icon {
    width: 4em;
    padding-right: 12px;
}
.pickUp-cat ul li a.cat-link {
    display: flex;
    align-items: center;
    color: #694F2E;
    height: 100%;
}
.pickUp-cat ul li img {
    border-radius: 5px;
    vertical-align: middle;
}
.pickUp-cat ul li a,
.pickUp-cat ul li .cat-lbl span {
    text-decoration: none;
}
.pickUp-cat ul li a:hover {
    text-decoration: underline;
}
.pickUp-cat ul li.onlineshop .cat-icon {
    padding-right: 0;
    padding: 0px 0px 0px 4px;
}
.pickUp-cat ul li.onlineshop img {
    width: 70%;
}
.pickUp-cat ul li .cat-lbl {
    line-height: 1.5;
}

@media (min-width: 901px) {
    .pickUp-cat ul li.onlineshop .cat-icon {
        width: 4em;
    }
}

@media (min-width: 601px) {
    .bg_ye+div.lpmenu_area {
        margin: 48px auto;
    }
    .pickUp-cat ul li {
        width: calc((100% - 30px) / 4);
    }
}

@media (max-width: 600px) {
    .bg_ye+div.lpmenu_area {
        margin-bottom: 50px;
    }
    .pickUp-cat .subtitle.mid {
        padding-bottom: 15px;
    }
    .pickUp-cat ul li {
        width: calc((100% - 10px) / 2);
        font-size: 12px;
        line-height: 1.5;
        padding: 8px;
    }
    .pickUp-cat ul li:nth-last-child(-n+2) {
        margin-bottom: 0px;
    }
    .bg_ye+div.pickUp-cat ul li:not(:nth-of-type(2n)) {
        margin-right: 10px;
    }
    .pickUp-cat ul li.onlineshop {
        padding: 10px;
    }
    .pickUp-cat ul li.onlineshop .cat-icon{
        padding: 0px 0 0px 4px;
        width: 3.6em; 
    }

}

@media (min-width: 601px) and (max-width: 1080px) {
    .pickUp-cat ul li {
        font-size: 13px;
    }
}

@media (min-width: 1081px) {
    .pickUp-cat ul li {
        font-size: 14px;
    }
}

/* 人気のキーワード */
.pickUp-keywords {
    margin-bottom :60px;
}
.pickUp-keywords ul {
    list-style: none;
    max-width: 75%;
    margin: 10px auto 0;
    padding: 0;
}
.pickUp-keywords ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 2px;
    font-size: 14px;
}
.pickUp-keywords ul li a {
    display: block;
    /* padding: 6px 7px 3px; */
    padding: 6px 8px;
    line-height: 1;
    border-radius: 4px;
    background-color: #fcc300;
    text-decoration: none;
}
.snapWidget h3 {
    margin-top: 80px;
}
#new_item p {
    color: blue;
}

@media screen and (max-width: 768px) {
    .contents_area.pickUp-keywords,
    .contents_area.pickUp-movie {
        margin-bottom :48px;
    }
    .pickUp-keywords ul {
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .pickUp-keywords ul li {
        font-size: 12px;
        line-height: 1.5;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    iframe#new_item {
        height: 270px;
    }
}

@media screen and (max-width: 480px) {
    iframe#new_item {
        height: 520px;
    }
}

/* TOPページ:新商品ラインナップ */
#new-lineup .list_recommend li a {
    padding: 0;
}
#new-lineup .list_recommend li h4.lineup_tit {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    height: 140px;
    font-size: 18px;
}
#new-lineup .list_recommend li h4.lineup_tit:after {
    content: '';
    display: block;
    height: 5px;
    width: 48px;
    border-radius: 4px;
    margin: 10px auto 0;
    background: #fcc300;
    bottom: -14px;
}
#new-lineup .list_recommend li h4.lineup_tit .cat-txt {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #fff;
    background: #ff7041;
    border: 1px solid #f2673a;
    padding: 4px 8px 0px;
}
#new-lineup .list_recommend li h4.lineup_tit .cat-icon {
    position: absolute;
    top: 0;
    left: 12px;
}
#new-lineup .list_recommend li h4.lineup_tit .cat-icon img{
    width: 32px;
    padding: 0 ;
    border-radius: 0;
}
#new-lineup .list_recommend li img.lineup_thumb {
    padding: 0;
    border-radius: 0;
}
#new-lineup .list_recommend li .products_thumb {
    display: flex;
    padding: 16px;
    border-radius: 0 0 10px 10px;
}
#new-lineup .list_recommend li .products_thumb img {
    padding: 0;
    width: 80px;
    background: #fff;
    flex-shrink: 0;
    border-radius: 6px;
}
#new-lineup .list_recommend li .products_thumb h5 {
    display: flex;
    justify-content: center;
    flex-flow: column;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 0 16px;
}

@media (max-width:1050px) {
    #new-lineup .list_recommend li h4.lineup_tit {
        font-size: 15px;
    }
    #new-lineup .list_recommend li h4.lineup_tit .cat-icon img{
        width: 30px;
    }
}

@media (max-width:950px) {
    #new-lineup .list_recommend li h4.lineup_tit .cat-icon img{
        width: 28px;
    }
}

@media (max-width:850px) {
    #new-lineup .list_recommend li h4.lineup_tit {
        font-size: 17px;
    }
    #new-lineup .list_recommend li h4.lineup_tit .cat-icon img{
        width: 32px;
    }
}

@media (max-width:768px) {
    #new-lineup .list_recommend li h4.lineup_tit .cat-icon img{
        width: 30px;
    }
}

@media (max-width:600px) {
    #new-lineup .list_recommend li h4.lineup_tit .cat-icon img{
        width: 36px;
    }
}

/* TOPページ:ロングセラー商品 */
.list_recommend {
    display: grid;
    gap: 20px;
    list-style: none;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.list_recommend li {
    background-color: #fff;
    border-radius: 10px;
}
.list_recommend li .cat-txt {
    display: inline-block;
    margin: auto;
    background: #f8f4ea;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 12px;
    padding: 4px 10px;
    border: 1px solid #ebe4de;
    border-radius: 16px;
    font-size: 13px;
    line-height: 1.4;
}
.list_recommend li a {
    display: block;
    padding: 12px;
    color: #694F2E;
}
.list_recommend li a h4 {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    height: 7vh;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.list_recommend img {
    padding: 0 40px 16px;
}

@media (max-width:850px) {
    .list_recommend img {
        padding: 0 48px 16px;
    }
}

@media (max-width:768px) {
    .list_recommend li a {
        padding: 10px;
    }
    .list_recommend img {
        padding: 0 32px 16px;
    }
}

@media (max-width:600px) {
    .list_recommend img {
        padding: 0 20px 8px;
    }
    .list_recommend li a h4 {
        font-size: 12px;
    }
    .sliderArea.topics .list_recommend li a h4 {
        margin: 10px 0 0 0;
    }
    .list_recommend li .cat-txt {
    padding: 4px 8px;
    font-size: 11px;
    }
}
.nedan {
    display: block;
    font-size: 16px;
    margin: 10px 30px 10px;
}

/* 動画ページのcss */
a.sw-url-link {
    word-wrap: break-word;
}
#sw-image-top-container {
    overflow: scroll;
}
#sw-lightbox-overlay #sw-close-light {
    background: #9b877D !important;
    padding: 13px 13px 4px !important;
    border-radius: 50% !important;
}

@media (max-width: 768px) {
    #sw-lightbox-overlay.open #sw-image-details {
        width: 100vw;
    }
    .ytp-chrome-top {
        width: 70% !important;
    }
}

@media (min-width: 769px) {
    #sw-lightbox-overlay.open #sw-image-details {
        width: auto;
    }
}

@media (max-width:991px) {
    #sw-lightbox-overlay #sw-image-caption-short {
        display: none !important;
    }
    #sw-lightbox-overlay #sw-image-caption {
        display: block !important;
    }
}

/*------------ フォーム：商品に関するお問い合わせ ------------*/
.page_section .fas_inq {
    background: #f8f8f8;
    padding: 1.5em 1.5em;
    border-radius: 10px;
}
.page_section .fas_inq .inquiry_list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.page_section .fas_inq ul.inquiry_list li{
    margin: 0 0 18px 0;
}
.page_section .fas_inq ul.inquiry_list li:last-child{
    margin: 0;
}
.page_section .fas_inq .inquiry_list h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 2px 0;
    display: inline-block;
}
.page_section .fas_inq .inquiry_list p {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.page_section .fas_inq .inquiry_list .inq_info {
    display: inline-block;
}
.page_section .fas_inq .inquiry_list a.mail {
    color: #DC5868;
    font-size: 18px;
}

@media screen and (max-width: 600px){
    .page_section .fas_inq .inquiry_list .inq_info {
        display: block;
    }
}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* lpmenu_area */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.lpmenu_area {
    width: 92%;
    max-width: 1200px;
    margin: 60px auto 0 auto;
}
.bg_ye .lpmenu_area {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
}
.lpmenu_area p {
    margin: 0;
    padding: 0;
    color: #725230;
}
.lpmenu_area.test p {
    font-size: 22px;
}
ul.lpmenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0 0;
    padding: 0;
}
ul.lpmenu li {
    margin: 0 0.5% 1% 0.5%;
    padding: 0;
    width: 49%;
    width: calc(98% / 2);
    text-align: center;
    border: 1px solid #ebe4de;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 8%);
    list-style: none;
}
ul.lpmenu li img {
    border-radius: 8px;
    vertical-align: middle;
    width: 100%;
}
ul.lpmenu li a {
    color: #694F2E;
    display: block;
}
.bg_sns {
    margin: 80px auto;
    width: 92%;
    max-width: 1100px;
    position: relative;
  }
.contents_sns {
    width: 60%;
    margin: 0 auto 0px auto;
    max-width: 200px;
}
ul.sns_btn {
    list-style: none;
    margin: 0 auto 0px auto;
    padding: 0 0 60px 0;
}
.bg_sns ul.sns_btn {
    list-style: none;
    margin: 0 auto 0px auto;
    padding: 0 0 0px 0;
}
ul.sns_btn li {
    float: left;
    padding: 0;
    width: 25.3%;
    margin: 0 4%;
}
@media screen and (max-width: 940px) {
    .mailmaga {
        position: relative;
        margin: 25px auto;
    }
}
@media screen and (min-width: 941px) {
    .mailmaga {
        right: 0;
        bottom: 0;
        margin-top: 1.4em;
    }
}
@media (max-width: 600px) {
    .lpmenu_area {
        margin: 50px auto 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .lpmenu_area p {
      margin: 0;
      padding: 0;
    }
    .lpmenu_area.test p {
      font-size: 18px;
    }
    ul.lpmenu {
      list-style: none;
      padding:  0;
      margin: 0 auto;
      width: 100%
    }
    ul.lpmenu li {
      float: none;
      margin: 0 0;
      padding: 0 0 15px 0;
      width: 100%;
      text-align: center;
    }
    ul.lpmenu li {
      float: left;
      margin: 0 0 1.4%;
      padding: 0;
      width: 49.25%;
      text-align: center;
    }
    ul.lpmenu li:nth-child(odd) {
      margin-right: 1.5%;
    }
    ul.lpmenu li img {
      padding: 0 0 0px 0;
    }
    ul.lpmenu li a {
      color: #694F2E;
    }
}  
/* ピックアップ動画 */
@media screen and (max-width: 767px) {
    .pickUp-movie .contents_area ul li {
        float: none;
        width: auto;
    }
}