<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#location {
    overflow-x: hidden;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w-1300 {
    max-width: 1300px;
    width: calc(100% - 40px);
    margin: 0 auto;
}


.main .container {
    line-height: 1.6;
}

.main .container figure {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.main .container figure img {
    width: 100%;
}

.main .container .photo .bgW {
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.8);
}

.tit {
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
    padding: 20px 0;
    background: #80724A;
}

.tit span {
    display: block;   
}

.tit .jp {
    font-size: 20px;
    margin-bottom: 5px;
}

.tit .en {
    font-size: 11px;
    font-family: "Cinzel", serif;
}

.tit-2 {
    border-left: 5px solid #80724A;
    color: #80724A;
    padding-left: 15px;
    margin-bottom: 40px;
}

.tit-2.left {
    text-align: left;
}

.tit-2.white {
    color: #fff;
    border-color: #fff;
}

.tit-2 p:first-child {
    font-size: 22px;
}

.tit-2 p.pointTxt{font-size: 14px;}
.tit-2 p.addressTxt{font-size: 12px;}

.tit-2 p:last-child {
    font-size: 12px;
}

.tit-30 {
    font-size: 30px;
}

.img  {
    margin-bottom: 30px;
}

.img figure {
    width: 49%;
}

.img figure:first-child {
    width: 100%;
    margin-bottom: 2%;
}

.slogan {
    align-items: center;
    margin-bottom: 100px;
    position: relative;
}

.slogan::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 100%;
    background: #80724A;
}

.slogan .col-l {
    width: 47.54%;    
}

.slogan .col-l p {
    font-size: 29px;
    text-align: center;
    position: relative;
    line-height: 1.6;
    letter-spacing: 0.1em;
    color: #80724A;
    width: 80%;
    margin: 0 auto;
}

.slogan .col-l p::before,
.slogan .col-l p::after {
    content: '';
    width: 25px;
    height: 19px;
    mask: url(../imgs/ic-slogan-1.svg) no-repeat top left/cover;
    -webkit-mask: url(../imgs/ic-slogan-1.svg) no-repeat top left/cover;
    background: #80724A;
    position: absolute;
    top: 0;
    left: 0;    
}

.slogan .col-l p::after {
    mask: url(../imgs/ic-slogan-2.svg) no-repeat top left/cover;
    -webkit-mask: url(../imgs/ic-slogan-2.svg) no-repeat top left/cover;
    left: auto;
    right: 0;
}

.slogan .col-r {
    padding: 20px 0;
    width: 47.54%;
}

.slogan .col-r p {
    margin-bottom: 20px;
    line-height: 1.7;
}

.slogan .list-icon li {
    display: inline-block;
    margin-right: 5px;
}

.row:not(:last-of-type) {
    margin-bottom: 60px;
}

.column-02 .item {
    max-width: 618px;
    width: 47.54%;
    margin-bottom: 4%;
}

.column-02 .item .photo {
    margin-bottom: 20px;
}

.column-02 .item &gt; p {
    line-height: 1.7;
}

.cont-top {
    text-align: center;
    margin-bottom: 100px;
}

.cont-top h3 {
    margin-bottom: 30px;
    text-align: center;
}

.cont-top &gt; p {
    line-height: 1.7;
    margin-top: 40px;
}

#box-01 {
    padding: 200px 0;
}

#box-01 h3 {
    text-align: center;
    margin-bottom: 30px;
}

#box-01 p {
    margin-top: 40px;
    text-align: center;
    line-height: 1.7;
}

#box-01 .photo__capIn {
    padding: 0;
}

#box-02 .box-02Inner{
    background: #eceae2;
    padding: 50px 0 50px;
}

/*
#box-02 .tit {
    background: #fff;
    color: #80724A;
}

#box-02 .slogan::after {
    background: #fff;
}

#box-02 .slogan p {
    color: #fff;
}

#box-02 .slogan p::before,
#box-02 .slogan p::after {
    background: #fff;
}

#box-02 .slogan .col-r {
    border-color: #fff;
}
*/

#box-03 {
    padding: 150px 0 100px;
}

#box-04 {
    padding: 0 0 100px;
}

#box-04 .map {
    max-width: 789px;
    width: 100%;
    margin: 0 auto 100px;
}

#box-04 .map .capIn {
    margin-top: 10px;
    text-align: right;
}

#box-04 .map p {
    text-align: center;
    margin-top: 100px;
    line-height: 1.7;
}

#box-05 {
    padding: 0 0 100px;
}

#box-06 {
    padding: 0 0 100px;
}

#box-06 .item-01 {
    width: 100%;
    max-width: unset;
}

#box-06 .item-01 .col-l {
    width: 47.54%;
}

#box-06 .item-01 .col-l .shinryoka p {
    line-height: 1.7;
}

#box-06 .item-01 .col-l .cap {
    font-size: 12px;
    margin-top: 20px;
}

#box-06 .item .col-r {
    width: 47.54%;
    max-width: 618px;
}

#box-07 {
    padding: 0 0 100px;
}

#box-08 {
    background: #80724A;
    color: #fff;
    padding: 100px 0;
}

#box-08 .tit-center {
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    margin: 40px auto;
    font-size: 20px;
	padding: 10px;
}

