@charset "utf-8";

#contents {
width: 100%;
}

.main-index h2:not([class]) {
position: relative;
margin: 0 0 6rem 2rem;
padding: 3rem 3rem 3.5rem 3rem;
background: #b32619;
color: #fff;
font-size: 3rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.main-index h2:not([class])::before {
position: absolute;
left: -2rem;
top: -2.5rem;
width: 100%;
height: 100%;
background: #a6a7a7;
content: "";
z-index: -1;
}
.main-index h2:not([class]) a {
display: inline-block;
padding: 0 5rem 0 0;
background: url(img/arrow01_white.png) no-repeat right center;
background-size: 25px auto;
color: inherit;
text-decoration: none;
}


/*--------------------------------------
block-head
---------------------------------------*/
.block-head {
position: relative;
margin: 0 0 7rem 0;
}
.block-head::before {
position: absolute;
right: 0;
top: 0;
width: 100vw;
height: 100%;
background: #b32619;
content: "";
pointer-events: none;
z-index: -1;
}
.block-head::after {
position: absolute;
left: 0;
top: -1.4rem;
width: 100%;
height: 2.2rem;
content: "";
}
.addParts03 .block-head::after {
top: -5.8rem;
height: 5.8rem;
background: url(img/en_howtochoose.png) no-repeat left top;
background-size: contain;
}
.addParts04 .block-head::after {
background: url(img/en_companylist.png) no-repeat left top;
background-size: contain;
}
.addParts05 .block-head::after {
background: url(img/en_basicknowledge.png) no-repeat left top;
background-size: contain;
}
.block-head .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
padding: 3rem 3rem 3rem 0;
}
.block-head .title {
display: flex;
align-items: center;
width: 44rem;
padding: 0 4rem 0 0;
color: #fff;
font-size: 3rem;
font-weight: 700;
letter-spacing: 0.2rem;
line-height: 1.4;
}
.block-head .title span {
font-size: 2.2rem;
}
.block-head .title a {
display: block;
width: 100%;
padding: 0 5rem 0 0;
background: url(img/arrow01_white.png) no-repeat right center;
background-size: 25px auto;
color: inherit;
text-decoration: none;
}
.block-head .txt {
display: flex;
align-items: center;
position: relative;
width: calc(100% - 44rem);
padding: 0 0 0 3rem;
color: #fff;
}
.block-head .txt::before {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 0.1rem;
height: calc(100% + 2rem);
border-left: 1px solid #fff;
content: "";
}
.block-head .txt p:not([class]) {
margin: 0;
}
.block-head .txt p:not([class]) > span:not([class]) {
background: linear-gradient(transparent 70%, rgba(255,221,125,0.7) 70%);
font-weight: 700;
}


/*--------------------------------------
visArea
---------------------------------------*/
#visArea .mainArea {
padding: 3rem 0 4rem 0;
background: url(img/mv_bg_01.jpg) no-repeat center top;
background-size: cover;
}
#visArea .mainArea .siteName {
margin: 0 0 3rem 0;
text-align: center;
}
#visArea .mainArea .siteName img {
width: 40rem;
}
#visArea .catchArea {
width: 100rem;
margin: 0 auto;
}
#visArea .catchArea .catch {
margin: 0 0 2rem 0;
color: #b32619;
font-size: 3.6rem;
font-weight: 700;
line-height: 1.5;
text-align: center;
}
#visArea .catchArea .catch span {
font-size: 4.8rem;
}
#visArea .catchArea .catch span span {
background: linear-gradient(transparent 80%, #ffdb73 80%, #ffdb73 94%, transparent 94%);
}
#visArea .txtArea {
width: 52rem;
margin: 0 auto;
}
#visArea .txtArea p span {
background: linear-gradient(transparent 70%, #ffd764 70%);
font-weight: 700;
}
#visArea .txtArea .btn-internal {
margin: 4rem auto 0 auto;
}
#visArea .txtArea .btn-internal.down a {
border-radius: 3rem;
}


