#index #main-visual {

}
#index #main-visual p {
    font-size:1.2em;
}

#index .cemetery-banner {
    margin-bottom:30px !important;
}

#index main h1.feature {
    font-size:1.6em;
    position:relative;
    border:solid 2px #000;
    border-radius:16px 16px 0 0;
    border-bottom:none;
    text-align:center;
    height:20px;
    margin-bottom:10px;
}
#index main h1.feature span {
    display:inline-block;
    padding:0 20px;
    background:var(--lightgreen);
    color:#000;
    position:absolute;
    top:-0.7em;
    left:50%;
    transform:translateX(-50%);
    font-family: fot-tsukuardgothic-std,sans-serif;
    font-weight: 700;
    font-style: normal;
    width:60%;
}

#index main .banner {
    padding-bottom:100px;
}
#index main .cemetery {
    background:#fff;
    position:relative;
}
#index main h1.arch-1 {
    background:url(../_img/index/arch_1.svg) center top / 420px no-repeat;
    padding:30px 0 10px 0;
    margin-bottom:20px;
    font-size:1.4em;
    position:absolute;
    width:100%;
    top:-50px;
}
#index main #cemetery-search {
    padding:20px 40px 0 40px;
    text-align:center;
}
#index main #cemetery-search div {
    display:inline-block;
}
#index main #cemetery-search div img {
    vertical-align:top;
}
#index main #cemetery-search div ul {
    list-style:none;
    margin:0;
    padding:0 40px 10px 0;
    display:inline-block;
}
#index main #cemetery-search div ul li {
    display:inline-block;
    padding:0 0 5px 10px;
    margin:0;
}

#index .flex .white-column {
    padding:15px 10px;
    transition:0.4s;
}
#index .flex .white-column h1 {
    font-size:1.2em;
}
#index .flex .white-column p {
    padding-bottom:10px;
}
#index .flex .white-column p:last-of-type {
    padding:0;
}

#index section {
    padding-bottom:0;
}
#index section:first-of-type {
    padding-top:20px;
    padding-bottom:40px;
}
#index section:first-of-type p {
    padding-bottom:10px;
}
#index section:first-of-type .button-yellow {
    border-right:solid 1px var(--lightgreen);
    border-bottom:solid 1px var(--lightgreen);
    background:#ff0 url(../_img/icon/search_black.svg) left 40px center / 20px no-repeat;
    padding:10px 40px 10px 80px;
}
#index section:first-of-type .button-yellow:hover {
    color:#000;
    border:none;
}

#index main #rebury {
    background:#e9e9e9;
    padding-top:40px;
    padding-bottom:80px;
}
#index main #rebury h1 {
    color:var(--green);
}
#index main #rebury .flex a {
    background:#fff;
    border-radius:8px;
    box-shadow:2px 2px 3px rgba(0,0,0,0.4);
    padding:15px;
    text-align:center;
    font-size:1.2em;
    color:#000;
}
#index main #rebury .flex {
    margin-bottom:30px;
}
#index main #rebury .flex a img {
    margin-bottom:10px;
    border-radius:4px;
}

#carousel{
    opacity: 0;
    transition: 0.4s;
    margin-top:20px;
    margin-bottom:20px;
}
#carousel.slick-initialized{
    opacity: 1
}
#index main #carousel a.cemetery-article {
    display:block;
    border:solid 2px #ccc;
    border-radius:10px;
    margin:10px;
    padding:10px 15px 0 15px;
    color:#000;
    font-size:0.8em;
    height:100%;
}
#index main #carousel a.cemetery-article h2 {
    padding:2px 0 2px 5px;
    margin:0 0 5px 0;
    font-size:1.2em;
}
#index main #carousel a.cemetery-article p {
}
#index main #carousel a.cemetery-article p em {
    color:var(--pink);
}
#index main #carousel a.cemetery-article img {
    border-radius:5px;
}
#index main #carousel a.cemetery-article ul {
    padding:10px 0 0 0;
}
#index main #carousel a.cemetery-article ul li {
    padding:5px;
    margin-right:2px;
    border:solid 1px #9B4545;
    font-size:0.9em;
}
#index main #carousel a.cemetery-article ul li.none {
    display:none;
}
#index main #carousel a.cemetery-article p.marker {
    background:url(../_img/icon/marker_gray.svg) left top / 14px no-repeat;
    padding-left:20px;
    padding-bottom:10px;
}
#index main #carousel a.cemetery-article p.walk {
    background:url(../_img/icon/walk.svg) left top / 16px no-repeat;
    padding-left:20px;
    padding-bottom:10px;
}
#index main #carousel .cemetery-feature .flex {
    border:none;
    padding:0;
    margin:0;
}
#index main #carousel .cemetery-feature .flex p {
    padding:0;
}
#index main #carousel .cemetery-feature .flex .g7 {
    width:80%;
    padding:0;
}


