@charset "utf-8";
/* CSS Document */

/*--------------------------------------
　Main Index
---------------------------------------*/

/*共通*/


/*image-rendering: -webkit-optimize-contrast;*/


#index {
/*overflow: hidden;*/
}
#index .sec {
margin: 0 auto 100px;
position: relative;
}
#contents .captionWrap {
overflow: hidden;
white-space: nowrap;
}
#contents .captionWrap .caption {
overflow-x: scroll;
/*height: calc(100% + 18px);*/
scrollbar-width: thin;
}

#contents {
overflow-x: hidden;
}
.sitename {
color: #FFF;
padding: 2px 10px;
}

#index .titArea {
margin: 0 auto 60px;
}
#index .titArea .decoTit {
text-align: center;
}
#index .titArea .decoTit .enTit {
text-align: center;
font-size: 12rem;
color: rgba(213,228,244,0.4);
font-weight: bold;
line-height: 10rem;
letter-spacing: 0.4rem;
position: relative;
}
#index .titArea .decoTit .jaTit {
display: inline-block;
position: relative;
top: -40px;
text-align: center;
font-size: 6rem;
font-weight: bold;
color: #003674;
line-height: 2rem;
letter-spacing: 0.2rem;
padding: 0;
}
#index .titArea .decoTit .jaTit:before {
content: "";
position: absolute;
background: url("img/icon_lightning.png") no-repeat;
background-size: 31px auto;
width: 31px;
height: 46px;
top: -40px;
right: -40px;
image-rendering: -webkit-optimize-contrast;
}
#index .titArea .idxh2 span {
font-size: 4.4rem;
color: #003674;
}
#index .titArea p {
margin: 0;
}
#index .idxh2 {
color: #000;
text-align: center;
font-size: 3.6rem;
margin: 0 0 40px 0;
padding: 0;
position: relative;
background: none;
line-height: 1.5;
letter-spacing: 0.1rem;
}
#index .idxh2 a {
position: relative;
color: #000;
background: none;
display: inline-block;
}

/* Firefox */
@-moz-document url-prefix(){
}

#index .idxh2 a:after {
content: "";
background: url("img/arr_black.png") no-repeat;
background-size: 12px auto;
width: 12px;
height: 20px;
margin: 0;
padding: 0;
position: absolute;
right: -20px;
top: calc(50% - 10px);
}
#index .idxh2 a:hover {
opacity: 0.7;
}
#index .idxh2 .subTxt {
font-size: 1.1rem;
top: -10px;
}
#index .idxh2 .fc_red {
font-size: 3.6rem;
color: #951816;
}



/*各セクション*/
#keyArea {
background: url("img/key.jpg") 50% 0 no-repeat;
background-size: cover;
padding: 0 0 70px 0;
}
#keyArea .logo {
width: 250px;
image-rendering: -webkit-optimize-contrast;
}
#keyArea .keyTit {
color: #FFF;
text-align: center;
font-size: 4rem;
line-height: 6.2rem;
padding: 40px 0 30px;
text-shadow: 2px 2px black;
}
#keyArea .keyTit .fc_yel {
color: #ffdd21;
font-size: 4.8rem;
}
#keyArea .subTit {
display: block;
text-align: center;
margin: 0 0 30px 0;
}
#keyArea .subTit span {
color: #FFF;
font-size: 2rem;
font-weight: bold;
text-align: center;
background: #000;
padding: 6px 20px;
position: relative;
display: inline-block;
}
#keyArea .subTit span:before {
content: "";
position: absolute;
display: block;
width: 20px;
height: 100%;
top: 0;
left: -20px;
background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #000 50.5%) no-repeat top left/100% 100%;
}
#keyArea .subTit span:after {
content: "";
position: absolute;
display: block;
width: 20px;
height: 100%;
top: 0;
right: -20px;
background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #000 50.5%) no-repeat top left/100% 100%;
}
#keyArea .lead {
text-align: center;
color: #FFF;
margin: 0 0 50px 0;
font-size: 1.5rem;
text-shadow: 2px 2px black;
}


/*point*/
#index .pointcom {
background: #003674;
padding: 80px 0 0 0;
position: relative;
}
#index #point:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 250px;
bottom: 0;
right: 0;
background: linear-gradient(#003674, #FFF );
z-index: 0;
}
#index .pointcom .rellax1,
#index .pointcom .rellax3 {
position: absolute;
width: 100%;
}
#index .pointcom .rellax1 img,
#index .pointcom .rellax3 img {
width: 100%;
}
    
