@charset "utf-8";

#contents {
width: 100%;
}

.main-index {
width: 100%;
margin: 0;
padding: 4rem 0 8rem 0;
}

.main-index .block-column .box-head .catch {
font-size: 2.4rem;
}

.block-head {
position: relative;
margin: 0 0 5rem 0;
}
.block-head::before {
position: absolute;
left: calc(50% - 50vw);
top: 0;
width: calc(100% + ((100vw - 110rem) / 2) - 2rem);
height: 100%;
background: #111;
box-sizing: border-box;
content: "";
pointer-events: none;
z-index: -1;
}
.block-head .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
}
.block-head .box::before {
position: absolute;
left: calc(50% - 50vw);
top: -2rem;
width: calc(100% + ((100vw - 110rem) / 2));
height: 100%;
border: 2px solid #666;
content: "";
pointer-events: none;
}
.block-head .box::after {
position: absolute;
left: -8rem;
bottom: calc(100% + 0.2rem);
width: 39.6rem;
height: 7.2rem;
content: "";
}
.addParts08 .block-head .box::after {
background: url(img/add08_bg_01.png) no-repeat left top;
background-size: contain;
}
.addParts09 .block-head .box::after {
background: url(img/add09_bg_01.png) no-repeat left top;
background-size: contain;
}
.block-head .title {
width: 50rem;
padding: 2rem 0 6rem 0;
color: #fff;
font-size: 3.8rem;
font-weight: 700;
line-height: 1.4;
}
.block-head .title a {
display: inline;
padding: 0 5rem 0 0;
background: url(img/arrow02_white.png) no-repeat right center;
background-size: 28px auto;
color: inherit;
text-decoration: none;
}
.block-head .text {
display: flex;
align-items: center;
width: calc(100% - 50rem);
margin: 0;
padding: 0 4rem 1rem 3rem;
}
.block-head .text p:not([class]) {
color: #fff;
}


/*--------------------------------------
visArea
---------------------------------------*/
#visArea {
background: #f3f3f3 url(img/mv_bg_01.png) no-repeat right center;
background-size: cover;
}
#visArea .mainArea {
width: 120rem;
min-height: 58rem;
margin: 0 auto;
padding: 3rem 0 5rem 0;
}
#visArea .mainAreaInner {
width: 72rem;
}
#visArea .siteName {
width: 15rem;
margin: 0 0 1rem 0;
}
#visArea .title {
margin: 0 0 2rem 0;
font-size: 3.6rem;
font-weight: 700;
letter-spacing: -0.1rem;
line-height: 1.4;
}
#visArea .title span {
font-size: 3rem;
letter-spacing: 0;
}
#visArea .title span span {
color: #ff5200;
}
#visArea p:not([class]) {
margin: 0;
}
#visArea p:not([class]) span {
background: linear-gradient(transparent 60%, #daff0b 60%);
font-weight: 700;
font-size: 1.6rem;
}
#visArea .btn-internal {
margin: 2.5rem 0 0 0;
}
#visArea .btn-internal::after {
border: 1px solid #6d2cba;
border-top: none;
border-left: none;
}
#visArea .btn-internal a {
background-color: #6d2cba;
}


