/* header */
@media only screen and (max-width: 767px) {
    header h1 {
        top: 5vw;
        width: 68%;
        right: 5%;
        left: auto;
    }
}

@media only screen and (min-width: 768px) {
    #head-key::after {
        content: "";
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        width: calc(50% - 52px);
        height: 402px;
    }
	#head-key::after{
		width: 52%;
	}
}

/* sec 1 */
#sec1 {
    background: url("../img/about/key_sp.jpg") no-repeat center top;
    background-size: cover;
    padding: 94vw 0 20vw;
    color: #fff;
}
#sec1 h2 {
    line-height: 2.2;
    color: #fff;
    position: relative;
    margin-bottom: 5vw;
    letter-spacing: 0.1em;
}
#sec1 h2 .t1 {
    font-size: 5.6vw;
}
#sec1 h2 .t1 small {
    font-size: 4.3vw;
}
#sec1 h2 .t1 span {
    font-size: 5.5vw;
}
#sec1 h2 .t2 {
    background: #571718;
    padding: 0px 5px;
    margin-right: 2%;
    font-size: 6.4vw;
}
#sec1 h2 .t3 {
    font-size: 4.8vw;
}
#sec1 h2 .t4 {
    font-size: 6.4vw;
    position: relative;
}
#sec1 h2 .t4::after {
    content: "";
    position: absolute;
    width: 100px;
    left: 104%;
    height: 1px;
    background: #fff;
    top: 6vw;
}
#sec1 h2 .t4 small {
    font-size: 4.3vw;
}
#sec1 .txt {
    margin-bottom: 6vw;
}
#sec1 h3 {
    font-size: 4vw;
    border: 1px solid #fff;
    padding: 7% 5%;
}
@media only screen and (min-width: 768px) {
	.nav-main{
		padding-top: 200px;
	}
    #sec1 {
        background: url("../img/about/sec1_bg.jpg") no-repeat center top;
        padding: 145px 0 50px;
        background-size: cover;
    }
    #sec1 h2 {
        margin-bottom: 26px;
        line-height: 82px;
        margin-left: 7px;
        letter-spacing: 0px;
    }
    #sec1 h2 .t1 {
        font-size: 42px;
        margin-left: -20px;
    }
    #sec1 h2 .t1 small {
        font-size: 32px;
    }
    #sec1 h2 .t1 span {
        font-size: 48px;
    }
    #sec1 h2 .t2 {
        font-size: 48px;
        padding: 0 13px;
        margin-right: 10px;
        letter-spacing: 0px;
        line-height: 1;
    }
    #sec1 h2 .t3 {
        font-size: 38px;
    }
    #sec1 h2 .t4 {
        font-size: 48px;
        letter-spacing: 0;
    }
    #sec1 h2 .t4::after {
        top: 38px;
        margin-left: 10px;
        width: 153px;
    }
    #sec1 h2 .t4 small {
        font-size: 32px;
    }
    #sec1 .txt {
        margin-bottom: 59px;
        width: 510px;
    }
    #sec1 h3 {
        font-size: 24px;
        padding: 55px 30px 55px 40px;
        width: 507px;
        box-sizing: border-box;
        line-height: 43px;
        letter-spacing: 3px;
    }
}