#index .pointcom .rellax3 img.sp {
z-index: -1;
}
#index .pointcom .titArea {
position: relative;
z-index: 3;
}
#index .pointcom .titArea .decoTit .jaTit {
color: #FFF;
}
#index .pointcom .titArea .decoTit .enTit {
color: rgba(213,228,244,0.1);
}
#index .pointcom .contBox {
position: relative;
z-index: 4;
}
#index .pointcom .contBox .sBox {
background: url("img/bg_point.jpg") 0 50% no-repeat;
background-size: cover;
border-radius: 5px;
padding: 50px;
margin: 0 auto 50px;
}
#index .pointcom .contBox .sBox .idxh2 {
margin: 0;
line-height: 1.6;
border: none;
}
#index .pointcom .contBox .sBox .idxh2:before {
display: none;
}
#index .pointcom .contBox .sBox .idxh2 span {
font-size: 4.4rem;
color: #003674;
}
#index .pointcom .contBox p {
color: #FFF;
}
#index .pointcom .contBox p span {
color: #000;
}

/*reason*/
#index #reason .titArea .skewArea {
background: linear-gradient(to right , #FFF, #f2f2f2 );
border-right: 10px solid #12358f;
transform: skewX(-20deg);
margin: 0 16px 0 0;
}
#index #reason .titArea .idxh2 {
transform: skewX(20deg);
text-align: left;
padding: 10px 0;
border: none;
}
#index #reason .titArea .idxh2:before {
display: none;
}
#index #reason .contBox {
box-shadow: 0 0 10px #cddaeb;
padding: 40px;
}
#index #reason .contBox .idxh3 {
font-size: 3.8rem;
text-align: center;
line-height: 5.4rem;
border: none;
border-bottom: 10px solid #1766dd;
margin: 0 0 40px 0;
padding: 30px;
background: #003674;
color: #FFF;
position: relative;
}
#index #reason .contBox .idxh3 .fs_s {
font-size: 3rem;
}
#index #reason .contBox .idxh3:before {
content: "";
position: absolute;
bottom: -30px;
left: calc(50% - 20px);
width: 0;
height: 0;
border-style: solid;
border-width: 30px 20px 0 20px;
border-color: #003674 transparent transparent transparent;
}
#index #reason .contBox .subTxt {
font-size: 2rem;
text-align: center;
margin: 0 0 30px 0;
}
#index #reason .contBox .illust {
width: 760px;
margin: 0 auto 40px;
}
#index #reason .contBox .commentArea .titBox {
position: relative;
padding: 0 0 0 50px;
margin: 0 0 50px 0;
}
#index #reason .contBox .commentArea .titBox .tit {
background: #003674;
color: #FFF;
font-size: 2.4rem;
font-weight: bold;
padding: 15px 20px 15px 80px;
margin: 0;
}
#index #reason .contBox .commentArea .titBox:before {
content: "";
background: url("img/icon_matsumoto.png") no-repeat;
background-size: 100px auto;
width: 100px;
height: 100px;
top: calc(50% - 50px);
left: 0;
position: absolute;
}
#index #reason .contBox .commentArea .titBox .name {
background: #f2f2f2;
font-size: 1.3rem;
padding: 5px 20px 5px 80px;
margin: 0;
}
#index #reason .contBox .commentArea .box2 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
#index #reason .contBox .commentArea .box2 .sBox {
width: 440px;
margin: 0 40px 0 0;
background: #f2f2f2;
padding: 35px 30px;
position: relative;
}
#index #reason .contBox .commentArea .box2 .sBox:before {
content: "CHECK";
color: #1666d9;
font-size: 2.6rem;
text-align: center;
font-weight: bold;
position: absolute;
top: -25px;
left: calc(50% - 44px);
background: url("img/icon_lightning.png") right 0 top 0 no-repeat;
background-size: 16px auto;
padding: 12px 20px 0 0;
/*image-rendering: -webkit-optimize-contrast;*/
}
#index #reason .contBox .commentArea .box2 .sBox:nth-child(2n) {
margin: 0;
}
#index #reason .contBox .commentArea .box2 .idxh4 {
font-size: 2.2rem;
border-bottom: 3px solid #FFF;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
}
#index #reason .contBox .commentArea .box2 .idxh4:before {
content: "";
background: #1766dd;
position: absolute;
width: 100px;
height: 3px;
top: inherit;
bottom: -3px;
left: 0;
}
#index #reason .contBox .commentArea .box2 .sBox p {
margin: 0;
}

