#rss {
    padding: 11vw 0 12vw;
}
#rss .wrap {
    padding: 0 10%;
}
#rss .gr-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5vw;
}
#rss .gr-header h2 {
    font-size: 5.6vw;
    letter-spacing: 0.1em;
}
#rss .gr-header .btn-more a {
    font-size: 4.3vw;
    letter-spacing: 0.05em;
    display: inline-block;
    padding-right: 7vw;
    position: relative;
}
#rss .gr-header .btn-more a::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 9px solid #1d1c1c;
    position: absolute;
    top: 2.5vw;
    right: 0;
}
#rss .feed .rss-item dt {
    font-size: 13px;
    letter-spacing: 0.05em;
}
#rss .feed .rss-item dd a {
    letter-spacing: 0.05em;
}
#sec1 {
    position: relative;
}
#sec1::before {
    content: "";
    background: url(../img/index/sec1_bg_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: 14vw;
    right: 0;
    bottom: -20vw;
    left: 0;
    z-index: -1;
}
#sec1 .item1 {
    margin: 0 5%;
    position: relative;
}
#sec1 .item1 h2 {
    position: absolute;
    top: 41vw;
    left: 5%;
    right: 5%;
    z-index: 2;
    color: #f2ede8;
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 6.4vw;
    letter-spacing: 0.14em;
    line-height: 1.8;
    white-space: nowrap;
}
#sec1 .item1 h2 span {
    letter-spacing: 0.14em;
}
#sec1 .item1 h2 .fs42 {
    font-size: 7.5vw;
}
#sec1 .item1 h2 .t {
    margin-top: 18vw;
}
#sec1 .item1 .photo2 {
    width: 59%;
    margin: -18vw 0 0 -10vw;
}
#sec1 .item2 {
    margin-bottom: 14vw;
}
#sec1 .item2 .photo2 {
    margin: -29vw -5vw 0 auto;
    width: 51%;
    position: relative;
    z-index: 2;
}
#sec1 .item2 .photo1 {
    width: 69%;
    margin: -23vw 0 0 -5vw;
}
#sec1 .item3 .txt {
    line-height: 45px;
    background: url(../img/index/sec1_linex.png);
    position: relative;
}
#sec1 .item3 .txt::before {
    content: "";
    background: url(../img/index/sec1_linex2.png) repeat-x;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