/* sec 2 */
#sec2 {
    position: relative;
    padding: 1px 0 15vw;
}
#sec2::before {
    content: "";
    background: url("../img/about/sec1_deco2.png") no-repeat center top;
    background-size: 100%;
    position: absolute;
    top: 52vw;
    left: 0;
    right: 0;
    height: 50vw;
    z-index: 5;
}
#sec2 .deco1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
}
#sec2 .g-photo {
    justify-content: space-between;
    margin-top: -5vw;
    margin-bottom: 4vw;
}
#sec2 .g-photo li {
    width: 48%;
}
#sec2 .g-photo li:first-child {
    margin-top: 10vw;
}
#sec2 h2 {
    text-align: center;
    margin-bottom: 6vw;
    position: relative;
    z-index: 6;
    font-size: 6.4vw;
}
#sec2 h2 small {
    display: block;
    font-size: 3vw;
    text-align: right;
    width: 96%;
}
#sec2 h2 span {
    font-size: 9.1vw;
}
#sec2 .gr-bnr {
    flex-direction: column;
}
#sec2 .gr-bnr .bnr {
    position: relative;
    z-index: 0;
    padding: 16vw 5%;
    color: #fff;
}
#sec2 .gr-bnr .bnr h3 {
    color: #fff;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 3vw;
}
#sec2 .gr-bnr .bnr h3 > small {
    font-size: 4.3vw;
}
#sec2 .gr-bnr .bnr h3 > small span {
    font-size: 3.7vw;
}
#sec2 .gr-bnr .bnr h3 > span {
    font-size: 5vw;
}
#sec2 .gr-bnr .bnr h3 > span small {
    font-size: 4.3vw;
}
#sec2 .gr-bnr .bnr h3 > span span {
    font-size: 6.9vw;
}
#sec2 .gr-bnr .bnr .icon {
    width: 41px;
    margin: 0 auto 1vw;
}
#sec2 .gr-bnr .bnr .ttl {
    text-align: center;
    font-size: 4vw;
    margin-bottom: 6vw;
}
#sec2 .gr-bnr .bnr .btn-cus {
    margin: 0 auto 6vw;
    max-width: 80%;
}
#sec2 .gr-bnr .bnr .line {
    text-align: center;
    margin-bottom: 4vw;
    margin-top: -2vw;
}
#sec2 .gr-bnr .bnr .line span {
    position: relative;
    display: inline-block;
    z-index: 0;
    font-size: 12px;
}
#sec2 .gr-bnr .bnr .line span::after {
    content: "";
    position: absolute;
    height: 9px;
    left: 0;
    right: 0;
    top: 16px;
    background: rgba(142, 36, 40, 0.8);
    z-index: -1;
}
#sec2 .gr-bnr .bnr .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}
#sec2 .gr-bnr .bnr .bg img {
    width: 100%;
    height: 100%;
}
#sec2 .gr-bnr .bnr .link{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@media only screen and (min-width: 768px) {
    #sec2 {
        padding: 19px 0 20px;
    }
    #sec2::before {
        height: 500px;
        background-size: 100% 100%;
        top: 340px;
    }
    #sec2 .deco1 {
        width: auto;
    }
    #sec2 .g-photo {
        margin-top: -20px;
        margin-bottom: 20px;
        margin: -60px auto 45px;
        z-index: 5;
        position: relative;
    }
    #sec2 .g-photo li {
        width: auto;
    }
    #sec2 .g-photo li:first-child {
        margin-top: 114px;
    }
    #sec2 .g-photo li:last-of-type {
        margin-right: -97px;
    }
    #sec2 h2 {
        margin-bottom: 20px;
        font-size: 48px;
        width: 621px;
        margin: 0 auto 110px;
        line-height: 55px;
    }
    #sec2 h2 small {
        font-size: 21px;
        width: 98%;
    }
    #sec2 h2 span {
        font-size: 68px;
    }
    #sec2 .gr-bnr {
        flex-direction: row;
    }
    #sec2 .gr-bnr .bnr {
        padding: 120px 20px 53px;
        width: 50%;
        box-sizing: border-box;
        overflow: hidden;
    }
    #sec2 .gr-bnr .bnr .bg {
        transition: all 0.5s;
    }
    #sec2 .gr-bnr .bnr:hover .bg {
        transform: scale(1.3);
        transition: all 0.5s;
        filter: blur(4px);
    }
    #sec2 .gr-bnr .bnr:hover .btn-cus a {
        background: url(../img/shared/btn_bg.jpg) repeat;
        transition: all 0.5s;
    }
    #sec2 .gr-bnr .bnr h3 {
        margin-bottom: 82px;
    }
    #sec2 .gr-bnr .bnr h3 > small {
        font-size: 32px;
    }
    #sec2 .gr-bnr .bnr h3 > small span {
        font-size: 28px;
    }
    #sec2 .gr-bnr .bnr h3 > span {
        font-size: 46px;
    }
    #sec2 .gr-bnr .bnr h3 > span small {
        font-size: 32px;
    }
    #sec2 .gr-bnr .bnr h3 > span span {
        font-size: 52px;
    }
    #sec2 .gr-bnr .bnr .icon {
        margin: 0 auto 14px;
        width: auto;
        text-align: center;
    }
    #sec2 .gr-bnr .bnr .ttl {
        font-size: 28px;
        margin-bottom: 36px;
    }
    #sec2 .gr-bnr .bnr .btn-cus {
        margin: 0 auto;
        max-width: 359px;
    }
    #sec2 .gr-bnr .bnr .line {
        margin-bottom: 40px;
        margin-top: -77px;
    }
    #sec2 .gr-bnr .bnr .line span {
        font-size: 18px;
    }
    #sec2 .gr-bnr .bnr .line span::after {
        height: 16px;
        top: 20px;
    }
    #sec2 .gr-bnr .bnr .bg img {
        filter: blur(0px);
    }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
	#sec2 .gr-bnr .bnr h3 > span span{
		font-size: 43px;
	}
	#sec2 .gr-bnr .bnr h3 > span{
		font-size: 43px;
	}
}

