*,html {
	-webkit-text-size-adjust: none
}
input,select,textarea {
	vertical-align: middle
}
a,body,h1 {
	color: #333
}
#wrapper,body,h2 {
	position: relative
}
.btn-link,a,a:hover {
	text-decoration: none
}
.fader,.slick-loading .slick-slide,.slick-loading .slick-track {
	visibility: hidden
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/NotoSansJP-Thin.woff2) format("woff2"),url(../fonts/NotoSansJP-Thin.woff) format("woff"),url(../fonts/NotoSansJP-Thin.otf) format("opentype")
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;
	src: url(../fonts/NotoSansJP-Light.woff2) format("woff2"),url(../fonts/NotoSansJP-Light.woff) format("woff"),url(../fonts/NotoSansJP-Light.otf) format("opentype")
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NotoSansJP-DemiLight.woff2) format("woff2"),url(../fonts/NotoSansJP-DemiLight.woff) format("woff"),url(../fonts/NotoSansJP-DemiLight.otf) format("opentype")
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: local(NotoSansJP-Regular.otf),url(../fonts/NotoSansJP-Regular.woff2) format("woff2"),url(../fonts/NotoSansJP-Regular.woff) format("woff"),url(../fonts/NotoSansJP-Regular.otf) format("opentype")
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/NotoSansJP-Medium.woff2) format("woff2"),url(../fonts/NotoSansJP-Medium.woff) format("woff"),url(../fonts/NotoSansJP-Medium.otf) format("opentype")
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSansJP-Bold.woff2) format("woff2"),url(../fonts/NotoSansJP-Bold.woff) format("woff"),url(../fonts/NotoSansJP-Bold.otf) format("opentype")
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSansJP-Black.woff2) format("woff2"),url(../fonts/NotoSansJP-Black.woff) format("woff"),url(../fonts/NotoSansJP-Black.otf) format("opentype")
}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,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,p,pre,q,samp,section,small,span,strong,sub,summary,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
}
body,html {
	background: #fff
}
html {
	font-size: 100%;
	height: 100%
}
body {
	min-height: 100%;
	font-family: "Noto Sans Japanese",Verdana;
	font-size: 16px;
	line-height: 1.25
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}
ul {
	list-style: none
}
blockquote,q {
	quotes: none
}
input,select,textarea {
	color: #333;
	font: 100% "Noto Sans Japanese",Verdana
}
h1,h2 {
	line-height: 1.25;
	font-family: "Noto Sans Japanese",Verdana;
	font-weight: 700;
	text-align: center
}
a {
	cursor: pointer;
	vertical-align: baseline;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255,255,255,.4);
	-webkit-transition: all .3s;
	transition: all .3s
}
a:hover img {
	-moz-opacity: .8;
	opacity: .8
}
table {
	border-collapse: collapse
}
.btn,h2 {
	vertical-align: top
}
*,:after,:before {
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
#wrapper {
	max-width: 100%;
	min-height: 100vh;
	overflow: hidden;
}
.container {
	padding: 0 20px;
	margin: 0 auto;
	max-width: 1000px;
	box-sizing: content-box
}
h2,h4 {
	margin: 0 0 10px
}
.heading {
	margin: 20px 0 10px
}
.container:after,.row:after {
	content: '';
	display: block;
	clear: both
}
.mb {
	display: none
}
.pc {
	display: block
}
.input-holder small{
	vertical-align: bottom;
	font-weight: normal;
	font-size: .9em;
	padding: 0 .4em
}
label.cb{
	margin-right: 1em;
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding-bottom: .5em;
}
label.cb input{
	background-color: #fff;
}
label.cb+input{
	display: none;
	margin-top: .5em;
}

