
/*特設ページ内のPOPUPは非表示*/
.banner.itemdetail_view_timer.is-show {
    display: none !important;
}

body {
    background-color: #EEEADF;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.5px;
    line-height: 1.75;
}

/* div#header {
    display: block;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

header img {
    width: 55%;
    margin: 0 auto;
    margin-top: 3%;
    display: block;
}

div#header h1 {
    display: table-cell;
    vertical-align:middle;
}

.c-header .inner-block {
    max-width: 100%;
    display: none;
} */

.fs-c-breadcrumb {
    margin-top: 5% !important;
}

.breadcrumb {
    margin-top: -28%;
}


@media only screen and (max-width: 768px) {
    .fs-c-breadcrumb {
        margin-top: 20% !important;
    }
}

/*--- 下記コメントアウト --*/

/* section.mt20.visual { 
    margin-top: 5%;
} */

.amn_header {
    position: fixed;
    top: 8%;
    width: 100%;
    height: 60px;
    padding: 3%;
    background-color: #EEEADF;
    z-index: 1;
}

.amn_header .-logo {
    text-align: left;
    width: 70%;
}

@media only screen and (min-width: 641px) {

    .amn_header {
        position: fixed;
        height: 110px;
        padding: 1%;
    }

    .amn_header .-logo {
        margin-top: 1%;
        width: 20%;
    }

}


/*----------↓↓↓全体共通↓↓↓--------------*/

.wrapper-american_new_life {
    font-family: sans-serif, "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, serif;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
}


.campaign-banner-block {
    display: none;
}



/* #header h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
} */

.header-nav__inner {
    display: none;
}

.wrapper-american_new_life h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 2%;
}

.top {
    text-align: center;
    left: 86%;
    right: 0px;
    position: absolute;
    top: 25%;
    width: 11%;
    line-height: 1.35;
    letter-spacing: 0.2px;
    font-size: 0.7rem;
    font-weight: 600;
}

.visual img {
    margin-bottom: 10%;
}

.main-txt {
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 0 5%;
    margin-bottom: 20%; /*--- margin-bottom: 10% （変更） --*/
    line-height: 1.8;
}

h3 {
    letter-spacing: -0.5px;
}

.-flex {
    display: flex;
}

@media only screen and (min-width: 641px) {

    .main-txt {
        font-size: 1rem;
    }

}


/*----------section.popup--------------*/


section.popup {
    margin: 10% auto 15%;
    padding: 0 10%;
}

section.popup p {
    font-size: 0.8rem;
    font-weight: 500;
    text-align: center;
    color: #922724;
    margin-bottom: 2%;
}

section.popup a {
    display: block;
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 20%);
}

@media only screen and (min-width: 641px) {

    section.popup p {
        font-size: 1rem;
    }

}


/*----------section.contents--------------*/

section.contents {
    padding: 0 5%;
    margin-bottom: 15%;
}

section.contents .-wrap {
    border: 3px solid #202020;
    padding: 8% 5%;
}

section.contents h2 {
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    font-family: "factoria", serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 5%;
}

section.contents h3 {
    font-size: 1rem;
    font-weight: 500;
    font-style: normal;
}

section.contents h3 a {
    text-decoration-line: 1px solid #202020;
    text-decoration: underline;
}

section.contents .-list {
    text-align: left;
    margin-bottom: 5%;
    line-height: 2;
}

section.contents .-list:last-child {
    margin-bottom: 0%;
}

section.contents .-list ul li {
    font-size: 1rem;
}

section.contents .-list ul li a {
    text-decoration-line: 1px solid #202020;
    text-decoration: underline;
}


@media only screen and (min-width: 641px) {

    section.contents {
        max-width: 600px;
        margin: 0 auto 15%;
    }

}


/*----------section.profile--------------*/

section.profile {
    padding: 0 5% 10%;
    margin-bottom: 15%;
}

section.profile h2 {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: "factoria", serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 5%;
    align-items: center;
    display: flex;
    justify-content: center;
}

section.profile h2::before,
section.profile h2::after {
    background-color: #171513;
    content: "";
    height: 2px;
    width: 30%;
}

@media only screen and (min-width: 641px) {

    section.profile h2::before,
    section.profile h2::after {
        width: 40%;
    }

}

section.profile h2::before {
    margin-right: 5px;
}

section.profile h2::after {
    margin-left: 5px;
}

section.profile .-box {
    margin-bottom: 10%;
}

section.profile .-box:last-child {
    margin-bottom: 0%;
    border-bottom: 1px solid #171513;
    padding-bottom: 10%;
}

section.profile .-tlt {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
}

section.profile h3 {
    display: inline-block;
    font-size: 0.9rem;
    text-align: left;
    font-weight: 700;
    border: 1px solid #171513;
    padding: 0.5% 2%;
}

section.profile .-border {
    background-color: #171513;
    content: "";
    height: 1px;
    margin-right: 0px;
}

section.profile .-border._01 {
    width: 50%;
}

section.profile .-border._02 {
    width: 25%;
}

@media only screen and (min-width: 641px) {

    section.profile .-border._01 {
        width: 70%;
    }

    section.profile .-border._02 {
        width: 60%;
    }

}

