@charset "utf-8";
/* -- reset -- */
#lp_main_wrap ::before,#lp_main_wrap ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}
#lp_main_wrap p,#lp_main_wrap table,#lp_main_wrap blockquote,#lp_main_wrap address,#lp_main_wrap pre,#lp_main_wrap iframe,#lp_main_wrap form,#lp_main_wrap figure,#lp_main_wrap dl,#lp_main_wrap h1,#lp_main_wrap h2,#lp_main_wrap h3,#lp_main_wrap h4,#lp_main_wrap h5,#lp_main_wrap h6 {
    margin: 0;
}
#lp_main_wrap ul,#lp_main_wrap ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
#lp_main_wrap img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}


/* -- メイン外の設定 -- */
body {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
}
.bizPpK {
    padding: 0px 0;
}
.pf-11_ .sc-kqGpvY {
    padding: 0!important;
    max-width: none!important;
}
.pf-11_ .sc-dhKdPU {
    margin: 0!important;
}
.pf-11_ .pf-c {
    padding: 0!important;
}

/* -- lp_main_wrap -- */
#lp_main_wrap {
    color: #202124;
}

/* -- UTILITY -- */
/* 切り替え */
#lp_main_wrap .pc {
    display: inline;
}
#lp_main_wrap .sp {
    display: none;
}
@media screen and ( max-width: 900px ) {
    .sp_hide { display: none!important; }
}

/* - h - */
/* h3 */
#lp_main_wrap h3 {
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.75;
    letter-spacing: -0.01em;
    margin-bottom: 28px;
}
#lp_main_wrap .cont_text {
    font-size: 0.9em;
}

#lp_main_wrap .itemdetails_5 .cont_text,#lp_main_wrap .itemdetails_6 .cont_text {
max-width: 650px;
}

#lp_main_wrap a {
text-decoration: none;
color: currentColor;
}

@media (max-width: 767px) {
    #lp_main_wrap .pc{
        display: none;
    }
    #lp_main_wrap .sp{
        display: inline;
    }
    #lp_main_wrap h3 {
        font-family: a-otf-ryumin-pr6n, serif;
        font-weight: 300;
        font-style: normal;
        text-align: left;
        font-size: 18px;
        margin: 0 0 10px;
        line-height: 1.8;
        letter-spacing: 2.0px;
    }
    #lp_main_wrap .cont_text {
        font-size: 0.9em;
        margin: 0 0 45px 0;
    }
    #lp_main_wrap .itemdetails_5 .cont_text,#lp_main_wrap .itemdetails_6 .cont_text {
        max-width: 100%;
    }

}

/*itemcredit*/
#lp_main_wrap .itemcredit {
    font-size: 13px;
}
#lp_main_wrap .itemcredit li {
    margin: 0 0 10px 0;
}
#lp_main_wrap .itemcredit li .itemname {
    font-weight: bold;
}
#lp_main_wrap .itemcredit .price{
    font-size: 13px;
    margin: 0 0 0 10px;
}
#lp_main_wrap .itemcredit span.buybutton{
    font-size: 11px;
    display: inline-block;
    border: 1px solid #202124;
    padding : 0px 20px;
    margin: 0 0 0 10px;
    background-color: #ffffff;
    transition: 0.5s;
}
#lp_main_wrap .itemcredit span.buybutton:hover{
    font-size: 11px;
    display: inline-block;
    border: 1px solid #ffffff;
    padding : 0px 20px;
    margin: 0 0 0 10px;
    background-color: #202124;
    color: #ffffff;
}

@media (max-width: 767px) {
#lp_main_wrap .itemcredit li .itemname {
font-weight: bold;
display: block;
}
#lp_main_wrap .itemcredit .price{
font-size: 13px;
margin: 0 0 0 0px;
}
#lp_main_wrap .itemcredit span.buybutton{
font-size: 11px;
display: inline-block;
border: 1px solid #202124;
padding : 0px 20px;
margin: 0 0 0 10px;
background-color: #ffffff;
}
}








/* -- mainvisual-separate -- */
#lp_main_wrap .mainvisual-separate {
    margin: 0 auto 0;
}