@media only screen and (min-width: 992px) {
	.tablet-mb {
		display: none!important
	}
	.tablet-pc {
		display: block!important
	}
	.tablet-pc-i {
		display: inline-block!important
	}
	.tablet-mb-i {
		display: none!important
	}
	#lbl-13{
		min-width: 0;
		width: 10em;
	}
}
@media only screen and (max-width: 992px) {
	.tablet-mb-i {
		display: inline-block!important
	}
	.tablet-pc-i {
		display: none!important
	}
	.tablet-mb {
		display: block!important
	}
	.tablet-pc {
		display: none!important
	}
}
@media only screen and (min-width: 769px) {
	.mb {
		display: none!important
	}
	.pc {
		display: block!important
	}
	.pc-i {
		display: inline-block!important
	}
	.mb-i {
		display: none!important
	}
	#lbl-13{
		min-width: 0;
		width: 10em;
	}
}
@media only screen and (max-width: 769px) {
	.mb-i {
		display: inline-block!important
	}
	.pc-i {
		display: none!important
	}
	.mb {
		display: block!important
	}
	.pc {
		display: none!important
	}
	.heading{
		padding-left: 20px;
		font-size: 14px;
	}
	#lbl-14{
		width: 20%;
	}
}
.hidden {
	display: none!important
}
h1 {
	font-size: 30px;
	margin: 0
}
h2 {
	display: inline-block;
	font-size: 2rem;
	color: #333;
	padding: 10px 12px
}
h3,h4 {
	line-height: 1.25;
	font-family: "Noto Sans Japanese",Verdana;
	font-weight: 500;
	color: #333
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px) {
	h2 {
		font-size: 22px
	}
}
h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #333;
	height: 2px;
	width: 100%
}
h3 {
	font-size: 1rem;
	letter-spacing: -.3px;
	text-align: center;
	margin: 0 0 48px
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px) {
	h3 {
	font-size: 12px;
	margin: 0 0 30px
	}
}
h4 {
	font-size: 1rem;
	text-align: left;
	padding: 0 10px;
	border-left: 3px solid #333
}
#header,.btn,.btn-go-to-list,.main-nav .nav,.main-nav .nav li,.open-menu:after {
	text-align: center
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px) {
	h4 {
		font-size: 12px
	}
}
p {
	margin: 0 0 15px
}
#header {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	font-size: .75rem;
	line-height: 16px;
	font-weight: 400;
	background: #fff;
	background: -webkit-linear-gradient(top,#fff 15%,#f0f0f0 70%,#f0f0f0 70%);
	background: linear-gradient(to bottom,#fff 15%,#f0f0f0 70%,#f0f0f0 70%);
	color: #333;
	padding-top: 18px;
	z-index: 200
}
#header .logo {
	float: left;
	width: 161px;
	height: 44px;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% auto;
	overflow: hidden;
	text-indent: -9999px
}
@media screen and (max-width: 991px) {
	#header {
		padding: 12px 0
	}
	#header .logo {
		width: 111px;
		height: 31px;
		background: url(../images/logo.png) no-repeat;
		background-size: 100% auto
	}
}
#header .logo a {
	display: block;
	min-height: 100%
}
#header .pc-header-holder {
	float: right;
	overflow: hidden;
	padding: 7px 0 24px
}
#header .tb-header-holder {
	overflow: hidden;
	display: none
}
@media screen and (max-width: 991px) {
	#header .pc-header-holder {
		display: none
	}
	#header .tb-header-holder {
		display: block
	}
}
#header .tb-header-holder .btn-forward {
	display: block;
	width: 100%;
	max-width: 280px;
	margin: 0 auto
}
#header .info-nav {
	float: right;
	margin: 0 -10px;
	padding: 0;
	list-style: none;
	overflow: hidden
}
@media screen and (max-width: 991px) {
	#header .info-nav {
		float: none
	}
}
#header .info-nav>li {
	float: left;
	padding: 0 10px;
	min-height: 28px
}
@media screen and (max-width: 991px) {
	#header .info-nav>li {
		float: none;
		display: block
	}
	#header .info-nav>li+li {
		margin-top: 15px
	}
}
#header .language-list {
	display: block;
	margin: 0 -6px;
	padding: 0;
	list-style: none;
	overflow: hidden
}
@media screen and (max-width: 991px) {
	#header .language-list {
		display: inline-block;
		vertical-align: top
	}
}
#header .language-list li {
	float: left;
	padding: 0 6px
}
#header .language-list li a {
	display: block;
	line-height: 24px;
	margin: 0;
	padding: 1px;
	border-bottom: 2px solid #d0d0d0
}
#header .language-list li a:hover {
	border-bottom: 2px solid rgba(208,208,208,0)
}
#header .textsize {
	line-height: 28px
}
@media screen and (max-width: 991px) {
	#header .textsize {
		margin: 0 auto
	}
}
#header .textsize span {
	margin-right: 2px
}
#header .textsize .btn-textsize {
	display: inline-block;
	vertical-align: top;
	min-width: 28px;
	height: 28px;
	line-height: 1;
	text-align: center;
	border: 1px solid #666;
	margin: 0 1px;
	padding: 6px 2px
}
#header .textsize .btn-textsize.active,#header .textsize .btn-textsize:focus,#header .textsize .btn-textsize:hover {
	color: #fff;
	background-color: #666
}
#footer {
	background-color: #252525;
	color: #fff;
	font-size: .75rem;
	font-weight: 300;
	line-height: 16px;
	padding: 26px 0 28px;
}
#footer ul {
	margin: 0 0 25px;
	padding: 0;
	list-style: none;
	text-align: center
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px) {
	#footer {
		font-size: .625rem
	}
	#footer ul {
		text-align: left;
		margin: 0 -25px 18px
	}
}
#footer p,.baner {
	text-align: center
}
#footer ul li {
	display: inline-block;
	font-size: .9375rem;
	font-weight: 400;
	letter-spacing: -1px;
	padding: 0 20px
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px) {
	#footer ul li {
		font-size: .75rem;
		line-height: 16px;
		letter-spacing: 0;
		padding: 6px 25px
	}
}
@media only screen and (max-width: 450px) {
	#footer ul li:last-child {
		display: block
	}
}
#footer ul li a {
	position: relative;
	display: block;
	color: #fff;
	opacity: .85;
	padding: 0 0 0 12px
}
#footer ul li a:hover {
	opacity: 1
}
#footer ul li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: auto;
	border-top: 1px solid transparent;
	width: 5px;
	height: 5px;
	margin: auto;
	border-color: #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}


