@charset "utf-8";

/*スマホ版*/
@media(max-width:767px) {

    /* CSS Document */
    html {
        scroll-behavior: smooth;
        width: 100%;
    }

    body {
        font-size: 100%;
        line-height: 1.7em;
        color: #535252;
        margin: 0;
        padding: 0;
        font-family: sans-serif
    }

    .wrap {
        width: 100%;
    }

    .hm1 {
        width: 100%;
        height: 600px;
        background-image: url(../img/flower.jpg);
        background-repeat: no-repeat;
        background-color: #E5E3E4;
    }

    header {
        top: 0;
        width: 100%;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
    }

    .header .main__nav a {
        text-decoration: none;
        color: #000;
    }

    .header__logo img {
        width: 80px;
        height: 80px;
        margin: 10px 0 0 10px;

    }

    .header__logo img:hover {
        opacity: 0.5;
    }

    .header .main__nav {
        display: flex;
        list-style-type: none;
        gap: 30px;
        height: 50px;
        align-items: center;
        text-align: center;
        color: #000;
        font-size: 17px;
        padding-top: 10px;
        margin-right: 20px;
    }

    header .main__nav a:hover {
        color: #000;
        opacity: 0.5;
    }

    main {
        height: 700px;
        margin: 0;
    }

    .containerimg {
        height: 940px;
        font-family: Garamond;
        display: block;
        padding: 100px 0 0 50px;
        color: #000;
    }



    h2.sub {
        margin: 0;
        font-size: 50px;
    }

    h1.main {
        margin: 0;
        font-size: 70px;
        padding: 90px 0 0 0;
    }


    .ac {
        padding: 0px 40px;
        outline: 10px solid #DDDD;
        outline-offset: -30px;
        margin: 0 auto;
    }

    h1 {
        display: flex;
        font-size: 70px;
        font-family: Garamond;
        margin: 0;
        padding: 173px 0 0 40px;
    }

    .midashi {
        display: flex;
        align-items: flex-end;
        color: #000;
    }

    .about h3.jp {
        padding: 50px 0 0 30px;
    }

    .jp {
        padding-left: 30px;
        margin: 0;
    }

    .about {
        display: block;
        margin: auto;
        margin-bottom: 200px;
    }

    .about2 {
        margin: 0;
        font-size: 16px;
        font-family: HGP明朝B;
        padding: 80px 0 0 40px;
        line-height: 40px;

    }


    .about img {
        display: block;
        width: 350px;
        background-size: cover;
        padding: 50px 0 0 0;
        border-radius: 50%;
    }

    .work {
        background-repeat: no-repeat;
        height: 1200px;
        object-fit: cover;
        background-size: cover;
        background-position: center center;
    }

    .works {
        list-style-type: none;
        padding-bottom: 50px;
    }

    .works p {
        margin: 0;
        text-align: center;
        font-size: 15px;
    }

    .works img {
        width: 340px;
        height: 191.25px;
    }

    .fav img {
        width: 340px;
        height: 300px;
    }

    .works a:hover {
        filter: drop-shadow(5px 5px 10px #000);
    }

    .work h3.jp {
        margin-left: 0px;
        order: 2;
    }

    h1.worktag {
        padding: 30px 0 0 40px;
        order: 1;
    }

    .r {
        margin-bottom: 100px;
        display: flex;
        align-items: flex-end;
    }

    ul {
        justify-content: center;
        margin: 0;
        padding-left: 0;
    }

    .web1 {
        display: block;
        gap: 70px;
        text-align: center;
    }

    .web2 {
        display: block;
        gap: 70px;
        text-align: center;
    }

    .web3 {
        display: block;
        gap: 70px;
        text-align: center;
    }

    .skill {
        height: 500px;
        margin-top: 1300px;
    }

    .skill1 {
        letter-spacing: 0.06em;
        padding-left: 100px;
    }

    .skill .midashi {
        display: flex;
        align-items: flex-end;
        color: #000;
    }

    .skill h3.jp {
        padding: 50px 0 0 30px;
    }

    .skill2 {
        margin: 0;
        padding: 111px 200px 0px 450px;
        font-size: 20px;
        font-family: 游明朝;
    }

    .skills {
        padding-bottom: 50px;
    }

    .skill p {
        margin: 0;
        font-size: 15px;
        padding: 30px 0 0 40px;
        width: 330px;
    }

    .skill img {
        width: 350px;
        padding: 30px 0;
    }

    .skillimg {
        align-items: center;
        text-align: center;
        width: 400px;
    }

    h1.skill1 {
        padding: 100px 0 0 40px;
    }

    .contact {
        font-family: Garamond;
        margin: 0;
        height: 550px;
        text-align: center;
    }

    .contact .midashi {
        color: #000;
        display: block;
        padding: 0;
    }

    .contact1 {
        letter-spacing: 0.06em;
        text-align: center;
        font-size: 45px;
    }

    h1.contact1 {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    .contact .jp {
        text-align: center;
        padding: 30px 0 0 0;
    }

    .contactform {
        height: 339.81px;
        display: grid;
        font-size: 20px;
    }

    .comment {
        height: 50px;
        margin: 0;
        padding-top: 30px;
        font-size: 14px;
        line-height: 40px;
        font-family: 游明朝;
    }

    .contactform img {
        width: 200px;
        height: 140px;
    }

    .contactform img:hover {
        opacity: 70%;
    }

    h2 {
        font-size: 50px;
        margin: 0;
        padding-top: 100px;
    }



    footer {
        height: 238px;
        background-color: #E5E3E4;
        background-image: url(../img/fflower.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    footer img {
        height: 150px;
    }

    .copyright {
        text-align: center;
        padding-top: 210px;
        margin: 0;
        font-size: 10px;
    }
}


/*768px~1300px*/
@media(min-width:768px) {

    /* CSS Document */
    html {
        scroll-behavior: smooth;
    }

    body {
        font-size: 100%;
        line-height: 1.7em;
        color: #535252;
        margin: 0;
        padding: 0;
        font-family: sans-serif
    }

    .wrap {
        width: 100%;
    }

    .hm1 {
        width: 100%;
        height: 900px;
        background-image: url(../img/flower.jpg);
        background-repeat: no-repeat;
        background-color: #E5E3E4;
    }

    header {
        top: 0;
        width: 100%;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
    }

    .header .main__nav a {
        text-decoration: none;
        color: #000;
    }

    .header__logo img {
        width: 80px;
        height: 80px;
        margin: 10px 0 0 30px;

    }

    .header__logo img:hover {
        opacity: 0.5;
    }

    .header .main__nav {
        display: flex;
        list-style-type: none;
        gap: 30px;
        height: 50px;
        align-items: center;
        text-align: center;
        color: #000;
        font-size: 17px;
        padding-top: 10px;
        margin-right: 30px;
    }

    header .main__nav a:hover {
        color: #000;
        opacity: 0.5;
    }

    main {
        height: 650px;
        margin: 0;
    }

    .containerimg {
        height: 940px;
        font-family: Garamond;
        display: block;
        padding: 200px 0 0 100px;
        color: #000;
    }



    h2.sub {
        margin: 0;
        font-size: 55px;
    }

    h1.main {
        margin: 0;
        font-size: 120px;
        padding: 90px 0 0 0;
    }


    .ac {
        padding: 0px 100px;
        outline: 10px solid #DDDD;
        outline-offset: -30px;
    }

    h1 {
        display: flex;
        font-size: 70px;
        font-family: Garamond;
        margin: 0;
        padding: 173px 0 0 100px;
    }

    .midashi {
        display: flex;
        align-items: flex-end;
        color: #000;
    }

    .about h3.jp {
        padding: 50px 0 0 30px;
    }

    .jp {
        padding-left: 30px;
        margin: 0;
    }

    .about {
        display: block;
        margin: auto;
        margin-bottom: 150px;
    }

    .about2 {
        margin: 0;
        font-size: 21px;
        font-family: HGP明朝B;
        padding: 80px 0 0 100px;
        line-height: 40px;

    }


    .about img {
        display: block;
        width: 600px;
        background-size: cover;
        padding: 80px 0 0 60px;
        border-radius: 50%;
    }


    .work {

        background-repeat: no-repeat;
        height: 1200px;
        object-fit: cover;
        background-size: cover;
        background-position: center center;
    }


    .works {
        list-style-type: none;
        padding-bottom: 50px;
    }

    .works p {
        margin: 0;
        text-align: center;
        font-size: 15px;
    }

    .work .midashi {
        padding-right: 200px;
    }

    .fav .midashi {
        padding-right: 200px;
    }

    .works img {
        width: 340px;
        height: 191.25px;
    }

    .fav img {
        width: 340px;
        height: 300px;
    }

    .works a:hover {
        filter: drop-shadow(5px 5px 10px #000);
    }

    .work h3.jp {
        margin-left: 30px;
        order: 2;
    }

    .worktag {
        text-align: right;
        order: 1;
        padding: 30px 0 0 125px;
    }

    .r {
        margin-bottom: 100px;
        display: flex;
        align-items: flex-end;
        /* padding-left: 1050px; */
    }

    .r h3.jp {
        padding-left: 0;
    }

    ul {
        justify-content: center;
        margin: 0;
        padding-left: 0;
    }

    .web1 {
        display: block;
        gap: 70px;
        text-align: center;
    }

    .web2 {
        display: block;
        gap: 70px;
        text-align: center;
    }

    .web3 {
        display: block;
        gap: 70px;
        text-align: center;
    }

    .skill {
        height: 900px;
        margin-top: 1300px;
    }

    .skill1 {
        letter-spacing: 0.06em;
        padding-left: 200px;
    }

    p.kome {
        font-size: 20px;
        margin: 0;
        padding: 30px 0 0 125px;
    }

    .skill2 {
        margin: 0;
        padding: 111px 200px 0px 450px;
        font-size: 20px;
        font-family: 游明朝;
    }

    .skills {
        padding-bottom: 50px;
    }


    .skill h3.jp {
        padding: 30px 0 0 30px;
    }

    .skills img {
        width: 180px;
        height: 80px;
    }

    .skill img {
        width: 650px;
        padding: 70px 0px;
    }

    .skillimg {
        align-items: center;
        text-align: center;
    }

    h1.skill1 {
        padding-left: 125px;
    }

    .contact {
        font-family: Garamond;
        margin: 0;
        height: 550px;
        text-align: center;
    }

    .contact .midashi {
        color: #000;
        display: block;
        padding: 0;
    }

    .contact1 {
        letter-spacing: 0.06em;
        font-size: 60px;
        text-align: center;
        font-size: 45px;
    }

    h1.contact1 {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    .contact .jp {
        text-align: center;
        padding: 30px 0 0 0;
    }

    .contactform {
        height: 339.81px;
        display: grid;
        font-size: 20px;
    }

    .comment {
        height: 50x;
        margin: 0;
        padding-top: 60px;
        font-size: 20px;
        line-height: 40px;
        font-family: 游明朝;
    }

    .contactform img {
        width: 260px;
        height: 100px;
    }

    .contactform img:hover {
        opacity: 70%;
    }

    h2 {
        font-size: 60px;
        margin: 0;
        padding-top: 100px;
    }



    footer {
        height: 238px;
        background-color: #E5E3E4;
        background-image: url(../img/fflower.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    footer img {
        height: 150px;
    }

    .copyright {
        text-align: center;
        padding-top: 210px;
        margin: 0;
        font-size: 10px;
    }
}



/*1300px~1900pxの見た目*/
@media(min-width:1400px) {

    /* CSS Document */
    html {
        scroll-behavior: smooth;
    }

    body {
        font-size: 100%;
        line-height: 1.7em;
        color: #535252;
        margin: 0;
        padding: 0;
        font-family: sans-serif
    }

    .wrap {
        width: 100%;
    }

    .hm1 {
        width: 100%;
        height: 900px;
        background-image: url(../img/flower.jpg);
        background-repeat: no-repeat;
        background-color: #E5E3E4;
    }

    header {
        top: 0;
        width: 100%;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
    }

    .header .main__nav a {
        text-decoration: none;
        color: #000;
    }

    .header__logo img {
        width: 80px;
        height: 80px;
        margin: 10px 0 0 30px;

    }

    .header__logo img:hover {
        opacity: 0.5;
    }

    .header .main__nav {
        display: flex;
        list-style-type: none;
        gap: 30px;
        height: 50px;
        align-items: center;
        text-align: center;
        color: #000;
        font-size: 17px;
        padding-top: 10px;
        margin-right: 30px;
    }

    header .main__nav a:hover {
        color: #000;
        opacity: 0.5;
    }

    main {
        height: 700px;
        margin: 0;
    }

    .containerimg {
        height: 940px;
        font-family: Garamond;
        display: block;
        padding: 200px 0 0 400px;
        color: #000;
    }



    h2.sub {
        margin: 0;
        font-size: 55px;
    }

    h1.main {
        margin: 0;
        font-size: 120px;
        padding: 90px 0 0 0;
    }


    .ac {
        outline: 10px solid #DDDD;
        outline-offset: -30px;
        padding: 0 100px;
    }

    h1 {
        display: flex;
        font-size: 70px;
        font-family: Garamond;
        margin: 0;
        padding: 173px 0 0 125px;
    }

    .about .midashi {
        display: flex;
        align-items: flex-end;
        color: #000;
    }

    .jp {
        padding: 50px 0 0 30px;
        margin: 0;
    }

    .about h3.jp {
        padding: 50px 0 0 30px;
    }

    .about {
        height: 950px;
        display: flex;
        margin: auto;
    }

    .about2 {
        margin: 0;
        font-size: 21px;
        font-family: HGP明朝B;
        padding: 80px 0 0 125px;
        line-height: 40px;
    }


    .about img {
        display: block;
        width: 600px;
        background-size: cover;
        padding: 180px 0 0 100px;
        padding-bottom: 300px;
        border-radius: 50%;
    }


    .work {

        background-repeat: no-repeat;
        height: 1200px;
        object-fit: cover;
        background-size: cover;
        background-position: center center;
    }


    .works {
        list-style-type: none;
        padding-bottom: 50px;
    }

    .works p {
        margin: 0;
        text-align: center;
        font-size: 15px;
    }

    .work .midashi {
        padding-right: 200px;
    }

    .fav .midashi {
        padding-right: 200px;
    }

    .fav img {
        width: 340px;
        height: 300px;
    }

    .works img {
        width: 340px;
        height: 191.25px;
    }

    .works a:hover {
        filter: drop-shadow(5px 5px 10px #000);
    }

    .work h3.jp {
        margin-left: 125px;
        order: 2;
    }

    .worktag {
        padding: 30px 0 0 125px;
        text-align: right;
        order: 1;
    }

    .r {
        margin-bottom: 100px;
        display: flex;
        align-items: flex-end;
        /* padding-left: 1050px; */
    }

    ul {
        justify-content: center;
        margin: 0;
        padding-left: 0;
    }

    .web1 {
        display: flex;
        gap: 70px;
    }

    .web2 {
        display: flex;
        gap: 70px;
        padding-top: 70px;
    }

    .web3 {
        display: flex;
        gap: 70px;
        padding-top: 70px;
    }

    .skill {
        height: 900px;
        margin-top: 0;
    }

    .skill h3.jp {
        padding: 50px 0 0 100px;
    }

    .skill1 {
        letter-spacing: 0.06em;
        padding-left: 200px;
    }

    p.kome {
        font-size: 20px;
        margin: 0;
        font-size: 20px;
        padding: 30px 0 0 125px;
    }

    .skill2 {
        margin: 0;
        padding: 111px 200px 0px 450px;
        font-size: 20px;
        font-family: 游明朝;
    }

    .skills {
        padding-bottom: 50px;
    }


    .skills img {
        width: 180px;
        height: 80px;
    }

    .skill img {
        width: 1000px;
        padding: 70px 70px;
    }

    .skillimg {
        align-items: center;
        text-align: center;
    }

    h1.skill1 {
        padding-left: 100px;
    }

    h3.jp {
        padding-left: 100px;
    }



    .contact {
        font-family: Garamond;
        margin: 0;
        height: 600px;
        text-align: center;
    }

    .contact .midashi {
        color: #000;
        display: block;
        padding: 0;
    }

    .contact1 {
        letter-spacing: 0.06em;
        font-size: 60px;
        text-align: center;
        font-size: 45px;
    }

    h1.contact1 {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    .contact .jp {
        text-align: center;
        padding: 30px 0 0 0;
    }

    .contactform {
        height: 339.81px;
        display: grid;
        font-size: 20px;
    }

    .comment {
        height: 50x;
        margin: 0;
        padding-top: 60px;
        font-size: 20px;
        line-height: 40px;
        font-family: 游明朝;
    }

    .contactform img {
        width: 260px;
        height: 100px;
    }

    .contactform img:hover {
        opacity: 70%;
    }

    h2 {
        font-size: 60px;
        margin: 0;
        padding-top: 150px;
    }

    footer {
        height: 238px;
        background-color: #E5E3E4;
        background-image: url(../img/fflower.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    footer img {
        height: 150px;
    }

    .copyright {
        text-align: center;
        padding-top: 210px;
        margin: 0;
        font-size: 10px;
    }
}



/*全画面にした時の見た目*/
@media(min-width:1600px) {

    /* CSS Document */
    html {
        scroll-behavior: smooth;
    }

    body {
        font-size: 100%;
        line-height: 1.7em;
        color: #535252;
        margin: 0;
        padding: 0;
        font-family: sans-serif
    }

    .wrap {
        width: 100%;
    }

    .hm1 {
        width: 100%;
        height: 900px;
        background-image: url(../img/flower.jpg);
        background-repeat: no-repeat;
        background-color: #E5E3E4;
    }

    header {
        top: 0;
        width: 100%;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
    }

    .header .main__nav a {
        text-decoration: none;
        color: #000;
    }

    .header__logo img {
        width: 80px;
        height: 80px;
        margin: 10px 0 0 30px;

    }

    .header__logo img:hover {
        opacity: 0.5;
    }

    .header .main__nav {
        display: flex;
        list-style-type: none;
        gap: 30px;
        height: 50px;
        align-items: center;
        text-align: center;
        color: #000;
        font-size: 17px;
        padding-top: 10px;
        margin-right: 30px;
    }

    header .main__nav a:hover {
        color: #000;
        opacity: 0.5;
    }

    main {
        height: 700px;
        margin: 0;
    }

    .containerimg {
        height: 940px;
        font-family: Garamond;
        display: block;
        padding: 200px 0 0 400px;
        color: #000;
    }



    h2.sub {
        margin: 0;
        font-size: 55px;
    }

    h1.main {
        margin: 0;
        font-size: 120px;
        padding: 90px 0 0 0;
    }


    .ac {
        padding: 0px 200px;
        outline: 10px solid #DDDD;
        outline-offset: -30px;
    }

    h1 {
        display: flex;
        font-size: 70px;
        font-family: Garamond;
        margin: 0;
        padding: 250px 0 0 125px;
    }

    .about .midashi {
        display: flex;
        align-items: flex-end;
        color: #000;
    }

    .jp {
        padding-left: 30px;
        margin: 0;
    }

    .about {
        display: flex;
        margin: auto;
    }

    .about2 {
        margin: 0;
        font-size: 21px;
        font-family: HGP明朝B;
        padding: 180px 0 0 125px;
        line-height: 50px;

    }


    .about img {
        display: block;
        height: 600px;
        background-size: cover;
        padding: 180px 0 0 100px;
        border-radius: 50%;
    }

    .about h3.jp {
        padding: 50px 0 0 30px;
    }

    .work {
        height: 1080px;
        background-repeat: no-repeat;
        height: 850px;
        object-fit: cover;
        background-size: cover;
        background-position: center center;
    }


    .works {
        list-style-type: none;
        padding-bottom: 0px;
    }

    .works p {
        margin: 0;
        text-align: center;
        font-size: 15px;
    }

    .works img {
        width: 340px;
        height: 191.25px;
    }

    .works a:hover {
        filter: drop-shadow(5px 5px 10px #000);
    }

    .work .midashi {
        text-align: right;
        width: 1330px;
        justify-content: flex-end;
    }

    .work h3.jp {
        padding: 50px 30px 0 0;
        order: 1;
    }

    .worktag {
        padding: 30px 0 0 0px;
        text-align: right;
        padding-left: 30px;
        order: 2;
    }

    .fav {
        height: 1080px;
        background-repeat: no-repeat;
        height: 600px;
        object-fit: cover;
        background-size: cover;
        background-position: center center;
    }

    .fav img {
        width: 340px;
        height: 300px;
    }

    .fav .midashi {
        text-align: right;
        width: 1330px;
        justify-content: flex-end;
    }

    .r {
        display: flex;
        align-items: flex-end;
        /* padding-left: 1050px; */
        text-align: right;
    }

    ul {
        display: flex;
        justify-content: center;
        margin: 0;
        padding-left: 0;
    }

    .web1 {
        display: flex;
        gap: 70px;
    }

    .web1 p {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    .web2 {
        display: flex;
        gap: 70px;
        padding-top: 70px;
    }

    .web3 {
        display: flex;
        gap: 70px;
        padding-top: 70px;
    }

    .skill {
        height: 800px;
        margin-top: 0;
    }

    h3.jp {
        padding: 50px 0 0 30px;
    }

    .skill1 {
        letter-spacing: 0.06em;
        padding-left: 200px;
    }

    p.kome {
        margin: 0;
        font-size: 20px;
        padding: 50px 0 0 30px;
    }

    .skill2 {
        margin: 0;
        padding: 111px 200px 0px 450px;
        font-size: 20px;
        font-family: 游明朝;
    }

    .skills {
        padding-bottom: 50px;
    }

    .skillflex {
        display: flex;
    }


    .skills img {
        width: 180px;
        height: 80px;
    }

    .skill img {
        width: 1000px;
        padding: 70px 70px;
    }

    .skillimg {
        align-items: center;
        text-align: center;
    }

    h1.skill1 {
        padding: 50px 0 0 200px;
    }

    .skill h3.jp {
        padding-left: 30px;
    }

    .contact {
        font-family: Garamond;
        margin: 0;
        height: 600px;
        text-align: center;
    }

    .contact .midashi {
        color: #000;
        display: block;
        padding: 0;
    }

    .contact1 {
        letter-spacing: 0.06em;
        font-size: 60px;
        text-align: center;
        font-size: 45px;
    }

    h1.contact1 {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    .contact .jp {
        text-align: center;
        padding: 30px 0 0 0;
    }

    .contactform {
        height: 339.81px;
        display: grid;
        font-size: 20px;
    }

    .comment {
        height: 50x;
        margin: 0;
        padding-top: 60px;
        font-size: 20px;
        line-height: 40px;
        font-family: 游明朝;
    }

    .contactform img {
        width: 260px;
        height: 100px;
    }

    .contactform img:hover {
        opacity: 70%;
    }

    h2 {
        font-size: 60px;
        margin: 0;
        padding-top: 100px;
    }



    footer {
        height: 238px;
        background-color: #E5E3E4;
        background-image: url(../img/fflower.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    footer img {
        height: 150px;
    }

    .copyright {
        text-align: center;
        padding-top: 210px;
        margin: 0;
        font-size: 10px;
    }
}

p.favtitle {
    font-size: 18px;
    font-weight: bold;
    font-family: 游明朝;
}