/*--------------------------------------
addParts02
---------------------------------------*/
.addParts02 {
padding: 15rem 0 10rem 0;
background: url(img/en_select3.png) no-repeat left 6rem, url(img/add02_bg_01.png) repeat left top, #fff;
background-size: auto auto, auto auto;
}
.addParts02-company {
margin: 10rem 0 0 0;
background: #fff;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.block-name {
position: relative;
}
.block-name .catch-title {
display: flex;
align-items: center;
position: absolute;
left: -3rem;
top: -5rem;
width: 47rem;
min-height: 13rem;
padding: 3rem 2rem 3rem 14rem;
background: #b32619;
color: #fff;
font-size: 2.7rem;
font-weight: 700;
line-height: 1.4;
text-align: left;
}
.block-name .catch-title::before {
position: absolute;
left: 3rem;
top: 50%;
transform: translateY(-50%);
width: 8rem;
height: 8rem;
border-radius: 50%;
content: "";
}
.company-1 .block-name .catch-title::before {
background: #a6a7a7 url(img/add01_ico_01.png) no-repeat center center;
background-size: 56px auto;
}
.company-2 .block-name .catch-title::before {
background: #a6a7a7 url(img/add01_ico_02.png) no-repeat center center;
background-size: 56px auto;
}
.company-3 .block-name .catch-title::before {
background: #a6a7a7 url(img/add01_ico_03.png) no-repeat center center;
background-size: 56px auto;
}
.block-name .name-wrap {
min-height: 15rem;
margin: 0 0 0 20rem;
padding: 3rem 2rem 2rem 27rem;
background: #ebe4e4;
}
.block-name .name-wrap .catch {
color: #222;
font-size: 2.7rem;
font-weight: 700;
line-height: 1.4;
}
.block-name .name-wrap .catch span {
background: linear-gradient(transparent 70%, #ffdb73 70%);
font-weight: 700;
}
.block-name .name-wrap .name {
color: #222;
font-size: 4.2rem;
font-weight: 700;
line-height: 1.4;
}
.addParts02-company .inner {
padding: 5rem;
}
.addParts02-company .inner > .fig {
max-width: 50rem;
margin: 0 auto;
text-align: center;
}
.addParts02-company .inner > .fig + .caption {
max-width: 50rem;
margin: 0.8rem auto 0 auto;
text-align: center;
}
.addParts02 .title-wrap {
margin: 8rem 0 4rem 0;
padding: 0 4rem;
text-align: center;
}
.addParts02 .title-wrap .title {
display: inline-block;
position: relative;
}
.addParts02 .title-wrap .title::before {
position: absolute;
left: -4rem;
top: 0.6rem;
width: 2.6rem;
height: 2.6rem;
background: #b32619;
content: "";
}
.addParts02 .title-wrap .title span {
position: relative;
font-size: 2.6rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts02 table th {
width: 25rem;
}
.addParts02 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.addParts02 .block .box {
width: calc((100% - 3rem) / 2);
padding: 3rem;
background: #fff;
border: 1px solid #b32619;
}
.addParts02 .block .box-head {
display: flex;
align-items: center;
justify-content: center;
min-height: 6.4rem;
margin: 0 0 2.5rem 0;
padding: 0 0 0 8.6rem;
}
.addParts02 .box:nth-child(1) .box-head {
background: url(img/add02_ico_01.png) no-repeat left center;
background-size: auto 64px;
}
.addParts02 .box:nth-child(2) .box-head {
background: url(img/add02_ico_02.png) no-repeat left center;
background-size: auto 64px;
}
.addParts02 .block .box-head .ttl {
color: #b32619;
font-size: 2.6rem;
font-weight: 700;
line-height: 1.4;
}
.addParts02 .block .box-body p:not([class]) {
margin: 0;
}
.block-column .box {
margin: 0 0 5rem 0;
}
.block-column .box .catch {
margin: 0 0 1.5rem 0;
color: #b32619;
font-size: 2rem;
font-weight: 700;
line-height: 1.4;
}
.block-column .box p:not([class]) {
margin: 0;
}


/*--------------------------------------
addParts03
---------------------------------------*/
.addParts03 {
padding: 12rem 0;
}
.addParts03 .block-head .title {
width: 46rem;
}
.addParts03 .block-head .txt {
width: calc(100% - 46rem);
}
.addParts03 .block-balloon {
position: relative;
width: 97rem;
height: 40.2rem;
margin: 12rem auto 0 auto;
background: url(img/add03_bg_01.png) no-repeat left top;
background-size: contain;
}
.addParts03 .block-balloon .box {
color: #fff;
font-size: 2.0rem;
font-weight: 700;
line-height: 1.4
;}
.addParts03 .block-balloon .box:nth-child(1) {
position: absolute;
left: -6rem;
bottom: 5rem;
width: 34.1rem;
height: 25.4rem;
padding: 5.5rem 0 0 12rem;
background: url(img/add03_bg_02.png) no-repeat left top;
background-size: contain;
}
.addParts03 .block-balloon .box:nth-child(2) {
position: absolute;
left: 16rem;
top: -6rem;
width: 44.9rem;
height: 25.5rem;
padding: 6rem 0 0 18.5rem;
background: url(img/add03_bg_03.png) no-repeat left top;
background-size: contain;
}
.addParts03 .block-balloon .box:nth-child(3) {
position: absolute;
right: -6rem;
bottom: 15rem;
width: 39.8rem;
height: 21rem;
padding: 5rem 0 0 6rem;
background: url(img/add03_bg_04.png) no-repeat left top;
background-size: contain;
}
.addParts03 .block {
width: 97rem;
margin: 10rem auto 0 auto;
padding: 0 0 0 7rem;
}
.addParts03 .block .box {
position: relative;
padding: 0 4rem 3rem 4rem;
border: 1px solid #a6a7a7;
}
.addParts03 .block .box-head {
display: inline-block;
position: relative;
left: -11rem;
top: -2.8rem;
padding: 1rem 4rem;
background: #ebe4e4;
}
.addParts03 .block .box-head .ttl {
color: #b32619;
font-size: 2.6rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts03 .block .box-body p:not([class]) {
margin: 0;
}


/*--------------------------------------
addParts04
---------------------------------------*/
.addParts04 {
position: relative;
padding: 15rem 0 5rem 0;
}
.addParts04::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #f2f2f2;
content: "";
pointer-events: none;
z-index: -2;
}


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


/*--------------------------------------
addParts06
---------------------------------------*/
.addParts06 {
position: relative;
padding: 12rem 0;
}
.addParts06::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #efefef;
content: "";
pointer-events: none;
z-index: -2;
}
.addParts06 .float-wrap {
margin: 0;
}
.addParts06 .float-wrap .fr {
width: 40rem;
margin: 0 0 1rem 8rem;
}
.float-wrap .btn-internal {
display: flex;
margin: 4rem 0 0 0;
}


/*--------------------------------------
addParts07
---------------------------------------*/
.addParts07 {
padding: 12rem 0;
}
.addParts07 .float-wrap {
margin: 0;
}
.addParts07 .float-wrap .fl {
width: 40rem;
margin: 0 8rem 1rem 0;
}


/*--------------------------------------
addParts08
---------------------------------------*/
.addParts08 {
position: relative;
padding: 12rem 0 6rem 0;
}
.addParts08::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #efefef;
content: "";
pointer-events: none;
z-index: -2;
}
.addParts08 .float-wrap {
margin: 0 0 10rem 0;
}
.addParts08 .float-wrap .fr {
width: 40rem;
margin: 0 0 1rem 8rem;
}





















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