/* -- lead -- */
#lp_main_wrap .lead {
    max-width: 920px;
    margin: 0 auto 94px;
}
#lp_main_wrap .lead_ttl {
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0 auto 51px;
}
#lp_main_wrap .lead h3 {
    text-align: center;
}
#lp_main_wrap .lead .cont_text {
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-size: 16px;
    max-width: 600px;
    line-height: 2.15;
    letter-spacing: -.01em;
    margin: 0 auto;
}
#lp_main_wrap .lead .cont_text > :not(:last-child) {
    margin-bottom: 33px;
}
@media (max-width: 767px) {
#lp_main_wrap .lead{
max-width: 90%;
margin:0 auto 70px;
text-align: left;
}
    #lp_main_wrap .lead h3 {
        margin-bottom: 30px;
    }
    #lp_main_wrap .lead_ttl {
        font-size: 21px;
        margin: 0 auto 40px;
        text-align: center;
    }
    #lp_main_wrap .lead .cont_text {
        font-size: 14px;
    }
}

/* -- itemBox -- */
#lp_main_wrap .itemBox {
    margin: 0 auto 75px;
    max-width: 960px;
    padding: 0 20px;
    box-sizing: border-box;
}
#lp_main_wrap .itemBox > * {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: end;
}
#lp_main_wrap .itemBox > :not(:last-child) {
    margin-bottom: 60px;
}
#lp_main_wrap .itemBox > :nth-child(2n) {
    flex-direction: row-reverse;
}
#lp_main_wrap .itemBox .img {
    width: 56.522%;
}
#lp_main_wrap .slick-dots li button:before {
    display: none;
}
#lp_main_wrap .itemBox .txtCnt {
    position: relative;
    padding-bottom: 9.5%;
    width: calc(100% - 56.522% + 40px);
    z-index: 20;
}
#lp_main_wrap .itemBox > :nth-child(2n+1) .txtCnt {
    margin-left: -40px;
}
#lp_main_wrap .itemBox > :nth-child(2n) .txtCnt {
    margin-right: -40px;
}
#lp_main_wrap .itemBox .txtCnt h3 {
    margin-bottom: 0;
}
#lp_main_wrap .itemBox .txtCnt .txt {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: .06em;
    margin-top: 10px;
}
#lp_main_wrap .itemBox .txtCnt .credit {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: 0;
    margin-top: 34px;
}
#lp_main_wrap .itemBox .txtCnt .credit span:not(.buy) {
    font-weight: normal;
}
#lp_main_wrap .itemBox .txtCnt .credit .buy {
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: .06em;
    text-align: center;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-left: 22px;
    padding: 3px 0;
    width: 58px;
    /* height: 16px; */
    border: 1px solid #202124;
}


@media (max-width: 767px) {
    #lp_main_wrap .itemBox {
        margin: 0 auto 97px;
    }
    #lp_main_wrap .itemBox > * {
        display: block;
    }
    #lp_main_wrap .itemBox > :not(:last-child) {
        margin-bottom: 60px;
    }
    #lp_main_wrap .itemBox .img {
        width: 100%;
    }
    #lp_main_wrap .itemBox .txtCnt {
        margin-top: 30px;
        padding: 0 20px;
        width: 100%;
        box-sizing: border-box;
    }
    #lp_main_wrap .itemBox > :nth-child(2n+1) .txtCnt {
        margin-left: 0;
    }
    #lp_main_wrap .itemBox > :nth-child(2n) .txtCnt {
        margin-right: 0;
    }
    #lp_main_wrap .itemBox .txtCnt .credit {
        font-size: 12px;
        letter-spacing: 0;
        margin-top: 15px;
    }
    #lp_main_wrap .itemBox .txtCnt .credit .buy {
        font-size: 10px;
        margin-left: 15px;
        width: 50px;
        /* height: 14px; */
    }
}

/* - aomori_factory - */
#lp_main_wrap .aomori_factory{
    margin: 0 auto;
    padding: 60px 0;
    background-color: #e5e5e5;
}
#lp_main_wrap .aomori_factory_title{
    margin: 50px auto;
    text-align: center;
    font-family: a-otf-ryumin-pr6n, serif;
    font-size: 38px;
    letter-spacing: 0;
}
#lp_main_wrap .aomori_factory .img01 {
    margin: 0 auto 82px;
    width: 90%;
    max-width: 1280px;
}
#lp_main_wrap .aomori_factory .cont_text {
    line-height: 1.7;
    letter-spacing: 0.04em;
    max-width: 600px;
    margin: 0 auto;
}
#lp_main_wrap .aomori_factory .cont_text > :not(:last-child){
    margin-bottom: 25px;
}
#lp_main_wrap .aomori_factory .img02 {
    max-width: 700px;
    margin: 64px auto 33px;
}

