@charset "UTF-8";

.gnavi_area {
    width: 100%;
    height: 75px;
    background-color: white;
}

.logo_area {
    width: 200px;
    margin-left: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

.logo_area_indiv01 {
    width: 70%;
    float: left;
    margin-right: 5%;
}

.logo_area_indiv02 {
    width: 20%;
    float: left;
}

.link_area {
    float: right;
    width: 50%;
}

.link_pass_area {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.gnavi_a_style {
    text-decoration: none;
    color: #003E8F;
    font-size: small;
}

.link_pass_area02 {
    width: 20%;
    float: left;
    margin-right: -5%;
}

.mainvisual_area_all {
    width: 100%;
    background-image: url(../img/mainvisual_back.png);
    background-size: cover;
    height: 75vh;
    margin-top: -20px;
    background-repeat: none;
}

.mainvisual_left {
    float: left;
    margin-left: 5%;
}

.syokencode_area {
    margin-top: 50px;
}

.syokencode_pass {
    color: white;
    font-size: 120%;
}

.title_area {
    margin-top: 5vh;
}

.title_img_area {
    width: 50%;
    margin-left: -6%;
}

.main_kikan_p {
    color: white;
    font-size: 125%;
}


.main_merit_area {
    width: 30%;
}

.main_application_area {
    width: 30%;
    margin-left: 10%;
    margin-top: 5vh;
}


.introduction_area_all {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5vh;
    margin-bottom: 5vh;
}


.introduction_p_strong {
    margin-bottom: 3vh;
}

.introduction_p_strong02 {
    margin-bottom: 3vh;
}

.introduction_p_strong_style {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #00B050;
}

.introduction_p_strong02_style {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #003E8F;
}

.introduction_p {
    margin-top: 5vh;
    margin-bottom: 5vh;
}

.introduction_p_style {
    text-align: center;
    font-size: 100%;
    color: #707070;
    line-height: 1.5em;
}


.graph_area_all {
    margin-top: 5vh;
    margin-bottom: 5vh;
}

.graph_area01 {
    width: 100%;
    height: 90vh;
    background-image: url(../img/graph_pic01.png);
    background-repeat: no-repeat;
    background-size: 70% 70%;
}


.graph_h3_area_atyle {
    text-align: center;
    color: white;
    font-size: 120%;
    font-weight: bold;
    padding-top: 5vh;
    margin-bottom: 5vh;
}

.graph_float_area {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}

.graph_content_left_area {
    width: 45%;
    float: left;
    margin-right: 5%;
    margin-top: -20vh;
}

.graph_content_right_area {
    width: 45%;
    float: left;
    margin-right: 5%;
    margin-top: -10vh;
}

.graph_content_storong {
    width: 100%;
    margin-bottom: 5vh;
}

.graph_content_storong_style {
    color: white;
    font-size: 550%;
    margin-top: 10vh;
    margin-bottom: 0px;
    line-height: 1.0em;
    padding-left: 10%;
}

.top-margin-15 {
    padding-top: 15vh;
}

.top_margin-15 {
    padding-top: -25vh;
}


.graph_content_kigou_style {
    color: white;
    font-size: 50%;
}

.graph_content_p {
    width: 100%;
}

.graph_content_p_style {
    color: white;
    font-size: 80%;
    margin-top: 10vh;
    margin-bottom: 0px;
    line-height: 1.5em;
    padding-left: 20%;
}

.graph_content_annotation {
    width: 100%;
}

.graph_content_img {
    margin-top: 0vh;
}

.graph_content_annotation_style {
    color: white;
    font-size: 10px;
    margin-top: 24px;
    margin-bottom: 0px;
    line-height: 1.5em;
    padding-left: 20%;
}

.graph_area02 {
    width: 100%;
    height: 90vh;
    background-image: url(../img/graph_pic02.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 70% 70%;

}

.graph_area03 {
    width: 100%;
    height: 90vh;
    background-image: url(../img/graph_pic03.png);
    background-repeat: no-repeat;
    background-size: 70% 70%;
}


.button_area {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10vh;
    margin-bottom: 30vh;
}


.maincontent_area {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}


.maincontent_title_area {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5vh;
    border-bottom: 5px solid #FEB200;
}

.maincontent_title_strong {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}



.performer_content_in_area {
    width: 100%;
    margin-bottom: 5vh;
}

.performar_float_left {
    float: left;
    width: 30%;
}

.performar_float_right {
    float: left;
    width: 60%;
    margin-left: 5%;
}

.performer_head_strong {
    font-size: 150%;
    color: #003E8F;
}

.gathering_area_all {
    width: 100%;
    height: 100vh;
    background-image: url(../img/gathering_pic.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 60% 60%;
}

.gathering_float_right {
    width: 50%;
    margin-left: auto;
    margin-right: 1%;
    padding-top: 15vh;
}

.gathering_head_area {
    width: 100%;
    border-bottom: 5px solid #FEB200;
    margin-bottom: 0px;
}

.gathering_head_strong {
    font-size: 150%;
    font-weight: bold;
    color: #FEB200;
    margin-bottom: 0px;
}

.gathering_head_mini {
    font-size: 130%;
    color: #707070;
}

.gathering_content_p {
    font-size: 100%;
}

.top-margin-30 {
    margin-top: -30vh;
}

.overview_title_area {
    background-color: #003E8F;
    height: 25vh;
}

.overview_title_strong {
    text-align: center;
    padding-top: 5vh;
    font-size: 300%;
    color: white;
}

.bccolor {
    width: 100%;
    background-color: #F3F3F3;
    padding-top: 10vh;
}

.overview_content_all {
    width: 100%;
    height: 110vh;

}

.overview_float_area {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.overview_float_part {
    width: 100%;
    height: 8vh;
    margin-bottom: 5vh;
}

.overview_head_half {
    width: 50%;
    height: 10vh;
    background-color: #003E8F;
    float: left;
    margin-right: 0;
}

.blue_area {
    background-color: #003E8F;
}

.white_area {
    background-color: white;
}

.overview_head_p {
    font-size: 100%;
    color: white;
    margin-top: 2vh;
    text-align: center;
}

.overview_content_half {
    width: 50%;
    height: 10vh;
    background-color: white;
    float: left;
    margin-right: 0;
}

.overview_content_p {
    font-size: 50%;
    color: #707070;
    margin-top: 2vh;
    margin-left: 2%;
}

.overview_head_full {
    font-size: 24px;
    margin-top: 10px;
    text-align: center;
}

.white_p {
    color: white;
    padding-top: 1vh;
}

.blue_p {
    color: #003E8F;
    padding-top: 1vh;
}

.overview_head_30 {
    width: 20%;
    height: 50px;
    background-color: #A0C0EB;
    float: left;
    margin-right: 0;
}

.overview_head_p_30 {
    font-size: 100%;
    color: #003E8F;
    margin-top: 10px;
    text-align: center;
}

.overview_content_70 {
    width: 80%;
    height: 9vh;
    background-color: white;
    float: left;
    margin-right: 0;
}

.triangle_area {
    margin-top: 1vh;
    margin-bottom: 1vh;
    padding-left: 1%;
}

.triangle_style {
    color: #24B1BA;
}

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

.white_area02 {
    background-color: white;
    width: 100%;
    height: 90vh;
    margin-top: -5vh;
}

.white_area03 {
    background-color: white;
    width: 100%;
    height: 70px;
    margin-top: -20px;
}

.overview_content_p {
    font-size: 70%;
    color: #707070;
    margin-top: 2vh;
    margin-left: 2%;
    line-height: 1.0em;
}

.overview_content_70_p {
    font-size: 80%;
    color: #707070;
    margin-top: 1vh;
    margin-left: 5%;
    line-height: 1.2em;
}

.overview_map_area {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.padding-100 {
    padding-bottom: 100px;
}

.sanka_graph_area_all {
    width: 100%;
}

.sanka_graph_piece {
    width: 30%;
    margin-right: 3%;
    float: left;
}

.accordion_Q_area {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}

.accordion_A_area {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
}

summary {
    display: block;
    list-style: none;
}

/* 一部ブラウザで消えなかった場合は以下も追記 */
summary::-webkit-details-marker {
    display: none;
}


.margin-top-10 {
    margin-top: -10px;
}


.application_form {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.footer_area {
    width: 100%;
    padding: 50px 0px;
    background-color: #003E8F;
    margin-top: 100px;
}

.footer_logo_area {
    width: 15%;
    margin-left: auto;
    margin-right: auto;
}






/* *********************************************************************
********************************************************************* */

body {
    overflow-x: hidden;
    color: #3d3d3d;
}


.mainvisual_area_all {
    background-image: none;
    margin-bottom: 40px;
    height: unset;
    margin-top: 0;
    margin-top: 64px;
}


.graph_h3_area_atyle {
    font-size: xx-large;
}


.graph_area01,
.graph_area02,
.graph_area03 {
    height: unset;
}



.gra01 {
    background-image: url(../img/graph_pic01.png);

    left: 52%;
    transform: translateX(-15%) translateY(-50%);
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background-color: #fff;

}



.graph_area02 {
    width: 100%;
    /*height: 90vh;*/
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 70% 70%;

}



.graph_content_right_area {
    position: relative;
    top: 0px;
    /* transform: translateX(-100%); */
    width: 50%;
    max-width: 700px;
    z-index: 1;
    /* transform: translateX(-100%); */
    width: 500px;
    /* left: 39%; */

    float: none !important;
    margin-right: 0%;
    margin-bottom: 88px;
}


.graph_content_left_area {

    float: none !important;
}



.graph_float_area {
    display: flex;
    margin-bottom: 70px;
}


.graph_area01,
.graph_area02,
.graph_area03 {
    background-size: 81%;
}

.graph_content_storong {
    margin-bottom: 0%;
    font-weight: 700;
    font-size: larger;
}

.graph_content_storong_style {
    padding-left: 24%;
    margin-top: 18vh;
}


.graph_content_p_style {
    padding-left: 24%;
    margin-top: 0;
}

.graph_content_annotation_style {
    padding-left: 24%;
}


.graph_area02 .graph_content_left_area {
    position: relative;
    top: 0px;
    /* transform: translateX(-100%); */
    width: 50%;
    max-width: 700px;
    z-index: 1;
    /* transform: translateX(-100%); */
    width: 500px;
    /* left: 39%; */

    float: none !important;
    margin-left: 0%;
    margin-bottom: 88px;
    margin-top: -25vh;
}

.graph_area02 .graph_content_storong_style {
    padding-left: 0%;
}

.graph_area02 .graph_content_p_style {
    padding-left: 0%;
}



.graph_area02 .graph_content_right_area {

    width: 45%;
    float: left;
    margin-left: 5%;
    margin-top: -20vh;
}

.graph_area02 .graph_content_left_area {
    margin-right: 0px;
}

.graph_area03 {
    margin-bottom: 70px;
}


.button_area {
    width: 335px;
    /* margin: auto; */
    margin-bottom: 140px;
}

.maincontent_title_strong {
    color: #003E8F;
    text-align: center;
}

h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 0.5em;
}

h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    /*線の上下位置*/
    display: inline-block;
    width: 60px;
    /*線の長さ*/
    height: 5px;
    /*線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /*位置調整*/
    background-color: #FEB200;
    /*線の色*/
    border-radius: 2px;
    /*線の丸み*/
}


.maincontent_title_area {
    text-align: center;
    border: none;
    margin-bottom: 70px;
}

.performar_float_left {
    width: 240px;
}


.performer_content_in_area {
    margin-bottom: 70px;
}

.performer_content_in_area:nth-of-type(even) {
    margin-bottom: 140px;
}

.performer_head_strong {
    margin-bottom: 20px;
}


.overview_title_area {
    text-align: center;
}

.overview_head_half {
    height: 50px;
    display: table;
    vertical-align: middle;
    width: 40%;
}


.overview_head_p {
    margin-top: unset;
    padding: unset;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}


.overview_content_half {
    height: 50px;
    display: table;
    vertical-align: middle;
    width: 60%;
}

.overview_content_p {
    margin-top: unset;
    padding: unset;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    line-height: normal;
    padding-left: 10px;
}

.maincontent_area {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#performer_id {
    width: 55%;
}

.blue_area {
    background-color: #003E8F;
    height: 50px;
    display: table;
}

.white_p {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    padding-top: unset;
}


.overview_head_full {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}


.white_area {
    display: table;
}

.overview_head_full {
    display: table-cell;
    vertical-align: middle;
    padding-top: unset;
}



.timetable .overview_head_30 {
    display: table;
}

.timetable .overview_head_p_30 {
    display: table-cell;
    vertical-align: middle;
}

.timetable .overview_content_70 {
    display: table;
    height: 50px;
}

.timetable .overview_content_70_p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}


.sanka_graph_area_all {
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
}

.sanka_graph_head {
    text-align: center;
    margin-bottom: 30px;

}

.maincontent_area {
    margin-bottom: 70px;
}

/* .link_pass_area02 {
    width: 20%;
    float: right;
    margin-right: -5%;
} */


.triangle_style {
    color: #003e8f;
}


.konshinkai .graph_area01 {
    background-image: url(../img/gathering_pic.png);
    background-repeat: no-repeat;
    width: 80%;
}

.konshinkai .graph_float_area {
    width: 110%;
}


.konshinkai .graph_content_right_area {
    margin-left: 59%;
}


.accordion-content {
    display: none;
}

/* 装飾用 */


.accordion-header {
    background-color: #FFF;
    padding: 12px 45px 10px 20px;
    margin: 10px 0 0;
    transition: background .3s ease;
    cursor: pointer;
    position: relative;
    border: 1px solid #003e8f;
    font-size: 25px;
    color: #003e8f;
}

.accordion-header::before,
.accordion-header::after {
    position: absolute;
    content: '';
    top: 1px;
    right: 20px;
    bottom: 0;
    width: 12px;
    height: 2px;
    margin: auto;
    background: #151E2F;
}

.accordion-header::after {
    transform: rotate(-90deg);
    transition: transform 0.3s;
}

.accordion-header.active::after {
    transform: rotate(0deg);
}

.accordion-content {
    background-color: #FFF;
    padding: 12px 20px 10px;
}

.accordion-header span,
.accordion-content span {
    padding-left: 25px;
    position: relative;
    font-size: 25px;
    text-align: left;
}

.accordion-content span {
    font-size: 15px;
    display: inline-block;
}

.accordion-header span::before {
    /* position: absolute;
    content: "Q";
    top: 2px;
    left: 0; */
    color: #151E2F;
    font-size: 25px;
}


.accordion-content span::before {
    position: absolute;
    /* content: "A"; */
    top: 3px;
    left: 0;
    color: #151E2F;
    font-size: 25px;
}


.accordion-content span:nth-child(2) {
    position: absolute;
    /* content: "A"; */
    top: 3px;
    left: 0;
    color: #151E2F;
    font-size: 15px;
}

/* hover */
.accordion-header:hover {
    background-color: #F2F2F2;
}


.accordion-set {
    display: table;
    font-size: 25px;
}

.accordion-q {
    display: table-cell;
    width: 25%;
    background-color: #003e8f;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}


.button_area {
    margin-left: auto;
    margin-right: auto;
}


.gnavi_area {
    width: 100%;
    height: 63px;
    background-color: white;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
}



.link_area {
    width: 70%;
    display: flex;
    justify-content: end;
}


.link_pass_area02 {
    width: 20%;
    float: none;
    margin-right: -5%;
}

.link_pass_area {
    float: none;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.overview_time_head {
    background-color: #c7daf3;
}

.overview_time_head02{
    background-color: #c7daf3;
}

.overview_content_in {
    color: #707070;
    font-size: medium;
    padding: 0px 15px;
    font-size: medium;
}

.pagetop {
    cursor: pointer;
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    /* border-radius: 50%; */
    transition: .3s;
    color: #fff;
    background: #003E8F;

    /*   デフォルトは非表示 */
    opacity: 0;
}






.overview_head_area {
    float: left;
    width: 30%;
    background-color: #003E8F;
    padding: 22px 0;
}

.overview_content_area {
    float: left;
    width: 70%;
    background-color: white;
    padding: 10px 0;
}

.overview_content_area02{
    padding: 22px 0;
}


.overview_content_in_area {
    padding: 22px 0;
}







.gaiyo_container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.gaiyo_row {
    margin-bottom: 30px;
    width: 100%;
    display: flex;
}

.gaiyo_column {
    width: 50%;
    display: flex;
}




.gaiyo_column dt {
    width: 30%;
    padding-bottom: 20px;
    margin-bottom: 10px;
    background-color: #DADADA;
}

.gaiyo_column dd {
    width: 70%;
    padding-bottom: 20px;
    background-color: #F3F3F3;
    margin-bottom: 10px;
}





@media screen and (min-width: 768px) and (max-width: 1280px) {


    .graph_content_storong_style {
        font-size: 450%;
        margin-top: 37%;
    }
}



@media screen and (min-width:1600px) {

    .graph_content_right_area {
        max-width: 765px;
        width: 765px;
        margin-top: -6vh;
        margin-bottom: 125px;
    }

    .graph_content_storong_style {
        font-size: 750%;
        margin-top: 37%;
    }

    .graph_area02 .graph_content_left_area {
        max-width: 765px;
        width: 765px;
        margin-top: -20vh;
    }

    .maincontent_area {
        width: 50%;
    }
}



/* きづなパートナー */
.kdnp_benefit-section {
    background-color: #fff1dc;
    padding: 40px 20px;
    font-family: sans-serif;
    text-align: center;
}

.kdnp_benefit-title {
    font-size: 24px;
    color: #f7941d;
    margin-bottom: 40px;
}

.kdnp_benefit-cards {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    /* スマホ：1列 */
}

@media (min-width: 600px) {
    .kdnp_benefit-cards {
        grid-template-columns: repeat(2, 1fr);
        /* タブレット：2列 */
    }
}

@media (min-width: 1024px) {
    .kdnp_benefit-cards {
        grid-template-columns: repeat(3, 1fr);
        /* デスクトップ：3列 */
    }
}

.kdnp_benefit-card {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}

.kdnp_benefit-badge {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f7941d;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    border-bottom-right-radius: 10px;
}

.kdnp_benefit-card img {
    width: 100%;
    height: auto;
    display: block;
}

.kdnp_benefit-card-title {
    font-size: 20px;
    color: #f7941d;
    margin-top: 15px;
}

.kdnp_benefit-card-text {
    font-size: 16px;
    color: #333;
    margin: 10px 20px 0;
}


.disp_flex{
    display: flex;
    flex-direction: row;
}

.kigyodoctor_content_area_left{
    width: 30%;
    margin-right: 5%;
}

.content_area_right{
    width: 65%;
}

.content_left50{
    width: 45%;
    margin-right: 5%;
}

.content_right50{
    width: 50%;
}

.gift_title{
    color: #003E8F;
    font-weight: bold;
    font-size: 120%;
}


