@charset "utf-8";
/* ←これは文字コード */

html,
body {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "M PLUS Rounded 1c", sans-serif;
    /* フォントの指定 */
    font-size: 1em;
    /* フォントサイズの指定 */
    line-height: 5px;
    /* 行間の指定 */
    background-color: #ffffff;
    background-image: url(turee2.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-y: -1000px;
    background-position-x: 88px;
    /* 背景色の指定 */

}


#homeic {
    display: flex;
    justify-content: flex-end;
    margin-right: 13px;
}

#write {
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
}

.homei {
    position: fixed;
    object-fit: cover;
    bottom: 15px;
    width: 68px;
}

.wr {

    position: fixed;
    object-fit: cover;
    bottom: 89px;
    width: 59px;
}

#container {
    /* 背景色 */
    margin: 0 auto;
    /* 上下の空きなし、左右中央に表示せよ */
    width: 100%;
    /* 横幅は画面いっぱいまで広げてくれ */
    max-width: 430px;
    /* ただし、横幅の最大は430ピクセルな */
    height: 100vh;

}

#stop {
    position: fixed;
    top: 0;
    width: 100%;
    /* 横幅は画面いっぱいまで広げてくれ */
    max-width: 430px;
}

#turee {
    z-index: 3;
    position: absolute;
    background-size: cover;
    margin-top: -104px;
    margin-left: -263px;
    clip-path: inset(59px 33px 98px 263px);
}

s .hed {
    margin: auto;
    width: 150px;
    height: 150px;
    background-color: #FF8036;
}

#profile_photo1 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

/* 先生が手をつけたとこ */
#profile_photo1 img {
    display: block;
    width: 49.5%;
    height: 179px;
    object-fit: cover;

}


.f {
    gap: 3px;
    display: flex;
    margin-left: 1px;
}

.f::before {
    content: "";
    width: 2px;
    height: 18px;
    border-radius: 1px;
    background-color: #000000;
    position: absolute;
    margin-left: 28px;
    margin-top: 15px;
}

.fn {
    display: flex;
    background-color: #FFE9C5;
    padding: 2px 13px 0 8px;
    border-radius: 0px 50px 50px 0px;

}

.pr {
    display: flex;
    justify-content: center;
    margin-top: -10px;
    gap: 24px;
}


.pr_ns {
    margin-top: -30px;
    background-color: #FF8036;
    /* 上の隙間を-20ピクセルにしてね（上のエリアに食い込む） */

}

#profile_name {
    display: flex;
    align-items: flex-start;
}

.prf_nam1,
.prf_nam2 {
    margin-top: 8px;
    margin-left: 7px;
    font-size: 14px;
}

.prf_nam3,
.prf_nam4 {
    font-size: 10px;
}

.prf_mon1,
.prf_mon2 {
    font-size: 24px;
    margin-top: 13px;
    margin-bottom: 16px;
}

.prf_follow1,
.prf_follow2 {
    font-size: 6px;
    margin-top: 9px;
}

.prf_name {
    font-size: 16px;
    display: flex;
}

.prf_id {
    font-size: 10px;
}

.prf_sen {
    font-size: 0.8em;
    margin-top: 4px;
}

#profile_sen {
    text-align: center;

    /* この中にあるものは中央揃えで配置してくれ */
}


#profile_photo {
    z-index: 10;
    margin-top: -30px;
    /* 上の隙間を-20ピクセルにしてね（上のエリアに食い込む） */
}

.photo_radius {
    width: 95px;
    /* 横20ピクセル */
    height: 95px;
    /* 縦260ピクセル */
    border-radius: 50%;
    /* 角をまーるくして */
    object-fit: cover;
    /* 縦横比キープしていっぱいに表示 */
    border: solid 7px #FF8036;
    /* まわりに7ピクセルの縁をつけてね */
}

.photoline {
    margin-top: -102.9px;
    margin-left: 6px;
    position: absolute;
    background: rgba(223, 112, 112, 0);
    border: solid 1px #ffffff;
    border-radius: 50%;
    width: 95px;
    height: 95px
}

.scl_img1 {
    object-fit: cover;
    width: 299px;
    height: 250px;
    object-position: 0px -84px;
    box-shadow: 7px 9px 0px 0px #635555;
    border-radius: 10px;

}


.img,
.img2,
.img3 {
    display: flex;
    justify-content: center;
}


#yubi {

    padding-top: 316px;
    max-height: 200px;
    width: 100%;
    /* 横幅は画面いっぱいまで広げてくれ */
    max-width: 430px;
}

#yubi>*+* {
    /* ←これがフクロウセレクタ */
    margin-top: 60px;

}

.scl_2 {

    padding-top: 45px;
    display: inline-block;
}

.scl_2:before {
    border-radius: 0px 50px 50px 0px;
    content: '';
    display: inline-block;
    width: 70px;
    height: 4px;
    background-color: rgb(63, 44, 44);
}



.scl_1:before {
    border-radius: 0px 50px 50px 0px;
    content: '';
    display: inline-block;
    width: 70px;
    height: 4px;
    background-color: rgb(63, 44, 44);
}


.y {
    border-left: 10px solid rgb(63, 44, 44);
}

.love {
    margin-right: 50px;
    /* margin-left: 56px; */
    padding: 2px 13px 9px 8px;
    margin-inline-start: 230px;
    background-color: #E2DCD9;
    border-radius: 0px 0px 32px 0px;
    gap: 16px;
    display: flex;
    object-fit: cover;
    right: 0;
    justify-content: flex-end;
    margin-top: 9px;
}

.l,
.c {
    width: 31px;
}