@charset "utf-8";

/* #main{
    padding: 0;
} */
#header #pc-header .gnav>ul>li .nav-li a{
    color: #fff;
}
#header.header-fixed.active #pc-header .gnav>ul>li .nav-li a{
    color: #333;
}
#about .page-title-area{
    background-image: url(../img/bg-pagetitle-about.jpg);
}
@media screen and (max-width: 768px){
    #about .page-title-area{
        background-image: url(../img/bg-pagetitle-about-sp.jpg);
    }
}
/* -----------------------------------------------------------
    top-area
-------------------------------------------------------------- */
#about .top-area{
    /* margin: 120px 0 170px; */
    margin: 170px 0 220px;
    position: relative;
    display: flex;
}
/* #about .top-area::before{
    position: absolute;
    content: "";
    background-image: url(../img/logo-mark.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 800px;
    height: 770px;
} */
#about .top-area::before{
	position: absolute;
    content: "TAISEI GROUP";
    font-size: 11.0rem;
    font-weight: 600;
    font-family: 'Cormorant Garamond';
    color: #F1F1F1;
    transform: rotate(90deg) translateX(-1.8em);
    transform-origin: left bottom;
    top: -40px;
}
#about .top-area .txt-box{
    width: 58%;
    padding: 0 80px 0 calc((100% - 1200px) / 2);
    position: relative;
}
#about .top-area .txt-box .catch{
	margin: 0 0 15px;
}
#about .top-area .img-box{
	position: relative;
	/* width: 50%; */
}
#about .top-area .img-box .img{
	position: absolute;
}
#about .top-area .img-box .img:nth-child(1){
	/* top: 0px; */
    top: -30px;
}
#about .top-area .img-box .img:nth-child(2){
	/* top: -50px; */
    top: -80px;
	left: 320px;
}
#about .top-area .img-box .img:nth-child(3){
	/* top: -20px; */
    top: -50px;
	right: -870px;
}
#about .top-area .img-box .img:nth-child(4){
	/* bottom: -80px; */
    bottom: -139px;
	right: -870px;

}
#about .top-area .img-box .img:nth-child(5){
	/* bottom: -110px; */
    bottom: -174px;
	left: 320px;
}
#about .top-area .img-box .img:nth-child(6){
	/* bottom: -80px; */
    bottom: -139px;
}
@media screen and (max-width: 768px){
    #about .top-area{
		margin: 0;
		/* padding: 270px 20px 50px 20px; */
        padding: 30px 0px 50px 0px;
		display: block;
	}
    #about .top-area::before {
        font-size: 6.0rem;
		top: 46px;
		left: -10px;
		z-index: 1;
		height: 60px;
		width: 750px;
    }
    #about .top-area .txt-box{
        width: 100%;
		padding: 20px 20px 0;
		z-index: 1;
    }
    #about .top-area .img-box{
		width: 100%;
		position: absolute;
		top: 0px;
	}
    #about .top-area .img-box::after {
        position: absolute;
        content: "";
        background-color: #fff;
        width: 105px;
        height: 140px;
        bottom: -240px;
        right: 20px;
        z-index: 0;
    }
    #about .top-area .img-box .img:nth-child(1){
		width: 320px;
		height: 200px;
		top: 40px;
		left: -20px;
	}
	#about .top-area .img-box .img:nth-child(2){
		width: 100px;
		height: 100px;
		top: 106px;
		left: auto;
		right: 20px;
		z-index: 1;
	}
	#about .top-area .img-box .img:nth-child(3){
		width: 100px;
		height: 100px;
		top: 211px;
		left: auto;
		right: 20px;
		z-index: 1;
	}

}
/* -----------------------------------------------------------
    strong-area
-------------------------------------------------------------- */
#about .strong-area{
	background-color: #E7EDF1;
}
#about .strong-area .inner{
    padding: 80px 0 0;
    position: relative;
}
#about .strong-area .inner.top::before{
    position: absolute;
    content: "";
    background-image: url(../img/logo-mark.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 393px;
    height: 373px;
    right: -80px;
    top: 60px;
}
#about .strong-area .en{
    font-size: 14.0rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    font-family: 'Cormorant Garamond';
    color: #fff;
    line-height: 1;
    text-align: center;
}
/* #about .strong-area .sec-ttl-box{
    margin: 50px 0 30px;
} */
#about .strong-area .catch{
    margin: 0 0 15px;
}
#about .strong-area .strong-list{
    margin: 50px 0 0;
}
#about .strong-area .strong-list .strong-item{
    position: relative;
}