/*examples*/
#index #examples {
background: url("img/bg_examples.png") 50% 50% no-repeat, url("img/deco_examples01.png") left 0 top 0 no-repeat, url("img/deco_examples02.png") right 0 top 0 no-repeat, url("img/deco_examples03.png") left 0 bottom 0 no-repeat, url("img/deco_examples04.png") right 0 bottom 0 no-repeat, #ddd;
image-rendering: -webkit-optimize-contrast;
padding: 200px 0 100px 0;
position: relative;
margin: 0 auto;
}
#index #examples:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 250px;
top: 0;
right: 0;
background: linear-gradient(#FFF, rgba(242,242,242,0) );
z-index: 0;
}
#index #examples .titArea .decoTit .enTit {
text-align: center;
font-size: 12rem;
color: rgba(255,255,255,0.4);
font-weight: bold;
line-height: 10rem;
letter-spacing: 0.4rem;
position: relative;
}
#index #examples .titArea .skewArea {
background: linear-gradient(to right , rgba(242,242,242,0), #FFF );
border-right: 10px solid #12358f;
transform: skewX(-20deg);
margin: 0 16px 0 0;
}
#index #examples .titArea .idxh2 {
transform: skewX(20deg);
text-align: left;
padding: 10px 0;
border: none;
}
#index #examples .titArea .idxh2:before {
display: none;
}
#index #examples .box3 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
#index #examples .box3 .sBox {
width: 320px;
margin: 0 20px 20px 0;
background: #FFF;
box-shadow: 0 0 10px #bdc6d1;
padding: 20px 20px 30px 20px;
position: relative;
}
#index #examples .box3 .sBox:before {
content: "";
position: absolute;
background: url("img/icon_case.png") no-repeat;
background-size: 120px auto;
top: 0;
left: 0;
width: 120px;
height: 120px;
}
#index #examples .box3 .sBox:after {
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
color: #FFF;
font-size: 3rem;
font-weight: bold;
position: absolute;
top: 38px;
left: 12px;
}
#index #examples .box3 .sBox:nth-child(1):after {
content: "01";
}
#index #examples .box3 .sBox:nth-child(2):after {
content: "02";
}
#index #examples .box3 .sBox:nth-child(3):after {
content: "03";
}
#index #examples .box3 .sBox:nth-child(4):after {
content: "04";
}
#index #examples .box3 .sBox:nth-child(5):after {
content: "05";
}
#index #examples .box3 .sBox:nth-child(6):after {
content: "06";
}
#index #examples .box3 .sBox:nth-child(7):after {
content: "07";
}
#index #examples .box3 .sBox:nth-child(8):after {
content: "08";
}
#index #examples .box3 .sBox:nth-child(9):after {
content: "09";
}
#index #examples .box3 .sBox:nth-child(3n) {
margin: 0 0 20px 0;
}
#index #examples .box3 .sBox .idxh3 {
border: none;
margin: 0 0 20px 0;
padding: 0 0 15px 0;
text-align: center;
font-size: 2.4rem;
color: #003674;
border-bottom: 1px solid #003674;
background: none;
}
#index #examples .box3 .sBox .ph {
margin: 0 auto 20px;
}
#index #examples .box3 .sBox p {
margin: 0;
}

/*point2*/
#index #point2 {
margin: 0 auto;
z-index: 1;
}


/*consideration*/

#index #consideration {
background: linear-gradient(#FFF, #eef4f9);
padding: 40px 0 80px 0;
position: relative;
margin: 0 auto;
margin-top:20rem;
}
#index #consideration:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 390px;
bottom: 0;
right: 0;
background: #003674;
z-index: 0;
}
#index #consideration .decoArea {
display: block;
text-align: center;
margin: 0 0 30px 0;
}
#index #consideration .titArea {
margin: 0 auto 60px;
}
#index #consideration .installation .titArea {
margin: 0 auto 40px;
}
#index #consideration .titArea .idxh2 {
border: none;
}
#index #consideration .titArea .idxh2:before {
display: none;
}
#index #consideration .titArea .idxh2 span {
font-size: 5rem;
}
#index #consideration .contBox .blockArea {
margin: 0 auto 80px;
}
#index #consideration .contBox .blockArea .left {
width: 500px;
float: left;
background: url(img/img_consideration01.jpg) no-repeat;
background-size: cover;}
#index #consideration .contBox .blockArea .right {
width: 500px;
float: right;
}
#index #consideration .contBox .blockArea .txtArea {
background: #003674;
padding: 40px;
position: relative;
}
#index #consideration .contBox .blockArea .sBox:nth-child(2):before {
content: "R";
font-size: 20rem;
color: rgba(255,255,255,0.2);
position: absolute;
left: 24px;
bottom: 0;
font-weight: bold;
line-height: 17rem;
}
#index #consideration .contBox .blockArea div:nth-child(4):before {
content: "Z";
font-size: 20rem;
color: rgba(255,255,255,0.2);
position: absolute;
right: 30px;
top: -23px;
font-weight: bold;
line-height: 17rem;
}
#index #consideration .contBox .blockArea .txtArea p {
color: #FFF;
}
#index #consideration .contBox .blockArea .txtArea .catch {
font-size: 2.4rem;
font-weight: bold;
line-height: 3.6rem;
border-left: 6px solid #ffdd21;
padding: 5px 0 5px 20px;
margin: 0 0 30px 0;
}