#sec2 {
    padding: 23vw 0;
    position: relative;
}
#sec2::before {
    content: "";
    background: url(../img/index/sec2_deco_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: -43vw;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec2 h2 {
    margin-bottom: 10vw;
}
#sec2 h2 .ttl-eng {
    font-size: 4.3vw;
}
#sec2 .js .item:not(:last-child) {
    margin-bottom: 14vw;
}
#sec2 .js .item .photo {
    margin: 0 8%;
}
#sec2 .js .item .gr-txt {
    margin-top: 12vw;
}
#sec2 .js .item .gr-txt h3 {
    font-size: 5.6vw;
    letter-spacing: 0.14em;
    text-align: center;
    color: #1d1c1c;
    border-bottom: 1px solid #747069;
    padding-bottom: 5vw;
    margin-bottom: 4vw;
}
#sec3 {
    position: relative;
}
#sec3::before {
    content: "";
    background: url(../img/shared/bg2.jpg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#sec3 .set1 {
    position: relative;
    overflow: hidden;
}
#sec3 .set1 .title {
    width: 66%;
    margin: 0 auto;
    padding: 11vw 0;
    position: absolute;
    top: 9vw;
    left: 5%;
    right: 5%;
    z-index: 2;
    background: url(../img/index/sec3_ttl_deco.png) no-repeat center top/100% auto;
}
#sec3 .set1 .title h2 {
    margin: 0 auto;
    position: relative;
}
#sec3 .set1 .title h2::before {
    content: "";
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 50%;
    bottom: calc(100% + 3vw);
    height: 18vw;
}
#sec3 .set1 .title h2 .ttl-jp {
    color: #f2ede8;
}
#sec3 .set1 .title h2 .ttl-eng {
    position: relative;
    left: -0.5vw;
    color: #f2ede8;
}
#sec3 .set1 .box-parallax {
    height: 110vw;
}
#sec3 .set2 {
    padding-bottom: 18vw;
}
#sec3 .set2 .wrap {
    padding: 0 9%;
}
#sec3 .set2 .photo {
    margin: -11vw 4% 9vw;
}
#sec3 .set2 .gr-txt .btn-link {
    margin: 10vw 6% 0;
}
#sec4 {
    padding: 16vw 0 18vw;
    background: url(../img/shared/bg3.jpg);
}
#sec4 .gr-txt {
    margin-top: 9vw;
}
#sec4 .gr-txt h2 {
    margin-bottom: 5vw;
}
#sec4 .gr-txt h2 .ttl-eng {
    margin: 0 0 0 5vw;
    position: relative;
    top: -1vw;
}
#sec4 .gr-txt .btn-link {
    margin: 9vw 9% 0;
}
#sec5 {
    position: relative;
    padding: 14vw 0 24vw;
}
#sec5::before {
    content: "";
    background: url(../img/index/sec5_deco_sp.png) no-repeat center top/100% auto;
    position: absolute;
    top: -8vw;
    right: 0;
    left: 0;
    bottom: 0;
}
#sec5 .wrap {
    z-index: 2;
}
#sec5 .gr-txt {
    margin-bottom: 12vw;
}
#sec5 .gr-txt h2 {
    margin: 0 auto;
}
#sec5 .gr-txt h2 .ttl-eng {
    margin: 0 0 3vw;
}
#sec5 .gr-txt .txt {
    margin: 8vw 0 12vw;
}
#sec5 .gr-img .img1 {
    width: 88%;
    margin: 0 -1vw 5vw auto;
}
#sec5 .gr-img .img2 {
    width: 88%;
    margin-left: -1vw;
}
#sec6 .group {
    background: url(../img/shared/bg2.jpg);
    padding: 15vw 0 7vw;
}
#sec6 .group h2 .ttl-eng {
    margin-bottom: -2vw;
    display: block;
}
#sec6 .group h2 .ttl-jp {
    position: relative;
    padding-bottom: 3vw;
}
#sec6 .group h2 .ttl-jp::before {
    content: "";
    border-top: 2px solid #5b544d;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 15vw;
    bottom: 0;
}
#sec6 .group .content .col-l .logo {
    text-align: center;
    margin: 8vw 0 7vw;
}
#sec6 .group .content .col-l .logo img {
    width: 38%;
    height: auto;
}
#sec6 .group .content .col-l .info {
    margin: 6vw 6% 10vw;
}
#sec6 .group .content .col-l .info dt {
    text-align: center;
}
#sec6 .group .content .col-r {
    padding: 9vw 0 13vw;
    border-top: 1px solid #9b8f82;
    border-bottom: 1px solid #9b8f82;
}
#sec6 .group .content .col-r dl {
    display: flex;
    line-height: 25px;
    letter-spacing: 0;
}
#sec6 .group .content .col-r dl:not(:last-child) {
    margin-bottom: 25px;
}
#sec6 .group .content .col-r dl dt {
    width: 28%;
}
#sec6 .group .content .col-r dl dd {
    flex: 1;
}
#sec7 {
    position: relative;
    padding-bottom: 20vw;
}
#sec7::before {
    content: "";
    background: url(../img/shared/bg2.jpg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 46vw;
    left: 0;
    z-index: -1;
}
#sec7 .map {
    height: 480px;
}
#sec7 .map iframe {
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
}


