@charset "UTF-8";

/*---------------------------------*/
/*背景色*/

#bg+section.dec1_1:not(.block_images_21)>.content_wrapper {
    background: var(--i_sub_color);
    max-width: 1100px !important;
}

/*スタッフ*/
#h4+div .content_wrapper>.heading.block_header_4 {
    margin-bottom: 40px;
}

.widget_staff01 .inner_item_img {
    border: none;
}

.widget_staff01 .inner_item_img img {
    border-radius: 50%;
    width: 318px;
}

.widget_staff01 .heading.block_header_4 p {
    font-weight: bold;
    color: #bfac79;
    letter-spacing: 0;
    font-size: 1.6rem;
}

.widget_staff01 .contents_btn01 a,
.widget_staff01 .contents_btn01 a {
    background: var(--i_main_color);
    border: 2px solid var(--i_main_color);
    color: var(--i_bg_color) !important;
}

.widget_staff01 .contents_btn01 a:hover,
.widget_staff01 .contents_btn01 a:hover {
    background: var(--i_sub_color);
    border: 2px solid var(--i_sub_color);
    color: var(--i_bg_color);
}

.widget_staff01 .contents_btn01 a::before,
.widget_staff01 .contents_btn01 a::after {
    display: none;
}

/*h4見出し調整*/
@media screen and (max-width: 800px) {
    #h4+section .heading.block_header_4 {
        flex-direction: column;
        align-items: flex-start;
    }

    #h4+section .heading.block_header_4 .h,
    #h4+section .heading.block_header_4 p {
        width: auto;
    }

    #h4+section .heading.block_header_4 p {
        padding: 0 10px 0 0;
    }

    a[id^="h4"]+section .heading.block_header_4::before,
    a[id^="h4"]+div .content_wrapper>.heading.block_header_4::before {
        height: 1px;
        top: auto;
        bottom: 1rem;
    }
}

/*店舗*/

#h4+div.widget_shop01 .content_wrapper>.heading.block_header_4 .h,
#h4+div.widget_shop01 .content_wrapper>.heading.block_header_4 p {
    background: #fafafa;
}

.widget_shop01 dt {
    font-weight: bold;
}

.widget_shop01>.content_wrapper {
    padding: 80px 120px !important;
    background: #fafafa;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    width: calc(100% - 40px);
}

.widget_shop01:before {
    position: absolute;
    display: block;
    content: "";
    width: 80%;
    height: 90%;
    top: 5%;
    left: 10%;
    background: var(--i_sub_color);
    pointer-events: none;
}

@media screen and (max-width: 900px) {
    .widget_shop01>.content_wrapper {
        padding: 20px 15px !important;
    }

    .widget_shop01::before {
        width: 95%;
        height: 92%;
        top: 4%;
        left: 2.5%;
    }
}

/*lv*/
#lv p span {
    padding-top: 75px;
}

#lv p span::before {
    position: absolute;
    display: block;
    content: "OUR CAMPUS";
    font-size: 4rem;
    top: 0;
    pointer-events: none;
}

@media screen and (max-width: 600px) {
    #lv p span {
        padding-top: 50px;
    }

    #lv p span::before {
        font-size: 3rem;
    }
}

/**/
.widget_staff01 .contents_btn01 {
    max-width: 154px;
    display: block !important;
    padding: 0;
    cursor: pointer;
}

.widget_staff01 .contents_btn01 a {
    pointer-events: none;
    text-decoration-color: transparent !important;
    min-width: 154px;
    font-weight: 500 !important;
    box-sizing: border-box;
    overflow: visible;
}

.widget_staff01 .contents_btn01:hover a {
    background: var(--i_sub_color);
    border: 2px solid var(--i_sub_color);
}

body>.st {
    position: fixed;
    width: 100%;
    height: 60%;
    top: 20%;
    left: 50%;
    z-index: 999;
    background: #f2eee9;
    border: 0;
    box-sizing: border-box;
    max-width: 1200px;
    transform: translateX(-50%);
}

.widget_staff01.cotents_hide .inner_item_txt dl {
    display: block !important;
}

.st {
    display: none;
}

.close {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}

