@charset "utf-8";

/*--------------------------------------
common
---------------------------------------*/
#contents {
width: 100%;
}


/*--------------------------------------
visArea
---------------------------------------*/
#visArea {
position: relative;
min-height: 66rem;
z-index: 2;
}
#visArea::before {
position: absolute;
left: 0;
top: 0;
width: 91.7rem;
height: 91.7rem;
background: url(img/mv_bg_02.png) no-repeat left top;
background-size: 80%;
content: "";
pointer-events: none;
z-index: -1;
}
#visArea::after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(img/mv_bg_01.jpg) no-repeat center top;
background-size: cover;
content: "";
pointer-events: none;
z-index: -2;
}
#visArea .mainArea {
width: 110rem;
margin: 0 auto;
padding: 6rem 40rem 6rem 0;
color: #fff;
}
#visArea .siteName {
margin: 0 0 10rem 0;
}
#visArea .siteName img {
width: 25rem;
}
#visArea .title {
position: relative;
margin: 0 0 4rem 0;
font-family: var(--serif);
font-size: 5.4rem;
font-weight: 700;
line-height: 1.3;
}
#visArea .title::before {
position: absolute;
left: 0;
top: calc(100% + 1.5rem);
width: 16rem;
height: 0.2rem;
background: #fff;
content: "";
}
#visArea p:not([class]) {
margin: 1em 10rem 0 0;
font-size: 1.7rem;
line-height: 1.6;
}


/*--------------------------------------
addParts02
---------------------------------------*/
.addParts02 {
position: relative;
padding: 10rem 0;
background: #f9f8f0;
}
.addParts02-company {
position: relative;
margin: 0 0 8rem 0;
padding: 6rem 3.6rem;
background: #fff;
}
.addParts02-company:last-child {
margin: 0;
}

.addParts02 .catch-title {
position: relative;
margin: 0 0 4rem 0;
padding: 2rem 3rem;
color: #fff;
font-family: var(--serif);
font-size: 4.5rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
z-index: 2;
background: #002349;
}

.addParts02 .catch-title::before {
    content: "";
    position: absolute;
    background: url(img/addParts02_title_bg.png) no-repeat top;
    background-size: contain;
    width: 100px;
    height: 100px;
    top: 30%;
    left: 45%;
    z-index: -1;
	opacity: 20%;
}

.addParts02 .catch-title span {
border-bottom: 3px solid #fff158;
}
.addParts02 .name {
position: relative;
margin: 0 0 8rem 0;
font-family: var(--serif);
font-size: 3.4rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}

.addParts02 .name::before{
    position: absolute;
    left: 50%;
    top: calc(100% + 3rem);
    transform: translateX(-50%);
    width: 5rem;
    height: 0.1rem;
    border-bottom: 1px solid #201f1e;
    content: "";
}