.main-index h2:not([class]) {
margin: 0 0 3rem 1.5rem;
padding: 1.5rem;
font-size: 2.4rem;
text-align: left;
}
.main-index h2:not([class])::before {
left: -1.5rem;
top: -1.5rem;
}


/*--------------------------------------
block-head
---------------------------------------*/
.block-head {
position: relative;
margin: 0 0 4rem 0;
}
.block-head::after {
position: absolute;
left: 0;
top: -1.5rem;
width: 100%;
height: 2rem;
content: "";
}
.addParts03 .block-head::after {
top: -2.4rem;
height: 2.4rem;
}
.block-head .box {
display: block;
padding: 3rem 1.5rem 2rem 0.5rem;
}
.block-head .title {
width: 100%;
margin: 0 0 2rem 0;
padding: 0 0 2rem 0;
border-bottom: 1px solid #fff;
font-size: 2.4rem;
}
.block-head .title span {
display: inline-block;
font-size: 1.8rem;
line-height: 1.4;
}
.block-head .txt {
width: 100%;
padding: 0;
}
.block-head .txt::before {
display: none;
content: none;
}


/*--------------------------------------
visArea
---------------------------------------*/
#visArea .mainArea {
padding: 0;
background: none;
}
#visArea .mainArea .siteName {
display: flex;
align-items: center;
justify-content: center;
height: 9rem;
margin: 0;
background: url(img/mv_bg_01.jpg) no-repeat center center;
background-size: cover;
}
#visArea .mainArea .siteName img {
width: 28rem;
}
#visArea .mainArea .mainTxtBox {
width: 100%;
padding: 2rem 1rem 3rem 1rem;
background-color: #F4F1F1;
margin-bottom: 3rem;
}
#visArea .catchArea {
width: 100%;
}
#visArea .txtArea {
width: 100%;
}
#visArea .mainArea .catchArea .catch {
margin: 0 0 2rem 0;
font-size: 2.4rem;
}
#visArea .txtArea .btn-internal {
margin: 2rem auto 0 auto;
}