/* sec 3 */
#sec3 {
    position: relative;
    padding-bottom: 3vw;
}
#sec3 .group {
    flex-direction: column;
    position: relative;
}
#sec3 .group h2 {
    line-height: 1.4;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
}
#sec3 .group h2 > small {
    font-size: 5vw;
    display: block;
}
#sec3 .group h2 > small span {
    font-size: 6.4vw;
}
#sec3 .group h2 > span {
    font-size: 6vw;
}
#sec3 .group h2 > span small {
    font-size: 4.5vw;
}
#sec3 .group h2 > span span {
    font-size: 10.4vw;
}
#sec3 .group .photo {
    height: 74vw;
    width: 86%;
    margin-bottom: 6vw;
    margin-left: -8%;
}
#sec3 .ttl {
    position: absolute;
    right: 4%;
    top: 0;
    font-size: 3.7vw;
    width: 13vw;
    height: 50vw;
}
#sec3 .ttl::after {
    content: "";
    position: absolute;
    top: 42vw;
    width: 1px;
    height: 17vw;
    background: #000;
    left: 26%;
}
#sec3 .ttl > span {
    position: relative;
    font-size: 6vw;
    padding-bottom: 21vw;
    white-space: nowrap;
    width: 19vw;
    height: 7vw;
}
#sec3 .ttl > span::after {
    content: "";
    background: url("../img/about/sec3_icon1.png") no-repeat;
    width: 14vw;
    height: 20vw;
    background-size: 100%;
    position: absolute;
    left: 11%;
    top: 12vw;
}
#sec3 .ttl > span span {
    font-size: 10vw;
}
#sec3 .ttl > span span + span {
    font-size: 9vw;
}
#sec3 .group2 .note {
    margin-bottom: 6vw;
}
#sec3 .group2 .js .photo {
    position: relative;
}
#sec3 .group2 .js .photo span {
    position: absolute;
    bottom: 2vw;
    left: 5%;
    z-index: 5;
    color: #fff;
    font-size: 3.2vw;
}
#sec3 .group2 .js .slick-dots {
    position: relative;
    text-align: left;
}
#sec3 .deco1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    z-index: -1;
}
@media only screen and (min-width: 768px) {
    #sec3 {
        padding-bottom: 120px;
        padding-top: 86px;
    }
    #sec3 .wrap {
        width: 1300px;
        padding: 0 20px;
    }
    #sec3 .group {
        flex-direction: row;
    }
    #sec3 .group h2 {
        margin-bottom: 20px;
        margin-left: 87px;
        width: 172px;
        white-space: nowrap;
        height: 720px;
        line-height: 91px;
    }
    #sec3 .group h2 > small {
        font-size: 32px;
    }
    #sec3 .group h2 > small span {
        font-size: 48px;
    }
    #sec3 .group h2 > span {
        font-size: 48px;
        margin-top: 30px;
    }
    #sec3 .group h2 > span small {
        font-size: 32px;
    }
    #sec3 .group h2 > span span {
        font-size: 78px;
    }
    #sec3 .group .photo {
        margin-bottom: 20px;
        width: auto;
        margin-left: 30px;
        width: 843px;
        height: 563px;
    }
    #sec3 .fix-right {
        position: absolute;
        top: 0px;
        z-index: 10;
        right: 40px;
		height: 500px;
		width: 130px;
    }
    #sec3 .ttl {
        font-size: 28px;
        right: 40px;
        position: static;
        top: 100px;
        width: 130px;
        height: 500px;
		margin-left: 0;
    }
    #sec3 .ttl::after {
        top: 337px;
        height: 100px;
		left: 50%;
    }
    #sec3 .ttl > span {
        font-size: 28px;
        padding-bottom: 73px;
        width: 130px;
        height: 140px;
    }
    #sec3 .ttl > span::after {
        width: 100px;
        left: 10px;
        top: 93px;
    }
    #sec3 .ttl > span span {
        font-size: 88px;
    }
    #sec3 .ttl > span span + span {
        font-size: 78px;
    }
    #sec3 .group2 .txt {
        margin-left: 130px;
        width: 485px;
        margin-bottom: 48px;
    }
    #sec3 .group2 .note {
        margin-bottom: 20px;
        margin-left: 130px;
        width: 490px;
    }
    #sec3 .group2 .js {
        position: absolute;
        left: 688px;
        width: 631px;
        bottom: -128px;
    }
    #sec3 .group2 .js .photo span {
        font-size: 24px;
        bottom: 10px;
        left: 20px;
        letter-spacing: 4px;
    }
    #sec3 .group2 .js .slick-dots {
        padding-left: 10px;
        margin-top: -6px;
    }
    #sec3 .deco1 {
        width: auto;
        top: -110px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
	 #sec3 .group2 .js {
        max-width: 45%;
        right: 20px;
        left: auto;
    }
	#sec3 .fix-right{
		right: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
	
	#sec3 .group .photo {
        max-width: 63%;
    }
    #sec3 .group2 .js {
        max-width: 45%;
    }
    #sec3 .group2 .txt {
        margin-left: 70px;
    }
    #sec3 .group2 .note {
        margin-left: 70px;
    }
   
}


