/* Scss Document */
/* Scss Document */
#key .slick-slide:nth-child(1) {
    background: url(../img/index/key_js1.jpg) no-repeat center/cover;
    height: 800px;
}
#key .slick-slide:nth-child(2) {
    background: url(../img/index/key_js2.jpg) no-repeat center/cover;
    height: 800px;
}
#key .slick-slide:nth-child(3) {
    background: url(../img/index/key_js3.jpg) no-repeat center/cover;
    height: 800px;
}
#key .slick-slide:nth-child(4) {
    background: url(../img/index/key_js4.jpg) no-repeat center/cover;
    height: 800px;
}
.oshirase{
    width: 800px;
    background: rgba(255,255,255,1);
    text-align: center;
    padding: 10px;
    margin: 20px auto 80px auto;
    border: 4px solid;
    box-shadow: 0 0 0 10px rgba(255,255,255,1);
}

.oshirase h3{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px!important;
}

.oshirase p{
	font-size: 16px;
}
#sec1 .wrap {
    padding: 72px 0 100px 0;
}
#sec1 .wrap:before {
    content: "";
    position: absolute;
    background: url("../img/index/s1_bg.png") no-repeat left top;
    top: -71px;
    left: -400px;
    width: 1400px;
    height: 997px;
}
#sec1 .wrap h2 {
    float: right;
    position: relative;
    z-index: 2;
}
#sec1 .wrap .box_txt {
    float: right;
    height: 530px;
    position: relative;
    margin: 320px 63px 260px 0;
    z-index: 2;
}
#sec1 .wrap .box_txt p ~ p {
    margin-right: 35px;
}
#sec1 .s1_img {
    position: absolute;
    top: 719px;
    right: -256px;
    z-index: 1;
}
#sec1 .s1_deco1 {
    position: absolute;
    top: -14px;
    right: -220px;
}
#sec1 .s1_deco2 {
    position: absolute;
    top: 498px;
    right: -299px;
}
#sec1 .s1_deco3 {
    position: absolute;
    top: 864px;
    left: -68px;
}
#sec2 {
    background: url("../img/index/s2_bg.jpg") no-repeat center top/cover;
    padding: 74px 0 90px 0;
}
#sec2 h2 {
    float: right;
    margin-right: 73px;
}
#sec2 .text {
    float: right;
    height: 300px;
    margin: 10px 30px 0 0;
}
#sec2 .btn_link2 {
    float: right;
}
#sec2 .btn_link2 a {
    margin: 10px 40px 0 0;
    display: flex;
justify-content: center;
    font-size: 23px;
    letter-spacing: 0.1em;
    height: 283px;
    background: url("../img/shared/b4.jpg") repeat left top;
    color: #fff;
    box-sizing: border-box;
    width: 74px;
