@charset "utf-8";

/*--------------------------------------
mv
---------------------------------------*/
.l-mv {
background: #031539 url(img/mv_bg_01.jpg) no-repeat right top;
background-size: cover;
color: #fff;
}
.l-mv-wrapper {
position: relative;
width: 100rem;
margin: 0 auto;
}
.l-mv-box {
position: relative;
width: 54rem;
padding: 4rem 0 8rem 0;
}
.l-mv-logo {
width: 18rem;
margin: 0 0 4rem 0;
}
.l-mv-title {
margin: 0 0 3rem 0;
font-size: 2.6rem;
font-weight: 900;
line-height: 1.6;
}
.l-mv-title span {
font-size: 5.6rem;
line-height: 1.2;
}
.l-mv-title .txt-1 {
color: #ffbc06;
}
.l-mv-txt p:not([class]) {
margin: 1em 11rem 0 0;
}
.l-mv-txt p:not([class]) > span:not([class]) {
color: #ffbc06;
font-weight: 900;
}


/*--------------------------------------
l-parts02
---------------------------------------*/
.l-parts02 {
padding: 10rem 0;
background: #132c5c url(img/parts02_bg_01.jpg) no-repeat center top;
background-size: 100% auto;
}
.l-parts02 .l-common-title,
.l-parts02 .l-common-lead {
color: #fff;
}
.l-parts02-company {
position: relative;
margin: 10rem 0 0 0;
padding: 0.1rem 5rem 5rem 5rem;
background: #fff;
box-shadow: 2px 4px 8px 0 rgba(0,0,0,0.15);
}
.l-parts02 .catch-title {
position: relative;
margin: -4rem auto 3rem auto;
text-align: center;
}
.l-parts02 .catch-title .catch {
display: inline-block;
min-width: 42rem;
max-width: 64rem;
padding: 1.2rem 3rem 1.6rem 3rem;
background: #031539;
color: #fff;
font-size: 3.2rem;
font-weight: 900;
line-height: 1.4;
}
.l-parts02 .catch-title .catch span {
color: #ffbc06;
font-size: 4rem;
}
.l-parts02-company > .catch {
margin: 0 0 1.5rem 0;
color: #031539;
font-size: 2.6rem;
font-weight: 900;
line-height: 1.4;
text-align: center;
}
.l-parts02 .name {
margin: 0 0 3rem 0;
color: #031539;
font-size: 3.6rem;
font-weight: 900;
line-height: 1.4;
text-align: center;
}
.l-parts02 .title {
margin: 8rem 0 3rem 0;
color: #031539;
font-size: 2.6rem;
font-weight: 900;
line-height: 1.4;
text-align: center;
}
.l-parts02 .title span {
color: #b78600;
}
.l-parts02-company > .fig {
width: 50rem;
margin: 0 auto;
text-align: center;
}
.l-parts02-company > .fig + .caption {
text-align: center;
}
.l-parts02 table th {
width: 14rem;
background: #d8dde9;
border: 1px solid #fff;
}
.l-parts02 table td {
width: calc((100% - 28rem) / 2);
background: #e9ecf3;
border: 1px solid #fff;
}
.l-parts02 table .none {
display: none;
}
.block-feature {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.block-feature .box {
position: relative;
width: calc((100% - 5rem) / 2);
background: #fff;
}
.block-feature .box:first-child::before {
position: absolute;
left: calc(100% + 2rem);
top: 0;
width: 0.1rem;
height: 100%;
border-right: 1px solid #d6d9da;
content: "";
}
.block-feature .box-head {
margin: 0 0 2rem 0;
}
.block-feature .box-head .label {
display: inline-block;
margin: 0 0 1.5rem 0;
padding: 0.2rem 4rem 0.3rem 4rem;
background: #031539;
color: #fff;
font-size: 1.8rem;
font-weight: 900;
line-height: 1.4;
text-align: center;
}
.block-feature .box-head .ttl {
color: #031539;
font-size: 2rem;
font-weight: 900;
line-height: 1.4;
}
.block-feature .box-head .ttl span {
color: #b78600;
}
.block-feature .box-body p:not([class]) {
margin: 0;
}
.l-parts02 .tags::after {
display: block;
width: calc((100% - 5.2rem) / 3);
content: "";
}
.l-parts02 .tags .tag {
display: flex;
align-items: center;
justify-content: center;
width: calc((100% - 5.2rem) / 3);
margin: 0 0 2rem 0;
padding: 1.2rem;
background: #ffe9ac;
border-radius: 0.3rem;
color: #031539;
font-size: 1.8rem;
font-weight: 900;
line-height: 1.4;
text-align: center;
}
.block-case {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 0 5rem 0;
}
.block-case .box-fig {
width: 30rem;
text-align: center;
}
.block-case .box-txt {
width: calc(100% - 30rem);
padding: 0 0 0 3.5rem;
}
.block-case .box-txt .ttl {
margin: 0 0 1rem 0;
color: #031539;
font-size: 2.4rem;
font-weight: 900;
line-height: 1.4;
}
.block-case .box-txt .ttl span {
display: inline-block;
width: 10rem;
margin: 0 0.5rem 0 0;
padding: 0.2rem 0 0.3rem 0;
color: #fff;
font-size: 2rem;
background: #031539;
letter-spacing: -0.1rem;
text-align: center;
}
.block-case .box-txt .ttl.after {
color: #b78600;
}
.block-case .box-txt .ttl.after span {
background: #b78600;
}
.l-parts02 .case-wrap {
margin: 0 0 6rem 0;
}
.l-parts02 .case-wrap .accordion-btn {
width: 55rem;
margin: 0 auto 3rem auto;
}


/*--------------------------------------
l-parts03
---------------------------------------*/
.l-parts03 {
position: relative;
padding: 8rem 0 4rem 0;
background: #f7f3eb;
background: -webkit-linear-gradient(0deg, rgba(247, 243, 235, 1) 0%, rgba(241, 235, 244, 1) 60%, rgba(229, 237, 250, 1) 100%);
background: linear-gradient(0deg, rgba(247, 243, 235, 1) 0%, rgba(241, 235, 244, 1) 60%, rgba(229, 237, 250, 1) 100%);
}
.l-parts03::before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(img/parts03_bg_01.png) no-repeat left top;
background-size: contain;
content: "";
pointer-events: none;
}


