/*!
 */: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:transparent}

@-ms-viewport{width:device-width}

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:#000;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}

hr{box-sizing:content-box;height:0;overflow:visible}

h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}

p{margin-top:0;font-size: 15px;letter-spacing: 0.04em;line-height: 1.9em;margin-bottom: 2em;}
p.b {font-size: 21px;line-height: 1.62em;font-weight: bold;margin-bottom: 30px;}

@media (max-width:768px) {
p {font-size: 14px;line-height: 1.5em;}
p.b {font-size: 15px;line-height: 1.625em;margin-bottom: 25px;}
}

abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}

address{margin-bottom:1rem;font-style:normal;line-height:inherit}

dl,ol,ul{margin-top:0;margin-bottom:1rem}

ol ol,ol ul,ul ol,ul ul{margin-bottom:0; list-style:none;}

dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}

blockquote{margin:0 0 1rem}

dfn{font-style:italic}

b,strong{font-weight:bolder}

small{font-size:80%}

a{color:#396ea7;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}
a:hover{color:#2f5073;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}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}

pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}
figure{margin:0 0 1rem}
img{vertical-align:middle;border-style:none}
svg{overflow:hidden;vertical-align:middle}

caption{padding-top:.75rem;padding-bottom:.75rem;color:#333;text-align:left;caption-side:bottom}
th{text-align:inherit}
label{display:inline-block;margin-bottom:.5rem}
button{border-radius:0}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}
button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}

textarea{overflow:auto;resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:none}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
summary{display:list-item;cursor:pointer}
[hidden]{display:none!important}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:300;line-height:1.2;color:inherit; margin-top:.5rem;}
.h1,h1{font-size:2.5rem}
.h2,h2{font-size:1.2rem}
.h3,h3{font-size:1.75rem}
.h4,h4{font-size:1.5rem}
.h5,h5{font-size:1.25rem}
.h6,h6{font-size:1rem}
.lead{font-size:1.1rem;font-weight:300}
.display-1{font-size:6rem;font-weight:300;line-height:1.2}
.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}
.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}
.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}
hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}
.small,small{font-size:80%;font-weight:400}
.mark,mark{padding:.2em;background-color:#fcf8e3}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:.5rem}
.initialism{font-size:90%;text-transform:uppercase}
.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote-footer{display:block;font-size:80%;color:#333}
.blockquote-footer::before{content:"\2014 \00A0"}
.img-fluid{max-width:100%;height:auto}
.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}
.figure{display:inline-block}
.figure-img{margin-bottom:.5rem;line-height:1}
.figure-caption{font-size:90%;color:#6c757d}
code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}
kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}
kbd kbd{padding:0;font-size:100%;font-weight:700}
pre{display:block;font-size:87.5%;color:#212529}
pre code{font-size:inherit;color:inherit;word-break:normal}
.pre-scrollable{max-height:340px;overflow-y:scroll}

.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@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}}


.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.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{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}

@media (min-width:576px){
.row{ width:100%; margin-left:5px;}
.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}

@media (min-width:768px){
.row{ width:100%; margin-left:5px;}
.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}

@media (min-width:992px){
.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}

@media (min-width:1200px){
.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}		


.table{width:100%;margin-bottom:1rem;background-color:transparent}
.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-sm td,.table-sm th{padding:.3rem}
.table-bordered{border:1px solid #dee2e6}
.table-bordered td,.table-bordered th{border:1px solid #dee2e6}
.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}
.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}
.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}
.table-hover .table-primary:hover{background-color:#9fcdff}
.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}
.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}
.table-hover .table-secondary:hover{background-color:#c8cbcf}
.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}
.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}
.table-hover .table-success:hover{background-color:#b1dfbb}
.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}
.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}
.table-hover .table-info:hover{background-color:#abdde5}
.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}
.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}
.table-hover .table-warning:hover{background-color:#ffe8a1}
.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}
.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}
.table-hover .table-danger:hover{background-color:#f1b0b7}
.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}
.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}
.table-hover .table-light:hover{background-color:#ececf6}
.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}
.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}
.table-hover .table-dark:hover{background-color:#b9bbbe}
.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}
.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}
.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}
.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}
.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}
.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}
.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}
.table-dark.table-bordered{border:0}
.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}
.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}

@media (max-width:575.98px){ 
.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.table-responsive-sm>.table-bordered{border:0}
}

@media (max-width:767.98px){
.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.table-responsive-md>.table-bordered{border:0}
}

@media (max-width:991.98px){
.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.table-responsive-lg>.table-bordered{border:0}
}	

@media (max-width:1199.98px){
.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.table-responsive-xl>.table-bordered{border:0}
}
	
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.table-responsive>.table-bordered{border:0}
.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}


.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;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}

@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}

.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{color:#fff;background-color:#007bff;border-color:#007bff}
.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}
.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}
.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{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}
.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}
.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}
.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)}
.fade{transition:opacity .15s linear}

@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}

.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}

@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}

.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem}
.nav-link:focus,.nav-link:hover{text-decoration:none;color:#2b3137;}
.nav-link.disabled{color:#6c757d}
.nav-tabs{border-bottom:1px solid #a2a8af}
.nav-tabs .nav-item{margin-bottom:-1px; text-align: center;}
.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#2b3137 #2b3137 #23303d}
.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#2b3137;background-color:#fff;border-color:#a2a8af #a2a8af #fff}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.nav-pills .nav-link{border-radius:.25rem}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#2b3137;background-color:#007bff}
.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;color:#2b3137;}
.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 1rem; font-size:1.3rem;}
.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}
.navbar-brand{display:inline-block;padding-top:0rem;padding-bottom:0rem; margin-top:0rem; margin-right:1rem;font-size:0rem;line-height:inherit;white-space:nowrap}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-nav .dropdown-menu{position:static;float:none}
.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}
.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;color:#2b3137;}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}

@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}