/*faq*/
#index #faq {
background: url("img/deco_faqR.png") right 0 top 0 no-repeat, url("img/deco_faqL.png") left 0 bottom 0 no-repeat;
background-size: 429px auto, 376px auto;
image-rendering: -webkit-optimize-contrast;
padding: 100px 0 60px 0;
margin: 0 auto;
}
#index #faq .topBox {
margin: 0 auto 60px;
}
#index #faq .topBox .ph {
width: 290px;
float: left;
}
#index #faq .topBox .txtBox {
width: 670px;
float: right;
}
#index #faq .topBox .txtBox .enTit {
font-size: 12rem;
line-height: 8rem;
margin: 0;
font-weight: bold;
color: rgba(213,228,244,0.5);
margin: 0 0 40px 0;
}
#index #faq .topBox .txtBox .enTit span {
font-size: 8rem;
background: none;
}
#index #faq .topBox .txtBox .idxh2 {
line-height: 5.4rem;
text-align: left;
border: none;
}
#index #faq .topBox .txtBox .idxh2:before {
display: none;
}
#index #faq .topBox .txtBox .idxh2 .fs_l {
font-size: 7rem;
}
#index #faq .topBox .txtBox .idxh2 .bb_yel {
background:linear-gradient(transparent 70%, #ffdd21 70%);
}
/*#index #faq .contBox .sBox:nth-child(2) {
margin-top: 90px;
}*/
#index #faq .contBox .sBox {
width: 480px;
float: left;
background: #FFF;
box-shadow: 0 0 10px #bdc6d1;
margin-right: 40px;
margin-bottom: 60px;
padding: 10px 30px 30px 30px;
}
#index #faq .contBox .sBox:nth-child(2n) {
margin-right: 0;
}
#index #faq .contBox .sBox .question {
letter-spacing: 0;
border: none;
padding: 0;
border-bottom: 1px solid #003674;
margin: 0 0 30px 0;
background: none;
line-height: 4rem;
}
#index #faq .contBox .sBox .question a {
font-size: 2.2rem;
font-weight: bold;
color: #003674;
padding: 30px 20px 30px 40px;
display: block;
background: url("img/arr_black.png") right 0 top 50% no-repeat;
background-size: 8px auto;
position: relative;
}
#index #faq .contBox .sBox .question a:before {
content: "";
background: url("img/icon_question.svg") no-repeat;
background-size: 61px auto;
width: 61px;
height: 61px;
position: absolute;
top: calc(50% - 30px);
left: -40px;
}
#index #faq .contBox .sBox .question a:hover {
opacity: 0.8;
}
#index #faq .contBox .sBox .answer {
font-size: 2.2rem;
font-weight: bold;
color: #b71137;
padding: 0 20px 0 40px;
margin: 0 0 20px 0;
position: relative;
}
#index #faq .contBox .tglList .answer {
background: url("img/icon_plus.png") right 0 top 50% no-repeat;
background-size: 24px auto;
image-rendering: -webkit-optimize-contrast;
margin: 0 0 10px 0;
}
#index #faq .contBox .tglList .open {
background: url("img/icon_minus.png") right 0 top 50% no-repeat;
background-size: 24px auto;
image-rendering: -webkit-optimize-contrast;
}
#index #faq .contBox .sBox .answer:before {
content: "";
background: url("img/icon_answer.svg") no-repeat;
background-size: 61px auto;
width: 61px;
height: 61px;
position: absolute;
top: calc(50% - 30px);
left: -40px;
}
#index #faq .contBox .tglList .answer:hover {
cursor: pointer;
opacity: 0.8;
}
#index #faq .contBox .tglList .tglArea {
display: none;
margin: 20px 0 0 0;
}
#index #faq .contBox .sBox .btn-internal {
width: 180px;
float: right;
margin: 20px 0 0 0;
}

#index #faq .contBox .sBox .btn-internal a {
background: #003674 url(img/arr_white.png) right 15px top 50% no-repeat;
background-size: 6px auto;
border-radius: 5px;
color: #FFF;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
display: block;
text-align: center;
padding: 10px 20px 10px 10px;
}


/*case*/
#index #case {
background: #edf4fa;
padding: 80px 0;
margin: 0 auto;
}
#index #case .titArea .decoTit .enTit {
text-align: left;
display: block;
color: rgba(213,228,244,0.5);
}
#index #case .titArea .idxh2 {
text-align: left;
margin: -40px 0 40px 0;
border: none;
}
#index #case .titArea .idxh2:before {
display: none;
}
#index #case .titArea .idxh2 span.blue_l {
font-size: 7rem;
}
#index #case .titArea .idxh2 span.jaTit {
font-size: 3.6rem;
color: #000;
display: block;
line-height: 5rem;
margin: 0 0 10px 0;
}
#index #case .box3 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
#index #case .box3 .sBox {
width: 320px;
margin: 0 20px 30px 0;
background: #FFF;
box-shadow: 0 0 10px #bdc6d1;
}
#index #case .box3 .sBox:nth-child(3n) {
margin: 0 0 30px 0;
}
#index #case .box3 .sBox .idxh3 {
border: none;
margin: 0;
padding: 0;
display: table;
width: 100%;
}
#index #case .box3 .sBox .idxh3 a {
background: #003674 url("img/arr_white.png") right 20px top 50% no-repeat;
background-size: 8px auto;
color: #FFF;
font-size: 2rem;
display: table-cell;
vertical-align: middle;
padding: 20px 30px 20px 20px;
line-height: 2.6rem;
}
#index #case .box3 .sBox .detail {
padding: 30px 20px;
}
#index #case .box3 .sBox .detail p {
margin: 0;
}




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

