@charset "utf-8";
/* CSS Document */
.mainMenu {
    z-index: 10000;
}

/*PC*/
@media print, screen and (min-width: 769px) {

.logo_Hed_index { display: none; }

/*------------*/
/*#hedImg { background: none; }*/

.trust_box { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; position: relative; }
.trust_box::after { width: 120%; height: 300px; background: url(../images/com/gnav_contents_bg2.jpg) 0 0; background-repeat: repeat; bottom: -70px; left: -10%; margin: auto; position: absolute; content: ""; display: block; z-index: -1;  }

.trust_tit { font-size: 25px; font-weight: bold; letter-spacing: 0.1em; text-align: center; line-height: 1.8em; position: relative; }
.trust_tit span { writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; text-orientation: upright; text-align: left; }
/*.trust_tit::after { content: ""; display: block; position: absolute; z-index: -1; right: 70px; background: url(../images/com/gnav_contents_bg_icon.png) 0 0 no-repeat; width: 209px; height: 260px; opacity: 0.3; bottom: 0; }*/
.trust_tit::after { content: ""; display: block; position: absolute; z-index: -1; right: 0px; bottom: 15px;  background: url(../images/trust/bg.png) 0 0 no-repeat; width: 300px; height: 221px; background-size: 100%;  }

.trust_txtbox { width: 55%; }
.trust_txt { line-height: 2em; }
.trust_imgbox { width: 40%; }
.trust_img { width: 100%; margin: 0 auto; }
.trust_img img { width: 100%; height: auto; }

#box01 { margin-bottom: 170px; }
#box02 .trust_img { margin: 0 auto 50px; }

.trust_list { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; }
.trust_list li { width: 29.5%; margin-right: 2%; border: 1px solid #765635; padding: 1%; text-align: center; }
.trust_list li:nth-child(3n+3) { margin-right: 0px; }


#mv {
width: 100%;
overflow: hidden;
height: 700px;
z-index: 1;
margin-bottom: 30px;
}

#mv video {
filter: brightness(90%);
width: 100%;
height: 700px;
margin: 0 auto;
}



}




/*----------------------------------------------------*/




/*sp*/
@media only screen and (max-width: 768px) {

.logo_Hed_index { display: none; }


/*------------*/

.trust_box { width: 100%; margin: 0 auto; margin: 0 auto; }
.trust_txtbox { width: 100%; margin: 0 auto; position: relative; }
.trust_txt { line-height: 1.8em; }
.trust_imgbox { width: 100%; margin: 0 auto 30px; }
.trust_img { width: 100%; margin: 0 auto; }
.trust_img img { width: 100%; height: auto; }

.trust_tit { font-size: 18px; font-weight: bold; letter-spacing: 0.1em; text-align: center; line-height: 1.8em; position: relative; margin-bottom: 15px; }
/*.trust_tit::after { content: ""; display: block; position: absolute; z-index: -1; right: -15px; background: url(../images/com/gnav_contents_bg_icon.png) 0 0 no-repeat; width: 209px; height: 260px; opacity: 0.3; top: -15px;  }*/
.trust_txtbox::after { content: ""; display: block; position: absolute; z-index: -1;  background: url(../images/trust/bg.png) 0 0 no-repeat; width: 200px; height: 148px; bottom: 0; right: 0;  background-size: 100%; bottom: -30px; }
#box01 { margin-bottom: 50px; }
#box02 .trust_img { margin: 0 auto 30px; }

.trust_list { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; }
.trust_list li { width: 97.5%; border: 1px solid #765635; padding: 2% 1%; text-align: center; }
.trust_list li:nth-child(n+2) { margin-top: 15px;  }

}