/*--------------------------------------
addParts02
---------------------------------------*/
.addParts02 {
position: relative;
padding: 18rem 0 10rem 0;
}
.addParts02::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #f5f5f5;
content: "";
z-index: -4;
}
.addParts02::after {
position: absolute;
left: 50%;
top: 7rem;
transform: translateX(-50%);
width: 71.4rem;
height: 10.8rem;
background: url(img/add02_bg_01.png) no-repeat left top;
background-size: contain;
content: "";
z-index: -3;
}
.addParts02 .addParts-title {
margin: 0 0 5rem 0;
}
.addParts02 .addParts-title::before {
display: none;
content: none;
}
.addParts02-company {
position: relative;
margin: 0 0 10rem 0;
padding: 7rem 4rem 6rem 4rem;
background: #fff;
z-index: -2;
}
.addParts02-company:last-child {
margin: 0;
}
.addParts02 .catch-title {
position: relative;
margin: 0 0 4rem 0;
padding: 1.5rem 2rem 1.5rem 18rem;
background: #111;
color: #daff0b;
font-size: 2.6rem;
font-weight: 700;
line-height: 1.4;
}
.addParts02 .catch-title::before {
position: absolute;
left: 0;
bottom: 0;
width: 17rem;
height: 11.2rem;
content: "";
}
#company-1 .catch-title::before {
background: url(img/add02_img_01.png) no-repeat left top;
background-size: contain;
}
#company-2 .catch-title::before {
background: url(img/add02_img_02.png) no-repeat left top;
background-size: contain;
}
#company-3 .catch-title::before {
background: url(img/add02_img_03.png) no-repeat left top;
background-size: contain;
}
.addParts02 .name {
margin: 0 0 4rem 0;
color: #111;
font-size: 3.2rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts02 .name span {
background: linear-gradient(transparent 70%, #f0ff9d 70%);
}
.addParts02 .fig {
max-width: 50rem;
margin: 0 auto;
text-align: center;
}
.addParts02 .fig + .caption {
text-align: center;
}
.addParts02 .title {
position: relative;
margin: 14rem 0 4rem 0;
color: #111;
font-size: 2.6rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts02 .title::before {
position: absolute;
left: -4rem;
top: -8rem;
width: 51.6rem;
height: 11.8rem;
content: "";
z-index: -1;
}
.addParts02 .title.txt-1::before {
background: url(img/add02_bg_02.png) no-repeat left top;
background-size: contain;
}
.addParts02 .title.txt-2::before {
background: url(img/add02_bg_03.png) no-repeat left top;
background-size: contain;
}
.addParts02 .title.txt-3::before {
background: url(img/add02_bg_04.png) no-repeat left top;
background-size: contain;
}
.addParts02 .title.txt-4::before {
background: url(img/add02_bg_05.png) no-repeat left top;
background-size: contain;
}
.addParts02 .title.txt-5::before {
background: url(img/add02_bg_06.png) no-repeat left top;
background-size: contain;
}
.block-features .box {
margin: 0 0 3rem 0;
padding: 5rem 10rem;
background: url(img/add05_bg_01.png) repeat center center;
}
.block-features .box:last-child {
margin: 0;
}
.block-features .box p:not([class]) {
margin: 0;
}
.block-features .box p:not([class]) > span:not([class]) {
background: linear-gradient(transparent 90%, #ff621c 60%);
}
.block-features .box .ttl {
position: relative;
margin: 0 0 2.5rem 0;
color: #8658bc;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.4;
}
.block-features .box .ttl::before {
position: absolute;
left: -6rem;
top: 50%;
transform: translateY(-50%);
width: 4.2rem;
height: 4.2rem;
background: url(img/add02_bg_07.png) no-repeat left top;
background-size: contain;
content: "";
}
.addParts02 table th {
padding: 1.5rem 2rem;
background: #eaeaea;
}
.addParts02 table td {
padding: 1.5rem 2rem;
}
.addParts02 table th[scope="row"] {
width: 28rem;
text-align: left;
}
.addParts02 .note {
color: #000;
font-size: 1rem;
}
.addParts02 .title.txt-4 + table {
table-layout: fixed;
}
.addParts02 .title.txt-4 + table th[scope="row"] {
width: 28rem;
}
.addParts02 .title.txt-4 + table th[scope="col"]:nth-child(1) {
width: 28rem;
}
.addParts02 .title.txt-4 + table th[scope="col"]:nth-child(2),
.addParts02 .title.txt-4 + table th[scope="col"]:nth-child(3) {
width: calc((100% - 28rem) / 2);
}
.addParts02 .title.txt-4 + table td {
text-align: center;
}
.block-reason {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 6rem 0 0 0;
}
.block-reason::after {
display: block;
width: calc((100% - 5.6rem) / 3);
content: "";
}
.block-reason .box {
position: relative;
width: calc((100% - 5.6rem) / 3);
padding: 4rem 2.5rem 3rem 2.5rem;
background: #f0f0f0;
}
.block-reason .box::before {
position: absolute;
left: 1rem;
top: -2.4rem;
width: 12.8rem;
height: 4.2rem;
content: "";
}
.block-reason .box:nth-child(1)::before  {
background: url(img/add02_bg_08.png) no-repeat left top;
background-size: contain;
}
.block-reason .box:nth-child(2)::before  {
background: url(img/add02_bg_09.png) no-repeat left top;
background-size: contain;
}
.block-reason .box:nth-child(3)::before  {
background: url(img/add02_bg_10.png) no-repeat left top;
background-size: contain;
}
.block-reason .box-head {
display: flex;
align-items: center;
margin: 0 0 2rem 0;
}
.block-reason .box-head .ttl {
color: #111;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
}
.block-reason .box-body p:not([class]) {
margin: 0;
}


/*--------------------------------------
addParts03
---------------------------------------*/
.addParts03 {
padding: 5rem 0 10rem 0;
}


/*--------------------------------------
addParts04
---------------------------------------*/
.addParts04 {
padding: 12rem 0 8rem 0;
}


/*--------------------------------------
addParts05
---------------------------------------*/
.addParts05 {
padding: 10rem 0 8rem 0;
background: url(img/add05_bg_02.png) no-repeat center top, url(img/add05_bg_01.png) repeat center center;
}
.addParts05 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.addParts05 .block .box-fig {
width: 53rem;
padding: 6rem 0 0 0;
text-align: center;
}
.addParts05 .block .box-txt {
width: calc(100% - 53rem);
padding: 0 4rem 0 0;
}
.addParts05 .block .ttl {
position: relative;
margin: 0 0 2rem 0;
padding: 0 0 7rem 1rem;
color: #111;
font-size: 4.2rem;
font-weight: 700;
letter-spacing: 0.1rem;
line-height: 1.2;
}
.addParts05 .block .ttl::after {
position: absolute;
left: 0;
bottom: 1.5rem;
width: 100%;
height: 4rem;
padding: 1rem 0 0 3rem;
border-top: 2px solid #000;
box-sizing: border-box;
color: #000;
font-size: 1.8rem;
font-weight: 700;
letter-spacing: 0.2rem;
content: "Special";
}
.addParts05 .block .ttl span {
font-size: 3.2rem;
}
.addParts05 .block .ttl a {
display: inline;
padding: 0 6rem 0 0;
background: url(img/arrow01_black.svg) no-repeat right center;
background-size: 28px auto;
color: inherit;
text-decoration: none;
}
.addParts05 .block p:not([class]) {
margin: 0 0 0 1rem;
}
.addParts05 .btn-internal {
margin: 4rem auto 0 auto;
}


/*--------------------------------------
addParts06
---------------------------------------*/
.addParts06 {
padding: 12rem 0 0 0;
}


/*--------------------------------------
addParts07
---------------------------------------*/
.addParts07 {
padding: 12rem 0 8rem 0
}
.addParts07 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.addParts07 .block .box-fig {
width: 35rem;
text-align: center;
}
.addParts07 .block .box-txt {
width: calc(100% - 35rem);
padding: 0 0 0 3rem;
}
.addParts07 .block .box-txt p:not([class]) {
margin: 0;
}
.addParts07 .block .box-txt .btn-internal {
margin: 3rem auto 0 auto;
}


/*--------------------------------------
addParts08
---------------------------------------*/
.addParts08 {
padding: 12rem 0 0 0;
}


/*--------------------------------------
addParts09
---------------------------------------*/
.addParts09 {
padding: 14rem 0 0 0;
background: url(img/add09_bg_06.png) no-repeat right bottom;
}
.addParts09 .block-head {
margin: 0 0 12rem 0;
}
.addParts09 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.addParts09 .block .box {
position: relative;
width: calc((100% - 8rem) / 2);
margin: 0 0 10rem 0;
}
.addParts09 .block .box::before {
position: absolute;
left: 0;
bottom: calc(100% + 0.4rem);
width: 12.6em;
height: 4.2rem;
content: "";
}
.addParts09 .block .box:nth-child(1)::before {
background: url(img/add09_bg_02.png) no-repeat left top;
background-size: contain;
}
.addParts09 .block .box:nth-child(2)::before {
background: url(img/add09_bg_03.png) no-repeat left top;
background-size: contain;
}
.addParts09 .block .box:nth-child(3)::before {
background: url(img/add09_bg_04.png) no-repeat left top;
background-size: contain;
}
.addParts09 .block .box:nth-child(4)::before {
background: url(img/add09_bg_05.png) no-repeat left top;
background-size: contain;
}
.addParts09 .block .box .fig {
margin: 0 0 2rem 0;
text-align: center;
}
.addParts09 .block .box .ttl {
display: flex;
align-items: center;
margin: 0 0 3rem 0;
color: #111;
font-size: 2rem;
font-weight: 700;
line-height: 1.4;
}
.addParts09 .block .box .ttl a {
display: block;
width: 100%;
padding: 0 3rem 0 0;
background: url(img/arrow01_black.svg) no-repeat right center;
background-size: 20px auto;
color: inherit;
text-decoration: none;
}
.addParts09 .block .box p:not([class]) {
margin: 0;
}


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

.main-index {
padding: 0;
}

.main-index .block-column .box-head .catch {
font-size: 1.8rem;
}

.block-head {
margin: 6rem 0 3rem 0;
}
.block-head::before {
left: -1rem;
width: calc(100% - 1.2rem);
}
.block-head .box::before {
left: -1.2rem;
top: -1.2rem;
width: 100%;
}
.block-head .box::after {
left: 0;
bottom: calc(100% + 0.3rem);
width: 19.8rem;
height: 3.6rem;
}
.block-head .title {
width: 100%;
padding: 1.5rem 3rem 1.5rem 1rem;
font-size: 2.4rem;
letter-spacing: 0;
}
.addParts09 .block-head .title {
font-size: 2.4rem;
}
.block-head .title span {
font-size: 1.8rem;
}
.block-head .title a {
padding: 0 3rem 0 0;
background-size: 16px auto;
}
.block-head .text {
display: block;
width: 100%;
padding: 0 3rem 3rem 1rem;
}
.block-head .text p:not([class]) {
margin: 0;
}


/*--------------------------------------
visArea
---------------------------------------*/
#visArea {
background: none;
}
#visArea .mainArea {
width: 100%;
min-height: auto;
margin: 0 auto;
padding: 0;
}
#visArea .mainAreaInner {
width: 100%;
}
#visArea .siteNameAreaInner {
display: flex;
align-items: center;
width: 100%;
height: 16rem;
margin: 0;
padding: 0 0 0 2rem;
background: #f3f3f3 url(img/mv_bg_03.png) no-repeat right center;
background-size: cover;
}
#visArea .siteName {
width: 12rem;
margin: 0;
}
#visArea .mainTxtBox {
padding: 1rem 1rem 3rem 1rem;
}
#visArea .title {
position: relative;
margin: 0 0 6rem 0;
font-size: 1.7rem;
letter-spacing: 0;
line-height: 1.6;
}
#visArea .title::before {
position: absolute;
left: -1rem;
top: calc(100% + 1rem);
width: calc(100% - 1rem);
height: auto;
padding: 1rem 0 0 2rem;
border-top: 2px solid #111;
color: #111;
font-size: 1.4rem;
font-weight: 400;
letter-spacing: 0.2rem;
line-height: 1.4;
content: "Make your dreams come true";
}
#visArea .title span {
font-size: 2.1rem;
}
#visArea .btn-internal {
margin: 2rem auto 0 auto;
}


