*{
    margin: 0;
    box-sizing: border-box;
    font-family: 'Times New Roman', Times, serif;
}
.heading_container{
    background-image: url("https://www.m-paa.org/wp-content/uploads/heading_img01.png");
    aspect-ratio: 1920/1078;
    background-size: cover;
    max-height: 100vh;
    min-width: 100%;
    box-sizing: border-box;
}
.heading_wrapper {
    max-width: 1580px;
    width: 95vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.heading_content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap:100px;
}
.heading_text p{
    font-size: 55px;
    font-weight: 700;
    width: 100%;
}
.heading_link{
    width: 100%;
}
.heading_link a{
    text-decoration: none;
    background: linear-gradient(to right, #70B9D2, #1C90B5);
    color: #ffffff;
    width: 480px;
    font-size: 25px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto 0 0 0;
    transition: 0.3s;
}
.heading_link a:hover{
    transition: 0.3s;
    opacity: 0.8;
}
.content_area_container{
    width: 95vw;
    max-width: 1580px;
    margin: 0 auto;
}
.content_area_wrapper{
    margin-top: 180px;
}
.content_heading_text{
    border: 3px solid #333333;
    padding: 25px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 135px;
    max-width: 740px;
}
.content_heading_text h1{
    font-size: 50px;
    font-weight: 700;
}
.content_flex_area{
    display: flex;
    gap:100px;
    margin-bottom: 50px;
}
.content_flex img{
    width: 100%;
}
.content_flex_in_flex{
    display: flex;
    gap:20px;
    align-items: flex-start;
}
.content_flex_in01{
    font-size: 120px;
    color: #B4A470;
    font-weight: 700;
}
.content_flex_in02 p{
    font-size: 40px;
    font-weight: 700;
}
.content_flex_in_flex_undertext{
    margin-top: 20px;
}
.content_flex_in_flex_undertext p{
    font-size: 32px;
}
.content_flex01{
    width: 40%;
}
.content_flex02{
    width: 60%;
}
.main_heading_text{
    text-align: center;
}
.main_heading_text p{
    font-size: 50px;
    font-weight: 700;
    border-bottom: 1px solid #333333;
    display:inline-block;
    margin-bottom: 60px;
}
.main_undertext{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.main_undertext p{
    font-size: 35px;
    background-color: #FFF8D4;
    width: 100%;
    max-width: 1130px;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    padding: 9px;
}
.main_undertext p span{
    font-size: 35px;
    font-weight: 700;
}
.flex_design_area_wrapper{
    margin-top: 130px;
    background-image: url(https://www.m-paa.org/wp-content/uploads/25463933-1.png);
    padding: 50px;
    padding-top: 180px;
    padding-bottom: 180px;
    background-position: center;
    background-size: cover;
}
.flex_design_area{
    display: flex;
    gap:90px;
}
.flex_design01 img{
    width: 100%;
}
.flex_design01{
    width: 568px;
    position: relative;
    z-index: 10;
}
.flex_design02{
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    width: 1270px;
    border-radius: 55px;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #ffffff;
}
.flex_design02_left{
    padding-left: 350px;
    padding-right: 50px;
    position: absolute;
    right: 0;
    margin-top: -70px;
}
.flex_design02_right{
    padding-left: 50px;
    padding-right: 350px;
    position: absolute;
    left: 0;
    margin-top: 180px;
}
p.flex_design_p01{
    font-size: 50px;
    font-weight: 700;
    color: #B4A470;
}
p.flex_design_p02{
    font-size: 32px;
    line-height: 80px;
}
.flex_design_area_last{
    margin-top: 100px;
}
.flex_design01_last{
    margin-left: auto;
}
.voice_content_wrapper{
    margin-top: 180px;
}
.voice_heading{
    margin-bottom: 100px;
    text-align: center;
}
.voice_heading h4{
    font-size: 50px;
    font-weight: 700;
}
.voice_flex_content{
    display: flex;
    gap:100px;
}
.voice_flex01{
    width: 40%;
}
.voice_flex02{
    width: 60%;
}
.voice_flex01 img{
    width: 100%;
    max-height: 648px;
    object-fit: cover;
}
.voice_flex02_headingtext{
    font-size: 50px;
    background-color: #B4A470;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    max-width: 899px;
    margin-left: -200px;
    margin-top: 50px;
}
.voice_flex02_text{
    font-size: 32px;
    margin-top: 65px;
}
.voice_flex02_text p{
    line-height: 60px;
}
.voice_flex02_headingtext_l{
    margin-left: 0;
}
.how_content_wrapper{
    margin-top: 180px;
}
.how_heading{
    margin-bottom: 100px;
    text-align: center;
}
.how_heading h5{
    font-size: 50px;
    font-weight: 700;
}
.how_flex_content{
    display: flex;
    gap:100px;
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    padding: 20px;
    box-sizing: border-box;
}
p.how_flex02_p01{
    margin-bottom: 45px;
    font-size: 45px;
    font-weight: 700;
    color: #B4A470;
}
p.how_flex02_p02{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 45px;
}
p.how_flex02_p03{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 45px;
}
.how_flex01{
    width: 30%;
}
.how_flex02{
    width: 70%;
}
.how_flex01 img{
    width: 100%;
}
.how_flex_content02{
    margin-top: 45px;
}
.flow_content_wrapper{
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 180px;
}
.flow_heading{
    margin-bottom: 45px;
    text-align: center;
}
.flow_heading p{
    font-size: 50px;
    font-weight: 700;
}
.flow_flex_content{
    display: flex;
    gap:80px;
    align-items: center;
}
.flow_flex01{
    width: 20%;
    text-align: right;
}
.flow_flex01 img{
    width: 156px;
}
.flow_flex02{
    width: 80%;
}
.flow_flex02 p{
    font-size: 40px;
    font-weight: 700;
}
.flow_flex02 p span{
    font-size: 25px;
    font-weight: 500;
}
.flow_flex_content02{
    margin-top: 20px;
}
.flow_flex_content03{
    margin-top: 20px;
    margin-bottom: 100px;
}
.link_area a{
    text-decoration: none;
    background: linear-gradient(to right, #70B9D2, #1C90B5);
    color: #ffffff;
    width: 480px;
    font-size: 25px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto 0 0 0;
    transition: 0.3s;
    margin: 0 auto;
}
.link_area a:hover{
    transition: 0.3s;
    opacity: 0.8;
}
.qa-container {
    width: 100%;
    max-width: 100%;
    margin-top: 240px;
}
.qa-headingtext{
    text-align: center;
    margin-bottom: 70px;
}
.qa-headingtext p{
    font-size: 50px;
    font-weight: 700;
}
.qa-item {
    border-radius: 8px;
    margin: 10px 0;
    margin-bottom: 60px;
    overflow: hidden;
    transition: max-height 0.3s ease;
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
}
.qa-question {
    background-color: #ffffff;
    color: #333;
    padding: 15px;
    width: 100%;
    text-align: left;
    border: none;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    font-size: 30px;
}
.qa-item span{
    color: #B4A470;
    font-weight: 700;
    font-size: 50px;
}
.qa-question::after {
    content: "＋";
    position: absolute;
    right: 20px;
    font-weight: bold;
    transition: transform 0.3s ease;
}
.qa-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 15px;
    background-color: #fff;
    transition: max-height 0.3s ease, padding 0.3s ease;
    font-size: 30px;
}
.qa-answer.open {
    max-height: 500px;
    padding: 15px;
}
.qa-item.open .qa-question::after {
    content: "－";
}
.contact_area_wrapper{
    background-image: url("https://www.m-paa.org/wp-content/uploads/4491666_m.png");
    padding-top: 120px;
    padding-bottom: 120px;
    margin-top: 150px;
}
.contact_area{
    background-color: #FFFFFF;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    max-width: 1580px;
    margin: 0 auto;
    box-sizing: border-box;
    max-height: 570px;
}
.contact_headingtext{
    margin-bottom: 45px;
}
.contact_text{
    margin-bottom: 40px;
}
.contact_tell{
    margin-bottom: 30px;
}
.contact_headingtext p{
    font-size: 45px;
    font-weight: 700;
}
.contact_text p{
    font-size: 35px;
}
.contact_tell a{
    color: #333333;
    text-decoration: none;
    font-size: 45px;
}
/*---EAPコンサルティング---*/
.heading_container_eapconsul{
    background-image: url("https://www.m-paa.org/wp-content/uploads/eap_consulting01.png");
}
.heading_text_p01{
    padding-bottom: 40px;
}
p.heading_text_p01{
    font-size: 40px;
}
.heading_link_p01{
    padding-bottom: 40px;
}
p.heading_link_p01{
    font-size: 40px;
}
.content_center_wrapper{
    margin-top: 140px;
    text-align: center;
}
.content_center_headingtext p{
    font-size: 40px;
    font-weight: 700;
}
.content_center_headingtext p span{
    font-size: 50px;
}
.content_center_p{
    font-size: 32px;
    margin-top: 70px;
}
.main_area_wrapper{
    margin-top: 160px;
}
.main_heading_text_flex_content{
    display: flex;
    justify-content: center;
    gap:25px;
}
.main_heading_flex img{
    width: 75px;
}
.main_heading_flex_gold p{
    color: #B4A470;
    border-bottom: 3px solid #B4A470;
}
.main_undertext p span{
    font-weight: 500;
    font-size: 30px;
}
.left_content_wrapper{
    margin-top: 235px;
}
p.left_content01{
    font-size: 50px;
    color: #B4A470;
    font-weight: 700;
}
p.left_content02{
    font-size: 32px;
}
.content_center_headingtext_gold{
    background-color: #B4A470;
    padding-top: 90px;
    padding-bottom: 90px;
    border-radius: 40px;
}
.content_center_headingtext_gold p{
    font-size: 50px;
    color: #FFFFFF;
}
.nomal_flex_content_wrapper{
    margin-top: 150px;
   background-image: url("https://www.m-paa.org/wp-content/uploads/25463933.png");
    padding-top: 140px;
    padding-bottom: 140px;
    background-size: cover;
}
.nomal_flex_content{
    display: flex;
    gap:100px;
    max-width: 1580px;
    margin: 0 auto;
    justify-content: space-between;
    width: 95vw;
}
.nomal_flex01{
    width: 30%;
}
.nomal_flex01 img{
    width: 100%;
}
.nomal_flex02{
    width: 70%;
}
p.nomal_flex_p01{
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
}
p.nomal_flex_p02{
    font-size: 32px;
    line-height: 80px;
}
.nomal_flex_content02{
    margin-top: 150px;
}
.main_centar_wrapper{
    background-color:#FFF8D4;
    padding:100px;
    margin-top: 70px;
}
.main_centar_headingtext{
    text-align: center;
    font-weight: 700;
}
.main_centar_headingtext p{
    font-size: 45px;
}
.table-container {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    border-collapse: collapse;
}
.table-container th, .table-container td {
    border: 1px solid #b29f7f;
    padding: 16px;
    vertical-align: middle;
}
.table_wrapper{
    margin-top: 150px;
}
.table_headingtext{
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
}
.table-container th {
    background-color:#CABA8D;
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    border: 2px solid #B7A364;
}
.table-container td.tb_button{
    text-align:center;
}
.table-container td{
    font-size: 24px;
}
.table-container td button {
    background: linear-gradient(to bottom, #E5C6A2, #B3A067);
    border: 1px solid #B09D62;
    color: white;
    padding: 8px 16px;
    cursor: pointer;
    font-size: 23px;
    width: 240px;
    margin: 0 auto;
}
.table-container td button:hover {
    background-color: #b29f7f;
}
td.colspan_desi{
    text-align: center;
}
.table_undertext{
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 22px;
}
/*---カウンセラー賠償責任保険---*/
.text_with_dots {
    position: relative;
    display: inline-block;
    font-size: 2em;
    color: #fff;
    font-size: 50px
}
.text_with_dots::before {
    content: '•';
    position: absolute;
    top: -0.5em;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1em;
    color: #fff;
}
.heading_container_insurance{
    background-image: url("https://www.m-paa.org/wp-content/uploads/inscon.png");
}
.content_center_headingtext_insu p{
    font-size: 60px;
}
.content_center_headingtext_insu{
    padding-top: 40px;
    padding-bottom: 40px;
}
p span.font_size_mini{
    font-size: 40px;
}
.yellow_flex_content_wrapper{
    margin-top: 90px;
}
.yellow_flex_content{
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap:100px;
}
.yellow_flex_content02{
    margin-top: 25px;
}
.yellow_flex_content03{
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}
.yellow_flex{
    background-color: #FFF8D4;
    width: 50%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 80px;
    box-sizing: border-box;
}
.yellow_flex_content03 .yellow_flex{
    margin: 0 auto;
}
.yellow_flex p{
    font-weight: 700;
    font-size: 28px;
}
.yellow_flex_under_text{
    text-align: center;
    margin-top: 100px;
}
.yellow_flex_under_text p{
    font-size: 30px;
}
.disi_flex_wrapper{
    margin-top: 120px;
}
.disi_flex_contnet{
    display: flex;
    gap:20px;
}
.disi_flex01{
    width: 25%;
    border:5px solid #B09D62;
    border-radius: 40px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.disi_flex02{
    width: 75%;
    border:5px solid #B09D62;
    border-radius: 40px;
    box-sizing: border-box;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.disi_flex01_headingtext{
    font-size: 35px;
    font-weight: 700;
}
.disi_flex01_headingimg{
    text-align: center;
}
.disi_flex01_headingimg img{
    width: 90%;
}
.disi_flex01_headingend p{
    font-size: 22px;
}
.disi_flex02_headingtext{
    margin-bottom: 20px;
}
.disi_flex02_headingtext p{
    font-size: 35px;
    font-weight: 700;
}
.disi_flex02_headingend p{
    font-size: 28px;
}
.cost_wrapper{
    margin-top: 110px;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 75px;
    padding-right: 75px;
   background-image: url("https://www.m-paa.org/wp-content/uploads/25463933aaaaa.png");
    background-size: cover;
}
.cost_headingtext{
    margin-bottom: 30px;
}
.cost_headingtext p{
    font-size: 40px;
}
.cost_headingtext p span{
    font-size: 22px;
}
.cost_flex_content01,
.cost_flex_content02{
    display: flex;
    gap:40px;
    width: 90%;
    margin: 0 auto;
}
.cost_flex_content02{
    margin-top: 40px;
}
.cost_flex{
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    width: 50%;
    padding: 20px;
    background-color: #ffffff;
}
.cost_flex_headingtext p{
    font-size: 22px;
}
.cost_flex_cost p span{
    font-size: 40px;
    color: #B09D62;
    font-weight: 700;
}
.cost_flex_cost p{
    font-size: 22px;
}
.cost_flex_text{
    font-size: 20px;
}
.cost_flex_end{
    margin-top: 35px;
}
.cost_flex_end p{
    font-size: 22px;
}
.flow_change_flex_wrapper{
    margin-top: 110px;
}
.flow_change_flex_headingtext{
    text-align: center;
    font-weight: 700;
    margin-bottom: 80px;
}
.flow_change_flex_headingtext p{
    font-size: 50px;
}
.flow_change_flex_content{
    display: flex;
    align-items: center;
    gap:20px;
}
.flow_change_flex01{
    width: 10%;
}
.flow_change_flex02{
    width: 45%;
}
.flow_change_flex03{
    width: 45%;
}
.flow_change_flex01 img{
    width: 100%;
}
.flow_change_flex02_yellow{
    font-size: 40px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF8D4;
    font-weight: 700;
    height: 85px;
    box-sizing: border-box;
}
.flow_change_flex03 .flow_change_flex02_yellow{
    background-color: #F8E9C7;
}
.flow_change_flex02_text{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
}
.flow_change_flex02_button{
    margin-top: 20px;
}
.flow_change_flex02_button a{
    background: linear-gradient(to bottom, #E5C6A2, #B3A067);
    width: 470px;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    border: 1px solid #B09D62;
    margin: 0 auto;
}
.flow_change_flex02_end{
    margin-top: 20px;
}
.flow_change_flex02_end p{
    font-size: 25px;
}
.flow_change_flex02_end p span{
    font-weight: 700;
}
.flow_change_flex02 .flow_change_flex02_end_add{
    background-color: #FFF8D4;
}
.flow_change_flex03 .flow_change_flex02_end_add{
    background-color: #F8E9C7;
}
.flow_change_flex02_end_add{
    text-align: center;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.flow_change_back{
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    padding: 20px;
}
.flow_change_flex02_end_add i{
    color: #B09D62;
    font-size: 30px;
}
.flow_change_flex01 {
    margin-right: -40px;
    z-index: 111;
}
.flow_under_flex_content{
    display: flex;
    gap:20px;
}
.flow_under_flex01{
    width: 10%;
    margin-right: -40px;
    z-index: 111;
}
.flow_under_flex02{
    width: 90%;
    border: 0.3px solid #707070
}
.flow_under_flex01 img{
    width: 100%;
}
.flow_under_flex02{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(90% + 40px);
    box-sizing: border-box;
}
.flow_under_flex02 p{
    font-size: 30px;
    font-weight: 700;
}
.flow_arrow_flex_content{
    display: flex;
    justify-content: end;
    gap:20px
}
.flow_arrow_flex0{
    width: 10%;
    margin-right: -40px;
}
.flow_arrow_flex01{
    background-color: #FFF8D4;
    width: calc(45% + 12px);
    text-align: center;
    height: 80px;
    font-size: 30px;
    color: #B09D62;
    display: flex;
    justify-content: center;
    align-items: center;
}
.flow_arrow_flex02{
    background-color: #F8E9C7;
    width: calc(45% + 12px);
    text-align: center;
    height: 80px;
    font-size: 30px;
    color: #B09D62;
    display: flex;
    justify-content: center;
    align-items: center;
}
.flow_arrow_flex02_none{
    background-color: #ffffff;
}
.blue_button{
    margin-top: 100px;
}
.blue_button a{
    text-decoration: none;
    color: #ffffff;
    width: 480px;
    background: linear-gradient(to right, #70B9D2, #1C90B5);
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
}
/*---eap---*/
.heading_container_eap{
   background-image: url("https://www.m-paa.org/wp-content/uploads/グループ-47.png");
}
.heading_add_text{
    text-align: center;
}
.heading_add_text h1{
    background-color: #ffffff;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 300px;
    font-size: 45px;
    color: #B09D62;
    border-radius: 40px;
    margin-bottom: 40px;
}
.content_add_he{
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
}
.content_add_he h2{
    font-size: 50px;
    font-weight: 700;
}
.border_area_wrapper{
    border: 2px solid #707070;
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    margin-top: 40px;
}
.border_area_he{
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
}
.border_area_he p{
    font-size: 40px;
}
.border_area_te{
    text-align: center;
    font-size: 32px;
}
.st_area_wrapper{
    margin-top: 110px;
}
.st_area_he {
    text-align: center;
}
.st_area_he h3{
    font-size: 50px;
    font-weight: 700;
}
.st_area_text{
    text-align: center;
    margin-top: 40px;
}
.st_area_text p{
    font-size: 32px;
}
.st_area_img {
    margin-top: 40px;
}
.st_area_img img{
    width: 100%;
}
.st_arrow{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.st_arrow i{
    font-size: 58px;
    color: #B09D62;
}
.st_arrow_undertext{
    font-size: 45px;
    text-align: center;
    font-weight: 700;
}
.st_flex_content{
    display: flex;
    gap:40px;
    margin-top: 20px;
}
.st_flex{
    background-color:#B09D62;
    text-align: center;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.st_flex p{
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
}
.num_area_wrapper{
    margin-top: 80px;
}
.num_area_flex_content{
    display: flex;
    align-items: center;
    gap:20px;
}
.num_area_flex01{
    width: 10%;
    font-weight: 700;
}
.num_area_flex01 img{
    width: 100%;
}
.num_area_flex02 p{
    font-weight: 700;
    font-size: 40px;
}
.num_area_flex_content_undertext{
    margin-top: 40px;
}
.num_area_flex_content_undertext p{
    font-size: 32px;
}
.num_area_flex_content02{
    padding-top:40px;
}
.sar_wrea_hetext{
    margin-top: 180px;
    text-align: center;
}
.sar_wrea_hetext p{
    font-size: 50px;
    font-weight: 700;
}
.num_area_flex_flex_content{
    display: flex;
    gap:50px;
}
.num_area_flex01 {
    width: auto;
}
.num_area_flex_flex{
    width: 50%;
}
.num_area_flex01 img {
    width: 100%;
    min-width: 80px;
    max-width: 80px;
}
.num_area_button{
    text-align: center;
    margin-top: 60px;
}
.num_area_button a{
    background: linear-gradient(to right, #70B9D2, #1C90B5);
    color: #ffffff;
    text-decoration: none;
    width: 480px;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
    margin: 0 auto;
    font-weight: 700;
}
.num_area_flex_spda img{
    width: 100%;
}
.sar_area_wrapper{
    background-image: url(https://www.m-paa.org/wp-content/uploads/25463933aaa.png);
    background-size: cover;
    padding-bottom: 40px;
}
.sar_area_wrapper_digi{
    width: 95vw;
    max-width: 1580px;
    margin: 0 auto;
}
.sar_wrea_hetext{
    padding-top: 40px;
}
.box_area_wrapper{
    max-width: 1780px;
    width: 95vw;
    margin: 0 auto;
    margin-top: 110px;
}
.box_area_content{
    border: 3px solid #333333;
    padding: 100px;
    border-radius: 40px;
    box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
}
.box_area_he{
    text-align: center;
}
.box_area_he h3{
    font-size: 50px;
}
.box_area_img{
    max-width: 1255px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 150px;
}
.box_area_unteki{
    background-color: #FFF8D4;
    padding: 40px;
}
.box_area_unteki h4{
    font-size: 45px;
    border-bottom: 2px solid #333333;
    margin-bottom: 40px;
}
.box_area_unteki p{
    font-size: 32px;
}
.box_area_img img{
    width: 100%;
}
.box_area_wrapper02{
    margin-top: 110px;
}
.box_area_unteki h4{
    text-align: center;
}
.wi_content_container{
    width: 95vw;
    margin: 0 auto;
}
.st_icon img{
    width: 10%;
    position: absolute;
    top:10px;
    left: 20px;
}
.end_icon{
    padding: 40px;
    text-align: end;
}
.end_icon img{
    width: 15%;
}
@media(min-width:769px){
    .contact_text br{
        display: none;
    }
    .flow_change_flex_sp{
        display: none;
    }
    .content_add_he br{
        display: none;
    }
    .st_area_img_sp{
        display: none;
    }
    .num_area_wrapper_sp{
        display: none;
    }
    .num_area_flex_spda{
        display: none;
    }
}
@media(max-width:980px){
    .heading_container{
        aspect-ratio: 375/667;
        background-position: center;
    }
    .heading_wrapper {
        max-width: 1580px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        height: 100vh;
    }
    .heading_content{
        width: 100%;
        gap:60px;
        padding-top: 50%;
    }
    .heading_text p{
        font-size: 25px;
        font-weight: 700;
        width: 100%;
    }
    .heading_link{
        width: 100%;
    }
    .heading_link a{
        background:#224576;
        color: #E8C658;
        width: 310px;
        font-size: 23px;
        height: 70px;
    }

    .content_area_container{
        width: 95vw;
    }
    .content_area_wrapper{
        margin-top: 20px;
    }
    .content_heading_text{
        border: 2px solid #333333;
        padding: 10px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .content_heading_text h1{
        font-size: 24px;
    }
    .content_flex_area{
        display: flex;
        gap:20px;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .content_flex_in_flex{
        gap:10px;
    }
    .content_flex_in01{
        font-size: 50px;
    }
    .content_flex_in02 p{
        font-size: 23px;
    }
    .content_flex_in_flex_undertext{
        margin-top: 20px;
    }
    .content_flex_in_flex_undertext p{
        font-size: 16px;
    }
    .content_flex01{
        width: 100%;
    }
    .content_flex02{
        width: 100%;
    }
    .main_heading_text{
        text-align: center;
    }
    .main_heading_text p{
        font-size: 24px;
        margin-bottom: 40px;
    }
    .main_undertext{
        gap: 10px;
    }
    .main_undertext p{
        font-size: 24px;
    }
    .main_undertext p span{
        font-size: 24px;
    }
    .flex_design_area_wrapper{
        margin-top: 30px;
        padding: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .flex_design_area{
        display: flex;
        flex-wrap: wrap;
        gap:90px;
    }
    .flex_design01 img{
        width: 100%;
    }
    .flex_design01{
        width: 200px;
        position: relative;
        z-index: 10;
    }
    .flex_design02{
        box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
        width: 100%;
        border-radius: 55px;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .flex_design02_left{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 100px;
        position: relative;
        right: 0;
        margin-top: -180px;
    }
    .flex_design02_right{
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        left: 0;
        margin-top: -60px;
    }
    p.flex_design_p01{
        font-size: 23px;
    }
    p.flex_design_p02{
        font-size: 16px;
        line-height: 30px;
    }
    .flex_design_area_last{
        margin-top: 40px;
    }
    .flex_design_area_last{
        flex-wrap: wrap-reverse;
        gap:5px;
    }
    .voice_content_wrapper{
        margin-top: 45px;
    }
    .voice_heading{
        margin-bottom: 25px;
    }
    .voice_heading h4{
        font-size: 24px;
        font-weight: 700;
    }
    .voice_flex_content{
        flex-wrap: wrap;
        gap:0px;
    }
    .voice_flex01{
        width: 60%;
    }
    .voice_flex02{
        width: 100%;
    }
    .voice_flex01 img{
        width: 214px;
        max-height: 244px;
    }
    .voice_flex02_headingtext{
        font-size: 20px;
        margin-left: 0px;
        margin-top: -25px;
        min-height: 60px;
        box-sizing: border-box;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .voice_flex02_text{
        font-size: 16px;
        margin-top: 10px;
    }
    .voice_flex02_text p{
        line-height: 35px;
    }
    .voice_flex_content_l{
        flex-wrap: wrap-reverse;
        margin-top: 20px;
    }
    .voice_flex01_l{
        margin-left: auto;
        text-align: right;
    }
    .how_content_wrapper{
        margin-top: 50px;
    }
    .how_heading{
        margin-bottom: 25px;
    }
    .how_heading h5{
        font-size: 24px;
    }
    .how_flex_content{
        display: flex;
        gap:10px;
        box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
        padding: 20px;
        box-sizing: border-box;
    }
    p.how_flex02_p01{
        margin-bottom: 24px;
        font-size: 24px;
        font-weight: 700;
        color: #B4A470;
    }
    p.how_flex02_p02{
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    p.how_flex02_p03{
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .how_flex01{
        width: 20%;
    }
    .how_flex02{
        width: 80%;
    }
    .how_flex01 img{
        width: 100%;
    }
    .how_flex_content02{
        margin-top: 45px;
    }
    .how_flex02_p03 {
        display: inline-block;
    }
    .flow_content_wrapper{
        margin-top: 65px;
    }
    .flow_heading{
        margin-bottom: 25px;
    }
    .flow_heading p{
        font-size: 24px;
    }
    .flow_flex_content{
        display: flex;
        gap:10px;
        align-items: center;
    }
    .flow_flex01{
        width: 20%;
        text-align: left;
    }
    .flow_flex01 img{
        width: 68px;
    }
    .flow_flex02{
        width: 80%;
    }
    .flow_flex02 p{
        font-size: 18px;
        font-weight: 700;
    }
    .flow_flex02 p span{
        font-size: 14px;
        font-weight: 500;
    }
    .flow_flex_content02{
        margin-top: 20px;
    }
    .flow_flex_content03{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .link_area{
        width: 100%;
    }
    .link_area a{
        background:#224576;
        color: #E8C658;
        width: 310px;
        font-size: 23px;
        height: 70px;
    }
    .qa-container {
        margin-top: 80px;
    }
    .qa-headingtext{
        margin-bottom: 40px;
    }
    .qa-headingtext p{
        font-size: 24px;
    }
    .qa-item {
        margin: 10px 0;
        margin-bottom: 20px;
    }
    .qa-question {
        background-color: #ffffff;
        color: #333;
        padding: 15px;
        width: 100%;
        font-size: 18px;
    }
    .qa-item span{
        color: #B4A470;
        font-weight: 700;
        font-size: 15px;
    }
    .qa-question::after {
        content: "＋";
        position: absolute;
        right: 20px;
        font-weight: bold;
        transition: transform 0.3s ease;
    }
    .qa-answer {
        max-height: 0;
        overflow: hidden;
        padding: 0 15px;
        background-color: #fff;
        transition: max-height 0.3s ease, padding 0.3s ease;
        font-size: 15px;
    }
    .qa-answer.open {
        max-height: 500px;
        padding: 15px;
    }
    .qa-item.open .qa-question::after {
        content: "－";
    }
    .contact_area_wrapper{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .contact_area{
        padding-top: 60px;
        padding-bottom: 60px;
        max-height: 440px;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }
    .contact_headingtext{
        margin-bottom: 60px;
    }
    .contact_text{
        margin-bottom: 30px;
    }
    .contact_tell{
        margin-bottom: 60px;
    }
    .contact_headingtext p{
        font-size:24px;
    }
    .contact_text p{
        font-size: 18px;
    }
    .contact_tell a{
        font-size: 24px;
    }
    /*---EAPコンサルティング---*/
    .heading_container_eapconsul{
        background-image: url(https://www.m-paa.org/wp-content/uploads/eap_consulting01-1.png);
    }
    .heading_text_p01{
        padding-bottom: 20px;
    }
    p.heading_text_p01{
        font-size: 18px;
    }
    p.heading_link_p01{
        font-size: 18px;
    }
    .content_center_wrapper{
        margin-top: 40px;
    }
    .content_center_headingtext p{
        font-size: 22px;
        font-weight: 700;
    }
    .content_center_headingtext p span{
        font-size: 22px;
    }
    .content_center_p{
        font-size: 16px;
        margin-top: 40px;
    }
    .main_area_wrapper_eapconsul{
        margin-top: 45px;
    }
    .main_heading_text_flex_content{
        display: flex;
        gap:5px;
    }
    .main_heading_flex img{
        width: 18px;
    }
    .main_undertext p span{
        font-size:13px;
    }
    .left_content_wrapper{
        margin-top: 60px;
    }
    p.left_content01{
        font-size: 24px;
    }
    p.left_content02{
        font-size: 16px;
    }
    .content_center_headingtext_gold{
        background-color: #B4A470;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 13px;
    }
    .content_center_headingtext_gold p{
        font-size: 50px;
        color: #FFFFFF;
    }
    .content_center_headingtext_gold p{
        font-size: 16px;
    }
    .content_center_p_gold{
        text-align: left;
    }
    .addbr{
        display: none;
    }
    .nomal_flex_content_wrapper{
        margin-top: 25px;
        background-image: url(https://www.m-paa.org/wp-content/uploads/4491666_m-1.png);
        padding-top: 25px;
        padding-bottom: 25px;
        background-size: cover;
    }
    .nomal_flex_content{
        display: flex;
        gap:15px;
    }
    .nomal_flex01{
        width: 30%;
    }
    .nomal_flex01 img{
        width: 100%;
    }
    .nomal_flex02{
        width: 70%;
    }
    p.nomal_flex_p01{
        font-size: 18px;
        margin-bottom: 40px;
    }
    p.nomal_flex_p02{
        font-size: 15px;
        line-height: 35px;
    }
    .nomal_flex_content02{
        margin-top: 20px;
    }
    .main_centar_wrapper{
        background-color:#FFF8D4;
        padding:10px;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-top: 40px;
    }
    .main_centar_headingtext p{
        font-size: 24px;
    }
    .table-container {
        width: 100%;
        max-width: 1360px;
        margin: 0 auto;
        border-collapse: collapse;
    }
    .table-container th, .table-container td {
        border: 1px solid #b29f7f;
        padding: 2px;
        vertical-align: middle;
    }
    .table_wrapper{
        margin-top: 60px;
    }
    .table_headingtext{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .table-container th {
        font-size: 12px;
    }
    .table-container td.tb_button{
        text-align:center;
    }
    .table-container td{
        font-size: 12px;
    }
    .table-container td button {
        padding: 4px 8px;
        font-size: 12px;
        width: 82px;
    }
    .table-container td button:hover {
        background-color: #b29f7f;
    }
    td{
        width: 20%;
    }
    td.td01{
        width: 40%;
    }
    .table_undertext{
        margin-top: 10px;
        font-size: 12px;
    }
    .content_center_headingtext_insu p {
        font-size: 16px;
    }
    .content_center_headingtext_insu p span{
        font-size: 16px;
    }
    .yellow_flex_content_wrapper{
        margin-top: 70px;
    }
    .yellow_flex_content{
        flex-wrap: wrap;
        gap:20px;
    }
    .yellow_flex_content02{
        margin-top: 20px;
    }
    .yellow_flex_content03{
        margin: 0 auto;
        margin-top: 20px;
        text-align: center;
    }
    .yellow_flex{
        width: 100%;
        padding: 20px;
        min-height:100%;
        box-sizing: border-box;
    }
    .yellow_flex p{
        font-size: 20px;
    }
    .yellow_flex_under_text{
        text-align: center;
        margin-top: 20px;
    }
    .yellow_flex_under_text p{
        font-size: 16px;
    }
    .disi_flex_wrapper{
        margin-top: 70px;
    }
    .disi_flex_contnet{
        gap:10px;
        flex-wrap:wrap;
    }
    .disi_flex01{
        width: 100%;
        padding: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .disi_flex02{
        width: 100%;
        padding: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .disi_flex01_headingtext{
        font-size: 24px;
        font-weight: 700;
    }
    .disi_flex01_headingimg img{
        width: 90%;
    }
    .disi_flex01_headingend p{
        font-size: 22px;
    }
    .disi_flex02_headingtext{
        margin-bottom: 18px;
    }
    .disi_flex02_headingtext p{
        font-size: 24px;
        font-weight: 700;
    }
    .disi_flex02_headingend p{
        font-size: 16px;
    }
    .cost_wrapper{
        margin-top: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .cost_headingtext{
        margin-bottom: 20px;
    }
    .cost_headingtext p{
        font-size: 24px;
    }
    .cost_headingtext p span{
        font-size: 16px;
    }
    .cost_flex_content01,
    .cost_flex_content02{
        gap:20px;
        width: 100%;
        flex-wrap: wrap;
    }
    .cost_flex_content02{
        margin-top: 20px;
    }
    .cost_flex{
        width: 100%;
        padding: 10px;
    }
    .cost_flex_headingtext p{
        font-size: 18px;
    }
    .cost_flex_cost p span{
        font-size: 23px;
    }
    .cost_flex_cost p{
        font-size: 22px;
    }
    .cost_flex_text{
        font-size: 18px;
    }
    .cost_flex_end{
        margin-top: 20px;
    }
    .cost_flex_end p{
        font-size: 16px;
    }
    .flow_change_flex_pc{
        display: none;
    }
    .flow_change_flex_contentsp{
        margin-top: 100px;
    }
    .flow_change_flex_contentsp_he{
        margin-bottom: 35px;
    }
    .flow_change_flex_contentsp_he{
        font-size: 24px;
        font-weight: 700;
        text-align: center;
    }
    .flow_change_flex_contentsp_in{
        display: flex;
        align-items: center;
    }
    .flow_change_flexsp01{
        width: 10%;
        margin-right: -10px;
        z-index: 111;
    }
    .flow_change_flexsp01 img{
        width: 100%;
    }
    .flow_change_flexsp02{
        width: 90%;
    }
    .flow_change_flexsp02_yellow{
        background-color: #FFF8D4;
        font-size: 18px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .flow_change_flexsp02_back{
        padding: 20px;
        box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    }
    .flow_change_flexsp02_text{
        font-size: 14px;
    }
    .flow_change_flexsp02_link{
        margin-top: 20px;
    }
    .flow_change_flexsp02_link a{
        background:#2C2C2C;
        width: 220px;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        box-sizing: border-box;
        color: #E8C658;
        text-decoration: none;
        text-align: center;
        font-weight: 700;
        border: 1px solid #B09D62;
        margin: 0 auto;
    }
    .flow_change_flexsp02_undertext{
        font-size: 11px;
        margin-top: 20px;
    }
    .flow_change_flex_contentsp_arrow{
        width: 90%;
        background-color: #FFF8D4;
        text-align: center;
        margin-left: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-right: 12px;
    }
    .flow_change_flex_contentsp_arrow i{
        color:#B09D62;
        font-size: 30px;
    }
    .flow_change_flex_contentsp_add{
        display: flex;
        align-items: center;
    }
    .flow_change_flex_contentsp_add01 img{
        width: 100%;
    }
    .flow_change_flex_contentsp_add01{
        width: 10%;
        margin-right: -15px;
        z-index: 111;
    }
    .flow_change_flex_contentsp_add02{
        width: 90%;
        padding: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 14px;
        font-weight: 700;
        box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
    }
    .flow_change_flex_contentsp_dd{
        height: 20px;
        background-color: #FFF8D4;
        width: 90%;
        margin-left: auto;
        margin-right: 15px;
    }
    .flow_change_flex_contentsp_heinin_ss{
        margin-top: 40px;
    }
    .flow_change_flex_contentsp_heinin_ss .flow_change_flexsp02_yellow{
        background-color:#F8E9C7;
    }
    .flow_change_flex_contentsp_heinin_ss .flow_change_flex_contentsp_arrow{
        background-color:#F8E9C7;
    }
    .flow_change_flex_contentsp_heinin_ss .flow_change_flex_contentsp_dd{
        background-color:#F8E9C7;
    }
    .blue_button{
        margin-top: 80px;
    }
    .blue_button a{
        text-decoration: none;
        color: #B09D62;
        width: 240px;
        background: #2C2C2C;
        display: block;
        margin: 0 auto;
        text-align: center;
        font-size: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
    }
    .heading_add_text{
        text-align: center;
    }
    .heading_add_text h1{
        background-color: #ffffff;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 15px;
        padding-bottom: 15px;
        max-width: 160px;
        font-size: 20px;
    }
    .content_add_he{
        text-align: center;
        margin-top:40px;
        margin-bottom: 40px;
    }
    .content_area_container_eap .yellow_flex_content_wrapper{
        margin-top: 0;
    }
    .content_add_he h2{
        font-size: 22px;
    }
    .border_area_wrapper{
        border: 2px solid #707070;
        box-shadow: 0px 3px 21px 1px rgba(17, 17, 26, 0.08);
        margin-top: 40px;
    }
    .border_area_he{
        text-align: center;
        padding-top: 10px;
        font-weight: 700;
        padding-bottom: 20px;
    }
    .border_area_he p{
        font-size: 20px;
    }
    .border_area_te{
        text-align: center;
        font-size: 16px;
        padding-bottom: 20px;
    }
    .st_area_wrapper{
        margin-top: 70px;
    }
    .st_area_he h3{
        font-size: 24px;
    }
    .st_area_text{
        text-align: center;
        margin-top: 40px;
    }
    .st_area_text p{
        font-size: 15px;
    }
    .st_area_img {
        margin-top: 40px;
    }
    .st_area_img img{
        width: 100%;
    }
    .st_arrow{
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .st_arrow i{
        font-size: 40px;
    }
    .st_arrow_undertext{
        font-size: 20px;
    }
    .st_flex_content{
        display: flex;
        flex-wrap: wrap;
        gap:20px;
        margin-top: 20px;
    }
    .st_flex{
        background-color:#B09D62;
        text-align: center;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .st_flex p{
        font-size: 20px;
    }
    .st_area_img_pc{
        display:  none;
    }
    .num_area_wrapper{
        margin-top: 40px;
    }
    .num_area_flex_content{
        gap:10px;
    }
    .num_area_flex01{
        width: 10%;
        font-weight: 700;
    }
    .num_area_flex01 img{
        width: 100%;
    }
    .num_area_flex02 p{
        font-weight: 700;
        font-size: 18px;
    }
    .num_area_flex_content_undertext{
        margin-top: 10px;
    }
    .num_area_flex_content_undertext p{
        font-size: 15px;
    }
    .num_area_flex_content02{
        padding-top: 10px;
    }
    .sar_wrea_hetext{
        margin-top: 70px;
    }
    .sar_wrea_hetext p{
        font-size: 24px;
        font-weight: 700;
    }
    .num_area_flex_flex_content{
        flex-wrap: wrap;
    }
    .num_area_flex_flex_content{
        display: flex;
        gap:0;
    }
    .num_area_flex01 img {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    .num_area_flex_flex{
        width: 100%;
    }
    .num_area_button{
        text-align: center;
        margin-top: 20px;
    }
    .num_area_button a{
        background:#224576;
        color: #E8C658;
        box-shadow: 0px 3px 5px black;
        width: 310px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 23px;
        margin: 0 auto;
    }
    .num_area_flex_pcda{
        display: none;
    }
    .num_area_wrapper_pc{
        display: none;
    }
    .num_area_wrapper_sp img{
        width: 100%;
    }
    .box_area_wrapper{
        margin-top: 40px;
    }
    .box_area_content{
        padding: 20px;
    }
    .box_area_he h3{
        font-size: 20px;
    }
    .box_area_img{
        max-width: 1255px;
        margin: 0 auto;
        margin-top: 70px;
        margin-bottom: 20px;
    }
    .box_area_unteki{
        padding: 40px;
    }
    .box_area_unteki h4{
        font-size:19px;
        margin-bottom: 20px;
    }
    .box_area_unteki p{
        font-size: 15px;
    }
    .end_icon{
        padding: 20px;
    }
    .end_icon img{
        width: 30%;
    }
    .st_icon img{
        width: 20%;

        left: 20px;
    }
}