@charset "UTF-8";
[class*="business_contents"] .contents_bg {
    padding-top: 13rem;
    padding-bottom: 13rem;
    margin-top: 10.4rem;
}

[class*="business_contents"] .contents_bg::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #ff5611 transparent;
    border-width: 0 0 13rem 37.5rem;
    left: 0;
    top: .02rem;
}
[class*="business_contents"] .contents_bg::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #ff5611 transparent transparent transparent;
    border-width: 13rem 37.5rem 0 0;
    left: 0;
    bottom: .02rem;
}

[class*="business_contents"] > .contents_inner:last-child {
    padding-bottom: 6.3rem;
}
[class*="business_contents"] .contents_bg .contents_inner {
    background: #FF5611;
    color: #fff;
}
[class*="business_contents"] .contents_bg .contents_inner p {
    color: #fff;
}

[class*="business_contents"] figure img {
    max-width: 26.9rem;
    margin: 0 auto;
}

[class*="business_contents"] .contents_bg figure {
    margin-top: -23rem;
    display: inline-block;
    margin-bottom: 1.5rem;
    padding: 0 2.8rem;
}

.business_contents01 .txt_img {
    text-align: center;
}
.business_contents01 .txt_img img {
    max-width: 27.7rem;
    margin: 0 auto;
}
.business_contents01 .txt_img span {
    font-size: 1.4rem;
    font-weight: bold;
    color: #FF5611;
    letter-spacing: 0.05em;
    margin-top: 1.2rem;
    display: inline-block;
}
.business_contents01 .txt_img + h3.ttl-h3 {
    margin-bottom: 5.2rem;
}


[class*="business_contents"] > .contents_inner p.sttl {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-top: -2.5rem;
    margin-bottom: 1.3rem;
}
[class*="business_contents"] > .contents_inner p.sttl span {
    display: inline-block;
    padding: .4rem 1rem;
    line-height: 1;
    margin-bottom: .5rem;
    font-size: 3.9rem;
    font-weight: 800;
    letter-spacing: 0.025em;
    color: #fff;
}

.business_contents01 > .contents_inner p.sttl {
    color: #FF5611;
}
.business_contents01 > .contents_inner p.sttl span {
    background: #FF5611;
}

.business_contents02 > .contents_inner p.sttl {
    color: #4584DB;
}
.business_contents02 > .contents_inner p.sttl span {
    background: #4584DB;
}

.business_contents02::before {
    content: "";
    position: absolute;
    width: 7.4rem;
    height: 7.4rem;
    background: #FF5611;
    opacity: 0.24;
    border-radius: 50%;
    left: -3.8rem;
    top: 18.4rem;
}


@media only screen and (min-width: 768px) {

}
@media only screen and (max-width: 767px) {
    
	  
}


[class*="business_detail_"] .contents_inner {
    margin-bottom: 6rem;
}
[class*="business_detail_"] figure {
    margin-bottom: 2rem;
}
[class*="business_detail_"] figure.blend {
    mix-blend-mode: multiply;
}
[class*="business_detail_"] .movie {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
}
[class*="business_detail_"] .movie iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
[class*="business_detail_"] .text-asterisk {
    display: block;
    font-size: 1.1rem;
    text-indent: -1.1rem;
    margin-left: 1.1rem;
}
.business_detail_01 .contents_inner {
    margin-top: -10rem;
    z-index: 1;
}

.business_detail_01 .contents_inner figure {
    max-width: 26.9rem;
    margin: 0 auto;
}

