.js_ofi img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

:root {
    --app-height: 100%; }

/*html {
  display: flex;
  flex-direction: column;
  font-size: 62.5%;
  height: 100%; }*/

body {
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: 1.7rem;
    min-height: 100vh;
    line-height: 1.7; }

main {
    flex: 0 0 auto; }

html,
body {
    min-width: 320px; }

body {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.7;
    overflow-x: hidden; }

::-webkit-scrollbar {
    width: 8px; }

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 25px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; }

::-webkit-input-placeholder {
    /* Edge */
    color: #ddd;
    font-size: 1.5rem; }

::placeholder {
    color: #ddd;
    font-size: 1.5rem; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type='number'] {
    -moz-appearance: textfield; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

a {
    color: #000;
    text-decoration: none;
    transition: all ease-in-out 0.3s; }

img {
    vertical-align: middle; }

main {
    width: 100%;
    margin: 0 auto;
    max-width: 767px;
    overflow: hidden; }

header {
    margin: 0 auto;
    max-width: 767px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

.hd_wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 120px;
    padding: 0 25px;
    width: 100%; }

.hd_logo {
    max-width: 560px;
    width: 100%; }

.hd_ttl {
    align-items: center;
    background: #e6e6e6;
    display: flex;
    justify-content: center;
    height: 100px;
    position: relative; }

.hd_mid_ttl {
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center; }

.npo_fv {
    margin-bottom: 55px; }

.npo_message {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 70px;
    text-align: center; }

.cmn_center {
    text-align: center; }

.mg_bt80 {
    margin-bottom: 80px; }

.cmn_ttl {
    font-size: 36px;
    line-height: 48px;
    font-weight: 500;
    padding-bottom: 25px;
    text-align: center; }

.npo_overcountry {
    margin: 0 auto;
    max-width: 767px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    width: 100%;
    padding-bottom: 85px; }

.npo_overcountry_ttl {
    font-size: 1.7rem;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-top: 30px;
    position: relative;
    text-align: center; }
.npo_overcountry_ttl::before {
    background: #7ad1e0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px; }

.npo_overcountry_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px 50px;
    padding: 0 0 40px; }
.npo_overcountry_list li {
    text-align: center;
    width: calc((100% - 50px) / 2); }

.npo_overcountry_lbl {
    align-items: center;
    background: #e6e6e6;
    border-radius: 35px;
    display: flex;
    font-size: 1.7rem;
    justify-content: center;
    height: 44px;
    margin-bottom: 8px;
    width: 100%; }

.npo_headquarters_lbl {
    align-items: center;
    background: #ff8b19;
    border-radius: 45px;
    color: #fff;
    display: flex;
    font-size: 2rem;
    justify-content: center;
    height: 80px;
    max-width: 410px;
    margin: 0 auto 25px;
    width: 100%; }

.npo_headquarters_txt {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center; }

.npo_start {
    margin: 0 auto;
    max-width: 767px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    width: 100%;
    padding-bottom: 120px; }

.npo_start_year {
    margin-bottom: 30px;
    text-align: center; }
.npo_start_year span {
    font-size: 1.8rem;
    position: relative;
    text-align: center; }
.npo_start_year span::before, .npo_start_year span::after {
    border-top: 1px solid #e42548;
    content: "";
    height: 4px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px; }
.npo_start_year span::before {
    left: -100px; }
.npo_start_year span::after {
    right: -100px; }

.npo_start_item {
    padding-bottom: 30px; }

.npo_start_txt {
    margin-bottom: 0;
    padding-bottom: 40px;
    text-align: center; }

.npo_start_img {
    margin-bottom: 0; }

.npo_start_img_ex {
    margin: 0 auto;
    width: 80%; }

.npo_start_request {
    align-items: center;
    border: 2px solid #e42548;
    border-radius: 52px;
    color: #e42548;
    display: flex;
    font-size: 1.7rem;
    justify-content: center;
    height: 104px;
    margin: 30px auto 30px;
    max-width: 574px; }

.npo_start_note {
    color: #e42548;
    font-size: 1.4rem;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center; }

.npo_start_sign {
    margin: 15px 0 0;
    text-align: center; }
.npo_start_sign img {
    max-height: 38px; }

.npo_profile {
    margin: 0 auto;
    max-width: 767px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px; }

.npo_profile_ttl {
    border-left: 10px solid #e42548;
    font-size: 2.4rem;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 15px 25px; }

.npo_profile_img {
    margin-bottom: 30px; }

.cmn_subttl {
    margin-bottom: 30px;
    position: relative; }
.cmn_subttl::after {
    border-top: 2px solid #e42548;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
.cmn_subttl span {
    background: #fff;
    display: inline-block;
    font-size: 2rem;
    left: -7px;
    position: relative;
    z-index: 1; }

.npo_greeting {
    display: block;
    padding-bottom: 20px;
    font-size: 1.7rem; }


.npo_history {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px; }
.npo_history dt, .npo_history dd {
    border-top: 2px solid #f4f4f4;
    padding: 12px 0; }
.npo_history dt {
    width: 100px; }
.npo_history dt:first-child {
    border: none;
    padding-top: 0; }
.npo_history dd {
    width: calc(100% - 100px);
    font-size: 1.7rem; }
.npo_history dd:nth-child(2) {
    border: none;
    padding-top: 0; }
.npo_history dd span {
    color: #e42548; }


.npo_result {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px; }
.npo_result dt, .npo_result dd {
    margin: 10px 0; }
.npo_result dt {
    height: 100px;
    width: 100px; }
.npo_result dt img {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
    width: 100%; }
.npo_result dd {
    width: calc(100% - 120px); }

.npo_ourmission {
    background: #e6e6e6;
    margin-bottom: 35px;
    padding: 30px 27px 60px;
    position: relative;
    text-align: right;
    font-size: 2.2rem; }

.npo_ourmiss_lbl {
    left: 5px;
    position: absolute;
    top: -80px;
    width: 54px; }
.npo_ourmiss_lbl img{
    height: 335px;
    width: auto;
}

.npo_ourmiss_ttl {
    font-size: 1.8rem;
    margin-bottom: 0;
    opacity: .45;
    padding-bottom: 27px; }

.npo_ourmiss_subttl {
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 2rem; }
.npo_ourmiss_subttl span {
    border-bottom: 6px solid #e42548; }

.npo_ourmiss_txt {
    font-size: 1.6rem; }

.npo_til {
    margin: 0 auto;
    max-width: 767px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    width: 100%;
    padding-bottom: 30px; }

.npo_til_year {
    color: #e42548;
    margin-bottom: 0; }

.npo_til_ttl {
    font-size: 2.4rem;
    padding-bottom: 20px; }

.npo_til_square {
    color: #e42548; }

.npo_til_img {
    margin-bottom: 65px;
    text-align: center; }
.nomb {
    margin-bottom: 10px!important;
    text-align: center; }

.npo_til_txt {
    padding-bottom: 25px; }

.npo_til_txt02 {
    font-size: 1.47rem;
    margin-bottom: 0;
    padding-bottom: 55px; }

.npo_wanted {
    background: #e6e6e6;
    margin-bottom: 50px;
    padding: 130px 45px 40px;
    position: relative; }
.npo_wanted::before {
    background: url(../images/img-wanted.png) 0 0/contain no-repeat;
    content: "";
    height: 126px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -40px;
    width: 110px; }

.npo_wanted_ttl {
    padding-bottom: 40px;
    text-align: center; }
.npo_wanted_ttl span {
    border-bottom: 8px solid #e42548;
    display: inline-block;
    font-size: 3rem;
    font-weight: 700;
    padding-bottom: 6px; }

.npo_wanted_spec {
    color: #e42548;
    margin-bottom: 0;
    padding-bottom: 20px; }

.npo_family {
    margin: 0 auto;
    max-width: 767px;
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
    width: 100%; }

.npo_family_team {
    align-items: center;
    background: #f4f4f4;
    border-radius: 30px;
    color: #e42548;
    display: flex;
    justify-content: space-between;
    height: 130px;
    margin-bottom: 60px;
    padding: 0 40px; }

.npo_family_team_en {
    font-size: 2.8rem;
    margin-bottom: 0; }

.npo_family_team_lbl {
    font-size: 1.8rem;
    margin-bottom: 0; }

.npo_family_ttl {
    /*  padding-bottom: 10px;*/
    text-align: center; }
.npo_family_ttl span {
    background: #000;
    color: #fff;
    display: inline-block;
    min-width: 300px;
    padding: 2px 30px 4px; }

.npo_family_team_subtxt {
    font-size: 2rem;
    padding-bottom: 15px; }

.npo_family_img {
    margin-bottom: 10px; }

.npo_family_caption {
    padding-bottom: 20px; }

.npo_family_box {
    padding-bottom: 60px; }

.npo_auditor_name {
    font-size: 3.4rem;
    padding-bottom: 10px;
    text-align: center; }

.npo_auditor_txt01 {
    /*  padding-bottom: 10px; */
}

.npo_family_doglover {
    font-size: 2.9rem;
    padding-bottom: 10px;
    text-align: center; }

.npo_contact {
    background: #f4f4f4;
    padding: 50px 25px; }

.npo_contact_txt {
    font-size: 1.7rem;
    margin-bottom: 0;
    padding-bottom: 35px;
    text-align: center; }

.npo_contact_phone {
    margin-bottom: 0;
    padding-bottom: 25px;
    text-align: center;    text-align: center;  /* テキストの中央揃え */
    display: flex;
    justify-content: center;  /* 横方向の中央揃え */
    align-items: center;  /* 縦方向の中央揃え */ }

.npo_contact_wtime {
    margin: 0 auto 50px;
    max-width: 250px;
    text-align: center; }

.npo_contact_btn a {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;

    display: flex;             /* Flexboxを使用 */
    justify-content: center;   /* 水平方向に中央揃え */
    align-items: center;   }

.hd_menu {
    cursor: pointer;
    height: 100%;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 1; }
.hd_menu::before, .hd_menu::after {
    border-top: 2px solid #000;
    content: '';
    display: block;
    height: 2px;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 20px;
    transition: all 0.4s;
    transform: translateY(-50%);
    width: 38px; }
.hd_menu::before {
    top: calc(50% - 5px); }
.hd_menu::after {
    top: calc(50% + 5px); }
.hd_menu.active::before {
    top: 48%;
    transform: translateY(-48%) rotate(45deg);
    width: 28px; }
.hd_menu.active::after {
    top: 48%;
    transform: translateY(-48%) rotate(-45deg);
    width: 28px; }
img.nextyear {
    max-width: 80%;
}