@media (max-width: 1024px) {
    #lp_main_wrap .aomori_factory .lead_ttl{
        width: 90%;
        margin:0 auto 40px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    #lp_main_wrap .aomori_factory{
        margin:0 auto;
        padding: 40px 0;
    }
    #lp_main_wrap .aomori_factory_title{
        margin: 30px auto;
        font-size: 28px;
    }
    #lp_mai
    #lp_main_wrap .aomori_factory video{
        max-width: 100%;
        display: block;
        margin:0 auto 70px;
    }
    #lp_main_wrap .aomori_factory .lead_ttl{
        width: 90%;
        margin:0 auto 40px;
    }

    #lp_main_wrap .aomori_factory .cont_text{
        max-width: 90%;
        margin: auto;
    }
    #lp_main_wrap .aomori_factory .cont_text span.cont_text_wrap {
        display: block;
        max-width: 100%;
        margin: 0 0 0 0 ;
    }
    #lp_main_wrap .aomori_factory .img02 {
        padding: 0 15px
    }
}

/* -- itemdetails_wrap -- */
#lp_main_wrap .itemdetails_wrap {
    margin: 0 auto 100px;
    padding: 75px 0 110px;
    background: #e5e5e5;
}
#lp_main_wrap .itemdetails_wrap .itemdetails_box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto 17px;
    max-width: 920px;
}
#lp_main_wrap .itemdetails_wrap .itemdetails_box h3 {
    margin: 0 0 15px 3px;
    letter-spacing: 0.02em;
}
#lp_main_wrap .itemdetails_wrap .itemdetails_box div.itemdetails_box_left,
#lp_main_wrap .itemdetails_wrap .itemdetails_box div.itemdetails_box_right{
    width: 45.6%;
}
#lp_main_wrap .itemdetails_wrap .itemdetails_box div .single {
    margin-bottom: 21px;
}
#lp_main_wrap .itemdetails_wrap .itemdetails_box .cont_text {
    line-height: 1.7;
    letter-spacing: 0.036em;
}

#lp_main_wrap .itemdetails_wrap .box3 .lead_ttl {
    margin: 110px 0 0;
    letter-spacing: .01em;
}
#lp_main_wrap .itemdetails_wrap .box3 .crm2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px auto 0;
    max-width: 920px;
}
#lp_main_wrap .itemdetails_wrap .box3 .crm2 .txt {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.06em;
    width: 48%;
}
#lp_main_wrap .itemdetails_wrap .box3 .crm2 .txt > :not(:last-child) {
    margin-bottom: 25px;
}
#lp_main_wrap .itemdetails_wrap .box3 .crm2 .img {
    margin-top: 7px;
    width: 45.6%;
}
@media (max-width: 1024px) {
    #lp_main_wrap .itemdetails_wrap{
        padding: 70px 5% 70px;
    }
    #lp_main_wrap .itemdetails_wrap .itemdetails_box {
        width: 100%;
        margin: 0 auto 100px;
    }
}
@media (max-width: 767px) {
    #lp_main_wrap .itemdetails_wrap{
        padding: 20px 20px 60px;
        margin: 0 auto 100px;
    }
    #lp_main_wrap .itemdetails_wrap .itemdetails_box {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    #lp_main_wrap .itemdetails_wrap .itemdetails_box div.itemdetails_box_left,
    #lp_main_wrap .itemdetails_wrap .itemdetails_box div.itemdetails_box_right{
    width: 100%;
    }

    #lp_main_wrap .itemdetails_wrap .box3 .lead_ttl {
        margin: 35px 0 0;
    }
    #lp_main_wrap .itemdetails_wrap .box3 .crm2 {
        display: block;
        margin: 25px auto 0;
    }
    #lp_main_wrap .itemdetails_wrap .box3 .crm2 .txt {
        width: 100%;
    }
    #lp_main_wrap .itemdetails_wrap .box3 .crm2 .txt > :not(:last-child) {
        margin-bottom: 20px;
    }
    #lp_main_wrap .itemdetails_wrap .box3 .crm2 .img {
        margin-top: 30px;
        width: 100%;
    }
}

