{"id":668,"date":"2025-02-13T01:53:56","date_gmt":"2025-02-13T01:53:56","guid":{"rendered":"https:\/\/amigayquiz.com\/?page_id=668"},"modified":"2025-02-13T07:22:35","modified_gmt":"2025-02-13T07:22:35","slug":"am-i-lesbian-quiz","status":"publish","type":"page","link":"https:\/\/amigayquiz.com\/ja\/am-i-lesbian-quiz\/","title":{"rendered":"\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\u3067\u3059\u304b\uff1f\u30af\u30a4\u30ba"},"content":{"rendered":"<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-d4f7d3f\" id=\"gspb_row-id-gsbp-d4f7d3f\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-f701469\" id=\"gspb_col-id-gsbp-f701469\">\n<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-a2da9fe\" id=\"gspb_row-id-gsbp-a2da9fe\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-acb81c9\" id=\"gspb_col-id-gsbp-acb81c9\">\n<style>\n    .quiz-wrapper {\n        font-family: Arial, sans-serif;\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    .quiz-container {\n        background-color: white;\n        padding: 20px;\n        border-radius: 10px;\n        box-shadow: 0 0 10px rgba(255,182,193,0.3);\n    }\n    .question {\n        margin-bottom: 20px;\n        padding: 15px;\n        border: 1px solid #ffb6c1;\n        border-radius: 5px;\n        display: none;\n    }\n    .question.active {\n        display: block;\n    }\n    .options {\n        display: grid;\n        gap: 10px;\n        margin-top: 10px;\n    }\n    .option {\n        padding: 10px;\n        border: 1px solid #ffb6c1;\n        border-radius: 5px;\n        cursor: pointer;\n        transition: background-color 0.3s;\n    }\n    .option:hover {\n        background-color: #ffe4e8;\n    }\n    .option.selected {\n        background-color: #ffb6c1;\n        color: white;\n    }\n    .navigation {\n        display: flex;\n        justify-content: space-between;\n        margin-top: 20px;\n    }\n    .quiz-btn {\n        padding: 10px 20px;\n        border: none;\n        border-radius: 5px;\n        background-color: #ff69b4;\n        color: white;\n        cursor: pointer;\n        transition: background-color 0.3s;\n    }\n    .quiz-btn:hover {\n        background-color: #ff1493;\n    }\n    .quiz-btn:disabled {\n        background-color: #ffb6c1;\n        cursor: not-allowed;\n    }\n    .result {\n        display: none;\n        text-align: center;\n        margin-top: 20px;\n    }\n    .progress-bar {\n        width: 100%;\n        height: 10px;\n        background-color: #ffe4e8;\n        border-radius: 5px;\n        margin-bottom: 20px;\n    }\n    .progress {\n        height: 100%;\n        background-color: #ff69b4;\n        border-radius: 5px;\n        transition: width 0.3s;\n    }\n    .quiz-title {\n        color: #ff1493;\n        text-align: center;\n        margin-bottom: 20px;\n    }\n<\/style>\n\n<div class=\"quiz-wrapper\">\n    <h1 class=\"quiz-title\">\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u30af\u30a4\u30ba<\/h1>\n    <div class=\"quiz-container\">\n        <div class=\"progress-bar\">\n            <div class=\"progress\" style=\"width: 0%\"><\/div>\n        <\/div>\n        <div id=\"quiz-questions\"><\/div>\n        <div class=\"navigation\">\n            <button id=\"quiz-prevBtn\" class=\"quiz-btn\" onclick=\"quizPreviousQuestion()\" disabled>\u524d\u306e<\/button>\n            <button id=\"quiz-nextBtn\" class=\"quiz-btn\" onclick=\"quizNextQuestion()\">\u6b21<\/button>\n        <\/div>\n        <div class=\"result\" id=\"quiz-result\">\n            <h2>\u30af\u30a4\u30ba\u7d50\u679c<\/h2>\n            <p id=\"quiz-score\"><\/p>\n            <p id=\"quiz-interpretation\"><\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    const quizQuestions = [\n        {\n            question: \"Have you ever felt romantic or sexual attraction towards women?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Have you ever felt romantic or sexual attraction towards men?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"Have you ever been in a romantic or sexual relationship with a woman?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Have you ever been in a romantic or sexual relationship with a man?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"Have you ever fantasized about being with a woman?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Have you ever fantasized about being with a man?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"Do you find yourself attracted to women's appearance or behavior?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Do you find yourself attracted to men's appearance or behavior?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"In social situations, do you prefer to connect with women?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"In social situations, do you prefer to connect with men?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"Do you feel envious or desirous of women's romantic relationships?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Do you feel envious or desirous of men's romantic relationships?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"Do you feel lonely or desire a romantic relationship when not with a man?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Do you feel lonely or desire a romantic relationship when not with a woman?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        },\n        {\n            question: \"Do you feel particularly excited or satisfied with romantic or sexual relationships with women?\",\n            options: [\"Frequently\", \"Occasionally\", \"Rarely\", \"Never\"]\n        },\n        {\n            question: \"Do you feel particularly excited or satisfied with romantic or sexual relationships with men?\",\n            options: [\"Never\", \"Rarely\", \"Occasionally\", \"Frequently\"]\n        }\n    ];\n\n    let quizCurrentQuestion = 0;\n    let quizAnswers = new Array(16).fill(null);\n\n    function createQuizQuestions() {\n        const container = document.getElementById('quiz-questions');\n        quizQuestions.forEach((q, index) => {\n            const div = document.createElement('div');\n            div.className = `question ${index === 0 ? 'active' : ''}`;\n            div.innerHTML = `\n                <h3>Question ${index + 1}\/16<\/h3>\n                <p>${q.question}<\/p>\n                <div class=\"options\">\n                    ${q.options.map((opt, i) => `\n                        <div class=\"option\" onclick=\"selectQuizOption(${index}, ${i})\">${opt}<\/div>\n                    `).join('')}\n                <\/div>\n            `;\n            container.appendChild(div);\n        });\n    }\n\n    function selectQuizOption(questionIndex, optionIndex) {\n        const options = document.querySelectorAll(`.question:nth-child(${questionIndex + 1}) .option`);\n        options.forEach(opt => opt.classList.remove('selected'));\n        options[optionIndex].classList.add('selected');\n        quizAnswers[questionIndex] = 3 - optionIndex;\n        updateQuizNextButton();\n    }\n\n    function updateQuizNextButton() {\n        const nextBtn = document.getElementById('quiz-nextBtn');\n        if (quizCurrentQuestion === quizQuestions.length - 1) {\n            nextBtn.textContent = 'Show Results';\n        }\n    }\n\n    function quizPreviousQuestion() {\n        if (quizCurrentQuestion > 0) {\n            document.querySelectorAll('.question')[quizCurrentQuestion].classList.remove('active');\n            quizCurrentQuestion--;\n            document.querySelectorAll('.question')[quizCurrentQuestion].classList.add('active');\n            document.getElementById('quiz-prevBtn').disabled = quizCurrentQuestion === 0;\n            document.getElementById('quiz-nextBtn').textContent = 'Next';\n            updateQuizProgress();\n        }\n    }\n\n    function quizNextQuestion() {\n        if (quizAnswers[quizCurrentQuestion] === null) {\n            alert('Please select an option before continuing');\n            return;\n        }\n\n        if (quizCurrentQuestion < quizQuestions.length - 1) {\n            document.querySelectorAll('.question')[quizCurrentQuestion].classList.remove('active');\n            quizCurrentQuestion++;\n            document.querySelectorAll('.question')[quizCurrentQuestion].classList.add('active');\n            document.getElementById('quiz-prevBtn').disabled = false;\n            updateQuizProgress();\n        } else {\n            showQuizResult();\n        }\n    }\n\n    function updateQuizProgress() {\n        const progress = ((quizCurrentQuestion + 1) \/ quizQuestions.length) * 100;\n        document.querySelector('.progress').style.width = `${progress}%`;\n    }\n\n    function showQuizResult() {\n        const totalScore = quizAnswers.reduce((sum, score) => sum + (score || 0), 0);\n        document.querySelectorAll('.question').forEach(q => q.style.display = 'none');\n        document.querySelector('.navigation').style.display = 'none';\n        document.querySelector('.progress-bar').style.display = 'none';\n        \n        const result = document.getElementById('quiz-result');\n        const score = document.getElementById('quiz-score');\n        const interpretation = document.getElementById('quiz-interpretation');\n        \n        score.textContent = `Total Score: ${totalScore} points`;\n        \n        if (totalScore >= 48) {\n            interpretation.textContent = 'Interpretation: Primarily lesbian, with possible mixed feelings';\n        } else if (totalScore >= 32) {\n            interpretation.textContent = 'Interpretation: Bisexual tendencies';\n        } else if (totalScore >= 16) {\n            interpretation.textContent = 'Interpretation: Primarily heterosexual, with possible mixed feelings';\n        } else {\n            interpretation.textContent = 'Interpretation: Primarily heterosexual';\n        }\n        \n        result.style.display = 'block';\n    }\n\n    \/\/ Initialize quiz\n    createQuizQuestions();\n    updateQuizProgress();\n<\/script>\n<\/div>\n <\/div><\/section>\n<\/div>\n <\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-11f8a08\" id=\"gspb_row-id-gsbp-11f8a08\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-f70f076\" id=\"gspb_col-id-gsbp-f70f076\">\n<p><strong>\u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u300d\u30af\u30a4\u30ba\u306e\u30b9\u30b3\u30a2\u306e\u89e3\u91c8: <\/strong> <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>34\uff5e48<\/strong>: \u4e3b\u306b\u30ec\u30ba\u30d3\u30a2\u30f3\u3060\u304c\u3001\u591a\u5c11\u306e\u8907\u96d1\u306a\u611f\u60c5\u3084\u9b45\u529b\u304c\u3042\u308b<\/li>\n\n\n\n<li><strong>25\uff5e33<\/strong>: \u5973\u6027\u306b\u5bfe\u3057\u3066\u540c\u7b49\u307e\u305f\u306f\u90e8\u5206\u7684\u306b\u9b45\u529b\u3092\u611f\u3058\u308b\u4e21\u6027\u611b\u50be\u5411<\/li>\n\n\n\n<li><strong>13\uff5e24\u6b73<\/strong>: \u4e3b\u306b\u7570\u6027\u611b\u8005\u3060\u304c\u3001\u6642\u3005\u5973\u6027\u306b\u60f9\u304b\u308c\u308b<\/li>\n\n\n\n<li><strong>0\uff5e12\u6b73<\/strong>: \u4e3b\u306b\u7570\u6027\u611b\u8005\u3067\u3042\u308a\u3001\u5973\u6027\u306b\u307b\u3068\u3093\u3069\u9b45\u529b\u3092\u611f\u3058\u306a\u3044<\/li>\n<\/ul>\n<\/div>\n <\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-cf85a9d\" id=\"gspb_row-id-gsbp-cf85a9d\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-5315f64\" id=\"gspb_col-id-gsbp-5315f64\">\n<p><strong>\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u30af\u30a4\u30ba\uff1a\u81ea\u5df1\u767a\u898b\u30ac\u30a4\u30c9<\/strong><\/p>\n\n\n\n<p>\u81ea\u5206\u306e\u6027\u7684\u6307\u5411\u3092\u63a2\u308b\u3053\u3068\u306f\u8907\u96d1\u3067\u3001\u6642\u306b\u306f\u6df7\u4e71\u3059\u308b\u65c5\u306b\u306a\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u3082\u3057\u3042\u306a\u305f\u304c\u300c\u79c1\u306f <a href=\"https:\/\/en.wikipedia.org\/wiki\/Lesbian\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">\u30ec\u30ba\u30d3\u30a2\u30f3<\/a>\uff1f\u3042\u306a\u305f\u306f\u4e00\u4eba\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u81ea\u5206\u306e\u6027\u7684\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u7406\u89e3\u3059\u308b\u306e\u306f\u500b\u4eba\u7684\u306a\u30d7\u30ed\u30bb\u30b9\u3067\u3042\u308a\u3001\u591a\u304f\u306e\u4eba\u304c\u30af\u30a4\u30ba\u306b\u983c\u308a\u307e\u3059\u3002 <strong>\u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u30af\u30a4\u30ba\u300d<\/strong>\u3001\u3053\u306e\u81ea\u5df1\u53cd\u7701\u3092\u9032\u3081\u308b\u306e\u306b\u5f79\u7acb\u3064\u30c4\u30fc\u30eb\u3068\u3057\u3066\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30af\u30a4\u30ba\u306e\u4ed5\u7d44\u307f\u3001\u30af\u30a4\u30ba\u3067\u308f\u304b\u308b\u3053\u3068\uff08\u308f\u304b\u3089\u306a\u3044\u3053\u3068\uff09\u3001\u30af\u30a4\u30ba\u3092\u4f7f\u3063\u3066\u81ea\u5206\u81ea\u8eab\u3092\u3088\u308a\u6df1\u304f\u7406\u89e3\u3059\u308b\u65b9\u6cd5\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u8aac\u660e\u3057\u307e\u3059\u3002\u307e\u305f\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u3055\u307e\u3056\u307e\u306a\u5074\u9762\u3001\u30ec\u30ba\u30d3\u30a2\u30f3 \u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u5185\u306e\u30cb\u30e5\u30a2\u30f3\u30b9\u3001\u30bb\u30af\u30b7\u30e5\u30a2\u30ea\u30c6\u30a3\u304c\u3044\u304b\u306b\u6d41\u52d5\u7684\u3067\u591a\u9762\u7684\u3067\u3042\u308b\u304b\u306b\u3064\u3044\u3066\u3082\u63a2\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-the-am-i-lesbian-quiz\"><strong>\u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u30af\u30a4\u30ba\u300d\u3068\u306f\u4f55\u3067\u3059\u304b\uff1f<\/strong><\/h2>\n\n\n\n<p>\u306e <strong>\u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u30af\u30a4\u30ba\u300d<\/strong> \u306f\u3001\u500b\u4eba\u304c\u81ea\u5206\u306e\u611f\u60c5\u3001\u9b45\u529b\u3001\u904e\u53bb\u306e\u7d4c\u9a13\u3092\u632f\u308a\u8fd4\u308b\u306e\u306b\u5f79\u7acb\u3064\u3088\u3046\u306b\u8a2d\u8a08\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30af\u30a4\u30ba\u306f\u901a\u5e38\u3001\u4e00\u9023\u306e\u8cea\u554f\u3067\u69cb\u6210\u3055\u308c\u3066\u304a\u308a\u3001\u604b\u611b\u3084\u6027\u7684\u306a\u9b45\u529b\u3001\u5973\u6027\u3068\u306e\u4ed8\u304d\u5408\u3044\u3084\u3059\u3055\u3001\u4ed6\u306e\u4eba\u3068\u306e\u611f\u60c5\u7684\u306a\u3064\u306a\u304c\u308a\u3092\u63a2\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002\u3053\u308c\u306f\u6c7a\u5b9a\u7684\u306a\u30c6\u30b9\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u81ea\u5206\u306e\u611f\u60c5\u3092\u3088\u308a\u3088\u304f\u7406\u89e3\u3059\u308b\u305f\u3081\u306e\u65b9\u6cd5\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305f\u3068\u3048\u3070\u3001\u30af\u30a4\u30ba\u3067\u306f\u3001\u904e\u53bb\u306e\u4ea4\u969b\u95a2\u4fc2\u3001\u5973\u6027\u306b\u5bfe\u3057\u3066\u604b\u611b\u611f\u60c5\u3084\u6027\u7684\u9b45\u529b\u3092\u611f\u3058\u305f\u3053\u3068\u304c\u3042\u308b\u304b\u3001\u5973\u6027\u306b\u5bfe\u3057\u3066\u7a7a\u60f3\u3092\u62b1\u304f\u3053\u3068\u304c\u3042\u308b\u304b\u306a\u3069\u3092\u5c0b\u306d\u307e\u3059\u3002\u56de\u7b54\u306b\u57fa\u3065\u3044\u3066\u3001\u81ea\u5206\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3069\u306e\u7a0b\u5ea6\u3042\u308b\u304b\u304c\u5373\u5ea7\u306b\u308f\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u756a\u826f\u3044\u70b9\u306f\u3001\u7d50\u679c\u3092\u53d7\u3051\u53d6\u308b\u305f\u3081\u306b\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044\u3053\u3068\u3067\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u81ea\u5206\u306e\u30bb\u30af\u30b7\u30e3\u30ea\u30c6\u30a3\u306b\u3064\u3044\u3066\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u304b\u3064\u30a2\u30af\u30bb\u30b9\u3057\u3084\u3059\u3044\u65b9\u6cd5\u3067\u8003\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u3053\u308c\u306f\u8a3a\u65ad\u3067\u306f\u306a\u304f\u3001\u8003\u3048\u308b\u305f\u3081\u306e\u30c4\u30fc\u30eb\u3067\u3042\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304f\u3053\u3068\u304c\u91cd\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"am-i-really-a-lesbian-how-to-know\"><strong>\u79c1\u306f\u672c\u5f53\u306b\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f \u77e5\u308b\u65b9\u6cd5<\/strong><\/h2>\n\n\n\n<p>\u81ea\u5206\u306e\u6027\u7684\u6307\u5411\u3092\u7406\u89e3\u3059\u308b\u3053\u3068\u306f\u3001\u975e\u5e38\u306b\u500b\u4eba\u7684\u304b\u3064\u9032\u5316\u3059\u308b\u30d7\u30ed\u30bb\u30b9\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u3001\u305d\u306e\u904e\u7a0b\u3092\u9032\u3080\u969b\u306b\u8003\u616e\u3059\u3079\u304d\u8cea\u554f\u3068\u624b\u9806\u3092\u3044\u304f\u3064\u304b\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"reflect-on-your-feelings-toward-women\"><strong>\u5973\u6027\u306b\u5bfe\u3059\u308b\u81ea\u5206\u306e\u6c17\u6301\u3061\u3092\u632f\u308a\u8fd4\u308b<\/strong><\/h3>\n\n\n\n<p>\u81ea\u5206\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u969b\u306b\u63a2\u308b\u3079\u304d\u6700\u3082\u57fa\u672c\u7684\u306a\u8cea\u554f\u306f\u3001\u5973\u6027\u306b\u5bfe\u3057\u3066\u604b\u611b\u611f\u60c5\u3084\u6027\u7684\u306a\u9b45\u529b\u3092\u611f\u3058\u308b\u304b\u3069\u3046\u304b\u3067\u3059\u3002\u904e\u53bb\u306e\u7d4c\u9a13\u3084\u3001\u5973\u6027\u306e\u5468\u308a\u306b\u3044\u308b\u3068\u304d\u306b\u3069\u3046\u611f\u3058\u308b\u304b\u306b\u3064\u3044\u3066\u3001\u5c11\u3057\u6642\u9593\u3092\u304b\u3051\u3066\u8003\u3048\u3066\u307f\u307e\u3057\u3087\u3046\u3002\u9b45\u529b\u3092\u611f\u3058\u305f\u308a\u3001\u6b32\u671b\u3092\u611f\u3058\u305f\u308a\u3001\u611f\u60c5\u7684\u306a\u3064\u306a\u304c\u308a\u3092\u611f\u3058\u305f\u308a\u3057\u307e\u3059\u304b? \u30af\u30a4\u30ba\u3067\u306f\u3001\u3053\u308c\u3089\u306e\u611f\u60c5\u306b\u3064\u3044\u3066\u8003\u3048\u308b\u3088\u3046\u306b\u6c42\u3081\u3089\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"consider-your-past-relationships\"><strong>\u904e\u53bb\u306e\u4eba\u9593\u95a2\u4fc2\u3092\u632f\u308a\u8fd4\u308b<\/strong><\/h3>\n\n\n\n<p>\u3042\u306a\u305f\u306e\u904e\u53bb\u306e\u95a2\u4fc2\u306f\u3042\u306a\u305f\u306b\u4f55\u304b\u660e\u78ba\u306a\u3082\u306e\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u304b\uff1f\u3082\u3057\u3042\u306a\u305f\u304c\u5973\u6027\u306b\u3057\u304b\u60f9\u304b\u308c\u306a\u304b\u3063\u305f\u3068\u3057\u305f\u3089\u3001\u305d\u308c\u306f\u3042\u306a\u305f\u304c <a href=\"http:\/\/Lesbian\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">\u30ec\u30ba\u30d3\u30a2\u30f3<\/a>\u3057\u304b\u3057\u3001\u7537\u6027\u3068\u95a2\u4fc2\u3092\u6301\u3063\u305f\u3053\u3068\u304c\u3042\u308b\u5834\u5408\u3084\u3001\u4e21\u65b9\u306e\u6027\u5225\u306b\u60f9\u304b\u308c\u308b\u5834\u5408\u3001\u3042\u306a\u305f\u306e\u30bb\u30af\u30b7\u30e3\u30ea\u30c6\u30a3\u306f\u3088\u308a\u6d41\u52d5\u7684\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u5834\u5408\u306b\u3088\u3063\u3066\u306f\u3001\u500b\u4eba\u304c\u81ea\u5206\u306e\u9b45\u529b\u3092\u53d7\u3051\u5165\u308c\u3001\u6700\u3082\u5feb\u9069\u306b\u611f\u3058\u308b\u5834\u6240\u3092\u7279\u5b9a\u3059\u308b\u306e\u306b\u6642\u9593\u304c\u304b\u304b\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"explore-your-fantasies\"><strong>\u3042\u306a\u305f\u306e\u7a7a\u60f3\u3092\u63a2\u6c42\u3059\u308b<\/strong><\/h3>\n\n\n\n<p>\u7a7a\u60f3\u306f\u3001\u591a\u304f\u306e\u5834\u5408\u3001\u79c1\u305f\u3061\u306e\u96a0\u308c\u305f\u6b32\u671b\u306e\u53cd\u6620\u3067\u3059\u3002\u4e3b\u306b\u5973\u6027\u306b\u3064\u3044\u3066\u7a7a\u60f3\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u6c17\u3065\u3044\u305f\u3089\u3001\u305d\u308c\u306f\u3042\u306a\u305f\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u3067\u3042\u308b\u3053\u3068\u3092\u793a\u3059\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u591a\u304f\u306e\u30af\u30a4\u30ba\u3067\u306f\u3001\u3042\u306a\u305f\u306e\u7a7a\u60f3\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u3068\u4e00\u81f4\u3057\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3092\u8003\u3048\u308b\u306e\u306b\u5f79\u7acb\u3064\u3088\u3046\u306b\u3001\u3053\u306e\u70b9\u306b\u3064\u3044\u3066\u8cea\u554f\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"pay-attention-to-how-you-feel\"><strong>\u81ea\u5206\u306e\u6c17\u6301\u3061\u306b\u6ce8\u610f\u3092\u6255\u3046<\/strong><\/h3>\n\n\n\n<p>\u6642\u306b\u306f\u3001\u611f\u60c5\u304c\u6027\u7684\u6307\u5411\u306b\u95a2\u3059\u308b\u91cd\u8981\u306a\u624b\u304c\u304b\u308a\u3092\u4e0e\u3048\u3066\u304f\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u7537\u6027\u3088\u308a\u3082\u5973\u6027\u3068\u4e00\u7dd2\u306b\u3044\u308b\u65b9\u304c\u6c17\u697d\u3060\u3068\u611f\u3058\u307e\u3059\u304b? \u5973\u6027\u306b\u5bfe\u3057\u3066\u6df1\u3044\u611f\u60c5\u7684\u306a\u3064\u306a\u304c\u308a\u3084\u9b45\u529b\u3092\u611f\u3058\u308b\u306a\u3089\u3001\u3053\u308c\u306f\u91cd\u8981\u306a\u30b7\u30b0\u30ca\u30eb\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"seek-support-from-others\"><strong>\u4ed6\u8005\u304b\u3089\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u6c42\u3081\u308b<\/strong><\/h3>\n\n\n\n<p>\u81ea\u5206\u306e\u6027\u7684\u6307\u5411\u3092\u53d7\u3051\u5165\u308c\u308b\u306e\u306f\u5fc5\u305a\u3057\u3082\u7c21\u5358\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u5468\u308a\u306e\u652f\u3048\u3068\u306a\u308b\u4eba\u305f\u3061\u3068\u8a71\u3059\u3053\u3068\u306f\u5f79\u306b\u7acb\u3061\u307e\u3059\u3002\u53cb\u4eba\u3001\u5bb6\u65cf\u3001\u3055\u3089\u306b\u306f\u30d7\u30ed\u306e\u30bb\u30e9\u30d4\u30b9\u30c8\u3082\u3001\u6307\u5c0e\u3084\u7406\u89e3\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u3068\u30aa\u30d5\u30e9\u30a4\u30f3\u306e\u4e21\u65b9\u3067\u3001LGBTQ+ \u30b0\u30eb\u30fc\u30d7\u3082\u7d4c\u9a13\u3092\u5171\u6709\u3057\u3001\u30b5\u30dd\u30fc\u30c8\u3092\u53d7\u3051\u308b\u8cb4\u91cd\u306a\u5834\u3067\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"remember-no-quiz-can-define-you\"><strong>\u899a\u3048\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u3001\u30af\u30a4\u30ba\u3067\u3042\u306a\u305f\u3092\u5b9a\u7fa9\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u306a\u3044<\/strong><\/h3>\n\n\n\n<p>\u30af\u30a4\u30ba\u306f\u3001\u305f\u3068\u3048\u305d\u308c\u304c\u3069\u308c\u3060\u3051\u6b63\u78ba\u3060\u3068\u601d\u3063\u3066\u3082\u3001\u81ea\u5206\u81ea\u8eab\u306e\u81ea\u5df1\u767a\u898b\u306e\u4ee3\u308f\u308a\u306b\u306f\u306a\u3089\u306a\u3044\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304f\u3053\u3068\u304c\u91cd\u8981\u3067\u3059\u3002\u30bb\u30af\u30b7\u30e5\u30a2\u30ea\u30c6\u30a3\u306f\u8907\u96d1\u3067\u6d41\u52d5\u7684\u3001\u305d\u3057\u3066\u500b\u4eba\u7684\u306a\u3082\u306e\u3067\u3059\u3002\u30af\u30a4\u30ba\u306f\u51fa\u767a\u70b9\u3092\u4e0e\u3048\u3066\u304f\u308c\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u81ea\u5206\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u5b9a\u7fa9\u3067\u304d\u308b\u306e\u306f\u81ea\u5206\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"types-of-lesbian-identities\"><strong>\u30ec\u30ba\u30d3\u30a2\u30f3\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u7a2e\u985e<\/strong><\/h2>\n\n\n\n<p>\u30ec\u30ba\u30d3\u30a2\u30f3\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u5358\u4e00\u3067\u306f\u306a\u304f\u3001\u591a\u7a2e\u591a\u69d8\u306a\u8868\u73fe\u3001\u7f8e\u5b66\u3001\u7d4c\u9a13\u3092\u5305\u542b\u3057\u3066\u3044\u307e\u3059\u3002\u30ec\u30ba\u30d3\u30a2\u30f3 \u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u306b\u306f\u3001\u3055\u307e\u3056\u307e\u306a\u597d\u307f\u3001\u30b8\u30a7\u30f3\u30c0\u30fc\u8868\u73fe\u3001\u604b\u611b\/\u6027\u7684\u30c0\u30a4\u30ca\u30df\u30af\u30b9\u3092\u6301\u3064\u4eba\u3005\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u4ee5\u4e0b\u306f\u3001\u6700\u3082\u4e00\u822c\u7684\u306a\u30ec\u30ba\u30d3\u30a2\u30f3 \u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u30bf\u30a4\u30d7\u306e\u4e00\u90e8\u3067\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"butch-lesbians\"><strong>\u30d6\u30c3\u30c1\u30ec\u30ba\u30d3\u30a2\u30f3<\/strong><\/h3>\n\n\n\n<p>\u30d6\u30c3\u30c1 \u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3001\u30b9\u30bf\u30a4\u30eb\u3001\u7656\u3001\u884c\u52d5\u3067\u7537\u6027\u3089\u3057\u3055\u3092\u8868\u73fe\u3059\u308b\u3053\u3068\u304c\u3088\u304f\u3042\u308a\u307e\u3059\u3002\u7537\u6027\u7684\u306a\u670d\u3092\u7740\u305f\u308a\u3001\u9aea\u3092\u77ed\u304f\u3057\u305f\u308a\u3001\u4eba\u9593\u95a2\u4fc2\u306b\u304a\u3044\u3066\u300c\u6027\u5225\u306b\u4e2d\u7acb\u306a\u300d\u307e\u305f\u306f\u300c\u7537\u6027\u7684\u306a\u300d\u7279\u5fb4\u3092\u597d\u3080\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u30d6\u30c3\u30c1 \u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3001\u300c\u30b9\u30c8\u30fc\u30f3 \u30d6\u30c3\u30c1\u300d\u3001\u300c\u30a2\u30eb\u30d5\u30a1\u300d\u3001\u300c\u30a2\u30b9\u30ec\u30c1\u30c3\u30af\u300d\u3001\u300c\u30dc\u30fc\u30a4 \u30d9\u30a4\u30d6\u300d\u306a\u3069\u306e\u30e9\u30d9\u30eb\u3067\u81ea\u5206\u3092\u8b58\u5225\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"femme-lesbians\"><strong>\u30d5\u30a7\u30e0\u30ec\u30ba\u30d3\u30a2\u30f3<\/strong><\/h3>\n\n\n\n<p>\u4e00\u65b9\u3001\u30d5\u30a7\u30e0\u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3001\u5916\u898b\u3084\u884c\u52d5\u306b\u304a\u3044\u3066\u5973\u6027\u3089\u3057\u3055\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u5316\u7ca7\u3092\u3057\u305f\u308a\u3001\u3088\u308a\u4f1d\u7d71\u7684\u306a\u5973\u6027\u3089\u3057\u3044\u670d\u3092\u7740\u305f\u308a\u3001\u7a4f\u3084\u304b\u306a\u614b\u5ea6\u3092\u4fdd\u3063\u305f\u308a\u3059\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u307e\u3059\u3002\u30d5\u30a7\u30e0\u306b\u306f\u3001\u300c\u30ea\u30c3\u30d7\u30b9\u30c6\u30a3\u30c3\u30af\u30ec\u30ba\u30d3\u30a2\u30f3\u300d\u3084\u300c\u30a6\u30eb\u30c8\u30e9\u30d5\u30a7\u30e0\u300d\u306a\u3069\u306e\u30b5\u30d6\u30ab\u30c6\u30b4\u30ea\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"chapstick-lesbians\"><strong>\u30ea\u30c3\u30d7\u30af\u30ea\u30fc\u30e0\u30ec\u30ba\u30d3\u30a2\u30f3<\/strong><\/h3>\n\n\n\n<p>\u3053\u308c\u3089\u306e\u4eba\u306f\u3001\u7537\u6027\u7684\u307e\u305f\u306f\u5973\u6027\u7684\u306a\u898f\u7bc4\u306b\u53b3\u5bc6\u306b\u5f93\u3046\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u4ee3\u308f\u308a\u306b\u3001\u4e21\u65b9\u306e\u7279\u5fb4\u3092\u6df7\u305c\u3066\u3001\u3088\u308a\u4e2d\u6027\u7684\u306a\u3001\u307e\u305f\u306f\u6d41\u52d5\u7684\u306a\u5916\u898b\u3092\u5448\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3001\u300c\u30bd\u30d5\u30c8\u30d6\u30c3\u30c1\u300d\u307e\u305f\u306f\u300c\u30d6\u30eb\u30fc\u30b8\u30fc\u30f3\u30ba\u300d\u30ec\u30ba\u30d3\u30a2\u30f3\u3068\u3057\u3066\u8b58\u5225\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"sporty-lesbians\"><strong>\u30b9\u30dd\u30fc\u30c6\u30a3\u30fc\u30ec\u30ba\u30d3\u30a2\u30f3<\/strong><\/h3>\n\n\n\n<p>\u30b9\u30dd\u30fc\u30c4\u597d\u304d\u306a\u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3001\u904b\u52d5\u597d\u304d\u3067\u6d3b\u52d5\u7684\u306a\u4eba\u304c\u591a\u3044\u3067\u3059\u3002\u30b8\u30e0\u3084\u7af6\u6280\u5834\u3001\u305d\u306e\u4ed6\u306e\u8089\u4f53\u7684\u306b\u53b3\u3057\u3044\u74b0\u5883\u3067\u898b\u304b\u3051\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u3059\u3002\u5f7c\u5973\u305f\u3061\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u3001\u5065\u5eb7\u3001\u898f\u5f8b\u3001\u5f37\u3055\u3092\u91cd\u8996\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"top-dominant-vs-bottom-submissive\"><strong>\u30c8\u30c3\u30d7\/\u652f\u914d\u8005 vs. \u30dc\u30c8\u30e0\/\u5f93\u5c5e\u8005<\/strong><\/h3>\n\n\n\n<p>\u30ec\u30ba\u30d3\u30a2\u30f3\u95a2\u4fc2\u306b\u304a\u3051\u308b\u6027\u7684\u30c0\u30a4\u30ca\u30df\u30af\u30b9\u3082\u3001\u305d\u306e\u4eba\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u91cd\u8981\u306a\u90e8\u5206\u306b\u306a\u308a\u5f97\u307e\u3059\u3002\u300c\u30c8\u30c3\u30d7\u300d\u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u652f\u914d\u7684\u307e\u305f\u306f\u7a4d\u6975\u7684\u306a\u5f79\u5272\u3092\u597d\u3080\u4e00\u65b9\u3001\u300c\u30dc\u30c8\u30e0\u300d\u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3088\u308a\u5f93\u5c5e\u7684\u306a\u5f79\u5272\u3092\u597d\u307f\u307e\u3059\u3002\u300c\u30b9\u30a4\u30c3\u30c1\u300d\u30ec\u30ba\u30d3\u30a2\u30f3\u306f\u3001\u95a2\u4fc2\u306e\u30c0\u30a4\u30ca\u30df\u30af\u30b9\u3084\u6c17\u5206\u306b\u5fdc\u3058\u3066\u3001\u3069\u3061\u3089\u306e\u5f79\u5272\u3067\u3082\u5feb\u9069\u306b\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-accurate-are-these-quizzes-in-determining-sexual-orientation\"><strong>\u3053\u308c\u3089\u306e\u30af\u30a4\u30ba\u306f\u6027\u7684\u6307\u5411\u3092\u5224\u65ad\u3059\u308b\u306e\u306b\u3069\u308c\u304f\u3089\u3044\u6b63\u78ba\u3067\u3057\u3087\u3046\u304b?<\/strong><\/h2>\n\n\n\n<p>\u30af\u30a4\u30ba\u306f\u81ea\u5df1\u53cd\u7701\u3092\u4fc3\u3059\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u304c\u3001\u6c7a\u3057\u3066\u7d76\u5bfe\u78ba\u5b9f\u3067\u6c7a\u5b9a\u7684\u306a\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30af\u30a4\u30ba\u306e\u6b63\u78ba\u3055\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u308b\u8981\u56e0\u304c\u3044\u304f\u3064\u304b\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>\u6027\u7684\u55dc\u597d\u306e\u8907\u96d1\u3055:<\/strong> \u30bb\u30af\u30b7\u30e5\u30a2\u30ea\u30c6\u30a3\u306f\u591a\u9762\u7684\u3067\u3059\u3002\u9b45\u529b\u306f\u30ed\u30de\u30f3\u30c1\u30c3\u30af\u3001\u6027\u7684\u3001\u307e\u305f\u306f\u611f\u60c5\u7684\u306a\u3082\u306e\u3067\u3001\u3055\u307e\u3056\u307e\u306a\u6027\u81ea\u8a8d\u304c\u95a2\u4fc2\u3057\u307e\u3059\u3002\u30af\u30a4\u30ba\u3067\u306f\u3001\u3042\u306a\u305f\u306e\u611f\u60c5\u306e\u8907\u96d1\u3055\u3092\u3059\u3079\u3066\u628a\u63e1\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u81ea\u5df1\u7533\u544a\u306e\u5236\u9650:<\/strong> \u591a\u304f\u306e\u30af\u30a4\u30ba\u306f\u81ea\u5df1\u7533\u544a\u306e\u56de\u7b54\u306b\u4f9d\u5b58\u3057\u3066\u304a\u308a\u3001\u500b\u4eba\u7684\u306a\u504f\u898b\u3001\u5feb\u9069\u3055\u306e\u30ec\u30d9\u30eb\u3001\u307e\u305f\u306f\u8cea\u554f\u306e\u8aa4\u89e3\u306b\u3088\u3063\u3066\u5f71\u97ff\u3092\u53d7\u3051\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u6027\u7684\u6307\u5411\u306e\u6d41\u52d5\u6027:<\/strong> \u6027\u7684\u6307\u5411\u306f\u56fa\u5b9a\u3055\u308c\u305f\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u4eba\u306f\u7570\u306a\u308b\u6027\u5225\u306b\u9b45\u529b\u3092\u611f\u3058\u305f\u308a\u3001\u6642\u9593\u306e\u7d4c\u904e\u3068\u3068\u3082\u306b\u3055\u307e\u3056\u307e\u306a\u611f\u60c5\u3092\u62b1\u3044\u305f\u308a\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u4eca\u65e5\u306e\u30af\u30a4\u30ba\u306e\u7b54\u3048\u306f\u3001\u81ea\u5206\u81ea\u8eab\u306b\u3064\u3044\u3066\u3088\u308a\u6df1\u304f\u77e5\u308b\u306b\u3064\u308c\u3066\u3001\u5c06\u6765\u7b54\u3048\u304c\u5909\u308f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"do-these-quizzes-help-you-understand-your-feelings-better\"><strong>\u3053\u308c\u3089\u306e\u30af\u30a4\u30ba\u306f\u3042\u306a\u305f\u306e\u611f\u60c5\u3092\u3088\u308a\u3088\u304f\u7406\u89e3\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u304b?<\/strong><\/h2>\n\n\n\n<p>\u30af\u30a4\u30ba\u306b\u7b54\u3048\u308b\u3068 <strong>\u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\uff1f\u30af\u30a4\u30ba\u300d<\/strong> \u30af\u30a4\u30ba\u306f\u3001\u81ea\u5df1\u53cd\u7701\u306e\u512a\u308c\u305f\u51fa\u767a\u70b9\u3068\u306a\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u611f\u60c5\u3001\u6b32\u6c42\u3001\u9b45\u529b\u306e\u30d1\u30bf\u30fc\u30f3\u3092\u7406\u89e3\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u30af\u30a4\u30ba\u306e\u7d50\u679c\u306f\u30d7\u30ed\u30bb\u30b9\u306e\u4e00\u90e8\u306b\u3059\u304e\u307e\u305b\u3093\u3002\u30af\u30a4\u30ba\u306f\u3001\u3055\u3089\u306b\u6df1\u304f\u63a2\u7a76\u3057\u305f\u308a\u3001\u4fe1\u983c\u3067\u304d\u308b\u4eba\u3068\u4f1a\u8a71\u3057\u305f\u308a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u4eba\u304c\u591a\u304f\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30af\u30a4\u30ba\u306e\u7d50\u679c\u306f\u3001\u3042\u306a\u305f\u306e\u73fe\u5728\u306e\u6c17\u6301\u3061\u306e\u30b9\u30ca\u30c3\u30d7\u30b7\u30e7\u30c3\u30c8\u306b\u3059\u304e\u306a\u3044\u3053\u3068\u3092\u5fd8\u308c\u306a\u3044\u3067\u304f\u3060\u3055\u3044\u3002\u3053\u306e\u65c5\u3067\u6700\u3082\u91cd\u8981\u306a\u90e8\u5206\u306f\u3001\u3042\u306a\u305f\u304c\u81ea\u5206\u306e\u672c\u5f53\u306e\u59ff\u3092\u632f\u308a\u8fd4\u308a\u3001\u63a2\u6c42\u3057\u3001\u767a\u898b\u3059\u308b\u305f\u3081\u306b\u8cbb\u3084\u3059\u6642\u9593\u3067\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"the-lesbian-community-and-labels-embrace-your-identity\"><strong>\u30ec\u30ba\u30d3\u30a2\u30f3\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u3068\u30e9\u30d9\u30eb\uff1a\u81ea\u5206\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u53d7\u3051\u5165\u308c\u3088\u3046<\/strong><\/h2>\n\n\n\n<p>\u3042\u306a\u305f\u304c\u30d6\u30c3\u30c1\u3001\u30d5\u30a7\u30e0\u3001\u307e\u305f\u306f\u30bd\u30d5\u30c8\u30d6\u30c3\u30c1\u30ec\u30ba\u30d3\u30a2\u30f3\u306e\u3069\u308c\u3092\u81ea\u8a8d\u3057\u3066\u3044\u308b\u304b\u306b\u304b\u304b\u308f\u3089\u305a\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u306f\u591a\u69d8\u3067\u3042\u308a\u3001\u3059\u3079\u3066\u306e\u7d4c\u9a13\u3092\u53d7\u3051\u5165\u308c\u308b\u4f59\u5730\u304c\u3042\u308a\u307e\u3059\u3002\u5fc3\u3092\u958b\u3044\u3066\u81ea\u5df1\u767a\u898b\u306e\u65c5\u3092\u53d7\u3051\u5165\u308c\u3066\u304f\u3060\u3055\u3044\u3002\u30e9\u30d9\u30eb\u306f\u529b\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u304c\u3001\u3059\u3079\u3066\u306e\u4eba\u306b\u5fc5\u8981\u306a\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u81ea\u5206\u81ea\u8eab\u306b\u30e9\u30d9\u30eb\u3092\u4ed8\u3051\u305a\u3001\u3088\u308a\u5e83\u3044\u300c\u30ec\u30ba\u30d3\u30a2\u30f3\u300d\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u53d7\u3051\u5165\u308c\u308b\u3053\u3068\u3092\u9078\u629e\u3059\u308b\u4eba\u3082\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\u304b\u30af\u30a4\u30ba\u300d\u306f\u6d1e\u5bdf\u529b\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u304c\u3001\u3042\u306a\u305f\u81ea\u8eab\u306e\u500b\u4eba\u7684\u306a\u7d4c\u9a13\u3001\u9858\u671b\u3001\u611f\u60c5\u3092\u5c0a\u91cd\u3059\u308b\u3053\u3068\u304c\u91cd\u8981\u3067\u3059\u3002\u81ea\u5206\u306b\u512a\u3057\u304f\u3057\u3001\u30b5\u30dd\u30fc\u30c8\u3092\u6c42\u3081\u3001\u3042\u306a\u305f\u306e\u6027\u7684\u6307\u5411\u306f\u6d41\u52d5\u7684\u3067\u9032\u5316\u3059\u308b\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u4e00\u90e8\u3067\u3042\u308b\u3053\u3068\u3092\u7406\u89e3\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"frequently-asked-questions-faqs\"><strong>\u3088\u304f\u3042\u308b\u8cea\u554f\uff08FAQ\uff09<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-how-do-i-know-if-i-m-a-lesbian\"><strong>1. \u81ea\u5206\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u304b\u3069\u3046\u304b\u306f\u3069\u3046\u3059\u308c\u3070\u308f\u304b\u308a\u307e\u3059\u304b?<\/strong><\/h3>\n\n\n\n<p>\u81ea\u5206\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u306b\u306f\u3001\u81ea\u5206\u306e\u611f\u60c5\u3001\u9b45\u529b\u3001\u904e\u53bb\u306e\u7d4c\u9a13\u3092\u632f\u308a\u8fd4\u3063\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002\u604b\u611b\u611f\u60c5\u3084\u6027\u7684\u306a\u611f\u60c5\u3067\u5973\u6027\u306b\u60f9\u304b\u308c\u308b\u306a\u3089\u3001\u305d\u308c\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\u306e\u5146\u5019\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002\u6642\u9593\u3092\u304b\u3051\u3066\u3053\u308c\u3089\u306e\u611f\u60c5\u3092\u63a2\u3063\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-can-the-am-i-lesbian-quiz-really-tell-me-if-i-m-a-lesbian\"><strong>2. \u300c\u79c1\u306f\u30ec\u30ba\u30d3\u30a2\u30f3\u3067\u3059\u304b\uff1f\u300d\u30af\u30a4\u30ba\u3067\u672c\u5f53\u306b\u81ea\u5206\u304c\u30ec\u30ba\u30d3\u30a2\u30f3\u304b\u3069\u3046\u304b\u308f\u304b\u308b\u306e\u3067\u3057\u3087\u3046\u304b\uff1f<\/strong><\/h3>\n\n\n\n<p>\u30af\u30a4\u30ba\u3067\u3042\u306a\u305f\u306e\u6027\u7684\u6307\u5411\u3092\u6c7a\u5b9a\u7684\u306b\u5224\u65ad\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002\u3057\u304b\u3057\u3001\u30af\u30a4\u30ba\u306f\u81ea\u5df1\u53cd\u7701\u306e\u51fa\u767a\u70b9\u3068\u3057\u3066\u5f79\u7acb\u3061\u3001\u3042\u306a\u305f\u306e\u6c17\u6301\u3061\u3092\u7406\u89e3\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"3-what-if-i-m-attracted-to-both-men-and-women\"><strong>3. \u7537\u6027\u306b\u3082\u5973\u6027\u306b\u3082\u60f9\u304b\u308c\u308b\u5834\u5408\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\u3067\u3059\u304b?<\/strong><\/h3>\n\n\n\n<p>\u4e21\u65b9\u306e\u6027\u5225\u306b\u60f9\u304b\u308c\u308b\u5834\u5408\u306f\u3001\u30d0\u30a4\u30bb\u30af\u30b7\u30e5\u30a2\u30eb\u307e\u305f\u306f\u30d1\u30f3\u30bb\u30af\u30b7\u30e5\u30a2\u30eb\u3067\u3042\u308b\u3068\u81ea\u8a8d\u3059\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002\u30bb\u30af\u30b7\u30e5\u30a2\u30ea\u30c6\u30a3\u306f\u6d41\u52d5\u7684\u3067\u3042\u308a\u3001\u81ea\u8a8d\u3059\u308b\u65b9\u6cd5\u306b\u6b63\u89e3\u3084\u4e0d\u6b63\u89e3\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4-can-my-sexual-orientation-change-over-time\"><strong>4. \u6027\u7684\u6307\u5411\u306f\u6642\u9593\u306e\u7d4c\u904e\u3068\u3068\u3082\u306b\u5909\u5316\u3057\u307e\u3059\u304b?<\/strong><\/h3>\n\n\n\n<p>\u306f\u3044\u3001\u6027\u7684\u6307\u5411\u306f\u9032\u5316\u3057\u307e\u3059\u3002\u591a\u304f\u306e\u4eba\u306f\u3001\u81ea\u5206\u81ea\u8eab\u306b\u3064\u3044\u3066\u3088\u308a\u6df1\u304f\u77e5\u308b\u306b\u3064\u308c\u3066\u3001\u81ea\u5206\u306e\u611f\u60c5\u3084\u9b45\u529b\u304c\u6642\u9593\u3068\u3068\u3082\u306b\u5909\u5316\u3057\u3066\u3044\u304f\u3053\u3068\u306b\u6c17\u3065\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"5-what-types-of-lesbians-are-there\"><strong>5. \u30ec\u30ba\u30d3\u30a2\u30f3\u306b\u306f\u3069\u3093\u306a\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u304b?<\/strong><\/h3>\n\n\n\n<p>\u30ec\u30ba\u30d3\u30a2\u30f3\u306b\u306f\u3001\u30d6\u30c3\u30c1\u3001\u30d5\u30a7\u30e0\u3001\u30b9\u30dd\u30fc\u30c6\u30a3\u3001\u30bd\u30d5\u30c8\u30d6\u30c3\u30c1\u306a\u3069\u3001\u3055\u307e\u3056\u307e\u306a\u30bf\u30a4\u30d7\u304c\u3042\u308a\u307e\u3059\u3002\u5404\u500b\u4eba\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u30e6\u30cb\u30fc\u30af\u3067\u6709\u52b9\u3067\u3042\u308a\u3001\u30e9\u30d9\u30eb\u4ed8\u3051\u306f\u5fc5\u9808\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"6-should-i-seek-professional-help-to-explore-my-sexuality\"><strong>6. \u81ea\u5206\u306e\u30bb\u30af\u30b7\u30e5\u30a2\u30ea\u30c6\u30a3\u3092\u63a2\u6c42\u3059\u308b\u305f\u3081\u306b\u5c02\u9580\u5bb6\u306e\u52a9\u3051\u3092\u6c42\u3081\u308b\u3079\u304d\u3067\u3057\u3087\u3046\u304b?<\/strong><\/h3>\n\n\n\n<p>\u81ea\u5206\u306e\u6027\u7684\u6307\u5411\u306b\u60a9\u3093\u3067\u3044\u305f\u308a\u3001\u611f\u60c5\u7684\u306a\u554f\u984c\u306b\u76f4\u9762\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u30bb\u30e9\u30d4\u30b9\u30c8\u306b\u76f8\u8ac7\u3059\u308b\u3068\u5f79\u306b\u7acb\u3064\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002\u8a13\u7df4\u3092\u53d7\u3051\u305f\u5c02\u9580\u5bb6\u304b\u3089\u306e\u30b5\u30dd\u30fc\u30c8\u304c\u3001\u3053\u306e\u30d7\u30ed\u30bb\u30b9\u3092\u901a\u3057\u3066\u3042\u306a\u305f\u3092\u5c0e\u3044\u3066\u304f\u308c\u307e\u3059\u3002<strong> <\/strong><\/p>\n<\/div>\n <\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-11f8a08,#gspb_row-id-gsbp-a2da9fe,#gspb_row-id-gsbp-cf85a9d,#gspb_row-id-gsbp-d4f7d3f{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-d4f7d3f>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:15px min(3vw,20px)}#gspb_col-id-gsbp-f701469.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-f701469.gspb_row__col--12{width:100%}}#gspb_row-id-gsbp-a2da9fe>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}body.gspb-bodyfront #gspb_row-id-gsbp-a2da9fe>.gspb_row__content,body.gspb-bodyfront #gspb_row-id-gsbp-d4f7d3f>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}#gspb_col-id-gsbp-acb81c9.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-acb81c9.gspb_row__col--12{width:100%}}#gspb_row-id-gsbp-11f8a08>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:960px}#gspb_col-id-gsbp-f70f076.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-f70f076.gspb_row__col--12{width:100%}}#gspb_row-id-gsbp-cf85a9d>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:960px}#gspb_col-id-gsbp-5315f64.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-5315f64.gspb_row__col--12{width:100%}}","footnotes":""},"class_list":["post-668","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/pages\/668"}],"collection":[{"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/comments?post=668"}],"version-history":[{"count":6,"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/pages\/668\/revisions"}],"predecessor-version":[{"id":680,"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/pages\/668\/revisions\/680"}],"wp:attachment":[{"href":"https:\/\/amigayquiz.com\/ja\/wp-json\/wp\/v2\/media?parent=668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}