/*--------------------------------------
addParts02
---------------------------------------*/
.addParts02 {
padding: 8rem 0 5rem 0;
background: url(img/en_select3.png) no-repeat left 2rem, url(img/add02_bg_01.png) repeat left top, #fff;
background-size: 20rem auto, auto auto;
}
.addParts02-company {
margin: 6rem 0 0 0;
box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}
.block-name {
position: relative;
}
.block-name .catch-title {
position: relative;
left: -1rem;
top: -2rem;
width: calc(100% - 1rem);
min-height: 10rem;
padding: 2.5rem 1.5rem 2.5rem 10rem;
font-size: 2.1rem;
letter-spacing: 0;
}
.block-name .catch-title::before {
left: 1.5rem;
width: 6.4rem;
height: 6.4rem;
}
.company-1 .block-name .catch-title::before {
background-size: 48px auto;
}
.company-2 .block-name .catch-title::before {
background-size: 48px auto;
}
.company-3 .block-name .catch-title::before {
background-size: 48px auto;
}
.block-name .name-wrap {
display: block;
min-height: auto;
margin: 0;
padding: 1.5rem 1rem;
font-size: 2.4rem;
text-align: center;
}
.block-name .name-wrap .catch {
font-size: 1.8rem;
margin-bottom: 1rem;
}
.block-name .name-wrap .name {
font-size: 2.4rem;
}
.addParts02-company .inner {
padding: 3rem 1.5rem;
}
.addParts02-company .inner > .fig {
max-width: 100%;
}
.addParts02-company .inner > .fig + .caption {
max-width: 100%;
}
.addParts02 .title-wrap {
margin: 6rem 0 3rem 0;
padding: 0;
text-align: left;
}
.addParts02 .title-wrap.first {
  margin-top:4rem;
}

