


/*sub page3_1 ---------------------------------------------------------------------------*/


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

    .h_page2_1 .br_m { display: block; }
    .h_page2_1 .br_d { display: none; }
    .h_page2_1 { word-break: keep-all; }
   
}

/*sub page3_1_1 ------------*/
.h_page3_1_1 { width: 100%; word-break: keep-all; }
.h_page3_1_1box { text-align: center; }

.h_page3_1_1tit h2 { color: #959595; position: relative; }
.h_page3_1_1tit h2::after { content: ''; display: block; width: 80px; height: 4px; background-color: #959595; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; }
.h_page3_1_1tit span { display: block; color: #959595; padding: 70px 0 30px; }

.h_page3_1_1img { margin: 30px 0 10px; }
.h_page3_1_1img img { width: 50%; }

.h_page3_1_1txt { padding-top: 50px; }
.h_page3_1_1txt p { line-height: 1.7; }
.h_page3_1_1txt p span { display: block; padding-bottom: 30px; }

.h_page3_1_1img2 { margin-top: 50px; }


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

	.h_page3_1_1img img { width: 60%; }
	.h_page3_1_1txt { padding-top: 20px; }

    .h_page3_1_1img2 { margin-top: 40px; }

	.h_page3_1_1txt p span { display: block; padding-bottom: 20px; }
  
}



/*sub page3_1_2 ------------*/
.h_page3_1_2 { width: 100%; background: url(../img/h_page3_1_img03.jpg) no-repeat center; background-size: cover; }
.h_page3_1_2box { text-align: center; }

.h_page3_1_2txt { padding: 50px 0 70px; }
.h_page3_1_2txt p { line-height: 1.7; word-break: keep-all; }

.h_page3_1_2txt2 { width: 80%; background-color: #ff9710; padding: 30px 0; color: #fff; margin: 0 auto; border-radius: 10px; word-break: keep-all; }
.h_page3_1_2txt2 p { line-height: 1.7; }

.page3_1_2box .br_m2 { display: none; }


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

    .h_page3_1_2box .br_m2 { display: block; }
    .h_page3_1_2txt2 { padding: 30px; }
   
}

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

    .h_page3_1_2txt { padding: 30px 0; }

	.h_page3_1_2txt2 { width: 100%; }
  
}



/*sub page3_1_3 ------------*/
.h_page3_1_3box { text-align: center; }

.h_page3_1_3txt { padding: 50px 0 70px; }
.h_page3_1_3txt p { line-height: 1.7; word-break: keep-all; }

.h_page3_1_3box .br_m2 { display: none; }

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

    .h_page3_1_3box .br_m2 { display: block; }
   
}

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

    .h_page3_1_3txt { padding: 30px 0 30px; }
  
}




/*sub page3_1_4 ------------*/
.h_page3_1_4 { width: 100%; background-color: #f5f5f5; word-break: keep-all; }
.h_page3_1_4box { text-align: center; }

.h_page3_1_4txt { margin-top: 20px; background-color: #fff; padding: 120px 0 100px; }
.h_page3_1_4txt > p { position: relative; padding-bottom: 50px; z-index: 1; line-height: 1.7; }
.h_page3_1_4txt > p::before { content: ''; display: block;  width: 108px; height: 39px; background: url(../img/h_page3_2_img07.png) no-repeat center; background-size: cover; position: absolute; top: -50px; left: 50%; transform: translateX(-50%); z-index: -1; }

.h_page3_1_4list { margin-bottom: 100px; }
.h_page3_1_4list li { float: left; width: 33.3333%; }

.h_page3_1_4img2 { width: 240px; height: 250px; margin: 0 auto; line-height: 250px; position: relative; }
.h_page3_1_4img2::after { content: ''; display: block; width: 35px; height: 35px; background: url(../img/h_page3_1_img08.png) no-repeat center; background-size: cover; position: absolute; top: 50%; right: -25%; }
.h_page3_1_4list li:last-child .h_page3_1_4img2::after { display: none; }
.h_page3_1_4img2 img { vertical-align: bottom; }

.h_page3_1_4txt2 { padding-top: 30px; }
.h_page3_1_4txt2 p { line-height: 1.7; }

.h_page3_1_4txt3 { color: #8d8d8d; width: 900px; margin: 0 auto; text-align: center; position: relative; padding: 36px 0; }
.h_page3_1_4txt3::before { content: ''; display: block; width: 22px; height: 164px; background: url(../img/h_txt_deco_lef_g.png) no-repeat center; background-size: cover; position: absolute; top: 0; left: 0; }
.h_page3_1_4txt3::after { content: ''; display: block; width: 22px; height: 164px; background: url(../img/h_txt_deco_rig_g.png) no-repeat center; background-size: cover; position: absolute; top: 0; right: 0; }
.h_page3_1_4txt3 p { line-height: 1.8; word-break: keep-all; padding: 0 10px; }


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

    .h_page3_1_4img2::after { right: -30%; }

}

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

    .h_page3_1_4txt3 { width: 95%; padding: 30px 0 20px; }

    .h_page3_1_4img2::after { display: none; }

}

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

    .h_page3_1_4txt2 p { font-size: 1.375rem; }

}

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

    .h_page3_1_4txt { padding: 130px 0 60px; }
    .h_page3_1_4txt > p { padding-bottom: 20px; }

    .h_page3_1_4list { width: 100%; padding: 0 10px; margin-bottom: 0; }
    .h_page3_1_4list li { float: left; width: calc(33.333% - 5px); margin-right: 5px; margin-bottom: 10px; }

	.h_page3_1_4img2 { width: 140px; height: 150px; }
	.h_page3_1_4img2 img { vertical-align: top; }
    .h_page3_1_4img2::after { display: none; }

    .h_page2_4_3txt2 p { padding: 20px 0 10px; }
    .h_page2_4_3list li:first-child .h_page2_4_3txt2 p { padding: 30px 0 10px; }

	.h_page3_1_4txt3::before { display: none; }
	.h_page3_1_4txt3::after { display: none; }
  
}


