@media (min-width:576px){
header {background-color: #fff;	}
header .inner {	position: relative;width: 1180px;height: 95px;margin: auto;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;    -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp .inner {width: 1100px;height: 110px;}
header h1 { font-size: 0;line-height: 1em;padding: 20px 0 0 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp h1 {padding: 20px 0 0 30px;}
header.tp h1 img:nth-of-type(1),header h1 img:nth-of-type(2) {display: none;}
header h1 img:nth-of-type(1),header.tp h1 img:nth-of-type(2) {display: inline-block;}
header .t {display: none;}
header.tp .t {display: block;position: absolute;left: 20px;top: 12px;color: #007ab7;font-size: 13px;line-height: 1em;}
header ul.navbar-nav_pc {position: absolute;right: 0;top: 0;}
header ul.navbar-nav_pc li {position: relative;	float: left;padding: 30px 0 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;    -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp ul.navbar-nav_pc li {	padding: 80px 0 0;}
header ul.navbar-nav_pc li:last-of-type,header ul.navbar-nav_pc li:last-of-type a {	padding: 0;}
header ul.navbar-nav_pc li::after {content: "";	position: absolute;left: 0;top: 30px;width: 1px;height: calc(100% - 30px);	background-color: #c8c8c8;}
header.tp ul.navbar-nav_pc li::after {top: 60px;height: calc(100% - 60px);}
header ul.navbar-nav_pc li:first-of-type::after,header ul.navbar-nav_pc li:last-of-type::after {display: none;}
header ul.navbar-nav_pc li a {display: block;font-size: 11px;line-height: 1em;letter-spacing: 0.01em;text-align: center;padding: 0 28px;	color:#225185;}
header ul.navbar-nav_pc li a span {display: block;font-size: 18px;line-height: 1em;letter-spacing: 0.05em;font-weight: 600;	margin-bottom: 7px;color:#225185;}
header ul.navbar-nav_pc span.en {font-size: 14px;line-height: 1em;margin-bottom: 7px;color: #205B9D;}
}

@media (max-width:767.98px){
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}
header.tp .t {display: block;position: absolute;left: 20px;top: 12px;color: #007ab7;font-size: 13px;line-height: 1em;}
}

@media (min-width:768px){
.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand-md .navbar-toggler{display:none}
}

@media (max-width:991.98px){
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}
header.tp .t {display: block;position: absolute;left: 20px;top: 12px;color: #007ab7;font-size: 13px;line-height: 1em;}
}

@media (min-width:992px){
header {background-color: #fff;}
header .inner {	position: relative;width: 1180px;height: 95px;margin: auto;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;    -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp .inner {width: 1100px;height: 110px;}
header h1 { font-size: 0;line-height: 1em;padding: 20px 0 0 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp h1 {padding: 20px 0 0 30px;}
header.tp h1 img:nth-of-type(1),header h1 img:nth-of-type(2) {display: none;}
header h1 img:nth-of-type(1),header.tp h1 img:nth-of-type(2) {display: inline-block;}
header .t {display: none;}
header.tp .t {display: block;position: absolute;left: 20px;top: 12px;color: #007ab7;font-size: 13px;line-height: 1em;}
header ul.navbar-nav_pc {position: absolute;right: 0;top: 0;}
header ul.navbar-nav_pc li {position: relative;	float: left;padding: 30px 0 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;    -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp ul.navbar-nav_pc li {	padding: 80px 0 0;}
header ul.navbar-nav_pc li:last-of-type,header ul.navbar-nav_pc li:last-of-type a {	padding: 0;}
header ul.navbar-nav_pc li::after {content: "";	position: absolute;left: 0;top: 30px;width: 1px;height: calc(100% - 30px);	background-color: #c8c8c8;}
header.tp ul.navbar-nav_pc li::after {top: 60px;height: calc(100% - 60px);}
header ul.navbar-nav_pc li:first-of-type::after,header ul.navbar-nav_pc li:last-of-type::after {display: none;}
header ul.navbar-nav_pc li a {display: block;font-size: 11px;line-height: 1em;letter-spacing: 0.01em;text-align: center;padding: 0 28px;	color:#225185;}
header ul.navbar-nav_pc li a span {display: block;font-size: 18px;line-height: 1em;letter-spacing: 0.05em;font-weight: 600;	margin-bottom: 7px;color:#225185;}
header ul.navbar-nav_pc span.en {font-size: 18px;line-height: 1em;margin-bottom: 7px;color: #205B9D;}
}

@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}

@media (min-width:1200px){
header {background-color: #fff;	}
header .inner {	position: relative;width: 1180px;height: 95px;margin: auto;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;    -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp .inner {width: 1100px;height: 110px;}
header h1 { font-size: 0;line-height: 1em;padding: 20px 0 0 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp h1 {padding: 20px 0 0 30px;}
header.tp h1 img:nth-of-type(1),header h1 img:nth-of-type(2) {display: none;}
header h1 img:nth-of-type(1),header.tp h1 img:nth-of-type(2) {display: inline-block;}
header .t {display: none;}
header.tp .t {display: block;position: absolute;left: 20px;top: 15px;color: #007ab7;font-size: 13px;line-height: 1em;}
header ul.navbar-nav_pc {position: absolute;right: 0;top: 0;}
header ul.navbar-nav_pc li {position: relative;	float: left;padding: 30px 0 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;    -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
header.tp ul.navbar-nav_pc li {	padding: 80px 0 0;}
header ul.navbar-nav_pc li:last-of-type,header ul.navbar-nav_pc li:last-of-type a {	padding: 0;}
header ul.navbar-nav_pc li::after {content: "";	position: absolute;left: 0;top: 30px;width: 1px;height: calc(100% - 30px);	background-color: #c8c8c8;}
header.tp ul.navbar-nav_pc li::after {top: 60px;height: calc(100% - 60px);}
header ul.navbar-nav_pc li:first-of-type::after,header ul.navbar-nav_pc li:last-of-type::after {display: none;}
header ul.navbar-nav_pc li a {display: block;font-size: 11px;line-height: 1em;letter-spacing: 0.01em;text-align: center;padding: 0 28px;	color:#225185;}
header ul.navbar-nav_pc li a span {display: block;font-size: 18px;line-height: 1em;letter-spacing: 0.05em;font-weight: 600;	margin-bottom: 7px;color:#225185;}
header ul.navbar-nav_pc span.en {font-size: 18px;line-height: 1em;margin-bottom: 7px;color: #205B9D;}		}		
.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}
.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}
.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}
.navbar-expand .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.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-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-light .navbar-text{color:rgba(0,0,0,.5)}
.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}
.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-brand{color:#fff}
.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}
.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}
.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}
.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}
.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}
.navbar-dark .navbar-text a{color:#fff}
.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}

.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}
.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}
.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.page-link:not(:disabled):not(.disabled){cursor:pointer}
.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}
.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}
.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}

.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}
.badge-primary{color:#fff;background-color:#007bff}
.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}
.badge-secondary{color:#fff;background-color:#6c757d}
.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}
.badge-success{color:#fff;background-color:#28a745}
.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}
.badge-info{color:#fff;background-color:#17a2b8}
.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}
.badge-warning{color:#212529;background-color:#ffc107}
.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}
.badge-danger{color:#fff;background-color:#dc3545}
.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}
.badge-light{color:#212529;background-color:#f8f9fa}
.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}
.badge-dark{color:#fff;background-color:#343a40}
.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}

.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}

@media (min-width:576px){.jumbotron{padding:4rem 2rem}}

.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}


@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}
@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}

.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}
.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}

@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}} 
.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}
.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}

.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}
.media-body{-ms-flex:1;flex:1}

.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}
.list-group-item-action{width:100%;color:#495057;text-align:inherit}
.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}
.list-group-item-action:active{color:#212529;background-color:#e9ecef}
.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}
.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}
.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}
.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}
.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}
.list-group-flush:first-child .list-group-item:first-child{border-top:0}
.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}
.list-group-item-primary{color:#004085;background-color:#b8daff}
.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}
.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}
.list-group-item-secondary{color:#383d41;background-color:#d6d8db}
.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}
.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}
.list-group-item-success{color:#155724;background-color:#c3e6cb}
.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}
.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}
.list-group-item-info{color:#0c5460;background-color:#bee5eb}
.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}
.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}
.list-group-item-warning{color:#856404;background-color:#ffeeba}
.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}
.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}
.list-group-item-danger{color:#721c24;background-color:#f5c6cb}
.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}
.list-group-item-light{color:#818182;background-color:#fdfdfe}
.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}
.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}
.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}

.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}
.close:not(:disabled):not(.disabled){cursor:pointer}
.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}
button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}


.tooltip{position:absolute;z-index:1070;display:block;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-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}
.tooltip.show{opacity:.9}
.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}
.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}
.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}
.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}
.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}
.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}
.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}
.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}
.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}
.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}
.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}
.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}
.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}

.carousel{position:relative}
.carousel-inner{position:relative;width:100%;overflow:hidden; height:auto;}
.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%; height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
.carousel-item img {width: 100%;height: 100%;object-fit: cover;}
.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}

@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}

.carousel-item-next,.carousel-item-prev{position:absolute;top:0}
.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}

.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}

.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}

.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}
.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{-webkit-transform:translateX(0);transform:translateX(0)}
@supports ((-webkit-transform-style:preserve-3d) or (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{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}
.carousel-control-prev{left:0}
.carousel-control-next{right:0}
.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}
.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}
.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}
.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}
.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}
.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}
.carousel-indicators .active{background-color:#fff}
.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}

@media (max-width:768px){
.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%; height:auto;}
.carousel-item img {width: 100%;height: auto;object-fit: contain;}
}
@media (max-width:900px){
.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%; height:auto;}
.carousel-item img {width: 100%;height: auto;object-fit: contain;}
}


