@charset "utf=8";

/*-----------------------------------------------------------
スタッフ
-----------------------------------------------------------*/

.aboutStaffWr {
    padding: 16rem 0 0;
}

.aboutStaffContents {
    max-width: 132rem;
    width: 100%;
    margin: 0 auto;
}

.aboutStaffLeadBox {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 2.222em;
    text-align: center;
    max-width: 80rem;
    width: 100%;
    margin: 4rem auto 0;
}

.aboutStaffLeadBox strong {
    font-size: 2.3rem;
    font-weight: bold;
    color: #047387;
}

.aboutStaffItemLeft {
    width: 32.58%;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(1, 1fr);
}

.aboutStaffItemRight {
    width: 54.77%;
}

.aboutStaffItemBox {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 7rem;
    border-bottom: 1px solid #6D6D6D;
    margin-top: 8rem;
}

.aboutStaffItemWr {
    margin-top: 11rem;
}

.aboutStaffItemWr .aboutStaffItemBox:first-child {
    margin-top: 0;
}

.aboutStaffItemName01 {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.aboutStaffItemName02 {
    color: #047387;
    font-size: 3.5rem;
    letter-spacing: 0.1em;
    line-height: 1.44em;
}

.aboutStaffItemTableBox {
    margin-top: 4rem;
}

.aboutStaffItemRow {
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #6D6D6D;
    padding-bottom: 1rem;
    margin-top: 3rem;
}

.aboutStaffItemTh {
    max-width: 11.3rem;
    width: 100%;
    padding: 0 1.5rem 0 0;
}

.aboutStaffItemTd {
    flex: 1;
}

.aboutStaffItemTableBox .aboutStaffItemRow:first-child {
    margin-top: 0;
}

.aboutStaffItemContentsWr {
    margin-top: 3.7rem;
}

.aboutStaffItemContentsWr .aboutStaffItemContents:first-child {
    margin-top: 0;
}

.aboutStaffItemContents {
    margin-top: 2rem;
}

.aboutStaffItemContentsTit {
    letter-spacing: 0.1em;
    font-size: 2.2rem;
    line-height: 1.44em;
    color: #047387;
    font-weight: 600;
    flex: 1;
}

.aboutStaffItemContentsTitIcon {
    max-width: 4.2rem;
    width: 100%;
    display: block;
}

.aboutStaffItemContentsTitSet {
    display: flex;
    align-items: baseline;
    margin-bottom: 1.2rem;
}

.aboutStaffItemContentsTextBox {
    border: 1px solid #047387;
    padding: 2rem 3rem;
}

.aboutStaffItemContentsSubTit {
    color: #047387;
    letter-spacing: 0.05em;
    margin-bottom: 1.5rem;
}

.aboutStaffItemLeft figure {
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.aboutStaffItemLeft figure>img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*-----------------------------------------------------------
アクセス
-----------------------------------------------------------*/

.aboutAccessWr {
    padding: 19.8rem 0 17rem;
}

.aboutAccessContents {
    max-width: 132rem;
    width: 100%;
    margin: 0 auto;
}

.aboutAccessImgWr {
    width: 100%;
    display: grid;
    gap: 6rem;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 7rem;
}

.aboutAccessVideoItemBoxWr {
    max-width: 120rem;
    width: 100%;
    display: grid;
    gap: 10rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 10rem auto 0;
}

.aboutAccessVideoTit {
    color: #047387;
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding-bottom: 1rem;
    border-bottom: 1px solid #6D6D6D;
    margin-bottom: 4rem;
}

.aboutAccessVideo {
    width: 100%;
}

.aboutAccessVideo .wp-block-embed__wrapper {
    width: 100%;
    padding-top: 56.23%;
    position: relative;
}

.aboutAccessVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.aboutAccessBox {
    margin: 10rem auto 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.aboutAccessMapBox {
    width: 49.24%;
    height: 40rem;
}

.aboutAccessMapBox iframe {
    width: 100%;
    height: 100%;
}

.aboutAccessItemTableBox {
    margin-top: 4rem;
}

.aboutAccessItemRow {
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #6D6D6D;
    padding-bottom: 1rem;
    margin-top: 3rem;
}

.aboutAccessItemTh {
    max-width: 11.3rem;
    width: 100%;
    padding: 0 1.5rem 0 0;
}

.aboutAccessItemTd {
    flex: 1;
}

.aboutStaffItemTableBox .aboutStaffItemRow:first-child {
    margin-top: 0;
}

.aboutAccessTextBox {
    width: 43.18%;
}

.aboutAccessName {
    font-size: 3.5rem;
    text-align: center;
    letter-spacing: 0.05em;
    color: #047387;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1920px) {



}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1550px) {



}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1024px) {
    
.aboutAccessName {
    font-size: 2.5rem;
}

.aboutAccessImgWr {
    gap: 3rem;
}

.aboutAccessVideoItemBoxWr {
    gap: 5rem;
}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 768px) {

.aboutStaffItemLeft {
    width: 29.58%;
}

.aboutStaffItemRight {
    width: 62.77%;
}

.aboutStaffItemContentsTit {
    font-size: 1.8rem;
}

.aboutStaffItemWr {
    margin-top: 6rem;
}

.aboutAccessWr {
    padding: 8.8rem 0 8rem;
}

.aboutStaffWr {
    padding: 8rem 0 0;
}

.aboutAccessBox {
    margin: 6rem auto 0;
    flex-direction: column-reverse;
    gap: 3rem;
}

.aboutAccessMapBox {
    width: 100%;
    height: 35rem;
}

.aboutAccessTextBox {
    width: 100%;
}

.aboutAccessImgWr {
    gap: 1.5rem;
    margin-top: 4rem;
}
    
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 576px) {

.aboutStaffItemBox {
    padding-bottom: 3.5rem;
    margin-top: 4rem;
    flex-direction: column;
}

.aboutStaffItemLeft {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
}

.aboutStaffItemRight {
    width: 100%;
    margin-top: 2rem;
}


.aboutStaffLeadBox {
    font-size: 1.4rem;
    max-width: 80rem;
    margin: 3rem auto 0;
    text-align: left;
}

.aboutStaffLeadBox strong {
    font-size: 1.6rem;
}

.aboutStaffLeadBox br {
    display: none;
}

.aboutStaffItemName01 {
    font-size: 1.4rem;
}

.aboutStaffItemName02 {
    font-size: 2.5rem;
}

.aboutStaffItemContentsTit {
    font-size: 1.7rem;
}

.aboutAccessVideoItemBoxWr {
    gap: 4rem;
    grid-template-columns: repeat(1, 1fr);
    margin: 5rem auto 0;
}

.aboutAccessVideoTit {
    margin-bottom: 2rem;
}
    
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 414px) {



}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */