/* スライダー
================================================== */
#slider_wrap {
    padding-top: 230px;
    height: 100%;
}
#slider_wrap img {
    height: auto;
    width: 100%;
    max-width: 1500px;
}
.sp-slide {
    text-align: center;
}
.sp-slide img {
    max-width: 1500px !important;
}
.sp-image:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
}
#slider_wrap .sp-arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 50px;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    #slider_wrap {
        padding-top: 0;
    }
    #slider_wrap .sp-arrow {
        display: none;
    }
}



/* 共通
================================================== */
.lead1 {
    margin-bottom: 50px;
    text-align: center;
}



/* 臨時お知らせ欄
================================================== */
.temporary_notice {
    padding: 30px;
    background: #fceff0;
    margin-bottom: 30px;
}
.temporary_notice h3 {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.temporary_notice p {
    text-align: center;
}
.temporary_notice p.btn a {
    margin-top: 20px;
    display: block;
    padding: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background: #666;
    border-radius: 8px;
    position: relative;
}
.temporary_notice p.btn a::after {
    content: '▶';
    color: #fff;
    font-size: 10px;
    transform: scale(0.8);
    float: right;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.temporary_notice p.btn a:hover {
    background: rgba(0,0,0,0.2);
}
@media only screen and (max-width: 767px) {
    .temporary_notice h3 {
        font-size: 19px;
    }
}



/* メイン
================================================== */
#tp_about {
    position: relative;
    margin-top: -50px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 50px;
    background: #fff;
    z-index: 1000;
}
#tp_about h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 20px;
}
#tp_about #info p {
    text-align: center;
}
#tp_about #info .logo {
    width: 85%;
    margin: 0 auto;
}
#tp_about #info .title {
    margin-top: 30px;
    font-size: 13px;
}
#tp_about #info .title strong {
    font-size: 21px;
}
#tp_about #info .address {
    font-size: 13px;
}
#tp_about #info .tel {
    font-size: 19px;
    font-weight: bold;
}
#tp_about #info .tel strong {
    font-size: 29px;
}
#tp_about #info .tel a {
    color: #444;
}
@media only screen and (max-width: 767px) {
    #tp_about {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 10px;
    }
    #tp_about h2 {
        font-size: 19px;
    }
    #tp_about #info {
        padding: 30px 0 30px 0;
    }
    #tp_about #info .logo {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    #tp_about #info .title {
        margin-top: 0;
    }
    #tp_about #info .title strong {
        line-height: 1.5em;
    }
    #tp_about #info .tel strong {
        line-height: 1.5em;
    }
}



/* コンセプト
================================================== */
#tp_concept_bg {
    margin-top: 70px;
    width: 100%;
    background-image: url(../img/tp_concept_bg.png), url(../img/tp_concept_bg.png);
    background-repeat: no-repeat, no-repeat;
    background-position: calc(50% + 500px) 0, calc(50% - 150px) 0;
    position: relative;
    z-index: -100;
}
#tp_concept {
    position: relative;
    padding-top: 120px;
}
#tp_concept .en_title {
    position: absolute;
    top: -30px;
    left: 20px;
    font-family: 'MOZART';
    font-size: 50px;
    letter-spacing: 10px;
    line-height: 1em;
}
#tp_concept .m_logo {
    position: absolute;
    top: 40px;
    right: 0;
}
#tp_concept .title {
    position: absolute;
    top: 120px;
    right: 0;
    width: 50%;
}
#tp_concept .title h3 {
    color: #df606b;
    font-size: 32px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 20px;
}
#tp_concept .title p {
    font-size: 17px;
    font-weight: bold;
    text-align: right;
}
@media only screen and (max-width: 767px) {
    #tp_concept_bg {
        margin-top: 50px;
        width: 100%;
        background: #fceff0;
        padding-bottom: 20px;
    }
    #tp_concept {
        padding-top: 30px;
    }
    #tp_concept .en_title {
        top: -10px;
        left: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        font-size: 24px;
    }
    #tp_concept .m_logo {
        display: none;
    }
    #tp_concept .title {
        position: static;
        width: 100%;
        margin-bottom: 20px;
    }
    #tp_concept .title h3 {
        font-size: 21px;
        text-align: center;
    }
    #tp_concept .title p {
        font-size: 16px;
        text-align: left;
    }
}