/* sec 4 */
#sec4 .set1 {
    position: relative;
}
#sec4 .set1 .photo {
    margin-bottom: 6vw;
}
#sec4 .set1 .col {
    padding: 5%;
}
#sec4 .set1 .col h2 {
    line-height: 1.6;
    text-align: center;
    font-size: 5vw;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
}
#sec4 .set1 .col h2 > small {
    font-size: 2.8vw;
    display: block;
    letter-spacing: 0.05em;
}
#sec4 .set1 .col h2 > span {
    font-size: 5.1vw;
}
#sec4 .set1 .col h2 > span span {
    font-size: 6.4vw;
}
#sec4 .set1 .col .txt {
    margin-bottom: 6vw;
}
#sec4 .set1 .box {
    padding: 8% 5%;
    margin: 0 5% 6vw;
}
#sec4 .set1 .box h3 {
    font-size: 5vw;
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 3vw;
    margin-bottom: 4vw;
    position: relative;
}
#sec4 .set1 .box h3 .unit {
    font-size: 4vw;
}
#sec4 .set1 .box h3 .op {
    font-size: 4.5vw;
}
#sec4 .set1 .box h3 .red {
    background: #7a0a0e;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 3%;
    font-size: 4vw;
}
#sec4 .set1 .box .inner .ttl {
    font-size: 16px;
    text-align: center;
    margin-bottom: 2vw;
}
#sec4 .set1 .box .inner .ttl2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 2vw;
}
#sec4 .set1 .box .inner .right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#sec4 .set1 .box .inner .right .list {
    flex-wrap: wrap;
}
#sec4 .set1 .box .inner .right ul {
    width: 48%;
}
#sec4 .set1 .box .inner .right.style02 {
    flex-direction: column;
    justify-content: flex-start;
}
#sec4 .set1 .deco {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 80%;
}
#sec4 .set2 {
    padding: 5vw 0 0vw;
}
#sec4 .set2 .photo {
    margin-bottom: 6vw;
}
#sec4 .set2 .col h3 {
    line-height: 1.6;
    text-align: center;
    font-size: 6vw;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
}
#sec4 .set2 .col h3 > small {
    font-size: 3vw;
    display: block;
    letter-spacing: 0.05em;
}
#sec4 .set2 .col h3 > span {
    font-size: 5vw;
}
#sec4 .set2 .col h3 > span span {
    font-size: 6vw;
}
#sec4 .set2 .col .price {
    text-align: center;
    font-size: 16px;
    margin-bottom: 6vw;
}
#sec4 .set2 .col .price small {
    font-size: 14px;
}
#sec4 .set2 .col .price span {
    margin-left: 5%;
}
#sec4 .set2 .col .txt {
    margin-bottom: 6vw;
}
#sec4 .set2 .col .btn-cus {
    margin-bottom: 6vw;
}
#sec4 .set3 {
    position: relative;
    padding: 15vw 0 15vw;
}
#sec4 .set3 .deco {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    z-index: -1;
}
#sec4 .set3 .box {
    background: #000;
    color: #fff;
    padding: 10% 5%;
}
#sec4 .set3 .box .tel {
    text-align: center;
    margin-bottom: 6vw;
}
#sec4 .set3 .box .tel dt {
    font-size: 5vw;
    letter-spacing: 0.1em;
}
#sec4 .set3 .box .tel dt .tel-icon {
    font-size: 7vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3vw;
    letter-spacing: 0;
}
#sec4 .set3 .box .tel dt .tel-icon span {
    width: 6%;
    margin-right: 2%;
    filter: invert(1);
}
#sec4 .set3 .box .tel dd {
    font-size: 10px;
    line-height: 15px;
}
#sec4 .set3 .box .btn-web {
    max-width: 90%;
}
#sec4 .set3 .box .btn-web::before {
    left: 5%;
}
@media only screen and (min-width: 768px) {
    #sec4 .set1 {
        padding: 40px 0;
    }
    #sec4 .set1 .group0 {
        display: flex;
        justify-content: flex-start;
    }
    #sec4 .set1 .photo {
        margin-bottom: 80px;
        width: calc(100% - 335px);
        height: 572px;
    }
    #sec4 .set1 .col {
        width: 860px;
        box-sizing: border-box;
        padding: 70px 40px;
    }
    #sec4 .set1 .col h2 {
        font-size: 38px;
        margin-bottom: 26px;
        line-height: 61px;
    }
    #sec4 .set1 .col h2 > small {
        font-size: 21px;
    }
    #sec4 .set1 .col h2 > span {
        font-size: 38px;
    }
    #sec4 .set1 .col h2 > span span {
        font-size: 48px;
    }
    #sec4 .set1 .col .txt {
        margin-bottom: 48px;
        width: 440px;
        margin: 0 auto 0;
    }
    #sec4 .set1 .box {
        margin-bottom: 48px;
        padding: 54px 47px 10px;
        width: 910px;
        margin: 0 auto 60px;
    }
    #sec4 .set1 .box h3 {
        font-size: 38px;
        letter-spacing: 1px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #sec4 .set1 .box h3 .unit {
        font-size: 28px;
    }
    #sec4 .set1 .box h3 .op {
        font-size: 36px;
    }
    #sec4 .set1 .box h3 .red {
        font-size: 20px;
        right: 10px;
        top: 10px;
    }
    #sec4 .set1 .group {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: row;
        width: 1090px;
        margin: 0 auto;
        justify-content: space-between;
    }
    #sec4 .set1 .group .box {
        width: 451px;
        box-sizing: border-box;
        padding: 58px 23px;
    }
    #sec4 .set1 .group .box h3 {
        font-size: 32px;
        letter-spacing: -1px;
        padding-right: 50px;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }
    #sec4 .set1 .group .box h3 .red {
        top: 10px;
        padding: 0 22px;
        right: 2px;
        line-height: 31px;
        min-width: 58px;
        text-align: center;
    }
    #sec4 .set1 .group .box h3 small {
        font-size: 24px;
    }
    #sec4 .set1 .group .box h3 .op {
        font-size: 32px;
    }
    #sec4 .set1 .group .box .inner {
        width: 100%;
    }
    #sec4 .set1 .box .inner {
        display: flex;
        justify-content: space-between;
        width: 650px;
        margin: 0 auto;
    }
    #sec4 .set1 .box .inner .ttl {
        font-size: 20px;
        margin-bottom: 20px;
        margin-left: 81px;
        letter-spacing: 0;
        width: 40px;
        height: 136px;
        white-space: nowrap;
    }
    #sec4 .set1 .box .inner .ttl span {
        letter-spacing: 3px;
        margin: 19px 0;
    }
    #sec4 .set1 .box .inner .ttl2 {
        font-size: 20px;
        margin-bottom: 0px;
    }
    #sec4 .set1 .box .inner .right {
        width: 470px;
        flex-direction: row;
    }
    #sec4 .set1 .box .inner .right .list {
        flex-direction: row;
        justify-content: space-between;
    }
    #sec4 .set1 .box .inner .right ul {
        width: 150px;
    }
    #sec4 .set1 .box .inner .right.style02 {
        padding: 0 60px;
    }
    #sec4 .set1 .box .inner .right.style02 ul {
        width: 124px;
    }
    #sec4 .set1 .deco {
        width: auto;
    }
    #sec4 .set2 {
        padding: 41px 0;
    }
    #sec4 .set2 .wrap {
        width: 1300px;
        padding: 0 20px;
    }
    #sec4 .set2 .photo {
        margin-bottom: 20px;
        position: absolute;
        top: -33px;
        left: 550px;
        width: 749px;
    }
    #sec4 .set2 .col {
        width: 482px;
    }
    #sec4 .set2 .col h3 {
        font-size: 38px;
        margin-bottom: 40px;
        line-height: 56px;
        letter-spacing: 0px;
    }
    #sec4 .set2 .col h3 > small {
        font-size: 21px;
    }
    #sec4 .set2 .col h3 > span {
        font-size: 32px;
    }
    #sec4 .set2 .col .price {
        font-size: 24px;
        margin-bottom: 40px;
        letter-spacing: -1px;
    }
    #sec4 .set2 .col .price small {
        font-size: 20px;
    }
    #sec4 .set2 .col .txt {
        margin: 0 31px 50px;
    }
    #sec4 .set2 .col .btn-cus {
        margin-bottom: 20px;
        width: 490px;
    }
    #sec4 .set2 .col .btn-cus a {
        padding-left: 175px;
    }
    #sec4 .set3 {
        padding: 60px 0 90px;
    }
    #sec4 .set3 .deco {
        width: auto;
        bottom: -320px;
    }
    #sec4 .set3 .box {
        padding: 75px 0 93px;
    }
    #sec4 .set3 .box .tel {
        margin-bottom: 50px;
    }
    #sec4 .set3 .box .tel dt {
        font-size: 30px;
        letter-spacing: 5px;
        margin-bottom: 9px;
    }
    #sec4 .set3 .box .tel dt .tel-icon {
        font-size: 36px;
        margin-top: 31px;
        letter-spacing: 2px;
    }
    #sec4 .set3 .box .tel dt .tel-icon span {
        width: 26px;
        margin-left: -15px;
        margin-right: 6px;
        margin-top: -3px;
    }
    #sec4 .set3 .box .tel dd {
        font-size: 13px;
        line-height: 18px;
    }
    #sec4 .set3 .box .btn-web {
        width: 453px;
    }
    #sec4 .set3 .box .btn-web::before {
        left: 15%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
    #sec4 .set2 .photo {
        max-width: 54%;
    }
}