/*sub page3_2 ---------------------------------------------------------------------------*/

/*sub page3_2_1 ------------*/
.h_page3_2_1 { width: 100%; background: url(../img/h_page3_2_img01.jpg) no-repeat center; background-size: cover; }
.h_page3_2_1box { text-align: center; }

.h_page3_2_1tit { color: #fff; }
.h_page3_2_1tit h2 { position: relative; }
.h_page3_2_1tit h2::after { content: ''; display: block; width: 80px; height: 4px; background-color: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; }
.h_page3_2_1tit span { display: block; color: #fff; padding: 50px 0 30px; }

.h_page3_2_1img { margin: 40px 0 0; }

.h_page3_2_1txt { padding: 250px 0 80px; background-color: #fff; margin-top: -200px; border-radius: 5px; }
.h_page3_2_1txt p { line-height: 1.7; word-break: keep-all; }
.h_page3_2_1txt p span { display: block; padding-bottom: 30px; }


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

	.h_page3_2_1img { width: 80%; margin: 30px auto 0; }
    .h_page3_2_1txt { padding: 230px 15px 70px; }
  
}

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

	.h_page3_2_1img { width: 50%; }

    .h_page3_2_1txt { padding: 150px 15px 50px; margin-top: -130px; }
	.h_page3_2_1txt p span { display: block; padding-bottom: 20px; }
  
}





/*sub page3_2_2 ------------*/
.h_page3_2_2box { text-align: center; }

.h_page3_2_2img { margin-top: 40px; }



/*sub page3_2_3 ------------*/
.h_page3_2_3 { width: 100%; background-color: #f5f5f5; position: relative; }
.h_page3_2_3::after { content: ''; display: block; width: 110px; height: 110px; background: url(../img/h_page3_2_img05.png) no-repeat center; background-size: cover; position: absolute; bottom: -100px; left: 50%; transform: translate(-50px, -50px); }
.h_page3_2_3.h_pd { padding: 30px 0 150px; }
.h_page3_2_3box { text-align: center; }

.h_page3_2_3tit { margin-top: -100px; }
.h_page3_2_3tit p { line-height: 1.5; }

.h_h_page3_2_3txt { padding-top: 60px; }
.h_h_page3_2_3txt p { line-height: 1.7; }


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

    .h_page3_2_3.h_pd { padding: 30px 0 80px; }

	.h_page3_2_3::after { width: 50px; height: 50px; bottom: -25px; left: 50%; transform: translate(-50%,0); }
	.h_page3_2_3tit { margin-top: -60px; }
	.h_h_page3_2_3txt { padding-top: 40px; }
  
}




/*sub page3_2_4 ------------*/
.h_page3_2_4 { width: 100%; word-break: keep-all; }
.h_page3_2_4box { text-align: center; }

.h_h_page3_2_4txt3 p { margin-top: 30px; line-height: 1.7; }

.h_h_page3_2_4txt { margin-top: 20px; padding: 70px 0 0; }
.h_h_page3_2_4txt > p { position: relative; padding-bottom: 30px; z-index: 1; line-height: 1.7; }
.h_h_page3_2_4txt > p::before { content: ''; display: block;  width: 108px; height: 39px; background: url(../img/h_page3_2_img07.png) no-repeat center; background-size: cover; position: absolute; top: -50px; left: 50%; transform: translateX(-50%); z-index: -1; }

.h_page3_2_4list { margin-bottom: 100px; }
.h_page3_2_4list li { float: left; width: 33.3333%; }

.h_page3_2_4img2 { width: 240px; height: 250px; margin: 0 auto; line-height: 250px; position: relative; }
.h_page3_2_4img2::after { content: ''; display: block; width: 35px; height: 35px; background: url(../img/h_page3_1_img08.png) no-repeat center; background-size: cover; position: absolute; top: 50%; right: -25%; }
.h_page3_2_4list li:last-child .h_page3_2_4img2::after { display: none; }
.h_page3_2_4img2 img { vertical-align: bottom; }

.h_page3_2_4txt2 { padding-top: 30px; }
.h_page3_2_4txt2 p { line-height: 1.7; }

.h_h_page3_2_4txt4 { color: #8d8d8d; width: 900px; margin: 0 auto; text-align: center; position: relative; padding: 36px 0; }
.h_h_page3_2_4txt4::before { content: ''; display: block; width: 22px; height: 164px; background: url(../img/h_txt_deco_lef_g.png) no-repeat center; background-size: cover; position: absolute; top: 0; left: 0; }
.h_h_page3_2_4txt4::after { content: ''; display: block; width: 22px; height: 164px; background: url(../img/h_txt_deco_rig_g.png) no-repeat center; background-size: cover; position: absolute; top: 0; right: 0; }
.h_h_page3_2_4txt4 p { line-height: 1.8; word-break: keep-all; padding: 0 10px; }


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

    .h_page3_2_4img2::after { right: -30%; }

}

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

    .h_page3_2_4txt2 p { font-size: 1.5rem; }

    .h_h_page3_2_4txt4 { width: 95%; padding: 30px 0; }

    .h_page3_2_4img2::after { display: none; }

}

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

    .h_page3_1_4txt2 p { font-size: 1.375rem; }
    .h_h_page3_2_4txt .br_m { display: block; }

}

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

    .h_h_page3_2_4txt { padding: 100px 0 60px; }
    .h_h_page3_2_4txt > p { padding-bottom: 20px; }

    .h_page3_2_4list { width: 100%; padding: 0 10px; margin-bottom: 0; }
    .h_page3_2_4list li { float: left; width: 33.3333%; margin-bottom: 20px; }

	.h_page3_2_4img2 { width: 100%; height: 130px; }
    .h_page3_2_4img2 img { width: 130px; vertical-align: top; }
    .h_page3_2_4img2::after { display: none; }
    .h_page3_2_4list li:nth-child(2) .h_page3_2_4img2::after { top: 420px; }


    .h_h_page3_2_4txt4 { padding: 20px 0 10px; }
	.h_h_page3_2_4txt4::before { display: none; }
	.h_h_page3_2_4txt4::after { display: none; }
  
}


