section.profile .-detail {
    width: 100%;
    gap: 2%;
    justify-content: center;
    align-items: center;
}

section.profile .-detail .-img {
    width: 25%;
}

section.profile .-detail .-name {
    width: 75%;
}

section.profile h4 {
    font-size: 0.7rem;
    margin-bottom: 5%;
}

@media only screen and (min-width: 641px) {

    section.profile .-detail .-img {
        width: 20%;
    }

    section.profile .-detail .-name p {
        font-size: 0.9rem;
    }

    section.profile h4 {
        font-size: 1rem;
        margin-bottom: 5%;
    }

    section.profile .-detail .-img .-insta {
        width: 75%;
        margin: 0 auto;
    }

}

section.profile .-detail .-img .-p {
    width: 100%;
    margin-bottom: 7%;
}

section.profile .-detail .-img .-insta {
    justify-content: center;
    align-items: center;
    background-color: #171513;
    color: #FFF;
    font-size: 0.6rem;
    padding: 2px 4px;
    gap: 2px;
}

section.profile .-detail .-img .-insta img {
    width: 12px;
    height: 12px;
}

section.profile .-detail .-name p {
    font-size: 0.7rem;
}

/*----------section.talk--------------*/


section.talk {
    padding: 0 5%;
    margin-bottom: 15%;
}

section.talk h2 {
    font-size: 1rem;
    font-weight: 900;
    margin-bottom: 10%;
    text-align: center;
}

section.talk h3 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 5%;
    text-align: left;
}

section.talk p {
    font-size: 0.8rem;
    margin-bottom: 7%;
    text-align: left;
}

section.talk p:last-child {
    margin-bottom: 0%;
}

@media only screen and (min-width: 641px) {

    section.talk h2 {
        font-size: 1.4rem;
    }

    section.talk h3 {
        font-size: 1.3rem;
    }

    section.talk p {
        font-size: 1rem;
        margin-bottom: 5%;
    }

}

/*----------section.style--------------*/


section.style {
    padding: 0 5%;
    margin-bottom: 15%;
}

.style-logo {
    text-align: center;
    display: block;
    width: 30%;
    margin: 0 auto 5%;
}

section.style h2 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 5%;
    text-align: center;
}

.-flex.style-detail {
    justify-content: center;
    align-items: center;
    gap: 2%;
    margin-bottom: 10%;
}

@media only screen and (min-width: 641px) {

    .-flex.style-detail {
        align-items: end;
    }
    
}


.-flex.style-detail .before {
    width: 60%;
}

.-flex.style-detail .link-box {
    width: 50%;
}

.-flex.style-detail .link-box a {
    display: block;
    font-size: 0.6rem;
    color: #171513;
    margin-bottom: 5%;
    text-decoration-line: 1px solid #202020;
    text-decoration: underline;
}


@media only screen and (min-width: 641px) {

    .-flex.style-detail .link-box a {
        font-size: 0.8rem;
    }
    
    
}

.-flex.style-detail .link-box a:last-child {
    margin-bottom: 0%;
}

.american-item {
    border: 3px solid #171513;
    padding: 1%;
    margin-bottom: 10%;
}

.american-item .-wrap {
    border: 1px solid #171513;
    padding: 4%;
}


.american-item .-wrap h4 {
    font-family: "factoria", serif;
    font-size: 1rem;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5%;
}

.-flex.item-detail {
    justify-content: center;
    align-items: center;
    gap: 10%;
}


.-flex.item-detail .-box {
    width: 50%;
}

.-flex.item-detail .-box .-item {
    text-align: center;
    margin-bottom: 7%;
    display: block;
}

.-flex.item-detail .-box p {
    text-align: left;
    font-size: 0.5rem;
    margin-bottom: 7%;
    line-height: 1.5;
}

@media only screen and (min-width: 641px) {

    .-flex.item-detail .-box p {
        font-size: 1rem;
    }

}

.buyBtn {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 500;
    color: #EEEADF;
    background-color: #922724;
    padding: 1px 4px;
    width: 80%;
    margin: 0 auto;
}


.comment .-flex.-all {
    justify-content: center;
    align-items: center;
    gap: 1%;
    margin: 0 auto 5%;
}

@media only screen and (min-width: 641px) {

    .comment .-flex.-all {
        width: 85%;
    }

}


.balloon {
    position: relative;
    display: inline-block;
    margin: 1.5em 15px 0 0;
    padding: 5%;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #D9D1BD;
    width: 60%;
}

.balloon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #D9D1BD;
}

.-txtcenter {
    text-align: center;
}

.balloon h4 {
    font-family: "factoria", serif;
    font-size: 1rem;
    font-weight: 900;
    font-style: normal;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 8%;
    border-bottom: 1px dotted #171513;
}

.balloon p {
    font-size: 0.7rem;
    text-align: left;
    margin-bottom: 8%;
    line-height: 1.5;
}

.balloon .-flex {
    justify-content: center;
    align-items: center;
    gap: 5%;
    margin-bottom: 8%;
    width: 100%;
}

.balloon .-flex .-img {
    width: 45%;
}