/* sec 5 */
#sec5 {
    position: relative;
    padding-bottom: 12vw;
}
#sec5::before {
    content: "";
    background: url("../img/about/bg3.jpg") repeat;
    top: 35vw;
    left: 0;
    width: 60%;
    height: 220vw;
    position: absolute;
}
#sec5::after {
    content: "";
    background: url("../img/about/bg3.jpg") repeat;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 150vw;
    position: absolute;
}
#sec5 .para {
    position: relative;
    height: 60vw;
    margin-bottom: 6vw;
    z-index: 6;
}
#sec5 .group {
    flex-direction: column;
    position: relative;
}
#sec5 .group h2 {
    line-height: 1.6;
    margin-bottom: 1vw;
    letter-spacing: 0.1em;
}
#sec5 .group h2 > small {
    font-size: 5vw;
    display: block;
}
#sec5 .group h2 > small span {
    font-size: 6vw;
}
#sec5 .group h2 > span {
    font-size: 7.7vw;
}
#sec5 .group h2 > span small {
    font-size: 6.4vw;
}
#sec5 .group h2 > span span {
    font-size: 8vw;
}
#sec5 .group .photo {
    height: 68vw;
    width: 81%;
    margin-bottom: 6vw;
    margin-left: -7.6%;
    position: relative;
    z-index: 6;
}
#sec5 .ttl {
    position: absolute;
    right: 10%;
    top: 64vw;
    font-size: 3.7vw;
    width: 13vw;
    height: 50vw;
}
#sec5 .ttl::after {
    content: "";
    position: absolute;
    top: 41vw;
    width: 1px;
    height: 14vw;
    background: #000;
    left: 52%;
}
#sec5 .ttl > span {
    position: relative;
    font-size: 6vw;
    padding-bottom: 15vw;
}
#sec5 .ttl > span::after {
    content: "";
    background: url("../img/about/sec5_icon1.png") no-repeat;
    width: 15vw;
    height: 20vw;
    background-size: 100%;
    position: absolute;
    left: -12%;
    top: 12vw;
}
#sec5 .ttl > span span {
    font-size: 10vw;
}
#sec5 .note {
    font-size: 18px;
    margin-bottom: 6vw;
    margin-left: 8%;
}
#sec5 .group2 .txt {
    margin-bottom: 8vw;
}
#sec5 .group2 .photo2 {
    margin-bottom: 6vw;
    width: 82%;
    margin: 0 auto 6vw;
    position: relative;
    z-index: 5;
}
#sec5 .group-photo {
    justify-content: space-between;
    margin: 0 -3% 11vw;
    position: relative;
    z-index: 5;
}
#sec5 .group-photo li {
    width: 48%;
}
#sec5 .group-photo li:first-child {
    margin-top: 13vw;
}
#sec5 .group3 {
    position: relative;
    z-index: 5;
}
#sec5 .group3 .photo3 {
    margin-bottom: 6vw;
}
#sec5 .group3 .col h3 {
    margin-bottom: 4vw;
    font-size: 5vw;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
