img {
    max-width: 100%;

}

body {

    /*min-width: 1200px;*/
    overflow-x: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
    background-image: url(bg-pc7.jpg);
    background-size: auto 100%;
    background-position: center center;




}

/*ヘッダー
-------------------------*/
.header {
    display: flex;
    list-style: none;
    padding: 20px 40px;
    margin: 0;
    align-items: center;
    background-color: #0a2c5b;
    justify-content: space-between;

    font-family: "M PLUS 1p", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.link-right {
    display: flex;
    gap: 20px;
    list-style: none;
}

.link-left {
    list-style: none;
}



.header li {
    margin-left: 20px;
    text-decoration: none;
}

.name {
    font-size: 20px;
    text-decoration: none;
    color: #fff;

}


.header a {
    text-decoration: none;
    color: #fff;

}

.header a:hover {
    text-decoration: underline;
}

/*Top
-------------------------*/

.kannomiu {
    width: 100%;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 50px;
    translate: -30px;
}

.star {
    display: none;
}


h1 {
    color: #fff;
    font-size: 75px;
    display: inline-block;
    margin: 0;

    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-style: normal;

}

.profile {
    color: #fff;
    font-size: 40px;
    text-align: center;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.profile1 {
    position: absolute;
    bottom: -30px;
    right: -23px;
    margin: 0;
}

.kanno-profile {
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 150px;

}

.kannomiu h1 {
    font-size: 60px;
    color: #fff;
    margin: 0;
    line-height: 1;
}



/*About
-------------------------*/

.about-p {
    /*background-image: url(photo1.png);*/
    padding: 1px;
    width: 100%;
    background-size: cover;
    padding-bottom: 200px;

}

.about-team {
    margin-top: 500px;
}



.about-me img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}



.about {
    color: #fff;
    text-align: center;
    margin-top: 100px;
    font-size: 70px;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.me {
    color: #fff;
    text-align: center;
    font-size: 16px;

    font-family: "M PLUS 1p", sans-serif;
    font-weight: 400;
    font-style: normal;
}


.about-me {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    gap: 50px;

    max-width: 1000px;
    margin: 50px auto;
    padding: 0 20px;

    background-color: #ffffff7c;
    padding: 30px;
    color: #0a2c5b;
    line-height: 1.8;
    max-width: 700px;
}

.text-name {
    font-size: 25px;

    font-family: "M PLUS 1p", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.text-group p {
    line-height: 1.6;
    font-size: 13px;

    font-family: "M PLUS 1p", sans-serif;
    font-weight: 400;
    font-style: normal;

}


/*Favorite
-------------------------*/

.photo-2 {
    /*background-image: url(photo2.png);*/
    background-size: cover;
    background-position: center;

    width: 100%;

}


.favorite-p,
.skill-p {

    background-size: cover;
    background-position: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.favorite-p {}



.favorite-p img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

.favorite-me {
    font-size: 13px;
    width: 100%;
    word-break: break-all;
    line-height: 2;
}


.favorite,
.suki {
    width: 100%;
    margin: 0;
}

.favorite {
    font-size: 60px;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.2;
    color: #635fcc;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.suki {
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    color: #6b69ae;

    font-family: "M PLUS 1p", sans-serif;
    font-weight: 400;
    font-style: normal;

}

.animal-s,
.sea-s,
.sing-s {
    flex: 0 1 300px;
    display: flex;
    flex-direction: column;
    align-items: center;

    font-family: "M PLUS 1p", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.favorite-team {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px;
}




/*Skill
-------------------------*/

.skill,
.dekiru {
    width: 100%;
    margin: 0;
    text-align: center;
}

.skill {
    font-size: 60px;
    color: #000;
    line-height: 1.2;
    margin-top: 10px;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.dekiru {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 50px;
}

.skill-text {
    font-size: 13px;
}

.skill-name {
    font-size: 25px;
}

.skill-me {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 100%;
}

.skill-item {
    display: flex;
    align-items: center;
    width: 500px;
    text-align: left;
    gap: 20px;
}

.skill-p {
    margin-top: 200px;
}

.skill-1 {

    width: 120px;
    height: 120px;
    line-height: 120px;
    background-color: #ffffff;
    color: #000;
    border-radius: 20%;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    border: 3px solid #000
}


/*Work
-------------------------*/

.work {
    font-size: 60px;
    color: #000;
    line-height: 1.2;
    margin-top: 50px;
    text-align: center;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.sigoto {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 50px;
    text-align: center;
}

.work-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 900px;
    gap: 50px;
    padding: 30px;
}

.work-item:nth-child(even) {
    flex-direction: row-reverse;
}

.work-item img {
    width: 400px;
    height: auto;
}

.work-text-content {
    display: flex;
    flex-direction: column;
    text-align: left;
    line-height: 2;
}

.work-p {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 300px;
}

.concept {
    font-size: 27px;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.item-banner {
    font-size: 25px;
    border-bottom: 5px dashed #000;

}

.banner-text {
    font-size: 25px;
    background-color: #fff;
    padding: 10px 10px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


/*Contact
-------------------------*/

.contact-p {
    /*background-image: url(photo3.png);*/
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 60px 20px;

}

.contact {
    text-align: center;
    font-size: 70px;
    color: #504848;

    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

.contact-wrapper {
    display: flex;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 8px;
}



.otoiawase {
    text-align: center;
    font-size: 16px;
    color: #504848;
}


.label-wrapper {
    display: flex;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 8px;
}


.en-name,
.en-mail,
.en-message {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    color: #fff;
}


.ja-name,
.ja-mail,
.ja-message {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
}


.input-box {
    width: 100%;
    padding: 12px;
    background-color: #ffffffa6;
    box-sizing: border-box;
    margin-bottom: 30px;
    font-size: 16px;
    outline: none;
    border-color: #fdfdfd6d;
}


.message-box {
    height: 180px;

}

.names,
.mails,
.messages {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.btn-container {
    text-align: center;
    margin-top: 20px;
    color: #000;
}

.sousin-btn {

    background: #fff;

    cursor: pointer;
    outline: none;
    padding: 0;
    color: #000;

    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    transition: all 0.3s;
    border-radius: 50px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}

.sousin-btn:hover {
    background-color: #000;
    color: #fff;
}


/*フッター
-------------------------*/
.footer-p {
    /*background-image: url(photo4.png);*/
    margin-top: 300px;
}

.footer {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 100px;
    padding: 60px 20px;
    list-style: none;
    margin: 0;

}

.footer-me {
    display: flex;
    gap: 80px;
    list-style: none;
}

.footer a {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}

.me-left,
.me-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style: none;
    padding: 0;
    font-size: 20px;
}

.footer-name {
    font-size: 24px;
}


.footer a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s;
}

.footer a:hover {
    text-decoration: underline;
}




/*コピーライト
-------------------------*/
.copyright {
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 13px;
}






/*スマホ
--------------------------------------------------------*/
@media screen and (max-width: 768px) {





    /*ヘッダー*/
    .hamburger {
        position: fixed;
        top: 0px;
        right: 0px;
        background-color: #ffd700;
        padding: 32px;
        cursor: pointer;
        z-index: 2;
        width: 64px;
        height: 64px;
        box-sizing: border-box;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        flex-direction: column;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #04090fa5;
        translate: 0 -100%;
        transition: 0.5s;


    }

    .header.on {
        translate: 0 0;
    }

    .link-right {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 35px;
    }

    .link-left {
        display: none;
    }



    .hamburger span {
        display: block;
        position: absolute;
        left: 17px;
        width: 30px;
        height: 2px;
        transition: all 0.4s;
        background-color: #fff;

    }


    .hamburger span:nth-child(1) {
        top: 22px;
    }

    .hamburger span:nth-child(2) {
        top: 31px;
    }

    .hamburger span:nth-child(3) {
        top: 40px;
    }


    .hamburger.is-active span:nth-child(1) {
        top: 31px;
        transform: rotate(45deg);
    }


    .hamburger.is-active span:nth-child(2) {
        opacity: 0;
    }


    .hamburger.is-active span:nth-child(3) {
        top: 31px;
        transform: rotate(-45deg);
    }











    /*画面の大きさ*/

    .skill-item,
    .work-item {
        width: 100%;
    }



    /*about*/
    .about-me {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 30px;
        background-color: transparent;
        text-align: left;
    }

    .about-me img {
        width: 100%;
        max-width: 300px;
        height: auto;
        border-radius: 50%;
        border: none;
        margin-bottom: 20px;
    }

    .about-p {
        overflow: hidden;
    }

    /*Skill*/
    .skill-me {
        margin-left: 10px;
    }



    /*work*/
    .work-item {
        flex-direction: column;
        width: 100%;
        gap: 0px;
        margin-bottom: 60px;
        background-color: #55759559;
        margin-top: 50px;
    }

    .work-item:nth-child(even) {
        flex-direction: column;

    }

    .work-text-content {
        width: 90%;
        text-align: left;


    }

    .work-item img {
        width: 100%;
        max-width: none;
        height: auto;
        display: block;
    }



    .work-p {
        margin-bottom: 300px;
    }


    .concept{
        margin: 0;        
    padding: 0;        
    line-height: 1;   
    }

    .concept-p {
        margin: 0;          
        padding: 0;
    }

    .item-banner{
        margin: 0;         
    padding: 0;        
    line-height: 1;   
    }


    /*top*/

    .star {
        display: block;
        position: absolute;
        right: -80px;
        top: 0;
        margin-top: 100px;
    }

    .kanno-profile {
        position: relative;
    }

    .text-group {
        background-color: #ffffff89;
        padding: 20px;
        line-height: 1.8;

    }

    .kanno-top {
        margin-top: 100px;
    }

    .skill-1 {
        min-width: 120px;
    }

    .kannomiu {
        margin-left: 20px;
    }


    /*contact*/
    .contact-p {
        margin-bottom: 500px;
    }


    /*フッター*/

    .footer-name {
        white-space: nowrap; 
      }




    /*コピーライト
-------------------------*/
    .copyright {
        padding: 20px;
    }





}