/***********************************************
 stage
************************************************/
#stage {
    position: relative;
}
#stage .top-entry{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    max-width: 650px;
    width: 43%;
    z-index: 2;
}
#stage .top-entry:before{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 54px;
    height: 100%;
    background: #7bb72c;
}
#stage .top-entry h1{
    padding: 95px 85px 50px 0;
}
#stage .top-entry h1 span{
    max-width: 245px;
    display: block;
    margin: 0 auto 40px auto;
}
#stage .top-entry h1 img{
    width: 100%;
    height: auto;
}
#stage .top-entry dl.entry-bt{
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--gradation);
    padding: 14px 0;
    border-radius: 64px 0 0 0;
    margin: 0;
    position: relative;
    z-index: 3;
}
#stage .top-entry dl.entry-bt dt{
    margin: 0;
    padding: 0;
    width: 32%;
}
#stage .top-entry dl.entry-bt dd{
    margin: 0;
    padding: 0;
    width: 50%;
}
#stage .top-entry dl.entry-bt dt img,
#stage .top-entry dl.entry-bt dd img{
    width: 100%;
    height: auto;
}
#stage .main-stage{
    margin: 0 0 0 2%;
    padding-top: 20px;
}
#stage .main-stage .st{
    width: 60%;
    padding-top: 48%;
    position: relative;
}
#stage .main-stage .st:before{
    position: absolute;
    content: "";
    left: 58%;
    top: 0;
    width: 29%;
    padding-top: 18.8%;
    background: url(../images/bg-01.webp) no-repeat;
    background-size: cover;
}
#stage .main-stage .st:after{
    position: absolute;
    content: "";
    left: 2%;
    top: 58%;
    width: 28%;
    padding-top: 27.2%;
    background: url(../images/bg-02.webp) no-repeat;
    background-size: cover;
}
#stage .main-stage .st01{
    position: absolute;
    content: "";
    left: 0;
    top: 4%;
    width: 55%;
}
#stage .main-stage .st01:before{
    position: absolute;
    content: "";
    left: 4%;
    top: 5%;
    width: 100%;
    padding-top: 76%;
    z-index: -1;
    background: linear-gradient(90deg, #fef87e, #f4faba 50%, #e4fe9d);
    border-radius: 0 40% 0 40%;
}
#stage .main-stage .st02{
    position: absolute;
    content: "";
    left: 64%;
    top: 22%;
    width: 23%;
}
#stage .main-stage .st02:before{
    position: absolute;
    content: "";
    left: -13%;
    top: 7%;
    width: 100%;
    padding-top: 104%;
    z-index: -1;
    background: linear-gradient(45deg, #ffb9b4, #f4faba 50%, #d0f6c6);
    border-radius: 40% 0 40% 0;
}
#stage .main-stage .st03{
    position: absolute;
    content: "";
    right: 0;
    top: 57%;
    width: 40%;
}
#stage .main-stage .st03:before{
    position: absolute;
    content: "";
    left: 0;
    top: 10%;
    width: 100%;
    padding-top: 75%;
    z-index: -1;
    background: linear-gradient(90deg, #fafae2, #d0f6c6);
    border-radius: 0 40% 0 40%;
}
#stage .main-stage .st04{
    position: absolute;
    content: "";
    left:  33%;
    top: 60%;
    width: 22%;
}
#stage .main-stage .st04:before{
    position: absolute;
    content: "";
    left: -10%;
    top: 10%;
    width: 100%;
    padding-top: 104%;
    z-index: -1;
    background: linear-gradient(45deg, #8be5ff, #b0ebbb 50%, #dafd7d);
    border-radius: 40% 0 40% 0;
}
#stage .main-stage .st01 img{
    border-radius: 0 40% 0 40%;
}
#stage .main-stage .st02 img{
    border-radius: 40% 0 40% 0;
}
#stage .main-stage .st03 img{
    border-radius: 0 40% 0 40%;
}
#stage .main-stage .st04 img{
    border-radius: 40% 0 40% 0;
}
#stage .main-stage img {
    width: 100%;
    height: auto;
}
/***********************************************
 epilogue
************************************************/
#epilogue {
    position: relative;
    max-width: 1100px;
    margin: 50px auto;
    width: 90%;
}
#epilogue:before {
    position: absolute;
    content: "";
    left: 5%;
    bottom: 10%;
    width: 20%;
    padding-top: 15.2%;
    background: url(../images/ep-03.webp)no-repeat;
    background-size: cover;
    z-index: 2;
}
#epilogue:after {
    position: absolute;
    content: "";
    right: 0;
    top: 3%;
    width: 24%;
    padding-top: 18.4%;
    background: url(../images/ep-01.webp)no-repeat;
    background-size: cover;
    z-index: 2;
}
#epilogue .inner{
    position: relative;
}
#epilogue .inner .layer{
    position: relative;
    z-index: -5;
    width: 76%;
    margin: 0 auto;
    background: var(--sub-color);
    padding: 90px 16%;
    box-sizing: border-box;
    border-radius: 0 22vw 0 22vw;
}
#epilogue .inner .layer:before{
    position: absolute;
    content: "";
    left: -5%;
    top: -5%;
    width: 14%;
    padding-top: 28%;
    background: url(../images/ep-02.svg)no-repeat;
    background-size: cover;  
}
#epilogue .inner .layer:after{
    position: absolute;
    content: "";
    right: -10%;
    bottom: 10%;
    width: 12%;
    padding-top: 15%;
    background: url(../images/ep-04.svg)no-repeat;
    background-size: cover;
    z-index: 2;   
}
#epilogue .inner .layer strong{
    color: var(--main-color);
    font-size: clamp(1.5rem, 1.071rem + 1.07vw, 1.875rem);
    font-weight: 600;
    line-height: 180%;
}
#epilogue .inner .layer p{
    line-height: 180%;
    margin-top: 30px;
}
#epilogue .inner .ep-img{
    max-width: 407px;
    width: 50%;
    margin-left: auto;
    margin-right: 10%;
    margin-top: -15%;
}
#epilogue .inner .ep-img img{
    width: 100%;
    height: auto;
}
/***********************************************
 corporation
************************************************/
#corporation h2{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#corporation .inner{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}
#corporation .inner .bg{
    position: relative;
    padding-top: 60px;
}
#corporation .inner .bg:before{
    position: absolute;
    content: "";
    left: 5%;
    top: 0;
    width: 90%;
    height: 92%;
    background: var(--sub-color);
    z-index: -1;
    border-radius:500px 0 30vw 0;
}
#corporation .inner .bg:after{
    position: absolute;
    content: "";
    left: 17%;
    top: -105px;
    width: 114px;
    height: 278px;
    background: url(../images/tree.svg) no-repeat;
    background-size: cover;
    z-index: -2;
}
#corporation .inner .row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 60px 0;
}
#corporation .inner .row .column-l{
    width: 210px;
    font-size: 15px;
}
#corporation .inner .row .column-l span{
    display: block;
    font-size: 18px;
    font-weight: bold;
}
#corporation .inner .row .column-l img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#corporation .inner .row .column-r{
    width: calc(100% - 250px);
}
#corporation .inner .row .column-r strong{
    font-size: clamp(1.5rem, 1.071rem + 1.07vw, 1.875rem);
    font-weight: 600;
    color: var(--main-color);
    line-height: 120%;
    margin-bottom: 30px;
    display: block;
}
#corporation .inner .row .column-r p{
    line-height: 200%;
}
#corporation .inner h3.leaf{
    text-align: center;
    font-size: clamp(1.5rem, 1.071rem + 1.07vw, 1.875rem);
    font-weight: 600;
    color: var(--main-color);
    line-height: 120%;
    margin-bottom: 30px;
    padding-bottom: 20px;
    padding-top: 200px;
    position: relative;
}
#corporation .inner h3.leaf:after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 578px;
    padding-top: 248px;
    background: url(../images/leaf.svg) no-repeat;
    background-size: cover;
}
#corporation .inner h4{
    text-align: center;
    font-size: clamp(1.75rem, 1.464rem + 0.71vw, 2rem);
    font-weight: bold;
    margin: 50px 0;
    line-height: 120%;
    background: var(--gradation);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#corporation .inner .earth{
    max-width: 184px;
    margin: 0 auto;
}
#corporation .inner .earth img{
    width: 100%;
    height: auto;
}
/***********************************************
 service
************************************************/
#service{
    max-width: 1300px;
    width: 90%;
    margin: 40px auto;
    position: relative;
}
#service .inner{
    width: 90%;
    margin: 0 auto;
    color: #fff;
    padding: 70px 0 140px 0;
    background: var(--gradation);
    border-radius:0 15vw 0 15vw;
    position: relative;
}
#service .inner:before{
    position: absolute;
    content: "";
    right: -1px;
    bottom: -1px;
    background: url(../images/bill.svg) no-repeat;
    width: 1031px;
    height: 130px;
    background-size: cover;
}
#service .inner .column{
    max-width: 400px;
    margin: 0 auto;
}
#service .inner .column h3{
    color: #fff !important;
}
#service .inner .column p{
    font-size: clamp(1rem, 0.857rem + 0.36vw, 1.125rem);
    line-height: 180%;
}
#service ul li:first-child{
    position: absolute;
    content: "";
    left: 0;
    top: -5%;
    width: 32%;
    height: auto;
}
#service ul li:last-child{
    position: absolute;
    content: "";
    right: 0;
    bottom: -5%;
    width: 32%;
    height: auto;
}
#service ul li a{
    display: block;
    color: var(--main-color);
}
#service ul li span{
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: clamp(1.125rem, 0.411rem + 1.79vw, 1.75rem);
    font-weight: bold;
    white-space: nowrap;
    text-shadow: 2px 2px 0 #fff,
        -2px 2px 0 #fff ,
        2px -2px 0 #fff ,
        -2px -2px 0 #fff;
}
#service ul li img{
    width: 100%;
    height: auto;
    border-radius:9vw 0 9vw 0;
}
/***********************************************
 service-map
************************************************/
#service-map{
}
#service-map .inner{
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
}
#service-map .inner h1{
    margin: 100px auto 30px auto;
}
#service-map .inner h1 img{
    width: 100%;
    height: auto;
}
#service-map .inner p{
    text-align: center;
    margin: 0 auto 20px auto;
}
#service-map .map-stage{
    position: relative;
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
}
#service-map .map-stage img{
    width: 100%;
    height: auto;
}
#service-map .map-stage ul li{
    position: absolute;
    content: "";
}
#service-map .map-stage ul li:nth-of-type(1){
    right: 16%;
    top: 8%;
    width: 7%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(2){
    right: 28%;
    top: 19%;
    width: 10%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(3){
    left: 7%;
    top: 14%;
    width: 7%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(4){
    left: 18%;
    top: 30%;
    width: 7%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(5){
    left: 31%;
    top: 52%;
    width: 7%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(6){
    left: 46%;
    top: 65%;
    width: 7%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(7){
    right:  13%;
    top: 60%;
    width: 15%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(8){
    left:  33%;
    top: 25%;
    width: 8.5%;
    height: auto;
}
#service-map .map-stage ul li:nth-of-type(9){
    left:  48%;
    top: 40%;
    width: 8.5%;
    height: auto;
}
/***********************************************
 people
************************************************/
#people {
    margin:70px 0 0 0;
}
#people h2{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
/***********************************************
 works
************************************************/
#works {
    margin: 60px 0 0 0;
}
#works .bg{
    position: relative;
}
#works .bg:before{
    position: absolute;
    content: "";
    left: 2.5%;
    top: 150px;
    width: 97.5%;
    height: calc(100% - 150px);
    background: var(--gradation);
    border-radius: 0 0 0 28vw;
}
#works ul{
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    padding-bottom: 260px;
}
#works ul li{
    width: 23%;
    color: #fff;
}
#works ul li:nth-child(even){
    margin-top: 85px;
}
#works ul li img{
    width: 100%;
    height: auto;
}
#works ul li:nth-child(odd) img{
    border-radius:0 6vw 0 6vw;
}
#works ul li:nth-child(even) img{
    border-radius:6vw 0 6vw 0;
}
#works ul li h4{
    text-align: center;
    font-size: clamp(1.25rem, 0.964rem + 0.71vw, 1.5rem);
    font-weight: 600;
    margin: 15px 0 0 0;
}
#works .tour {
    position: relative;
    z-index: 1;
    margin-top: -200px;
}
#works .tour:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: calc((100% - 900px) / 2 + 900px);
    height: 80%;
    background: var(--main-color);
    border-radius:20vw 0 0 0;
}
#works .tour:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30%;
    height: 80%;
    background: url(../images/search-ic.svg) no-repeat;
    background-size: contain;
}
#works .tour .inner{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 3;
}
#works .tour .inner .column-l{
    width: 37.5%;
}
#works .tour .inner .column-l img{
    width: 100%;
    height: auto;
}
#works .tour .inner .column-r{
    width: 60%;
}
#works .tour .inner .column-r h5{
    max-width: 540px;
    margin: 0 0 20px 0;
}
#works .tour .inner .column-r h5 img{
    width: 100%;
    height: auto;
}
#works .tour .inner .column-r a img{
    max-width: 316px;
    width: 100%;
    height: auto;
}
/***********************************************
 numbers
************************************************/
#numbers {
    margin: 60px 0 0 0;
}
#numbers .inner{
    max-width: 720px;
    width: 90%;
    margin: 0 auto;
}
#numbers .inner ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#numbers .inner ul li{
    width: 32%;
    margin-bottom: 15px;
}
#numbers .inner ul li img{
    width: 100%;
    height: auto;
}
/***********************************************
 benefits
************************************************/
#benefits{
    margin: 60px 0 0 0;
}
#benefits .inner{
    max-width: 930px;
    margin: 0 auto;
    width: 90%; 
}
#benefits .inner ul {
    position: relative;
    padding-top: 72%;
}
#benefits .inner ul:before {
    position: absolute;
    content: "";
    left: 27%;
    top: 22%;
    background: url(../images/benefits-leaf01.svg) no-repeat;
    background-size: cover;
    width: 10%;
    height: 14%;
}
#benefits .inner ul:after {
    position: absolute;
    content: "";
    right: 2%;
    top: 32%;
    background: url(../images/benefits-leaf02.svg) no-repeat;
    background-size: cover;
    width: 10%;
    height: 14%;
}
#benefits .inner ul li{
    position: absolute;
    content: "";
}
#benefits .inner ul li h4{
    margin: 5px 0 0 0;
    font-size: clamp(0.875rem, 0.732rem + 0.36vw, 1rem);
}
#benefits .inner ul li:nth-of-type(even) h4{
    text-align: right;
}
#benefits .inner ul li img{
    width: 100%;
    height: auto;
}
#benefits .inner ul li:nth-of-type(1){
    left: 45%;
    top: 0;
    width: 43%;
}
#benefits .inner ul li:nth-of-type(2){
    left: 0;
    top: 40%;
    width: 43%;
}
#benefits .inner ul li:nth-of-type(3){
    right: 0;
    bottom: 0;
    width: 43%;
}
#benefits .inner ul li:last-child{
    left: 40%;
    bottom: 0;
    margin: auto;
    width: 12.5%;
}
/***********************************************
 office
************************************************/
#office{
    margin: 80px auto 0 auto;
    max-width: 1000px;
}
#office .bg{
    position: relative;
    margin-bottom: 15%;
}
#office .bg:before{
    position: absolute;
    content: "";
    left: 0;
    top: 15%;
    width: 100%;
    height: 100%;
    background: var(--sub-color);
    border-radius:0 24vw 0 24vw;
}
#office .bg ul li:nth-of-type(1){
    position: absolute;
    content: "";
    left: 3%;
    top: 0;
    width: 30%;
}
#office .bg ul li:nth-of-type(2){
    position: absolute;
    content: "";
    right: 2%;
    bottom: -32%;
    width: 30%;
}
#office .bg ul li span{
    background: var(--main-color);
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    font-size: clamp(0.875rem, 0.589rem + 0.71vw, 1.125rem);
    line-height: 100%;
}
#office .bg ul li:nth-of-type(even) span{
    border-radius:0 20px 0 20px;
    position: absolute;
    content: "";
    right: -2%;
    bottom: 7%;
}
#office .bg ul li:nth-of-type(odd) span{
    border-radius:20px 0 20px 0;
    position: absolute;
    content: "";
    right: -2%;
    bottom: 7%;
}
#office .bg ul li img{
    width: 100%;
    height: auto;
}
#office .office-map{
    position: relative;
    z-index: 2;
    width: 65%;
    margin: 0 auto;
}
#office .office-map img{
    width: 100%;
    height: auto;
} 
@media screen and (max-width: 900px) {
/***********************************************
 works
************************************************/
#works .tour:before {
    right: 0;
    width: 95%;
}
}
@media screen and (max-width: 850px) {
}
@media screen and (max-width: 768px) {
/***********************************************
 stage
************************************************/
#stage .top-entry{
    position: static;
    right: auto;
    top: auto;
    width: 90%;
    margin-left: auto;
}
#stage .top-entry:before{
    width: 5%;
}
#stage .top-entry h1{
    padding: 0 10% 20px 0;
}
#stage .top-entry h1 span{
    width: 75%;
    margin: 0 auto 20px auto;
}
#stage .main-stage .st{
    width: 90%;
    padding-top: 72%;
    position: relative;
}
/***********************************************
 epilogue
************************************************/
#epilogue {
    width: 100%;
}
#epilogue:before {
    bottom: 15%;
    width: 25%;
    padding-top: 19%;
}
#epilogue:after {
    top: -3%;
}
#epilogue .inner .layer{
    width: 85%;
    padding: 10%;
}
#epilogue .inner .layer:after{
    right: -5%;
}
#epilogue .inner .ep-img{
    width: 80%;
}
/***********************************************
 works
************************************************/
#works .bg:before{
    left: 4%;
    top: 7%;
    width: 96%;
    height: 93%;
}
#works ul{
    width: 85%;
    padding-bottom: 100px;
}
#works ul li{
    width: 48%;
    font-size: 15px;
}
#works ul li:nth-child(odd) img{
    border-radius:0 9vw 0 9vw;
}
#works ul li:nth-child(even) img{
    border-radius:9vw 0 9vw 0;
}
#works .tour {
    margin-top: -100px;
}
}
@media screen and (max-width: 640px) {
/***********************************************
 corporation
************************************************/
#corporation .inner .bg:before{
    border-radius:45vw 0 30vw 0;
    height: 95%;
}
#corporation .inner .bg:after{
    left: 5%;
    top: -40px;
    width: 15%;
    height: auto;
    padding-top: 37%;
}
#corporation .inner .row{
    margin: 0 0 30px 0;
}
#corporation .inner .row .column-l{
    margin: 0 auto;
    text-align: center;
}
#corporation .inner .row .column-r{
    width: 100%;
    margin-top: 25px;
}
#corporation .inner h3.leaf{
    padding-top: 40%
}
#corporation .inner h3.leaf:after{
    width: 100%;
    padding-top: 43%;
}
#corporation .inner .earth{
    width: 60%;
}
/***********************************************
 service
************************************************/
#service .inner .column{
    width: 90%;
}
#service ul li:first-child{
    left: -3%;
    top: -5%;
    width: 43%;
}
#service ul li:last-child{
    right: -3%;
    bottom: 0;
    width: 43%;
}
#service ul li span{
    font-size: 16px;
}
/***********************************************
 service-map
************************************************/
#service-map .inner p{
    text-align: left;
}
/***********************************************
 works
************************************************/
#works .tour {
    padding: 30px 0;
}
#works .tour:before {
    height: 100%;
    border-radius:80vw 0 0 0;
}
#works .tour:after {
    top: auto;
    width: 80%;
    height: 55%;
}
#works .tour .inner .column-l{
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}
#works .tour .inner .column-r{
    width: 90%;
    margin: 20px auto 0 auto;
    text-align: center;
}
}
@media screen and (max-width: 500px) {
/***********************************************
 benefits
************************************************/
#benefits .inner ul li h4{
    margin: 2px 0 0 0;
    font-size: 13px;
}
#benefits .inner ul li:nth-of-type(3){
    bottom: -8%;
}
#benefits .inner ul li:last-child{
    bottom: -8%;
}
/***********************************************
 office
************************************************/
#office .bg ul li:nth-of-type(1){
    position: absolute;
    content: "";
    left: 3%;
    top: 0;
    width: 35%;
}
#office .bg ul li:nth-of-type(2){
    position: absolute;
    content: "";
    right: 2%;
    bottom: -23%;
    width: 35%;
}
#office .bg ul li span{
    padding: 4px 15px;
    font-size: 13px;
    white-space: nowrap;
}
#office .office-map{
    width: 90%;
}
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 350px) {
#service ul li:first-child{
    left: -3%;
    top: -7%;
    width: 50%;
}
#service ul li:last-child{
    right: -3%;
    bottom: 0;
    width: 50%;
}
}
@media screen and (max-width: 300px) {

}