#footer p {
	margin: 0;
	opacity: .6;
	letter-spacing: .2px
}
.footer-bar {
	padding: 40px 0;
	background-color: #e3e3e3
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px) {
	.footer-bar {
		padding: 25px 0
	}
}
.footer-bar .footer-bar-list {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
	overflow: hidden
}
.footer-bar .footer-bar-list>li {
	float: left;
	padding: 0 10px
}
@media screen and (max-width: 1200px) {
	.footer-bar .footer-bar-list>li {
		width: 50%
	}
	.footer-bar .footer-bar-list>li:last-child {
		width: 100%
	}
}
.footer-bar .footer-bar_company,.footer-bar .footer-bar_ir,.footer-bar .footer-bar_news,.footer-bar .footer-bar_recruit,.footer-bar .footer-bar_service {
	padding: 12px 0 0;
	border-top: 2px solid #666;
	min-width: 170px;
	min-height: 82px
}
.footer-bar .footer-bar_company ul,.footer-bar .footer-bar_ir ul,.footer-bar .footer-bar_news ul,.footer-bar .footer-bar_recruit ul,.footer-bar .footer-bar_service ul {
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
	overflow: hidden
}
.footer-bar .footer-bar_company ul li,.footer-bar .footer-bar_ir ul li,.footer-bar .footer-bar_news ul li,.footer-bar .footer-bar_recruit ul li,.footer-bar .footer-bar_service ul li {
	display: block;
	font-size: .875rem;
	line-height: 18px;
	font-weight: 400;
	overflow: hidden
}
/* inquiry */
#wrapper.inquiry{
	padding-bottom: 70px;
}
.inquiry #header{
	padding: 16px 0;
}
body > #footer{
	margin-top: -70px;
	height: 70px;
}
.inquiry h2{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0 0 46px;
}
.inquiry h2:after{
	display: none;
}

.flow{
	padding: 44px 0 50px;
}
.flow .flow-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.flow .flow-list li{
	position: relative;
	float: left;
	width: 33.3333%;
	font-size: 18px;
	line-height: 22px;
	padding: 17px 15px;
	text-align: center;
	color: #fff;
	background-color: #666;
	border-right: 2px solid #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.flow .flow-list li.active{
	background-color: #ffe100;
	color: #333;
}
.flow .flow-list li:last-child{
	border-right-color: transparent;
}
.flow .flow-list li:last-child:before,
.flow .flow-list li:last-child:after{
	display: none;
}
.flow .flow-list li:before,
.flow .flow-list li:after{
	content: '';
	position: absolute;
	top: 50%;
	right: -24px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 9px solid transparent;
	border-left: 15px solid #666;
	z-index: 2;
}
.flow .flow-list li:after{
	border-left: 15px solid #fff;
	right: -26px;
	z-index: 1;
}
.flow .flow-list li.active:before{
	border-left-color: #ffe100;
}

