@charset "UTF-8";
abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,dfn,dialog,div,dl,dt,em,fieldset,figure,footer,form,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;line-height:1.6}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}nav ul{list-style:none}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}q:after,q:before{content:''}
embed,object{vertical-align:top}
hr,legend{display:none}
h1,h2,h3,h4,h5,h6{font-size:100%}
abbr,acronym,fieldset,img{border:0}
ol,ul{list-style-type:none}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
main{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0;vertical-align:top}
address{font-style:normal}caption,td,th{font-weight:400;text-align:left}
a:focus{outline:thin dotted}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block}audio:not([controls]){display:none}del{color:#333}ins{background:#fff9c0;text-decoration:none}
hr{border:0;height:1px;border-bottom:1px solid #ccc}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
button{border:0;background:0 0;display:block;cursor:pointer}
input,textarea{-webkit-box-sizing:border-box;box-sizing:border-box}sup{top:-.5em}
sub{bottom:-.25em}
small{font-size:smaller}
a,button{text-decoration:none;opacity:1}h
tml{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{word-break:break-all}
img{border:0;margin:0;padding:0;border:0;vertical-align:middle;-ms-interpolation-mode:bicubic;max-width:100%;height:auto}
a{text-decoration:none}a:link{text-decoration:none;color:inherit}
a:hover{text-decoration:none;color:inherit}
a:visited{color:inherit}
a,a:focus{outline:0}
button,input,input:focus{outline:0}
button::-moz-focus-inner,input::-moz-focus-inner{border:none}
.autoBr{word-wrap:break-word;white-space:pre-wrap}
label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.form__select{overflow:hidden;width:100%;position:relative;border:1px solid #bbb;background:#ACACAC;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px}
.form__select::before{position:absolute;top:auto;right:.9em;width:auto;height:auto;padding:auto;content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #08B308;pointer-events:none}
.form__select .select{width:100%;cursor:pointer;text-indent:.01px;text-overflow:ellipsis;border:none;outline:0;background:0 0;background-image:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:15px 38px 15px 18px;font-size:16px;color: #fff;}
.form__select .select::-ms-expand{display:none}
.form__input{width:100%;background:#ACACAC;border:1px solid #ccc;height:41px;letter-spacing:.05em;padding:0 1em;font-size:16px}
.form__textarea{width:100%;background:#ACACAC;border:1px solid #ccc;resize:vertical;min-height:160px;font-size:16px;letter-spacing:.05em;padding:20px 1em}
.form__input,.form__textarea{-webkit-transition:all .3s ease;transition:all .3s ease}
.form__input:focus,.form__textarea:focus{border-color:#08B308;outline:0}
.form__checkbox:checked,.form__checkbox:not(:checked){position:absolute;left:-9999px}
label{display:inline-block}
.form__checkbox:checked+.form__checkLabel,.form__checkbox:not(:checked)+.form__checkLabel{position:relative;padding-left:1.95em;cursor:pointer}
.form__checkbox:checked+.form__checkLabel:before,.form__checkbox:not(:checked)+.form__checkLabel:before{content:'';position:absolute;left:0;top:0;width:1.25em;height:1.25em;border:2px solid #ccc;background:#fff;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}

.form__checkbox:checked+.form__checkLabel:after,.form__checkbox:not(:checked)+.form__checkLabel:after{content:'\2713\0020';position:absolute;top:.15em;left:.22em;font-size:1.3em;line-height:.8;color:#08B308;-webkit-transition:all .2s;transition:all .2s;font-family:'Lucida Sans Unicode','Arial Unicode MS',Arial}
.form__checkbox:not(:checked)+.form__checkLabel:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
.form__checkbox:checked+.form__checkLabel:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.form__checkbox:disabled:checked+.form__checkLabel:before,.form__checkbox:disabled:not(:checked)+.form__checkLabel:before{-webkit-box-shadow:none;box-shadow:none;border-color:#bbb;background-color:#ddd}
.form__checkbox:disabled:checked+.form__checkLabel:after{color:#999}
.form__checkbox:disabled+.form__checkLabel{color:#aaa}
.form__checkLabel+.form__checkbox+.form__checkLabel{margin-left:20px}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__checkLabel+.form__checkbox+.form__checkLabel{margin-top:10px}}.form__radioBox+.form__radioBox{margin-top:16px}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__radioBox+.form__radioBox{margin-top:34px}}.form__radio{display:none}.form__radioLabel{position:relative;padding:0 20px 0 26px;cursor:pointer;display:inline-block}.form__radioLabel a{text-decoration:underline;color:#08B308}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__radioLabel{padding-right:10px}}.form__radioLabel:after{position:absolute;content:"";display:block;top:50%;border-radius:50%}.form__radioLabel:after{left:0;margin-top:-10px;width:7px;height:7px;border:6px solid #ccc;-webkit-transition:border .3s ease;transition:border .3s ease}.form__radio:checked+.form__radioLabel:after{border-color:#08B308;-webkit-box-shadow:0 0 4px #d6d6d6;box-shadow:0 0 4px #d6d6d6}.flow__inner{width:1200px;max-width:92%;margin:100px auto 0}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.flow__inner{width:92%;max-width:100%;margin:25px auto 0}}.flow__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.flow__list::before{content:'';display:inline-block;width:100%;height:1px;background-color:#777;position:absolute;left:0;top:auto;right:auto;bottom:auto;z-index:-1}.flow__listItem{width:100px;height:100px;background-color:#000;color:#fff;font-size:17px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:50%}.flow__listItem--active{background-color:#FE4D00}
.form__inner{width:1200px;max-width:92%;margin:100px auto 0px;padding-bottom: 100px;}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){
    .form__inner{width:92%;max-width:100%;margin:25px auto 0px;padding-bottom: 50px;}}.privacy__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}.loaderItem{display:none;width:100%;height:100%;position:fixed;left:0;top:0;bottom:auto;right:auto;z-index:9999}.loaderBox{width:100%;height:100%;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999}.loader,.loader:after{border-radius:50%;width:10em;height:10em}.loader{margin:auto;font-size:10px;position:relative;text-indent:-9999em;border-top:2px solid rgba(255,255,255,.2);border-right:2px solid rgba(255,255,255,.2);border-bottom:2px solid rgba(255,255,255,.2);border-left:2px solid #b1b1b1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}

@-webkit-keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.form__input+.form__input{margin-top:20px}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){
    .form__input+.form__input{margin-top:15px}}
    .hissu{color:#FE4D00;font-size:20px;display:inline-block; background-color: #161619; padding-left: 18px;}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.hissu{right:15px}}.borderRed{border:solid 1px red}.errorMessage{display:none;position:fixed;left:0;bottom:0;width:100%;z-index:5;padding:15px;text-align:center;background-color:#fff5f5;color:#e1536a}.check__inner{width:92%;max-width:900px;margin:60px auto 60px}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.check__inner{max-width:100%}}.check__table{width:100%;margin-top:35px;border-top:1px solid #d3d4d3;border-left:1px solid #d3d4d3;border-right:1px solid #d3d4d3;text-align:left}.check__table tr{border-bottom:1px solid #d3d4d3}.check__table th{border-right:1px solid #d3d4d3; width: 40%;}.check__table td,.check__table th{padding:20px;vertical-align:middle}.check__ifArrayText{margin-top:8px}.check__ifArrayText+.check__ifArrayText{margin-top:4px}.form__fileBox{padding:10px 20px;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__fileBox{padding:5px 10px}}.form__fileBox label{width:60px;font-size:14px;padding:8px 0;text-align:center;font-weight:700;line-height:1em;color:#fff;background-color:#1073a8;cursor:pointer}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.form__fileBox label{font-size:12px;padding:5px 0}}input[type=file]{display:none}.file__text01,.file__text02,.file__text03{font-size:16px;color:#000;margin-left:20px}@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.file__text01,.file__text02,.file__text03{font-size:12px}}.file__description{padding:10px;border-radius:10px;background-color:#fafafa;margin-top:18px}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.file__description{font-size:13px;line-height:2}}
.form__list{list-style-type:none}.form__listItem{position:relative}.form__listItem+.form__listItem{margin-top:30px}
.form__listLabel{position:relative;font-weight: 600; background: linear-gradient(transparent 60%, #000 60%);; width: fit-content; margin-left: -20px;}
.form__listInputBox{margin-top:20px} 
.form__submitBox{margin-top:70px}
.form__link{margin:auto;height:75px;width:600px;max-width:100%;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;font-size:18px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff!important;background-color:#000;border:solid 1px #000}
.form__link:hover{color:#000!important;background-color:#fff}
.form__link--back{border:solid 1px #000;background-color:#000;margin-top:30px}
.form__link--back:hover{color:#000!important;background-color:#fff}.thanks__inner{width:790px;max-width:92%;margin:0 auto 0;background-color:#fff;padding:30px 50px}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.thanks__inner{width:92%;max-width:100%;padding:30px 20px 30px}}.thanks__text{font-size:14px;line-height:2.1;text-align:center}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.thanks__text{text-align:left}}.thanks__submitBox{margin:25px 0 0 0;text-align:center}

@media screen and (max-width:680px),screen and (max-width:737px) and (orientation:landscape){.thanks__submitBox{margin-top:40px}}.thanks__submitBox .form__link{height:47px;font-size:14px}

option{color: #000;}
option:hover{background-color: #FE4D00; color: #fff;}

#contact .sec-01{margin: 150px auto 0; max-width: 85%; padding-bottom: 150px;} 
#contact .smallprint{color: #08B308; font-size: 16px; margin-bottom: 30px;font-weight: 600; max-width: 90%;}
#contact .smallprint-bold{max-width: 90%; font-weight: 500;}
@media(max-width: 769px){
    #contact .sec-01{margin: 60px auto 0; padding-bottom: 60px;} 
}

.orange{color: #FE4D00; font-weight: 600;}

#contact .flexbox-02{justify-content: center;padding: 50px 0; gap: 0 40px;}
#contact .flexbox-02 .item{width: 410px;}
.contact-number{font-size: 50px; font-weight: 700;vertical-align: middle; padding-left: 30px;}

@media(max-width: 1080px){
    #contact .flexbox-02{display: block;padding: 50px 0; gap: 0 0;}
    #contact .flexbox-02 .item{width: fit-content; margin: 0 auto; height: 150px;}
}

@media(max-width: 769px){
    #contact .flexbox-02 .item{height: 100px;}
    .contact-number{font-size: 30px;}
}

@media(max-width: 400px){
    #contact .flexbox-02 .item{width: fit-content; margin: 0 auto; height: 80px;}
    #contact .flexbox-02 .phone img{width: 45px;}
    #contact .flexbox-02 .fax img{width: 70px;}
    .contact-number{font-size: 25px;padding-left: 20px;}
}

#contact-thanks .sec-01 {
    margin: 150px auto 0;
    padding-bottom: 250px;
}
@media(max-width: 769px){
    #contact-thanks .sec-01 {
        margin: 80px auto 0;
        padding-bottom: 80px;
    }
}

.check-btn{padding-bottom: 50px;}