@import url('https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');


:root {
    --ff-serif: 'Noto Serif JP', serif;
    --ff-sansserif: 'Noto Sans Japanese', sans-serif;
    --ff-en: 'Sorts Mill Goudy', serif;
    --color-blue: #08587B;
}




/*ここから*/
/*ここから*/

#aw22 {
    max-width: 1920px;
    margin: 0 auto;
    color: #454545;
    letter-spacing: .14em;
    margin-top: 180px;
    font-family: var(--ff-serif);
}

#ss22 img {
    width: 100%;
}

.loading {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    background-color: #fff;
}

.loading img {
    padding-top: 156px;
    width: 200px !important;
}

.fade1 {
    animation: fadeIn 1.5s ease 0s 1 normal;
}


@keyframes fadeIn {

    /*animetion-nameで設定した値を書く*/
    0% {
        opacity: 0;
    }

    /*アニメーション開始時は不透明度0%*/
    100% {
        opacity: 1;
    }

    /*アニメーション終了時は不透明度100%*/
}

.l-container {
    max-width: 1024px;
    box-sizing: border-box;
    margin: 0 auto;
}


.aw22lead__container {
    background-color: #fff;
    padding: 50px;
}

.aw22lead__text {
    margin-top: 50px;
}

.aw22__text {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    color: #333333;
    vertical-align: top;
}

.aw22__text_bk {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    color: #333333;
    vertical-align: top;
}


.ss22pick {
    padding-top: 90px;
    padding-bottom: 90px;
}

.aw22pick__title {
    font-family: "amandine", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    line-height: 1.0;
    letter-spacing: 0;
    position: relative;
    text-align: center;
    color: #479535;
}

.aw22pick__title::after {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #479535;
    bottom: -25px;
    left: calc(50% - 297px);
    position: absolute;
}

.aw22pick__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 938px;
    margin: 60px auto 0 auto;
}

.aw22pick__item {
    width: 248px;
}

.aw22pick__item:nth-of-type(n + 4) {
    margin-top: 60px;
}

.aw22pick__img {
    width: 100%;
}

.aw22pick__text01 {
    font-size: 14px;
    color: #479535;
    margin-top: 20px;
    line-height: 1.8;
    letter-spacing: normal;
}

.aw22pick__text02 {
    font-size: 14px;
    color: #E3253C;
    margin-top: 20px;
    line-height: 1.8;
    letter-spacing: normal;
}

.aw22pick__name {
    font-size: 13px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 130%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: normal;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    color: #555;
}


.ss22pick__price {
    font-size: 16px;
    font-weight: bold;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 24px;
    letter-spacing: normal;
    color: #333;
}

.ss22pick__price__wh {
    font-size: 16px;
    font-weight: bold;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 24px;
    letter-spacing: normal;
    color: #007DF4;
}

.ss22pick__price__gre {
    font-size: 16px;
    font-weight: bold;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 24px;
    letter-spacing: normal;
    color: #007DF4;
}

.ss22pick__price--fix {
    font-size: 14px;
    font-weight: bold;
    font-family: var(--ff-sansserif);
}

.ss22-item__price--box {
    border: #c7000a 1px solid;
    font-weight: normal;
    color: #c7000a;
    padding: 0 2px;
    letter-spacing: normal;
}

.ss22-item__price--box__wh {
    border: #ffffff 1px solid;
    font-weight: normal;
    color: #ffffff;
    padding: 0 2px;
    letter-spacing: normal;
}

.ss22-item__price--box__bk {
    border: #333333 1px solid;
    font-weight: normal;
    color: #333333;
    padding: 0 2px;
    letter-spacing: normal;
}

.ss22-item__price--tax {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}

.ss22-item__price--red {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: rgb(199, 0, 10);
    letter-spacing: normal;
}

.ss22-item__price--wh {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: normal;
}


.ss22-item__priceContainer {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    display: flex;
    justify-content: space-between;
}

.aw21velor__linkbox {
    width: 350px;
}

.under-none {
    text-decoration: none !important;
}

.ss22-item__soldout {
    color: rgb(199, 0, 10);
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: normal;
    border-bottom: 1px solid;
}

.ss22-item__priceContainer__soldout {
    display: flex;
}


.colorchange {
    color: var(--color-blue) !important;
}

.concept_content {
    max-width: 1024px;
    padding: 80px 50px 120px;
    margin: 0 auto;
}

.concept {
    font-size: 26px;
    color: #479535;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}

.ttl_underline {
    border-bottom: 1px solid #479535;
    margin-bottom: 50px;
}

.concept_text {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.2em;
}

.ttl {
    padding-bottom: 210px;
}

.ttl_bgtext {
    font-size: 80px;
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    position: relative;
}

.ttl_bgtext::after {
    content: "";
    display: block;
    width: 1px;
    height: 88px;
    background-color: #333333;
    position: absolute;
    top: 90px;
    left: 50%;
}

.item_cotent {
    background-color: #FAFAFA;
    padding-top: 80px;
    padding-bottom: 80px;
}

.itemttl_01 {
    font-family: "amandine", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #479535;
    font-size: 70px;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}

.itemttl_02 {
    font-family: "amandine", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #E3253C;
    font-size: 70px;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}

.style_img {
    width: 50%;
    display: flex;
    margin: 0 auto;
}

.item_text01 {
    font-size: 18px;
    color: #479535;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.2em;
    margin-top: 60px;
}

.item_text02 {
    font-size: 18px;
    color: #E3253C;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.2em;
    margin-top: 60px;
}

.img_space {
    max-height: 500px;
}

/*ここまで*/
/*ここまで*/