/*--------------------------------------
l-parts04
---------------------------------------*/
.l-parts04 {
padding: 10rem 0;
}
.l-parts04 .box-wrap::before {
position: absolute;
right: 0;
top: 7rem;
width: calc(((100vw - 100rem) / 2) + 100%);
height: 48rem;
background: url(img/parts04_bg_01.png) no-repeat left top;
background-size: contain;
content: "";
z-index: -1;
}


/*--------------------------------------
l-parts05
---------------------------------------*/
.l-parts05 {
padding: 0 0 6rem 0;
}
.l-parts05 .frame-wrap::before {
position: absolute;
right: 0.1rem;
top: -3rem;
width: calc(((100vw - 100rem) / 2) + 100%);
height: 36rem;
background: url(img/parts05_bg_01.png) no-repeat left top;
background-size: contain;
content: "";
z-index: -1;
}
.l-parts05 .frame-wrap {
margin: 8rem 0 0 0;
}
.l-parts05 .frame-wrap .frame {
box-shadow: 0.5rem 0.5rem 2rem 0 rgba(0,0,0,0.2);
}


/*--------------------------------------
l-parts06
---------------------------------------*/
.l-parts06 {
padding: 4rem 0 8rem 0;
}
.l-parts06 .block .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 5rem 0;
}
.l-parts06 .block .box-fig {
width: 11rem;
}
.l-parts06 .block .box-txt {
width: calc(100% - 11rem);
padding: 0 0 0 3rem;
}
.l-parts06 .block .box-txt .ttl {
margin: 0 0 1.5rem 0;
color: #031539;
font-size: 2rem;
font-weight: 900;
line-height: 1.4;
}
.l-parts06 .block .box-txt .ttl span {
color: #b78600;
font-size: 2.4rem;
}
.l-parts06 .block .box-txt .ttl a {
display: inline-block;
padding: 0 5rem 0 0;
background: url(img/arrow02_navy.svg) no-repeat right center;
background-size: 24px auto;
color: inherit;
text-decoration: none;
}
.l-parts06 .block .box-txt p:not([class]) {
margin: 1em 0 0 0;
}







































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

/*--------------------------------------
mv
---------------------------------------*/
.l-mv {
background: #4d4261 url(img/mv_bg_03.jpg) no-repeat center top;
background-size: 100% auto;
}
.l-mv-wrapper {
width: 100%;
}
.l-mv-box {
width: 100%;
padding: 3rem 1.5rem;
}
.l-mv-logo {
display: none;
}
.l-mv-title {
margin: 0 0 30% 0;
font-size: 1.6rem;
line-height: 2.4;
}
.l-mv-title span {
font-size: 3.0rem;
}
.l-mv-txt p:not([class]) {
margin: 1em 0 0 0;
}
.l-mv-txt p:not([class]) > span:not([class]) {
color: #ffbc06;
font-weight: 900;
}