/*    text-align: center;*/
    padding-top: 34px;
    position: relative;
}
#sec2 .btn_link2 a:after {
    content: "";
    background: url("../img/shared/icon_dwn.jpg") no-repeat left top/cover;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 50%;
    bottom: 22px;
    transform: translateX(-50%);
}
#sec2 .btn_link2 a:hover:before {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 1px solid #fff;
}
#sec2 .btn_link2 span {
    display: inline-block;
    cursor: pointer;
}
#sec3 {
    position: relative;
    background: url("../img/shared/bg2.jpg") repeat center top;
}
#sec3:before {
    content: "";
    background: url("../img/shared/bg_top.png") no-repeat center top;
    height: 155px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -132px;
}
#sec3 .wrap {
    padding: 23px 0 200px 0;
}
#sec3 h2 {
    position: absolute;
    top: 176px;
    left: 370px;
    z-index: 2;
}
#sec3 .s3_img1 {
    float: right;
    margin-right: -130px;
}
#sec3 .s3_img2 {
    position: absolute;
    top: 376px;
    left: -183px;
    z-index: 1;
}
#sec3 .bx_right {
    float: right;
    width: 470px;
    margin-top: 40px;
    position: relative;
    z-index: 1;
}
#sec3 .bx_right .text {
    margin-bottom: 40px;
}
#sec3 .bx_right .btn_link {
    margin-bottom: 32px;
    padding: 0 3%;
}
#sec3 .s3_deco1 {
    position: absolute;
    top: -30px;
    left: -274px;
}
#sec3 .s3_img3 {
    position: absolute;
    top: 805px;
    left: -238px;
    width: 707px;
}
#sec3 .s3_deco2 {
    position: absolute;
    bottom: -24px;
    right: -342px;
}
#sec4 .wrap {
    padding: 61px 0 138px 0;
}
#sec4 h2 {
    text-align: center;
    margin-bottom: 22px;
}
#sec4 #feed {
    display: flex;
    justify-content: space-between;
}
#sec4 #feed .row {
    width: 280px;
}
#sec4 #feed .rss_img {
    width: 100%;
}
#sec4 #feed .rss_img span {
    width: 280px !important;
    height: 187px !important;
}
#sec4 #feed .wp_txt {
    font-size: 15px;
    line-height: 30px;
    color: #000;
    margin-top: 14px;
}
#sec4 .btn_more {
    position: absolute;
    top: 88px;
    right: 0;
    background: url("../img/shared/b4.jpg") repeat center top;
    color: #fff;
    font-size: 15px;
    
    letter-spacing: 0.1em;
}
#sec4 .btn_more a{
    display: block;
    padding: 1px 28px 2px 36px;
}
#sec4 .btn_more a span {
    display: inline-block;
    margin-left: 17px;
}
#sec4 .btn_more a:hover {
    background: #000;
}
#sec5 {
    position: relative;
    background: url("../img/shared/bg3.jpg") repeat center top;
    color: #e5d5c9;
    padding-top: 70px;
}
#sec5:before {
    content: "";
    background: url("../img/shared/bg_top2.png") no-repeat center top;
    height: 155px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -132px;
}
#sec5 .wrap {
    padding-bottom: 100px;
}
#sec5 .wrap:before {
    content: "";
    background: url("../img/index/s5_img.png") no-repeat left top;
    position: absolute;
    top: 24px;
    right: -220px;
    width: 975px;
    height: 547px;
}
#sec5 h2 {
    padding: 31px 0;
}
#sec5 .box_dl {
    position: relative;
    z-index: 1;
}
#sec5 .box_dl dl {
    border-bottom: 1px solid #554234;
    width: 540px;
    padding: 10px 0 14px 0;
    line-height: 25px;
    display: table;
}
#sec5 .box_dl dl.dl_1 {
    width: 615px;
}
#sec5 .box_dl dl dt {
    display: inline-block;
    width: 157px;
    vertical-align: top;
}
#sec5 .box_dl dl dd {
    display: inline-block;
}
#sec5 .box_dl dl dd.tel_dd {
    font-size: 21px;
}
#sec5 .box_dl dl dd.tel_dd span {
    display: block;
    font-size: 16px;
}
#sec5 .box_btn {
    position: absolute;
    top: 518px;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 284px;
    z-index: 1;
}
#sec5 .box_btn .btn_link a {
    width: 410px;
}
#sec5 .box_btn .btnprint {
    margin: 10px 0 13px 48px;
    display: inline-block;
}
#sec5 .box_btn .btnprint:hover {
    text-decoration: underline;
}
#sec5 .box_btn .btnprint span {
    display: inline-block;
    margin-left: 15px;
}
#gmap {
    position: relative;
    height: 600px;
}
#gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#sec6 .wrap {
    padding: 94px 0 70px 0;
}
#sec6 .wrap:before {
    content: "";
    background: url("../img/index/s6_deco1.png") no-repeat left top;
    position: absolute;
    top: 0;
    right: -274px;
    width: 605px;
    height: 347px;
}
#sec6 h2 {
    text-align: center;
    margin-bottom: 30px;
}
#sec6 .s6_img1 {
    position: absolute;
    top: 164px;
    left: -166px;
}
#sec6 .s6_floor {
    float: left;
    padding-top: 18px;
    position: relative;
    z-index: 1;
    margin-left: 81px;
}
#sec6 .box_right {
    float: right;
    width: 368px;
    padding-top: 18px;
    position: relative;
    z-index: 1;
}
#sec6 .br_top {
    border-top: 1px solid;
    padding-top: 17px;
    margin-top: 17px;
}
#sec6 .s6_img2 {
    margin: 20px 0 0 -213px;
    position: relative;
    z-index: 1;
}
#sec6 .s6_img3 {
    position: absolute;
    bottom: 204px;
    right: -166px;
    z-index: 1;
}
#sec6 .s6_deco2 {
    position: absolute;
    top: 407px;
    left: -375px;
}
#sec6 .s6_deco3 {
    position: absolute;
    right: -252px;
    bottom: 70px;
    width: 634px;
}
#sec7 {
    background: url("../img/shared/bg2.jpg") repeat center top;
}
#sec7 .wrap {
    padding: 96px 0 71px 0;
}
#sec7 .wrap:before {
    content: "";
    background: url("../img/index/s7_bg.png") no-repeat left top;
    position: absolute;
    top: 0;
    right: -334px;
    width: 1085px;
    height: 698px;
}
#sec7 .s7_deco {
    position: absolute;
    top: 0;
    left: -268px;
}
#sec7 h2 {
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 5px;
}
#sec7 .bx_info {
    float: left;
    width: 365px;
    position: relative;
    z-index: 1;
    margin-left: 50px;
}
#sec7 .bx_info dl {
    line-height: 25px;
    margin-bottom: 25px;
}
#sec7 .bx_info dd {
    margin-left: 17px;
}
#sec7 .tel {
    position: absolute;
    top: 592px;
    right: -55px;
}

