@charset "utf-8";

.ji_wrap{position:relative;width:100%;height:100%;background: url("../images/jijuk_bg.png")  no-repeat;background-size:cover }
.ji_wrap .ji_inner{position:relative;width:780px;padding-top:120px;margin:0 auto;text-align:center;}
.ji_wrap h2{font-family:noto_m;font-size:48px;color:#fff;letter-spacing:-2px;margin:17px 0 65px 0;}
.ji_wrap .inner_left{float:left;width:340px;height:412px;border-radius:25px;text-align:center;background:#fff url("../images/jijuk_ico01.png") 90px 50px  no-repeat;}
.ji_wrap .inner_right{float:right;width:340px;height:412px;border-radius:25px;text-align:center;background:#fff url("../images/jijuk_ico02.png") 90px 50px  no-repeat;}
.ji_wrap .inner_center{margin:auto;width:340px;height:412px;border-radius:25px;text-align:center;background:#fff url("../images/jijuk_ico02.png") 90px 50px  no-repeat;}

.ji_txt01{font-family:noto_r;font-size:20px;color:#000; padding-top:233px;margin-bottom:13px;letter-spacing:-1px;}
.ji_txt02{font-family:noto_r;font-size:26px;color:#000;margin-bottom:55px;letter-spacing:-1px;}
.ji_btn01{display:block;font-family:noto_dl;font-size:18px;color:#fff;text-align:left;padding:15px 0 0 25px;margin:0 auto;width:150px;height:46px;border-radius:23px;background:#356fe5 url("../images/jijuk_ico03.png") 96px 16px  no-repeat}
.ji_btn02{display:block;font-family:noto_dl;font-size:18px;color:#fff;text-align:left;padding:15px 0 0 25px;margin:0 auto;width:150px;height:46px;border-radius:23px;background:#42a5d9 url("../images/jijuk_ico03.png") 96px 16px  no-repeat}
.jijuk_copy{position:absolute;bottom:50px;left:50%;width:650px;margin-left:-325px;font-family:noto_l;letter-spacing:-1px;font-size:14px;color:#566074;text-align:center;line-height:160%;}
.ml15{margin-left:15px;}