#sec5 .group3 .col h3 small {
    font-size: 4.5vw;
}
#sec5 .group3 .col h3 span {
    font-size: 6vw;
}
#sec5 .group3 .col .txt {
    margin-bottom: 5vw;
}
#sec5 .deco1 {
    position: absolute;
    top: 72vw;
    left: 0;
    width: 50%;
}
#sec5 .deco2 {
    position: absolute;
    left: 0;
    top: 236vw;
    width: 61%;
}
#sec5 .deco3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
    z-index: 2;
}
@media only screen and (min-width: 768px) {
    #sec5 {
        padding-bottom: 152px;
        position: relative;
    }
    #sec5 .wrap {
        width: 1180px;
        padding: 0 20px;
    }
    #sec5::before {
        width: calc(50% - 372px);
        top: 659px;
        height: 1252px;
    }
    #sec5::after {
        width: calc(50% + -271px);
        height: 1032px;
    }
    #sec5 .para {
        margin-bottom: -62px;
        height: 660px;
    }
    #sec5 .group {
        margin-bottom: 50px;
        margin-top: -521px;
    }
    #sec5 .group h2 {
        margin-bottom: 20px;
        position: absolute;
        right: 82px;
        top: 213px;
        width: 80px;
        height: 710px;
        white-space: nowrap;
        line-height: 99px;
    }
    #sec5 .group h2 > small {
        font-size: 38px;
        letter-spacing: 0;
    }
    #sec5 .group h2 > small span {
        font-size: 72px;
    }
    #sec5 .group h2 > span {
        font-size: 58px;
        margin-top: 125px;
    }
    #sec5 .group h2 > span small {
        font-size: 48px;
    }
    #sec5 .group h2 > span span {
        font-size: 72px;
    }
    #sec5 .group .photo {
        margin-bottom: 40px;
        height: 518px;
        margin-left: -130px;
        width: calc(50% - -250px);
    }
    #sec5 .fix-right {
        position: sticky;
        top: 100px;
        z-index: 10;
    }
    #sec5 .ttl {
        font-size: 28px;
        right: 40px;
        margin-left: auto;
        position: sticky;
        top: 90px;
        width: 90px;
        height: 400px;
        margin-top: 120px;
    }
    #sec5 .ttl::after {
        top: 337px;
        height: 100px;
        left: 29px;
        top: 277px;
    }
    #sec5 .ttl > span {
        font-size: 28px;
        padding-bottom: 62px;
        width: 130px;
        height: 140px;
    }
    #sec5 .ttl > span::after {
        width: 100px;
        left: 10px;
        top: 82px;
    }
    #sec5 .ttl > span span {
        font-size: 88px;
    }
    #sec5 .ttl > span span + span {
        font-size: 78px;
    }
    #sec5 .note {
        font-size: 24px;
        margin-bottom: 20px;
        position: absolute;
        right: 332px;
        top: 608px;
    }
    #sec5 .note small {
        font-size: 19px;
        letter-spacing: 2px;
    }
    #sec5 .group2 .txt {
        margin-bottom: 20px;
        width: 250px;
        height: 470px;
        margin-left: 408px;
    }
    #sec5 .group2 .photo2 {
        margin-bottom: 20px;
        position: absolute;
        left: 30px;
        top: 600px;
    }
    #sec5 .group-photo {
        margin: 0px -80px 168px;
    }
    #sec5 .group-photo li {
        width: auto;
        margin-right: 92px;
        margin-top: -20px;
    }
    #sec5 .group-photo li:first-child {
        margin-top: 99px;
        width: 645px;
    }
    #sec5 .group3 {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    #sec5 .group3 .photo3 {
        margin-bottom: 20px;
        margin-top: -96px;
        margin-right: -30px;
    }
    #sec5 .group3 .col {
        width: 460px;
    }
    #sec5 .group3 .col h3 {
        margin-bottom: 40px;
        font-size: 32px;
    }
    #sec5 .group3 .col h3 small {
        font-size: 28px;
    }
    #sec5 .group3 .col h3 span {
        font-size: 38px;
    }
    #sec5 .group3 .col .txt {
        margin-bottom: 20px;
    }
    #sec5 .deco1 {
        width: auto;
        top: 63px;
    }
    #sec5 .deco2 {
        top: 1077px;
        width: auto;
    }
    #sec5 .deco3 {
        width: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
    #sec5 .group h2 {
        right: 152px;
    }
    #sec5 .note {
        right: 382px;
    }
    #sec5 .group-photo {
        margin: 0 auto 168px;
    }
	#sec5 .group3 .col{
		margin-left: 40px;
	}
}