p {
font-size: 14px;
font-size: 1.4rem;
margin: 0 0 10px 0;
}
.wi1100 {
width: 100%;
margin: 0 auto;
padding: 0 10px;
box-sizing: border-box;
}





/*共通*/

#index {
}
#contents .captionWrap {
overflow: hidden;
white-space: nowrap;
}
#contents .captionWrap .caption {
overflow-x: scroll;
/*height: calc(100% + 18px);*/
}

#index .titArea {
margin: 0 auto 30px;
}
   
#index .pointcom .rellax3 img.sp {
z-index: -1;
}

#index .titArea .decoTit {
text-align: center;
line-height: 1rem;
}
#index .titArea .decoTit .enTit {
text-align: center;
font-size: 4.5rem;
color: rgba(213,228,244,0.4);
font-weight: bold;
line-height: 5rem;
letter-spacing: 0.4rem;
position: relative;
}
#index .titArea .decoTit .jaTit {
display: inline-block;
position: relative;
top: -28px;
text-align: center;
font-size: 2.5rem;
font-weight: bold;
color: #003674;
line-height: 2rem;
letter-spacing: 0.2rem;
padding: 0;
}
#index .titArea .decoTit .jaTit:before {
content: "";
position: absolute;
background: url("img/icon_lightning.png") no-repeat;
background-size: 15px auto;
width: 15px;
height: 24px;
top: -15px;
right: -20px;
image-rendering: -webkit-optimize-contrast;
}
#index .titArea .idxh2 span {
font-size: 2.2rem;
color: #003674;
}

#index .titArea p {
padding: 0;
margin: 0;
}
#index .idxh2 {
color: #000;
text-align: center;
font-size: 1.8rem;
line-height: 3rem;
margin: 0 0 20px 0;
padding: 0;
position: relative;
background: none;
line-height: 3.2rem;
}

#index .idxh2 a {
position: relative;
line-height: 3.2rem;
}

/* Firefox */
@-moz-document url-prefix(){
}


#index .idxh2 a:after {
content: "";
position: absolute;
top: calc(50% - 6px);
right: 0;
background: url("img/arr_black.png") no-repeat;
background-size: 10px auto;
width: 10px;
height: 18px;
margin: 0 0 0 12px;
padding: 0;
}
#index .idxh2 .subTxt {
font-size: 0.9rem;
top: -10px;
line-height: 1.2rem;
}
#index .idxh2 .fc_red {
font-size: 2.2rem;
color: #951816;
}




/*各セクション*/
#keyArea {
background: url("img/key_sp.jpg") 50% 0 no-repeat;
background-size: cover;
padding: 0 0 40px 0;
}
#keyArea .wi1000 {
padding: 10px 15px;
}
#keyArea .logo {
width: 175px;
image-rendering: -webkit-optimize-contrast;
}
#keyArea .keyTit {
color: #FFF;
text-align: center;
font-size: 2.2rem;
line-height: 3.4rem;
padding: 30px 0 30px;
}
#keyArea .keyTit .fc_yel {
color: #ffdd21;
font-size: 2.6rem;
}
#keyArea .subTit {
display: block;
text-align: center;
margin: 0 0 20px 0;
}
#keyArea .subTit span {
color: #FFF;
font-size: 1.4rem;
font-weight: bold;
text-align: center;
background: #000;
padding: 6px 15px;
position: relative;
display: inline-block;
}
#keyArea .subTit span:before {
content: "";
position: absolute;
display: block;
width: 20px;
height: 100%;
top: 0;
left: -20px;
background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #000 50.5%) no-repeat top left/100% 100%;
}
#keyArea .subTit span:after {
content: "";
position: absolute;
display: block;
width: 20px;
height: 100%;
top: 0;
right: -20px;
background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #000 50.5%) no-repeat top left/100% 100%;
}
#keyArea .lead {
text-align: left;
margin: 0 0 20px 0;
}


#index .sec {
margin: 0 auto 50px;
}