body>.st dl {
    padding: 80px 30px 30px !important;
    height: 100%;
    width: 100%;
    font-weight: normal;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

body>.st dl dd:first-of-type {
    overflow-y: scroll;
}

body>.st dl dd.cl {
    text-align: right;
}

body>.st dl dd.cl div {
    display: inline-block;
    cursor: pointer;
    font-size: 1.45rem;
    line-height: 1.4;
    position: relative;
    padding-left: 20px;
}

body>.st dl dd.cl div::before,
body>.st dl dd.cl div::after {
    position: absolute;
    display: block;
    content: "";
    pointer-events: none;
}

body>.st dl dd.cl div::before {
    left: 0;
    top: .2rem;
    width: 100%;
    height: 100%;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/close.png") no-repeat left center;
}

body>.st dl dd.cl div::after {
    width: 44.6px;
    height: 1px;
    right: 0;
    background: var(--i_txt_color);
}

body>.st dl dd.cl div:hover:after {
    opacity: 0;
}

body>.st dt {
    display: none;
}

.close {
    content: none;
}

.widget_staff01 .inner_item_txt .heading {
    margin-bottom: 10px;
}

@media screen and (max-width: 800px) {
    body>.st dl {
        padding: 30px !important;
    }

    body>.st dl dd.cl {
        padding-top: 20px;
    }
}

@media screen and (max-width: 500px) {
    .widget_staff01 .inner_item {
        width: 48%;
    }

    .widget_staff01 .heading.block_header_4 .h {
        font-size: 1.1rem !important;
    }

    .widget_staff01 .heading.block_header_4 p {
        font-size: 1rem;
        line-height: 1.2;
    }

    .widget_staff01 .contents_btn01 a {
        min-width: 120px;
    }
}

/*年間行事・イベント*/
#g+section .heading.block_header_2 .h {
    color: #adba21;
}

#schedule+div {
    overflow: visible;
}

#schedule+.composite_box01 .wrapper_item {
    justify-content: space-between;
    overflow: visible;
}

#schedule+div .inner_item {
    background: #f5f1df;
    border-radius: 20px;
    padding: 30px 20px 90px;
    width: 48%;
    margin: 0 !important;
    margin: 55px 0 0 !important;
    position: relative;
}

#schedule+div .inner_item:nth-of-type(-n + 2) {
    margin-bottom: 40px !important;
}

#schedule+div .inner_item_img img {
    width: auto !important;
    height: auto !important;
}

#schedule+div .inner_item_txt * {
    color: var(--i_main_color) !important;
    font-weight: bold !important;
}

#schedule+div dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px dotted #fb607f;
    padding: 20px 0;
    position: relative;
}

#schedule+div .inner_item:nth-of-type(2) dl:not(:last-of-type) {
    border-bottom: 1px dotted #32cd33;
}

#schedule+div .inner_item:nth-of-type(3) dl:not(:last-of-type) {
    border-bottom: 1px dotted #c4972f;
}

#schedule+div .inner_item:nth-of-type(4) dl:not(:last-of-type) {
    border-bottom: 1px dotted #0093af;
}

#schedule+div dl:last-of-type {
    border-bottom: none;
}

#schedule+div dl dt {
    width: 40%;
    font-size: 1.9rem;
    text-align: center;
}

#schedule+div span {
    display: block;
    font-size: 1.65rem;
}

#schedule+div dd span {
    font-size: 1.65rem;
}

#schedule+div dd p {
    line-height: 1.4 !important;
    margin-bottom: 15px;
}

#schedule+div dd p:last-of-type {
    margin-bottom: 0;
}

#schedule+div dd span {
    font-size: 1.3rem;
}

#schedule+div dl:before,
#schedule+div dl:after,
#schedule+div .inner_item:before,
#schedule+div .inner_item:after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    pointer-events: none;
}

#schedule+div dl:nth-of-type(2):before {
    top: -20px;
    right: 0;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/spring_icon02.png") no-repeat top right / 110px;
}

#schedule+div dl:nth-of-type(3)::before {
    top: 20px;
    left: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/spring_icon04.png") no-repeat bottom left / 75px;
}

#schedule+div dl:nth-of-type(3)::after {
    top: 80px;
    right: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/spring_icon.png") no-repeat bottom right / 110px;
}

#schedule+div .inner_item:nth-of-type(2) dl:nth-of-type(2):before {
    top: 15px;
    right: 0;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/summer_icon05.png") no-repeat bottom right / 80px;
}

#schedule+div .inner_item:nth-of-type(2) dl:nth-of-type(3)::before {
    top: 120px;
    left: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/summer_icon04.png") no-repeat bottom left / 80px;
}

#schedule+div .inner_item:nth-of-type(2) dl:nth-of-type(3)::after {
    top: 80px;
    right: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/summer_icon.png") no-repeat bottom right / 110px;
}

#schedule+div .inner_item:nth-of-type(3) dl:nth-of-type(2)::before {
    top: -20px;
    right: 0;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/autumn_icon03.png") no-repeat right bottom/ contain;
    height: 130px;
}

