/*
.mv h1{ background-image: url(../images/service/index/webp/mv-txt01.webp); }
.no-webp .mv h1{ background-image: url(../images/service/index/mv-txt01.png); }
*/
.mv + .skew .mv-img{ top: -63.3rem; }

.mv h1.page{
    align-items: center;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 13.4rem;
    font-size: 4rem;
        line-height: 135%;
        letter-spacing: 0;
    position: relative;
    z-index: 1;
    text-shadow: 2px 2px 2px #FFFF;
    background: rgba(255, 255, 255, 0.5);
        padding: 3rem;
}

h3.vertical{ -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; font-size: 4.2rem; position: absolute; top: 20rem; right: 8.4rem; white-space: nowrap; letter-spacing: .1em; }

.sec-service{ z-index: 1; margin-bottom: 30rem; }
.sec-service .item-kanji{ position: absolute; top: -13rem; left: -18rem; z-index: -1; }
.sec-service .service-list{ display: flex; justify-content: space-between; width: 100rem; margin: 10rem 0 16rem -2rem; padding-bottom: 10rem; position: relative; z-index: 0; counter-reset: service; }
.sec-service .service-list:before{ content: ''; width: 100vw; height: calc(100% - 9rem); background: #fff; position: absolute; bottom: 0; left: calc(-50vw + 50rem); z-index: -1; }
.sec-service .service-list li{ width: 21rem; }
.sec-service .service-list li img{ display: block; width: 100%; margin-bottom: 2.5rem; }
.sec-service .service-list li p.head{ font-size: 1.6rem; font-weight: 700; text-align: center; margin-bottom: 2.6rem; }
.sec-service .service-list li p.head:before{ counter-increment: service; content: counter(service,decimal-leading-zero); font-size: 3.6rem; font-family: 'Pathway Gothic One', sans-serif; font-weight: 400; display: block; line-height: 1; text-align: center; margin-bottom: 2rem; }
.sec-service .service-list li .btn{ width: 100%; height: 5rem; }

.sec-service .service-detail{ counter-reset: detail;  }
.sec-service .service-detail li{ position: relative; }
.sec-service .service-detail li + li{ margin-top: 22rem; }
.sec-service .service-detail li .item01{ position: absolute; }
.sec-service .service-detail li:nth-of-type(1) .item01{ top: -6rem; left: -15rem; }
.sec-service .service-detail li:nth-of-type(2) .item01{ top: -7rem; right: -15rem; }
.sec-service .service-detail li:nth-of-type(3) .item01{ top: -7rem; left: -18rem; }
.sec-service .service-detail li:nth-of-type(4) .item01{ top: -7rem; right: -15rem; }
.sec-service .service-detail li .txt{ width: 50%; position: relative; z-index: 0; }
.sec-service .service-detail li:nth-of-type(odd) .txt{ margin-left: auto; }
.sec-service .service-detail li:nth-of-type(1) .txt:before{ content: ''; width: 40rem; height: 48.8rem; background: url(../images/service/index/webp/kanji01.webp) no-repeat center/contain; position: absolute; top: -12.5rem; right: -16rem; z-index: -1; }
.sec-service .service-detail li:nth-of-type(2) .txt:before{ content: ''; width: 40rem; height: 47.7rem; background: url(../images/service/index/webp/kanji02.webp) no-repeat center/contain; position: absolute; top: -14.5rem; left: -16rem; z-index: -1; }
.sec-service .service-detail li:nth-of-type(3) .txt:before{ content: ''; width: 44rem; height: 43.5rem; background: url(../images/service/index/webp/kanji03.webp) no-repeat center/contain; position: absolute; top: -12.5rem; right: -21rem; z-index: -1; }
.sec-service .service-detail li:nth-of-type(4) .txt:before{ content: ''; width: 50rem; height: 42.8rem; background: url(../images/service/index/webp/kanji04.webp) no-repeat center/contain; position: absolute; top: -11.5rem; left: -17rem; z-index: -1; }
.no-webp .sec-service .service-detail li:nth-of-type(1) .txt:before{ background-image: url(../images/service/index/kanji01.png); }
.no-webp .sec-service .service-detail li:nth-of-type(2) .txt:before{ background-image: url(../images/service/index/kanji02.png); }
.no-webp .sec-service .service-detail li:nth-of-type(3) .txt:before{ background-image: url(../images/service/index/kanji03.png); }
.no-webp .sec-service .service-detail li:nth-of-type(4) .txt:before{ background-image: url(../images/service/index/kanji04.png); }
.sec-service .service-detail li .txt h3{ font-size: 3.2rem; text-align: center; position: relative; padding-bottom: 3rem; margin-bottom: 4.6rem; }
.sec-service .service-detail li .txt h3:before{ counter-increment: detail; content: counter(detail,decimal-leading-zero); font-size: 5.6rem; font-family: 'Pathway Gothic One', sans-serif; font-weight: 400; display: block; line-height: 1; text-align: center; margin-bottom: 2rem; }
.sec-service .service-detail li .txt h3:after{ content: ''; width: 2.4rem; height: 2px; background: #000; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
.sec-service .service-detail li .txt p{ line-height: 1.8; }
.sec-service .service-detail li .txt a.btn{ margin: 4rem auto 0; width: 21rem; height: 5rem; }


/*** 02 ***/

.mv.common .mv-img{ right: -21.5rem; }
.mv.common + .skew .mv-img{ right: -22rem; top: -60.3rem; }

.sec-common .item-kanji{ position: absolute; top: -17rem; left: -21rem; z-index: -1; }
.sec-common h2{ font-size: 3.4rem; }
.sec-common h3{ font-size: 2.4rem; margin: 7rem 0 2rem; }
.sec-common .txt-row p{ width: 46rem; }
.sec-common .row.half .content{ width: 46rem; }
.sec-common .row.half .content p + p{ margin-top: 1.6em; }
.sec-common ul.round li{ font-size: 1.6rem; padding-left: 1.2em; position: relative; } 
.sec-common ul.round li:before{ content: '○'; position: absolute; left: 0; }
.sec-common ul.round li + li{ margin-top: 1.4rem; }
.sec-common ul.round li strong{ font-weight: 700; color: #c7990a; }
.sec-common img.item01{ display: block; margin: 4rem 0; }
.sec-common p.catch{ font-size: 2.4rem; font-weight: 700; margin: 6rem 0 8rem; }
.sec-common p.catch strong{ color: #c7990a; }
.sec-common .consultation{ border: solid 1px #c7990a; background: #fff; }
.sec-common .consultation dt{ font-size: 2.2rem; font-weight: 700; color: #fff; background: #c7990a; text-align: center; padding: .2em 0; }
.sec-common .consultation dd{ padding: 4.5rem; }
.sec-common .consultation dd ul{ display: table; margin: 0 auto; }
.sec-common .consultation dd ul li{ font-size: 1.8rem; font-weight: 700; padding-left: 4rem; background: url(../images/service/2/icon-check01.png) no-repeat left top/2.6rem; font-feature-settings: "palt"; }
.sec-common .consultation dd ul li + li{ margin-top: 2rem; }
.sec-common .consultation dd ul li a{ padding-right: 3.1rem; background: url(../images/service/2/icon-blank01.png) no-repeat right center/2.35rem; }

section.ttl-border{ margin: 10rem auto; background: #fff; padding-bottom: 6rem; }
section.ttl-border > h3{ font-size: 1.4rem; height: 16.4rem; background: url(../images/common/bg-border01.png) repeat center/.5rem; display: flex; justify-content: center; align-items: center; margin-bottom: 6rem; }
section.ttl-border > h3 span{ display: block; text-align: center; }
section.ttl-border > h3 span:before{ content: attr(data-en); display: block; font-size: 5.6rem; font-family: 'Pathway Gothic One', sans-serif; font-weight: 400; line-height: 1; margin-bottom: 1rem; }
section.ttl-border > h4{ font-size: 2.4rem; font-weight: 700; text-align: center; position: relative; padding-bottom: 2.2rem; margin-bottom: 2.6rem; } 
section.ttl-border > h4:after{ content: ''; width: 2.4rem; height: 2px; background: #000; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
section.ttl-border .line-link{ display: table; line-height: 0; margin: 0 auto 6rem; }
section.ttl-border .line-link + small{ display: block; text-align: center; }

.sec-menu ol{ display: flex; flex-wrap: wrap; padding: 0 6.4rem; counter-reset: menu; }
.sec-menu ol li{ width: 25rem; margin-right: 4rem; position: relative; }
.sec-menu ol li:nth-of-type(3n){ margin-right: 0; }
.sec-menu ol li:before{ counter-increment: menu; content: counter(menu,decimal-leading-zero); font-size: 1.6rem; font-family: 'Pathway Gothic One', sans-serif; letter-spacing: 0.025em; line-height: 1; color: #ccc; position: absolute; top: 0; left: 0; }
.sec-menu ol li img{ display: block; margin: 0 auto; }
.sec-menu ol li img + span{ color: #fff; font-size: 1.2rem; line-height: 2.6rem; letter-spacing: 0.025em; height: 2.4rem; display: table; background: #c99a05; padding: 0 8px; margin: 4.4rem auto 2rem; }
.sec-menu ol li h4{ font-size: 1.8rem; text-align: center; letter-spacing: 0.025em; line-height: 1.5; min-height: 5.4rem; width: 100%; display: flex; justify-content: center; align-items: center; margin-bottom: 2.8rem; }

.sec-price .price-list{ display: block; margin: 0 auto 4rem; }
.sec-price .btn{ margin: 0 auto 8rem; }
.sec-price p{ margin-bottom: 6.4rem; text-align: center; }


/*** 03 ***/

.white-wrap{ background: #fff; padding: 3.8rem 5rem 2.6rem; margin: 8rem auto 5rem; }
.white-wrap + .white-wrap{ margin-top: 5rem; }
.white-wrap h4{ font-size: 1.8rem; color: #c7990a; border-bottom: solid 1px; margin-bottom: 2rem; padding-bottom: .2em; }
.white-wrap h5{ font-size: 1.6rem; margin-bottom: 1.2rem; }
.white-wrap p + h5{ margin-top: 2.4rem; padding-top: 2.2rem; border-top: dotted 2px #c7990a; }
.white-wrap p strong{ font-weight: 700; }


/*** 04 ***/

.service04 h2{ margin-bottom: 5.8rem; }
.sec-common .side-img{ display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 12rem; }
.sec-common .side-img .content{ width: 46rem; }
.sec-common .side-img .content h3{ margin-top: 0; }
.sec-common .side-img .content ul.round{ margin: 4rem 0; }
.sec-common .side-img .content p + p{ margin-top: 1.6em; }
.sec-common .side-img .content p.mt{ margin-top: 11.6rem; }
.sec-common .side-img .content p strong{ font-weight: 700; }

.sec-price p.bold{ font-weight: 700; font-size: 1.8rem; text-align: center; }


    .sec-casearea picture.img_yama{
        position: absolute;
        top:-14rem;
        left: 0;
        opacity: 0.4;
    }
    .sec-casearea p{
        font-size: 1.6rem;
        margin-bottom: 1.5rem;
    }
    .sec-casearea h2{
    }
    .sec-casearea h3{
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        writing-mode: initial;
        font-size: 2.7rem;
        position: static;
        line-height: 1.6;
        margin:5rem 0 1.6rem;
        font-weight: bold;
    }

    .sec-casearea h4{
        font-size:1.8rem;
        color: #ff4700;
        font-weight: 900;
        position: relative;
        margin: 5rem 1rem 1rem 2rem;
    }
    .sec-casearea h4:before {
        content: 'ー';
        position: absolute;
        left: -1.2em;
        font-weight: 300;
    }
    .sec-casearea strong{
        font-weight: bold;
        background: linear-gradient(transparent 75%, #ffe800 75%);
    }

    .sec-casearea ul.list-design {
      list-style: none;
      padding: 0 .8em .5em;
      position: relative;
        margin-bottom: 2rem;
    }
    .sec-casearea ul.list-design li {
      margin-top: 10px;
      padding: .5em .5em 0 2em;
        display: table;
        color: #000000;
        font-weight: 600;
    }
    .sec-casearea ul.list-design li:before {
      color: #000000;
      content: "\f192";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      left : 1em;
      margin: 0 0 1rem 0.5rem;
      position: absolute;
    }

    .sec-casearea ul.checklist-design {
      list-style: none;
      padding: 0 .8em .5em;
      position: relative;
        margin-bottom: 2rem;
    }
    .sec-casearea ul.checklist-design li {
      border-bottom: 1px solid #004D80;
      margin-top: 10px;
      padding: .5em 0 .5em 2em;
        font-weight: 600;
    }
    .sec-casearea ul.checklist-design li:before {
      color: #004D80;
      content: "\f14a";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      left : 1em;
      margin: 0 0 1rem 0.5rem;
      position: absolute;
    }

    .sec-casearea ul.checklist-design-number {
      list-style: none;
      padding: 0 .8em .5em;
      position: relative;
        margin-bottom: 2rem;
    }
    .sec-casearea ul.checklist-design-number li {
      border-bottom: 1px solid #004D80;
      margin-top: 10px;
      padding: .5em 0 .5em 0.7rem;
        font-weight: 600;
    }
    .sec-casearea ul.checklist-design-number li::first-letter {
      color: #004D80;
        font-size: 2rem;
}





#bg-green{
    position: relative;
    z-index: 0;
    background: #004d60;
        margin-top: 5rem;
    margin-bottom: 5rem;
    padding: 5rem;
}
#bg-green .inner{
    width: 1000px;
    margin: 0 auto;
}
#bg-green .inner h2{
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
#bg-green .inner h2,
#bg-green .inner p{
    color: #FFFFFF;
    text-align: center;
}
#bg-green .inner > ul{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 4rem;}
#bg-green .inner > ul li{ background-color: #fff; width: 435px; height: 90px; margin-top: 30px; display: flex; align-items: center; justify-content: center; background-size: 57px; background-repeat: no-repeat; background-position: top 50% left 32px; padding-left: 30px; position: relative; transition: .3s; }
#bg-green .inner > ul li:hover{ color: #fff; background-color: #ff4700; }
#bg-green .inner > ul li:nth-of-type(1){ width: 100%; margin-top: 0; background-image: url(../images/common/icon-contact01.png); }
#bg-green .inner > ul li:nth-of-type(2){ background-image: url(../images/common/icon-contact02.png); }
#bg-green .inner > ul li:nth-of-type(3){ background-image: url(../images/common/icon-contact03.png); }
#bg-green .inner > ul li:not(:nth-of-type(1)):after{ content: ''; width: 16px; height: 30px; background-image: url(../images/arrow-next01.png); background-repeat: no-repeat; background-size: contain; position: absolute; top: 50%; right: 25px; transform: translateY(-50%); transition: .3s; }
#bg-green .inner > ul li:not(:nth-of-type(1)):hover:after{ background-image: url(../images/arrow-next01-on.png); }
#bg-green .inner > ul li p{ font-size: 18px; font-weight: 700; transition: .3s; color: #004d60;}
#bg-green .inner > ul li:hover p{ color: #fff; }
#bg-green .inner > ul li p span{ color: #ff4700; margin: 0 2em; transition: .3s; }
#bg-green .inner > ul li:hover p span{ color: #fff; }
#bg-green .inner > ul li p small{ font-size: 12px; font-weight: 300; vertical-align: middle; }









@media(max-width: 768px){
	.mv .mv-img{ right: -17rem; }

	.mv + .skew .mv-img{ top: -32.6rem; right: -17.6rem; }

	.sec-service .item-kanji{ width: 32.3rem; top: -8rem; left: -9rem; }

	.sec-service{ margin-bottom: 8rem; }
	.sec-service h2 + p{ font-size: 1.4rem; }	
	.sec-service .service-list{ width: 94%; margin: 2.8rem 0 0; flex-wrap: wrap; padding-bottom: 6rem; }
	.sec-service .service-list:before{ left: -3.2rem; height: calc(100% - 5rem); }
	.sec-service .service-list li{ width: 14.55rem; }
	.sec-service .service-list li:nth-of-type(n+3){ margin-top: 2.4rem; }
	.sec-service .service-list li img{ width: calc(100% - 1rem); margin: 0 auto 1.5rem; }
	.sec-service .service-list li p.head{ font-size: 1.2rem; margin-bottom: 1.4rem; }
	.sec-service .service-list li p.head:before{ font-size: 2.8rem; margin-bottom: 1rem; }
	.sec-service .service-list li .btn{ height: 4rem; font-size: 1.2rem; }
	
	.sec-service .service-detail li + li{ margin-top: 4rem; }
	.sec-service .service-detail li .item01{ position: static; width: 100%; }
	.sec-service .service-detail li .txt{ width: 100%; }
	.sec-service .service-detail li:nth-of-type(1) .txt:before{ width: 19.7rem; height: 24.2rem; right: auto; left: -6rem; top: -6.5rem; }
	.sec-service .service-detail li:nth-of-type(2) .txt:before{ width: 22.3rem; height: 21.1rem; top: -3.5rem; left: -6rem; }
	.sec-service .service-detail li:nth-of-type(3) .txt:before{ width: 25.3rem; height: 21.64rem; right: auto; top: -8.5rem; left: -6rem; }
	.sec-service .service-detail li:nth-of-type(4) .txt:before{ width: 25.3rem; height: 21.64rem; top: -8.5rem; left: -6rem; }
	.sec-service .service-detail li .txt h3{ font-size: 2rem; margin-bottom: 3rem; padding-bottom: 2.6rem; }
	.sec-service .service-detail li .txt h3:before{ font-size: 3.6rem; margin-bottom: 1rem; }
	.sec-service .service-detail li .txt h3:after{ width: 1.6rem; }
	.sec-service .service-detail li .txt p{ font-size: 1.4rem; }
	.sec-service .service-detail li .txt a.btn{ height: 4.8rem; width: 100%; margin-top: 2.2rem; }


	/*** 02 ***/

	.mv.common .mv-img{ width: 33.6rem; right: -4.5rem; }
	.mv.common + .skew .mv-img{ width: 33.6rem; right: -4.6rem; top: -29.3rem; }

	.service02 .sec-common .item-kanji,
	.service03 .sec-common .item-kanji{ width: 22.3rem; top: -7rem; left: -3rem; }
	.sec-common h2{ font-size: 2.6rem; margin-bottom: 2.55rem; }
	.sec-common h3{ font-size: 1.6rem; margin: 4rem 0 2.8rem; }
	.sec-common h2 + h3{ margin-top: 0; }
	.sec-common p{ font-size: 1.6rem; }
	.sec-common p.catch{ font-size: 1.4rem; margin: 3rem 0 5rem; }
	.sec-common .consultation dt{ font-size: 1.4rem; }
	.sec-common .consultation dd{ padding: 3rem 2rem; }
	.sec-common .consultation dd ul li{ font-size: 1.2rem; background-size: 1.6rem; padding-left: 2.5rem; }
	.sec-common .consultation dd ul li + li{ margin-top: 1.4rem; }
	.sec-common .consultation dd ul li a{ background-size: 1.5rem; padding-right: 2rem; }

	section.ttl-border{ width: 33.5rem; padding: 0 0 3.4rem; margin: 4rem auto; }
	section.ttl-border > h3{ height: 10.5rem; font-size: 1rem; margin-bottom: 3.6rem; }
	section.ttl-border > h3 span:before{ font-size: 4rem; margin-bottom: .6rem; }
	section.ttl-border > h4{ font-size: 1.7rem; }
	section.ttl-border .line-link{ margin-bottom: 4rem; }
	section.ttl-border .line-link img{ width: 12rem; }
	section.ttl-border .line-link + small{ font-size: 1.2rem; }

	.sec-menu ol{ padding: 0 3.2rem; }
	.sec-menu ol li{ margin-right: 0; width: 100%; }
	.sec-menu ol li:nth-of-type(n+2){ margin-top: 4.8rem; }
	.sec-menu ol li:before{ font-size: 2rem; }
	.sec-menu ol li img{ width: 6rem; margin-bottom: 2.4rem; }
	.sec-menu ol li img + span{ font-size: 1.1rem; height: 2rem; padding: 0 .6rem; margin: 2.8rem auto 1.6rem; }
	.sec-menu ol li h4{ font-size: 1.4rem; min-height: 0; margin-bottom: 1.6rem; }
	.sec-menu ol li p{ font-size: 1.4rem; }

	.sec-price p{ font-size: 1.4rem; text-align: left; padding: 0 3.2rem; margin-bottom: 3rem; }
	.sec-price .btn{ width: 30rem; margin-bottom: 6rem; }
	.sec-price .price-list{ width: 30rem; margin-bottom: 4rem; }


	/*** 03 ***/

	.sec-common ul.round li{ font-size: 1.2rem; }
	.sec-common img.item01{ margin: 3rem auto; width: 100%; }

	.white-wrap{ padding: 3.2rem 2rem; margin: 4rem auto 3rem; }
	.white-wrap + .white-wrap{ margin-top: 0; }
	.white-wrap h4{ font-size: 1.6rem; }
	.white-wrap h5{ font-size: 1.4rem; }


	/*** 04 ***/

	.sec-common .side-img{ flex-wrap: wrap; margin-bottom: 6rem; }
	.sec-common .side-img .content{ width: 100%; }
	.sec-common .side-img .content ul.round{ margin: 2rem 0; }
	.sec-common .side-img .content p.mt{ margin-top: 1.6em; }
	.sec-common .side-img img{ display: block; width: 100%; margin-top: 3rem; }

	.sec-price p.bold{ font-size: 1.6rem; }
    
    
    
       .sec-casearea h3 {font-size: 1.7rem;}
    .sec-casearea h4 {margin: 3rem 1rem 1rem 2rem;}
    .sec-casearea h4 {font-size: 1.5rem;}
    .sec-casearea p,
    .sec-casearea ul.list-design li,
    .sec-casearea ul.checklist-design li {font-size: 1.3rem;}
    
    
    
    #bg-green {padding: 3rem 2rem 5rem; margin-bottom: 5rem;}
     #bg-green .inner{width: 100%; padding: 0;}
    #bg-green .inner h2 {font-size: 2rem;}
    #bg-green .inner > ul{margin-top: 3rem;}
    #bg-green  .inner > ul li p {
        font-size: 4.2666vw;
        display: block;
    }
    
    #bg-green .inner > ul li{ width: 100%; height: 18.666vw; background-size: 15.33vw; background-position: top 50% left 6vw; padding-left: 6vw; margin-top: 6.6666vw; }
	#bg-green .inner > ul li:not(:nth-of-type(1)):after,
	#bg-green .inner > ul li:nth-of-type(1):after{ content: ''; width: 4.2666vw; height: 8.1333vw; background-image: url(../images/arrow-next01.png); background-repeat: no-repeat; background-size: contain; position: absolute; top: 50%; right: 2.666vw; transform: translateY(-50%);}
	#bg-green .inner > ul li:nth-of-type(1){ height: 24vw; }
	#bg-green .inner > ul li p{ font-size: 4.2666vw; text-align: center; line-height: 1.4; }
	#bg-green .inner > ul li p small{ font-size: 2.933vw; line-height: inherit; }
	#bg-green .inner > ul li p span{ display: block; line-height: inherit; }
    .intro.case{        z-index: 9;}
    
    
    .mv h1.page {
        background-repeat: no-repeat;
        font-size: 2.8rem;
        z-index: 1;
        padding: 1rem;
        height: auto;
    }
    .wrap {
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    
    
}