/*point*/
#index .pointcom {
background: #003674;
padding: 40px 0 0 0;
position: relative;
}
#index #point {
margin: 0 auto 50px;
}
#index #point:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 100px;
bottom: -1px;
right: 0;
background: linear-gradient(#003674, #FFF );
z-index: 0;
}
#index .pointcom .wi1000 {
padding: 0 15px;
}
#index .pointcom .rellax1,
#index .pointcom .rellax3 {
position: absolute;
width: 100%;
}
#index .pointcom .rellax1 img,
#index .pointcom .rellax3 img {
width: 100%;
}
#index .pointcom .titArea .decoTit .jaTit {
color: #FFF;
}
#index .pointcom .titArea .decoTit .enTit {
color: rgba(213,228,244,0.1);
}
#index .pointcom .contBox .sBox {
background: url("img/bg_point.jpg") 0 50% no-repeat;
background-size: cover;
border-radius: 5px;
padding: 20px 15px;
margin: 0 auto 20px;
}
#index .pointcom .contBox .sBox .idxh2 {
font-size: 1.9rem;
margin: 0;
line-height: 1.6;
}
#index .pointcom .contBox .sBox .idxh2 span {
font-size: 2.5rem;
color: #003674;
}
#index .pointcom .contBox p {
color: #FFF;
}
#index .pointcom .contBox p span {
color: #000;
}

/*reason*/
#index #reason {
padding: 0 15px;
}
#index #reason .titArea .skewArea {
background: linear-gradient(to right , #FFF, #f2f2f2 );
border-right: 5px solid #12358f;
transform: skewX(-20deg);
margin: 0 12px 0 0;
}
#index #reason .titArea .idxh2 {
transform: skewX(20deg);
text-align: left;
padding: 10px 0;
}
#index #reason .contBox {
box-shadow: 0 0 10px #cddaeb;
padding: 15px;
}
#index #reason .contBox .idxh3 {
font-size: 1.7rem;
line-height: 2.6rem;
border: none;
border-bottom: 5px solid #1766dd;
margin: 0 0 30px 0;
padding: 15px;
}
#index #reason .contBox .idxh3 .fs_s {
font-size: 1.3rem;
}
#index #reason .contBox .idxh3:before {
content: "";
position: absolute;
bottom: -15px;
left: calc(50% - 10px);
width: 0;
height: 0;
border-style: solid;
border-width: 15px 10px 0 10px;
border-color: #003674 transparent transparent transparent;
}
#index #reason .contBox .subTxt {
font-size: 1.6rem;
margin: 0 0 20px 0;
}
#index #reason .contBox .illust {
width: 100%;
margin: 0 auto 40px;
}
#index #reason .contBox .commentArea .titBox {
position: relative;
padding: 0 0 0 35px;
margin: 0 0 30px 0;
}
#index #reason .contBox .commentArea .titBox .tit {
background: #003674;
color: #FFF;
font-size: 1.6rem;
font-weight: bold;
padding: 5px 10px 5px 50px;
margin: 0;
}
#index #reason .contBox .commentArea .titBox:before {
content: "";
background: url("img/icon_matsumoto.png") no-repeat;
background-size: 70px auto;
width: 70px;
height: 70px;
top: calc(50% - 35px);
left: 0;
position: absolute;
}
#index #reason .contBox .commentArea .titBox .name {
background: #f2f2f2;
font-size: 1.2rem;
line-height: 2rem;
padding: 5px 10px 5px 50px;
margin: 0;
}
#index #reason .contBox .commentArea .box2 {
display: block;
flex-wrap: wrap;
justify-content: flex-start;
}
#index #reason .contBox .commentArea .box2 .sBox {
width: 100%;
margin: 0 auto 30px;
background: #f2f2f2;
padding: 25px 15px;
position: relative;
}
#index #reason .contBox .commentArea .box2 .sBox:before {
content: "CHECK";
color: #1666d9;
font-size: 2rem;
text-align: center;
font-weight: bold;
position: absolute;
top: -20px;
left: calc(50% - 44px);
background: url("img/icon_lightning.png") right 0 top 0 no-repeat;
background-size: 12px auto;
padding: 8px 15px 0 0;
/*image-rendering: -webkit-optimize-contrast;*/
}
#index #reason .contBox .commentArea .box2 .sBox:nth-child(2n) {
margin: 0;
}
#index #reason .contBox .commentArea .box2 .idxh4 {
font-size: 1.6rem;
border-bottom: 3px solid #FFF;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
}
#index #reason .contBox .commentArea .box2 .idxh4:before {
content: "";
background: #1766dd;
position: absolute;
width: 60px;
height: 3px;
top: inherit;
bottom: -3px;
left: 0;
}
#index #reason .contBox .commentArea .box2 .sBox p {
margin: 0;
}