/*--------------------------------------
l-parts02
---------------------------------------*/
.l-parts02 {
padding: 4rem 0 6rem 0;
background: #132c5c url(img/parts02_bg_02.jpg) no-repeat center top;
background-size: 100% auto;
}
.l-parts02-company {
margin: 8rem 0 0 0;
padding: 0.1rem 1.2rem 3rem 1.2rem;
}
.l-parts02 .catch-title {
position: relative;
margin: -4rem auto 3rem auto;
text-align: center;
}
.l-parts02 .catch-title .catch {
min-width: 90%;
max-width: 90%;
padding: 1.2rem 1rem 1.6rem 1rem;
font-size: 2.1rem;
}
.l-parts02 .catch-title .catch span {
font-size: 2.4rem;
}
.l-parts02-company > .catch {
font-size: 1.8rem;
}
.l-parts02 .name {
margin: 0 0 2rem 0;
font-size: 2.8rem;
}
.l-parts02 .title {
margin: 6rem 0 3rem 0;
font-size: 2rem;
}
.l-parts02-company > .fig {
width: 100%;
}
.l-parts02 table th,
.l-parts02 table td {
width: 100%;
}
.block-feature {
display: block;
}
.block-feature .box {
width: 100%;
margin: 0 0 5rem 0;
}
.block-feature .box:first-child::before {
left: 0;
top: calc(100% + 2.2rem);
width: 100%;
height: 0.1rem;
border-right: none;
border-bottom: 1px solid #d6d9da;
}
.block-feature .box-head {
margin: 0 0 2rem 0;
}
.block-feature .box-head .label {
padding: 0.2rem 3rem 0.3rem 3rem;
font-size: 1.6rem;
display:block;
}
.block-feature .box-head .ttl {
font-size: 1.8rem;
}
.l-parts02 .tags::after {
display: none;
content: none;
}
.l-parts02 .tags .tag {
width: calc((100% - 0.6rem) / 2);
margin: 0 0 0.5rem 0;
padding: 0.6rem 0.1rem;
color: #031539;
font-size: 1.3rem;
}
.block-case {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 0 5rem 0;
}
.block-case .box-fig {
width: 100%;
margin: 0 0 2rem 0;
}
.block-case .box-txt {
width: 100%;
padding: 0;
}
.block-case .box-txt .ttl {
font-size: 1.6rem;
}
.block-case .box-txt .ttl span {
width: 8rem;
font-size: 1.5rem;
}
.l-parts02 .case-wrap {
margin: 0 0 5rem 0;
}
.l-parts02 .case-wrap .accordion-btn {
width: 90%;
margin: 0 auto 2.5rem auto;
padding: 2rem 6rem 2rem 2rem;
}
.l-parts02 .btn-web,
.l-parts02 .btn-tel {
margin: 2.5rem auto;
}


/*--------------------------------------
l-parts03
---------------------------------------*/
.l-parts03 {
padding: 4rem 0;
}
.l-parts03::before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(img/parts03_bg_01.png) no-repeat left top;
background-size: contain;
content: "";
pointer-events: none;
}


/*--------------------------------------
l-parts04
---------------------------------------*/
.l-parts04 {
padding: 4rem 0;
}
.l-parts04 .box-wrap::before {
right: -1.5rem;
top: 4rem;
width: 100vw;
height: 32rem;
}


/*--------------------------------------
l-parts05
---------------------------------------*/
.l-parts05 {
padding: 2rem 0 4rem 0;
}
.l-parts05 .frame-wrap::before {
right: -1.5rem;
top: -2rem;
width: 100vw;
height: 32rem;
}
.l-parts05 .frame-wrap {
margin: 5rem 0 0 0;
}
.l-parts05 .frame-wrap .frame {
box-shadow: 0.5rem 0.5rem 2rem 0 rgba(0,0,0,0.2);
}


/*--------------------------------------
l-parts06
---------------------------------------*/
.l-parts06 {
padding: 2rem 0 4rem 0;
}
.l-parts06 .block .box {
display: block;
position: relative;
margin: 0 0 4rem 0;
}
.l-parts06 .block .box-fig {
position: absolute;
left: 0;
top: 0;
width: 6rem;
}
.l-parts06 .block .box-txt {
width: 100%;
padding: 0;
}
.l-parts06 .block .box-txt .ttl {
display: flex;
align-items: center;
min-height: 6.4rem;
margin: 0 0 1.5rem 0;
padding: 0 0 0 7rem;
}
.l-parts06 .block .box-txt .ttl span {
font-size: 2.2rem;
}
.l-parts06 .block .box-txt .ttl a {
display: block;
width: 100%;
padding: 0 3.2rem 0 0;
}

}