#sec7 .gr-btn {
    margin-top: 5vw;
    text-align: center;
}
#sec7 .gr-btn .btn-map a {
    font-size: 4.3vw;
    letter-spacing: 0.12em;
    display: inline-block;
    color: #1d1c1c;
    padding: 0 7% 1vw 2%;
    border-bottom: 1px solid #000;
    position: relative;
}
#sec7 .gr-btn .btn-map a::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    border-left: 8px solid #1d1c1c;
    position: absolute;
    top: 4vw;
    transform: translateY(-50%);
    right: 2%;
}
@media screen and (min-width: 768px) {
    #key .sl {
        height: 796px;
    }
    #key .sl1 {
        background: url(../img/index/key1.jpg) no-repeat center top/cover;
    }
    #key .sl2 {
        background: url(../img/index/key2.jpg) no-repeat center top/cover;
    }
    #key .sl3 {
        background: url(../img/index/key3.jpg) no-repeat center top/cover;
    }
    #rss {
        padding: 0;
        margin: 21px 82px 0 auto;
        width: 380px;
        height: 73px;
    }
    #rss .wrap {
        padding: 0;
    }
    #rss .gr-header {
        margin-bottom: 3px;
    }
    #rss .gr-header h2 {
        font-size: 20px;
    }
    #rss .gr-header .btn-more a {
        font-size: 15px;
        padding-right: 25px;
    }
    #rss .gr-header .btn-more a::after {
        top: 13px;
    }
    #rss .gr-header .btn-more a:hover {
        opacity: 0.7;
    }
    #rss .feed .rss-item {
        display: flex;
    }
    #rss .feed .rss-item dt {
        width: 80px;
    }
    #rss .feed .rss-item dd {
        flex: 1;
    }
    #rss .feed .rss-item dd a:hover {
        text-decoration: underline;
        text-underline-offset: 2px;
    }
    #sec1 {
        padding: 102px 0 0;
    }
    #sec1::before {
        background: url(../img/index/sec1_bg.png) no-repeat;
        width: 1220px;
        height: 1980px;
        top: 256px;
        right: auto;
        bottom: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    #sec1::after {
        content: "";
        background: url(../img/index/sec1_deco.png) no-repeat;
        width: 1255px;
        height: 1111px;
        position: absolute;
        top: -94px;
        left: calc(50% - 5px);
    }
    #sec1 .item1 {
        margin: 0;
    }
    #sec1 .item1 h2 {
        top: 458px;
        left: 0;
        right: 0;
        font-size: 36px;
        line-height: 76px;
    }
    #sec1 .item1 h2 .fs42 {
        font-size: 42px;
    }
    #sec1 .item1 h2 .t {
        margin-top: 118px;
    }
    #sec1 .item1 .photo1 {
        text-align: center;
    }
    #sec1 .item1 .photo2 {
        width: auto;
        margin: 0;
        position: absolute;
        right: 706px;
        left: -168px;
        bottom: 94px;
        height: 386px;
    }
    #sec1 .item2 {
        margin: -286px 0 80px;
        display: flex;
        align-items: flex-start;
        flex-direction: row-reverse;
    }
    #sec1 .item2 .photo2 {
        margin: 0 -129px 0 auto;
        width: auto;
    }
    #sec1 .item2 .photo1 {
        width: auto;
        margin: 286px 0 0 -72px;
    }
    #sec1 .item3 .txt {
        line-height: 58px;
        letter-spacing: 0.1em;
        margin: 0 auto;
        padding: 20px 0;
        height: 403px;
        background: url(../img/index/sec1_liney.png);
    }
    #sec1 .item3 .txt::before {
        background: url(../img/index/sec1_liney2.png) repeat-y;
        height: auto;
        width: 1px;
        top: 0;
        left: auto;
    }
    #sec2 {
        padding: 142px 0 150px;
    }
    #sec2::before {
        background: url(../img/index/sec2_deco.png) no-repeat;
        width: 1735px;
        height: 1723px;
        top: -428px;
        right: auto;
        bottom: auto;
        left: calc(50% - 485px);
    }
    #sec2 h2 {
        margin-bottom: 76px;
    }
    #sec2 h2 .ttl-eng {
        font-size: 24px;
    }
    #sec2 .js .item:not(:last-child) {
        margin-bottom: 128px;
    }
    #sec2 .js .item{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    #sec2 .js .item .photo{
        margin: 0 0 0 -69px;
    }
    #sec2 .js .item .gr-txt {
        margin: 78px 7px 0 0;
        border-top: 1px solid #747069;
        width: 385px;
    }
    #sec2 .js .item .gr-txt h3 {
        font-size: 32px;
        border-bottom: 0;
        padding-bottom: 0;
        margin: 39px 0 68px auto;
    }
    #sec2 .js .item .gr-txt .txt {
        margin: 0 2px 0 11px;
        text-align: justify;
    }
    #sec3::before {
        top: 200px;
    }
    #sec3 .set1 .title {
        width: 430px;
        padding: 87px 0 0;
        top: 96px;
        height: 433px;
    }
    #sec3 .set1 .title h2 {
        margin: 0 auto;
        position: relative;
    }
    #sec3 .set1 .title h2::before {
        bottom: calc(100% + 27px);
        height: 160px;
    }
    #sec3 .set1 .title h2 .ttl-eng {
        left: 0;
    }
    #sec3 .set1 .box-parallax {
        height: 639px;
        margin-right: 52px;
    }
    #sec3 .set2 {
        padding-bottom: 130px;
    }
    #sec3 .set2 .wrap {
        padding: 0;
        display: flex;
        align-items: flex-start;
    }
    #sec3 .set2 .photo {
        margin: -51px 0 0 -109px;
        flex: 1;
        height: 460px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1218px) {
    #sec3 .set2 .photo {
        margin-left: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec3 .set2 .gr-txt {
        width: 406px;
        margin: 84px -52px 0 139px;
    }
    #sec3 .set2 .gr-txt .btn-link {
        margin: 44px 0 0;
    }
}
@media screen and (min-width: 768px) {
    #sec4 {
        padding: 115px 0 140px;
    }
    #sec4 .wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    #sec4 .gr-txt {
        margin: 19px 0 0 -13px;
        width: 419px;
    }
    #sec4 .gr-txt h2 {
        margin: 0 0 26px -5px;
        text-align: left;
    }
    #sec4 .gr-txt h2 .ttl-eng {
        margin: 0 0 0 17px;
        top: -5px;
    }
    #sec4 .gr-txt .btn-link {
        margin: 44px 0 0;
    }
    #sec4 .photo {
        margin-right: -75px;
    }
}
@media screen and (min-width: 768px) {
    #sec5 {
        padding: 169px 0 146px;
    }
    #sec5::before {
        background: url(../img/index/sec5_deco.png) no-repeat;
        width: 2500px;
        height: 1855px;
        top: -501px;
        right: auto;
        left: calc(50% - 1250px);
        bottom: auto;
    }
    #sec5 .gr-txt {
        width: 354px;
        margin: 0 0 0 auto;
    }
    #sec5 .gr-txt h2 {
        margin: 0 auto;
    }
    #sec5 .gr-txt h2 .ttl-eng {
        margin: 0 0 23px;
    }
    #sec5 .gr-txt .txt {
        margin: 47px 0 53px;
    }
    #sec5 .gr-txt .floormap {
        margin-left: -41px;
    }
    #sec5 .gr-img {
        position: absolute;
        top: -51px;
        left: -152px;
        right: 436px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
    #sec5 .gr-img {
        left: calc(-50vw + 50%);
    }
}
@media screen and (min-width: 768px) {
    #sec5 .gr-img .img1 {
        width: 621px;
        margin: 0 0 38px auto;
    }
}
@media screen and (min-width: 768px) {
    #sec5 .gr-img .img2 {
        width: auto;
        margin: 0 95px 0 0;
        height: 391px;
    }
}
@media screen and (min-width: 768px) {
    #sec6 .group {
        padding: 80px 0 63px;
        max-width: 1248px;
        margin: 0 auto;
    }
    #sec6 .group h2 {
        margin-bottom: 75px;
    }
    #sec6 .group h2 .ttl-eng {
        margin-bottom: -8px;
    }
    #sec6 .group h2 .ttl-jp {
        padding-bottom: 20px;
        font-size: 36px;
    }
    #sec6 .group h2 .ttl-jp::before {
        width: 85px;
    }
    #sec6 .group .content {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    #sec6 .group .content .col-l {
        width: 300px;
        margin-left: 16px;
    }
    #sec6 .group .content .col-l .logo {
        margin: 0 0 34px -15px;
    }
    #sec6 .group .content .col-l .logo img {
        width: auto;
    }
    #sec6 .group .content .col-l .info {
        margin: 28px 0 0;
        line-height: 30px;
    }
    #sec6 .group .content .col-l .info dd {
        text-align: justify;
    }
    #sec6 .group .content .col-r {
        width: 590px;
        padding: 0;
        border: 0;
    }
    #sec6 .group .content .col-r dl {
        line-height: 30px;
        letter-spacing: 0.1em;
    }
    #sec6 .group .content .col-r dl:not(:last-child) {
        margin-bottom: 30px;
    }
    #sec6 .group .content .col-r dl dt {
        width: 183px;
    }
}
@media screen and (min-width: 768px) {
    #sec7 {
        padding-bottom: 126px;
    }
    #sec7::before {
        left: 50%;
        transform: translateX(-50%);
        width: 1248px;
        right: auto;
        bottom: 275px;
    }
    #sec7 .wrap {
        border-top: 1px solid #998e82;
        padding-top: 19px;
    }
    #sec7 h2 {
        font-size: 18px;
        color: #555;
        margin: 0 0 15px 14px;
        letter-spacing: 0.16em;
    }
    #sec7 .map {
        height: 430px;
    }
	
    #sec7 .gr-btn {
        margin-top: 20px;
        text-align: left;
        display: flex;
    }
    #sec7 .gr-btn .btn-map {
        width: 183px;
    }
    #sec7 .gr-btn .btn-map a {
        font-size: 16px;
        padding: 0 0 2px 31px;
        display: block;
    }
    #sec7 .gr-btn .btn-map a::after {
        top: 18px;
        right: 24px;
    }
    #sec7 .gr-btn .btn-map a:hover {
        opacity: 0.7;
    }
    #sec7 .gr-btn .print_map {
        margin-left: 16px;
    }
    #sec7 .gr-btn .print_map a {
        font-size: 13px;
        letter-spacing: 0.12em;
        color: #1d1c1c;
    }
    #sec7 .gr-btn .print_map a:hover {
        text-decoration: underline;
        text-underline-offset: 2px;
    }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
    #sec5 .gr-txt .floormap {
        margin-left: -100px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    #sec3 .set2 .gr-txt {
        margin-right: calc(-50vw + 50% + 30px);
    }
    #sec5 .gr-txt .floormap {
        margin-left: -140px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #sec1 .item3 .txt {
        height: auto;
        white-space: nowrap;
    }
}