.balloon .-flex .-link {
    width: 55%;
    line-height: 1;
}

.balloon .-flex:last-child {
    margin-bottom: 0%;
}


.balloon .-flex a {
    text-decoration-line: 1px solid #202020;
    text-decoration: underline;
    font-size: 0.7rem;
}

.cutout {
    width: 40%;
}

.cutout .-adv, .cutout .-human {
    text-align: center;
}

@media only screen and (min-width: 641px) {

    .cutout {
        width: 20%;
    }
}


.after .-img {
    text-align: center;
    margin: 0 auto;
    width: 85%;
}









.miyazaki-cmt {
    margin-top: 5%;
    margin-bottom: 15%;
}

.miyazaki-cmt p {
    font-size: 0.8rem;
    text-align: left;
}


._02 .-flex.item-detail .-box {
    width: 80%;
}

._02 .-flex.item-detail .-box .-item {
    width: 65%;
    display: block;
    margin: 0 auto 5%;
}

._02 .balloon p {
    margin-bottom: 0%;
}

._02 .buyBtn {
    width: 55%;
}


@media only screen and (min-width: 641px) {

    ._02 .-flex.item-detail .-box .-item {
        width: 50%;
    }

    .miyazaki-cmt p {
        font-size: 1rem;
    }
    
}


/*----------section.reco--------------*/

section.reco h2 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 7%;
    text-align: left;
}

section.reco {
    padding: 0 5%;
    margin-bottom: 20%;
    margin-top: -3%;
}

ul.tee-list {
    margin-bottom: 0%;
    margin-top: 5%;
}


.tee-list li:nth-child(-n+12) {
    margin-bottom: 10%;
}

.tee-list li:not(:nth-child(3n)) {
    margin-right: 2%;
}

.tee-list li::nth-child(3n) {
    margin-right: 0%;
}

.tee-list li {
    float: left;
    width: 31%;
}

.tee-list li p:first-of-type {
    font-weight: 700;
    font-size: 11px;
    text-transform: capitalize;
}

.tee-list li p {
    text-align: center;
    font-weight: 500;
    font-size: 8px;
    white-space: nowrap;
    letter-spacing: 0.8px;
}

ul.tee-list li p {
    white-space: nowrap;
    text-transform: unset;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

ul.tee-list li p::-webkit-scrollbar{
    display:none; 
}



/*----------↓↓↓ボタン↓↓↓--------------*/

.btn01 {
    padding: 10% 20%;
    display: block;
}

.btn01 {
    padding: 2% 4%;
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border-radius: 41px;
    color: #FFF;
    width: 86%;
    margin: 0 auto;
}

.c-btn01 {
    margin-bottom: 3%;
}

a.c-btn01.-blk {
    background: #1c1b1b;
    border: 1px solid #1c1b1b;
}


.btn01.-rd {
    background: #db0f23;
}

.btn01.-blu {
    background: #2c3658;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-gry {
    background: #333333;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-org {
    background: #e06e1d;
    box-shadow: rgb(0 0 0 / 15%) 2.4px 2.4px 3.2px;
}

.wrapper-american_new_life .more-btn.abs {
    bottom: 5px;
}

.wrapper-american_new_life .pagetop {
    background: #e06e1d;
}





  



/*TOPスクロール*/

.pagetop {
    cursor: pointer;
    position: fixed;
    right: 19px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    /* border-radius: 50%; */
    transition: .3s;
    color: #FFF;
    background: #c41230;
    opacity: 0;
    z-index: 30;
    text-transform: uppercase;
    font-weight: 500;
}


.pagetop img {
    width: 50%;
}

.wrapper-american_new_life iframe {
    width: 100%;
    height: 212px;
}


/*section-special*/

.section.special {
    padding: 0 3% 10%;
}

.special-tlt h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 4%;
}

.section.special img{
    margin-bottom: 5%;
} 

.section.special.-archive .-box{
    margin-bottom: 5%;
    text-align: center;
} 

.section.special.-archive h5{
    font-weight: bold;
} 

.section.special.-archive img{
    margin-bottom: 1%;
} 

@media only screen and (min-width: 641px) {

    .section.special {
        padding: 0 15% 10%;
    }
}


/*fade-in */

.fade-in {
    opacity: 0;
    transition-duration: 500ms;
    transition-property: opacity, transform;
}

.fade-in-up {
    transform: translate(0, 50px);
}


.scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}





a.c-btn01.mt10 {
    margin-top: 10px;
}



/*----------↓↓↓PC表示↓↓↓--------------*/

@media screen and (min-width:768px){

body {
    padding-top: 0%;
}

.wrapper-american_new_life {
    max-width: 900px;
    margin: 0 auto;
}

.hamburger {
    top: 25px;
}

section.visual {
    padding-top: none;
}


.top {
    width: 15%;
    font-size: 1.0rem;
}

.real a::after {
    right: 23px;
}

.online a::after {
    right: -23px;

}


nav.sp-nav {
    padding: 0% 32%;
}

.sp-nav ul {
    padding: 18% 0;
}


nav.fs-c-breadcrumb {
    padding: 0 20%;
}


}