#about .strong-area .strong-list .strong-item .img img{
    width: 100%;
}
#about .strong-area .strong-list .strong-item .inner{
    padding: 80px 0 100px;
    position: relative;
    display: flex;
    justify-content: flex-start;
}
#about .strong-area .strong-list .strong-item .inner::before{
    position: absolute;

    font-size: 13.0rem;
    font-weight: 500;
    font-family: 'Noto Serif JP';
    color: #fff;
    left: 0;
    top: -140px;
}
#about .strong-area .strong-list .strong-item:nth-child(1) .inner::before{
    content: "01";
}
#about .strong-area .strong-list .strong-item:nth-child(2) .inner::before{
    content: "02";
}
#about .strong-area .strong-list .strong-item:nth-child(3) .inner::before{
    content: "03";
}
#about .strong-area .strong-list .strong-item .inner::after{
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}
#about .strong-area .strong-list .strong-item:nth-child(1) .inner::after{
    background-image: url(../img/txt-keikn.png);
    width: 300px;
    height: 328px;
    top: 15px;
    right: -110px;
}
#about .strong-area .strong-list .strong-item:nth-child(2) .inner::after{
    background-image: url(../img/txt-omoi.png);
    width: 300px;
    height: 298px;
    top: 42px;
    left: -170px;
}
#about .strong-area .strong-list .strong-item:nth-child(3) .inner::after{
    background-image: url(../img/txt-ansin.png);
    width: 300px;
    height: 328px;
    top: 15px;
    right: -110px;
}
#about .strong-area .strong-list .strong-item .inner .no{
    font-size: 2.0rem;
    font-family: 'Noto Serif JP';
    color: #003461;
    min-width: 170px;
    position: relative;
    padding: 0 0 0 27px;
}
#about .strong-area .strong-list .strong-item .inner .no::before{
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background-color: #003461;
    left: 0px;
    top: 18px;
}
#about .strong-area .strong-list .strong-item .inner .txt-box{
    position: relative;
}
#about .strong-area .strong-list .strong-item:nth-child(2) .inner .txt-box{
    width: 100%;
    z-index: 1;
}
#about .strong-area .strong-list .strong-item:nth-child(1) .inner .txt-box,
#about .strong-area .strong-list .strong-item:nth-child(3) .inner .txt-box{
    width: 920px;
    z-index: 1;
}
#about .strong-area .strong-list .strong-item .inner .sto-ttl{
    font-size: 4.4rem;
    font-family: 'Noto Serif JP';
    letter-spacing: 0.01em;
    margin: 0 0 50px;
}
@media screen and (max-width: 768px){
    #about .strong-area .inner{
        padding: 50px 20px;
    }
    #about .strong-area .inner.top::before{
        display: none;
    }
    #about .strong-area .strong-list{
        margin: 0;
    }
    #about .strong-area .strong-list .strong-item .inner{
        display: block;
        padding: 40px 20px;
    }
    #about .strong-area .strong-list .strong-item .inner::before{
        font-size: 8.0rem;
        top: -80px;
    }

    #about .strong-area .strong-list .strong-item:nth-child(1) .inner .txt-box,
    #about .strong-area .strong-list .strong-item:nth-child(3) .inner .txt-box{
        width: 100%;
    }
    #about .strong-area .strong-list .strong-item:nth-child(1) .inner::after{
        width: 150px;
        right: 0;
    }
    #about .strong-area .strong-list .strong-item:nth-child(2) .inner::after{
        width: 150px;
        left: auto;
        top: 20px;
        right: 0px;
    }
    #about .strong-area .strong-list .strong-item:nth-child(3) .inner::after{
        width: 150px;
        right: 0;
    }
    #about .strong-area .strong-list .strong-item .inner .no{
        font-size: 1.4rem;
        margin: 0 0 10px;
    }
    #about .strong-area .strong-list .strong-item .img{
        height: 150px;
    }
    #about .strong-area .strong-list .strong-item .img img{
        width: auto;
        height: 100%;
        object-fit: cover;
    }
    #about .strong-area .strong-list .strong-item .inner .sto-ttl{
        margin: 0 0 15px;
        font-size: 2.6rem;
    }

}
/* -----------------------------------------------------------
    business-area
-------------------------------------------------------------- */
#about .business-area .inner{
    padding: 80px 0 60px;
}
#about .business-area .inner .catch{
    margin: 0 0 15px;
}
#about .business-area .bus-box .ttl-box{
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    color: #fff;
    position: relative;
    margin: 0;
}
#about .business-area .bus-box.food .ttl-box{
    background-image: url(../img/bus-bg-food.jpg);
}
#about .business-area .bus-box.hudousan{
    margin: 80px 0 0;
}
#about .business-area .bus-box.hudousan .ttl-box{
    background-image: url(../img/bus-bg-hudousan.jpg);
}
#about .business-area .bus-box .ttl-box .ttl{
    font-size: 14.0rem;
    font-weight: 400;
    font-family: 'Noto Serif JP';
    letter-spacing: 0.10em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: relative;
    transform-origin: right bottom;
    position: absolute;
    right: 3%;
    top: 20px;
}
#about .business-area .bus-box .ttl-box .catch{
    position: relative;
    top: 300px;
    left: 5%;
}
#about .business-area .bus-box .ttl-box .motion-inner{
    display: inline-block;
    background-color: #003461;
    margin: 0px;
    padding: 0 15px;
}
#about .business-area .bus-box .inner{
    padding: 80px 0;
}
#about .business-area .bus-box .inner .top-txt{
    text-align: center;
}
#about .business-area .bus-box .inner .point-list{
    margin: 50px 0 0;
    display: flex;
    justify-content: space-between;
}
#about .business-area .bus-box .inner .point-list .point-item{
    width: 380px;
    position: relative;
}
#about .business-area .bus-box .inner .point-list .point-item .txt-box .catch{
    font-size: 3.0rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #fff;
    display: inline-block;
   margin: -30px 20px 15px;
   overflow: hidden;

}
#about .business-area .bus-box .inner .point-list .point-item .txt-box .catch span{
    background: #003461;
    padding: 0px 10px;
}
#about .business-area .bus-box .inner .btn-box{
    margin: 50px 0 0;
}
#footer{
    border: solid 1px #ccc;
}
@media screen and (max-width: 768px){
    #about .business-area .inner{
        padding: 40px 20px;
    }
    #about .business-area .bus-box .inner{
        padding: 40px 20px;
    }
    #about .business-area .bus-box.hudousan .inner{
        padding: 40px 20px 0px;
    }
    #about .business-area .bus-box .inner .top-txt{
        text-align: left;
    }
    #about .business-area .bus-box .ttl-box{
        height: 250px;
    }
    #about .business-area .bus-box .ttl-box .ttl{
        font-size: 6.0rem;
    }
    #about .business-area .bus-box .ttl-box .catch{
        top: 170px;
    }
    #about .business-area .bus-box .ttl-box .catch span{
        font-size: 1.8rem;
        margin: 0 0 5px;
    }
    #about .business-area .bus-box .ttl-box .catch .motion-txt{
        margin: 0;
    }
    #about .business-area .bus-box .inner .point-list{
        display: block;
        margin: 30px 0 0;
    }
    #about .business-area .bus-box .inner .point-list .point-item{
        width: 100%;
        margin: 0 0 20px;
    }
    #about .business-area .bus-box .inner .point-list .point-item:last-of-type{
        margin: 0;
    }
    #about .business-area .bus-box.hudousan{
        margin: 40px 0 0;
    }
    #about .business-area .bus-box .inner .btn-box{
        margin: 30px 0 0;
    }
}