#schedule+div .inner_item:nth-of-type(3) dl:nth-of-type(3)::before {
    top: 200px;
    left: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/winter_icon02.png") no-repeat bottom left / 70px;
}

#schedule+div .inner_item:nth-of-type(3) dl:nth-of-type(3)::after {
    top: 180px;
    right: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/winter_icon03.png") no-repeat bottom right / 85px;
}

#schedule+div .inner_item:nth-of-type(4) dl:nth-of-type(2)::before {
    top: 60px;
    right: 0;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/winter_icon04.png") no-repeat bottom right / contain;
    height: 148px;
}

#schedule+div .inner_item:nth-of-type(4) dl:nth-of-type(3)::before {
    top: 120px;
    left: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/autumn_icon04.png") no-repeat center left / 70px;
}

#schedule+div .inner_item:nth-of-type(4) dl:nth-of-type(3)::after {
    top: 80px;
    right: -10px;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/spring_icon03.png") no-repeat bottom right / 85px;
}

#schedule+div .inner_item:before {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    top: -50px;
    left: calc(50% - 90px);
    background: #f5f1df;
    z-index: -1;
}

#schedule+div .inner_item::after {
    white-space: pre;
    content: 'Spring\ASemester';
    color: #fb607f;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    top: -30px;
    left: 0;
    line-height: 1.2;
}

#schedule+div .inner_item:nth-of-type(2)::after {
    color: #32cd33;
    content: 'Summer\ASemester'; !important;
    white-space: pre;
}

#schedule+div .inner_item:nth-of-type(3)::after {
    color: #c4972f;
    content: 'Autumn\ASemester'; !important;
    white-space: pre;
}

#schedule+div .inner_item:nth-of-type(4)::after {
    color: #0093af;
    content: 'Winter\ASemester'; !important;
    white-space: pre;
}


@media screen and (max-width: 900px) {
    #schedule+div .inner_item {
        width: 100%;
    }

    #schedule+div dl:nth-of-type(2)::before {
        top: 0;
        right: -15px;
        background-size: 60px;
        background-position: center right;
    }

    #schedule+div dl:nth-of-type(3):before {
        background-size: 44px;
    }

    #schedule+div dl:nth-of-type(3)::after {
        top: 55px;
        background-size: 60px;
    }

    #schedule+div .inner_item:nth-of-type(2) dl:nth-of-type(2)::before {
        top: 0;
        background-size: 44px;
        right: -15px;
    }

    #schedule+div .inner_item:nth-of-type(2) dl:nth-of-type(3)::before {
        top: 70px;
        left: -15px;
        background-size: 44px;
    }

    #schedule+div .inner_item:nth-of-type(2) dl:nth-of-type(3)::after {
        top: 60px;
        background-size: 55px;
    }

    #schedule+div .inner_item:nth-of-type(3) dl:nth-of-type(2)::before {
        height: 60px;
    }

    #schedule+div .inner_item:nth-of-type(3) dl:nth-of-type(3)::before {
        top: 65px;
        left: -15px;
        background-size: 44px;
    }

    #schedule+div .inner_item:nth-of-type(3) dl:nth-of-type(3)::after {
        top: 60px;
        background-size: 44px;
    }

    #schedule+div .inner_item:nth-of-type(4) dl:nth-of-type(2)::before {
        top: 100px;
        height: 70px;
    }

    #schedule+div .inner_item:nth-of-type(4) dl:nth-of-type(3)::before {
        top: 100px;
        left: -15px;
        background-size: 44px;
    }

    #schedule+div .inner_item:nth-of-type(4) dl:nth-of-type(3)::after {
        top: 60px;
        background-size: 44px;
    }

    #schedule+div .inner_item {
        border-radius: 10px;
        padding: 20px 20px 70px;
    }

    #schedule+div .inner_item::after {
        font-size: 1.5rem;
    }

    #schedule+div dl dt {
        font-size: 1.5rem;
        line-height: 1.4;
    }

    #schedule+div span {
        font-size: 1.3rem;
    }

    #schedule+div .inner_item:not(:last-of-type) {
        margin-bottom: 40px !important;
    }

    #g+section .heading.block_header_2 .h {
        font-size: 1.7rem !important;
    }
}

/*btn*/
a[id^="btn"]+.contents_btn01 .content_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    width: calc(100% - 40px);
}

a[id^="btn"]+.contents_btn01 .content_wrapper>a {
    width: 100% !important;
    box-sizing: border-box;
    max-width: 300px;
    padding: 7px 10px !important;
    margin: 0;
}