#banner{
    padding: 88px 0;
    background-image: url('../img/shared/bg2.jpg');
}
#banner .wrap{
    display: flex;
    justify-content: center;
}
#banner .col{
    width: 470px;
}
#banner .col a{
    display: block;
    padding: 129px 30px 80px;
    background-image: url('../img/shared/b4.jpg');
    color: #fff;
    text-align: center;
    overflow: hidden;
    min-height: 460px;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
}
#banner .col a .ttl{
    margin-bottom: 32px;
}
#banner .col a span{
    display: block;
}
#banner .col a .bg{
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    z-index: -1;
    overflow: hidden;
}
#banner .col a .bg img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: 50%;
    transition: 0.5s all ease;
}
#banner .col a .arrow{
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
#banner .col + .col{
    margin-left: 60px;
}
#banner .col a:hover img{
    opacity: 1 !important;
}
#banner .col a:hover .bg img{
    transform: scale(1.1);
}
@media all and (-ms-high-contrast:none){
    #sec4 .btn_more a{
        padding: 6px 28px 0 36px;
    }
}
@media only screen and (max-width: 767px) {
    .oshirase{
    width: auto;
    background: rgba(255,255,255,1);
    text-align: center;
    padding: 10px;
        margin: 10px 10px 20px 10px;
    border: 4px solid;
    box-shadow: 0 0 0 10px rgba(255,255,255,1);
    color: #000;
	
}

.oshirase h3{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

.oshirase p{
	font-size: 14px;
	text-align: left;
	padding: 0 10px;
}
    #sec1 {
        margin-top: -10px;
        background: url("../img/index/s1_bg_sp.jpg") no-repeat left top/100%;
    }
    #sec1 .wrap {
        padding: 15vw 5% 12vw 5%;
    }
    #sec1 .wrap:before {
        display: none;
    }
    #sec1 .wrap h2 {
        float: none;
    }
    #sec1 .wrap .box_txt {
        float: none;
        height: auto;
        margin: 7vw 0 0;
        text-align: justify;
    }
    #sec1 .wrap .box_txt br {
        display: none;
    }
    #sec1 .wrap .box_txt p ~ p {
        margin-right: 0;
    }
    #sec1 .s1_img {
        position: static;
        margin-top: 10vw;
    }
    #sec2 {
        background: none;
        padding: 0;
        padding-bottom: 8vw;
    }
    #sec2 h2 {
        float: none;
        margin-right: 0;
    }
    #sec2 .text {
        float: none;
        height: auto;
        margin: 8vw 5% 0 5%;
    }
    #sec2 .text br {
        display: none;
    }
    #sec2 .btn_link2 {
        float: none;
        margin: 7vw 5% 5vw 5%;
    }
    #sec2 .btn_link2 a {
        width: 100%;
        height: auto;
        padding: 4vw 0;
        text-align: left;
        padding-left: 5vw;
        font-size: 4.5vw;
        line-height: 1.2;
    }
    #sec2 .btn_link2 a:after {
        right: 15px;
        width: 25px;
        height: 25px;
        left: auto;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    #sec3:before {
        display: none;
    }
    #sec3 .wrap {
        padding: 12vw 5% 5vw 5%;
    }
    #sec3 h2 {
        position: static;
    }
    #sec3 .s3_img3 {
        position: static;
        width: 100%;
        margin-top: 7vw;
    }
    #sec3 .bx_right {
        float: none;
        width: 100%;
        margin-top: 7vw;
    }
    #sec3 .bx_right .text {
        margin-bottom: 8vw;
    }
    #sec4 .wrap {
        padding: 10vw 5%;
    }
    #sec4 #feed .row {
        display: flex;
        width: 100%;
    }
    #sec4 #feed .row:nth-child(2) {
        display: none;
    }
    #sec4 #feed .row:nth-child(3) {
        display: none;
    }
    #sec4 #feed .rss_img {
        width: 50%;
    }
    #sec4 #feed .rss_img span {
        margin: 0 auto;
        width: 100% !important;
        height: 0 !important;
        padding-top: 72%;
    }
    #sec4 #feed .wp_txt {
        width: 50%;
        box-sizing: border-box;
        padding-left: 5%;
        margin-top: 0;
    }
    #sec4 .btn_more {
        text-align: center;
    }
    #sec4 .btn_more {
        position: static;
        width: 50%;
        margin: 10vw auto 0;
        display: block;
        text-align: center;
    }
    #sec4 .btn_more a{
        padding: 2vw 0;
    }
    #sec5 {
        padding-top: 0;
        background: url("../img/index/s5_bg_sp.jpg") no-repeat center top/cover;
    }
    #sec5:before {
        display: none;
    }
    #sec5 .wrap {
        padding-bottom: 13vw;
    }
    #sec5 .wrap:before {
        display: none;
    }
    #sec5 h2 {
        padding: 12vw 0 7vw;
    }
    #sec5 .box_dl dl {
        width: 100% !important;
    }
    #sec5 .box_dl dl dt {
       /* width: 27%;*/
    }
    #sec5 .box_dl dl dd {
        width: 73%;
    }
    #sec5 .box_dl dl dd.tel_dd span {
        font-size: 13px;
    }
    #sec5 #gmap {
        height: 300px;
    }
    #sec5 .box_btn {
        position: static;
        margin-left: 0;
        transform: translate(0);
        padding: 12vw 7%;
    }
    #sec5 .box_btn .btn_link ~ .btn_link {
        margin-top: 8vw;
    }
    #sec6 .wrap {
        padding: 12vw 5% 15vw 5%;
    }
    #sec6 .wrap:before {
        display: none;
    }
    #sec6 h2 {
        margin-bottom: 7vw;
    }
    #sec6 .s6_decosp {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
    }
    #sec6 .s6_floor {
        float: none;
        padding-top: 0;
        margin-left: 0;
        margin-bottom: 5vw;
    }
    #sec6 .box_right {
        float: none;
        width: 100%;
        padding-top: 7vw;
        padding-bottom: 8vw;
    }
    #sec6 .s6_img1 {
        position: static;
    }
    #sec6 .s6_img3 {
        position: relative;
        bottom: 0;
        right: 0;
    }
    #sec6 .s6_deco3 {
        width: 100%;
        right: -12%;
        bottom: 0;
    }
    #sec7 .wrap {
        padding: 4vw 5% 15vw 5%;
    }
    #sec7 .wrap:before {
        display: none;
    }
    #sec7 h2 {
        margin-left: -5%;
        width: 33%;
        margin-top: 0;
    }
    #sec7 .bx_info {
        width: 67%;
        margin-left: 0;
        padding-top: 7vw;
    }
    #sec7 .bx_info dl {
        margin-bottom: 5px;
    }
    #sec7 .tel {
        position: static;
        margin-top: 7vw;
    }
        
    #banner{
        padding: 15vw 0 20vw;
    }
    #banner .wrap{
        display: block;
    }
    #banner .col{
        width: 100%;
    }
    #banner .col a{
        padding: 15vw 6% 17vw;
        min-height: 66vw;
    }
    #banner .col a .ttl{
        width: 40vw;
        margin: 0 auto 4vw;
    }
    #banner .col a .txt{
        text-align: left;
    }
    #banner .col a .bg{
        left: 1vw;
        right: 1vw;
        top: 1vw;
        bottom: 1vw;
    }
    #banner .col a .arrow{
        width: 13vw;
        right: 1vw;
        bottom: 1vw;
    }
    #banner .col + .col{
        margin: 6vw 0 0;
    }
}