/* -- item_info -- */
#lp_main_wrap .item_info {
    margin: 0 auto 101px;
    padding: 0 20px;
    max-width: 1100px;
}
#lp_main_wrap .itemListBox {
    display: flex;
    flex-wrap: wrap;
}
#lp_main_wrap .itemListBox .tit {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: .06em;
    text-align: center;
    margin-top: 20px;
}
#lp_main_wrap .itemListBox .price {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: .06em;
    text-align: center;
    margin-top: 1px;
}
#lp_main_wrap .itemListBox .btn {
    font-size: 12px;
    line-height: 1;
    letter-spacing: .06em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px auto 0;
    padding: 2px 0;
    /* height: 15px; */
    width: 58px;
    border: 1px solid #202124;
}
@media screen and ( min-width: 901px ) {
    #lp_main_wrap .itemListBox {
        margin-bottom: -40px;
    }
    #lp_main_wrap .itemListBox > * {
        margin-bottom: 40px;
        width: calc((100% - 60px) / 4);
    }
    #lp_main_wrap .itemListBox > *:not(:nth-child(4n)) {
        margin-right: 20px;
    }
}
@media (max-width: 900px) {
    #lp_main_wrap .itemListBox {
        margin-bottom: -20px;
    }
    #lp_main_wrap .itemListBox > * {
        margin-bottom: 20px;
        width: calc((100% - 20px) / 2);
    }
    #lp_main_wrap .itemListBox > *:not(:nth-child(2n)) {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    #lp_main_wrap .item_info {
    margin: 0 auto 70px;
    }
    #lp_main_wrap .itemListBox .tit{
        font-size: 12px;
    }
}

/* -- profile_wrap -- */
#lp_main_wrap .profile_wrap{
    background: #e5e5e5;
    color: #202124;
    margin: 0 auto;
    padding: 130px 0 147px;
}
#lp_main_wrap .profile_wrap .profile {
    max-width: 600px;
    margin: auto;
}
#lp_main_wrap .profile .lead_ttl {
    letter-spacing: -.04em;
    margin-bottom: 25px;
}
#lp_main_wrap .profile .cont_text {
    font-size: 13px;
    line-height: 1.75;
    letter-spacing: .06em;
}
#lp_main_wrap .profile .cont_text > :not(:last-child) {
    margin-bottom: 23px;
}
@media (max-width: 767px) {
    #lp_main_wrap .profile_wrap {
    margin: 0 auto 70px;
    padding: 60px;
    }
    #lp_main_wrap .profile_wrap .profile {
        width: 100%;
        margin: auto;
        display: block;
    }
}

/* -- featureBox -- */
#lp_main_wrap .featureBox {
    margin-top: 89px;
    padding: 0 20px 95px;
}
#lp_main_wrap .featureBox .tit {
    font-size: 28px;
    text-align: center;
}
#lp_main_wrap .featureBox_inner {
    display: flex;
    flex-wrap: wrap;
    margin: 51px auto 0;
    max-width: 900px;
}
#lp_main_wrap .featureBox_inner .txt {
    font-size: 13px;
    line-height: 1.75;
    letter-spacing: 0.06em;
    margin-top: 6px;
}
#lp_main_wrap .featureBox_inner .img{
    aspect-ratio: 5/3;
    overflow: hidden;
}
#lp_main_wrap .featureBox_inner .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and ( min-width: 901px ) {
    #lp_main_wrap .featureBox_inner > * {
        width: calc((100% - 36px) / 3);
    }
    #lp_main_wrap .featureBox_inner > *:not(:nth-child(3n)) {
        margin-right: 18px;
    }
}
@media screen and ( max-width: 900px ) {
    #lp_main_wrap .featureBox {
        margin-top: 70px;
        padding-bottom: 70px;
    }
    #lp_main_wrap .featureBox .tit {
        font-size: 26px;
    }
    #lp_main_wrap .featureBox_inner {
        margin: 35px 0 -25px;
        padding: 0 15px;
    }
    #lp_main_wrap .featureBox_inner > * {
        margin-bottom: 25px;
        width: calc((100% - 18px) / 2);
    }
    #lp_main_wrap .featureBox_inner > *:not(:nth-child(2n)) {
        margin-right: 18px;
    }
}

/* -- logo -- */
#lp_main_wrap #logoOuter {
    position: relative;
    overflow: hidden;
    padding-top: 83px;
}
#lp_main_wrap #logo {
    position: absolute;
    top: 0;
    right: 53px;
    padding: 90px 0;
    max-width: 123px;
    z-index: 10;
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .6s, transform .6s;
}
#lp_main_wrap #logo.on {
    transform: translateX(0);
    opacity: 1;
}
#lp_main_wrap #logo.fixed {
    position: fixed;
}
/* フェードアップ */
@media screen and ( max-width: 900px ) {
    #lp_main_wrap #logoOuter {
        padding-top: 155px;
        margin-top: -15px;
    }
    #lp_main_wrap #logo {
        right: 5px;
        padding: 55px 0;
        max-width: 75px;
    }
}