a[id^="btn"]+.contents_btn01 a span {
    position: relative;
    padding: 0 0 20px;
}

a[id^="btn"]+.contents_btn01 a span::before {
    position: absolute;
    display: block;
    content: "教育理念";
    bottom: 0;
    pointer-events: none;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 1.5rem;
    left: 0;
}

a[id^="btn"]+.contents_btn01 a:nth-of-type(2) span::before {
    content: "入園のご案内へ";
}

a[id^="btn"]+.contents_btn01 a:nth-of-type(3) span::before {
    content: "入園案内資料";
}

a[id^="btn"]+.contents_btn01 .content_wrapper {
    justify-content: space-evenly;
}

/*a[id^="btn"]+.contents_btn01 .content_wrapper>a {
    max-width: 400px;
}*/

#btn_a+.contents_btn01 a:nth-of-type(1) span::before {
    content: "カリキュラム";
}

#btn_a+.contents_btn01 a:nth-of-type(2) span::before {
    content: "学習プログラム";
}

#btn_a+.contents_btn01 a:nth-of-type(3) span::before {
    content: "特別プログラム";
}

@media screen and (max-width: 980px) {
    #btn+div {
        padding-bottom: 10px;
    }

    a[id^="btn"]+.contents_btn01 .content_wrapper>a {
        margin-bottom: 10px;
    }

    a[id^="btn"]+.contents_btn01 .content_wrapper {
        justify-content: center;
    }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
    a[id^="btn"]+.contents_btn01 .content_wrapper>a {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media screen and (max-width: 480px) {
    a[id^="btn"]+.contents_btn01 .content_wrapper>a {
        max-width: 320px !important;
        padding: 3px 10px !important;
    }

    a[id^="btn"]+.contents_btn01 .content_wrapper>a:last-of-type {
        margin-bottom: 0;
    }

    a[id^="btn"]+.contents_btn01 a span {
        font-size: 1.6rem;
    }

    a[id^="btn"]+.contents_btn01 a span::before {
        font-size: 1.4rem;
    }
}

/*Mikuni Campus*/
.widget_shop01 .heading.block_header_4,
.widget_shop01 dl:first-of-type {
    display: none;
}

.widget_shop01 dl {
    display: flex;
    flex-direction: column;
    border-bottom: none;
}

.widget_shop01 dl:nth-of-type(3) dt,
.widget_shop01 dl:nth-of-type(4) dt {
    padding-left: 32px;
    position: relative;
}

.widget_shop01 dl:nth-of-type(3) dt::before,
.widget_shop01 dl:nth-of-type(4) dt::before {
    position: absolute;
    display: block;
    content: "";
    width: 17px;
    height: 30px;
    top: 50%;
    left: 0;
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/train.png") no-repeat left center / contain;
    pointer-events: none;
    transform: translateY(-50%);
}

.widget_shop01 dl:nth-of-type(4) dt::before {
    background: url("/common/upload_data/aiwininternationalschoolcojp/image/car.png") no-repeat left center / contain;
    width: 21px;
}

.widget_shop01 dl:not(:last-of-type) {
    margin-bottom: 40px;
}

.widget_shop01 dd {
    padding: 25px 0 0;
    font-size: 1.7rem;
}

.widget_shop01 dt {
    font-size: 1.8rem;
    padding: 0;
    border: 0 !important;
}

.widget_shop01 dd a {
    text-decoration-color: #54215b !important;
    color: #54215b;
}

.widget_shop01 dd a:hover {
    text-decoration: none !important;
}

.widget_shop01 .map {
    height: 24vw;
}

@media screen and (max-width: 767px) {
    .widget_shop01 .heading.block_header_4 {
        margin-bottom: 20px !important;
    }

    .widget_shop01 dt {
        font-size: 1.6rem;
    }

    .widget_shop01 dl:nth-of-type(3) dt,
    .widget_shop01 dl:nth-of-type(4) dt {
        padding-left: 30px;
    }

    .widget_shop01 dd {
        padding: 20px 0 0;
        font-size: 1.55rem;
    }
}

/*レスポンシブ見出し調整*/
@media screen and (max-width: 1200px) {
    a[id^="h4"]+section .heading.block_header_4 {
        flex-direction: column;
        align-items: baseline;
    }
}

.contents_btn01 a[target=_blank] span:before, .contents_btn01 a[target=_blank] span:after {
border: none;
}
.contents_btn01 a[target=_blank]:hover span:before, .contents_btn01 a[target=_blank]:hover span:after {
    border: none;
}