.concept_column1 {
    position: relative;
    top: -200px;
    padding: 50px;
    color: #fff;
    background: #df606b;
    margin-bottom: -180px;
}
.concept_column1 h4 {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.tp_concept_img1 {
    margin-top: 50px;
    width: 55%;
    height: 350px;
    background: url(../img/tp_concept_img1.jpg) center center no-repeat;
    background-size: cover;
}
.concept_column2 {
    position: relative;
    padding: 50px;
    color: #fff;
    background: #df606b;
}
.concept_column2 h4 {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.tp_concept_img2 {
    position: relative;
    top: -200px;
    z-index: -1;
    width: 55%;
    height: 350px;
    float: right;
    background: url(../img/tp_concept_img2.jpg) center center no-repeat;
    background-size: cover;
    margin-bottom: -150px;
}
@media only screen and (max-width: 767px) {
    .concept_column1, .concept_column2 {
        position: static;
        padding: 20px;
        margin-bottom: 20px;
    }
    .concept_column1 h4, .concept_column2 h4 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .tp_concept_img1, .tp_concept_img2 {
        display: none;
    }
}

/*園で大切にしていること*/
.tp_cherishes_bg {
    margin-top: 100px;
}
.tp_cherishes {
    padding: 50px 0;
    color: #fff;
    background: #df606b;
    position: relative;
    z-index: 0;
}
.tp_en_title {
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    font-family: 'MOZART';
    color: rgba(255,255,255,0.1);
    font-size: 150px;
    letter-spacing: 10px;
    line-height: 1em;
    z-index: -1;
}
.tp_cherishes_h3 {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .tp_cherishes_bg {
        margin-top: 50px;
    }
    .tp_cherishes {
        padding: 20px;
    }
    .tp_en_title {
        display: none;
    }
}


/* 園見学
================================================== */
#tp_visit_bg {
    margin-top: 150px;
    width: 100%;
    background-image: url(../img/tp_visit_bg.png), url(../img/tp_visit_bg.png);
    background-repeat: no-repeat, no-repeat;
    background-position: calc(50% + 150px) 0, calc(50% - 500px) 0;
    position: relative;
    z-index: -100;
}
#tp_visit {
    position: relative;
    padding-top: 120px;
}
#tp_visit .en_title {
    position: absolute;
    top: -30px;
    right: 20px;
    font-family: 'MOZART';
    font-size: 50px;
    letter-spacing: 10px;
    line-height: 1em;
}
#tp_visit .m_logo {
    position: absolute;
    top: 40px;
    left: -90px;
    z-index: -1;
}
#tp_visit .title {
    position: relative;
    top: -20px;
    z-index: 1;
    margin-bottom: 50px;
}
#tp_visit .title h3 {
    color: #df606b;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}
#tp_visit .title p {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}
.tp_visit_column {
    margin-top: -50px;
    margin-left: 100px;
    padding: 30px 50px;
    width: 60%;
    background: #fff;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 767px) {
    #tp_visit_bg {
        margin-top: 50px;
        width: 100%;
        background: #fceff0;
        padding-bottom: 20px;
    }
    #tp_visit {
        padding-top: 30px;
    }
    #tp_visit .en_title {
        top: -10px;
        left: 0;
        left: 50%;
        right: 0;
        right: auto;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        font-size: 24px;
    }
    #tp_visit .m_logo {
        display: none;
    }
    #tp_visit .title {
        position: static;
        width: 100%;
        margin-bottom: 20px;
    }
    #tp_visit .title h3 {
        font-size: 21px;
        text-align: center;
    }
    #tp_visit .title p {
        font-size: 16px;
        text-align: left;
    }
    .tp_visit_column {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        padding: 20px;
        position: static;
        box-sizing: border-box;
    }
}



/* サービス
================================================== */
#tp_services_bg {
    margin-top: 70px;
    width: 100%;
}
#tp_services {
    padding: 50px;
    background: #fceff0;
}
#tp_services .en_title {
    position: relative;
    top: -80px;
    font-family: 'MOZART';
    font-size: 50px;
    letter-spacing: 10px;
    line-height: 1em;
    text-align: center;
    margin-bottom: -50px;
}
#tp_services .title h3 {
    color: #df606b;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    #tp_services_bg {
        margin-top: 50px;
        width: 100%;
        background: #fceff0;
        padding-bottom: 20px;
    }
    #tp_services {
        padding: 0 0 0 0;
    }
    #tp_services .en_title {
        top: -10px;
        font-size: 24px;
        margin-bottom: 10px;
    }
    #tp_services .title h3 {
        font-size: 21px;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    #tp_services .title h3 {
        font-size: 19px;
    }
}

