p {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

img {
    vertical-align: top;
}

a {
    text-decoration: none;
    color: black;
}

@media screen and (min-width:980px) {
    .sp {
        display: none;
    }

    .top {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .top .face_content {
        width: 75%;
        height: auto;
    }

    .top .body_content {
        width: 75%;
        height: auto;
    }

    .top .list_body_content {
        width: 50%;
        height: auto;
    }

    .menu_content {
        padding-top: 20px;
        width: 75%;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .menu_box {
        width: 100%;
        height: auto;
        display: flex;
    }

    .menu_box li {
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    .menu_box li:not(.menu_box li:last-child, .menu_box li:first-child) {
        border-right: 1px solid black;
        padding-right: 1.5%;
        padding-left: 1.5%;
    }

    .menu_box li:first-child {
        border-right: 1px solid black;
        padding-right: 1.5%;
    }

    .menu_box li:last-child {
        padding-left: 1.25%;
        padding-right: 1.25%;
        border-right: 1px solid black;
    }


    .bac {
        width: 100%;
        height: auto;
        background-color: rgba(251, 237, 163, 0.3);
        padding-bottom: 40px;
        margin: 50px 0;
    }

    .flex_content {
        width: 75%;
        height: auto;
        margin: 0 auto;
    }

    .video_content {
        width: 75%;
        height: auto;
        margin: 0 auto;
    }

    .flex_box {
        width: 100%;
        margin-top: 50px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-self: flex-start;
        align-items: center;
    }

    .profile_content {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    .profile_flex_box {
        width: 100%;
        margin-top: 30px;
        display: grid;
        grid-template-columns: 55% 45%;
        align-items: center;
        align-self: flex-start;
    }

    .profile_box img {
        width: 55%;
        height: auto;
    }

    .profile_top {
        margin-top: 50px;
    }

    .profile_box {
        width: 100%;
        height: auto;
    }

    .profile_text {
        font-size: 24px;
    }

    .profile_tel {
        font-size: 47px;
    }

    .profile_tel span {
        font-size: 20px;
    }

    .profile_box ul {
        padding: 10px 0 20px;
    }

    .profile_botom {
        padding-bottom: 5px;
    }


    .profile_box ul li {
        font-size: 20px;
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    .video_box {
        width: 100%;
        margin-top: 50px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
    }

    .youtube {
        width: 100%;
        aspect-ratio: 16 / 9;
    }

    .video_box iframe {
        width: 90%;
        height: 90%;
    }

    .flex_box a {
        width: 92.5%;
        height: auto;
    }

    .flex_box .face_content {
        width: 100%;
    }

    .flex_box a:first-child {
        margin-right: 5%;
    }

    .flex_box a:nth-child(2) {
        margin-left: 5%;
    }



    .top .content {
        width: 100%;
        height: auto;
    }

    .content img {
        width: 100%;
        height: auto;
    }

    .top .btn {
        width: 75%;
        height: auto;
        margin: 75px 0;
    }

    .btn img {
        width: 100%;
        height: auto;
    }

    .top_margin {
        margin-top: 50px;
    }

    footer {
        width: 100%;
        height: auto;
        padding: 30px 0;
        background-color: #F2F2F2;
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    footer table {
        margin-bottom: 50px;
    }

    footer ul {
        margin-left: 50px;
        text-align: left;
    }

    footer li {
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 3px;
    }

    .left {
        margin-left: 50px;
    }

    footer p {
        text-align: center;
    }

    .botom {
        margin-bottom: 100px;
    }

    .recruit_content {
        width: 50%;
        height: auto;
        padding: 50px;
    }

    .bridal_bac1 {
        width: 100%;
        height: auto;
        background-image: url(../img/bridal/bac1.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 70px;
    }

    .bridal_flex {
        width: 80%;
        height: auto;
        margin: 100px auto 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }

    .bridal_flex2 {
        width: 80%;
        height: auto;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }

    .bridal_bac2 {
        width: 100%;
        height: auto;
        background-image: url(../img/bridal/bac3.png), url(../img/bridal/bac2.jpg);
        background-position: bottom, bottom;
        background-size: contain, cover;
        background-repeat: no-repeat, no-repeat;
        padding-bottom: 180px;
        padding-top: 50px;
    }

    .bridal_bac3 {
        width: 100%;
        height: auto;
        background-image: url(../img/bridal/bac4.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 180px;
        margin-top: 50px;
    }

    .bridal_flex3 {
        width: 80%;
        height: auto;
        margin: 100px auto 50px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }




    .bridal_flex img {
        width: 100%;
        height: auto;
    }

    .top_box {
        width: 90%;
        height: auto;
        margin: 0 0 0 auto;
        background-image: url(../img/top/bac.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .top_box img {
        width: 90%;
        height: auto;
        display: block;
    }

    .top_menu {
        width: 100%;
        height: auto;
        display: flex;
        padding: 10px 0;
        align-items: center;
    }

    .top_menu li {
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    .top_menu a {
        color: white;
    }

    .top_menu li:not(.top_menu li:last-child, .top_menu li:first-child, .top_menu li:nth-last-child(2), .top_menu li:nth-last-child(3)) {
        border-right: 1px solid white;
        padding-right: 1.5%;
        padding-left: 1.5%;
    }

    .top_menu li:nth-last-child(3) {
        padding-right: 1.5%;
        padding-left: 1.5%;
    }

    .top_menu li:first-child {
        border-right: 1px solid white;
        padding-right: 1.5%;
    }

    .top_menu li:last-child {
        background-color: white;
        margin-left: 10px;
        border-radius: 3px;
        padding: 3px 15px;
    }

    .top_menu li:nth-last-child(2) {
        background-color: white;
        border-radius: 3px;
        padding: 3px 15px;
    }

    .top_menu li:last-child a, .top_menu li:nth-last-child(2) a {
        color: brown;
    }


    .menu_content2 {
        height: auto;
        width: 788px;
        margin: 0 auto;
    }


    .top_menu2 {
        width: 120%;
        height: auto;
        display: flex;
        padding: 20px 0 20px 0;
        align-items: center;
    }

    .top_menu2 li {
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    .top_menu2 a {
        color: black;
    }

    .top_menu2 li:not(.top_menu2 li:last-child, .top_menu2 li:first-child, .top_menu2 li:nth-last-child(2), .top_menu2 li:nth-last-child(3)) {
        border-right: 1px solid black;
        padding-right: 1.5%;
        padding-left: 1.5%;
    }

    .top_menu2 li:nth-last-child(3) {
        padding-right: 1.5%;
        padding-left: 1.5%;
    }

    .top_menu2 li:first-child {
        border-right: 1px solid black;
        padding-right: 1.5%;
    }

    .top_menu2 li:last-child {
        background-color: brown;
        margin-left: 10px;
        border-radius: 3px;
        padding: 3px 15px;
    }

    .top_menu2 li:nth-last-child(2) {
        background-color: brown;
        border-radius: 3px;
        padding: 3px 15px;
    }

    .top_menu2 li:last-child a, .top_menu2 li:nth-last-child(2) a {
        color: white;
    }


    .top_bac1 {
        width: 100%;
        height: auto;
        background-image: url(../img/bridal/bac1.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 70px;
    }

    .top_flex {
        width: 70%;
        height: auto;
        margin: 50px auto 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }

    .top_flex2 {
        width: 70%;
        height: auto;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }

    .top_bac2 {
        width: 100%;
        height: auto;
        background-image: url(../img/top/bac3.png), url(../img/top/bac2.png);
        background-position: bottom, bottom;
        background-size: contain, cover;
        background-repeat: no-repeat, no-repeat;
        padding-bottom: 150px;
        padding-top: 50px;
    }

    .top_bac3 {
        width: 100%;
        height: auto;
        background-image: url(../img/bridal/bac4.png);
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 70px;
        margin-top: 50px;
    }

    .top_flex3 {
        width: 70%;
        height: auto;
        margin: 100px auto 50px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }

    .bridal_flex img {
        width: 100%;
        height: auto;
    }

    .top_bac4 {
        width: 100%;
        height: auto;
        background-image: url(../img/top/bac5.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 50px 0 30px;
        margin-top: 50px;
    }

    .top_flex4 {
        width: 70%;
        height: auto;
        margin: 50px auto 50px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        align-items: flex-start;
        gap: 20px;
    }

    .top_bac5 {
        width: 100%;
        height: auto;
        background-image: url(../img/top/bac5.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 50px 0 30px;
        margin-top: 50px;
    }

    .top_bac5 ul {
        width: 80%;
        height: auto;
        margin: 20px auto 0;
        padding: 30px 0;
        background-color: #eeeeee;
    }

    .top_bac5 li {
        width: 90%;
        height: auto;
        padding: 10px;
        background-color: #e7e4e4;
        text-align: left;
        margin: 0 auto 5px;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 300;
    }

    .top_bac5 li span {
        color: #602b2b;
        padding-right: 10px;
    }

    .btn_botom {
        margin: 50px 0;
    }
}

@media screen and (max-width:980px) {
    .pc {
        display: none;
    }

    .top {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .top .face_content {
        width: 100%;
        height: auto;
    }

    .top .body_content {
        width: 100%;
        height: auto;
    }

    .top .list_body_content {
        width: 100%;
        height: auto;
    }

    .bac {
        width: 100%;
        height: auto;
        background-color: rgba(251, 237, 163, 0.2);
        padding-bottom: 40px;
        margin: 50px 0;
    }

    .flex_content {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    .video_content {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .flex_box {
        width: 100%;
        margin-top: 50px;
    }

    .video_box {
        width: 100%;
        margin-top: 50px;
    }

    .youtube {
        width: 100%;
        aspect-ratio: 16 / 9;
    }

    .video_box iframe {
        width: 95%;
        height: 95%;
    }

    .flex_box a {
        width: 92.5%;
        height: auto;
    }

    .flex_box img {
        margin-bottom: 30px;
    }

    .flex_box .face_content {
        width: 100%;
    }

    .top .content {
        width: 100%;
        height: auto;
    }

    .content img {
        width: 100%;
        height: auto;
    }

    .top .btn {
        width: 97.5%;
        height: auto;
        margin: 25px 0;
    }

    .btn img {
        width: 100%;
        height: auto;
    }

    .face2_btn {
        width: 97.5%;
        height: auto;
        margin: 75px 0 40px;
    }

    .top_margin {
        margin-top: 100px;
    }

    .sp_top_margin {
        margin-top: 50px;
    }

    .face_top_margin75 {
        margin-top: 75px;
    }

    .face_top_margin150 {
        margin-top: 150px;
    }


    footer {
        width: 100%;
        height: auto;
        padding: 30px 0;
        background-color: #F2F2F2;
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    footer table {
        width: 95%;
        height: auto;
        margin: 0 auto 150px;
    }

    footer tr {
        width: 100%;
        height: auto;
    }

    footer ul {
        width: 100%;
        text-align: left;
    }

    footer li {
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 3px;
    }

    footer p {
        text-align: center;
    }

    .botom {
        margin-bottom: 50px;
    }

    .profile_content {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    .profile_flex_box {
        width: 100%;
        margin-top: 30px;
    }

    .profile_box img {
        width: 80%;
        height: auto;
    }

    .profile_top {
        margin-top: 50px;
    }

    .profile_box {
        width: 100%;
        height: auto;
    }

    .profile_text {
        font-size: 20px;
        margin-top: 20px;
    }

    .profile_tel {
        font-size: 47px;
    }

    .profile_tel span {
        font-size: 20px;
    }

    .profile_box ul {
        padding: 10px 0 20px;
    }

    .profile_botom {
        padding-bottom: 5px;
    }


    .profile_box ul li {
        font-size: 20px;
        font-family: "Noto Sans JP", serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }

    .recruit_top_margin {
        margin-top: 30px;
    }

    .recruit_content {
        width: 90%;
        height: auto;
        padding: 30px 0 50px;
    }

    .bridal_bac1 {
        width: 100%;
        height: auto;
    }

    .bridal_flex {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    .bridal_flex img {
        margin-bottom: 20px;
    }

    .bridal_flex2 img {
        margin-bottom: 20px;
    }

    .bridal_flex3 img {
        margin-bottom: 20px;
    }

    .bridal_flex2 {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    .bridal_bac2 {
        width: 100%;
        height: auto;
        background-image: url(../img/bridal/sp/bac3.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 10px;
        padding-bottom: 50px;
        margin-top: 10px;
    }

    .bridal_bac3 {
        width: 100%;
        height: auto;
        padding-top: 30px;
    }

    .bridal_flex3 {
        width: 95%;
        height: auto;
        margin: 50px auto;
    }


    .bridal_title {
        width: 95%;
        height: auto;
        margin-top: 30px;
        display: block;
        text-align: left;
    }

    .bridal_top_margin {
        margin-top: 200px;
    }

    .top_bac5 {
        width: 100%;
        height: auto;
        background-image: url(../img/top/bac5.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 50px 0 50px;
        margin-top: 100px;
    }

    .top_bac5 ul {
        width: 95%;
        height: auto;
        margin: 30px auto 0;
        padding: 30px 0;
        background-color: #eeeeee;
    }

    .top_bac5 li {
        width: 92.5%;
        height: auto;
        padding: 10px;
        background-color: #e7e4e4;
        text-align: left;
        margin: 0 auto 5px;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 300;
    }

    .top_bac5 li span {
        color: #602b2b;
        width: 100%;
    }

    .css-br::after {
        content: "\A";
        white-space: pre;
    }

    .top_bac4 {
        width: 100%;
        height: auto;
        background-image: url(../img/top/bac5.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 50px 0 30px;
        margin-top: 50px;
    }

    .top_flex4 {
        width: 95%;
        height: auto;
        margin: 30px auto 50px;
        gap: 20px;
    }

    .top_flex4 img {
        margin-bottom: 10px;
    }

    .top_top {
        margin-top: 20px;
    }

    .top_bac1 {
        width: 100%;
        height: auto;
    }

    .top_flex {
        width: 95%;
        height: auto;
        margin: 20px auto;
    }

    .top_flex2 {
        width: 95%;
        height: auto;
        margin: 20px auto;
    }

    .top_flex2 img {
        margin-bottom: 10px;
    }

    .top_bac2 {
        width: 100%;
        height: auto;
        background-image: url(../img/top/bac.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding-bottom: 30px;
        padding-top: 1px;
    }

    .top_bac3 {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }

    .top_flex3 {
        width: 95%;
        height: auto;
        margin: 50px auto;
    }

    .top_bana {
        width: 95%;
        height: auto;
        margin-top: 10px;
    }

    header {
        position: fixed;
        width: 100%;
        height: auto;
    }

    /*ハンバーガーメニュー*/

    /*チェックボックスを非表示*/
    #checkbox {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .menu-trigger,
    .menu-trigger span {
        display: inline-block;
        transition: all 0.4s;
        box-sizing: border-box;
        position: relative;
        z-index: 100;
    }

    .menu-trigger {
        background-color: black;
        position: relative;
        left: 80%;
        top: 20px;
        width: 45px;
        height: 40px;
        background: none;
        border: none;
        appearance: none;
        cursor: pointer;
    }

    .menu-trigger span {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #ed8093;
        border-radius: 4px;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger span:nth-of-type(2) {
        bottom: 18px;
    }

    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }

    /*チェックボックスにチェックが入ったら*/
    #checkbox:checked+label span:nth-of-type(1) {
        transform: translateY(15px) rotate(-45deg);
    }

    #checkbox:checked+label span:nth-of-type(2) {
        display: none;
    }

    #checkbox:checked+label span:nth-of-type(3) {
        transform: translateY(-20px) rotate(45deg);
    }

    #menu_conetnt {
        display: none;
        position: absolute;
        top: 0;
        left: 20%;
        width: 80%;
        height: 90vh;
        background: rgba(237, 128, 147, 0.7);
    }

    #menu_conetnt ul {
        padding-top: 100px;
        text-align: left;
        margin-left: 50px;
    }

    #menu_conetnt ul li {
        padding: 10px 0;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 500;
    }

    #menu_conetnt a {
        text-decoration: none;
        color: white;
        font-family: "Noto Sans JP", sans-serif;
    }

    #checkbox:checked+label+#menu_conetnt {
        display: block;
    }

    #menu_conetnt li:last-child a {
        color: #ed8093;
        font-size: 18px;
    }

    #menu_conetnt ul li:nth-last-child(2) a {
        color: #ed8093;
        font-size: 18px;
    }

    #menu_conetnt ul li:nth-last-child(2) {
        width: 54px;
        height: auto;
        background-color: white;
        border-radius: 3px;
        padding: 3px 15px;
        margin-top: 30px;
    }

    #menu_conetnt ul li:last-child {
        width: 72px;
        height: auto;
        background-color: white;
        border-radius: 3px;
        padding: 3px 15px;
        margin-top: 10px;
    }

    #face .top_flex img {
        margin-bottom: 10px;
    }
}