body {
    padding-top: 133px;
}
@media screen and (max-width: 1019px) {
    body {
        padding-top: 70px;
    }
}
header#globalHeader {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 200;
    background: #fff;
}
header #menu #bar01 {
    top: 19px;
}
header #menu #bar02 {
    top: 27px;
}
header #menu #bar03 {
    top: 35px;
}
header #menu.active #bar01 {
    top: 28px;
}
header #menu.active #bar03 {
    top: 28px;
}
header #menu .text {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}


.base_content {
	overflow: hidden;
	line-height: 1.7;
}

.base_content ul {
    list-style: disc;
    margin-left: 1.7em;
}
.base_content ol {
		list-style: decimal;
		margin-left: 1.7em;
}
.base_content ol li {
    padding-left: 0.3em;
}

a[aria-current="page"] {
	background-color: #F4F4F4;
}

.boxPagenate a,
.boxPagenate span {
	box-sizing: border-box;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 2.5px;
    padding: 12px 0 0 0;
    display: block;
}
.boxPagenate a {
	color: #ffffff;
	background: linear-gradient(to right, #3a92bb 0%, #10208b 100%);
}
.boxPagenate span {
	border-width: 1px;
    border-style: solid;
    border-color: #265AA4;
    color: #333333;
    background: #fff;
}
.boxPagenate span.dots {
	border: 0;
}

body.no_title .titPage {
    display: none;
}

.coating #globalNavi ul li#coating a:after,
.sales #globalNavi ul li#sales a:after
 {
    opacity: 1;
}

@media screen and (max-width: 600px) {
    .btnFooterInquiry {
        display: none !important;
    }
}

.chk_confirm_wrap {
    display: none;
}
[data-name="sys_error"] input {
    display: none;
}
[data-name*="e_"] input {
    display: none;
}

span.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 5px;
    color: #CC0000;
}
span.wpcf7-not-valid-tip:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/marker/icon_notice.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 3px;
}
.wpcf7-response-output {
    border: 0 !important;
    color: #CC0000;
    padding: 0 0 20px !important;
    margin: auto !important;
    line-height: 1.3 !important;
}

.sec_contact .form_confirm{
    display: none;
}
.confirm .form_input {
    display: none;
}
.confirm .form_confirm {
    display: block;
}

.submit_btns .btn_back {
    display: none;
}

.contact_form .conf_msg {
    display: none;
    margin-bottom: 30px;
}

.confirm .contact_base form {
  position: relative;
}
.confirm .contact_base form:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
}
.confirm .contact_base .submit_btns {
    position: relative;
    z-index: 50;
}
.confirm .contact_base .submit_btns .btn_back {
    display: inline-block;
}
.confirm .contact_base input[type=text],
.confirm .contact_base input[type=email],
.confirm .contact_base input[type=tel],
.confirm .contact_base input[type=url],
.confirm .contact_base input[type=number],
.confirm .contact_base select,
.confirm .contact_base textarea {
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.confirm .contact_base textarea {
  resize: none;
}
.confirm .contact_base .acms-form-group {
    display: none;
}

.confirm .conf_msg {
  display: block !important;
}

.confirm .wpcf7-response-output {
  display: none !important;
}

.confirm .contact_base input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
.confirm .contact_base input.wpcf7c-conf:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

.confirm .contact_base input::placeholder {
  color: #fff;
}
.confirm .contact_base textarea::placeholder {
  color: #fff;
}

.confirm .contact_base .caution {
    display: none;
}

.boxHomeMain .slider .slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.boxHomeMain .slider .slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;

}
.boxHomeMain .slider .text {
    width: 1020px;
    position: absolute;
    color: #ffffff;
    top: 35%;
    left: 50%;
    margin: 0 0 0 -510px;
    z-index: 20;
}
.boxHomeMain .text h2 {
    font-size: 33px;
    line-height: 140%;
    margin: 0 0 60px 0;
    z-index: 100;
}

.coating_boxGrey01 {
    margin-top: 25px;
}
@media screen and (max-width: 1019px) {
    .coating_boxGrey01 {
        margin-top: 0;
    }
    .boxHomeMain .slider .text {
        width: auto;
        top: 30%;
        left: 20px;
        margin: 0 0 0 0;
    }
}
@media screen and (max-width: 599px) {
    .boxHomeMain .slider .text {
        width: auto;
        top: 40px;
        left: 20px;
        margin: 0 0 0 0;
    }
    
}