.circle {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    background: #df606b;
    border-radius: 100px;
}
.circle .service {
    padding-top: 50px;
    font-family: 'MOZART';
    font-size: 17px;
    text-align: center;
    letter-spacing: 5px;
    line-height: 0.7em;
}
.service_text {
    margin-top: 10px;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    .circle {
        width: 120px;
        height: 120px;
    }
}

.tp_services_tel {
    text-align: center;
}
.tp_services_tel a {
    font-size: 25px;
    color: #df606b;
    font-weight: bold;
}
.tp_services_tel a small {
    font-size: 19px;
}



/* アクセス
================================================== */
#tp_access_bg1 {
    margin-top: 120px;
    padding-bottom: 30px;
    background: linear-gradient(90deg, #ececee 0%, #ececee 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);
}
#tp_access_bg1 .en_title {
    font-family: 'MOZART';
    font-size: 50px;
    color: #444;
    letter-spacing: 10px;
    line-height: 1em;
    text-align: center;
}
#tp_access_bg1 .en_title span.offset {
    position: relative;
    top: -30px;
}
#tp_access_bg1 .title {
    color: #df606b;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
}
#tp_access_bg2 {
    margin-top: -50px;
    background: linear-gradient(90deg, #df606b 0%, #df606b 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);
    position: relative;
    z-index: 1;
}
#tp_access_bg2 #tp_access {
    padding: 20px 0;
    width: 80%;
    color: #fff;
    background: #df606b;
}
#tp_access_bg2 #tp_access p {
    color: #fff;
}
@media only screen and (max-width: 767px) {
    #tp_access_bg1 {
        margin-top: 50px;
        background: none;
    }
    #tp_access_bg1 .en_title {
        position: relative;
        top: -10px;
        left: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        font-size: 24px;
    }
    #tp_access_bg1 .en_title span.offset {
        position: static;
    }
    #tp_access_bg1 .title {
        margin-top: 0;
        font-size: 21px;
    }
    #tp_access_bg2 {
        margin-top: -10px;
        background: #df606b;
        position: static;
    }
    #tp_access_bg2 #tp_access {
        width: 100%;
    }
    #tp_access_bg2 #tp_access p {
        text-align: center;
        margin-bottom: 20px;
    }
}



/* スタッフブログ インスタグラム
================================================== */
.info_circle {
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    height: 150px;
    background: #df606b;
    border-radius: 75px;
    box-sizing: border-box;
}
.info_circle .icon {
    margin-top: 30px;
    text-align: center;
}
.info_circle h3 {
    margin-top: 7px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .info_circle {
        width: 100px;
        height: 100px;
        top: -50px;
        z-index: 1;
    }
    .info_circle .icon {
        margin-top: 25px;
    }
    .info_circle .icon img {
        width: 25%;
    }
    .info_circle h3 {
        margin-top: 3px;
        font-size: 14px;
    }
}



/*スタッフブログ*/
#tp_blog {
    position: relative;
    margin-top: 100px;
    padding: 90px 0 30px 0;
    background: #fceff0;
}
#tp_blog .tp_blog_wrap {
    padding: 0 30px;
}
#blog_iframe {
    border: none;
    width: 100%;
}



/*インスタグラム*/
#tp_insta {
    position: relative;
    margin-top: 100px;
    padding: 190px 0 80px 0;
    background: url(../img/tp_insta_bg.jpg) 0 0 no-repeat;
}
#tp_insta .text {
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.SP_insta_img {
    display: none;
}
@media only screen and (max-width: 767px) {
    #tp_insta {
        padding: 40px 10px;
        background: none;
    }
    .SP_insta_img {
        display: block;
    }
    #tp_insta .text {
        color: #444;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 20px;
    }
}



/* 採用情報 */
.tp_recruit_bg {
    margin-top: 100px;
    background: url(../img/childcare_recruit_bg.jpg) center center no-repeat;
    background-size: cover;
}
.tp_recruit {
    padding: 100px 0;
    position: relative;
}
.tp_recruit .en_title {
    font-family: 'MOZART';
    font-size: 50px;
    color: #444;
    letter-spacing: 10px;
    line-height: 1em;
    text-align: center;
    position: absolute;
    right: 0px;
    top: -130px;
}
.tp_recruit  h3 {
    font-size: 21px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .tp_recruit_bg {
        margin-top: 0;
        background: #fceff0;
    }
    .tp_recruit {
        padding: 30px 0;
    }
    .tp_recruit .en_title {
        position: relative;
        top: -10px;
        left: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        font-size: 24px;
    }
    .tp_recruit  h3 {
        font-size: 16px;
        text-align: center;
    }
}