/*--------------------------------------
addParts02
---------------------------------------*/
.addParts02 {
padding: 8rem 0 5rem 0;
}
.addParts02::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #f5f5f5;
content: "";
z-index: -4;
}
.addParts02::after {
top: 3rem;
width: 30rem;
height: 4.5rem;
}
.addParts02 .addParts-title {
margin: 0 0 3rem 0;
}
.addParts02-company {
margin: 0 0 6rem 0;
padding: 3rem 1rem 1rem 1rem;
}
.addParts02 .catch-title {
margin: 0 0 3rem 0;
padding: 1.5rem 1.5rem 1.5rem 10rem;
font-size: 2rem;
}
.addParts02 .catch-title::before {
width: 14rem;
height: 9.2rem;
}
.addParts02 .name {
margin: 0 0 3rem 0;
font-size: 2.4rem;
}
.addParts02 .fig {
max-width: 100%;
}
.addParts02 .title {
margin: 8rem 0 3rem 0;
font-size: 2rem;
}
.addParts02 .title::before {
left: -0.5rem;
top: -4rem;
width: 25.8rem;
height: 5.9rem;
}
.block-features .box {
margin: 0 0 3rem 0;
padding: 2rem;
background: url(img/add05_bg_01.png) repeat center center;
}
.block-features .box:last-child {
margin: 0;
}
.block-features .box p:not([class]) {
margin: 0;
}
.block-features .box .ttl {
padding: 0 0 0 5rem;
background: url(img/add02_bg_07.png) no-repeat left center;
background-size: 44px;
font-size: 1.8rem;
}
.block-features .box .ttl::before {
display: none;
content: none;
}
.addParts02 table {
margin: 0;
}
.addParts02 table th,
.addParts02 table td {
display: table-cell;
}
.addParts02 table th {
padding: 0.6rem;
}
.addParts02 table td {
padding: 0.6rem;
}
.addParts02 table th[scope="row"] {
width: 10rem;
}
.addParts02 .note {
color: #000;
font-size: 1rem;
}
.addParts02 .title.txt-4 + table {
table-layout: fixed;
}
.addParts02 .title.txt-4 + table th[scope="row"] {
width: 10rem;
}
.addParts02 .title.txt-4 + table th[scope="col"]:nth-child(1) {
width: 10rem;
}
.addParts02 .title.txt-4 + table th[scope="col"]:nth-child(2),
.addParts02 .title.txt-4 + table th[scope="col"]:nth-child(3) {
width: calc((100% - 10rem) / 2);
}
.block-reason {
display: block;
margin: 5rem 0 0 0;
}
.block-reason::after {
display: none;
}
.block-reason .box {
width: 100%;
margin: 0 0 5rem 0;
}
.block-reason .box:last-child {
margin: 0;
}