.addParts02 .title-wrap .title{
border-left: 10px solid #cc0000;
padding-left:1rem;
text-align:left;
}
.addParts02 .title-wrap .title::before {
left:inherit;
top:inherit;
width: inherit;
height: inherit;
content: none;
}
.addParts02 .title-wrap .title span {
font-size: 2rem;
}
.addParts02 table th {
width: 100%;
}
.addParts02 .block {
display: block;
}
.addParts02 .block .box {
width: 100%;
margin: 0 0 3rem 0;
padding: 2rem;
}
.addParts02 .block .box-head {
min-height: 5rem;
margin: 0 0 2rem 0;
padding: 0 0 0 2rem;
}
.addParts02 .box:nth-child(1) .box-head {
background-size: auto 50px;
}
.addParts02 .box:nth-child(2) .box-head {
background-size: auto 50px;
}
.addParts02 .block .box-head .ttl {
font-size: 1.7rem;
}
.block-column .box {
margin: 0 0 4rem 0;
}
.block-column .box .catch {
font-size: 1.7rem;
}


/*--------------------------------------
addParts03
---------------------------------------*/
.addParts03 {
padding: 5rem 0;
}
.addParts03 .block-head .title {
width: 100%;
}
.addParts03 .block-head .txt {
width: 100%;
}
.addParts03 .block-balloon {
width: 100%;
height: auto;
margin: 0 auto;
padding: 1rem 0;
background-image: none;
background: #f4f1f1;
}
.addParts03 .block-balloon .fig {
text-align: center;
}
.addParts03 .block-balloon .box {
color: #fff;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.4;
}
.addParts03 .block-balloon .box:nth-child(1) {
position: relative;
left: 0;
top: 0;
bottom: auto;
width: 30rem;
height: 19.5rem;
padding: 5rem 0 0 10rem;
background-size: 100%;
}
.addParts03 .block-balloon .box:nth-child(2) {
position: relative;
left: auto;
top: 0;
width: 32rem;
height: 15.8rem;
padding: 4rem 0 0 8rem;
margin: 0 0 0 auto;
background: url(img/add03_bg_05.png) no-repeat left top;
background-size: 100%;
}
.addParts03 .block-balloon .box:nth-child(3) {
position: relative;
left: 0;
right: auto;
top: 0;
bottom: auto;
height: 16rem;
padding: 4rem 0 0 9.5rem;
background: url(img/add03_bg_06.png) no-repeat left top;
background-size: 100%;
width: 30rem;
}
.addParts03 .block {
width: 100%;
margin: 6rem auto 0 auto;
padding: 0 0 0 2rem;
}
.addParts03 .block .box {
position: relative;
padding: 0 1.5rem 2rem 1.5rem;
border: 1px solid #a6a7a7;
}
.addParts03 .block .box-head {
display: inline-block;
position: relative;
left: -3.5rem;
top: -2.4rem;
padding: 1rem;
}
.addParts03 .block .box-head .ttl {
font-size: 2rem;
text-align: left;
}


/*--------------------------------------
addParts04
---------------------------------------*/
.addParts04 {
position: relative;
padding: 6rem 0 5rem 0;
}
.addParts04::before {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100%;
background: #f2f2f2;
content: "";
pointer-events: none;
z-index: -2;
}


/*--------------------------------------
addParts05
---------------------------------------*/
.addParts05 {
padding: 6rem 0 5rem 0;
}


/*--------------------------------------
addParts06
---------------------------------------*/
.addParts06 {
padding: 6rem 0 5rem 0;
}
.addParts06 .float-wrap .fr {
width: 100%;
margin: 0 auto 1.5rem auto;
}
.float-wrap .btn-internal {
display: block;
margin: 2rem auto 0 auto;
}


/*--------------------------------------
addParts07
---------------------------------------*/
.addParts07 {
padding: 6rem 0 5rem 0;
}
.addParts07 .float-wrap {
margin: 0;
}
.addParts07 .float-wrap .fl {
width: 100%;
margin: 0 auto 1.5rem auto;
}


/*--------------------------------------
addParts08
---------------------------------------*/
.addParts08 {
padding: 6rem 0 5rem 0;
}
.addParts08 .float-wrap {
margin: 0 0 5rem 0;
}
.addParts08 .float-wrap .fr {
width: 100%;
margin: 0 auto 1.5rem auto;
}

}
