@charset "UTF-8";


/* mainvisual
------------------------------------------------- */
.mainvisual {
    padding: 2.625em 0 3.25em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 100%;
        padding: 65px 0 3.25em;
        overflow: hidden;
    }
}
.mainvisual .inner {
    padding: 0 8.8125em 0 7.875em;
    @media (max-width: 767.9px) {
        padding: 0;
        width: 94%;
        margin: 0 auto;
    }
}
.mainvisual .photobox {
    width: 52.77%;
    position: relative;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.mainvisual .photobox .photo img{
    filter: hue-rotate(10deg) saturate(100%);
}


.mainvisual .photobox .fl1 {
    width: 29em;
    position: absolute;
    left: -7.5em;
    bottom: -5.625em;
    @media (max-width: 767.9px) {
        width: 67vw;
        left: -10vw;
        bottom: -14vw;
    }
}
.mainvisual .photobox .fl2 {
    width: 12.1875em;
    position: absolute;
    right: -3.5em;
    bottom: 1.875em;
    @media (max-width: 767.9px) {
        width: 39vw;
        right: -10vw;
        bottom: -7vw;
    }
}
.mainvisual .con {
    width: 42.625%;
    margin-top: 7em;
    @media (max-width: 767.9px) {
        width: 96%;
        margin: 3em auto 0;
    }
}
.mainvisual .con h2 {
    letter-spacing: 0.1vw;
    font-size: 2rem;
    color: #FF82B7;
    margin-bottom: 0.5em;
    line-height: 2.2em;
    @media (max-width: 767.9px) {
        font-size: 6vw;
        margin-bottom: 1.15em;
    }
}
.mainvisual .con h2 span {
    border-bottom: 0.25rem solid #FF82B7;
    padding-bottom: 0.15em;
    @media (max-width: 767.9px) {
        line-height: 2.5em;
        border-bottom: 0.2rem solid #FF82B7;
    }
}
.mainvisual .con address {
    display: block;
    line-height: 1.75;
    @media (max-width: 767.9px) {
        font-size: 1.1rem;
    }
}
.mainvisual .con p {
    line-height: 1.75;
    letter-spacing: normal;
    padding-bottom: 1.25em;
    @media (max-width: 767.9px) {
        font-size: 1.1rem;
    }
}
.mainvisual .con ul{
   @media (max-width: 767.9px) {
    gap:10px;
   } 
}
.mainvisual .con ul li {
    width: 11.11em;
    height: 2.75em;
    background-color: #fff;
    border: 0.055em solid #FF9DC7;
    border-radius: 1.11em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #F789B8;
    margin-right: 0.5em;
    box-sizing: border-box;
    @media (max-width: 767.9px) {
        height: 4.75em;
        margin-right: 0;
    }
}
@media screen and (min-width:768px){

}

@media (max-width: 767.9px) {
    .mainvisual .f-rev {
        flex-direction: column;
    }
}



/* news
------------------------------------------------- */
.news {
    padding-bottom: 7.5em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 90%;
        padding-bottom: 6.5em;
    }
}

.news .btnst1_sp.fo14{
    display: none;
}
@media (max-width: 767.9px) {
    .news .inner.d-flex {
    flex-direction: column;
    }
    .news .btnst1.fo14{
        display: none;
    }
    .news .btnst1_sp.fo14{
        display: flex;
        justify-content: center;
        margin-top: 2em;
    }
    .news .btnst1_sp.fo14 a{
        font-size:1.15em;
        width: 13.375rem;
        height: 3rem;
    }
}