/*--------------------------------------
addParts03
---------------------------------------*/
.addParts03 {
padding: 4rem 0;
}


/*--------------------------------------
addParts04
---------------------------------------*/
.addParts04 {
padding: 4rem 0;
}


/*--------------------------------------
addParts05
---------------------------------------*/
.addParts05 {
padding: 5rem 0;
background-size: 100% auto, auto auto;
}
.addParts05 .block .box-fig {
width: 100%;
margin: 0 0 2rem 0;
padding: 0;
order: 1;
}
.addParts05 .block .box-txt {
width: 100%;
padding: 0;
order: 2;
}
.addParts05 .block .ttl {
margin: 0;
padding: 0 0 7rem 1rem;
font-size: 2.4rem;
}
.addParts05 .block .ttl::after {
font-size: 1.4rem;
}
.addParts05 .block .ttl span {
font-size: 1.8rem;
}
.addParts05 .block p:not([class]) {
margin: 0;
}
.addParts05 .btn-internal {
margin: 2rem auto 0 auto;
}


/*--------------------------------------
addParts06
---------------------------------------*/
.addParts06 {
padding: 4rem 0 0 0;
}


/*--------------------------------------
addParts07
---------------------------------------*/
.addParts07 {
padding: 4rem 0
}
.addParts07 .block {
display: block;
}
.addParts07 .block .box-fig {
width: 100%;
margin: 0 0 2rem 0;
}
.addParts07 .block .box-txt {
width: 100%;
padding: 0;
}
.addParts07 .block .box-txt .btn-internal {
margin: 2rem auto 0 auto;
}


/*--------------------------------------
addParts08
---------------------------------------*/
.addParts08 {
padding: 4rem 0 0 0;
}


/*--------------------------------------
addParts09
---------------------------------------*/
.addParts09 {
padding: 8rem 0 2rem 0;
background: url(img/add09_bg_06.png) no-repeat right bottom 10rem;
background-size: 50%;
}
.addParts09 .block-head {
margin: 0 0 8rem 0;
}
.addParts09 .block {
display: block;
}
.addParts09 .block .box {
width: 100%;
margin: 0 0 8rem 0;
}
.addParts09 .block .box:last-child {
margin: 0;
}
.addParts09 .block .box .fig {
margin: 0 0 1.5rem 0;
}
.addParts09 .block .box .ttl {
margin: 0 0 2rem 0;
font-size: 1.8rem;
}
.addParts09 .block .box .ttl a {
padding: 0 2rem 0 0;
background-size: 16px auto;
}

}