/*examples*/
#index #examples {
background: url("img/bg_examples.png") 50% 50% no-repeat, url("img/deco_examples01.png") left 0 top 0 no-repeat, url("img/deco_examples02.png") right 0 top 0 no-repeat, url("img/deco_examples03.png") left 0 bottom 0 no-repeat, url("img/deco_examples04.png") right 0 bottom 0 no-repeat, #ddd;
background-size: cover,150px auto,150px auto,150px auto,150px auto;
image-rendering: -webkit-optimize-contrast;
padding: 80px 0 50px 0;
position: relative;
margin: 0 auto;
}
#index #examples:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 80px;
top: 0;
right: 0;
background: linear-gradient(#FFF, rgba(242,242,242,0) );
z-index: 0;
}
#index #examples .wi1000 {
padding: 0 15px;
}
#index #examples .titArea .decoTit .enTit {
text-align: center;
font-size: 4.5rem;
color: rgba(255,255,255,0.4);
font-weight: bold;
line-height: 5rem;
letter-spacing: 0.4rem;
position: relative;
}
#index #examples .titArea .skewArea {
background: linear-gradient(to right , rgba(242,242,242,0), #FFF );
border-right: 5px solid #12358f;
transform: skewX(-20deg);
margin: 0 12px 0 0;
}
#index #examples .titArea .idxh2 {
transform: skewX(20deg);
text-align: left;
padding: 10px 0;
}
#index #examples .box3 {
display: block;
}
#index #examples .box3 .sBox {
width: 100%;
margin: 0 0 20px 0;
padding: 15px 15px 20px 15px;
}
#index #examples .box3 .sBox:before {
content: "";
position: absolute;
background: url("img/icon_case.png") no-repeat;
background-size: 60px auto;
top: 0;
left: 0;
width: 60px;
height: 60px;
z-index: 1;
}
#index #examples .box3 .sBox:after {
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
color: #FFF;
font-size: 1.6rem;
font-weight: bold;
position: absolute;
top: 12px;
left: 6px;
z-index: 1;
}
#index #examples .box3 .sBox:nth-child(3n) {
margin: 0 0 20px 0;
}
#index #examples .box3 .sBox .idxh3 {
border: none;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
text-align: center;
font-size: 1.6rem;
color: #003674;
border-bottom: 1px solid #003674;
}
#index #examples .box3 .sBox .ph {
margin: 0 auto 15px;
position: relative;
}
#index #examples .box3 .sBox p {
margin: 0;
}

/*point2*/
#index #point2 {
margin: 0 auto;
z-index: -1;
/* overflow-x: hidden; */
overflow: hidden;}


/*consideration*/

#index #consideration {
background: linear-gradient(#FFF, #eef4f9);
padding: 30px 0 40px 0;
position: relative;
margin: 0 auto;
}
#index #consideration:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 320px;
bottom: 0;
right: 0;
background: #003674;
z-index: 0;
}
#index #consideration .decoArea {
display: block;
text-align: center;
margin: 0 0 20px 0;
height: 60px;
}
#index #consideration .decoArea img {
height: 100%;
}
#index #consideration .titArea {
margin: 0 auto 10px;
}
#index #consideration .installation .titArea {
margin: 0 auto 20px;
}
#index #consideration .titArea .decoTit .enTit {
font-size: 4rem;
}
#index #consideration .titArea .idxh2 span {
font-size: 2rem;
}
#index #consideration .contBox .blockArea {
margin: 0 auto 50px;
padding: 0 15px;
}
#index #consideration .contBox .blockArea .left {
width: 100%;
float: none;
}
#index #consideration .contBox .blockArea .right {
width: 100%;
float: none;
}
#index #consideration .contBox .blockArea .txtArea {
background: #003674;
padding: 20px;
position: relative;
}
#index #consideration .contBox .blockArea .sBox:nth-child(2):before {
content: "R";
font-size: 10rem;
color: rgba(255,255,255,0.2);
position: absolute;
left: 13px;
bottom: 0;
font-weight: bold;
line-height: 9rem;
}
#index #consideration .contBox .blockArea div:nth-child(4):before {
content: "Z";
font-size: 10rem;
color: rgba(255,255,255,0.2);
position: absolute;
left: 13px;
top: inherit;
bottom: 0;
font-weight: bold;
line-height: 9rem;
}
#index #consideration .contBox .blockArea .txtArea p {
color: #FFF;
}
#index #consideration .contBox .blockArea .txtArea .catch {
font-size: 1.6rem;
font-weight: bold;
line-height: 2.8rem;
border-left: 4px solid #ffdd21;
padding: 0 0 0 15px;
margin: 0 0 15px 0;
}
#index #consideration .contBox .installation {
}


