/*!
*  Style.css | @tworise.co.jp
*/html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{-webkit-text-size-adjust:100%;box-sizing:border-box}html{position:relative;min-width:1280px;height:auto;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}@media only screen and (max-width: 640px){html{min-width:inherit}}body{color:#1d1d1d;font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-size:15px;font-weight:400;line-height:1.6}@media only screen and (max-width: 640px){html{font-size:13px}}img{vertical-align:top}@media only screen and (max-width: 640px){img{max-width:100%;height:auto}}ol,ul{padding:0;margin:0;list-style:none}a{color:inherit;text-decoration:none;outline:none;overflow:hidden}a:hover img{opacity:0.8}address{font-style:normal}small{font-size:0.9em}big{font-size:1.1em}.clearfix:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}.row-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.row-flex>*{-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.row-flex__end{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.row-flex__center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.row-flex__around{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}.row-flex__between{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.row-flex__start{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.row-flex__wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.row-flex__startline{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.row-flex__baseline{-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;align-items:baseline}.row-flex__reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}.box_left,.alignleft{float:left}.box_right,.alignright{float:right}.transform_center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.txt_left{text-align:left}.txt_right{text-align:right}.txt_center{text-align:center}.txt_uline{text-decoration:underline}.txt_vertical{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright}.arrow-left{display:inline-block;width:18px;height:18px;margin:0 10px;border-left:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg)}.arrow-top{display:inline-block;width:18px;height:18px;margin:0 10px;border-top:2px solid #000;border-left:2px solid #000;transform:rotate(45deg)}.arrow-right{display:inline-block;width:18px;height:18px;margin:0 10px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.arrow-bottom{display:inline-block;width:18px;height:18px;margin:0 10px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}*[class*=' fa-']{margin-right:3px}.hidden{display:none}@media (max-width: 640px){.hidden-ss{display:none !important}}@media (min-width: 640px){.visible-ss{display:none !important}}.container{display:block;max-width:1080px;margin:0 auto}.container:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}@media only screen and (max-width: 640px){.container{width:auto;margin:0 15px}}.btn{position:relative;display:inline-block;min-width:360px;height:60px;color:#fff;font-size:1.0em;line-height:calc(60px - 2px);text-align:center;background-color:#000;border:1px solid transparent;border-radius:30px;transition:0.2s}.btn:hover{opacity:0.7}.btn *[class*=' fa-']{position:absolute;top:0;bottom:0;right:30px;margin:auto;font-size:1.2em}.btn__red{background-color:#c20b00}.btn__arrow:before{content:"";position:absolute;top:calc(50% - 1px);left:20px;width:30px;height:1px;border-radius:9999px;background-color:#fff}.btn__arrow:after{content:"";position:absolute;top:calc(50% - 1px);left:42px;width:8px;height:1px;border-radius:9999px;background-color:#fff;transform:rotate(45deg);transform-origin:calc(100% - 1px) 50%}@media only screen and (max-width: 640px){.btn{display:block;min-width:200px;max-width:300px;height:auto;margin:auto;font-size:1.1em;line-height:calc(50px - 2px)}}.section-box{padding:50px 0 30px}.section-box-ttl{margin-bottom:20px;font-size:1.8em;font-weight:600;line-height:1.6}.section-box-txt{margin-bottom:30px;font-size:1.1em;line-height:1.8}.section-ttl{padding-bottom:10px;margin-bottom:30px;font-size:1.8em;font-weight:600;line-height:1.4;text-align:center;border-bottom:2px solid #1d1d1d}.section-body-lead{margin-bottom:20px;font-size:1.6em;font-weight:600;line-height:1.6;text-align:center}.section-body-txt{margin-bottom:20px;font-size:1.0em;font-weight:400;line-height:1.6}.section-table{width:100%;margin-bottom:60px;font-size:1.0em}.section-table-tr{border:1px solid #ccc}.section-table-th{width:240px;padding:10px 20px;font-size:1.0em;font-weight:600;text-align:left;background-color:#ededed}.section-table-td{padding:10px 20px;font-size:1.0em;text-align:left}@media only screen and (max-width: 640px){.section-box{padding:30px 0 15px}.section-box-ttl{font-size:1.4em;line-height:1.4}.section-box-txt{font-size:1.0em;line-height:1.6}.section-table{margin-bottom:15px}.section-table-th{display:block;width:auto;padding:8px;font-size:1.1em}.section-table-td{display:block;padding:8px 10px 8px;font-size:1.0em}}.pager{text-align:center}.pager li{margin:5px}.pager li>span,.pager li>a{display:inline-block;width:40px;height:40px;color:#1d1d1d;font-size:1.1rem;text-align:center;line-height:40px;background-color:#fff;border:1px solid #666}.pager li>span.current,.pager li>a.current{color:#fff;background-color:#000;border-color:#000}h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,th::selection,td::selection,li::selection,p::selection,span::selection{color:#fff;background-color:#c20b00}img::selection{background-color:inherit}.header{position:sticky;top:0;z-index:300}.header-wrap{position:absolute;top:30px;left:30px;right:30px;height:80px;padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 0 3px rgba(0,0,0,0.15)}.header-logo{padding:10px}.header-nav{text-align:center}.header-nav-list{margin-right:30px}.header-nav-list a{display:block;padding:10px 20px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:1.1em;font-weight:600;line-height:40px}.header-nav-list a:hover{color:#c20b00}.header-nav-btn a{position:relative;display:block;min-width:150px;height:60px;padding:10px 20px;color:#fff;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:1.1em;font-weight:600;line-height:40px}.header-nav-btn.experience a{background-color:#1d1d1d}.header-nav-btn.entry a{background-color:#c20b00}@media only screen and (max-width: 640px){.header-wrap{top:10px;left:15px;right:15px;height:60px}.header-logo{padding:5px}.header-logo img{height:30px}.header-nav{display:none;position:absolute;top:80px;left:0;right:0;z-index:101;padding:20px 10px;background-color:#fff;border-radius:10px}.header-nav-list{margin-right:0;margin-bottom:10px}.header-nav-item{width:100%}.header-nav-item a{padding:6px 10px;font-size:1.1em;line-height:40px}.header-nav-btn{width:100%;margin-top:5px}}.toggle-menu{display:none;padding:5px}.toggle-menu-btn{position:relative;display:block;width:40px;height:30px}.toggle-menu-btn span{position:absolute;left:0;display:block;width:100%;height:4px;background-color:#333;border-radius:2px;transition:all .4s;box-sizing:border-box}.toggle-menu-btn span:nth-of-type(1){top:0}.toggle-menu-btn span:nth-of-type(2){top:13px}.toggle-menu-btn span:nth-of-type(3){bottom:0}@media only screen and (max-width: 640px){.toggle-menu{display:block;position:absolute;top:10px;right:10px;z-index:202}.toggle-menu.open{background-color:#fff}.toggle-menu.open span{background-color:#000}}.toggle-bg{display:none}@media only screen and (max-width: 640px){.toggle-bg{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1;background-color:rgba(0,0,0,0.6)}}.footer-wrap{padding:60px 0;color:#fff;background-color:#333}.footer-nav{padding:20px}.footer-nav-item a{display:inline-block;padding:0 15px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:1.0em;font-weight:600}.footer-copyright{padding:20px;color:#fff;font-size:0.9em;text-align:center;line-height:1.5;background-color:#1d1d1d}@media only screen and (max-width: 640px){.footer-wrap{padding:45px 20px}.footer-logo{width:180px;margin-bottom:30px}.footer-nav{padding:10px}.footer-copyright{font-size:0.8em}}.cmn-entry{position:relative}.cmn-entry-bg{max-height:450px;overflow:hidden}.cmn-entry-bg img{width:100%;height:auto;object-fit:cover;object-position:bottom}.cmn-entry-cover{position:absolute;top:50%;left:50%;width:1080px;max-width:100%;text-align:center;transform:translate(-50%, -50%)}.cmn-entry-ttl{margin-bottom:45px}.cmn-entry-btn{position:relative;display:block;width:450px;height:100px;margin:15px;padding:10px 20px;color:#fff;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:1.25em;font-weight:600;line-height:80px;background-color:#333}.cmn-entry-btn.experience{background-color:#1d1d1d}.cmn-entry-btn.entry{background-color:#c20b00}@media only screen and (max-width: 640px){.cmn-entry-bg{height:400px;max-height:inherit}.cmn-entry-bg img{width:auto;height:100%}.cmn-entry-cover{width:auto;padding:60px 30px}.cmn-entry-ttl{margin-bottom:45px}.cmn-entry-btn{width:360px;height:80px;margin:0 auto 10px;font-size:1.1em;line-height:60px}}.page-head{position:relative;min-height:300px;text-align:center;overflow:hidden}.page-head-ttl{position:absolute;bottom:20%;left:50%;z-index:2;transform:translate(-50%, -50%);color:#fff;font-size:2.0rem;font-weight:600;line-height:1.4;letter-spacing:2px}.page-head-ttl:after{content:'';display:block;width:100px;height:6px;margin:10px auto;background-color:#fff}.page-head-bg{position:absolute;top:0;bottom:0;left:0;right:0}.page-head-bg img{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%);margin:auto;width:auto;min-width:100%;height:auto;min-height:100%}@media only screen and (max-width: 640px){.page-head{height:120px;height:200px;min-height:inherit}.page-head-ttl{width:80%;font-size:1.4rem;font-weight:600;letter-spacing:0.2rem}.page-head-bg img{width:auto;height:auto;max-height:100%;object-fit:cover}}/*!
*  Style.css | @torise.co.jp
*/.top-hero{position:relative}.top-hero-message{position:absolute;z-index:2;bottom:60px;left:60px;max-width:500px}.top-hero-message_ttl{padding-bottom:30px;margin-bottom:20px;border-bottom:1px solid #fff}.top-hero-message_txt{color:#fff;font-size:1.0em;line-height:1.6}.top-hero-slide::before{content:"";position:absolute;z-index:1;display:block;width:600px;max-width:60%;height:100%;background-color:#c20b00;clip-path:polygon(100% 100%, 0 100%, 0 0, 20% 0);opacity:0.85}.top-hero-slide-item img{width:100%;object-fit:cover}@media only screen and (max-width: 640px){.top-hero-message{left:30px;bottom:30px;width:210px}.top-hero-message_ttl{padding-bottom:15px;margin-bottom:10px}.top-hero-message_ttl img{width:100%}.top-hero-message_txt{font-size:0.9em;line-height:1.4}.top-hero-slide-item img{width:auto;height:400px;object-position:20% 0}}.top-about-wrap{display:grid;grid-template-rows:1fr;grid-template-columns:300px 1fr 300px}.top-about-column{position:relative;overflow:hidden}.top-about-body{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.top-about-ttl{margin-bottom:45px}.top-about-lead{margin-bottom:45px;font-size:2.4em;font-weight:600;line-height:1.25;letter-spacing:0.15em}.top-about-lead strong{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:1.25em;font-style:italic}.top-about-txt{max-width:640px;margin:auto;margin-bottom:45px;font-size:1.1em;line-height:1.8;text-align:left}@media only screen and (max-width: 640px){.top-about-wrap{display:block}.top-about-photo{width:calc(100% / 3)}.top-about-body{position:relative;top:auto;left:0;transform:none;padding:60px 20px}.top-about-ttl{margin-bottom:30px}.top-about-lead{margin-bottom:30px;font-size:1.4em}.top-about-txt{margin-bottom:30px;font-size:1.0em}}.top-want{background-color:#f2f2f2}.top-want-wrap{padding:90px 0;text-align:center}.top-want-ttl{margin-bottom:30px}.top-want-txt{margin-bottom:30px;font-size:1.0em;line-height:1.5}.top-want-item{width:500px;min-height:400px;margin:30px;padding:45px 60px;color:#fff;background-color:#c20b00;border:3px solid #fff}.top-want-item.not{color:#000;background-color:#fff;border-color:#000}.top-want-subject{margin-bottom:30px;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:1.6em}.top-want-list li{padding-bottom:10px;margin-top:10px;font-size:1.1em;line-height:1.4;border-bottom:1px dotted #fff}.top-want-list.not li{border-color:#555}@media only screen and (max-width: 640px){.top-want-wrap{padding:45px 20px;text-align:center}.top-want-txt{text-align:left}.top-want-item{width:100%;min-height:inherit;margin:10px;padding:30px 20px}.top-want-subject{font-size:1.2em}.top-want-list li{font-size:0.9em}}.top-link-wrap{padding:90px 0}.top-link-bnr{margin:15px;width:20%}.top-link-bnr img{width:100%}@media only screen and (max-width: 1280px){.top-link-wrap{max-width:1040px;margin:auto}.top-link-bnr{width:380px}}@media only screen and (max-width: 640px){.top-link-wrap{padding:30px 10px}.top-link-bnr{width:320px;width:46%;margin:5px}}/*!
*  Style.css | @torise.co.jp
*/.career-box{margin-bottom:30px}.career-box-ttl{padding:10px;margin-bottom:20px;color:#fff;font-size:1.2em;font-weight:600;line-height:1.2;background-color:#333}.career-box-txt{margin-bottom:30px;font-size:1.1em}@media only screen and (max-width: 640px){.career-box-ttl{font-size:1.1em}.career-box-txt{font-size:1.0em}}.edu-item{width:23%;padding:30px 15px;margin:1%;background-color:#ededed;border-radius:10px}.edu-item-sbj{margin-bottom:15px;color:#c20b00;font-size:1.2em;font-weight:600;line-height:1.2;text-align:center}.edu-item-img{margin-bottom:15px;text-align:center}.edu-item-img img{width:100%}.edu-item-dsc{font-size:1.0em;line-height:1.6;text-align:left;flex-grow:1}@media only screen and (max-width: 640px){.edu-item{width:98%;padding:20px 15px;margin:10px 1%}.edu-item-sbj{padding-left:5px;font-size:1.25em;text-align:left;border-left:5px solid #c20b00}.edu-item-img img{max-width:300px}}/*!
*  Style.css | @torise.co.jp
*/.oneday-box{margin-bottom:30px}.oneday-box-icon{margin-bottom:5px;color:#c20b00;font-size:3.0em;line-height:1.2;text-align:center}.oneday-box-ttl{margin-bottom:10px;color:#c20b00;font-size:1.8em;font-weight:600;text-align:center;line-height:1.2;letter-spacing:2px}.oneday-box-txt{margin-bottom:20px;font-size:1.2em;text-align:center}@media only screen and (max-width: 640px){.oneday-box-icon{font-size:2.4em}.oneday-box-ttl{font-size:1.4em}.oneday-box-txt{font-size:1.0em}}.oneday-schedule{padding:30px 0;border-top:2px solid #c20b00}.oneday-schedule-item{margin-bottom:10px}.oneday-schedule-item+.oneday-schedule-item::before{content:'';display:block;margin:auto;color:#ccc;line-height:1;width:2.0em;height:2.0em;border:3px solid #ccc;border-left:0;border-bottom:0;box-sizing:border-box;transform:translateY(25%) rotate(135deg)}.oneday-schedule-sbj{padding-top:10px;margin-bottom:10px;font-size:1.4em;font-weight:600;line-height:1.2}.oneday-schedule-sbj .time{display:inline-block;vertical-align:middle;width:120px;padding:2px 10px;margin-right:20px;font-size:0.9rem;color:#c20b00;text-align:center;border:2px solid #c20b00;border-radius:4px}.oneday-schedule-dsc{padding:30px;background-color:#ededed;border-radius:10px}@media only screen and (max-width: 640px){.oneday-schedule{padding:15px 0}.oneday-schedule-item{margin-bottom:5px}.oneday-schedule-item+.oneday-schedule-item::before{width:1.0em;height:1.0em;border-width:2px}.oneday-schedule-sbj{padding-top:15px;font-size:1.2em}.oneday-schedule-sbj .time{width:80px;padding:2px 5px;margin-right:10px;font-size:1.0rem}.oneday-schedule-dsc{padding:20px}}/*!
*  Style.css | @torise.co.jp
*/.outline-box{margin-bottom:30px}.outline-box-ttl{padding:10px;margin-bottom:20px;color:#fff;font-size:1.2em;font-weight:600;line-height:1.2;background-color:#333}.outline-box-txt{margin-bottom:30px;font-size:1.1em}@media only screen and (max-width: 640px){.outline-box-ttl{font-size:1.1em}.outline-box-txt{font-size:1.0em}}/*!
*  Style.css | @torise.co.jp
*/.entry-form{margin-bottom:60px}.entry-form .section-table-th{font-size:1.0rem;text-align:left}.entry-form .label{display:inline;padding:0.2em 0.6em;margin-left:0.5em;color:#fff;font-size:0.9em;line-height:1;text-align:center;vertical-align:baseline;white-space:nowrap;background-color:#777;border-radius:0.25em}.entry-form .label.-hissu{background-color:#c20b00}.entry-form .box{display:block;padding:10px 15px;width:100%;max-width:500px;height:42px;color:#333;font-size:16px;line-height:1.5;background-color:#fff;border:1px solid #ccc;border-radius:5px;outline:none}.entry-form .box:focus{background-color:#fee}.entry-form .box::placeholder{color:#ccc}.entry-form .box.-wmax{max-width:100%}.entry-form .box.-w100{max-width:100px}.entry-form .box.-w150{max-width:150px}.entry-form .box.-w200{max-width:200px}.entry-form .box.-w300{max-width:300px}.entry-form .box.-w500{max-width:500px}.entry-form .box.-h200{min-height:200px}.entry-form .box.-h300{min-height:300px}.entry-form textarea.box{resize:vertical}.entry-form label{margin-top:5px;margin-right:10px;font-size:1.1em;cursor:pointer}.entry-form label:hover{color:#000}.entry-form .error .box{background-color:#fee;border-color:#c20b00}.entry-form-btn{text-align:center}.entry-form-btn button{cursor:pointer}.entry-form-privacy{padding:30px;margin:45px auto;border:2px solid #ccc;text-align:left}.entry-form-privacy-sbj{margin-bottom:10px;font-size:1.1rem;line-height:1.4}.entry-form-privacy-dt{margin-top:10px;margin-bottom:5px;font-size:0.9rem;line-height:1.4}.entry-form-privacy-dd{padding-left:15px;font-size:0.8rem;line-height:1.6}@media only screen and (max-width: 640px){.entry-form{margin-bottom:45px}.entry-form .section-table-th{padding:5px 10px}.entry-form label{font-size:1.0em}.entry-form-privacy{max-height:200px;padding:15px 20px;overflow-y:scroll}}.state{margin:30px auto;text-align:center}.state-message{padding:5px 10px;margin:auto;color:#1d1d1d;font-size:1.0rem;line-height:1.4;background-color:#ccc}.state-message.-red{color:#fff;background-color:#c1272d}.state-message.-green{color:#fff;background-color:#77be08}@media only screen and (max-width: 640px){.state{margin:15px auto}.state-message{font-size:0.9rem}}