/*sub page3_3 ---------------------------------------------------------------------------*/

/*sub page3_3_1 ------------*/
.h_page3_3_1 { width: 100%; background: url(../img/h_page3_3_img01.jpg) no-repeat center; background-size: cover; }
.h_page3_3_1box { text-align: center; }

.h_page3_3_1tit { color: #fff; }
.h_page3_3_1tit h2 { position: relative; }
.h_page3_3_1tit h2::after { content: ''; display: block; width: 80px; height: 4px; background-color: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; }
.h_page3_3_1tit span { display: block; color: #fff; padding: 70px 0 30px; }

.h_page3_3_1img { width: 60%; margin: 40px auto 0; }

.h_page3_3_1txt { padding: 180px 20px 100px; background-color: #fff; margin-top: -140px; border-radius: 5px; }
.h_page3_3_1txt p { line-height: 1.7; word-break: keep-all; }
.h_page3_3_1txt p span { display: block; padding-bottom: 30px; }


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

    .h_page3_3_1txt { padding: 170px 15px 40px; }
  
}




/*sub page3_3_2 ------------*/
.h_page3_3_2box { text-align: center; word-break: keep-all; }

.h_page3_3_2img { width: 60%; margin: 0 auto; }
.h_page3_3_2img1 img { width: 40px; }

.h_page3_3_txt { margin-top: 70px; border: 2px solid #e1e1e1; padding: 50px 0; }
.h_page3_3_2tit { padding-bottom: 70px; }

.h_page3_3_2list li { float: left; width: 50%; position: relative; }
.h_page3_3_2list li:first-child::after { content: ''; width: 70px; height: 70px; display: block; background: url(../img/h_page3_3_img04.png) no-repeat center; background-size: cover; position: absolute; top: 100px; right: -35px; }

.h_page3_3_2tit { padding-bottom: 50px; }

.h_page3_3_2txt1 { width: 230px; height: 240px; border: 2px solid #ffbc2c; border-radius: 100%; margin: 0 auto 30px; padding: 85px 0; }
.h_page3_3_2txt1 p span { display: block; color: #ffbc2c; padding-bottom: 10px; }

.h_page3_3_2txt2 span { display: block; width: 400px; height: 70px; line-height: 70px; color: #fff; background-color: #ffbc2c; margin: 0 auto; border-radius: 10px; }
.h_page3_3_2txt2 p { padding: 20px 10px 0; line-height: 1.7; }

.h_page3_3_2list2 { margin-top: 20px; }
.h_page3_3_2list2 li { float: left; width: calc(50% - 10px); height: 450px; margin-right: 20px; border: 2px solid #e1e1e1; padding: 40px 20px; }
.h_page3_3_2list2 li:last-child { margin-right: 0; }
.h_page3_3_2txt3 { padding: 20px 0 30px; line-height: 1.7; }
.h_page3_3_2txt4 { line-height: 1.7; }
.h_page3_3_2txt4 b { background-color: #fff2d5; }


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

    .h_page3_3_2txt2 span { display: block; width: 90%; }
    .h_page3_3 .br_d { display: none; }

    .h_page3_3_2list2 li { height: 350px; padding: 20px 10px; }
  
}

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

    .h_page3_3_txt { margin-top: 30px; border: 2px solid #e1e1e1; padding: 30px 0; }

    .h_page3_3_2list li { float: left; width: 50%; margin: 0 auto; }
    .h_page3_3_2list li:first-child::after { width: 40px; height: 40px; top: 50px; right: -20px; }

    .h_page3_3_2txt1 { width: 120px; height: 120px; padding: 30px 0; }

    .h_page3_3_2list li:first-child .h_page3_3_2txt2 { padding-bottom: 20px; }
    .h_page3_3_2txt2 span { height: 40px; line-height: 40px; }

    .h_page3_3_2list2 li { float: left; width: calc(50% - 5px); height: 390px; margin-right: 10px; padding: 20px 10px 10px; }
    .h_page3_3_2list2 li:first-child { margin-bottom: 20px; }

	.h_page3_3_2txt3 { padding: 20px 0 30px; line-height: 1.7; }
  
}




/*sub page3_3_3 ------------*/
.h_page3_3_3 { width: 100%; background-color: #f5f5f5; word-break: keep-all; }
.h_page3_3_3box { text-align: center; }

.h_page3_3_3img { width: 50%; margin: 0 auto; }

.h_page3_3_3tit { padding-top: 80px; }
.h_page3_3_3tit p { line-height: 1.7; }

.h_h_page3_3_3txt { padding-top: 50px; ; line-height: 1.5; }


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

	.h_page3_3_3img { width: 40%; margin: 0 auto; }

	.h_page3_3_3tit { padding-top: 30px; }
	.h_page3_3_3tit p { line-height: 1.7; }

	.h_h_page3_3_3txt { padding-top: 20px; ; line-height: 1.5; }
  
}




















/*sub page3_4 ---------------------------------------------------------------------------*/
.h_page3_4 { word-break: keep-all; }

/*sub page3_4_1 ------------*/
.h_page3_4_1 { width: 100%; background: url(../img/h_page3_4_img01.jpg) no-repeat center; background-size: cover; }
.h_page3_4_1box { text-align: center; }

.h_page3_4_1tit { color: #fff; }
.h_page3_4_1tit h2 { position: relative; }
.h_page3_4_1tit h2::after { content: ''; display: block; width: 80px; height: 4px; background-color: #fff; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; }
.h_page3_4_1tit span { display: block; color: #fff; padding: 70px 0 30px; }

.h_page3_4_1img { margin-top: 10px; }

.h_page3_4_1txt { padding: 220px 20px 80px; background-color: #fff; margin-top: -200px; border-radius: 5px; }
.h_page3_4_1txt p { line-height: 1.7; word-break: keep-all; }
.h_page3_4_1txt p span { display: block; padding-bottom: 30px; }


.h_page3_4_1list { margin-top: 20px; }
.h_page3_4_1list li { float: left; width: calc(50% - 10px); height: 300px; margin-right: 20px; background-color: #fff; border-radius: 5px; padding: 30px 10px; }
.h_page3_4_1list li:last-child { margin-right: 0; }
.h_page3_4_1txt1 { padding: 20px 0 30px; }
.h_page3_4_1txt2 p { line-height: 1.7; }

.h_page3_4_1_txt { margin-top: 20px; background-color: #fff; border-radius: 5px; padding: 10px 20px 50px; }


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

	.h_page3_4_1txt { padding: 120px 20px 40px; margin-top: -120px; }

	.h_page3_4_1img { width: 40%; margin: 30px auto 10px; }
	.h_page3_4_1img1 { width: 30px; margin: 20px auto 10px; }

    .h_page3_4_1list li { float: none; width: 100%; height: auto; margin-right: 0; padding: 10px 20px 30px; }
    .h_page3_4_1list li:nth-child(2) { margin-top: 20px; }

	.h_page3_4_1txt1 { padding: 0 0 20px; }
  
}





/*sub page3_4_2 ------------*/
.h_page3_4_2box { text-align: center; }

.h_page3_4_2tit p { line-height: 1.7; }

.h_page3_4_2list { margin-top: 50px; }
.h_page3_4_2list li { float: left; width: 50%; padding: 0 5%; }




/*sub page3_4_3 ------------*/
.h_page3_4_3 { width: 100%; background-color: #f5f5f5; position: relative; word-break: keep-all; }
.h_page3_4_3::after { content: ''; display: block; width: 110px; height: 110px; background: url(../img/h_page3_2_img05.png) no-repeat center; background-size: cover; position: absolute; bottom: -100px; left: 50%; transform: translate(-50px, -50px); }
.h_page3_4_3box { text-align: center; }

.h_page3_4_3img { width: 70%; margin: 0 auto; }

.h_page3_4_3txt { background-color: #fff; padding: 80px 20px; background-color: #fff; margin-top: -5px; }
.h_page3_4_3tit p { line-height: 1.5; }
.h_page3_4_3tit p span { color: #ffbc2c; }

.h_page3_4_3txt2 p { padding-top: 50px; line-height: 1.7; }
.h_page3_4_3txt2 p b { background-color: #fff2d5; }

.h_page3_4_3tit p { line-height: 1.5; }

.h_h_page3_4_3txt { padding-top: 60px; }
.h_h_page3_4_3txt p { line-height: 1.7; }


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

	.h_page3_4_3::after { width: 50px; height: 50px; bottom: -50px; left: 50%; transform: translate(-50%, -50%); }

	.h_page3_4_3txt { background-color: #fff; padding: 40px 20px; }

	.h_page3_4_3txt2 p { padding-top: 30px; }
	.h_h_page3_4_3txt { padding-top: 60px; }
  
}







/*sub page3_4_4 ------------*/
.h_page3_4_4 { width: 100%; background-color: #ffbc2c; text-align: center; }

.h_page3_4_4txt1 { background-color: #fff; padding: 80px 20px; }
.h_page3_4_4tit { padding-bottom: 40px; }

.h_page3_4_4txt3 { line-height: 1.7; }

.h_page3_4_4txt { margin-top: 100px; }
.h_page3_4_4txt > p { position: relative; padding-bottom: 40px; z-index: 1; line-height: 1.7; }
.h_page3_4_4txt > p::before { content: ''; display: block;  width: 108px; height: 39px; background: url(../img/h_page3_2_img07.png) no-repeat center; background-size: 100%; position: absolute; top: -40px; left: 50%; transform: translateX(-50%); z-index: -1; }

.h_page3_4_4txt2 p { margin: 30px 0 10px; }


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

	.h_page3_4_4txt1 { background-color: #fff; padding: 50px 20px; }
	.h_page3_4_4txt3 { background-color: #fff; padding: 30px 20px; }

	.h_page3_4_4tit { padding-bottom: 0; }

	.h_page3_4_4img2 { width: 30%; margin: 0 auto; }

	.h_page3_4_4txt { margin-top: 50px; }
	.h_page3_4_4txt > p { padding-bottom: 30px; }
	.h_page3_4_4txt > p::before {  }

	.h_page3_4_4txt2 p { margin: 20px 0 10px; }
  
}