/*faq*/
#index #faq {
background: url("img/deco_faqR.png") right 0 top 0 no-repeat, url("img/deco_faqL.png") left 0 bottom 0 no-repeat;
background-size: 180px auto, 160px auto;
image-rendering: -webkit-optimize-contrast;
padding: 50px 15px 40px 15px;
margin: 0 auto;
}
#index #faq .topBox {
margin: 0 auto 30px;
}
#index #faq .topBox .ph {
width: 60%;
margin: 0 auto 30px;
float: none;
}
#index #faq .topBox .txtBox {
width: 100%;
float: none;
}
#index #faq .topBox .txtBox .enTit {
font-size: 4.5rem;
line-height: 4rem;
margin: 0;
font-weight: bold;
color: rgba(213,228,244,0.5);
margin: 0 0 15px 0;
}
#index #faq .topBox .txtBox .enTit span {
font-size: 3rem;
background: none;
}
#index #faq .topBox .txtBox .idxh2 {
line-height: 3rem;
text-align: left;
}
#index #faq .topBox .txtBox .idxh2 .fs_l {
font-size: 3.5rem;
}
#index #faq .topBox .txtBox .idxh2 .bb_yel {
background:linear-gradient(transparent 70%, #ffdd21 70%);
}
/*#index #faq .contBox .sBox:nth-child(2) {
margin-top: 90px;
}*/
#index #faq .contBox .sBox {
width: 100%;
float: none;
background: #FFF;
box-shadow: 0 0 10px #bdc6d1;
margin-right: 0;
margin-bottom: 30px;
padding: 10px 15px 15px 15px;
}
#index #faq .contBox .sBox:nth-child(2n) {
margin-right: 0;
}
#index #faq .contBox .sBox .question {
border-bottom: 1px solid #003674;
margin: 0 0 20px 0;
image-rendering: -webkit-optimize-contrast;
}
#index #faq .contBox .sBox .question a {
font-size: 1.8rem;
font-weight: bold;
color: #003674;
padding: 15px 20px 15px 30px;
display: block;
background: url("img/arr_black.png") right 0 top 50% no-repeat;
background-size: 10px auto;
position: relative;
line-height: 2.6rem;
}
#index #faq .contBox .sBox .question a:before {
content: "";
background: url("img/icon_question.png") no-repeat;
background-size: 40px auto;
width: 40px;
height: 40px;
position: absolute;
top: calc(50% - 20px);
left: -20px;
image-rendering: -webkit-optimize-contrast;
}
#index #faq .contBox .sBox .question a:hover {
opacity: 0.8;
}
#index #faq .contBox .sBox .answer {
font-size: 1.8rem;
font-weight: bold;
color: #b71137;
padding: 0 20px 0 30px;
margin: 0 0 15px 0;
position: relative;
}
#index #faq .contBox .tglList .answer {
background: url("img/icon_plus.png") right 0 top 50% no-repeat;
background-size: 18px auto;
image-rendering: -webkit-optimize-contrast;
margin: 0 0 10px 0;
}
#index #faq .contBox .tglList .open {
background: url("img/icon_minus.png") right 0 top 50% no-repeat;
background-size: 18px auto;
image-rendering: -webkit-optimize-contrast;
}
#index #faq .contBox .sBox .answer:before {
content: "";
background: url("img/icon_answer.png") no-repeat;
background-size: 40px auto;
width: 40px;
height: 40px;
position: absolute;
top: calc(50% - 20px);
left: -20px;
}
#index #faq .contBox .tglList .answer:hover {
cursor: pointer;
opacity: 0.8;
}
#index #faq .contBox .tglList .tglArea {
display: none;
margin: 20px 0 0 0;
}
#index #faq .contBox .sBox .btn-internal {
width: 80%;
float: none;
margin: 20px auto;
}

#index #faq .contBox .sBox .btn-internal a {
background: #003674 url(img/arr_white.png) right 15px top 50% no-repeat;
background-size: 6px auto;
border-radius: 5px;
color: #FFF;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
display: block;
text-align: center;
padding: 10px 20px 10px 10px;
}


/*case*/
#index #case {
padding: 40px 15px;
}
#index #case .titArea .decoTit .enTit {
}
#index #case .titArea .idxh2 {
text-align: left;
margin: -30px 0 20px 0;
}
#index #case .titArea .idxh2 span.blue_l {
font-size: 3.5rem;
}
#index #case .titArea .idxh2 span.jaTit {
font-size: 2rem;
line-height: 3rem;
margin: 0 0 10px 0;
}
#index #case .box3 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
#index #case .box3 .sBox {
width: 100%;
margin: 0 0 30px 0;
background: #FFF;
box-shadow: 0 0 10px #bdc6d1;
}
#index #case .box3 .sBox:nth-child(3n) {
margin: 0 0 30px 0;
}
#index #case .box3 .sBox .idxh3 {
border: none;
margin: 0;
padding: 0;
display: table;
width: 100%;
image-rendering: -webkit-optimize-contrast;
}
#index #case .box3 .sBox .idxh3 a {
background: #003674 url("img/arr_white.png") right 15px top 50% no-repeat;
background-size: 8px auto;
color: #FFF;
font-size: 1.8rem;
display: table-cell;
vertical-align: middle;
padding: 15px 20px 15px 15px;
line-height: 2.6rem;
}
#index #case .box3 .sBox .detail {
padding: 15px 15px;
}
#index #case .box3 .sBox .detail p {
margin: 0;
}






}