/* contact-form */
.contact-form{
	margin-bottom: 56px;
}
.contact-form .form-box{
	display: table;
	width: 100%;
	height: 70px;
	border: 1px solid #999;
	overflow: hidden;
	margin-top: -1px;
}
.contact-form .form-box:first-child{
	margin: 0;
}
.contact-form .form-box .cell{
	display: table-cell;
	vertical-align: middle;
	width: 32%;
	background: #f1f1f1;
	border-right: 1px solid #999;
}
.contact-form .txt-label{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #333;
	width: 100%;
	padding: 0 72px 0 30px;
}
.contact-form .txt-label small{
	display: block;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
}
.contact-form .txt-label span{
	position: absolute;
	top: 50%;
	right: 33px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #e60012;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	line-height: 18px;
	padding: 0 8px;
	color: #fff;
}
.contact-form .form-box .input-holder{
	position: relative;
	display: block;
	overflow: hidden;
	padding: 16px 30px;
}
.contact-form .form-box .input-holder.confirmation{
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #333;
}
.contact-form .form-box .input-holder.confirmation p{
	margin: 0;
}
.contact-form .form-box .input-holder.confirmation p + p{
	margin-top: 5px;
}
.contact-form .form-box .input-holder.group .form-control + .form-control{
	margin-top: 15px;
}
.contact-form .form-box .input-holder.group .jcf-select{
	display: block;
	min-width: auto;
	max-width: 138px;
	margin-bottom: 15px;
}
.contact-form .form-box .input-holder .btn-contact-link{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 32px;
	font-weight: 400;
	margin: 0;
	padding: 0 4px;
	border-bottom: 1px solid #333;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.contact-form .form-box .input-holder .btn-contact-link:hover{
	border-bottom: 1px solid transparent;
}
.contact-form .form-box .numeric-group{
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
}
.contact-form .form-box .numeric-group .holder{
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.contact-form .form-box .numeric-group .holder:first-child{
	padding-right: 28px;
}
.contact-form .form-box .numeric-group .holder:first-child:after{
	content: "";
	position: absolute;
	top: 18px;
	right: 4px;
	width: 15px;
	height: 2px;
	background: #333;
}
.contact-form .form-box .numeric-group .form-control{
	width: 64px;
	min-width: 64px;
	max-width: 64px;
	padding: 8px;
}
.contact-form .form-box .numeric-group sub{
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	margin-top: 10px;
}
/*form-control*/
.form-control{
	display: inline-block;
	vertical-align: top;
	min-width: 360px;
	height: 38px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	padding: 8px 16px;
	border: 1px solid #aaa;
	background: #fff;
	color: #1a1a1a;
	border-radius: 0;
	overflow: hidden;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px){
	.form-control{
		min-width: auto;
		font-size: 12px;
		width: 100%;
	}
}
textarea.form-control{
	min-height: 200px;
	resize: vertical;
	overflow: auto;
	width: 100%;
	min-width: auto;
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px){
	textarea.form-control{
		min-height: 160px;
	}
}
.form-control:focus{
	border-color: #1c1c22;
	outline: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.form-control::-moz-placeholder{
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder{color: #999;}
.form-control::-webkit-input-placeholder{color: #999;}

/* select */
.jcf-select{
	color: #333;
	border: 1px solid #aaa;
	margin: 0;
	padding: 0;
	min-width: 360px;
	height: 38px;
	z-index: 1;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px){
	.jcf-select{
		min-width: auto;
		width: 100%;
		height: 38px;
	}
}
select:disabled,
.jcf-disabled{
	opacity: 0.4;
}
.jcf-drop-active{
	border: 1px solid rgb(28, 28, 34);
	z-index: 10;
}
.jcf-select .jcf-select-text{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 9px 40px 9px 16px;
}
.jcf-select .jcf-select-text span{
	padding: 0;
	margin: 0;
}
.jcf-select .jcf-select-opener{
	position: absolute;
	background: transparent;
	width: 34px;
	bottom: 0;
	right: 0;
	top: 0;
	border-left: 1px solid #aaa;
	background-color: #f1f1f1;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.jcf-select .jcf-select-opener:before{
	content: "";
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%) rotate(0.01deg);
	width: 12px;
	height: 8px;
	background: url(../images/ico-select-arrow.png) 50% 50% no-repeat;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.jcf-select.jcf-drop-active .jcf-select-opener{
	border-left: 1px solid rgb(28,28,34);
}
.jcf-select.jcf-drop-active .jcf-select-opener:before{
	transform: translate(50%, -50%) rotate(180deg);
	width: 12px;
	height: 8px;
	background: url(../images/ico-select-arrow-active.png) 50% 50% no-repeat;
}
.jcf-select-drop .jcf-select-drop-content{
	border: 1px solid rgb(28, 28, 34);
}
.jcf-list{
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
}
.jcf-list .jcf-option{
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 8px;
	color: #424248;
	min-height: 25px;
	height: 1%;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected{
	background: rgba(28, 28, 34, 0.8);
	color: #fff !important;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
body > .jcf-select-drop{
	margin: -1px 0 0;
}

/* privacy */
.privacy{
	margin-bottom: 120px;
	text-align: center;
}
.privacy h3{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0 2px 7px;
}
.privacy h3:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #adadad;
	height: 2px;
	width: 100%;
}
.privacy .privacy-block{
	display: block;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	text-align: left;
	background-color: #f1f1f1;
	padding: 12px 30px;
	margin-bottom: 31px;
}
.privacy .privacy-block p{
	margin-bottom: 0;
}
/*.privacy .btn-group{
	font-size: 0;
	line-height: 0;
}*/
.privacy .btn-group .btn + .btn{
	margin-left: 40px;
}
.btn{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	padding: 13px 15px;
	min-width: 180px;
	cursor: pointer;
-webkit-appearance: none;
	border-radius:0;
}
.btn:focus{
	outline: none;
}
.btn-transparent{
	background: transparent;
	border: 2px solid #000;
	color: #333;
}
.btn-transparent.active.focus,
.btn-transparent.active:focus,
.btn-transparent.active:hover,
.btn-transparent.dropdown-toggle.focus,
.btn-transparent.focus:active,
.btn-transparent:active,
.btn-transparent:active:focus,
.btn-transparent:active:hover,
.btn-transparent:focus,
.btn-transparent:hover{
	color: #fff;
	background: #000;
	border-color: #000;
}
.btn-order{
	background: #000;
	border: 2px solid #000;
	color: #fff;
}
.btn-order.active.focus,
.btn-order.active:focus,
.btn-order.active:hover,
.btn-order.dropdown-toggle.focus,
.btn-order.focus:active,
.btn-order:active,
.btn-order:active:focus,
.btn-order:active:hover,
.btn-order:focus,
.btn-order:hover{
	color: #fff;
	background: rgba(26, 26, 26, 0.8);
	border-color: #1a1a1a;
}

.contact-form .privacy {
	margin-top: 28px;
}

.contact-form .invalid,
.contact-form select.invalid + .jcf-select {
	background: rgb(245, 196, 196);
}

.popup-fader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 2;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	cursor: pointer
}

.error-popup {
	position: fixed;
	top:  50%;
	left: 50%;
	width:280px;
	transform:translate(-50%, -50%);
	padding:10px;
	text-align:center;
	background: white;
	border: 1px solid black;
	padding: 20px;
	z-index: 5;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.error-popup p{
	margin-bottom:20px;
}
.radio{
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 10px;
	overflow: hidden;
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px){
	.radio{
		font-size: 12px;
		line-height: 16px;
	}
}
.radio span{
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.radio [type=radio] {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.radio label{
	position: relative;
	padding-left: 21px;
	cursor: pointer;
}
.radio [type=radio]:not(:checked) ~ .control-indicator,
.radio [type=radio]:checked ~ .control-indicator{
	content: '';
	position: absolute;
	left:0;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	border: 1px solid #acacac;
	background: #1c1c22;
	border-radius: 50%;
}
.radio [type=radio]:not(:checked) ~ span{
	color: #333;
}
.radio [type=radio]:checked ~ .control-indicator{
	background: #fff;
	border-color: #1c1c22;
}
.radio [type=radio]:not(:checked) ~ .control-indicator:after,
.radio [type=radio]:checked ~ .control-indicator:after{
	content: '';
	position: absolute;
	top: 3px;
	left: 3px;
	width: 6px;
	height: 6px;
	background-color: #1c1c22;
	border-radius: 50%;
	transition: all .2s;
}
.radio [type=radio]:not(:checked) ~ .control-indicator:after{
	opacity: 0;
	transform: scale(0);
}
.radio [type=radio]:checked ~ .control-indicator:after{
	opacity: 1;
	transform: scale(1);
}
.radio [type=radio]:disabled:not(:checked) ~ .control-indicator{
	box-shadow: none;
	border-color: #ccc;
	background-color: #f9f9f9;
}

.radio [type=radio]:disabled:checked ~ .control-indicator,
.radio [type=radio]:not(:checked) ~ .control-indicator {
	box-shadow: none;
	border-color: #acacac;
	background-color: #fff;
}
.radio [type=radio]:disabled:checked ~ .control-indicator:after{
	color: #999;
}
.radio [type=radio]:disabled ~ span{
	color: #9e9e9e;
}

@media only screen and (max-width: 991px){
	.inquiry #header{
		padding: 12px 0;
	}
}
@media screen and (max-width: 768px),screen and (orientation: landscape) and (max-width: 768px),screen and (orientation: portrait) and (max-width: 768px){
	.inquiry h2{
		margin: 0 0 28px;
	}
	/* flow */
	.flow{
		padding: 26px 0 30px;
	}
	.flow .flow-list{
		margin: 0 -20px;
	}
	.flow .flow-list li{
		font-size: 14px;
		line-height: 18px;
		padding: 11px 10px;
	}
	.flow .flow-list li:before,
	.flow .flow-list li:after{
		right: -18px;
		border: 8px solid transparent;
		border-left: 10px solid #666;
	}
	.flow .flow-list li:after{
		border-left: 10px solid #fff;
		right: -20px;
	}

	/* contact-form */
	.contact-form{
		margin: 0 -20px 28px;
	}
	.contact-form .form-box{
		display: block;
		width: auto;
		height: auto;
		border: 0;
		overflow: hidden;
		margin: 0;
	}
	.contact-form .form-box + .form-box{
		margin-top: 15px;
	}
	.contact-form .form-box .cell{
		display: table-cell;
		vertical-align: middle;
		width: 1%;
		border-right: 0;
		background-color: #ddd;
	}
	.contact-form .txt-label{
		display: block;
		font-size: 12px;
		line-height: 20px;
		font-weight: 400;
		padding: 10px 60px 10px 20px;
	}
	.contact-form .txt-label span{
		right: 20px;
	}
	.contact-form .form-box .input-holder{
		padding: 15px 20px;
		background-color: #f4f4f4;
	}
	.contact-form .form-box .input-holder.confirmation{
		display: block;
		font-size: 12px;
		line-height: 18px;
		font-weight: 400;
		color: #333;
	}
	.contact-form .form-box .numeric-group .holder:first-child{
		padding-right: 24px;
	}
	.contact-form .form-box .numeric-group .holder:first-child:after{
		width: 12px;
	}
	.contact-form .form-box .numeric-group .form-control{
		width: 55px;
		min-width: 55px;
		max-width: 55px;
		padding: 8px;
	}
	.contact-form .form-box .input-holder .btn-contact-link{
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
		line-height: 24px;
		font-weight: 400;
		margin: 0;
		padding: 3px 4px;
		border-bottom: 1px solid #333;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	.contact-form .form-box .numeric-group{
		margin-right: 10px;
	}
	.contact-form .form-box .numeric-group sub{
		display: block;
		font-size: 12px;
		line-height: 16px;
		font-weight: 400;
		margin-top: 8px;
	}
	.contact-form .form-box .input-holder.group .jcf-select{
		min-width: auto;
		max-width: inherit;
	}
	

	/* privacy */
	.privacy{
		margin-bottom: 42px;
		text-align: left;
	}
	.contact-form .privacy{margin-top:20px;}
	.privacy h3{
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 14px;
		padding: 0 1px 5px;
	}
	.privacy .privacy-block{
		display: block;
		font-size: 12px;
		line-height: 18px;
		font-weight: 500;
		text-align: left;
		background-color: #f1f1f1;
		padding: 12px 15px;
		margin-bottom: 30px;
	}
	.privacy .btn-group{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
			-ms-flex-flow: column-reverse wrap;
				flex-flow: column-reverse wrap;
	}
	.privacy .btn-group .btn + .btn{
		margin: 0 0 15px;
	}
	.contact-form .btn{
		font-size: 15px;
		line-height: 20px;
		padding: 8px 12px;
		min-width: 192px;
	}
}
.error-popup .btn{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	padding: 13px 15px;
	min-width: 180px;
}


.flow .flow-list + p {
    margin-top: 50px;
}