.news .tit {
    width: 16.65%;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.news .con {
    width: 81%;
    background-color: #fff;
    border-radius: 1.875em;
    padding: 1.975em 2.85em;
    margin-top: 2.5em;
    box-sizing: border-box;
    position: relative;
    @media (max-width: 767.9px) {
        width: 100%;
        padding: 0.5em 1.5em 2.5em;
        margin-top: 1.75em;
    }
}
.news .con dl {
    display: flex;
    justify-content: space-between;
    padding: 1em 0;
    border-bottom: 0.0625em solid rgba(49,55,61,0.3);
    @media (max-width: 767.9px) {
        flex-direction: column;
        padding: 0.75em 0;
        margin-top: 1em;
    }
}
.news .con dl dt {
    width: 23.5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    @media (max-width: 767.9px) {
        width: 100%;
        justify-content: flex-start;
        gap: 1em;
        margin-bottom: 0.75em;
        font-size: 0.9em;
    }
}
.news .con dl dt span {
    width: 9.25em;
    background-color: #F5B1CE;
    border-radius: 3em;
    line-height: 2.15;
    color: #fff;
    text-align: center;
    @media (max-width: 767.9px) {
        font-size: 0.8em;
        line-height: 2.5;
    }
}
.news .con dl dd {
    width: 72.5%;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.news .con dl dd a {
    display: block;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2211%22%20height%3D%2213%22%20viewBox%3D%220%200%2011%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5306%207.03033C10.8235%206.73744%2010.8235%206.26256%2010.5306%205.96967L5.7576%201.1967C5.46471%200.903806%204.98984%200.903806%204.69694%201.1967C4.40405%201.48959%204.40405%201.96447%204.69694%202.25736L8.93958%206.5L4.69694%2010.7426C4.40405%2011.0355%204.40405%2011.5104%204.69694%2011.8033C4.98984%2012.0962%205.46471%2012.0962%205.7576%2011.8033L10.5306%207.03033ZM0.000244141%207.25L10.0002%207.25V5.75L0.000244141%205.75L0.000244141%207.25Z%22%20fill%3D%22%23F789B8%22%2F%3E%3C%2Fsvg%3E') right center no-repeat;
    background-size: 1.15em auto;
    padding-right: 2em;
    box-sizing: border-box;
}
.news .con .fl {
    width: 10.15625em;
    position: absolute;
    right: -4.5em;
    bottom: -4.5em;
    @media (max-width: 767.9px) {
        width: 28vw;
        right: -3vw;
        bottom: 83%;
    }
}
@media screen and (min-width:768px){
.news .con dl dd a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news .con dl dd a:hover {
    color: #FF7EB5;
}
}


/* hours
------------------------------------------------- */
.hours {
    padding-bottom: 6em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 94%;
    }
}
.hours .headline1 {
    text-align: center;
    @media (max-width: 767.9px) {
        margin-bottom: 2.5rem;
    }
}
.hours .copy {
    line-height: 1.6;
    text-align: center;
    padding-bottom: 2.15em;
    @media (max-width: 767.9px) {
        font-size: 1.2rem;
    }
}
.hours .copy span {
    display: block;
    @media (max-width: 767.9px) {
        font-size: 0.8rem;
    }
}
.hours .con {
    background-color: #fff;
    border-radius: 1.875em;
    padding: 1.75em 2em 3em;
    box-sizing: border-box;
    position: relative;
    @media (max-width: 767.9px) {
        padding: 1em 1em 1.5em;
    }
}
.hours .con .sp_scroll{
    width: 100%;
    @media (max-width: 767.9px) {
        overflow-x: scroll;
        padding-bottom: 1.5em;
    }
}
.hours .con table {
    width: 100%;
    margin-bottom: 3.5em;
    @media (max-width: 767.9px) {
        margin-bottom: 1em;
    }
}
.hours .con table th,
.hours .con table td {
    width: 10.75%;
    text-align: center;
    vertical-align: middle;
    border-bottom: 0.0625em solid rgba(49,55,61,0.3);
    padding: 1.5em 1em;
    line-height: 1.65;
    box-sizing: border-box;
}
.hours .con table th span {
    width: 2.7em;
    height: 2.7em;
    border-radius: 50%;
    background-color: #ECECEC;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hours .con table th:first-child {
    width: 18.5%;
    text-align: left;
    padding: 1.75em 2em;
    @media (max-width: 767.9px) {
        padding: 1.5em 0.75em;
    }
}
.hours .btnst1_sp.fo14{
    display: none;
}

@media (max-width: 767.9px) {
    .hours .con table th:first-child p{
        width: 10em;
        font-size:1.15em;
    }
    .hours .con table td p{
        width: 6em;
        font-size:1rem;
    }
    .hours .d-flex.sp{
        margin-top: 3em;
        text-align: center;
        font-size: 1.1em;
    }
    .hours .d-flex.sp .fo19{
        margin-bottom: 1em;
    }
    .hours .btnst1_sp.fo14{
        display: flex;
        justify-content: center;
        margin-top: 2em;
    }
    .hours .btnst1_sp.fo14 a{
        width: 16.375rem;
    }
}
.hours .con table th:first-child span {
    display: block;
    width: auto;
    height: auto;
    background-color: rgba(255,255,255,0);
    @media (max-width: 767.9px) {
        font-size: 0.8rem;
    }
}
.hours .con table th:last-child span {
    background-color: #DBF1FB;
}
.hours .con dl {
    width: 80%;
}
.hours .con dl dt {
    width: 20%;
    margin-left: 2%;
}
.hours .con dl dd {
    width: 78%;
    margin-top: 0.25em;
}
.hours .con .btnst1 {
    position: absolute;
    right: 2em;
    bottom: 4em;
}
.caption{
    display: none;
    font-size: 0.9rem;
    width: 100%;
    text-align: center;
    @media (max-width: 767.9px) {
        display: block;
    }
}
.scroll-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #ffedf1 url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2211%22%20height%3D%2213%22%20viewBox%3D%220%200%2011%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5306%207.03033C10.8235%206.73744%2010.8235%206.26256%2010.5306%205.96967L5.7576%201.1967C5.46471%200.903806%204.98984%200.903806%204.69694%201.1967C4.40405%201.48959%204.40405%201.96447%204.69694%202.25736L8.93958%206.5L4.69694%2010.7426C4.40405%2011.0355%204.40405%2011.5104%204.69694%2011.8033C4.98984%2012.0962%205.46471%2012.0962%205.7576%2011.8033L10.5306%207.03033ZM0.000244141%207.25L10.0002%207.25V5.75L0.000244141%205.75L0.000244141%207.25Z%22%20fill%3D%22%23F789B8%22%2F%3E%3C%2Fsvg%3E') center no-repeat;
    background-size: 0.8em auto;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    box-shadow: 0 0 4px rgb(203 158 176 / 50%);
    font-size: 1rem;
    line-height: 1em;
    font-weight: 900;
    pointer-events: none;
    z-index: 10;
}
.arrow-left {
    left: -0.25em;
    transform: translateY(-50%) rotate(180deg);
}
.arrow-right {
    right: -0.25em;
}





   
/* info
------------------------------------------------- */
.info {
    padding-bottom: 5.5em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 94%;
    }
}
.info .inner {
    padding: 0 8.75em;
    @media (max-width: 767.9px) {
        padding: 0;
    }
}
.info .headline1 {
    text-align: center;
}
.info .headline1 span::before {
    width: 8.5rem;
    left: 2rem;
}
.info .headline1 span::after {
    left: 2rem;
}
@media (max-width: 767.9px) {
    .info ul{
        gap: 1em;
        margin-top: 2em;
    }
}
.info ul li {
    margin: 0 1em 1.75em;
    @media (max-width: 767.9px) {
        margin: 0;
        width: calc(50% - 0.5em);
    }
}
.info ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.info ul li a::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    /*background:radial-gradient(circle, transparent 0%, white 100%);*/
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 5px 4px 19px rgba(222, 140, 169, 0.28);
    transition: 0.4s;
}
.info ul li a p {
    line-height: 1.25;
    text-align: center;
    position: relative;
    z-index: 2;
}
.info ul li a p span {
    display: block;
    line-height: 1.05;
    letter-spacing: 0.04em;
    padding-top: 0.5em;
    @media (max-width: 767.9px) {
        font-size: 0.75em;
    }
}
.info ul li:nth-child(1) a {
    width: 15.5em;
    height: 10.9375em;
    @media (max-width: 767.9px) {
        width: calc(100% - 2em);
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(1) a::before {
    border-radius: 50% 50% 39% 61% / 52% 61% 39% 48%;
}
.info ul li:nth-child(2) a {
    width: 15em;
    height: 11.5625em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(2) a::before {
    border-radius: 50% 50% 48% 52% / 41% 46% 54% 59%;
}
.info ul li:nth-child(3) a {
    width: 16em;
    height: 12.5em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(3) a::before {
    border-radius: 48% 52% 47% 53% / 62% 65% 35% 38%;
}
.info ul li:nth-child(4) a {
    width: 15em;
    height: 11.125em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(4) a::before {
    border-radius: 51% 49% 53% 47% / 39% 42% 58% 61%;
}
.info ul li:nth-child(5) a {
    width: 14.875em;
    height: 12.1875em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(5) a::before {
    border-radius: 41% 59% 37% 63% / 66% 65% 35% 34%;
}
.info ul li:nth-child(6) a {
    width: 18.5em;
    height: 11.375em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(6) a::before {
    border-radius: 46% 54% 45% 55% / 62% 53% 47% 38%;
}
.info ul li:nth-child(7) a {
    width: 15.5em;
    height: 10.9375em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(7) a::before {
    border-radius: 55% 45% 53% 47% / 51% 57% 43% 49%;
}
.info ul li:nth-child(8) a {
    width: 12.25em;
    height: 11.5em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(8) a::before {
    border-radius: 56% 44% 64% 36% / 55% 67% 33% 45%;
}
.info ul li:nth-child(9) a {
    width: 13.5em;
    height: 11.75em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(9) a::before {
    border-radius: 60% 40% 50% 50% / 59% 65% 35% 41%;
}
.info ul li:nth-child(10) a {
    width: 15em;
    height: 9.75em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(10) a::before {
    border-radius: 45% 55% 46% 54% / 47% 42% 58% 53%;
}
.info ul li:nth-child(11) a {
    width: 16em;
    height: 12em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(11) a::before {
    border-radius: 62% 38% 46% 54% / 65% 54% 46% 35%;
}
.info ul li:nth-child(12) a {
    width: 15em;
    height: 12.1875em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(12) a::before {
    border-radius: 43% 57% 55% 45% / 51% 65% 35% 49%;
}
.info ul li:nth-child(13) a {
    width: 16.25em;
    height: 10.9375em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(13) a::before {
    border-radius: 61% 39% 47% 53% / 51% 65% 35% 49%;
}
.info ul li:nth-child(14) a {
    width: 14.875em;
    height: 12.1875em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(14) a::before {
    border-radius: 46% 54% 68% 32% / 62% 41% 59% 38%;
}
.info ul li:nth-child(15) a {
    width: 15em;
    height: 11.5625em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(15) a::before {
    border-radius: 48% 52% 47% 53% / 42% 43% 57% 58%;
}
.info ul li:nth-child(16) a {
    width: 15em;
    height: 9.75em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(16) a::before {
    border-radius: 45% 55% 46% 54% / 47% 42% 58% 53%;
}
.info ul li:nth-child(17) a {
    width: 15em;
    height: 11.125em;
    @media (max-width: 767.9px) {
        max-width: calc(100% - 2em);
        margin: 0 auto;
        height: auto;
        padding: 2em 1em;
        aspect-ratio: 2.35;
    }
}
.info ul li:nth-child(17) a::before {
    border-radius: 51% 49% 53% 47% / 39% 42% 58% 61%;
}
@media screen and (min-width:768px){
.info ul li a:hover {
    color: #fff;
}
.info ul li a:hover::before {
    background-color: #FD8DBD;
}
}


/* question
------------------------------------------------- */
.question {
    padding-bottom: 10em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 90%;
        padding-bottom: 5em;
    }
}
.question .inner {
    padding: 0 10.375em 0 9.875em;
    @media (max-width: 767.9px) {
        flex-direction: column;
        padding: 0;
    }
}
.question .photobox {
    width: 50.8%;
    position: relative;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.question .photobox .photo {
    width: 100%;
    border: 0.0625em solid #fff;
    border-radius: 1.875em;
    overflow: hidden;
    @media (max-width: 767.9px) {
        width: 90%;
        margin-left: 8%;
    }
}
.question .photobox .fl {
    width: 11.15625em;
    position: absolute;
    left: -5em;
    bottom: -2.5em;
    @media (max-width: 767.9px) {
        width: 23vw;
        left: -2vw;
        bottom: -9vw;
        transform: rotateZ(-17deg);
    }
}
.question .con {
    width: 45.7%;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.question .con h4 {
    line-height: 1.45;
    @media (max-width: 767.9px) {
        line-height: 1.75;
        margin-top: 2.5em;
        font-size: 1.5rem;
    }
}
.question .con p {
    line-height: 2.125;
    padding: 1.8em 0 2.75em;
}
.question .con .btnst1 a {
    width: 13.125rem;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        font-size: 1.15em;
        width: 16rem;
    }
}


/* column
------------------------------------------------- */
.column {
    padding-bottom: 8.5em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 90%;
        padding-bottom: 6em;
        max-width: 400px;
    }
}
.column .inner {
    padding: 0 6.1875em 0 7.625em;
    @media (max-width: 767.9px) {
        flex-direction: column;
        text-align: center;
        padding: 0;
    }
}
.column .tit {
    width: 16.5%;
    margin-top: 1em;
    @media (max-width: 767.9px) {
        width: 100%;
        margin-bottom: 3em;
    }
}
.column .btnst1_sp.fo14{
    display: none;
}
@media (max-width: 767.9px) {
    .column .btnst1.fo14{
        display: none;
    }
    .column .btnst1_sp.fo14{
        display: block;
        margin-top: 2em;
    }
    .column .btnst1_sp.fo14 a{
        margin: 0 auto;
    }
}
.column .con {
    width: 78.75%;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.column .con .d-flex{
    @media (max-width: 767.9px) {
        flex-direction: column;
        gap: 3em;
    }
}

.column .con ul li {
    width: 31.25%;
    margin-right: 3.125%;
    @media (max-width: 767.9px) {
        width: 100%;
        margin-right: 0;
        text-align: left;
    }
}
.column .con ul li:last-child {
    margin-right: 0;
}
.column .con ul li a .photo {
    width: 100%;
    height: 13.125em;
    border-radius: 1.875em;
    border: 0.065em solid #fff;
    overflow: hidden;
    transition: 0.4s;
    @media (max-width: 767.9px) {
        height: auto;
    }
}
.column .con ul li a .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.column .con ul li a p {
    color: #FF4C98;
    line-height: 1.65;
    padding: 0.75em 0;
}
.column .con ul li a h4 {
    line-height: 1.65;
    transition: 0.4s;
}
@media screen and (min-width:768px){
.column .con ul li a:hover .photo {
    opacity: 0.7;
}
.column .con ul li a:hover h4 {
    color: #F789B8;
}
}  


/* access
------------------------------------------------- */
.access {
    padding-bottom: 8.125em;
    @media (max-width: 767.9px) {
        margin: 0 auto;
        width: 100%;
        padding-bottom: 5em;
    }
}
.access .inner {
    padding: 0 8.125em 0 8.75em;
    @media (max-width: 767.9px) {
        flex-direction: column-reverse;
        text-align: center;
        gap: 2em;
        width: 100%;
        padding: 0;
    }
}
.access .map {
    width: 49.145%;
    @media (max-width: 767.9px) {
        width: 100%;
    }
}
.access .map .gmap {
    width: 100%;
    height: 21.875em;
    border-radius: 1.875em;
    overflow: hidden;
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
    @media (max-width: 767.9px) {
        border-radius: 0;
    }
}
.access .con {
    width: 46.15%;
    @media (max-width: 767.9px) {
        width: 90%;
    }
}
.access .con .headline1 {
    margin-bottom: 2.5em;
}
.access .con address {
    display: block;
    line-height: 1.88;
    padding-bottom: 0.5em;
    @media (max-width: 767.9px) {
        text-align: left;
        font-size: 1.1em;
    }
}
.access .con p {
    line-height: 1.69;
    @media (max-width: 767.9px) {
        text-align: left;
        font-size: 0.8rem;
    }
}
.access .con .fo14{
    margin-top: 2em;
}
.txt-small{
    font-size: 0.9em;
}
.route_container{
    margin-top: 3rem;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: flex-start;
    justify-content: flex-start;
    @media (max-width: 767.9px) {
        gap: 20px;
    }
}
.route {
    flex: 0 0 calc(33.333% - 20px);
    box-sizing: border-box;
    @media (max-width: 767.9px) {
        flex: 0 0 calc(50% - 20px);
    }
}
.route span{
    color: #FF4C98;
    font-weight: 600;
}
.access .inner.route_container {
    @media (max-width: 767.9px) {
        flex-direction: unset;
        width: 90%;
        margin: 3rem auto 0;
    }
}
.route p{
    @media (max-width: 767.9px) {
        font-size: 0.8rem;
        text-align: left;
    }
}