/*
Theme Name:IRIE_TIME2025
Author:MOVE-IN HANYU. HANYU STUDIO

Author URI:https://move-in-hanyu.com
Description: MOVE-INのオリジナルテーマ「IRIE_TIME2025」です。
Version:1.0
*/

html {
    margin: 0 !important;
}


body {
    margin: 0;
    color: #000000;
    font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    position: relative;
    overflow-x: clip;   
}
main {
    overflow-x: clip;
}

h1,h2,h3,h4,h5,h6,p,li,span {
    line-height: 1.5em;
    letter-spacing: .05vw;


    /* letter-spacing: normal; */


    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
    line-height: 1.5em;
}
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

picture {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.flex {
    display: flex;
}
.font-NSJPr {
    font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
}
.font-NSJPm {
    font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
}
.font-NSJPsb {
    font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
}
.font-NSJPb {
    font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
}
.font-NSJPbl {
    font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 900;
}
.font-HSMGr {
    font-family: "heisei-maru-gothic-std", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.font-HSMGb {
    font-family: "heisei-maru-gothic-std", sans-serif;
    font-weight: 800;
    font-style: normal;
}
.font-HKGr {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.font-HKGb {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.font-MontM {
    font-family: "font-MontM";
    font-weight: 500;
    font-style: normal;
}
.font-MontSB {
    font-family: "font-MontSB";
    font-weight: 600;
    font-style: normal;
}
.font-ARb {
    font-family: "font-ARb";
    font-weight: 700;
    font-style: normal;
}

.pc-br {
    display: block;
}
.sp-br {
    display: none;
}
.pc {
    display: block;
}
.sp {
    display: none;
}

.f32 {
    font-size: 32px;
}


.f31 {
    font-size: 31px;
}
.f30 {
    font-size: 30px;
}
.f28 {
    font-size: 28px;
}
.f27 {
    font-size: 27px;
}
.f26 {
    font-size: 26px;
}
.f25 {
    font-size: 25px;
}
.f24 {
    font-size: 24px;
}
.f23 {
    font-size: 23px;
}
.f22 {
    font-size: 22px;
}
.f21 {
    font-size: 21px;
}
.f20 {
    font-size: 20px;
}
.f19 {
    font-size: 19px;
}
.f18 {
    font-size: 18px;
}
.f17 {
    font-size: 17px;
}
.f16 {
    font-size: 16px;
}
.f15 {
    font-size: 15px;
}
.f14 {
    font-size: 14px;
}
.f13 {
    font-size: 13px;
}
.f12 {
    font-size: 12px;
}
.f11 {
    font-size: 11px;
}


.f10 {
    font-size: 10px;
}


.in1620 {
    width: 84.38%;
    margin: 0 auto;
}
.in1440 {
    width: 75%;
    margin: 0 auto;
}


.in1220 {
    width: 63.55%;
    margin: 0 auto;
}
.fc-or {
    color: #FF5900;
}


@media screen and (max-width: 767px) {

    h1,h2,h3,h4,h5,h6,p,li,span {
        letter-spacing: 1px;


    }

    .flex {
        display: block;
    }
    .pc-br {
        display: none;
    }
    .sp-br {
        display: block;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .font-NSJPr {
        font-family: "font-NSJPr", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
    }
    .font-NSJPm {
        font-family: "font-NSJPm", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
    }
    .font-NSJPsb {
        font-family: "font-NSJPsb", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
    }
    .font-NSJPb {
        font-family: "font-NSJPb", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
    }
    .font-NSJPeb {
        font-family: "font-NSJPeb", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
    }
    .font-NSJPbl {
        font-family: "font-NSJPbl", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
        font-weight: 900;
    }



    .in1620 {
        width: 90%;
        margin: 0 auto;
    }
    
    .in1440 {
        width: 90%;
        margin: 0 auto;
    }

    .in1220 {
        width: 90%;

        
        margin: 0 auto;
    }


}