/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Critical CSS extracted for top page
 */
@font-face{font-family:YuGothicM;font-weight:normal;src:local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic-Regular")}
@font-face{font-family:YuGothicM;font-weight:bold;src:local("YoGothic-Bold"),local("Yu Gothic")}
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
*,::after,::before{box-sizing:border-box}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}
p{margin-top:0;margin-bottom:1rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
small{font-size:80%}
a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}
a:hover{color:#0056b3;text-decoration:underline}
a:not([href]):not([tabindex]){color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus{outline:0}
img{vertical-align:middle;border-style:none}
table{border-collapse:collapse}
th{text-align:inherit}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}
.h2,h2{font-size:2rem}
.h3,h3{font-size:1.75rem}
.small,small{font-size:80%;font-weight:400}
a>code{color:inherit}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
.col-12{flex:0 0 100%;max-width:100%}
.table{width:100%;margin-bottom:1rem;background-color:rgba(0,0,0,0)}
.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
.table tbody+tbody{border-top:2px solid #dee2e6}
.table .table{background-color:#fff}
.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}
.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}
.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.btn:focus,.btn:hover{text-decoration:none}
.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.btn.disabled,.btn:disabled{opacity:.65}
.btn:not(:disabled):not(.disabled){cursor:pointer}
a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}
.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}
.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}
.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}
.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}
.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}
.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}
.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}
.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}
.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}
.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}
.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}
.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}
.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}
.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}
.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}
.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}
.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}
.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}
.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}
.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}
.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}
.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}
.fade{transition:opacity .15s linear}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}
.dropdown-menu.show{display:block}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:0 1 auto}
.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}
.btn-group>.btn:first-child{margin-left:0}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}
.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}
.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}
.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}
.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}
.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}
.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}
.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}
.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}
.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}
.tab-content>.active{display:block}
.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}
.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}
.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
.breadcrumb-item.active{color:#6c757d}
.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}
.btn .badge{position:relative;top:-1px}
.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}
.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}
.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}
.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}
.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}
.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}
.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}
.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}
.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}
.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -25%)}
.modal.show .modal-dialog{transform:translate(0, 0)}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.tooltip.show{opacity:.9}
.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:transform .6s ease}
.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}
.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}
.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}
.carousel-indicators .active{background-color:#fff}
a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc !important}
a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62 !important}
a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34 !important}
a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b !important}
a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00 !important}
a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130 !important}
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5 !important}
a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124 !important}
.d-inline{display:inline !important}
.d-flex{display:flex !important}
.w-100{width:100% !important}
.m-0{margin:0 !important}
.mt-0,.my-0{margin-top:0 !important}
.mb-0,.my-0{margin-bottom:0 !important}
.mb-4,.my-4{margin-bottom:1.5rem !important}
.p-0{padding:0 !important}
.pb-2,.py-2{padding-bottom:.5rem !important}
.pb-5,.py-5{padding-bottom:3rem !important}
.m-auto{margin:auto !important}
a.text-primary:focus,a.text-primary:hover{color:#0062cc !important}
a.text-secondary:focus,a.text-secondary:hover{color:#545b62 !important}
a.text-success:focus,a.text-success:hover{color:#1e7e34 !important}
a.text-info:focus,a.text-info:hover{color:#117a8b !important}
a.text-warning:focus,a.text-warning:hover{color:#d39e00 !important}
a.text-danger:focus,a.text-danger:hover{color:#bd2130 !important}
a.text-light:focus,a.text-light:hover{color:#dae0e5 !important}
a.text-dark:focus,a.text-dark:hover{color:#1d2124 !important}
.visible{visibility:visible !important}
body,html{-webkit-text-size-adjust:100%}
article,aside,details,figcaption,figure,footer,header,img,main,menu,nav,section{display:block}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-style:normal;font-weight:400;font-size:100%;vertical-align:baseline}
img,svg{vertical-align:middle}
html{font-family:sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{line-height:1;-ms-text-size-adjust:100%;background-color:#fff}
dl,ol,p,ul{margin-top:0}
img{max-width:100%;height:auto;border-style:none}
table{border-collapse:collapse;border-spacing:0;width:100%}
ol,ul{list-style:none}
a:active,a:hover,a:link,a:visited{outline:0;text-decoration:none;color:inherit}
a{text-decoration:none}
a:hover,a:focus,.btn:hover{text-decoration:none;transition:.25s ease-in-out;opacity:.7}
a:link,a:visited,a:active,a:hover{overflow:hidden;outline:none}
body{background:#fff}
a:active,a:hover{color:inherit}
a.sub_info_tel:hover{opacity:1}
img{max-width:100%;height:auto;vertical-align:middle;display:block}
p{margin-bottom:1em;line-height:2.2;text-align:justify}
.bg_aurora_s{background:url(../images/common/bg_aurora_small.webp) no-repeat 0 0;background-size:cover}
.bg_w{background-color:#fff}
.bg_pale{background:#e1f4fb}
.sec{margin-top:100px}
.row{margin-top:50px}
.container{margin-top:50px}
.w_730{max-width:730px;margin:50px auto}
html,body{font-size:14px}
body{letter-spacing:.1em;color:#3d4141;line-height:1.8;font-weight:normal;font-family:-apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",YuGothicM,YuGothic,Meiryo,sans-serif}
.en{font-family:"Quicksand",sans-serif;font-weight:700;color:#43bdd9;letter-spacing:.2em}
h1,h2{margin-bottom:.5em;font-weight:bold;font-size:32px;line-height:1.6}
h2{line-height:1.4}
h2 span{color:#00a0b8;font-weight:bold}
h3,h4{margin:0 0 2em;font-weight:bold;font-size:24px;line-height:1.5}
.small{font-size:.8em}
.pc_nav_body{padding-top:10px;padding-bottom:20px}
.pc_nav_body .inner{display:flex;justify-content:space-between}
.pc_nav{display:inline-flex;align-content:center;flex-wrap:wrap}
.pc_nav li:after{content:"/";padding:0 1em}
.pc_nav li:last-child:after{content:none}
.sub_info{max-width:345px;margin:30px 0 30px auto}
.sub_info img{margin-right:10px}
.sub_info_tel{font-size:24px;font-family:lato,sans-serif;font-weight:700;align-items:center}
.sub_info_ac{font-size:16px;font-weight:bold;margin-left:38px;align-items:center}
header.js_scrollin{background:#fff;box-shadow:1px 1px 10px rgba(139,142,157,.2);position:fixed;animation-duration:.8s;top:0;animation-name:slideDown}
header .sp_logo{width:260px;margin:auto;padding:16px 20px 16px 0}
.btn_nav{position:absolute;top:17px;right:16px;height:26px;width:36px;cursor:pointer;transition:opacity .25s ease;z-index:200}
.btn_nav:hover{opacity:.7}
.btn_nav.active .top{transform:translateY(12px) translateX(0) rotate(45deg);background:#fff}
.btn_nav.active .middle{opacity:0;background:#fff}
.btn_nav.active .bottom{transform:translateY(-12px) translateX(0) rotate(-45deg);background:#fff}
.btn_nav span{background:#00a0b8;border:none;height:2px;width:100%;position:absolute;top:0;left:0;transition:all .35s ease;cursor:pointer}
.btn_nav span:nth-of-type(2){top:12px}
.btn_nav span:nth-of-type(3){top:24px}
.menu_overlay{position:fixed;background:#00a0b8;z-index:100;top:0;left:0;width:100%;height:0%;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s,height .35s;overflow:hidden}
.menu_overlay.open{opacity:.9;visibility:visible;height:100%}
.menu_overlay.open li{animation:fadeInRight .5s ease forwards;animation-delay:.35s}
.menu_overlay.open li:nth-of-type(2){animation-delay:.4s}
.menu_overlay.open li:nth-of-type(3){animation-delay:.45s}
.menu_overlay.open li:nth-of-type(4){animation-delay:.5s}
.menu_overlay.open li:nth-of-type(5){animation-delay:.55s}
.menu_overlay.open li:nth-of-type(6){animation-delay:.6s}
.menu_overlay nav{position:relative;top:15%;height:60%;font-size:16px;width:60%;margin:auto}
.menu_overlay ul{padding:0;margin:0 auto;display:inline-block;position:relative;height:100%}
.menu_overlay ul li{display:block;position:relative;opacity:0}
.menu_overlay ul li a{display:block;padding-bottom:1em;color:#fff;overflow:hidden}
.btn{font-weight:bold;height:64px;max-width:234px;width:100%;border-radius:8px;display:flex;align-items:center;justify-content:center}
.btn_container{display:flex;justify-content:space-between;align-items:center;align-content:center}
.btn_reservation,.btn_tel{font-size:13px;height:46px;background:#fff}
.btn_container>a{width:calc(50% - 5px);max-width:100%;align-items:center;justify-content:center}
.btn_line{font-size:14px;border:solid 3px #7dcedc}
.btn_bg{background-color:#00a0b8;color:#fff !important}
.btn_line.btn_arrow:after{border-color:#00a0b8}
.btn_bg.btn_arrow:after{border-color:#fff}
.btn .ico{margin-right:8px}
.btn_tel .ico{width:12px}
.btn_arrow{position:relative}
.btn_arrow:after{content:"";position:absolute;width:6px;height:6px;right:1em;top:40%;border-right:solid 1px;border-top:solid 1px;transform:rotate(45deg)}
.btn_side_wrap{position:relative}
.btn_side{position:fixed;z-index:2;height:242px;text-align:center;padding:14px;font-size:18px;top:200px;right:0;background-color:#00a0b8;color:#fff !important;writing-mode:vertical-rl;text-orientation:upright;border-radius:8px 0 0 8px;visibility:hidden}
header .btn_side.is-show{visibility:visible;animation-duration:.8s;animation-name:fade-in-right}
footer .btn_fixed{background:#fff;width:100vw;padding:10px 15px 10px;position:fixed;bottom:0;z-index:1000;visibility:hidden}
.table th,.table td{padding:2em;vertical-align:middle}
.table th{position:relative}
.table th:after{background:#e5e5e5;content:"";margin:auto;width:1px;height:70%;position:absolute;bottom:0;right:0;top:0}
.box_line_wrap{display:flex;flex-direction:column;margin-bottom:30px}
.box_line_parallel{margin:0 auto;text-align:center}
.box_line_vertical{border-left:solid 1px;border-right:solid 1px;border-color:#111;display:block;font-weight:bold;background:#fff;padding:10px 16px;line-height:1.8}
.box_line_parallel::before,.box_line_parallel::after{content:"";display:block;width:calc(100% - 16px);height:1px;background:#111;margin:auto}
.kado{background:hsla(0,0%,100%,.85);background:linear-gradient(135deg, transparent 0px, rgba(255, 255, 255, 0.85) 0) top left,linear-gradient(225deg, transparent 0px, rgba(255, 255, 255, 0.85) 0) top right,linear-gradient(315deg, transparent 20px, rgba(255, 255, 255, 0.85) 0) bottom right,linear-gradient(45deg, transparent 0px, rgba(255, 255, 255, 0.85) 0) bottom left;background-size:50% 50%;background-repeat:no-repeat}
.top_lead_body{padding:60px 0}
.top_lead_body>.container{box-shadow:0px 9px 16px rgba(233,233,233,.5);padding:10px 30px 30px;margin-top:0}
.top_lead{color:#c39938;font-size:24px;line-height:1.8}
.top_lead_en{font-size:18px;font-weight:400}
.top_invisalign_body .invisalign_logo{width:30px;flex-shrink:0;flex-grow:0}
.top_invisalign_body>.row{align-items:center}
.top_invisalign_txt{margin-left:30px;border-left:1px solid;padding-left:30px}
.link_index_list{max-width:795px;flex-wrap:wrap;margin:auto}
.link_index_list .btn{width:calc(33.3333333333% - 15px);font-size:18px;height:90px;margin-top:15px}
.doc_staff_lead .box_line_vertical{background:rgba(0,0,0,0);border-color:#fff;font-weight:normal}
.doc_staff_lead .box_line_parallel::before,.doc_staff_lead .box_line_parallel::after{background:#fff;margin:auto}
.doc_staff_cnts{background:#00a0b8;padding:60px 30px;height:100%;display:flex;flex-direction:column}
.doc_staff_lead{font-size:24px;line-height:2.4}
.doc_staff_cnts .btn{background:#fff;margin:auto auto 0}
.doc_staff_lead{text-align:center;color:#fff}
.invisa_go{margin-top:100px}
.invisa_go .row{margin-top:20px}
.page_ttl .en{font-size:.5em;display:block;margin-top:1em}
.heading_line_wrap{display:flex;justify-content:center}
.heading.under_line{margin-bottom:50px;text-align:center}
.heading.under_line:after{content:"";width:100%;height:9px;margin-top:10px;display:block;background:url(../images/common/ttl_line.svg) repeat-x left bottom}
.table.price_list{margin-bottom:30px;table-layout:fixed}
.loan_body .inner{padding:60px}
.sec_lisk .box_line_parallel{font-size:18px;line-height:1.6}
.sec_faq dt.active:after{transform:rotate(135deg);transition:all .1s linear}
.sec_about .about_conts{margin:-100px 30px 60px;padding:30px 30px 30px 60px;position:relative;z-index:2}
.sec_about .about_img{position:relative;z-index:1}
.sec_about .point{font-family:"Caveat",cursive;font-size:30px;color:#00a0b8;margin-left:-30px}
.sec_about .about_conts h3{text-align:left;font-size:24px;color:#c39938;font-weight:normal;margin-bottom:1em}
.sec_about .about_conts h3:after{content:"";background:#c39938;height:1px;display:block;width:60px;margin-top:.5em}
.topicpath+.bg_aurora_s{margin-top:-150px;margin-top:-150px;min-height:332px;display:flex;align-items:center;align-content:center;line-height:2.2;font-weight:bold}
.sec_invisalign_point .heading.under_line{margin-bottom:180px}
.invisalign_pointlist_wrap{padding-top:148px}
.invisalign_pointlist_body{margin-top:-320px}
.sec_about .about_conts h3{text-align:left;font-size:24px;color:#c39938;font-weight:normal;margin-top:0;margin-bottom:1em}
.invisalign_pointlist_conts h3{font-size:24px;color:#c39938;font-weight:normal;margin-bottom:1em;text-align:center}
.invisalign_pointlist_item{margin-bottom:60px}
.invisalign_pointlist_img{padding:0 15px;margin-bottom:30px}
.invisalign_pointlist_img img{margin:0 auto}
.invisalign_pointlist_item p{text-align:justify}
.table.profile_list th{padding:10px;white-space:nowrap}
.table.profile_list th,.table.profile_list td{padding:10px;vertical-align:top;font-size:12px}
.counseling_flow_ttl .box_line_parallel::before,.counseling_flow_ttl .box_line_parallel::after{height:2px}
.counseling_flow_ttl .box_line_vertical{border-left:solid 2px;border-right:solid 2px}
.sec_contact .heading_line_wrap+.heading_sub{font-weight:bold;text-align:center;display:block;font-size:24px;margin-top:-38px;color:#00a0b8}
.sec_contact .bg_pale{padding:10px 0 60px;margin-top:50px}
.contact_list_item .btn{margin:0 auto 30px}
.contact_list_item .kado{padding:70px 30px 60px}
.sec_form .container{padding:10px 0 60px}
.cta_area{background:url(../images/common/bg_aurora_large.webp) no-repeat 0 center/cover;padding:72px 0 118px;margin-top:100px}
.cta_lead{color:#c39938;font-size:24px;line-height:1.6;text-align:center}
.cta_body{position:relative}
.cta_conts{position:absolute;background:#fff;padding:56px 30px 60px;z-index:1;right:0;top:50%;transform:translateY(-50%);box-shadow:0px 9px 16px rgba(233,233,233,.5)}
.cta_conts_txt{max-width:340px;margin:0 auto 30px}
.cta_conts_txt h3{font-size:18px}
.timeTableFrame table{background:#fff}
.timeTableFrame table th,.timeTableFrame table td{padding:15px 0;border:1px solid #dedede;text-align:center}
.timeTableFrame table th:first-child{padding:15px 2.8%;text-align:left;white-space:nowrap}
.timeTableFrame table thead th:not(:first-child){width:9%}
.timeTableFrame table thead{background:#00a0b8;color:#fff}
.timeTableFrame table tbody th{background:#efefef}
.timeTableFrame table tbody td{color:#f8b62c;font-family:lato,sans-serif}
.footer_nav_body{background:#00a0b8;margin-top:50px;padding:50px 15px;min-height:120px}
footer .logo{margin-bottom:16px}
footer .sub_info{margin:0;max-width:345px}
footer .sub_info_ac{font-size:14px;margin-left:20px}
.footer_address{line-height:1.8}
.footer_nav{display:flex;align-content:center;justify-content:center;flex-wrap:wrap}
.footer_nav li:after{content:"/";padding:0 1em;color:#fff}
.footer_nav li a{color:#fff}
footer li:last-child:after{display:none}
footer .copyright{text-align:center;padding:1em;margin:0}
.map_logo{max-width:400px;margin:0 auto 10px}
.txt_12{font-size:12px}
.guideline h3{font-size:100%;margin-bottom:0}
.guideline td{font-size:12px}
.guideline td:first-child{width:15em}
section.case img{display:inline-block}
section.case h4:not(:first-of-type){margin-top:60px;margin-bottom:0px}
@media(min-width: 576px) {
.container{max-width:540px}
}
@media(min-width: 768px) {
.container{max-width:720px}
}
@media(min-width: 992px) {
.container{max-width:960px}
}
@media(min-width: 1200px) {
.container{max-width:1140px}
}
@media(min-width: 768px) {
.col-md-3{flex:0 0 25%;max-width:25%}
.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}
.col-md-6{flex:0 0 50%;max-width:50%}
.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}
.offset-md-1{margin-left:8.333333%}
}
@media screen and (prefers-reduced-motion: reduce) {
.btn{transition:none}
}
@media screen and (prefers-reduced-motion: reduce) {
.fade{transition:none}
}
@media screen and (prefers-reduced-motion: reduce) {
.collapsing{transition:none}
}
@media(max-width: 575.98px) {
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}
}
@media(min-width: 576px) {
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}
}
@media(max-width: 767.98px) {
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}
}
@media(min-width: 768px) {
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}
}
@media(max-width: 991.98px) {
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}
}
@media(min-width: 992px) {
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}
}
@media(max-width: 1199.98px) {
.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}
}
@media(min-width: 1200px) {
.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}
}
@media screen and (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog{transition:none}
}
@media screen and (prefers-reduced-motion: reduce) {
.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}
}
@supports(transform-style: preserve-3d) {
.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%, 0, 0)}
}
@supports(transform-style: preserve-3d) {
.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%, 0, 0)}
}
@supports(transform-style: preserve-3d) {
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translate3d(0, 0, 0)}
}
@media(min-width: 768px) {
.pl-md-5,.px-md-5{padding-left:3rem !important}
}
@media print {
*,::after,::before{text-shadow:none !important;box-shadow:none !important}
a:not(.btn){text-decoration:underline}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
body{min-width:992px !important}
.container{min-width:992px !important}
.table{border-collapse:collapse !important}
.table td,.table th{background-color:#fff !important}
.table .thead-dark th{color:inherit;border-color:#dee2e6}
}
@media only screen and (min-width: 769px) {
a[href^="tel:"]{pointer-events:none}
}
@media only screen and (min-width: 1167px) {
.sp_nav_body{display:none}
}
@media only screen and (max-width: 1167px) {
.pc_nav_body{display:none}
}
@media only screen and (max-width: 768px) {
.btn_side_wrap{display:none}
}
@media only screen and (max-width: 640px) {
html{scroll-padding-top:62px}
.sp_nav_body{position:fixed;top:0;height:60px;width:100vw;background:#fff;z-index:1000;border-bottom:solid 1px #dee2e6}
.main_contents{padding-top:60px}
}
@media only screen and (max-width: 640px) {
footer .btn_fixed.is-show{visibility:visible;animation-duration:.8s;animation-name:fade-in-bottom;box-shadow:1px 0px 4px #dee2e6}
}
@media only screen and (max-width: 640px) {
.top_lead_body.bg_aurora_s{background:url(../images/common/bg_aurora_sp.webp) no-repeat 0 0;background-size:cover}
.top_lead_body>.container .row{flex-direction:column-reverse;margin-top:10px}
.top_lead_body>.container{width:86%;padding:30px;margin-top:0;position:relative}
.top_lead_img{width:280px;margin:auto}
.top_lead,.top_lead_en{font-size:16px;text-align:center}
.top_lead_ico{position:absolute;top:-20px;left:-24px;width:90px}
.aligner4{width:250px;margin:0 auto 20px}
.link_index_list{padding:0 15px}
.link_index_list .btn{width:calc(50% - 5px);font-size:12px;height:60px;margin-top:10px}
}
@media only screen and (max-width: 768px) {
.loan_body .inner{padding:30px 15px 40px}
}
@media only screen and (max-width: 768px) {
.sec_treatment_catch .container{margin-top:0}
}
@media only screen and (max-width: 768px) {
.about_list_item{padding:0}
.sec_about .about_conts{padding-left:40px;margin-bottom:30px;padding-top:15px;padding-bottom:10px;margin-top:-30px;margin-left:15px;margin-right:15px}
.sec_about .about_conts h3{font-size:18px !important}
}
@media only screen and (max-width: 768px) {
.topicpath+.bg_aurora_s{margin-top:-90px}
.sec_invisalign_point .heading.under_line{margin-bottom:94px}
.invisalign_pointlist_body{margin-top:-275px}
.invisalign_pointlist_item{margin-bottom:30px}
.invisalign_pointlist_conts h3{font-size:20px}
.invisalign_pointlist_img{padding:0;margin-bottom:18px}
}
@media only screen and (max-width: 768px) {
.contact_list_item .kado{padding:50px 30px 30px;margin-bottom:20px}
.sec_contact .heading_line_wrap+.heading_sub{font-size:20px}
.sec_form .form>.row{margin-top:0}
.sec_form .container{padding:30px 15px 30px;margin-top:0}
}
@media only screen and (max-width: 640px) {
.cta_area{margin-top:80px;background-image:url(../images/common/bg_aurora_sp.webp);padding:0;background-size:cover;background-position:center}
.cta_body{margin-top:-10px}
.cta_conts{width:calc(100% - 60px);background:hsla(0,0%,100%,.82);margin:0 auto;position:unset;transform:translateY(-12%);padding:50px 25px 40px}
.cta_btn_body{display:block}
.cta_btn_body>.btn{width:100%;margin:10px auto 0}
.cta_lead{font-size:15px;letter-spacing:.02em;padding-top:50px;margin-bottom:50px}
.cta_conts_txt h3{font-size:14px}
}
@media only screen and (max-width: 768px) {
.footer_nav_body{margin-top:30px}
footer .sub_info{margin:0 0 10px;max-width:100%;white-space:nowrap}
footer .logo img{margin:auto}
.footer_nav li a{line-height:2.4;font-size:12px}
footer .copyright{margin-bottom:100px}
.map_logo{width:64%}
.btn_fixed_txt{font-size:11px;font-weight:bold;text-align:center}
.btn_fixed_txt span{color:#43bdd9}
}
@media only screen and (min-width: 641px) {
.pc_hidden{display:none}
}
@media only screen and (max-width: 768px) {
.sp_block{display:block}
body{font-size:12px}
h1,h2{font-size:24px}
h3{font-size:20px}
.box_line_parallel{width:100%;font-size:18px;line-height:1.6}
}
@media only screen and (max-width: 768px) {
.guideline td:first-child{width:5em}
.guideline img{margin-bottom:50px}
}
@media only screen and (max-width: 768px) {
.footer_nav li{width:50%;padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #fff;font-weight:bold}
.footer_nav li:after{content:none;padding:0 0}
.footer_nav li a{font-weight:bold}
.footer_nav_body{padding:30px 15px}
}
@keyframes fadeInRight{0%{opacity:0;left:20%}100%{opacity:1;left:0}}
@keyframes fade-in-right{0%{transform:translateX(20px);opacity:0}100%{transform:translateX(0);opacity:1}}