.addParts02 .fig {
width: 53rem;
margin: 0 auto;
text-align: center;
}
.addParts02 .fig + .caption {
text-align: center;
}
.addParts02 .title {
margin: 6rem 0 3rem 0;
padding: 2rem;
background: #eeeeee url(img/title_bg_03.png) no-repeat left top;
background-size: 25px auto;
color: #000;
font-family: var(--serif);
font-size: 3rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.addParts02 table {
margin: 0;
font-size: 1.5rem;
}
.addParts02 table th {
width: 16rem;
padding: 1.5rem;
}


/*--------------------------------------
slider
---------------------------------------*/
.block-slider {
margin: 0 -3.6rem;
}
.block-slider .slideTxtArea {
position: relative;
width: calc(100% - 4rem);
margin: -3rem auto 0 auto;
padding: 4.5rem 0 1.5rem 3.5rem;
border-left: 1px solid #333;
z-index: 2;
}
.block-slider .slideTxtArea::before {
position: absolute;
left: 0;
bottom: 0;
width: 3rem;
height: 0.1rem;
background: #333;
content: "";
}
.block-slider .slideTxtArea .caption {
margin: 0 0 2rem 0;
}
.block-slider .slideTit {
margin: 0 0 0.5rem 0;
color: #2d4d48;
font-family: var(--serif);
font-size: 1.8rem;
font-weight: bold;
line-height: 1.4;
}
.block-slider .slideTxtArea {
opacity: 0;
transition: all 1.0s 0s ease;
}
.block-slider .slick-slide.slick-current .slideTxtArea,
.block-slider .slick-slide.is-active-next .slideTxtArea {
opacity: 1;
}
.block-slider .slideTxtInner {
margin-left: -1.5rem;
opacity: 0;
}
.block-slider .slick-slide.slick-current .slideTxtInner,
.block-slider .slick-slide.is-active-next .slideTxtInner {
margin-left: 0;
opacity: 1;
}
.block-slider ul:not([class]) {
margin: 0;
}
.block-slider ul:not([class]) li::before {
background: #002349;
}


/*--------------------------------------
addParts03
---------------------------------------*/
.addParts03 {
padding: 15rem 0 5rem 0;
background: #e8e8e8 url(img/en_01.png) no-repeat right top 15rem;
}


/*--------------------------------------
addParts04
---------------------------------------*/
.addParts04 {
padding: 10rem 0;
background: #f7f7f7 url(img/en_02.png) no-repeat left center;
}
.addParts04 .block-head {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 6rem 0;
}
.addParts04 .block-head .box-fig {
width: 50rem;
text-align: center;
order: 2;
}
.addParts04 .block-head .box-txt {
width: calc(100% - 50rem);
padding: 0 6rem 0 0;
order: 1;
}
.addParts04 .box-txt .title {
position: relative;
margin: 0 0 5rem 0;
font-family: var(--serif);
font-size: 4.5rem;
line-height: 1.4;
font-weight: 700;
}
.addParts04 .box-txt .title::before {
position: absolute;
left: 0;
top: calc(100% + 2rem);
width: 10rem;
height: 0.1rem;
border-bottom: 1px solid #1d1d1d;
content: "";
}
.addParts04 .box-txt .title a {
display: block;
padding: 0 2rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 8px auto;
color: inherit;
text-decoration: none;
}
.addParts04 .block {
border-bottom: 1px solid #333;
}
.addParts04 .block .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 2.4rem 3rem;
border-top: 1px solid #a0a0a0;
}
.addParts04 .block .box-fig {
display: flex;
align-items: center;
width: 22rem;
}
.addParts04 .block .box-txt {
width: calc(100% - 22rem);
padding: 0 0 0 3rem;
}
.addParts04 .block .box-txt .ttl {
margin: 0 0 2rem 0;
color: #002349;
font-family: var(--serif);
font-size: 2.8rem;
font-weight: 700;
line-height: 1.4;
}
.addParts04 .block .box-txt .ttl a {
display: inline-block;
width: 18rem;
padding: 0 2rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 8px auto;
color: inherit;
text-decoration: none;
}
.addParts04 .block .box-txt p:not([class]) {
margin: 0;
}


/*--------------------------------------
addParts05
---------------------------------------*/
.addParts05 {
padding: 6rem 0;
background: url(img/en_03.png) no-repeat right top 4rem;
}
.addParts05 .block {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
padding: 4rem 3rem;
background: #f7f7f7;
}
.addParts05 .block::before {
position: absolute;
left: 3.4rem;
top: -1.4rem;
color: #6c542d;
font-family: var(--serif);
font-size: 3rem;
font-weight: 700;
letter-spacing: 0.1rem;
line-height: 1.1;
content: "POINT";
}
.addParts05 .block .box-fig {
display: flex;
align-items: center;
width: 34rem;
text-align: center;
}
.addParts05 .block .box-txt {
display: flex;
align-items: center;
width: calc(100% - 34rem);
padding: 0 0 0 3rem;
}
.addParts05 .block .box-txt .ttl {
margin: 0 0 2rem 0;
color: #002349;
font-family: var(--serif);
font-size: 2.8rem;
font-weight: 700;
line-height: 1.4;
}
.addParts05 .block .box-txt .ttl a {
display: inline-block;
padding: 0 4rem 0 0;
background: url(img/arrow_black.png) no-repeat right center;
background-size: 8px auto;
color: inherit;
text-decoration: none;
}




































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

/*--------------------------------------
visArea
---------------------------------------*/
#visArea {
min-height: auto;
}
#visArea::before {
width: 24rem;
height: 24rem;
}
#visArea .mainArea {
width: 100%;
padding: 3rem 1.5rem;
}
#visArea .siteName {
margin: 0 0 2rem 0;
}
#visArea .siteName img {
width: 18rem;
}
#visArea .title {
margin: 0 0 3rem 0;
font-size: 3.2rem;
line-height: 1.2;
}
#visArea .title::before {
position: absolute;
left: 0;
top: calc(100% + 1.2rem);
width: 16rem;
height: 0.2rem;
background: #fff;
content: "";
}
#visArea p:not([class]) {
margin: 1em 0 0 0;
font-size: 1.5rem;
line-height: 1.6;
}


