@charset "utf-8";

/*--------------------------------------
mv
---------------------------------------*/
.l-mv {
position: relative;
margin: 0 auto auto auto;
}
.l-mv::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #f0f2f7 url(img/mv_bg_01.png) no-repeat center top;
background-size: cover;
content: "";
z-index: -2;
}
.l-mv-inner {
width: 120rem;
margin: 0 auto;
}
.l-mv-box {position: relative;width: 74rem;min-height: 54rem;padding: 9rem 0 15rem 0;}
.l-mv-box::before {position: absolute;left: calc(100% - 3rem);top: 4rem;width: 57rem;height: 52rem;background: url(img/mv_bg_02.png) no-repeat left top;background-size: contain;content: "";z-index: -1;}
.l-mv-logo img {
width: 18rem;
}
.l-mv-title {margin: 2rem 0;color: #333333;font-size: 3.5rem;font-weight: 700;line-height: 1.3;}
.l-mv-title span {
display: inline-block;
margin: 0 0 1rem 0;
font-size: 2rem;
}
.l-mv-title span span {
display: inline;
color: #e7812d;
}
.l-mv-txt p:not([class]) > span:not([class]) {background: linear-gradient(transparent 70%, #f3d480 70%);font-weight: 700;}
.l-mv-txt .btn-internal {
margin: 2rem auto 0 auto;
}


/*--------------------------------------
l-parts02
---------------------------------------*/
.l-parts02 {
padding: 10rem 0;
background: #cdcfd1 url(img/parts02_bg_01.png) repeat-y right top;
background-size: contain;
}
.l-parts02 .l-common-title {padding: 0;background: none;color: #333333;font-size: 3.8rem;}
.l-parts02-company {
margin: 0 0 10rem 0;
background: #fff;
}
.l-parts02-company:last-child {
margin: 0;
}
.l-parts02-company  .detailsimg img {
width:80%;
}
.block-head .catch {
display: flex;
align-items: center;
justify-content: center;
min-height: 10rem;
padding: 2rem;
background: #283c6f;
color: #fff;
font-size: 3rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.block-head .catch > span {
display: inline-block;
position: relative;
padding: 0 0 0 5rem;
}
.block-head .catch > span::before {
position: absolute;
right: calc(100% - 2rem);
top: 50%;
transform: translateY(-50%);
width: 8.5rem;
height: 8.5rem;
content: "";
}
#company-1 .block-head .catch > span::before {
background: url(img/parts02_ico_01.png) no-repeat left top;
background-size: contain;
}
#company-2 .block-head .catch > span::before {
background: url(img/parts02_ico_02.png) no-repeat left top;
background-size: contain;
}
#company-3 .block-head .catch > span::before {
background: url(img/parts02_ico_03.png) no-repeat left top;
background-size: contain;
}
#company-4 .block-head .catch > span::before {
background: url(img/parts02_ico_04.png) no-repeat left top;
background-size: contain;
}
.block-head .catch span span {
color: #f3db3a;
font-size: 3.8rem;
}
.block-head .name {
padding: 1rem;
background: #e7812d;
color: #fff;
font-size: 3.2rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.l-parts02-company .inner {
padding: 5rem 5rem 7rem 5rem;
}
.l-parts02 .title-1 {margin: 0 0 4rem 0;padding: 0 0 0.8rem 0;border-bottom: 1px dashed #333;color: #333333;font-size: 2rem;font-weight: 700;line-height: 1.4;}
.l-parts02 .title-2 {
margin: 7rem 0 5rem 0;
padding: 1.2rem;
background: #283c6f;
color: #fff;
font-size: 2.5rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.l-parts02 .title-3 {margin: 4rem 0 2rem 0;padding: 0 0 0.3rem 1.4rem;border-left: 6px solid #f39141;color: #d87f35;font-size: 2.2rem;font-weight: 700;line-height: 1.4;}
.block-function {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.block-function ul:not([class]) {
width: 50%;
margin: 0;
}
.block-function ul:not([class]):nth-child(1) {
width: calc(50% - 1rem);
}
.block-case .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 4rem 0;
padding: 2.5rem 4rem 3rem 2rem;
border: 9px solid #d5d5d5;
background: #f2f2f2;
background-size: 14px auto;
}
.block-case .box:last-child {
margin: 0;
}
.block-case .box-fig {
width: 15.4rem;
text-align: center;
order: 2;
}
.block-case .box-txt {
width: calc(100% - 15.4rem);
padding: 0 5rem 0 0;
order: 1;
}
.block-case .box-txt .ttl {position: relative;margin: 0 0 2rem 0;padding: 0.5rem 0 0.8rem 2rem;border-bottom: 1px dashed #333;color: #d87f35;font-size: 2rem;font-weight: 700;line-height: 1.4;}
.block-case .box-txt .ttl::before {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 1rem;
height: calc(100% - 1rem);
background: #e7812d;
content: "";
}
.l-parts02 table {
width: calc(100% - 2rem);
margin: 0 auto;
}
.l-parts02 table th {
width: 13rem;
text-align: center;
}


/*--------------------------------------
l-parts03
---------------------------------------*/
.l-parts03 {padding: 9rem 0 2rem 0;}
.l-parts03 .title {position: relative;margin: 0 0 4rem 0;padding: 0 2rem 0.3rem 1.4rem;border-left: 6px solid #f39141;color: #333333;font-size: 3.8rem;font-weight: 700;line-height: 1.4;}
.l-parts03 .float-wrap {
margin: 0 0 0 5rem;
}
.l-parts03 .float-wrap .float-img.fl {
width: 42rem;
}


/*--------------------------------------
l-parts04
---------------------------------------*/
.l-parts04 {padding: 10rem 0;background: url(img/parts04_bg_01.png) no-repeat fixed right 1rem top 3rem, url(img/parts04_bg_01.png) no-repeat fixed left bottom 10rem;}


/*--------------------------------------
l-parts05
---------------------------------------*/
.l-parts05 {
padding: 10rem 0;
background: #f8f8f8;
}
.l-parts05 .block .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 4rem 0;
padding: 2.5rem;
background: #fefefe;
}
.l-parts05 .block .box:last-child {
margin: 0;
}
.l-parts05 .block .box-fig {
width: 23rem;
}
.l-parts05 .block .box-txt {
width: calc(100% - 23rem);
padding: 0 0 0 4rem;
}
.l-parts05 .block .box-txt .ttl {
margin: 0 0 2rem 0;
color: #17284b;
font-size: 2.4rem;
font-weight: 700;
line-height: 1.4;
}
.l-parts05 .block .box-txt .ttl span {background: linear-gradient(transparent 70%, #f3d480 70%);}
.l-parts05 .block .box-txt .ttl a {
display: inline-block;
padding: 0 2.5rem 0 0;
background: url(img/arrow02_navy.png) no-repeat right center;
background-size: 10px auto;
color: inherit;
text-decoration: none;
}


/*--------------------------------------
l-parts06
---------------------------------------*/
.l-parts06 {
padding: 10rem 0;
background: url(img/parts06_bg_01.png) no-repeat fixed right 2rem top 10rem, url(img/parts06_bg_01.png) no-repeat fixed left bottom 4rem;
}


/*--------------------------------------
l-parts07
---------------------------------------*/
.l-parts07 {
padding: 10rem 0;
background: #f8f8f8;
}
.l-parts07 .title {
position: relative;
margin: 5rem 0 2.5rem 0;
padding: 0 2rem 0.3rem 1.4rem;
border-left: 6px solid #f39141;
color: #17284b;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.4;
}
.l-parts07 .title a {
display: inline-block;
padding: 0 3rem 0 0;
background: url(img/arrow02_navy.png) no-repeat right center;
background-size: 10px auto;
color: inherit;
text-decoration: none;
}





.l-parts02 .l-common-title span {
    font-size: 2.8rem;
}

.l-parts04 .l-common-title {
    font-size: 3.8rem;
}
.l-parts04 .l-common-title span {
    font-size: 2.8rem;
}

.l-parts05 .l-common-title {
    font-size: 3.8rem;
}
.l-parts05 .l-common-title span {
    font-size: 2.8rem;
}

.l-parts06 .l-common-title {
    font-size: 3.8rem;
}
.l-parts07 .l-common-title {
    font-size: 3.8rem;
}













@media screen and (max-width: 599px) {

/*--------------------------------------
mv
---------------------------------------*/
.l-mv {
margin: 0 auto 4rem auto;
}
.l-mv::before {
display: none;
content: none;
}
.l-mv-inner {
width: 100%;
}
.l-mv-box {
position: relative;
width: 100%;
min-height: auto;
padding: 0;
}
.l-mv-box::before {
display: none;
content: none;
}
.l-mv-logo {
display: flex;
align-items: center;
height: 15rem;
padding: 1.5rem;
background: url(img/mv_bg_02.png) no-repeat right 1.5rem center, url(img/mv_bg_01.png) no-repeat center top, #f0f2f7;
background-size: contain, cover;
}
.l-mv-logo img {
width: 20rem;
}
.l-mv-txt {
padding: 1rem 2rem 0 2rem;
}
.l-mv-title {
margin: 0 0 1rem 0;
font-size: 2.4rem;
line-height: 1.4;
}
.l-mv-title span {
margin: 0 0 0.5rem 0;
font-size: 1.6rem;
}


/*--------------------------------------
l-parts02
---------------------------------------*/
.l-parts02 {
padding: 5rem 0;
background-size: 150% auto;
}
.l-parts02-company {
margin: 0 0 6rem 0;
}
.block-head .catch {
min-height: 8rem;
padding: 1.5rem;
font-size: 1.8rem;
text-align: left;
}
.block-head .catch > span {
max-width: 100%;
padding: 0 0 0 7.5rem;
}
.block-head .catch > span::before {
right: calc(100% - 6.4rem);
width: 6.4rem;
height: 6.4rem;
}
.block-head .catch span span {
font-size: 2.1rem;
}
.block-head .name {
font-size: 2.4rem;
}
.l-parts02-company .inner {
padding: 3rem 1.5rem;
}
.l-parts02 .title-1 {
margin: 0 0 3rem 0;
font-size: 1.8rem;
}
.l-parts02 .title-2 {
margin: 6rem 0 3rem 0;
padding: 1rem;
font-size: 2rem;
}
.l-parts02 .title-3 {
margin: 3rem 0 2rem 0;
font-size: 1.6rem;
}
.block-case .box {
display: block;
margin: 0 0 3rem 0;
padding: 2rem;
}
.block-case .box-fig {
width: 100%;
margin: 0 auto 2rem auto;
text-align: center;
}
.block-case .box-fig img {
width: 15.4rem;
}
.block-case .box-txt {
width: 100%;
padding: 0;
}
.block-case .box-txt .ttl {
font-size: 1.8rem;
}
.l-parts02 table {
width: 100%;
}
.l-parts02 table th {
width: 11rem;
}


/*--------------------------------------
l-parts03
---------------------------------------*/
.l-parts03 {padding: 3rem 0 5rem 0;}
.l-parts03 .title {
margin: 0 0 3rem 0;
padding: 0 1.5rem 0.3rem 1.4rem;
font-size: 2.4rem;
}
.l-parts03 .float-wrap {
margin: 0;
}
.l-parts03 .float-wrap .float-img.fl {
width: 100%;
}


/*--------------------------------------
l-parts04
---------------------------------------*/
.l-parts04 {
padding: 5rem 0;
background: url(img/parts04_bg_01.png) no-repeat fixed right 1rem top 3rem, url(img/parts04_bg_01.png) no-repeat fixed left bottom 2rem;
background-size: 164px auto;
}


/*--------------------------------------
l-parts05
---------------------------------------*/
.l-parts05 {
padding: 5rem 0;
}
.l-parts05 .block .box {
display: block;
margin: 0 0 3rem 0;
padding: 2rem;
}
.l-parts05 .block .box-fig {
width: 100%;
margin: 0 auto 2rem auto;
}
.l-parts05 .block .box-txt {
width: 100%;
padding: 0;
}
.l-parts05 .block .box-txt .ttl {
margin: 0 0 2rem 0;
font-size: 2rem;
}


/*--------------------------------------
l-parts06
---------------------------------------*/
.l-parts06 {
padding: 5rem 0;
background: url(img/parts06_bg_01.png) no-repeat fixed right 1rem top 3rem, url(img/parts06_bg_01.png) no-repeat fixed left bottom 2rem;
background-size: 168px auto;
}


/*--------------------------------------
l-parts07
---------------------------------------*/
.l-parts07 {
padding: 5rem 0;
}
.l-parts07 .title {
margin: 4rem 0 2rem 0;
padding: 0 1.5rem 0.3rem 1.4rem;
font-size: 2rem;
}
.l-parts07 .title a {
padding: 0 2.5rem 0 0;
}


.l-parts02 .l-common-title span {
    font-size: 1.8rem;
}
.l-parts02 .l-common-title {
    font-size: 2.4rem;
}

.l-parts04 .l-common-title {
    font-size: 2.4rem;
}
.l-parts04 .l-common-title span {
    font-size: 1.8rem;
}

.l-parts05 .l-common-title {
    font-size: 2.4rem;
}
.l-parts05 .l-common-title span {
    font-size: 1.8rem;
}

.l-parts06 .l-common-title {
    font-size: 2.4rem;
}
.l-parts07 .l-common-title {
    font-size: 2.4rem;
}

}
