@media all{
a,body,canvas,dd,div,dl,dt,footer,header,h1,h2,h3,html,img,li,nav,p,section,main,span,strong,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
footer,header,nav,section,main{display:block;}
ul{list-style:none;}
button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;}
::-ms-expand{display:none;}
button{cursor:pointer;}
a{text-decoration:none;}
img{vertical-align:bottom;}
body{font-family:"Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic Std", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;}
@media all and (-ms-high-contrast: none){
body{font-family:"Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic Std", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;}
}
body{
	color: #282828;
	/* [disabled]line-height:1.8em; */
	font-size: 14px;
	width: 100%;
}
@media screen and (min-width: 768px){
body{font-size:15px;}
}
@media screen and (min-width: 980px){
body{line-height:1.9em;font-size:16px;letter-spacing:0.05em;}
}
#wrap{overflow:hidden;}
img{width:100%;}
@media screen and (max-width: 767px){
.pc{display:none;}
}
@media screen and (min-width: 768px){
.sp{display:none;}
.pc{display:block;}
}
@media screen and (max-width: 979px){
#header .headArea{height:60px;width:100%;background-color:#EFEEEE;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;position:fixed;z-index:999;left:0px;top:0px;padding-left:15px;transition:all 0.25s ease-in-out;}
body{padding-top:60px;}
#header .logo{margin-top:5px;display:inline-block;width:200px;}
#header .logo a{display:block;}
#header .logo svg{width:100%;}
.navBtn{width:60px;height:60px;position:fixed;z-index:99999;top:0px;right:0px;cursor:pointer;background-color:#848C89;}
.navBtn span{width:32px;height:2px;background-color:#16254B;display:block;position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:32px;height:2px;background-color:#16254B;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-10px;}
.navBtn span:before{bottom:-10px;}
#navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:60px;left:0px;z-index:999;background-color:#16254B;padding:0px 60px 100px 0px;overflow-y:scroll;transition:all 0.4s ease-in-out;visibility:hidden;transform:translateX(100%);}
#navigation .gnav>ul{width:100%;border-top:1px solid #425177;}
#navigation .gnav>ul>li{text-align:center;width:100%;border-bottom:1px solid #425177;position:relative;}
#navigation .gnav>ul>li>a{position:relative;font-size:15px;color:#fff;padding:20px 10px;width:100%;display:inline-block;text-align:center;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#navigation .gnav>ul>li>a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a span{font-family:"Montserrat", sans-serif;display:block;font-size:12px;text-align:center;font-weight:normal;line-height:1em;margin-top:3px;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:50%;margin-top:-4px;position:absolute;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a.hasChild:after{display:none;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);}
}
@media screen and (max-width: 979px){
#navigation .gnav .childList{display:none;}
#navigation .gnav .childList li a{position:relative;display:inline-block;width:100%;border-bottom:1px solid #425177;padding:10px 15px;background-color:#fff;color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#navigation .gnav .childList li a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#navigation .gnav .childList li a:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:50%;margin-top:-4px;position:absolute;}
}
@media screen and (max-width: 979px){
#navigation .toggleNav{width:50px;height:100%;display:block;border:0;background-color:transparent;position:absolute;top:0;right:0;border-left:1px solid rgba(255, 255, 255, 0.1);}
#navigation .toggleNav:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:40px;margin-top:-4px;position:absolute;transform:rotate(135deg);}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#navigation .gnav li a{font-size:18px;padding:40px 10px;}
#navigation .gnav li a span{margin-top:5px;}
}
@media screen and (max-width: 979px){
#header .btn_consArea{position:fixed;left:0px;bottom:0px;width:100%;background-color:#16254B;text-align:center;padding:10px 10px;z-index:99;}
#header .btn_cons{width:100%;position:relative;background-color:#52AF6E;display:inline-block;color:#fff;font-size:17px;font-weight:600;padding:13px 15px 13px 15px;border-radius:30px;transition:all 0.2s ease-in-out;text-align:center;}
#header .btn_cons svg{width:23px;height:20px;position:relative;top:5px;margin-right:5px;}
#header .btn_cons svg path{fill:#fff;}
#header .btn_cons .svg_wrap{display:inline-block;}
#header .btn_cons:hover{background-color:#63749D;}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#header .btn_consArea{position:relative;bottom:1px;left:-80px;width:260px;height:auto;background-color:transparent;text-align:center;padding:0px 0px;}
#header .btn_cons{font-size:17px;font-weight:normal;padding:10px 15px 10px 15px;}
}
@media screen and (max-width: 979px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.8s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .in{width:100%;max-width:390px;margin:0px auto;}
#inner_navigation .navBtn{right:60px;}
}
@media screen and (max-width: 979px){
#inner_navigation .in{max-width:300px;margin:0 auto;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;text-align:center;margin-bottom:20px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .title svg{width:30px;height:25px;position:relative;top:5px;margin-right:8px;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:15px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:12px 10px;border-radius:30px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a .svg_wrap{width:23px;height:23px;position:absolute;top:50%;left:25px;margin-top:-12px;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.pc{display:none;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList li+li{margin-top:10px;}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#inner_navigation .in{max-width:650px;margin:0 auto;}
#inner_navigation .title{font-size:23px;margin-bottom:40px;}
#inner_navigation .title svg{width:40px;height:30px;top:6px;margin-right:10px;}
#inner_navigation .btnList{display:flex;flex-wrap:wrap;}
#inner_navigation .btnList a{font-size:17px;padding:15px 10px 15px 15px;}
#inner_navigation .btnList a svg{width:27px;height:27px;left:30px;margin-top:-14px;}
#inner_navigation .btnList li{width:48.5%;}
#inner_navigation .btnList li+li{margin-top:0px;}
#inner_navigation .btnList li+li:nth-child(even){margin-left:3%;}
#inner_navigation .btnList li+li:nth-child(n+3){margin-top:20px;}
}
@media screen and (min-width: 980px){
#header{height:80px;width:100%;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;position:fixed;z-index:999;left:0px;top:0px;padding-left:20px;padding-right:20px;transition:all 0.25s ease-in-out;}
#header .headArea{width:100%;height:100%;display:flex;align-items:center;}
#header .logo{display:block;width:180px;position:relative;top:1px;}
#header .logo a{display:block;transition:all 0.2s ease-in-out;}
#header .logo a:hover{opacity:0.8;}
#header .logo svg{width:180px;}
#header .navBtn{display:none;}
#header .btn_consArea{width:180px;height:100%;display:flex;align-items:center;justify-content:center;}
#header .btn_consArea .btn_cons{width:100%;background-color:#52AF6E;display:block;font-size:13px;color:#fff;padding:5px 5px 5px 5px;box-sizing:border-box;border-radius:20px;text-align:center;transition:background-color 0.2s ease-in-out;}
#header .btn_consArea .btn_cons .svg_wrap{display:inline-block;position:relative;top:4px;width:18px;height:18px;margin-right:5px;}
#header .btn_consArea .btn_cons .svg_wrap svg{width:100%;height:100%;}
#header .btn_consArea .btn_cons .svg_wrap svg path{fill:#fff;}
#header .btn_consArea .btn_cons:hover{background-color:#63749D;}
#navigation{height:100%;flex:1;padding-left:15px;padding-right:10px;box-sizing:border-box;}
#navigation .toggleNav{display:none;}
#navigation .gnav{height:100%;}
#navigation .gnav>ul{display:flex;width:100%;height:100%;transition:all 0.2s ease-in-out;justify-content:space-between;}
#navigation .gnav>ul>li{position:relative;transition:all 0.2s ease-in-out;}
#navigation .gnav>ul>li>a{width:100%;height:100%;padding:24px 10px 20px 10px;display:block;color:#16254B;font-size:13px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1em;text-align:center;box-sizing:border-box;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#navigation .gnav>ul>li>a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li>a span{font-family:"Montserrat", sans-serif;display:block;font-size:11px;text-align:center;font-weight:normal;line-height:1em;margin-top:7px;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li>a.hasChild:before{content:"";width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #16254B transparent;position:absolute;bottom:0px;left:50%;opacity:0;margin-left:-3px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li:hover{background-color:#FFF;}
#navigation .gnav>ul>li:hover a.hasChild:before{opacity:1;}
#navigation .gnav>ul>li:hover ul{opacity:1;visibility:visible;}
}
@media screen and (min-width: 980px){
#navigation .gnav .childList{opacity:0;visibility:hidden;position:absolute;top:80px;left:0px;width:265px;display:block!important;transition:all 0.2s ease-in-out;}
#navigation .gnav .childList li{display:block;}
#navigation .gnav .childList li a{background-color:#16254B;color:#fff;font-size:13px;display:inline-block;width:100%;line-height:1em;padding:13px 15px;border-bottom:1px solid #425177;transition:all 0.2s ease-in-out;}
#navigation .gnav .childList li a:hover{background-color:#425177;}
}
@media screen and (min-width: 980px) and (min-width: 1080px){
#header .btn_consArea{width:220px;}
#header .btn_consArea .btn_cons{font-size:15px;}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:10px;padding-right:10px;}
#navigation .gnav>ul>li>a span{font-size:11px;}
#navigation .gnav .childList{width:300px;}
#navigation .gnav .childList li a{font-size:15px;padding:15px 20px;}
}
@media screen and (min-width: 980px) and (min-width: 1180px){
#header .logo{width:250px;}
#header .logo svg{width:250px;}
}
@media screen and (min-width: 980px) and (min-width: 1180px) and (min-width: 1260px){
#header .btn_consArea{width:260px;}
#header .btn_consArea .btn_cons{padding:8px 0;border-radius:30px;font-size:17px;}
}
@media screen and (min-width: 980px) and (min-width: 1180px){
#navigation{padding-left:20px;}
#navigation .gnav>ul{margin-left:auto;margin-right:auto;justify-content:center;}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:1.25vw;padding-right:1.25vw;}
#navigation .gnav>ul>li>a span{font-size:11px;}
}
@media screen and (min-width: 980px) and (min-width: 1230px){
#navigation .gnav>ul{transform:translateX(-20px);}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:1.5vw;padding-right:1.5vw;}
}
@media screen and (min-width: 980px) and (min-width: 1230px) and (min-width: 1360px){
#navigation .gnav>ul>li>a{padding-left:2vw;padding-right:2vw;}
}
@media screen and (min-width: 980px){
body.scrollOn #header{padding-right:0;background-color:#FFF;}
body.scrollOn #header .btn_consArea .btn_cons{height:100%;padding:0px 0;border-radius:0px;align-items:center;display:flex;justify-content:center;}
}
@media screen and (min-width: 980px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.4s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .navBtn{display:block;}
#inner_navigation .in{width:100%;max-width:390px;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:31px;text-align:center;margin-bottom:40px;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:18px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:15px 10px;border-radius:30px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a .svg_wrap{width:30px;height:28px;position:absolute;top:50%;left:25px;margin-top:-13px;display:inline-block;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a:hover{background-color:#52AF6E;color:#fff;}
#inner_navigation .btnList a:hover path{fill:#fff;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.sp{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList li+li{margin-top:15px;}
}
@media screen and (min-width: 980px){
.navBtn{width:80px;height:80px;position:absolute;z-index:99999;top:0px;right:45px;cursor:pointer;background-color:#16254B;}
.navBtn span{width:40px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:40px;height:2px;background-color:#fff;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-12px;}
.navBtn span:before{bottom:-12px;}
}
.ConsultationArea+#footer{padding-top:20px;}
#footer{padding:30px 0px;background-color:#16254B;}
#footer .logo{text-align:center;margin-bottom:20px;}
#footer .logo a{width:200px;display:inline-block;}
#footer .logo svg{width:100%;height:auto;}
#footer .copyright{background-color:#F0F0EC;padding:10px 10px 70px 10px;}
#footer .copyright p{line-height:1.4em;font-size:13px;text-align:center;}
#footer .LinkArea{padding-bottom:30px;}
#footer .column{padding:0px 20px;}
#footer .column+.column{margin-top:25px;}
#footer .LinkList a{color:#fff;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;line-height:1.4em;}
#footer .LinkList>li>a{font-weight:600;font-size:15px;margin-bottom:5px;position:relative;padding-left:15px;}
@media screen and (min-width: 980px){
#footer .LinkList>li>a{font-weight:bold;}
}
#footer .LinkList>li>a:before{content:"";display:inline-block;width:5px;height:5px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);position:absolute;left:0px;top:0.7em;margin-top:-4px;}
#footer .LinkList>li .childList{margin-left:15px;}
#footer .LinkList>li .childList a{position:relative;padding-left:20px;}
#footer .LinkList>li .childList a:before{content:"";width:10px;height:2px;background-color:#fff;position:absolute;left:0px;top:0.7em;margin-top:-2px;}
@media screen and (min-width: 768px){
#footer .logo{margin-left:40px;margin-bottom:20px;text-align:left;}
#footer .logo a{width:220px;}
#footer .LinkArea{padding:0px 40px 40px 40px;display:flex;}
#footer .LinkArea .column:nth-child(1){width:45%;}
#footer .LinkArea .column:nth-child(2){width:30%;}
#footer .LinkArea .column:nth-child(3){width:25%;}
#footer .column{padding:0px;}
#footer .column+.column{margin-top:0px;}
}
@media screen and (min-width: 980px){
#footer{padding-bottom:0px;}
#footer .copyright{padding:20px 10px;}
#footer .LinkList a{transition:all 0.2s ease-in-out;}
#footer .LinkList a:hover{margin-left:5px;}
}
@media screen and (min-width: 1080px){
#footer .inner{display:flex;padding:0px 40px 40px 40px;}
#footer .inner .logoArea{width:220px;}
#footer .inner .logoArea .logo{margin:0px;}
#footer .inner .LinkArea{padding:0px;padding-left:50px;flex:1;}
#footer .LinkList>li>a{font-size:16px;margin-bottom:10px;padding-left:18px;}
#footer .LinkList>li>a:before{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);}
#footer .LinkList>li .childList{margin-left:18px;}
#footer .LinkList>li .childList a{font-size:15px;}
#footer .LinkList>li .childList li+li{margin-top:3px;}
}
@media screen and (min-width: 1280px){
#footer .inner{display:flex;padding:0px 40px 50px 40px;max-width:1440px;margin:0 auto;}
#footer .inner .logoArea{width:320px;}
#footer .inner .logoArea .logo a{width:320px;}
#footer .inner .LinkArea{padding:0px;padding-left:100px;flex:1;}
#footer .inner .LinkArea .column:nth-child(1){width:300px;}
#footer .inner .LinkArea .column:nth-child(2){width:180px;}
#footer .inner .LinkArea .column:nth-child(3){width:180px;}
#footer .inner .LinkArea .column+.column{margin-left:50px;}
#footer .LinkList>li>a{font-size:16px;margin-bottom:10px;padding-left:18px;}
#footer .LinkList>li>a:before{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);}
#footer .LinkList>li .childList{margin-left:18px;}
#footer .LinkList>li .childList a{font-size:15px;}
#footer .LinkList>li .childList li+li{margin-top:3px;}
}
@media screen and (min-width: 1520px){
#footer .inner .LinkArea{padding-left:100px;}
#footer .inner .LinkArea .column+.column{margin-left:60px;}
#footer .inner .LinkArea .column:nth-child(1){width:300px;}
#footer .inner .LinkArea .column:nth-child(2){width:180px;}
#footer .inner .LinkArea .column:nth-child(3){width:180px;margin-left:90px;}
#footer .LinkList>li>a{margin-bottom:13px;}
#footer .LinkList>li .childList li+li{margin-top:5px;}
#footer .copyright{padding:25px 10px;}
}
.ConsultationArea{padding:30px 20px;background-color:#16254B;}
.ConsultationArea .titleArea .icon{text-align:center;width:30px;height:25px;margin:0 auto;}
.ConsultationArea .titleArea .icon svg{width:30px;height:25px;position:relative;top:5px;margin-right:8px;}
.ConsultationArea .titleArea .icon svg path{fill:#fff;}
.ConsultationArea .titleArea .title{color:#fff;font-size:20px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;margin-top:8px;line-height:1.4em;}
@media screen and (min-width: 980px){
.ConsultationArea .titleArea .title{font-weight:bold;}
}
.ConsultationArea .iconBoxArea{margin-top:30px;padding:25px 20px;background-color:#fff;border-radius:10px;}
.ConsultationArea .iconBoxArea .textArea p{font-size:16px;font-weight:600;color:#16254B;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.ConsultationArea .iconBoxArea .textArea p{font-weight:bold;}
}
.ConsultationArea .iconBox{display:flex;flex-wrap:wrap;margin-top:20px;}
.ConsultationArea .iconBox .box{width:48%;text-align:center;}
@media screen and (max-width: 767px){
.ConsultationArea .iconBox .box:nth-child(even){margin-left:4%;}
.ConsultationArea .iconBox .box:nth-child(n+3){margin-top:20px;}
}
.ConsultationArea .iconBox .circle{display:inline-block;}
.ConsultationArea .iconBox .circle a{background-color:#52AF6E;width:36vw;height:36vw;text-align:center;border-radius:50%;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;transition:all 0.2s ease-in-out;}
.ConsultationArea .iconBox .circle a .svgwrap{width:40px;height:40px;}
.ConsultationArea .iconBox .circle a svg{width:40px;height:40px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.ConsultationArea .iconBox .circle a svg path{fill:#fff;transition:all 0.2s ease-in-out;}
@media screen and (max-width: 767px){
.ConsultationArea .iconBox .circle a.pc{display:none!important;}
}
.ConsultationArea .iconBox .text{text-align:center;margin-top:5px;color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.ConsultationArea .iconBox .text{font-weight:bold;}
}
@media screen and (min-width: 768px){
.ConsultationArea{padding:40px 30px;}
.ConsultationArea .titleArea .title{font-size:25px;}
.ConsultationArea .iconBoxArea{margin-top:40px;}
.ConsultationArea .iconBoxArea .textArea p{font-size:20px;text-align:center;line-height:1.8em;}
.ConsultationArea .iconBox{max-width:700px;margin:20px auto 0px auto;}
.ConsultationArea .iconBox .box{width:25%;text-align:center;}
.ConsultationArea .iconBox .circle a{width:150px;height:150px;}
.ConsultationArea .iconBox .circle a.sp{display:none!important;}
}
@media screen and (max-width: 767px){
.ConsultationArea .iconBox .circle a{width:150px;height:150px;}
.ConsultationArea .iconBox .circle a.pc{display:none!important;}
}
@media screen and (max-width: 387px){
.ConsultationArea .iconBox .text{font-size:12px;}
.ConsultationArea .iconBox .circle a{width:110px;height:110px;}
}
@media screen and (min-width: 768px){
.ConsultationArea .iconBox .circle a{width:150px;height:150px;}
.ConsultationArea .iconBox .circle a.sp{display:none!important;}
}
@media screen and (min-width: 980px){
.ConsultationArea{padding:60px 40px;}
.ConsultationArea .titleArea .icon{width:55px;height:45px;}
.ConsultationArea .titleArea .icon svg{width:55px;height:45px;}
.ConsultationArea .titleArea .title{font-size:35px;margin-top:10px;}
.ConsultationArea .iconBoxArea{padding:45px 30px;border-radius:15px;margin-top:45px;}
.ConsultationArea .iconBoxArea .textArea p{font-size:24px;}
.ConsultationArea .iconBox{max-width:880px;margin:30px auto 0px auto;-moz-justify-content:center;justify-content:center;}
.ConsultationArea .iconBox .box{width:160px;}
.ConsultationArea .iconBox .box+.box{margin-left:40px;}
.ConsultationArea .iconBox .circle a:hover{background-color:#63749D;color:#fff;}
.ConsultationArea .iconBox .circle a:hover path{fill:#fff;}
.ConsultationArea .iconBox .text{margin-top:8px;font-size:18px;}
}
@media screen and (min-width: 1180px){
.ConsultationArea{padding:60px 40px;}
.ConsultationArea .iconBoxArea{max-width:1440px;margin:45px auto 0px auto;padding:70px 30px;}
.ConsultationArea .iconBox .box+.box{margin-left:80px;}
}
@media screen and (min-width: 768px){
#wrap{position:relative;}
}
.maker{background-image:linear-gradient(rgba(255, 255, 255, 0) 70%, #FFDC1A 0%);padding-bottom:0.15em;}
.titleStyle01{position:relative;padding-bottom:15px;margin-bottom:30px;}
.titleStyle01 .title,.titleStyle01 .sub{display:inline-block;color:#16254B;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.titleStyle01 .sub{font-size:15px;position:relative;top:-2px;}
.titleStyle01 .title{font-family:"Montserrat", sans-serif;font-size:24px;letter-spacing:0.03em;font-weight:normal;}
.titleStyle01:before,.titleStyle01:after{content:"";height:2px;position:absolute;bottom:0px;left:0px;}
.titleStyle01:before{width:30px;background-color:#4f7bfd;}
.titleStyle01:after{width:15px;background-color:#16254B;}
@media screen and (min-width: 768px){
.titleStyle01{padding-bottom:30px;margin-bottom:50px;}
.titleStyle01 .sub{font-size:22px;}
.titleStyle01 .title{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:34px;letter-spacing:0.08em;}
.titleStyle01:before{width:55px;}
.titleStyle01:after{width:27px;}
}
@media screen and (min-width: 980px){
.titleStyle01{padding-bottom:45px;}
}
.titleStyle02{position:relative;padding-bottom:25px;margin-bottom:30px;z-index:1;}
.titleStyle02 .title,.titleStyle02 .sub{text-align:center;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#16254B;}
.titleStyle02 .title{font-size:22px;letter-spacing:0.03em;line-height:1.4em;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.titleStyle02 .title{font-weight:bold;}
}
.titleStyle02 .sub{font-size:15px;position:relative;padding-top:0.5em;font-family:"Montserrat", sans-serif;}
.titleStyle02:before,.titleStyle02:after{content:"";height:4px;position:absolute;bottom:0px;left:50%;}
.titleStyle02:before{width:40px;background-color:#FFDC1A;margin-left:-20px;}
.titleStyle02:after{width:20px;background-color:#16254B;margin-left:-20px;}
@media screen and (min-width: 768px){
.titleStyle02{padding-bottom:25px;margin-bottom:70px;}
.titleStyle02 .title{font-size:28px;}
.titleStyle02 .sub{font-size:16px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0.03em;padding-top:0.8em;}
}
@media screen and (min-width: 1180px){
.titleStyle02{padding-bottom:45px;margin-bottom:70px;}
.titleStyle02 .title{font-size:35px;}
.titleStyle02 .sub{padding-top:25px;}
}
.btnArea{text-align:center;}
.btnStyle01{display:inline-block;width:100%;max-width:530px;text-align:center;position:relative;color:#16254B;font-weight:600;border-radius:40px;background-color:#FFDC1A;padding:0.8em 20px;line-height:1.5em;}
@media screen and (min-width: 980px){
.btnStyle01{font-weight:bold;}
}
.btnStyle01:before{content:"";width:25px;height:1px;background-color:#16254B;position:absolute;right:15px;top:50%;z-index:22;}
.btnStyle01:after{content:"";width:8px;height:1px;background-color:#16254B;position:absolute;right:9px;top:50%;margin-top:2px;transform:rotate(35deg) translateX(-100%);z-index:22;}
@media screen and (min-width: 768px){
.btnStyle01{transition:all 0.2s ease-in-out;font-size:18px;padding:1em 20px;}
.btnStyle01:after,.btnStyle01:before{transition:all 0.2s ease-in-out;}
.btnStyle01:hover{color:#fff;background-color:#52AF6E;}
.btnStyle01:hover:after,.btnStyle01:hover:before{margin-right:-5px;background-color:#fff;}
}
.arrowBtn{letter-spacing:0.2em;position:relative;padding-right:45px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#707070;font-family:"Montserrat", sans-serif;}
.arrowBtn:before{content:"";width:40px;height:1px;background-color:#707070;position:absolute;right:0px;top:50%;}
.arrowBtn:after{content:"";width:8px;height:1px;background-color:#707070;position:absolute;right:-6px;top:50%;margin-top:2px;transform:rotate(35deg) translateX(-100%);}
@media screen and (min-width: 768px){
.arrowBtn{transition:all 0.4s ease-in-out;font-size:15px;}
.arrowBtn:hover{color:#707070;transform:translateX(10px);}
}
.boxLayout03 .box .in{display:block;background-color:#fff;padding:20px;color:#282828;border-radius:5px;box-shadow:0px 0px 4px 1px rgba(0, 0, 0, 0.1);}
@media screen and (max-width: 767px){
.boxLayout03 .box .personArea{display:flex;-moz-align-items:center;align-items:center;}
.boxLayout03 .box .personArea .img{width:45%;}
.boxLayout03 .box .personArea .infoArea{margin-left:5%;flex:1;}
}
.boxLayout03 .box .personArea .infoArea{border-top:1px solid #E6E6E6;}
.boxLayout03 .box .personArea .infoArea dl{display:flex;border-bottom:1px solid #E6E6E6;}
.boxLayout03 .box .personArea .infoArea dl dt,.boxLayout03 .box .personArea .infoArea dl dd{font-size:13px;letter-spacing:-0.05em;padding:3px 5px;}
.boxLayout03 .box .personArea .infoArea dl dt{width:25%;min-width:35px;background-color:#16254B;color:#fff;text-align:center;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.boxLayout03 .box .personArea .infoArea dl dd{flex:1;}
.boxLayout03 .box .textBox{margin-top:15px;}
.boxLayout03 .box .title{margin-top:10px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;line-height:1.6em;}
@media screen and (min-width: 980px){
.boxLayout03 .box .title{font-weight:bold;}
}
.boxLayout03 .box .textArea{margin-top:10px;}
.boxLayout03 .box .btnArea{text-align:right;margin-top:15px;}
.boxLayout03 .box+.box{margin-top:30px;}
@media screen and (min-width: 375px){
.boxLayout03 .box .in{padding:25px;}
}
@media screen and (min-width: 768px){
.boxLayout03 .box .in{padding:25px;display:flex;transition:all 0.2s ease-in-out;}
.boxLayout03 .box>a:hover{background-color:#fafafa;}
.boxLayout03 .box .personArea{width:25%;}
.boxLayout03 .box .personArea .infoArea{margin-top:15px;}
.boxLayout03 .box .personArea .infoArea dl dt,.boxLayout03 .box .personArea .infoArea dl dd{font-size:14px;letter-spacing:0em;padding:5px 10px;}
.boxLayout03 .box .personArea .infoArea dl dt{width:28%;padding:5px 5px;}
.boxLayout03 .box .textBox{margin-top:0px;padding-left:30px;flex:1;}
.boxLayout03 .box .title{margin-top:0px;font-size:18px;line-height:1.7em;}
.boxLayout03 .box .textArea{margin-top:15px;}
}
@media screen and (min-width: 980px){
.boxLayout03 .box .in{padding:30px;}
.boxLayout03 .box .personArea{width:190px;}
.boxLayout03 .box .personArea .img{text-align:center;}
.boxLayout03 .box .personArea .img img{width:180px;}
.boxLayout03 .box .title{font-size:20px;}
}
@media screen and (min-width: 1180px){
.boxLayout03 .box .in{padding:30px 55px;}
.boxLayout03 .box .textBox{padding-left:40px;margin-top:15px;}
.boxLayout03 .box .textArea{margin-top:25px;}
.boxLayout03 .box .btnArea{margin-right:-10px;}
}
section{padding:40px 20px;}
@media screen and (min-width: 375px){
section{padding:50px 20px;}
}
@media screen and (min-width: 768px){
section{padding:70px 25px;}
}
@media screen and (min-width: 980px){
section{padding:100px 30px 100px 30px;}
}
@media screen and (min-width: 1180px){
section{padding:140px 30px 140px 30px;}
}
@media screen and (min-width: 980px){
.top_page{padding-top:0px;}
}
#mainVisual{position:relative;height:108vw;background-color:#EFEEEE;display:flex;align-items:center;justify-content:center;}
#mainVisual .imgArea{width:100%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:1;overflow:hidden;display:flex;align-items:flex-end;}
#mainVisual .imgArea .img{margin-left:-45vw;margin-right:-45vw;}
#mainVisual .imgArea .mi-image-wrapper{width:100%!important;height:100%!important;line-height:0;}
#mainVisual .textBox{position:relative;z-index:2;margin-top:7vw;}
#mainVisual .textBox .boxText{color:#4f7bfd;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
#mainVisual .textBox .boxText{font-weight:bold;}
}
#mainVisual .textBox .borderBox{width:80vw;margin:0px auto;padding:10vw;position:relative;}
#mainVisual .textBox .borderBox:before{content:"";width:100%;height:10px;background-color:#4f7bfd;display:block;position:absolute;top:0;left:0;}
#mainVisual .textBox .borderBox:after{content:"";width:10px;height:100%;position:absolute;top:0;right:0;background-color:#4f7bfd;}
#mainVisual .textBox .borderBox .in:before{content:"";width:100%;height:10px;background-color:#4f7bfd;display:block;position:absolute;bottom:0;right:0;}
#mainVisual .textBox .borderBox .in:after{content:"";width:10px;height:100%;background-color:#4f7bfd;display:block;position:absolute;bottom:0;left:0;}
#mainVisual .textBox .borderBox p{font-size:7.5vw;line-height:1.5em;}
#mainVisual .textBox .bottom{font-size:5vw;line-height:1.6;margin-top:10px;text-align:center;font-size:5vw;}
@media screen and (min-width: 768px){
#mainVisual{max-height:800px;}
#mainVisual .textBox .borderBox:before{height:15px;}
#mainVisual .textBox .borderBox:after{width:15px;}
#mainVisual .textBox .borderBox .in:before{height:15px;}
#mainVisual .textBox .borderBox .in:after{width:15px;}
#mainVisual .textBox .borderBox p{font-size:7.5vw;line-height:1.5em;}
#mainVisual .textBox .bottom{line-height:1.5em;font-size:5vw;margin-top:20px;}
#mainVisual .imgArea{width:1300px;transform:translateX(-650px);}
#mainVisual .imgArea .img{width:100%;margin-left:0;margin-right:0;}
}
@media screen and (min-width: 830px){
#mainVisual .textBox .borderBox{max-width:685px;margin-left:auto;margin-right:auto;padding:90px;}
#mainVisual .textBox .borderBox p{font-size:63px;line-height:1.5em;}
#mainVisual .textBox .bottom{line-height:1.5em;font-size:30px;margin-top:20px;}
#mainVisual .textBox .bottom br{display:none;}
}
@media screen and (min-width: 980px){
#mainVisual{max-height:920px;}
#mainVisual .textBox .borderBox{max-width:685px;margin-left:auto;margin-right:auto;padding:90px;}
#mainVisual .textBox .borderBox:before{height:25px;}
#mainVisual .textBox .borderBox:after{width:25px;}
#mainVisual .textBox .borderBox .in:before{height:25px;}
#mainVisual .textBox .borderBox .in:after{width:25px;}
#mainVisual .textBox .borderBox p{font-size:63px;line-height:1.5em;}
#mainVisual .textBox .bottom{line-height:1.5em;font-size:30px;margin-top:20px;}
#mainVisual .textBox .bottom br{display:none;}
#mainVisual .imgArea{width:1520px;transform:translateX(-760px);}
}
@media screen and (min-width: 1180px){
#mainVisual{max-height:920px;}
#mainVisual .textBox{margin-top:80px;}
#mainVisual .textBox .borderBox{max-width:890px;padding:80px 90px;box-sizing:border-box;}
#mainVisual .textBox .borderBox:before{height:25px;}
#mainVisual .textBox .borderBox:after{width:25px;}
#mainVisual .textBox .borderBox .in:before{height:25px;}
#mainVisual .textBox .borderBox .in:after{width:25px;}
#mainVisual .textBox .borderBox p{font-size:85px;letter-spacing:0.1em;line-height:1.4em;}
#mainVisual .textBox .bottom{font-size:37px;letter-spacing:0.1em;}
#mainVisual .imgArea{width:1520px;transform:translateX(-760px);}
}
#top_occupation{background-color:#F8F8F8;}
@media screen and (min-width: 980px){
#top_occupation .inner{max-width:1100px;margin:0 auto;}
}
#top_voice{background-color:#F0F0EC;}
#top_voice .inner{max-width:1100px;margin:0px auto;}
#top_voice .inner>.btnArea{margin-top:40px;}
@media screen and (min-width: 768px){
#top_voice .inner>.btnArea{margin-top:60px;}
}
@media screen and (min-width: 980px){
#top_voice .inner>.btnArea{margin-top:80px;}
}
@media screen and (min-width: 1180px){
#top_voice .inner>.btnArea{margin-top:100px;}
}
.bunnerArea.typeC .bunner{background-color:#fff;box-shadow:0px 0px 4px 1px rgba(0, 0, 0, 0.3);}
.bunnerArea.typeC .bunner .textArea{padding:15px;position:relative;}
.bunnerArea.typeC .bunner .title,.bunnerArea.typeC .bunner .sub{line-height:1.5em;}
.bunnerArea.typeC .bunner .title{font-weight:600;font-size:16px;color:#282828;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.bunnerArea.typeC .bunner .title{font-weight:bold;}
}
.bunnerArea.typeC .bunner .sub{color:#B4B4B4;font-family:"Montserrat", sans-serif;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;}
.bunnerArea.typeC .bunner .arrow{position:absolute;right:15px;bottom:50%;z-index:2;transition:all 0.2s ease-in-out;}
.bunnerArea.typeC .bunner .arrow:before{content:"";width:40px;height:1px;background-color:#B4B4B4;position:absolute;right:0px;top:50%;}
.bunnerArea.typeC .bunner .arrow:after{content:"";width:8px;height:1px;background-color:#B4B4B4;position:absolute;right:-6px;top:50%;margin-top:2px;transform:rotate(35deg) translateX(-100%);}
.bunnerArea.typeC .bunner+.bunner{margin-top:25px;}
@media screen and (min-width: 768px){
.bunnerArea.typeC{display:flex;flex-wrap:wrap;}
.bunnerArea.typeC .bunner{width:48%;}
.bunnerArea.typeC .bunner+.bunner{margin-top:0px;margin-left:4%;}
.bunnerArea.typeC .bunner:nth-child(2n+1){margin-left:0px;}
.bunnerArea.typeC .bunner:nth-child(n+3){margin-top:30px;}
}
@media screen and (min-width: 980px){
.bunnerArea.typeC{display:flex;flex-wrap:wrap;}
.bunnerArea.typeC .bunner .textArea{padding:15px;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;}
.bunnerArea.typeC .bunner .textArea .sub{padding-top:0.1em;margin-left:1em;}
}
@media screen and (min-width: 1180px){
.bunnerArea.typeC .bunner{width:530px;transition:all 0.2s ease-in-out;}
.bunnerArea.typeC .bunner .title,.bunnerArea.typeC .bunner .sub{transition:all 0.2s ease-in-out;}
.bunnerArea.typeC .bunner .arrow{transition:all 0.2s ease-in-out;}
.bunnerArea.typeC .bunner .arrow:before,.bunnerArea.typeC .bunner .arrow:after{transition:all 0.2s ease-in-out;}
.bunnerArea.typeC .bunner+.bunner{margin-left:40px;}
.bunnerArea.typeC .bunner:nth-child(2n+1){margin-left:0px;}
.bunnerArea.typeC .bunner:nth-child(n+3){margin-top:40px;}
.bunnerArea.typeC .bunner .textArea{padding:15px;}
.bunnerArea.typeC .bunner .title{font-size:17px;}
.bunnerArea.typeC .bunner:hover{background-color:#FFDC1A;}
.bunnerArea.typeC .bunner:hover .title{color:#16254B;}
.bunnerArea.typeC .bunner:hover .sub{color:#16254B;}
.bunnerArea.typeC .bunner:hover .arrow{right:10px;}
.bunnerArea.typeC .bunner:hover .arrow:before,.bunnerArea.typeC .bunner:hover .arrow:after{background-color:#16254B;}
}
#mainVisual .boxText .borderBox p span{opacity:0;transition:opacity 0s ease;}
#mainVisual .boxText .borderBox p span:nth-child(1){transition-delay:3.565s;}
#mainVisual .boxText .borderBox p span:nth-child(2){transition-delay:3.63s;}
#mainVisual .boxText .borderBox p span:nth-child(3){transition-delay:3.695s;}
#mainVisual .boxText .borderBox p span:nth-child(4){transition-delay:3.76s;}
#mainVisual .boxText .borderBox p span:nth-child(5){transition-delay:3.825s;}
#mainVisual .boxText .borderBox p span:nth-child(6){transition-delay:3.89s;}
#mainVisual .boxText .borderBox p span:nth-child(7){transition-delay:3.955s;}
#mainVisual .boxText .borderBox p span:nth-child(9){transition-delay:4.085s;}
#mainVisual .boxText .borderBox p span:nth-child(10){transition-delay:4.15s;}
#mainVisual .boxText .borderBox p span:nth-child(11){transition-delay:4.215s;}
#mainVisual .boxText .borderBox p span:nth-child(12){transition-delay:4.28s;}
#mainVisual .boxText .borderBox p span:nth-child(13){transition-delay:4.345s;}
#mainVisual .boxText .borderBox p span:nth-child(15){transition-delay:4.475s;}
#mainVisual .boxText .borderBox p span:nth-child(16){transition-delay:4.54s;}
#mainVisual .boxText .borderBox p span:nth-child(17){transition-delay:4.605s;}
#mainVisual .boxText .borderBox p span:nth-child(18){transition-delay:4.67s;}
#mainVisual .boxText .borderBox p span:nth-child(19){transition-delay:4.735s;}
#mainVisual .boxText .borderBox p span:nth-child(20){transition-delay:4.8s;}
#mainVisual .boxText .borderBox:before{width:0;transition:width 0.25s ease-in 0s;}
#mainVisual .boxText .borderBox:after{height:0;transition:height 0.25s linear 0.25s;}
#mainVisual .boxText .borderBox .in:before{width:0;transition:width 0.25s linear 0.5s;}
#mainVisual .boxText .borderBox .in:after{height:0;transition:height 0.25s ease-out 0.75s;}
#mainVisual .boxText .bottom{opacity:0;transition:opacity 0.4s ease-in 5s;}
.onload #mainVisual .img{opacity:1;}
.onload #mainVisual .boxText .borderBox p span{opacity:1;}
.onload #mainVisual .boxText .borderBox:before{width:100%;}
.onload #mainVisual .boxText .borderBox:after{height:100%;}
.onload #mainVisual .boxText .borderBox .in:before{width:100%;}
.onload #mainVisual .boxText .borderBox .in:after{height:100%;}
.onload #mainVisual .bottom{opacity:1;}
.top_page .boxLayout03 .box{transform:translateY(0%);opacity:1;transition:all 0.4s ease;}
.top_page .boxLayout03 .box .img{opacity:1;transition:all 0.4s ease;}
.top_page .boxLayout03 .box .infoArea{opacity:1;transition:all 0.4s ease;transition-delay:0.2s;}
.top_page .boxLayout03 .box .title{opacity:1;transform:translateX(0%);transition:all 0.4s ease;}
.top_page .boxLayout03 .box .textArea{opacity:1;transition:all 0.4s ease;}
.top_page .boxLayout03 .box .btnArea{opacity:1;transition:all 0.4s ease;}
.btnStyle01{transform:translateY(30%);opacity:1;transition:all 0.4s ease;}
.titleStyle02{transform:translateY(-30%);opacity:0;transition:all 0.4s ease;}
.titleStyle02.on{transform:translateY(0%);opacity:1;}
@media screen and (max-width: 767px){
.iconBox .box{opacity:0;transition:opacity 0.2s ease;}
.iconBox .box.on{opacity:1;}
}
@media screen and (min-width: 768px){
.iconBox .box{opacity:0;}
.iconBox .box:nth-child(1){animation-delay:0.05s;}
.iconBox .box:nth-child(2){animation-delay:0.1s;}
.iconBox .box:nth-child(3){animation-delay:0.15s;}
.iconBox .box.on{animation-name:zoomIn;animation-duration:0.4s;animation-timing-function:ease-in-out;animation-fill-mode:both;opacity:1;}
}
@media screen and (min-width: 1180px){
:root #navigation .gnav>ul>li>a{padding:22px 20px 15px;}
:root #navigation .gnav .childList li a{padding:15px 15px 8px;}
}
:root #header .logo{margin-top:15px;}
@media screen and (min-width: 768px){
:root .btnStyle01{padding:1em 20px 0.8em 20px;line-height:1em;}
}
@media screen and (min-width: 768px){
:root .boxLayout03 .box .personArea .infoArea dl dt,:root .boxLayout03 .box .personArea .infoArea dl dd{padding:7px 10px 3px;}
:root .boxLayout03 .box .personArea .infoArea dl dt{padding:7px 5px 3px;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
a,li,nav,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav{display:block;}
ul{list-style:none;}
button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;}
::-ms-expand{display:none;}
button{cursor:pointer;}
a{text-decoration:none;}
@media screen and (max-width: 979px){
#navigation .gnav>ul{width:100%;border-top:1px solid #425177;}
#navigation .gnav>ul>li{text-align:center;width:100%;border-bottom:1px solid #425177;position:relative;}
#navigation .gnav>ul>li>a{position:relative;font-size:15px;color:#fff;padding:20px 10px;width:100%;display:inline-block;text-align:center;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#navigation .gnav>ul>li>a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a span{font-family:"Montserrat", sans-serif;display:block;font-size:12px;text-align:center;font-weight:normal;line-height:1em;margin-top:3px;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:50%;margin-top:-4px;position:absolute;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a.hasChild:after{display:none;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);}
}
@media screen and (max-width: 979px){
#navigation .gnav .childList{display:none;}
#navigation .gnav .childList li a{position:relative;display:inline-block;width:100%;border-bottom:1px solid #425177;padding:10px 15px;background-color:#fff;color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#navigation .gnav .childList li a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#navigation .gnav .childList li a:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:50%;margin-top:-4px;position:absolute;}
}
@media screen and (max-width: 979px){
#navigation .toggleNav{width:50px;height:100%;display:block;border:0;background-color:transparent;position:absolute;top:0;right:0;border-left:1px solid rgba(255, 255, 255, 0.1);}
#navigation .toggleNav:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:40px;margin-top:-4px;position:absolute;transform:rotate(135deg);}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#navigation .gnav li a{font-size:18px;padding:40px 10px;}
#navigation .gnav li a span{margin-top:5px;}
}
@media screen and (min-width: 980px){
#navigation .toggleNav{display:none;}
#navigation .gnav{height:100%;}
#navigation .gnav>ul{display:flex;width:100%;height:100%;transition:all 0.2s ease-in-out;justify-content:space-between;}
#navigation .gnav>ul>li{position:relative;transition:all 0.2s ease-in-out;}
#navigation .gnav>ul>li>a{width:100%;height:100%;padding:24px 10px 20px 10px;display:block;color:#16254B;font-size:13px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1em;text-align:center;box-sizing:border-box;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#navigation .gnav>ul>li>a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li>a span{font-family:"Montserrat", sans-serif;display:block;font-size:11px;text-align:center;font-weight:normal;line-height:1em;margin-top:7px;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li>a.hasChild:before{content:"";width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #16254B transparent;position:absolute;bottom:0px;left:50%;opacity:0;margin-left:-3px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li:hover{background-color:#FFF;}
#navigation .gnav>ul>li:hover a.hasChild:before{opacity:1;}
#navigation .gnav>ul>li:hover ul{opacity:1;visibility:visible;}
}
@media screen and (min-width: 980px){
#navigation .gnav .childList{opacity:0;visibility:hidden;position:absolute;top:80px;left:0px;width:265px;display:block!important;transition:all 0.2s ease-in-out;}
#navigation .gnav .childList li{display:block;}
#navigation .gnav .childList li a{background-color:#16254B;color:#fff;font-size:13px;display:inline-block;width:100%;line-height:1em;padding:13px 15px;border-bottom:1px solid #425177;transition:all 0.2s ease-in-out;}
#navigation .gnav .childList li a:hover{background-color:#425177;}
}
@media screen and (min-width: 980px) and (min-width: 1080px){
#navigation .gnav>ul>li>a{font-size:15px;padding-left:10px;padding-right:10px;}
#navigation .gnav>ul>li>a span{font-size:11px;}
#navigation .gnav .childList{width:300px;}
#navigation .gnav .childList li a{font-size:15px;padding:15px 20px;}
}
@media screen and (min-width: 980px) and (min-width: 1180px){
#navigation .gnav>ul{margin-left:auto;margin-right:auto;justify-content:center;}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:1.25vw;padding-right:1.25vw;}
#navigation .gnav>ul>li>a span{font-size:11px;}
}
@media screen and (min-width: 980px) and (min-width: 1230px){
#navigation .gnav>ul{transform:translateX(-20px);}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:1.5vw;padding-right:1.5vw;}
}
@media screen and (min-width: 980px) and (min-width: 1230px) and (min-width: 1360px){
#navigation .gnav>ul>li>a{padding-left:2vw;padding-right:2vw;}
}
@media screen and (min-width: 1180px){
:root #navigation .gnav>ul>li>a{padding:22px 20px 15px;}
:root #navigation .gnav .childList li a{padding:15px 15px 8px;}
}
a,div,li,nav,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav{display:block;}
ul{list-style:none;}
button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;}
::-ms-expand{display:none;}
button{cursor:pointer;}
a{text-decoration:none;}
@media screen and (max-width: 979px){
#navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:60px;left:0px;z-index:999;background-color:#16254B;padding:0px 60px 100px 0px;overflow-y:scroll;transition:all 0.4s ease-in-out;visibility:hidden;transform:translateX(100%);}
#navigation .gnav>ul{width:100%;border-top:1px solid #425177;}
#navigation .gnav>ul>li{text-align:center;width:100%;border-bottom:1px solid #425177;position:relative;}
#navigation .gnav>ul>li>a{position:relative;font-size:15px;color:#fff;padding:20px 10px;width:100%;display:inline-block;text-align:center;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#navigation .gnav>ul>li>a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a span{font-family:"Montserrat", sans-serif;display:block;font-size:12px;text-align:center;font-weight:normal;line-height:1em;margin-top:3px;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:50%;margin-top:-4px;position:absolute;}
}
@media screen and (max-width: 979px){
#navigation .gnav>ul>li>a.hasChild:after{display:none;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);}
}
@media screen and (max-width: 979px){
#navigation .gnav .childList{display:none;}
#navigation .gnav .childList li a{position:relative;display:inline-block;width:100%;border-bottom:1px solid #425177;padding:10px 15px;background-color:#fff;color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#navigation .gnav .childList li a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#navigation .gnav .childList li a:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:50%;margin-top:-4px;position:absolute;}
}
@media screen and (max-width: 979px){
#navigation .toggleNav{width:50px;height:100%;display:block;border:0;background-color:transparent;position:absolute;top:0;right:0;border-left:1px solid rgba(255, 255, 255, 0.1);}
#navigation .toggleNav:after{content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #7184b5;border-right:1px solid #7184b5;transform:rotate(45deg);right:20px;top:40px;margin-top:-4px;position:absolute;transform:rotate(135deg);}
}
@media screen and (max-width: 979px){
.open #navigation{transform:translateX(0%);visibility:visible;}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#navigation .gnav li a{font-size:18px;padding:40px 10px;}
#navigation .gnav li a span{margin-top:5px;}
}
@media screen and (min-width: 980px){
#navigation{height:100%;flex:1;padding-left:15px;padding-right:10px;box-sizing:border-box;}
#navigation .toggleNav{display:none;}
#navigation .gnav{height:100%;}
#navigation .gnav>ul{display:flex;width:100%;height:100%;transition:all 0.2s ease-in-out;justify-content:space-between;}
#navigation .gnav>ul>li{position:relative;transition:all 0.2s ease-in-out;}
#navigation .gnav>ul>li>a{width:100%;height:100%;padding:24px 10px 20px 10px;display:block;color:#16254B;font-size:13px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1em;text-align:center;box-sizing:border-box;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#navigation .gnav>ul>li>a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li>a span{font-family:"Montserrat", sans-serif;display:block;font-size:11px;text-align:center;font-weight:normal;line-height:1em;margin-top:7px;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li>a.hasChild:before{content:"";width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #16254B transparent;position:absolute;bottom:0px;left:50%;opacity:0;margin-left:-3px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#navigation .gnav>ul>li:hover{background-color:#FFF;}
#navigation .gnav>ul>li:hover a.hasChild:before{opacity:1;}
#navigation .gnav>ul>li:hover ul{opacity:1;visibility:visible;}
}
@media screen and (min-width: 980px){
#navigation .gnav .childList{opacity:0;visibility:hidden;position:absolute;top:80px;left:0px;width:265px;display:block!important;transition:all 0.2s ease-in-out;}
#navigation .gnav .childList li{display:block;}
#navigation .gnav .childList li a{background-color:#16254B;color:#fff;font-size:13px;display:inline-block;width:100%;line-height:1em;padding:13px 15px;border-bottom:1px solid #425177;transition:all 0.2s ease-in-out;}
#navigation .gnav .childList li a:hover{background-color:#425177;}
}
@media screen and (min-width: 980px) and (min-width: 1080px){
#navigation .gnav>ul>li>a{font-size:15px;padding-left:10px;padding-right:10px;}
#navigation .gnav>ul>li>a span{font-size:11px;}
#navigation .gnav .childList{width:300px;}
#navigation .gnav .childList li a{font-size:15px;padding:15px 20px;}
}
@media screen and (min-width: 980px) and (min-width: 1180px){
#navigation{padding-left:20px;}
#navigation .gnav>ul{margin-left:auto;margin-right:auto;justify-content:center;}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:1.25vw;padding-right:1.25vw;}
#navigation .gnav>ul>li>a span{font-size:11px;}
}
@media screen and (min-width: 980px) and (min-width: 1230px){
#navigation .gnav>ul{transform:translateX(-20px);}
#navigation .gnav>ul>li>a{font-size:15px;padding-left:1.5vw;padding-right:1.5vw;}
}
@media screen and (min-width: 980px) and (min-width: 1230px) and (min-width: 1360px){
#navigation .gnav>ul>li>a{padding-left:2vw;padding-right:2vw;}
}
@media screen and (min-width: 1180px){
:root #navigation .gnav>ul>li>a{padding:22px 20px 15px;}
:root #navigation .gnav .childList li a{padding:15px 15px 8px;}
}
div,h2,h3,p,section,span,strong{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
section{display:block;}
::-ms-expand{display:none;}
.titleStyle03{position:relative;z-index:1;margin-bottom:2vw;padding:11vw 0px 11vw 0px;color:#16254B;}
.titleStyle03 .bar{width:4px;height:120%;margin-top:10vw;position:absolute;top:0px;left:32%;}
.titleStyle03 .bar span{width:100%;height:100%;display:block;position:relative;}
.titleStyle03 .bar span:before,.titleStyle03 .bar span:after{content:"";display:block;width:100%;height:50%;position:absolute;z-index:-1;background-color:#16254B;}
.titleStyle03 .bar span:before{transform:skew(47deg) translateY(30px);}
.titleStyle03 .bar span:after{transform:skew(47deg) translateY(-30px);}
.titleStyle03 .title{font-size:5vw;line-height:1.7em;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:5px;background-color:#fff;}
@media screen and (min-width: 980px){
.titleStyle03 .title{font-weight:bold;}
}
@media screen and (min-width: 768px){
.titleStyle03{margin-bottom:25px;padding:90px 0px 60px 0px;}
.titleStyle03 .bar{height:145%;margin-top:60px;left:165px;}
.titleStyle03 .title{font-size:25px;}
}
@media screen and (min-width: 1180px){
.titleStyle03{margin-bottom:25px;padding:90px 0px 85px 0px;}
.titleStyle03 .bar{height:170%;margin-top:30px;left:220px;}
.titleStyle03 .title{font-size:30px;}
}
.midashiStyle01{color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5.5vw;margin-bottom:15px;line-height:1.5em;}
@media screen and (min-width: 980px){
.midashiStyle01{font-weight:bold;}
}
@media screen and (min-width: 768px){
.midashiStyle01{font-size:20px;margin-bottom:20px;}
}
@media screen and (min-width: 980px){
.midashiStyle01{font-size:22px;margin-bottom:40px;}
}
.textColumn_typeA .textBox{position:relative;z-index:1;}
.textColumn_typeA .textBox:before{content:"";width:76px;height:100px;background-image:url(https://hand-job.com/img/icon_ques.svg);background-size:cover;position:absolute;right:0px;top:0px;z-index:-1;}
.textColumn_typeA .textArea strong{color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.textColumn_typeA .textArea strong{font-weight:bold;}
}
@media screen and (min-width: 768px){
.textColumn_typeA .textBox:before{width:152px;height:200px;}
}
@media screen and (min-width: 980px){
.textColumn_typeA{display:flex;max-width:1100px;margin:0px auto;}
.textColumn_typeA .titleArea{width:450px;}
.textColumn_typeA .textBox{padding-top:100px;flex:1;}
.textColumn_typeA .textBox:before{top:30px;}
}
@media screen and (min-width: 1180px){
.textColumn_typeA .titleArea{width:530px;}
.textColumn_typeA .textBox{padding-left:40px;}
}
section{padding:40px 20px;}
@media screen and (min-width: 375px){
section{padding:50px 20px;}
}
@media screen and (min-width: 768px){
section{padding:70px 25px;}
}
@media screen and (min-width: 980px){
section{padding:100px 30px 100px 30px;}
}
@media screen and (min-width: 1180px){
section{padding:140px 30px 140px 30px;}
}
#about_single_head{padding-top:20px;}
@media screen and (min-width: 768px){
#about_single_head{padding-top:50px;}
}
@media screen and (min-width: 980px){
#about_single_head{padding-top:100px;}
}
.titleStyle03 .title{transform:translateX(-50%);opacity:0;transition:all 0.7s ease;}
.titleStyle03.on .title{transform:translateX(0%);opacity:1;}
#about_single_head .textBox{transform:translateX(50%);opacity:0;transition:all 0.7s ease;}
#about_single_head .textBox.on{transform:translateY(0%);opacity:1;}
#about_single_head .textBox.on:before{animation-name:wobble;animation-duration:1s;animation-timing-function:ease-in-out;animation-fill-mode:both;transform-origin:center bottom;}
div,h2,li,p,section,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
section{display:block;}
ul{list-style:none;}
::-ms-expand{display:none;}
@media screen and (min-width: 768px){
.sp{display:none;}
}
.titleStyle02{position:relative;padding-bottom:25px;margin-bottom:30px;z-index:1;}
.titleStyle02 .title,.titleStyle02 .sub{text-align:center;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#16254B;}
.titleStyle02 .title{font-size:22px;letter-spacing:0.03em;line-height:1.4em;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.titleStyle02 .title{font-weight:bold;}
}
.titleStyle02 .sub{font-size:15px;position:relative;padding-top:0.5em;font-family:"Montserrat", sans-serif;}
.titleStyle02:before,.titleStyle02:after{content:"";height:4px;position:absolute;bottom:0px;left:50%;}
.titleStyle02:before{width:40px;background-color:#4f7bfd;margin-left:-20px;}
.titleStyle02:after{width:20px;background-color:#16254B;margin-left:-20px;}
@media screen and (min-width: 768px){
.titleStyle02{padding-bottom:25px;margin-bottom:70px;}
.titleStyle02 .title{font-size:28px;}
.titleStyle02 .sub{font-size:16px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0.03em;padding-top:0.8em;}
}
@media screen and (min-width: 1180px){
.titleStyle02{padding-bottom:45px;margin-bottom:70px;}
.titleStyle02 .title{font-size:35px;}
.titleStyle02 .sub{padding-top:25px;}
}
.dotBody{background-image:url(https://hand-job.com/img/pattern01.png);}
.textColumn_typeB{background-color:#fff;padding:30px 20px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.1);border-radius:5px;}
@media screen and (min-width: 768px){
.textColumn_typeB{padding:60px 50px;}
}
@media screen and (min-width: 980px){
.textColumn_typeB{max-width:1100px;margin:0px auto;padding:80px 70px;}
.textColumn_typeB .titleStyle02{margin-bottom:60px;}
}
@media screen and (min-width: 1180px){
.textColumn_typeB{padding:110px 120px;}
.textColumn_typeB .titleStyle02{margin-bottom:90px;}
}
.checkList li{position:relative;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#16254B;font-size:15px;padding-left:28px;}
@media screen and (min-width: 980px){
.checkList li{font-weight:bold;}
}
.checkList li:before{content:"";width:22px;height:20px;background-image:url(https://hand-job.com/img/icon_check.svg);background-size:cover;position:absolute;left:0px;top:2px;}
.checkList li+li{margin-top:10px;}
@media screen and (min-width: 768px){
.checkList li{font-size:16px;padding-left:32px;}
.checkList li+li{margin-top:17px;}
}
@media screen and (min-width: 980px){
.checkList li{font-size:18px;padding-left:35px;}
.checkList li:before{top:5px;}
.checkList li+li{margin-top:20px;}
}
@media screen and (min-width: 1180px){
.checkList li{font-size:22px;padding-left:38px;}
.checkList li+li{margin-top:30px;}
}
section{padding:20px 20px;}
@media screen and (min-width: 375px){
section{padding:25px 20px;}
}
@media screen and (min-width: 768px){
section{padding:35px 25px;}
}
@media screen and (min-width: 980px){
section{padding:50px 30px 50px 30px;}
}
@media screen and (min-width: 1180px){
section{padding:70px 30px 70px 30px;}
}
.titleStyle02{transform:translateY(-30%);opacity:0;transition:all 0.4s ease;}
.titleStyle02.on{transform:translateY(0%);opacity:1;}
.checkList li{opacity:0;transform:translateY(60%);transition:all 0.2s ease;}
.checkList li:nth-child(1){transition-delay:0.05s;}
.checkList li:nth-child(2){transition-delay:0.1s;}
.checkList li:nth-child(3){transition-delay:0.15s;}
.checkList li:nth-child(4){transition-delay:0.2s;}
.checkList li:nth-child(5){transition-delay:0.25s;}
.checkList.on li{opacity:1;transform:translateY(0%);}
a,div,h3,img,p,section,span,strong{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
section{display:block;}
::-ms-expand{display:none;}
a{text-decoration:none;}
img{vertical-align:bottom;}
img{width:100%;}
@media screen and (max-width: 767px){
.pc{display:none;}
}
@media screen and (min-width: 768px){
.sp{display:none;}
.pc{display:block;}
}
.midashiStyle01{color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5.5vw;margin-bottom:15px;line-height:1.5em;}
@media screen and (min-width: 980px){
.midashiStyle01{font-weight:bold;}
}
@media screen and (min-width: 768px){
.midashiStyle01{font-size:20px;margin-bottom:20px;}
}
@media screen and (min-width: 980px){
.midashiStyle01{font-size:22px;margin-bottom:40px;}
}
.midashiStyle02{color:#16254B;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5.5vw;margin-bottom:15px;line-height:1.5em;}
@media screen and (min-width: 980px){
.midashiStyle02{font-weight:bold;}
}
.midashiStyle02.center{text-align:center;}
@media screen and (min-width: 768px){
.midashiStyle02{font-size:25px;margin-bottom:20px;}
}
@media screen and (min-width: 980px){
.midashiStyle02{font-size:32px;margin-bottom:40px;}
}
.btnArea{text-align:center;}
.btnStyle01{display:inline-block;width:100%;max-width:530px;text-align:center;position:relative;color:#16254B;font-weight:600;border-radius:40px;background-color:#FFDC1A;padding:0.8em 20px;line-height:1.5em;}
@media screen and (min-width: 980px){
.btnStyle01{font-weight:bold;}
}
.btnStyle01:before{content:"";width:25px;height:1px;background-color:#16254B;position:absolute;right:15px;top:50%;z-index:22;}
.btnStyle01:after{content:"";width:8px;height:1px;background-color:#16254B;position:absolute;right:9px;top:50%;margin-top:2px;transform:rotate(35deg) translateX(-100%);z-index:22;}
@media screen and (min-width: 768px){
.btnStyle01{transition:all 0.2s ease-in-out;font-size:18px;padding:1em 20px;}
.btnStyle01:after,.btnStyle01:before{transition:all 0.2s ease-in-out;}
.btnStyle01:hover{color:#fff;background-color:#52AF6E;}
.btnStyle01:hover:after,.btnStyle01:hover:before{margin-right:-5px;background-color:#fff;}
}
.grayBody{background-color:#F8F8F8;}
.boxColumn .box{background-color:#fff;padding:30px 20px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.1);border-radius:5px;}
@media screen and (min-width: 768px){
.boxColumn .box{padding:35px;}
}
@media screen and (min-width: 980px){
.boxColumn .box{padding:55px;}
}
.boxColumn_typeD .box{position:relative;}
.boxColumn_typeD .box .textArea p+p{margin-top:1em;}
.boxColumn_typeD .box+.box{margin-top:50px;}
.boxColumn_typeD .box:before{content:"";width:0px;height:0px;border-style:solid;border-width:15px 15px 0px 0px;border-color:#16254B transparent transparent transparent;position:absolute;left:0px;top:0px;}
.boxColumn_typeD .box:after{content:"";width:0;height:0;border-style:solid;border-width:15px 15px 0 15px;border-color:#16254B transparent transparent transparent;position:absolute;left:50%;bottom:-32px;margin-left:-15px;}
.boxColumn_typeD .box:last-child:after{display:none;}
@media screen and (min-width: 768px){
.boxColumn_typeD .box{max-width:1100px;margin:0px auto;display:flex;}
.boxColumn_typeD .box .textArea p+p{margin-top:1.5em;}
.boxColumn_typeD .box .textBox{flex:1;padding-left:10px;}
.boxColumn_typeD .box:before{border-width:25px 25px 0px 0px;}
.boxColumn_typeD .box:after{bottom:-45px;}
.boxColumn_typeD .box+.box{margin-top:75px;}
}
section{padding:40px 20px;}
@media screen and (min-width: 375px){
section{padding:50px 20px;}
}
@media screen and (min-width: 768px){
section{padding:70px 25px;}
}
@media screen and (min-width: 980px){
section{padding:100px 30px 100px 30px;}
}
@media screen and (min-width: 1180px){
section{padding:140px 30px 140px 30px;}
}
.btnStyle01{transform:translateY(30%);opacity:0;transition:all 0.4s ease;}
.btnStyle01.on{transform:translateY(0%);opacity:1;}
.boxColumn_typeD .box{opacity:0;transform:translateY(20%);transition:all 0.7s ease;}
.boxColumn_typeD .box .textBox{opacity:0;transition:all 0.5s ease;transition-delay:0.25s;}
.boxColumn_typeD .box.on{opacity:1;transform:translateY(0%);}
.boxColumn_typeD .box.on .textBox{opacity:1;}
@media screen and (min-width: 768px){
:root .btnStyle01{padding:1em 20px 0.8em 20px;line-height:1em;}
}
a,div,h2,li,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;}
::-ms-expand{display:none;}
a{text-decoration:none;}
@media screen and (max-width: 767px){
.pc{display:none;}
}
@media screen and (min-width: 768px){
.sp{display:none;}
.pc{display:block;}
}
@media screen and (max-width: 979px){
.navBtn{width:60px;height:60px;position:fixed;z-index:99999;top:0px;right:0px;cursor:pointer;background-color:#afafb0;}
.navBtn span{width:32px;height:2px;background-color:#16254B;display:block;position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:32px;height:2px;background-color:#16254B;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-10px;}
.navBtn span:before{bottom:-10px;}
.navBtn.active span{background-color:transparent;}
.navBtn.active span:after{top:0px;transform:rotate(45deg);}
.navBtn.active span:before{top:0px;transform:rotate(135deg);}
}
@media screen and (max-width: 979px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.8s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .in{width:100%;max-width:390px;margin:0px auto;}
#inner_navigation .navBtn{right:60px;}
}
@media screen and (max-width: 979px){
#inner_navigation .in{max-width:300px;margin:0 auto;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;text-align:center;margin-bottom:20px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .title svg{width:30px;height:25px;position:relative;top:5px;margin-right:8px;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:15px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:12px 10px;border-radius:30px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a .svg_wrap{width:23px;height:23px;position:absolute;top:50%;left:25px;margin-top:-12px;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.pc{display:none;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList li + li{margin-top:10px;}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#inner_navigation .in{max-width:650px;margin:0 auto;}
#inner_navigation .title{font-size:23px;margin-bottom:40px;}
#inner_navigation .title svg{width:40px;height:30px;top:6px;margin-right:10px;}
#inner_navigation .btnList{display:flex;flex-wrap:wrap;}
#inner_navigation .btnList a{font-size:17px;padding:15px 10px 15px 15px;}
#inner_navigation .btnList a svg{width:27px;height:27px;left:30px;margin-top:-14px;}
#inner_navigation .btnList li{width:48.5%;}
#inner_navigation .btnList li + li{margin-top:0px;}
#inner_navigation .btnList li + li:nth-child(even){margin-left:3%;}
#inner_navigation .btnList li + li:nth-child(n+3){margin-top:20px;}
}
@media screen and (min-width: 980px){
#header .navBtn{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.4s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .navBtn{display:block;}
#inner_navigation .in{width:100%;max-width:390px;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:31px;text-align:center;margin-bottom:40px;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:18px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:15px 10px;border-radius:30px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a .svg_wrap{width:30px;height:28px;position:absolute;top:50%;left:25px;margin-top:-13px;display:inline-block;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a:hover{background-color:#52AF6E;color:#fff;}
#inner_navigation .btnList a:hover path{fill:#fff;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.sp{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList li + li{margin-top:15px;}
}
@media screen and (min-width: 980px){
.navBtn{width:80px;height:80px;position:absolute;z-index:99999;top:0px;right:45px;cursor:pointer;background-color:#16254B;}
.navBtn span{width:40px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:40px;height:2px;background-color:#fff;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-12px;}
.navBtn span:before{bottom:-12px;}
.navBtn.active span{background-color:transparent;}
.navBtn.active span:after{top:0px;transform:rotate(45deg);}
.navBtn.active span:before{top:0px;transform:rotate(135deg);}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@keyframes wobble{from{transform:translate3d(0, 0, 0);}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to{transform:translate3d(0, 0, 0);}}
@media all{
a,div,h2,li,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;}
::-ms-expand{display:none;}
a{text-decoration:none;}
@media screen and (max-width: 767px){
.pc{display:none;}
}
@media screen and (min-width: 768px){
.sp{display:none;}
.pc{display:block;}
}
@media screen and (max-width: 979px){
.navBtn{width:60px;height:60px;position:fixed;z-index:99999;top:0px;right:0px;cursor:pointer;background-color:#848C89;}
.navBtn span{width:32px;height:2px;background-color:#16254B;display:block;position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:32px;height:2px;background-color:#16254B;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-10px;}
.navBtn span:before{bottom:-10px;}
}
@media screen and (max-width: 979px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.8s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .in{width:100%;max-width:390px;margin:0px auto;}
#inner_navigation .navBtn{right:60px;}
}
@media screen and (max-width: 979px){
#inner_navigation .in{max-width:300px;margin:0 auto;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;text-align:center;margin-bottom:20px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .title svg{width:30px;height:25px;position:relative;top:5px;margin-right:8px;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:15px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:12px 10px;border-radius:30px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a .svg_wrap{width:23px;height:23px;position:absolute;top:50%;left:25px;margin-top:-12px;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.pc{display:none;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList li+li{margin-top:10px;}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#inner_navigation .in{max-width:650px;margin:0 auto;}
#inner_navigation .title{font-size:23px;margin-bottom:40px;}
#inner_navigation .title svg{width:40px;height:30px;top:6px;margin-right:10px;}
#inner_navigation .btnList{display:flex;flex-wrap:wrap;}
#inner_navigation .btnList a{font-size:17px;padding:15px 10px 15px 15px;}
#inner_navigation .btnList a svg{width:27px;height:27px;left:30px;margin-top:-14px;}
#inner_navigation .btnList li{width:48.5%;}
#inner_navigation .btnList li+li{margin-top:0px;}
#inner_navigation .btnList li+li:nth-child(even){margin-left:3%;}
#inner_navigation .btnList li+li:nth-child(n+3){margin-top:20px;}
}
@media screen and (min-width: 980px){
#header .navBtn{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.4s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .navBtn{display:block;}
#inner_navigation .in{width:100%;max-width:390px;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:31px;text-align:center;margin-bottom:40px;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:18px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:15px 10px;border-radius:30px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a .svg_wrap{width:30px;height:28px;position:absolute;top:50%;left:25px;margin-top:-13px;display:inline-block;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a:hover{background-color:#52AF6E;color:#fff;}
#inner_navigation .btnList a:hover path{fill:#fff;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.sp{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList li+li{margin-top:15px;}
}
@media screen and (min-width: 980px){
.navBtn{width:80px;height:80px;position:absolute;z-index:99999;top:0px;right:45px;cursor:pointer;background-color:#16254B;}
.navBtn span{width:40px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:40px;height:2px;background-color:#fff;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-12px;}
.navBtn span:before{bottom:-12px;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
a,li,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;}
::-ms-expand{display:none;}
a{text-decoration:none;}
a,div,li,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;}
::-ms-expand{display:none;}
a{text-decoration:none;}
div,h2,span{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
::-ms-expand{display:none;}
div,h2,li,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;}
::-ms-expand{display:none;}
@media screen and (min-width: 768px){
.sp{display:none;}
}
a,div,span{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
::-ms-expand{display:none;}
a{text-decoration:none;}
@media screen and (max-width: 767px){
.pc{display:none;}
}
@media screen and (min-width: 768px){
.sp{display:none;}
.pc{display:block;}
}
a,div,h2,li,span,ul{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;}
::-ms-expand{display:none;}
a{text-decoration:none;}
@media screen and (max-width: 767px){
.pc{display:none;}
}
@media screen and (min-width: 768px){
.sp{display:none;}
.pc{display:block;}
}
@media screen and (max-width: 979px){
.navBtn{width:60px;height:60px;position:fixed;z-index:99999;top:0px;right:0px;cursor:pointer;background-color:#afafb0;}
.navBtn span{width:32px;height:2px;background-color:#16254B;display:block;position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:32px;height:2px;background-color:#16254B;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-10px;}
.navBtn span:before{bottom:-10px;}
.navBtn.active span{background-color:transparent;}
.navBtn.active span:after{top:0px;transform:rotate(45deg);}
.navBtn.active span:before{top:0px;transform:rotate(135deg);}
}
@media screen and (max-width: 979px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.8s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .in{width:100%;max-width:390px;margin:0px auto;}
#inner_navigation .navBtn{right:60px;}
}
@media screen and (max-width: 979px){
.sub_open #inner_navigation{transform:translateX(0%);visibility:visible;}
}
@media screen and (max-width: 979px){
#inner_navigation .in{max-width:300px;margin:0 auto;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;text-align:center;margin-bottom:20px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .title svg{width:30px;height:25px;position:relative;top:5px;margin-right:8px;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:15px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:12px 10px;border-radius:30px;}
}
@media screen and (max-width: 979px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a .svg_wrap{width:23px;height:23px;position:absolute;top:50%;left:25px;margin-top:-12px;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList a.pc{display:none;}
}
@media screen and (max-width: 979px){
#inner_navigation .btnList li + li{margin-top:10px;}
}
@media screen and (max-width: 979px) and (min-width: 768px){
#inner_navigation .in{max-width:650px;margin:0 auto;}
#inner_navigation .title{font-size:23px;margin-bottom:40px;}
#inner_navigation .title svg{width:40px;height:30px;top:6px;margin-right:10px;}
#inner_navigation .btnList{display:flex;flex-wrap:wrap;}
#inner_navigation .btnList a{font-size:17px;padding:15px 10px 15px 15px;}
#inner_navigation .btnList a svg{width:27px;height:27px;left:30px;margin-top:-14px;}
#inner_navigation .btnList li{width:48.5%;}
#inner_navigation .btnList li + li{margin-top:0px;}
#inner_navigation .btnList li + li:nth-child(even){margin-left:3%;}
#inner_navigation .btnList li + li:nth-child(n+3){margin-top:20px;}
}
@media screen and (min-width: 980px){
#header .navBtn{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation{width:calc( 100% + 60px);height:100%;position:fixed;top:0px;left:0px;z-index:9999;background-color:#16254B;padding:100px 60px 100px 0px;overflow-y:scroll;transition:all 0.4s ease-in-out;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;visibility:hidden;transform:translateX(100%);}
#inner_navigation .navBtn{display:block;}
#inner_navigation .in{width:100%;max-width:390px;}
#inner_navigation .title{color:#fff;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:31px;text-align:center;margin-bottom:40px;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .title{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a{position:relative;background-color:#E2EFEF;display:inline-block;color:#16254B;font-weight:600;font-size:18px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center;padding:15px 10px;border-radius:30px;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px) and (min-width: 980px){
#inner_navigation .btnList a{font-weight:bold;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a .svg_wrap{width:30px;height:28px;position:absolute;top:50%;left:25px;margin-top:-13px;display:inline-block;}
#inner_navigation .btnList a .svg_wrap svg{width:100%;height:100%;}
#inner_navigation .btnList a .svg_wrap svg path{fill:#16254B;transition:all 0.2s ease-in-out;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.register{background-color:#FFDC1A;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a:hover{background-color:#52AF6E;color:#fff;}
#inner_navigation .btnList a:hover path{fill:#fff;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList a.sp{display:none;}
}
@media screen and (min-width: 980px){
#inner_navigation .btnList li + li{margin-top:15px;}
}
@media screen and (min-width: 980px){
.sub_open #inner_navigation{transform:translateX(0%);visibility:visible;}
}
@media screen and (min-width: 980px){
.navBtn{width:80px;height:80px;position:absolute;z-index:99999;top:0px;right:45px;cursor:pointer;background-color:#16254B;}
.navBtn span{width:40px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-1px;transition:all 0.2s ease-in;}
.navBtn span:after,.navBtn span:before{content:"";width:40px;height:2px;background-color:#fff;display:block;position:absolute;left:0px;transition:all 0.2s ease-in;}
.navBtn span:after{top:-12px;}
.navBtn span:before{bottom:-12px;}
.navBtn.active span{background-color:transparent;}
.navBtn.active span:after{top:0px;transform:rotate(45deg);}
.navBtn.active span:before{top:0px;transform:rotate(135deg);}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
@media all{
.st0{fill:#FFFFFF;}
}
dd,div,dl,dt,h2,p,section,span{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:transparent;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
section{display:block;}
::-ms-expand{display:none;}
.titleStyle02{position:relative;padding-bottom:25px;margin-bottom:30px;z-index:1;}
.titleStyle02 .title,.titleStyle02 .sub{text-align:center;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#16254B;}
.titleStyle02 .title{font-size:22px;letter-spacing:0.03em;line-height:1.4em;font-weight:600;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media screen and (min-width: 980px){
.titleStyle02 .title{font-weight:bold;}
}
.titleStyle02 .sub{font-size:15px;position:relative;padding-top:0.5em;font-family:"Montserrat", sans-serif;}
.titleStyle02:before,.titleStyle02:after{content:"";height:4px;position:absolute;bottom:0px;left:50%;}
.titleStyle02:before{width:40px;background-color:#4f7bfd;margin-left:-20px;}
.titleStyle02:after{width:20px;background-color:#16254B;margin-left:-20px;}
.titleStyle02 .border{width:2px;height:150%;position:absolute;right:50%;bottom:0px;transform:skewX(50deg);background-color:#16254B;z-index:-1;margin-left:-5px;}
.titleStyle02.typeB{text-align:center;}
.titleStyle02.typeB .title,.titleStyle02.typeB .sub{background-color:#fff;padding:8px 12px;}
.titleStyle02.typeB .sub{font-weight:600;display:inline-block;padding-top:1px;}
@media screen and (min-width: 980px){
.titleStyle02.typeB .sub{font-weight:bold;}
}
.titleStyle02.typeB .title{padding-top:0.2em;}
@media screen and (min-width: 768px){
.titleStyle02{padding-bottom:25px;margin-bottom:70px;}
.titleStyle02 .title{font-size:28px;}
.titleStyle02 .sub{font-size:16px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0.03em;padding-top:0.8em;}
}
@media screen and (min-width: 1180px){
.titleStyle02{padding-bottom:45px;margin-bottom:70px;}
.titleStyle02 .title{font-size:35px;}
.titleStyle02 .sub{padding-top:25px;}
.titleStyle02 .border{width:4px;}
.titleStyle02.typeB .title{padding-top:0.3em;}
}
section{padding:40px 20px;}
@media screen and (min-width: 375px){
section{padding:50px 20px;}
}
@media screen and (min-width: 768px){
section{padding:70px 25px;}
}
@media screen and (min-width: 980px){
section{padding:100px 30px 100px 30px;}
}
@media screen and (min-width: 1180px){
section{padding:140px 30px 140px 30px;}
}
#faq{background-color:#F8F8F8;padding-top:70px;}
#faq .titleStyle02.typeB .title,#faq .titleStyle02.typeB .sub{background-color:#F8F8F8;}
#faq .inner{max-width:1100px;margin:0px auto;}
@media screen and (min-width: 768px){
#faq{padding-top:100px;}
}
@media screen and (min-width: 980px){
#faq .titleStyle02{margin-bottom:80px;}
}
@media screen and (min-width: 1180px){
#faq{padding-top:160px;}
#faq .titleStyle02{margin-bottom:100px;}
}
.faqList{box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.1);}
.faqList + .faqList{margin-top:20px;}
.faqList dt{position:relative;background-color:#fff;padding:10px 30px 10px 50px;cursor:pointer;}
.faqList dt .q{display:inline-block;background-color:#ECF0F0;width:40px;height:100%;position:absolute;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;left:0px;top:0px;font-family:"Montserrat", sans-serif;font-weight:600;color:#A9B2B2;font-size:20px;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s ease-in-out;}
@media screen and (min-width: 980px){
.faqList dt .q{font-weight:bold;}
}
.faqList dt:after{content:"";content:"";display:inline-block;width:7px;height:7px;border-top:1px solid #B4B4B4;border-right:1px solid #B4B4B4;transform:rotate(45deg);position:absolute;right:15px;top:50%;transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);transition:all 0.3s ease-in-out;margin-top:-5px;}
.faqList dt.active .q{background-color:#16254B;color:#fff;}
.faqList dt.active:after{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);margin-top:0px;}
.faqList dd{display:none;position:relative;border-top:1px solid #E6E6E6;background-color:#fff;padding:10px 20px 10px 50px;}
.faqList dd:before{content:"";background-color:#16254B;width:40px;height:100%;position:absolute;left:0px;top:0px;}
@media screen and (min-width: 768px){
.faqList{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.faqList + .faqList{margin-top:30px;}
.faqList dt{padding:15px 30px 15px 80px;}
.faqList dt .q{width:60px;font-size:25px;}
.faqList dt:after{content:"";display:inline-block;width:10px;height:10px;border-top:1px solid #B4B4B4;border-right:1px solid #B4B4B4;transform:rotate(45deg);transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);right:20px;}
.faqList dt:hover .q{background-color:#16254B;color:#fff;}
.faqList dd{padding:15px 30px 15px 80px;}
.faqList dd:before{width:60px;}
}
@media screen and (min-width: 980px){
.faqList + .faqList{margin-top:40px;}
.faqList dt{padding:25px 55px 25px 110px;}
.faqList dt .q{width:80px;font-size:30px;}
.faqList dt:after{right:30px;}
.faqList dd{padding:20px 55px 20px 110px;}
.faqList dd:before{width:80px;}
}
.titleStyle02{transform:translateY(-30%);opacity:0;transition:all 0.4s ease;}
.titleStyle02.on{transform:translateY(0%);opacity:1;}
/*! CSS Used fontfaces */
@font-face{font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:100;}
@font-face{font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:200;}
@font-face{font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:300;}
@font-face{font-family:"Yu Gothic";src:local("Yu Gothic Medium");font-weight:400;}
@font-face{font-family:"Yu Gothic";src:local("Yu Gothic Bold");font-weight:bold;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