/*--------------------------------------
addParts02
---------------------------------------*/
.addParts02 {
padding: 5rem 0;
}
.addParts02-company {
margin: 0 0 5rem 0;
padding: 3rem 1.2rem;
}
.addParts02-company::before {
display: none;
}
.addParts02 .catch-title {
margin: 0 0 2rem 0;
padding: 0 0.5rem;
font-size: 2.8rem;
}
	
.addParts02 .catch-title::before {
    width: 80px;
    height: 80px;
    top: 0%;
    left: 37%;
    z-index: -1;
}
	
.addParts02 .name {
margin: 0 0 4rem 0;
padding: 0 0.5rem;
font-size: 2rem;
}
.addParts02 .name::before {
top: calc(100% + 1.5rem);
}
.addParts02 .fig {
width: 100%;
}
.addParts02 .title {
margin: 6rem 0 3rem 0;
padding: 1.5rem;
background-size: 2rem auto;
font-size: 2.2rem;
}
.addParts02 table {
margin: 0;
border-top: 1px solid #999;
}
.addParts02 table th {
width: 100%;
}


/*--------------------------------------
slider
---------------------------------------*/
.block-slider {
margin: 0 -1.2rem;
}
.block-slider .slideTxtArea {
position: relative;
width: calc(100% - 3rem);
border-left: 1px solid #333;
padding: 2.5rem 0 1.5rem 1.5rem;
margin: -1.5rem auto 0;
z-index: 2;
}
.block-slider .slideTxtArea::before {
position: absolute;
left: 0;
bottom: 0;
width: 1.5rem;
height: 0.1rem;
background: #333;
content: "";
}
.block-slider .slideTxtArea .caption {
margin: 0 0 1.2rem 0;
}
.block-slider .slideTit {
margin: 0 0 0.8rem 0;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.4;
}
.block-slider .slideTxtArea {
opacity: 0;
transition: all 1.0s 0s ease;
}
.block-slider .slick-slide.slick-current .slideTxtArea,
.block-slider .slick-slide.is-active-next .slideTxtArea {
opacity: 1;
}
.block-slider .slideTxtInner {
margin-left: -1.5rem;
opacity: 0;
}
.block-slider .slick-slide.slick-current .slideTxtInner,
.block-slider .slick-slide.is-active-next .slideTxtInner {
margin-left: 0;
opacity: 1;
}


/*--------------------------------------
addParts03
---------------------------------------*/
.addParts03 {
padding: 5rem 0 2rem 0;
background: #e8e8e8 url(img/en_01.png) no-repeat right top 5rem;
background-size: 5.2rem auto
}


/*--------------------------------------
addParts04
---------------------------------------*/
.addParts04 {
padding: 5rem 0;
background-size: 53px auto
}
.addParts04 .block-head {
margin: 0 0 3rem 0;
}
.addParts04 .block-head .box-fig {
width: 100%;
margin: 0 0 2rem 0;
order: 1;
}
.addParts04 .block-head .box-txt {
width: 100%;
padding: 0;
order: 2;
}
.addParts04 .box-txt .title {
margin: 0 0 4rem 0;
font-size: 3rem;
}
.addParts04 .box-txt .title::before {
top: calc(100% + 1.6rem);
}
.addParts04 .block .box {
display: block;
padding: 4rem 0;
}
.addParts04 .block .box-fig {
margin: 0 auto 2rem auto;
}
.addParts04 .block .box-txt {
width: 100%;
padding: 0;
}
.addParts04 .block .box-txt .ttl {
margin: 0 0 1rem 0;
font-size: 2.4rem;
}
.addParts04 .block .box-txt .ttl a {
width: 12rem;
}


/*--------------------------------------
addParts05
---------------------------------------*/
.addParts05 {
padding: 5rem 0;
background: url(img/en_03.png) no-repeat right top 5rem;
background-size: 52px auto;
}
.addParts05 .block {
display: block;
padding: 3rem 1.5rem;
}
.addParts05 .block::before {
position: absolute;
left: 1.5rem;
top: -1.2rem;
font-size: 2.4rem;
}
.addParts05 .block .box-fig {
width: 100%;
margin: 0 0 2rem 0;
}
.addParts05 .block .box-txt {
width: 100%;
padding: 0;
}
.addParts05 .block .box-txt .ttl {
margin: 0 0 1rem 0;
font-size: 2.4rem;
}
.addParts05 .block .box-txt .ttl a {
display: block;
padding: 0 2rem 0 0;
}

}