#index main h1.arch-2 {
    background:url(../_img/index/arch_2.svg) center top / 420px no-repeat;
    padding:30px 0 10px 0;
    margin-bottom:20px;
    font-size:1.4em;
    position:absolute;
    width:100%;
    top:-60px;
}
#index main #voice-index {
    background:var(--lightgreen);
    padding-top:40px;
    position:relative;
    border-top:solid 2px #fff;
}
main #voice-index .voice {
    padding:20px;
}
main #voice-index .voice header {
    border-radius:8px;
    padding:0 10px;
    margin-bottom:10px;
    background:var(--green);
    font-size:0.8em;
}

main #faq {
    padding-bottom:80px;
}
main #faq h1.arch {
    background:url(../_img/arch_2.svg) center top / 100% no-repeat;
    padding:20px 0;
    margin-bottom:20px;
    font-size:1.4em;
    border:none;
    position:static;
}


#index > .contact-area {
    display:none;
}
#index main .contact-area {
    background:var(--pink) url(../_img/guide.png) left 20px bottom / 160px no-repeat;
    padding:12px 20px 12px 140px;
    border-radius:8px;
}
#index main .contact-area h1 {
    font-size:1.4em;
    padding:0 0 5px 0;
    color:#fff;
    text-align:left;
}
#index main .contact-area p {
    padding:0;
    font-size:0.8em;
    color:#fff;
}
#index main .contact-area .button {
    background:#D75858;
    border:none;
    border-radius:4px;
    box-shadow:none;
    padding:10px 10px;
    margin:0 !important;
    display:block;
    text-align:center;
    font-size:1.6em;
    color:#fff;
    line-height:1;
    max-width:100% !important;
    min-width:100% !important;
    width:100% !important;
}
#index main .contact-area .button img {
    vertical-align:middle;
}
#index main .contact-area .button:first-of-type {
    background:#59a5c6;
    font-size:0.8em;
}
#index main .contact-area .button span {
    font-size:0.5em;
    display:block;
}


/** Media Query **/

@media only screen and (max-width : 1200px) {

}
@media only screen and (max-width : 900px) {
    main #voice-index .voice {
        width:100%;
    }
}
@media only screen and (max-width : 640px) {
    #index section:first-of-type .button-yellow {
        background:#ff0 url(../_img/icon/search_black.svg) left 10px center / 20px no-repeat;
        padding:10px 10px 10px 40px;
    }
    #index main .g4 {
        width:100% !important;
        margin-bottom:20px;
    }
    #index main #cemetery-search {
        display:none;
    }
    main #faq h1.arch {
        background:url(../_img/arch_2.svg) center top / 200% no-repeat;
    }
    #index main .button {
        min-width:260px !important;
    }
    #index main #carousel .cemetery-feature div {
        display:none;
    }

    #index .flex .white-column {
        margin-bottom:40px;
    }

    main #voice-index .voice header {
        padding:5px 10px 0 10px;
    }
    main #voice-index .voice header h1 ,
    main #voice-index .voice header p {
        width:100% !important;
    }
    main #voice-index .voice header p {
        margin-bottom:0;
    }

    #index main .contact-area {
        background:var(--pink);
        padding:12px 20px;
    }

    #index main .contact-area p {
        padding:0;
        font-size:0.8em;
        color:#fff;
    }
    #index main .contact-area .g7 ,
    #index main .contact-area .g5 {
        width:100%;
    }

}