.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}
.bg-primary{background-color:#007bff!important}
a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}
.bg-secondary{background-color:#6c757d!important}
a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}
.bg-success{background-color:#28a745!important}
a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}
.bg-info{background-color:#17a2b8!important}
a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}
.bg-warning{background-color:#ffc107!important}
a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}
.bg-danger{background-color:#dc3545!important}
a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}
.bg-light{background-color:#f8f9fa!important}
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}
.bg-dark{background-color:#343a40!important}
a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}
.bg-white{background-color:#fff!important}
.bg-transparent{background-color:transparent!important}

.border{border:1px solid #dee2e6!important}
.border-top{border-top:1px solid #dee2e6!important}
.border-right{border-right:1px solid #dee2e6!important}
.border-bottom{border-bottom:1px solid #dee2e6!important}
.border-left{border-left:1px solid #dee2e6!important}
.border-0{border:0!important}
.border-top-0{border-top:0!important}
.border-right-0{border-right:0!important}
.border-bottom-0{border-bottom:0!important}
.border-left-0{border-left:0!important}
.border-primary{border-color:#007bff!important}
.border-secondary{border-color:#6c757d!important}
.border-success{border-color:#28a745!important}
.border-info{border-color:#17a2b8!important}
.border-warning{border-color:#ffc107!important}
.border-danger{border-color:#dc3545!important}
.border-light{border-color:#f8f9fa!important}
.border-dark{border-color:#343a40!important}
.border-white{border-color:#fff!important}
.rounded{border-radius:.25rem!important}
.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}
.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}
.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}
.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}
.rounded-circle{border-radius:50%!important}
.rounded-0{border-radius:0!important}

.clearfix::after{display:block;clear:both;content:""}

.d-none{display:none!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:-ms-flexbox!important;display:flex!important}

.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}

.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}
.embed-responsive::before{display:block;content:""}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-21by9::before{padding-top:42.857143%}
.embed-responsive-16by9::before{padding-top:56.25%}
.embed-responsive-4by3::before{padding-top:75%}
.embed-responsive-1by1::before{padding-top:100%}

.float-left{float:left!important}
.float-right{float:right!important}
.float-none{float:none!important}

@media (min-width:576px){
.float-sm-left{float:left!important}
.float-sm-right{float:right!important}
.float-sm-none{float:none!important}

}

@media (min-width:768px){
.float-md-left{float:left!important}
.float-md-right{float:right!important}	
.float-md-none{float:none!important}
}

@media (min-width:992px){
.float-lg-left{float:left!important}
.float-lg-right{float:right!important}
.float-lg-none{float:none!important}
}

@media (min-width:1200px){
.float-xl-left{float:left!important}
.float-xl-right{float:right!important}
.float-xl-none{float:none!important}
}



.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important;position:sticky!important}

.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}
.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}
.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}
.shadow-none{box-shadow:none!important}.w-25{width:25%!important}
.w-50{width:50%!important}
.w-75{width:75%!important}
.w-100{width:100%!important}
.w-auto{width:auto!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.mw-100{max-width:100%!important}
.mh-100{max-height:100%!important}
.m-0{margin:0!important}
.mt-0,.my-0{margin-top:0!important}
.mr-0,.mx-0{margin-right:0!important}
.mb-0,.my-0{margin-bottom:0!important}
.ml-0,.mx-0{margin-left:0!important}
.m-1{margin:.25rem!important}
.mt-1,.my-1{margin-top:.25rem!important}
.mr-1,.mx-1{margin-right:.25rem!important}
.mb-1,.my-1{margin-bottom:.25rem!important}
.ml-1,.mx-1{margin-left:.25rem!important}
.m-2{margin:.5rem!important}
.mt-2,.my-2{margin-top:.5rem!important}
.mr-2,.mx-2{margin-right:.5rem!important}
.mb-2,.my-2{margin-bottom:.5rem!important}
.ml-2,.mx-2{margin-left:.5rem!important}
.m-3{margin:1rem!important}
.mt-3,.my-3{margin-top:1rem!important}
.mr-3,.mx-3{margin-right:1rem!important}
.mb-3,.my-3{margin-bottom:1rem!important}
.ml-3,.mx-3{margin-left:1rem!important}
.m-4{margin:1.5rem!important}
.mt-4,.my-4{margin-top:1.5rem!important}
.mr-4,.mx-4{margin-right:1.5rem!important}
.mb-4,.my-4{margin-bottom:1.5rem!important}
.ml-4,.mx-4{margin-left:1.5rem!important}
.m-5{margin:3rem!important}
.mt-5,.my-5{margin-top:3rem!important}
.mr-5,.mx-5{margin-right:3rem!important}
.mb-5,.my-5{margin-bottom:3rem!important}
.ml-5,.mx-5{margin-left:3rem!important}
.p-0{padding:0!important}
.pt-0,.py-0{padding-top:0!important}
.pr-0,.px-0{padding-right:0!important}
.pb-0,.py-0{padding-bottom:0!important}
.pl-0,.px-0{padding-left:0!important}
.p-1{padding:.25rem!important}
.pt-1,.py-1{padding-top:.25rem!important}
.pr-1,.px-1{padding-right:.25rem!important}
.pb-1,.py-1{padding-bottom:.25rem!important}
.pl-1,.px-1{padding-left:.25rem!important}
.p-2{padding:.5rem!important}
.pt-2,.py-2{padding-top:.5rem!important}
.pr-2,.px-2{padding-right:.5rem!important}
.pb-2,.py-2{padding-bottom:.5rem!important}
.pl-2,.px-2{padding-left:.5rem!important}
.p-3{padding:1rem!important}
.pt-3,.py-3{padding-top:1rem!important}
.pr-3,.px-3{padding-right:1rem!important}
.pb-3,.py-3{padding-bottom:1rem!important}
.pl-3,.px-3{padding-left:1rem!important}
.p-4{padding:1.5rem!important}
.pt-4,.py-4{padding-top:1.5rem!important}
.pr-4,.px-4{padding-right:1.5rem!important}
.pb-4,.py-4{padding-bottom:1.5rem!important}
.pl-4,.px-4{padding-left:1.5rem!important}
.p-5{padding:3rem!important}
.pt-5,.py-5{padding-top:3rem!important}
.pr-5,.px-5{padding-right:3rem!important}
.pb-5,.py-5{padding-bottom:3rem!important}
.pl-5,.px-5{padding-left:3rem!important}


.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.text-justify{text-align:justify!important}
.text-nowrap{white-space:nowrap!important}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}	
	
@media (min-width:576px){		
.text-sm-left{text-align:left!important}
.text-sm-right{text-align:right!important}
.text-sm-center{text-align:center!important}}

@media (min-width:768px){		.text-md-left{text-align:left!important}		.text-md-right{text-align:right!important}		.text-md-center{text-align:center!important}}

@media (min-width:992px){		.text-lg-left{text-align:left!important}		.text-lg-right{text-align:right!important}		.text-lg-center{text-align:center!important}}

@media (min-width:1200px){		.text-xl-left{text-align:left!important}		.text-xl-right{text-align:right!important}		.text-xl-center{text-align:center!important}}

.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.font-weight-light{font-weight:300!important}
.font-weight-normal{font-weight:400!important}
.font-weight-bold{font-weight:700!important}
.font-italic{font-style:italic!important}
.text-white{color:#fff!important}
.text-primary{color:#007bff!important}
a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}
.text-secondary{color:#6c757d!important}
a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}
.text-success{color:#28a745!important}
a.text-success:focus,a.text-success:hover{color:#1e7e34!important}
.text-info{color:#17a2b8!important}
a.text-info:focus,a.text-info:hover{color:#117a8b!important}
.text-warning{color:#ffc107!important}
a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}
.text-danger{color:#dc3545!important}
a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}
.text-light{color:#f8f9fa!important}
a.text-light:focus,a.text-light:hover{color:#dae0e5!important}
.text-dark{color:#343a40!important}
a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}
.text-body{color:#212529!important}
.text-muted{ margin-left:5px; font-size:1.3rem;color:#525252!important}
.text-black-50{color:rgba(0,0,0,.5)!important}
.text-white-50{color:rgba(255,255,255,.5)!important}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}		

@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}	

.t_text{font-size:0.7rem; color:#292828;}


#top_info {position: relative;width: 1020px;padding-top: 55px;margin: auto;}
#top_info .p_title {position: absolute;left: 0;top: 55px;}
#top_info .p_title .s {line-height: 1.1em;}
#top_info .illust {position: absolute;left: 40px;top: 160px;width: 320px;height: 320px;overflow: hidden;}
#top_info .info_list {margin-left: 400px;margin-bottom: 30px;}
#top_info .info_list li {width: 520px;border-bottom: 1px dotted #c8c8c8; list-style:none;}
#top_info .info_list li:last-of-type {border-bottom: none;}
#top_info .info_list li a {display: block;position: relative;width: 100%;height: 150px;padding: 20px 0 0 140px;box-sizing: border-box;}
#top_info .info_list li a div.i {position: absolute;left: 0;top: 20px;width: 110px;height: 110px;overflow: hidden;border-radius: 50%;}
#top_info .info_list li a .h {margin: 5px 0;}
#top_info .info_list li a .h .d {color: #fa5800;font-size: 13px;font-weight: bold;}
#top_info .info_list li a .t {font-size: 14px;line-height: 1.53em;font-weight: 400;}

@media (max-width:768px) {
#top_info {width: 100%;padding-top: 55px;margin: 5px;}
#top_info .p_title {left: 0;top: 55px; font-size:16px;}
#top_info .p_title .s {line-height: 1.1em;}
#top_info .info_list {margin-left: 5px;margin-bottom: 10px;margin-top:50px;}
#top_info .info_list li {width: 100%;border-bottom: 1px dotted #c8c8c8; list-style:none;}
#top_info .info_list li:last-of-type {border-bottom: none;}
#top_info .info_list li a {display: block;position: relative;width: 100%;height: auto;padding: 20px 0 0 5px;box-sizing: border-box;}
#top_info .info_list li a div.i {position: absolute;left: 0;top: 20px;width: 130px;height: 130px;overflow: hidden;border-radius: 50%;}
#top_info .info_list li a .h {margin-left:5px;margin-top:130px;}
#top_info .info_list li a .h .d {color: #fa5800;font-size: 13px;font-weight: bold;}
#top_info .info_list li a .t {font-size: 13px;line-height: 1.53em;font-weight: 300; margin-right:10px;}
}

.p_title {text-align: center;margin-bottom: 60px;}
.p_title span {display: block;}
.p_title span.en {font-size: 30px;line-height: 1.5em;margin-bottom: 10px;color: #205B9D;}
.p_title span.s {font-size: 13px;line-height: 1em;font-weight: bold;}

@media (max-width:768px) {
.p_title {margin-bottom: 33px;}
.p_title span.en {font-size: 20px;margin-bottom: 6px;}
.p_title span.s {font-size: 10px;}

}	

.en {font-family: "MinionPro-Semibold", "serif";}


.sa {opacity: 0;transition: all 1.0s ease;}
.sa.show {opacity: 1;transform: none;}
.sa--left {transform: translate(20px, 0);}
.sa--right {transform: translate(-20px, 0);}
.sa--up {transform: translate(0, 20px);}
.sa--down {transform: translate(0, -20px);}
.c_title{font-size:17px; font-weight:300; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.spaces { margin-bottom:30px;}
.space { margin-bottom:50px;}
.space2 { margin-bottom:85px;}
.space3 { margin-bottom:150px;}

#top_comp {	padding: 95px 0 110px;margin: 70px auto 95px;background-color: #f0f0f0;}
#top_comp .inner {width: 1080px;margin: auto;}
#top_comp .inner .text {float: left;width: 460px;padding-top: 15px;}
#top_comp .inner .text p:nth-of-type(2) {margin-bottom: 60px;}
#top_comp .inner .i {float: right;width: 550px;height: 380px;overflow: hidden;}

@media (max-width:768px) {
#top_comp {padding: 56px 25px 55px;margin: 60px auto;}
#top_comp .inner {width: 100%;}
#top_comp .inner .text {float: left;width: 100%;padding-top: 35px;}
#top_comp .inner .text p.b {text-align: left;}
#top_comp .inner .text p:nth-of-type(2) {margin-bottom: 30px;}
#top_comp .inner .i {float: none;width: 100%;overflow: hidden;}
}

#ofu {width: 1020px;margin: auto;}
#ofu .taC {line-height: 2.14em;margin-bottom: 50px; text-align:center;}
#ofu .fl,#ofu .fr {width: 484px;}
#ofu .t {font-size: 18px;font-weight: bold;line-height: 1em;margin: 24px 0 12px; text-align:center;}
#ofu .text p {margin-bottom: 15px;text-align:center;}
#ofu .i {width: 280px;height: 200px;overflow: hidden;}

@media (max-width:768px) {
#ofu {width: 100%;padding: 0 25px;margin: auto;box-sizing: border-box;margin-bottom:30px;}
#ofu .taC {line-height: 1.14em;margin-bottom: 15px;}
#ofu .taC p:nth-of-type(2) {text-align: left !important;}
#ofu .fl,#ofu .fr {float: none !important;width: 100%;}
#ofu .fl {margin-bottom: 20px;}
#ofu .t {font-size: 13px;}
#ofu .text p {margin-bottom: 15px;}
#ofu .i {width: 100%;height: auto;overflow: hidden;}
}


.contga{display: flex; flex-direction: row; flex-wrap: wrap;}
.contga_item{text-align: center; width: 300px; height: 260px; padding : 20px; margin-right: 39px; margin-bottom: 35px;background-color: #FFF;color: 000;border-top: 1px solid #afafaf;border-bottom: 1px solid #afafaf;}
.contga_item a .s {display: inline-block;font-size: 13.5px;font-weight: bold;line-height: 1em;width: 164px;height: 30px;padding-top: 9px;background-color: #f0f0f0;border-radius: 5px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.contga_item a .s span {position: relative;display: inline-block;vertical-align: 4px;width: 16px;height: 1px;margin-left: 3px;background-color: #000;}
.contga_item a .s span::after {content: "";position: absolute;right: 0;top: -2px;display: block;width: 5px;height: 1px;background-color: #000;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.contga_item a:hover .s {color: #fff;background-color: #3da387;}
.contga_item a:hover .s span,
.contga_item a:hover .s span::after {background-color: #fff;}
.contga_item img {width: auto;height: 200px;}

.clear {clear:both;}


#top_show {padding: 50px 0 40px;margin: 50px auto 50px;background-color: #f0f0f0;}
#top_show .inner {width: 1020px;margin: auto;}
#top_show .taC {line-height: 2.14em;margin-bottom: 20px; text-align:center;}
#top_show .fl,#top_show .fr {width: 484px;}
#top_show .t {font-size: 18px;font-weight: bold;line-height: 1em;margin: 24px 0 12px;}
#top_show .text p {margin-bottom: 15px;}
#top_show .i {width: 400px;height: 255px;overflow: hidden;}

@media (max-width:768px) {
#top_show {width: 100%;padding: 10px 10px;margin: auto;box-sizing: border-box;}
#top_show .inner {width: 100%;margin: auto;}
#top_show .taC {line-height: 2.14em;margin-bottom: 25px;}
#top_show .taC p:nth-of-type(2) {text-align: left !important;}
#top_show .fl,#top_show .fr {float: none !important;width: 100%;}
#top_show .fl {margin-bottom: 50px;}
#top_show .t {font-size: 15px;}
#top_show .text p {margin-bottom: 15px;}
#top_show .i {width: 325px;height: 208px;overflow: hidden;}
}

.link2 a {display: inline-block;position: relative;font-size: 13.5px;line-height: 1em;font-weight: bold;padding-right: 35px;padding-bottom: 12px;background-image: url("../image/arrow_ulink.png");background-position: right 2px;background-repeat: no-repeat;background-size: 22px 5px;}
.link2 a::after {content: "";display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background-color: #007ab7;}

@media (max-width:768px) {
.link2 {text-align: right;}
.link2 a {font-size: 12px;padding-right: 22px;padding-bottom: 10px;background-position: right 3px;		background-size: 18px 4px;}
.link2 a::after {height: 2px;}
}


/* ページの先頭へボタン */

#pageTop {display: none;width: 62px;color: #333;/* font-family: "Times New Roman", Times, "serif"; */font-size: 1.3rem;letter-spacing: 0.2em;text-align: center;text-indent: 0.2em;margin: 0 0 0 -31px;position: fixed;bottom: 30px;right: 30px;z-index: 5000;}
#pageTop a {color: #333;display: block;padding: 20px 0 0;position: relative;margin: 0 0 0 0.2em;font-size: 10px!important;}
#pageTop a::after {content: '';display: block;position: absolute;top: 0;left: 50%;width: 42px;height: 42px;margin-left: -21px;border-left: 1px solid #333;border-bottom: 1px solid #333;-webkit-transform: rotate(135deg);transform: rotate(135deg);}
#pageTop.background--light {color: #333;}
#pageTop.background--dark, #pageTop.background--dark a {color: #FFF;}
#pageTop.background--dark a::after {border-color: #FFF;}

@media (max-width:768px) {#pageTop {	width: 35px;	margin: 0 0 0 -30px;	bottom: 15px;	right: 15px;	font-size: 12px;}#pageTop a {	padding: 10px 0 0;}#pageTop a::after {	top: 0;	left: 50%;	width: 30px;	height: 30px;	margin-left: -15px;}}


/* フッター */

#globalFooter {background: #f3f3f3;width:100%;}


/* フッターナビ */

.globalFooter__nav {margin-bottom: 60px;}
.globalFooter__top {text-align: center;padding: 50px 0 10px;background-repeat: repeat-x!important;}

@media (max-width:767px) {.globalFooter__top {	padding: 50px 0 10px;}}

.globalFooter__top--logo {margin-bottom: 50px;}
.globalFooter__top--logo img {display: inline;max-width: 307px;}

@media (max-width:767px) {.globalFooter__top--logo img {	max-width: 100%;	width: 50%;}.globalFooter__top--logo {	margin-bottom: 50px;}}

.globalFooter__top--nav nav {font-size: 0;margin-top: 30px;}

@media (max-width:767px) {.globalFooter__top--nav nav {	margin-top: 15px;}}

.globalFooter__top--nav nav .globalFooter__top--navMenu {display: inline-block;font-size: 12px;margin: 0 20px 5px;}

@media (max-width:767px) {.globalFooter__top--nav nav .globalFooter__top--navMenu {	width: 100%;	margin: 0 auto 10px;}}

.globalFooter__top--nav nav .globalFooter__top--navMenu a {/* color: #fff; */display: block;font-size:12px;line-height: 1em;color: #333;text-decoration: none;}

@media (max-width:768px) {
#globalFooter {background: #f3f3f3;	width:100%;}
/* フッターナビ */
.globalFooter__nav {margin-bottom: 60px;}
.globalFooter__top {padding: 50px 0 10px;}
.globalFooter__top--logo img {max-width: 100%;width: 50%;}
.globalFooter__top--logo {margin-bottom: 50px;}
.globalFooter__top--nav nav {margin-top: 15px;}
.globalFooter__top--nav nav .globalFooter__top--navMenu {width: 100%;margin: 0 auto 10px;}
.globalFooter__top--nav nav .globalFooter__top--navMenu a {/* color: #fff; */display: block;font-size:12px;line-height: 1em;color: #333;text-decoration: none;}
}

.copyright {/* color: #fff; */width: 100%;text-align: center;font-size: 10px;text-align: center;margin-top: 40px!important;padding: 0!important;border: none!important;}

@media (max-width:768px) {
.copyright {width: auto;/* color: #FFF; */	font-size: 8px!important;	position: static;top: 0;margin-right: 0;transform: rotate(0deg);	z-index: 1;	margin-top: 40px;}
}

#catch {width: 1020px;height: 450px;margin: 50px auto 60px;}

@media (max-width:768px) {
#catch {width: 100%;height: auto;margin-top:20px;margin-bottom:40px;}
#catch.type2 {height: auto;}
}

img.fit {width: 100%;height: 100%;object-fit: cover;}

.midashi01 {font-size: 15px;line-height: 1.66em;font-weight: 300;text-align: center;margin-bottom: 55px;margin-left:10px;}
.midashi01 h3 {color:#333; font-weight:300; line-height: 2.2em; font-size:16px;}
.midashi02 {font-size: 20px;line-height: 1.795em;font-weight: 300;text-align: center;margin-bottom: 60px;}

@media (max-width:768px) {
.midashi01 {font-size: 14px;line-height: 1.62em;margin-bottom: 25px;margin-left:5px;text-align:left;}
.midashi01 h3 {color:#333; font-weight:300; line-height: 1.9em; text-align:left;font-size: 14px;}
.midashi02 {font-size: 16px;line-height: 1.6875em;margin-bottom: 65px;}
}

#profile {width: 1020px;padding: 50px 0 0;margin: auto;}
#profile .unit01 {margin-bottom: 100px;background-position: calc(100% - 70px) 550px;background-size: 330px 100px;}
#profile .unit01 .i {float: right;width: 450px;height: 550px;overflow: hidden;}
#profile .unit01 .t {float: left;width: 490px;letter-spacing: 0.04em;}
#profile .unit02 {position: relative;padding-left: 150px;margin-bottom: 70px;font-size:14px;line-height:25px;}
#profile .unit02 h4 {position: absolute;left: 0;top: 5px;}
#profile .unit02 table {width: 100%;margin: -15px 0 0;}
#profile .unit02 table td {font-size: 13px;line-height: 1.86em;vertical-align: top;padding-right: 50px;padding-bottom:25px;}
#profile .unit02 table tr td:nth-of-type(2) {border-left: 1px solid #afafaf;padding-left: 50px;padding-right: 0;}
#profile h4 {display: inline-block;font-size: 16px;line-height: 1em;padding-bottom: 5px;border-bottom: 1px dotted #000;margin-bottom: 20px;}

@media (max-width:768px) {
#profile {width: 100%;padding: 17px 15px 0;box-sizing: border-box;}
#profile .unit01 {margin-bottom: 25px;}
#profile .unit01 .i {float: none;width: 300px;height: 350px;margin: 0 auto 60px;}
#profile .unit01 .t {float: none;width: 100%;}
#profile .unit02 {padding-left: 0;margin-bottom: 45px;}
#profile .unit02 h4 {position: static;left: auto;top: auto;}
#profile .unit02 table {width: 100%;margin: -15px 0 0;}
#profile .unit02 table td {font-size: 15px;line-height: 1.8em;vertical-align: top;padding-right: 0;}
#profile .unit02 table tr td:nth-of-type(1) {width: 33%;}
#profile .unit02 table tr td:nth-of-type(2) {width: 67%;border-left: 1px solid #afafaf;padding-left: 10px;}
#profile h4 {font-size: 18px;margin-bottom: 20px;}
}

#showroom {width: 1020px;padding: 50px 0 0;margin: auto;}
#showroom .unit01 {margin-bottom: 100px;}
#showroom .unit01 .i {float: right;width: 450px;height: 550px;overflow: hidden;}
#showroom .unit01 .t {float: left;width: 490px;letter-spacing: 0.04em;}
#showroom .unit02 {position: relative;padding-left: 150px;margin-bottom: 70px;font-size:14px;line-height:25px;}
#showroom .unit02 h4 {position: absolute;left: 0;top: 5px;}
#showroom .unit02 table {width: 100%;margin: -15px 0 0;}
#showroom .unit02 table td {font-size: 13px;line-height: 1.86em;vertical-align: top;padding-right: 50px;padding-bottom:25px;}
#showroom .unit02 table tr td:nth-of-type(2) {border-left: 1px solid #afafaf;padding-left: 50px;padding-right: 0;}

@media (max-width:768px) {
#showroom {width: 100%;padding: 57px 25px 0;box-sizing: border-box;}
#showroom .unit01 {margin-bottom: 45px;}
#showroom .unit01 .i {float: none;width: 300px;height: 350px;margin: 0 auto 60px;}
#showroom .unit01 .t {float: none;width: 100%;}
#showroom .unit02 {padding-left: 0;margin-bottom: 45px;}
#showroom .unit02 h4 {position: static;left: auto;top: auto;}
#showroom .unit02 table {width: 100%;margin: -15px 0 0;}
#showroom .unit02 table td {font-size: 13px;line-height: 1.8em;vertical-align: top;padding-right: 0;}
#showroom .unit02 table tr td:nth-of-type(1) {width: 33%;}
#showroom .unit02 table tr td:nth-of-type(2) {width: 67%;border-left: 1px solid #afafaf;padding-left: 10px;}
#showroom h5 {font-size: 15px;margin-bottom: 20px;}
}	
	
.about01 {position: relative;width: 1110px;margin: auto;}
.about01 .i {width: 550px;height: 380px;overflow: hidden;}
.about01 .t {position: absolute;left: 600px;top: 90px;width: 330px;}
.about02 {position: relative;margin-top: 340px;height: 530px;background-color: #f0f0f0;}
.about02 h3 {position: absolute;left: 0;top: -240px;font-size: 21px;line-height: 1em;text-align: center;
width: 100%;}
.about02 h3 span {position: relative;display: inline-block;}
.about02 h3 span::after {content: "";display: block;position: absolute;left: 5%;bottom: -15px;width: 90%;border-bottom: 2px dotted #000;}
.about02 .wrap {position: absolute;top: -124px;left: calc(50% - 510px);width: 1020px;margin: auto;}
.about02 .wrap .unit {position: relative;float: left;width: 306px;padding: 40px 30px 20px;margin-right: 34px;background-color: #fff;border-top: 2px solid #477289;border-bottom: 2px solid #477289;}
.about02 .wrap .unit::before,
.about02 .wrap .unit::after {content: "";display: block;position: absolute;width: 2px;height: calc(100% - 10px);background-color: #477289;}
.about02 .wrap .unit::before {	left: 0;bottom: 0;}
.about02 .wrap .unit::after {	right: 0;top: 0;}
.about02 .wrap .unit:nth-of-type(3) {margin-right: 0;}
.about02 .wrap .unit .n {position: absolute;left: calc(50% - 27px);top: -27px;z-index: 10;display: block;color: #fff;font-size: 28px;line-height: 1em;letter-spacing: 0.02em;font-weight: bold;text-align: center;width: 54px;height: 54px;padding-top: 14px;background-color: #276d92;border: 2px solid #fff;border-radius: 50%;}
.about02 .wrap .unit .i {text-align: center;width: 100%;height: 285px;}
.about02 .wrap .unit:nth-of-type(1) .i img {width: 240px;height: auto;}
.about02 .wrap .unit:nth-of-type(2) .i img {width: 240px;height: auto;}
.about02 .wrap .unit:nth-of-type(3) .i img {width: 240px;height: auto;}
.about02 .wrap .unit h4 {display: table;width: 100%;margin-bottom: 5px;}
.about02 .wrap .unit h4 span {display: table-cell;color: #007ab7;font-size: 18px;text-align: center;vertical-align: middle;height: 70px;}
.about02 .wrap .unit p {height: 180px;margin-bottom: 0;font-size:12px;line-height:16px;}
.about03 {position: relative;margin-top: 340px;height: 470px;background-color: #f0f0f0;}
.about03 h3 {position: absolute;left: 0;top: -240px;font-size: 18px;line-height: 1em;text-align: center;width: 100%;}
.about03 h3 span {position: relative;display: inline-block;}
.about03 h3 span::after {content: "";display: block;position: absolute;left: 5%;bottom: -15px;width: 90%;border-bottom: 2px dotted #000;}
.about03 .wrap {position: absolute;top: -154px;left: calc(50% - 510px);width: 1020px;margin: auto;}
.about03 .wrap .unit {position: relative;float: left;width: 306px;padding: 40px 30px 20px;margin-right: 34px;background-color: #fff;border-top: 2px solid #3cb9af;border-bottom: 2px solid #3cb9af;}
.about03 .wrap .unit::before,
.about03 .wrap .unit::after {content: "";display: block;position: absolute;width: 2px;height: calc(100% - 10px);background-color: #3cb9af;}
.about03 .wrap .unit::before {	left: 0;bottom: 0;}
.about03 .wrap .unit::after {	right: 0;top: 0;}
.about03 .wrap .unit:nth-of-type(3) {margin-right: 0;}
.about03 .wrap .unit .n {position: absolute;left: calc(50% - 27px);top: -27px;z-index: 10;display: block;color: #fff;font-size: 28px;line-height: 1em;letter-spacing: 0.02em;font-weight: bold;text-align: center;width: 54px;height: 54px;padding-top: 14px;background-color: #3cb9af;border: 2px solid #fff;border-radius: 50%;}
.about03 .wrap .unit .i {text-align: center;width: 100%;height: 285px;}
.about03 .wrap .unit:nth-of-type(1) .i img {width: 240px;height: auto;}
.abot03 .wrap .unit:nth-of-type(2) .i img {width: 240px;height: auto;}
.about03 .wrap .unit:nth-of-type(3) .i img {width: 240px;height: auto;}
.about03 .wrap .unit h4 {display: table;width: 100%;margin-bottom: 5px;}
.about03 .wrap .unit h4 span {display: table-cell;color: #298880;font-size: 18px;text-align: center;vertical-align: middle;height: 70px;}
.about03 .wrap .unit p {height: 150px;margin-bottom: 0;font-size:12px;line-height:16px;}
.about04 {position: relative;margin-top: 140px;height: 260px;}
.about04 .wrap {position: absolute;top: -154px;left: calc(50% - 510px);width: 1020px;margin: auto;}
.about04 .wrap .unit {position: relative;float: left;width: 306px;padding: 40px 30px 20px;margin-right: 34px;background-color: #fff;border-top: 1.3px solid #4c7287;border-bottom: 1.3px solid #4c7287;}
.about04 .wrap .unit::before,
.about04 .wrap .unit::after {content: "";display: block;position: absolute;width: 2px;height: calc(100% - 10px);background-color: #4c7287;}
.about04 .wrap .unit::before {	left: 0;bottom: 0;}
.about04 .wrap .unit::after {	right: 0;top: 0;}
.about04 .wrap .unit:nth-of-type(3) {margin-right: 0;}
.about04 .wrap .unit .n {position: absolute;left: calc(50% - 27px);top: -27px;z-index: 10;display: block;color: #fff;font-size: 28px;line-height: 0.8em;letter-spacing: 0.02em;font-weight: bold;text-align: center;width: 54px;height: 54px;padding-top: 14px;background-color: #4c7287;border: 1.3px solid #fff;border-radius: 50%;}
.about04 .wrap .unit .i {text-align: center;width: 100%;height: auto;}
.about04 .wrap .unit:nth-of-type(1) .i img {width: 240px;height: auto;}
.about04 .wrap .unit:nth-of-type(2) .i img {width: 240px;height: auto;}
.about04 .wrap .unit:nth-of-type(3) .i img {width: 240px;height: auto;}
.about04 .wrap .unit h4 {display: table;width: 100%;margin-bottom: 5px;}
.about04 .wrap .unit h4 span {display: table-cell;color: #4c7287;font-size: 17px;text-align: center;vertical-align: middle;height: 40px;}
.about04 .wrap .unit p {height: 60px;margin-bottom: 0;font-size:13px;line-height:19px;}

.about05 {position: relative;margin-top: 140px;height: 210px;}
.about05 .wrap {position: absolute;top: -154px;left: calc(50% - 510px);width: 1020px;margin: auto;}
.about05 .wrap .unit {position: relative;float: left;width: 306px;padding: 40px 30px 20px;margin-right: 34px;background-color: #fff;border-top: 1.3px solid #4c7287;border-bottom: 1.3px solid #4c7287;}
.about05 .wrap .unit::before,
.about05 .wrap .unit::after {content: "";display: block;position: absolute;width: 2px;height: calc(100% - 10px);background-color: #4c7287;}
.about05 .wrap .unit::before {left: 0;bottom: 0;}
.about05 .wrap .unit::after {right: 0;top: 0;}
.about05 .wrap .unit:nth-of-type(3) {margin-right: 0;}
.about05 .wrap .unit .n {position: absolute;left: calc(50% - 27px);top: -27px;z-index: 10;display: block;color: #fff;font-size: 28px;line-height: 0.8em;letter-spacing: 0.02em;font-weight: bold;text-align: center;width: 54px;height: 54px;padding-top: 14px;background-color: #4c7287;border: 1.3px solid #fff;border-radius: 50%;}
.about05 .wrap .unit .i {text-align: center;width: 100%;height: auto;}
.about05 .wrap .unit:nth-of-type(1) .i img {width: 240px;height: auto;}
.about05 .wrap .unit:nth-of-type(2) .i img {width: 240px;height: auto;}
.about05 .wrap .unit:nth-of-type(3) .i img {width: 240px;height: auto;}
.about05 .wrap .unit h4 {display: table;width: 100%;margin-bottom: 5px;}
.about05 .wrap .unit h4 span {display: table-cell;color: #4c7287;font-size: 17px;text-align: center;vertical-align: middle;height: 40px;}
.about05 .wrap .unit p {height: 40px;margin-bottom: 0;font-size:13px;line-height:19px;}


.about10 {position: relative;margin-top: 90px;height: 210px;}
.about10 .wrap {position: absolute;top: -154px;left: calc(50% - 510px);width: 1020px;margin: auto;}
.about10 .wrap .unit {position: relative;float: left;width: 306px;padding: 40px 30px 20px;margin-right: 34px;background-color: #fff;border: none;}
.about10 .wrap .unit::before,
.about10 .wrap .unit::after {content: "";display: block;position: absolute;width: 2px;height: calc(100% - 10px);background-color: #fff;}
.about10 .wrap .unit::before {left: 0;bottom: 0;}
.about10 .wrap .unit::after {right: 0;top: 0;}
.about10 .wrap .unit:nth-of-type(3) {margin-right: 0;}
.about10 .wrap .unit .n {position: absolute;left: calc(50% - 27px);top: -27px;z-index: 10;display: block;color: #4c7287;font-size: 28px;line-height: 0.8em;letter-spacing: 0.02em;font-weight: bold;text-align: center;width: 54px;height: 54px;padding-top: 14px;background-color: #fff;border: none;}
.about10 .wrap .unit .i {text-align: center;width: 100%;height: auto;}
.about10 .wrap .unit:nth-of-type(1) .i img {width: 270px;height: auto;}
.about10 .wrap .unit:nth-of-type(2) .i img {width: 270px;height: auto;}
.about10 .wrap .unit:nth-of-type(3) .i img {width: 270px;height: auto;}
.about10 .wrap .unit h4 {display: table;width: 100%;margin-bottom: 5px;}
.about10 .wrap .unit h4 span {display: table-cell;color: #4c7287;font-size: 17px;text-align: center;vertical-align: middle;height: 40px;}
.about10 .wrap .unit p {height: auto;margin-bottom: 0;font-size:13px;line-height:19px;}


@media (max-width:768px) {
.about01 {position: relative;width: 100%;padding: 0 25px;box-sizing: border-box;}
.about01 .i {width: 100%;height: 225px;}
.about01 .t {position: static;left: auto;top: auto;width: 100%;padding-top: 25px;}

.about02 {padding: 60px 40px 0;margin-top: 50px;height: auto;background-color: #f0f0f0;}
.about02 h3 {position: static;left: auto;top: auto;font-size: 16px;margin-bottom: 70px;}
.about02 h3 span::after {border-bottom: 1px dotted #000;}
.about02 .wrap {position: static;top: auto;left: auto;width: 100%;padding-bottom: 5px;margin: auto;}
.about02 .wrap .unit {position: relative;float: none;width: 100%;padding: 40px 25px 20px;margin-right: 0;margin-bottom: 60px;background-color: #fff;border-top: 1px solid #e19600;border-bottom: 1px solid #e19600;}
.about02 .wrap .unit::before,
.about02 .wrap .unit::after {width: 1px;}
.about02 .wrap .unit .i {width: 100%;height: auto;margin-bottom: 20px;}
.about02 .wrap .unit:nth-of-type(1) .i img {width: 120px;height: auto;}
.about02 .wrap .unit:nth-of-type(2) .i img {width: 140px;height: auto;margin-top: 0;}
.about02 .wrap .unit:nth-of-type(3) .i img {width: 160px;height: auto;}
.about02 .wrap .unit h4 {display: block;text-align: center;margin-bottom: 15px;}
.about02 .wrap .unit h4 span {display: block;font-size: 16px;height: auto;}
.about02 .wrap .unit p {height: auto;}

.about03 {padding: 60px 40px 0;margin-top: 50px;height: auto;background-color: #f0f0f0;}
.about03 h3 {position: static;left: auto;top: auto;font-size: 16px;margin-bottom: 70px;}
.about03 h3 span::after {border-bottom: 1px dotted #000;}
.about03 .wrap {position: static;top: auto;left: auto;width: 100%;padding-bottom: 5px;margin: auto;}
.about03 .wrap .unit {position: relative;float: none;width: 100%;padding: 40px 25px 20px;margin-right: 0;margin-bottom: 60px;background-color: #fff;border-top: 1px solid #3cb9af;border-bottom: 1px solid #3cb9af;}
.about03 .wrap .unit::before,.about03 .wrap .unit::after {width: 1px;}
.about03 .wrap .unit .i {width: 100%;height: auto;margin-bottom: 20px;}
.about03 .wrap .unit:nth-of-type(1) .i img {width: 160px;height: auto;}
.about03 .wrap .unit:nth-of-type(2) .i img {width: 160px;height: auto;margin-top: 0;}
.about03 .wrap .unit:nth-of-type(3) .i img {width: 160px;height: auto;}
.about03 .wrap .unit h4 {display: block;text-align: center;margin-bottom: 15px;}
.about03 .wrap .unit h4 span {display: block;font-size: 16px;height: auto;}
.about03 .wrap .unit p {height: auto;}

.about04 {padding: 20px 40px 0;margin-top: 50px;height: auto;}
.about04 .wrap {position: static;top: auto;left: auto;width: 100%;padding-bottom: 5px;margin: auto;}
.about04 .wrap .unit {position: relative;float: none;width: 100%;padding: 40px 25px 20px;margin-right: 0;margin-bottom: 20px;background-color: #fff;border-top: 1px solid #4c7287;border-bottom: 1px solid #4c7287;}
.about04 .wrap .unit::before,.about04 .wrap .unit::after {width: 1px;}
.about04 .wrap .unit .i {width: 100%;height: auto;margin-bottom: 10px;}
.about04 .wrap .unit:nth-of-type(1) .i img {width: 160px;height: auto;}
.about04 .wrap .unit:nth-of-type(2) .i img {width: 160px;height: auto;margin-top: 0;}
.about04 .wrap .unit:nth-of-type(3) .i img {width: 160px;height: auto;}
.about04 .wrap .unit h4 {display: block;text-align: center;margin-bottom: 5px;}
.about04 .wrap .unit h4 span {display: block;font-size: 16px;height: auto;}
.about04 .wrap .unit p {height: auto;}
	
.about05 {padding: 20px 40px 0;margin-top: 15px;height: auto;}
.about05 .wrap {position: static;top: auto;left: auto;width: 100%;padding-bottom: 5px;margin: auto;}
.about05 .wrap .unit {position: relative;float: none;width: 100%;padding: 20px 25px 20px;margin-right: 0;margin-bottom: 30px;background-color: #fff;border-top: 1px solid #4c7287;border-bottom: 1px solid #4c7287;}
.about05 .wrap .unit::before,.about05 .wrap .unit::after {width: 1px;}
.about05 .wrap .unit .i {width: 100%;height: auto;margin-bottom: 10px;}
.about05 .wrap .unit:nth-of-type(1) .i img {width: 160px;height: auto;}
.about05 .wrap .unit:nth-of-type(2) .i img {width: 160px;height: auto;margin-top: 0;}
.about05 .wrap .unit:nth-of-type(3) .i img {width: 160px;height: auto;}
.about05 .wrap .unit h4 {display: block;text-align: center;margin-bottom: 15px;}
.about05 .wrap .unit h4 span {display: block;font-size: 16px;height: auto;}
.about05 .wrap .unit p {height: auto;}

.about10 {padding: 20px 40px 0;margin-top: 15px;height: auto;}
.about10 .wrap {position: static;top: auto;left: auto;width: 100%;padding-bottom: 5px;margin: auto;}
.about10 .wrap .unit {position: relative;float: none;width: 100%;padding: 20px 25px 20px;margin-right: 0;margin-bottom: 30px;background-color: #fff;border: none;}
.about10 .wrap .unit::before,.about05 .wrap .unit::after {width: 1px;}
.about10 .wrap .unit .i {width: 100%;height: auto;margin-bottom: 10px;}
.about10 .wrap .unit:nth-of-type(1) .i img {width: 210px;height: auto;}
.about10 .wrap .unit:nth-of-type(2) .i img {width: 210px;height: auto;margin-top: 0;}
.about10 .wrap .unit:nth-of-type(3) .i img {width: 210px;height: auto;}
.about10 .wrap .unit h4 {display: block;text-align: center;margin-bottom: 15px;}
.about10 .wrap .unit h4 span {display: block;font-size: 16px;height: auto;}
.about10 .wrap .unit p {height: auto;}
}


#access table {width: 720px;margin: 20px auto 70px;}
#access table td {font-size: 14px;line-height: 1.8em;vertical-align: top;padding: 20px 0;border-bottom: 1px solid #c8c8c8;}
#access table tr td:nth-of-type(1) {width: 20%;} 
#access table tr td:nth-of-type(2) {width: 80%;}
#access iframe {margin-bottom: 20px;}
#access .wrap {width: 880px;margin: auto;}
#access .wrap .text {padding-left: 90px;}
#access .wrap .text h3 {color: #e19600;font-size: 14px;padding: 15px 0 15px 75px;margin-top: 50px;}
#access .wrap .text p {padding-left: 75px;}
#access .wrap .text ul {padding-left: 75px;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #afafaf;}
#access .wrap .text ul li {font-size: 14px;line-height: 1.6em;text-indent: -1em;padding-left: 1em;margin-bottom: 20px;}
#access .map {width: 880px;padding-left: 170px;margin: auto;box-sizing: border-box;}
#access .map img {width: 590px;height: auto;}

@media (max-width:768px) {
#access table {width: 100%;margin: 0 auto 20px;}
#access table td {font-size: 13px;}
#access table tr td:nth-of-type(1) {width: 25%;} 
#access table tr td:nth-of-type(2) {width: 75%;}
#access table tr:last-of-type td {border-bottom: none;}
#access iframe {width: 100%;height: 225px;margin-bottom: 20px;}
#access .wrap {width: 100%;padding: 0 25px;box-sizing: border-box;}
#access .wrap p.taC {text-align: left !important;}
#access .wrap .text {padding-left: 0;}
#access .wrap .text h3 {color: #e19600;font-size: 15px;padding: 15px 0 25px 0;margin-top: 50px;}
#access .wrap .text h3:nth-of-type(1) {padding-left: 45px;}
#access .wrap .text h3:nth-of-type(2) {margin-top: 15px;padding-left: 45px;}
#access .wrap .text p {padding-left: 10px;}
#access .wrap .text ul {padding-left: 10px;padding-bottom: 15px;border-bottom: 1px solid #afafaf;}
#access .wrap .text ul li {font-size: 13px; line-height:16px;}
#access .map {width: 100%;padding: 0 25px;}
#access .map img {width: 100%;height: auto;}
}

.koutu{ text-align:left; font-size:0.8rem; line-height:1.5rem;}
.koutu h2 {font-size:1.0rem; font-weight:300;}
.koutu ul li {list-style:none;}

.text_b { width:100%; font-size:0.95rem; text-align: center; height:auto; padding-bottom:35px; padding-top:20px; line-height:2.4rem;}
.text_c { width:100%; font-size:0.95rem; text-align:left; height:auto; padding-bottom:35px; padding-top:20px; line-height:1.6rem;}
.text_d { width:100%; font-size:1.5rem; text-align:left; height:auto; padding-bottom:35px; padding-top:20px; line-height:2.2rem;}

.hajime01 {width: 970px;margin: 0 auto 70px;}
.hajime01 .i {float: left;width: 380px;height: 363px;margin: 40px 0 0 30px;overflow: hidden;}
.hajime01 .t {float: right;width: 470px;}
.hajime02 {width: 970px;margin: 0 auto 20px;text-align:center;}
.offinfo {width: 970px;margin: 0 auto 20px;text-align:center;}

@media (max-width:768px) {
.hajime01 {width: 100%;margin: 0 auto;}
.hajime01 .i {float: none;width: 100%;height: auto;margin: auto;overflow: hidden;}
.hajime01 .t {float: none;width: 100%;padding: 30px 25px 40px;box-sizing: border-box;}
.hajime02 {width: 100%;margin: 5px;}
.offinfo {width: 100%;margin: 5px;}
.text_b { width:100%; font-size:0.9rem; text-align: center; height:auto; padding-bottom:25px; padding-top:15px; line-height:2rem; margin-left:5px; margin-right:5px;}
.text_c { width:100%; font-size:0.8rem; text-align:left; height:auto; padding-bottom:15px; padding-top:15px; line-height:1.2rem; margin-left:5px; margin-right:5px;}
.text_d { width:100%; font-size:0.9rem; text-align:left; height:auto; padding-bottom:15px; padding-top:15px; line-height:2rem; margin-left:5px; margin-right:5px;}

}

.infobox {width: 1020px;padding: 5px 0 0;margin: auto;text-align:center;}	
.infobox p {position: relative;padding-bottom: .5em;border-bottom: 4px solid #ccc;font-size:16px;line-height:3rem;width:1000px;  }
.infobox p::after {position: absolute;bottom: -4px;left: 0;z-index: 2;content: '';width: 20%;height: 4px;background-color: #3498db;}

@media (max-width:768px) {
.infobox {width: 100%;padding: 5px 0 0;margin: auto;text-align:center;}
.infobox p {position: relative;padding-bottom: .5em;border-bottom: 4px solid #ccc;font-size:16px;line-height:3rem;width:100%;}
.infobox p::after {position: absolute;bottom: -4px;left: 0;z-index: 2;content: '';width: 20%;height: 4px;background-color: #3498db;}
}