/* sec 6 */
#sec6 {
    position: relative;
    padding: 15vw 0 13vw;
    background: #000;
    color: #fff;
}
#sec6 .tel {
    text-align: center;
    margin-bottom: 8vw;
}
#sec6 .tel dt {
    font-size: 5vw;
    letter-spacing: 0.2em;
}
#sec6 .tel dt .tel-icon {
    font-size: 6vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4vw;
    letter-spacing: 0.1em;
}
#sec6 .tel dt .tel-icon span {
    width: 6%;
    margin-right: 2%;
    filter: invert(1);
    margin-top: -1vw;
}
#sec6 .tel dd {
    font-size: 10px;
    line-height: 15px;
}
#sec6 .btn-cus {
    text-align: center;
    margin: 0 auto;
}
#sec6 .btn-cus a {
    padding-left: 0;
    text-align: center;
}
#sec6 .btn-web::before{
	left: 14px;
}
#sec6 .btn-cus a:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 25px;
    background: url(../img/shared/icon_arrow2.png) no-repeat;
    top: 25px;
    right: 10%;
    bottom: 0;
    background-size: 100%;
}
#sec6 .btn-cus::before {
    display: none;
}
@media only screen and (min-width: 768px) {
    #sec6 {
        padding: 73px 0 20px;
    }
    #sec6 .tel {
        margin-bottom: 53px;
    }
    #sec6 .tel dt {
        font-size: 30px;
        margin-bottom: 4px;
    }
    #sec6 .tel dt .tel-icon {
        font-size: 36px;
        margin-top: 36px;
        letter-spacing: 3px;
    }
    #sec6 .tel dt .tel-icon span {
        width: 26px;
        margin-left: 2px;
        margin-right: 5px;
        margin-top: -4px;
    }
    #sec6 .tel dd {
        font-size: 13px;
        line-height: 18px;
    }
    #sec6 .btn-web {
        width: 453px;
        margin-bottom: 10px;
    }
    #sec6 .btn-cus a:hover {
        background: none
    }
    #sec6 .btn-cus a::after {
        top: 28px;
        right: 57px;
    }
    #sec6 .btn-web::before {
        left: 9%;
    }
	#sec6 .btn-cus a:hover{
		opacity: 0.8;
	}
}


.kome_s{
    font-size: 18px !important;
    font-family: hina mincho !important ;
    letter-spacing: 0.1em !important;
    line-height: 1.5 !important;
    margin-top: 10px !important;
    border-bottom: 7px solid rgba(142, 36, 40, 0.8) !important;
}
@media only screen and (min-width: 768px) {
    .kome_s{
        font-size: 20px !important;
        font-family: hina mincho !important ;
        letter-spacing: 0.1em !important;
        line-height: 1.5 !important;
        margin-top: 10px !important;
        border-bottom: 7px solid rgba(142, 36, 40, 0.8) !important;
    }
}

.bdr_red{
    color: #7a0a0e !important;
}

.txt_tax{
    text-align: center;
}




.popup-menu .popup .ul-list{
        text-align: left;
    margin: 0 auto 1em;
    width: auto;
    justify-content: center;
}
.popup-menu .popup .ul-list ul + ul{
    margin-left: 3em;
}