#box-08 ul li {
    width: 49%;
}

#box-08 ul li h5 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

#box-08 ul li p {
    line-height: 1.7;
    margin-top: 20px;
}

#info {
    padding: 100px 0;
}

#info .nav-tab {
    margin-bottom: 40px;
}

#info .nav-tab a {
    width: 15%;
    text-align: center;
    line-height: 1;
    padding: 0 0 20px;
    border-bottom: 4px solid #EAE8E1;
}

#info .nav-tab a:hover,
#info .nav-tab a.active {
    border-color: #80724A;
}

#info .col-l {
    width: 68%;
}

#info .col-r {
    width: 30%;
    font-size: 14px;
	height: 550px;
	overflow-y: scroll
}

#info .col-r ul li {
    margin-bottom: 15px;
    letter-spacing: 0.1em;
}

#info .col-r p:first-child {
    position: relative;
    padding-left: 35px;
}

#info .col-r p span {
    background: #80724A;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    color: #fff;
    line-height: 1;
    width: 24px;
    height: 24px;
}



/*
#info .tab {
    display: none;
}

#info #tab1 {
    display: block;
}
*/


.sakura{padding-top: 40px;}

.shinryoka{background-color: #ebebeb; padding: 20px;}
.shinryoka p{font-size: 14px; line-height: 1.8 !important; }

.suiihyo{max-width: 798px;margin: auto }
.suiihyo .caption{text-align: right; }

/* MEDIA */
@media screen and (max-width: 768px) {

    .main .container .photo .bgW {
        padding: 5px 10px;
    }

    .tit .jp {
        font-size: min(5vw, 20px);        
    }

    .tit-30 {
        font-size: min(4.5vw, 24px);
    }

    .tit-2 {
        margin-bottom: 20px;
    }

    .tit-2 p:first-child {
        font-size: min(4.5vw, 20px);
    }

    .img {
        margin-bottom: 30px;
    }

    .img figure {
        width: 100%;
    }

    .img figure:not(:last-of-type) {
        margin-bottom: 5%;
    }

    .slogan {
        margin-bottom: 10%;
    }

    .slogan::after {
        display: none;
    }

    .slogan .col-l {
        width: 100%;
        margin-bottom: 5%;
    }

    .slogan .col-l p {
        width: 100%;
        font-size: min(6vw, 22px);
    }

    .slogan .col-r {
        width: 100%;
        border-left: 0;
        padding: 0;
    }

    .slogan .col-r p {
        text-align: left;
        font-size: min(3.7vw, 16px);
    }

    .slogan .col-r p br {
        display: none;
    }

    .slogan .list-icon li img {
        width: 35px;
        height: 35px;
    }


    .column-02 .item {
        width: 100%;
    }

    .column-02 .item:not(:last-of-type) {
        margin-bottom: 8%;
    }

    .column-02 .item &gt; p {
        font-size: min(3.7vw, 16px);
    }

    .cont-top {
        margin-bottom: 50px;
    }

    .cont-top p {
        font-size: min(3.7vw, 16px);
        text-align: left;
    }
	.cont-top p.caption,#box-06 .item-01 .col-l .cap{font-size: 10px;}
    .cont-top p br {
        display: none;
    }
	.cont-top p br.spDisp{display: block!important;}

    #box-01 {
        padding: 15% 0;
    }

    #box-01 p {
        text-align: left;
        font-size: min(3.7vw, 16px);
    }

    #box-02 {
        padding: 15% 0;
    }

    #box-03 {
        padding: 15% 0;
    }

    #box-04 {
        padding: 0 0 15%;
    }

    #box-04 .map {
        margin-bottom: 60px;
    }

    #box-04 .map p {
        text-align: left;
        margin-top: 5%;
        font-size: min(3.7vw, 16px);
    }

    #box-05 {
        padding: 0 0 15%;
    }

    #box-06 {
        padding: 0 0 15%;
    }

    #box-06 .item-01 .col-l {
        width: 100%;
        margin-bottom: 20px;
    }

    #box-06 .item-01 .col-r {
        width: 100%;
    }

    #box-06 .item-01 .col-l .shinryoka p {
        font-size: min(3.2vw, 14px);
    }

    #box-07 {
        padding: 0 0 15%;
    }

    #box-08 {
        padding: 15% 0;
    }

    #box-08 ul li {
        width: 100%;
        margin-bottom: 20px;
    }

    #box-08 ul li h5 {
        margin-bottom: 10px;
        font-size: min(4vw, 20px);
		padding-left: 10px;
		border-left: white 3px solid;
		text-align: left;
    }

    #box-08 ul li p {
        font-size: min(3.7vw, 16px);
    }

    #info {
        padding: 15% 0;
    }

    #info .nav-tab a {
        width: 48%;
        margin-bottom: 4%;
        padding: 10px 0;
        font-size: min(4vw, 16px);
        border-width: 2px;
    }

    #info .col-l {
        width: 100%;
        margin-bottom: 40px;
    }

    #info .col-l iframe {
        height: 300px;
    }

    #info .col-r {
        width: 100%;
    }

    #info .col-r p {
        width: 100%;
    }

    #info .col-r p:last-child {
        margin-left: 34px;
    }


}</pre></body></html>