.business_detail_01 .contents_inner > p.sttl {
    margin-top: -4.8rem;
}
.business_detail_01 .contents_inner > p.sttl span.en {
    font-size: 6.9rem;
    font-weight: 800;
    letter-spacing: 0.025em;
    line-height: 1.2;
    display: inline-block;
}
.business_detail_01 .contents_inner > p.sttl span:not(.en) {
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: .5rem 1.5rem;
    color: #fff;
}
.care .business_detail_01 .contents_inner > p.sttl span.en:first-letter {
    color: #FF5611;
}
.care .business_detail_01 .contents_inner > p.sttl span:not(.en) {
    background: #FF5611;
}
.cure .business_detail_01 .contents_inner > p.sttl span.en:first-letter {
    color: #4584DB;
}
.cure .business_detail_01 .contents_inner > p.sttl span:not(.en) {
    background: #4584DB;
}

.new .business_detail_01 .contents_inner > p.sttl span.en {
    line-height: 1;
}
.new .business_detail_01 .contents_inner > p.sttl span.en:first-letter {
    color: #4584DB;
}
.new .business_detail_01 .contents_inner > p.sttl span:first-child.en:first-letter {
    color: #FF5611;
}
.new .business_detail_01 .contents_inner > p.sttl span:nth-child(2).en {
    margin-bottom: 2rem;
}
.new .business_detail_01 .contents_inner > p.sttl span:not(.en) {
    background: -webkit-linear-gradient(-60deg, #4584DB, #FF5611);
    background: -o-linear-gradient(-60deg, #4584DB, #FF5611);
    background: linear-gradient(120deg, #4584DB, #FF5611);
}
.new .business_detail_01 .contents_inner > p.sttl {
    margin-top: -12.2rem;
}

.new [class*="business_detail_0"] .contents_inner h3.ttl-h3 {
    font-size: 1.8rem;
}

.new [class*="business_detail_0"] .contents_inner figure {
    margin-bottom: 3rem;
}

.new .business_detail_02 .bg_white {
    background: #fff;
    border-radius: 1rem;
    padding: 2rem 1.5rem 3rem;
    margin-bottom: 3rem;
}

.new .business_detail_02 .bg_white h3 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 2rem;
}

.new .business_detail_02 .bg_white p {
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-top: 2rem;
}

.new .business_detail_02 .flow_list {
    text-align: center;
}
.new .business_detail_02 .flow_list_item:not(:last-child) {
    padding-bottom: 8.8rem;
}
.new .business_detail_02 .flow_list_item:not(:last-child)::before {
    content: "";
    position: absolute;
    background: url("../img/business/new/ico-arrow.svg") no-repeat;
    background-size: 100% 100%;
    width: 3.8rem;
    height: 2.8rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.5rem;
}
.new .business_detail_02 .flow_list_item p:not(:last-child) {
    margin-bottom: 2.5rem;
}
.new .business_detail_02 .flow_list_item a:not(:last-child) {
    margin-bottom: 2.5rem;
}


.new .business_detail_03 .contents_bg {
    padding-top: 13rem;
    padding-bottom: 13rem;
    margin-bottom: 9rem;
}

.new .business_detail_03 .contents_bg::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #ff5611 transparent;
    border-width: 0 0 13rem 37.5rem;
    left: 0;
    top: 0;
}
.new .business_detail_03 .contents_bg::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #ff5611 transparent transparent transparent;
    border-width: 13rem 37.5rem 0 0;
    left: 0;
    bottom: 0;
}
.new .business_detail_03 > .contents_inner:last-child {
    padding-bottom: 6.3rem;
}
.new .business_detail_03 .contents_bg .contents_inner {
    background: #FF5611;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 7.5rem;
    position: relative;
}
.new .business_detail_03 .contents_bg .ttl-h2_line:first-letter {
    color: #fff;
}
.new .business_detail_03 .contents_bg .ttl-h2_line::before {
    background: #fff;
}
.new .business_detail_03 .contents_bg .contents_inner p {
    color: #fff;
}
.new .business_detail_03 .contents_bg .contents_inner figure {
    position: absolute;
    z-index: 1;
    width: 86%;
    bottom: -15rem;
    margin: 0;
}


@media only screen and (min-width: 768px) {

}
@media only screen and (max-width: 767px) {
    
	  
}





