@font-face {
  font-family: learning-curve;
  src: url('../fonts/learning_curve.ttf');
  font-weight: normal;
}
@font-face {
  font-family: learning-curve;
  src: url('../fonts/learning_curve_bold.ttf');
  font-weight: bold;
}
@font-face {
	font-family: 'Isidora Sans';
	src: url('../fonts/IsidoraSans-BoldItalic.woff2') format('woff2'),
		url('../fonts/IsidoraSans-BoldItalic.woff') format('woff'),
		url('../fonts/IsidoraSans-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
}
@font-face {
  font-family: 'HuiFont109';
  src: url('../fonts/HuiFont109.ttf');
  font-weight: normal;
}
@font-face {
  font-family: 'BacklashScript';
  src: url('../fonts/BacklashScript.woff');
  font-weight: normal;
}

body.locked {
	overflow: hidden;
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
}
p.youtube-title {
    font-size: 14px;
}

.caption {
	font-size: 10pt;
	text-align: center;
	margin: 5px 0 0 0;
}
.ndx-caption {
    font-size: 12pt;
    text-align: center;
    margin: 10px 0 0 0;
}

.clearfix { clear: both; }

.mgn-top-30 { margin-top: 30px; }
.mgn-btn-60 { margin-bottom: 60px; }

.red-text {
	color: #e3000d;
}
.yellow-text {
	color: #fffc00;
}
.white-text {
	color: #fff;
}
.white-link {
	color: #fff;
	text-decoration: none;
}
.black-link {
	color: #282828;
	text-decoration: none;
}
.align-text-center {
	text-align: center;
}

body {
	font-family: 'Noto Sans JP', sans-serif;
}

.home header {
	transition: 0.3s;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 101;
	border-bottom: 0;
	background-color: transparent;
}
header .container-fluid{
	padding-right: 0;
}
.main-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.main-menu > ul > li {
	position: relative;
	display: inline-block;
}

.home .main-menu > ul > li:hover a{
	text-decoration: none;
	background-color: #00479d;
}
.main-menu > ul > li:last-of-type{
	background-color: #d3000d;
}
.main-menu > ul > li:last-of-type a{
	color: #ffffff;
}
.home .scroll-head .main-menu ul li:last-of-type a, .scroll-head .main-menu ul li:last-of-type a{
	color: #ffffff;
}

.home .main-menu ul li a {
	display: block;
	color: #fff;
	padding: 13px;
}

.main-menu ul li a {
	display: block;
	color: #111;
	font-size: 13px;
	padding: 15px;
}

.main-menu ul.sub-menu,
.home .main-menu ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 45px;
	width: max-content;
	text-align: left;
	padding: 15px 15px 15px 15px;
	background-color: #00479d;
}
.main-menu ul li.drop-right ul.sub-menu,
.home .main-menu ul li.drop-right ul.sub-menu {
	left: -80px;
}

/* OC CUSTOM UTILITY CLASSES */
h4.oc-custom-margin-bottom-20{
	margin-bottom: 20px;
}
div.w-title.oc-custom-font-23{
	font-size: 23px;
}
.main-menu ul.sub-menu { top: 49px; }
.home .main-menu ul.sub-menu { top: 45px; }

.ndx-processing-result img{
	width: 100%;
	height: auto;
	padding-top: 30px;
}
.container.product-animation {
    /* width: 45%; */
	height: auto;
}
.row.img-width {
    width: 67%;
	margin: 45px auto;
}

.img-block.oc-cus-img-width {
    width: 90%;
    margin: 0 auto;
}
.container.comic-pad-bot {
    padding-bottom: 50px;
	text-align: center;
}
.container.comic-pad-bot img{
    width: 65%;
	margin: auto;
}
td.pad1x.dashed-border {
    border-bottom: 1px solid #ccc;
}
td.dashed-border {
    border-bottom: 1px solid #ccc;
}
td.no-right-border{
	border-right: 1px solid #ccc;
}
td.pad2x.no-right-border{
	border-right: 1px solid #ccc;
}
.message-box-2 .message-content-ceo-name {
    font-size: 1.25rem;
    text-align: right;
    padding: 20px 0;
}
span.work-style-list-title {
    font-size: 1.75rem;
	font-weight: 600;
}
.section-appreq-intro table tr, .section-appreq-intro table th, .section-appreq-intro table td{
	border: 1px solid #000;
}
.section-appreq-intro table th{
	width: 111px;
    text-align: center;
	background-color: #e3000d;
	color: #fff;
}
.section-appreq-intro table td{
	padding: 1rem;
}
.reqruite-section .how-to-entry {
    margin: 2rem 0;
}
.section-appreq-intro .table-td-inner {
    padding-top: 1rem;
}
/* .main-menu ul.sub-menu:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -3000px;
	width: 6000px;
	background-color: #00469d;
} */


.main-menu ul.sub-menu > li {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.main-menu ul.sub-menu > li:hover{
	border-bottom: none;
}

.main-menu ul.sub-menu li a {
	color: #fff;
	padding: 5px;
}

.main-menu ul.sub-menu ul.sub-menu {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	padding: 0;
	margin-bottom: 0px;
}

.main-menu ul.sub-menu ul.sub-menu li {
	font-size: 14px;
	font-weight: 100;
	padding-left: 15px;
	position: relative;
	margin-bottom: 0;
	width: 100%;
}

.main-menu ul.sub-menu ul.sub-menu li:before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	position: absolute;
	left: 9px;
	top: 6px;
	color:#fff;
}

.main-menu > ul > li:hover ul.sub-menu {
	display: block;
}

.main-menu ul li.has-dropdown {
	position: relative;
}
/*
.main-menu ul li.has-dropdown ul.sub-menu {
	width: 200px;
	left: 0;
	top: 78px;
}

.home .main-menu ul li.has-dropdown ul.sub-menu {
	top:53px;
}
*/
.main-menu ul li.has-dropdown ul.sub-menu li {
	width: 100%;
	margin: 0;
	position: relative;
	padding-left: 15px;
}

.main-menu ul li.has-dropdown ul.sub-menu li:before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	position: absolute;
	left: 9px;
	top: 2px;
	color:#fff;
}

.main-menu ul li.has-dropdown-right ul.sub-menu {
	width: 200px;
	left: auto;
	right: 0;
}

.font-lc-bold {
	font-weight: bold;
	font-family: 'learning-curve', 'cursive';
}

.section-top {
	height: 100vh;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	overflow: hidden;
	/*background-image: url('../img/banner.jpg');*/
}

#video_poster {
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#video_poster.playing {
	display: none;
}
ul li.menu-item:hover {
	text-decoration: none;
   border-bottom: solid 3px #e3000d;
}
.main-menu ul.sub-menu li ul.sub-menu li:hover {
   border-bottom: solid 1px white;
}

header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 101;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

.arrow-cover {
	height: 100%;
	background-color: rgba(0,14,30,0.6);
	background-image: url('../img/arrow.png');
	background-size:auto 100%;
	background-position: left;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 3;
}

.inner-top {
	text-align: center;
	width: 100%;
	color:#fff;
}

.inner-top h3 {
	font-weight: 100;
	font-size: 21px;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.inner-top h2 {
	letter-spacing: 4px;
	font-weight: 300;
}

.inner-top p {
	margin:auto;
	display: block;
	font-weight: 100;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.inner-top img {
	max-width: 100%;
}

.scroll-box {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.icon-scroll {
	position: relative;
	top: 0;
	width: 15px;
	height: 40px;
	box-shadow: inset 0 0 0 1px #fff;
	border-radius: 25px;
}

.icon-scroll:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 7px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}

.scroll-text {
	display: inline-block;
	margin-left: 5px;
	color: #fff;
	line-height: 40px;
	font-weight: 100;
	letter-spacing: 3px;
	font-size: 13px;
}

@keyframes scroll {
  0%{ opacity: 1 }
  100%{ opacity: 0 ; transform: translateY(30px); }
}

.section-intro {
	margin: 90px auto;
	/* background-image: url('../img/corner-right.png'); */
	background-size: 300px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.section-intro h2,
.section-product h2,
.section-news h2,
.section-recruit h2,
.section-content h2,
.section-b-table h2,
.the-main-title {
	font-size: 32px;
	text-align: center;
	font-weight: 300;
	margin-bottom: 70px;
	margin-top: 70px;
}

.section-intro .front-left-img {
  width: 45%;
}

.section-intro .front-right-txt {
  width: 55%;
}



.section-content h2.margin-bottom-0 {
  font-size: 30px;
	margin-bottom: 0;
}
.section-content .bottom-rz-p p {
  font-size: 18px;
}

.red {
	color:#e3000d!important;
}

.content-part {
	margin-bottom: 90px;
}

.content-part img {
  margin-top: 30px;
	width: 100%;
}

.content-part h3 {
	font-weight: inherit;
	line-height: 30px;
}
.spaton-left {
  text-align: left;
}

.content-part p {
	font-weight: 200;
	font-size: 16px;
	line-height: 1.5rem;
	margin-bottom: 30px;
  margin-top: 20px
}

.content-part ol {
  margin-bottom: 2rem;
}

.content-part ol.num-tag {
	counter-reset: li-counter;
	list-style-type: none;
}

.content-part ol.num-tag li {
	position: relative;
	counter-increment: li-counter;
	margin-bottom: 10px;
	font-weight: 200;
}

.content-part ol.num-tag li:before{
	content:  counter(li-counter);
    width: 30px;
    height: 25px;
    left: -35px;
    padding-right: 5px;
    font-weight: 100;
    text-align: center;
    color:#e3000d;
    position: absolute;
    background-image: url('../img/num-tag.png');
    background-size: 100% 100%;
    background-position: center;
    font-style: italic;
}
.content-part .contennt-big {
  margin-bottom: 2rem;
}
.content-part .embed-responsive {
  margin-bottom: 30px;
}
.product-animation .embed-responsive{
	width: 60%;
	margin: 0 auto;
}

.remove-margin {
	margin: 0;
}

.b-red-button {
	transition: 0.2s;
	display: block;
	width: 280px;
	border:1px solid #e3000d;
	padding:10px 15px;
	margin:auto;
	background-color: #fff;
	color:#e3000d;
	border-radius: 5px;
	margin-top: 30px;
	font-weight: 100;
}

.b-red-button:hover {
	transition: 0.2s;
	text-decoration: none;
	color:#fff;
	background-color: #e3000d;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.btn-submit

.section-product {
	padding: 90px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.section-product.animated {
	 background-size: 130% 130%;
	 animation: gradientBG 40s linear infinite;
}

@keyframes gradientBG {
	0% {
	background-position:   0% 50%;
	}
	50% {
	background-position: 100% 50%;
	}
	100% {
	background-position:   0% 50%;
	}
}

.section-product h2 {
	color:#fff;
}

.prod-title img {
	margin-right: 10px;
}

.prod-title {
	background-color: #000;
	color:#fff;
	padding: 15px;
	font-size: 24px;
}

.sub-title {
	color:#fff;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.each-product {
	color:#fff;
	margin-top: 30px;
	margin-bottom: 60px;
}

.each-product img {
	width: 100%;
}

.prod-detail h3 {
	font-size: 22px;
}

.prod-detail {
	font-weight: 100;
	height: 300px;
	position: relative;
}

.prod-detail p {
	font-size: 14px;
}

.view-product {
  transition: 0.2s;
	position: absolute;
  padding:10px 15px;
	margin:auto;
	background-color: #e3000d;
	color:#fff;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	padding: 10px 0px;
	border-radius: 5px;
	text-align: center;
	font-weight: 100;
	margin-top: 30px;
}


.view-product-mvp {
  transition: 0.2s;
  padding:10px 15px;
	right: 0;
	background-color: #e3000d;
	color:#fff;
	width: 100%;
	display: block;
	padding: 10px 0px;
	border-radius: 5px;
	text-align: center;
	font-weight: 100;
	margin-top: 50px;
}

.view-product:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#e3000d;
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}
.view-product-mvp:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#e3000d;
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.section-news {
	padding: 90px 0;
	background-image: url('../img/corner-left.png');
	background-position: left top;
	background-size: initial;
	background-repeat: no-repeat;
	background-color: #fff;
}

.section-top-left {
	padding: 0 0 90px 0;
	/*background-image: url('../img/corner-left.png');*/
	background-position: left top;
	background-size: 300px;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom:1px solid #b5b5b5;
    margin: 0 auto;
}

.news-box {
	max-width: 800px;
	margin: auto;
}

.news-box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news-box ul li {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

.news-box ul li:last-child {
	border:none;
}

.news-box ul li a {
	color:#000;
	font-weight: 100;
}

.news-box ul li a:hover {
	text-decoration: none;
	color:#000;
}

.news-date {
	display: inline-block;
	margin-right: 15px;
}

.news-detail {
	margin-left: 15px;
	display: inline-block;
	width: 75%;
	vertical-align: top;
}

.view-news {
  transition: 0.2s;
	border:1px solid #e3000d;
	background-color: #fff;
	color:#e3000d;

	display: block;
	width: 180px;
	font-size: 12pt;
	font-weight: 100;
	text-align: center;
	padding: 10px 0px;
	border-radius: 5px;
	margin: 60px auto 0 auto;
}

.view-news:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#fff;
  background-color: #e3000d;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}
.section-recruit {
	padding: 140px 0 115px 0;
	background-image: url('../img/bg-recruit.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.section-recruit h2{
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 50px;
}
.section-recruit .view-recruit{
	background-color: #e3000d;
	color: #fff;
}
.section-recruit .view-recruit:hover{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #e3000d;
}
.section-banner {
	padding: 90px 0;
	border-bottom:1px solid #b5b5b5;
}
.section-banner .container{
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner_link{
	display: inline-block;
}
.banner_link:hover{
	opacity: 0.9;
}
.banner_link img{
	display: block;
}

.demo0,.req1_0 {
    margin-bottom: 20px;
    border-bottom: 1px dashed;
    padding-bottom: 10px;
}

.page-template-p_MemberRequest{
	background-color: #f3f4f5;
}
.section-member-intro{
	padding: 40px 0;
}
.section-member-intro p{
	font-size: 1.4rem;
}
.cate-box{
	display: inline-block;
	width: 49%;
	padding: 0 15px;
	text-align: center;
}
.cate-box img{
	/* background-color: #ccc; */
	width: 100%;
	/* height: 180px; */
}
.under-image img{
    margin-right: -75px;
}
.cate-box p{
	margin-top: 10px;
}
.section-member-form .container{
	background-color: #fff;
}
.section-member-form .the-main-title{
	color:#db3333;
	font-weight: 400;
	font-size: 1.6rem;
	padding-top: 40px;
	text-align: center;
}
.section-member-form .ds-content{
	font-size: 1rem;
}
.process-member{
	margin: 0 2%;
	border: 1px solid #d6d6d6;
	border-radius: 11px;
	padding:15px;
	display: flex;
	justify-content: space-evenly;
}
.process-step{
	position: relative;
	margin: 0 2%;
  width: 33%;
}
.process-step:after{
	content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 2rem;
    color: #808080;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translateY(-50%);
}
.process-step:last-child:after{
	display: none;
}
.process-step span{
	color: #707070;
	font-size: 1.2rem;
	display: inline-block;
}
.process-step .step-title{
	font-size: 1rem;
	color: #db3333;
	display: inline-block;
}
.process-step .step-des{
	font-size: .8rem;
	margin-bottom: 0;
}

.member-form{
	margin: 40px auto;
	position: relative;
	width: 80%;
}
.member-form input,.member-form textarea{
	width: 100%;
    border: none;
    padding: 11px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.member-form input[name="fld_addr"]{
	margin-top: 10px;
}
.member-form .subfield-group input[type="checkbox"]{
	width: auto;
}
.member-form textarea[name="fld_others"]{
	display: none;
}
.member-form .label-title{
	display: block;
	width: 100%
}
.member-form .label-title span{
	color: #db3333;
}
.member-form .box-input{
	display: block;
	width: 100%
}
.member-form .input-item{
	border: none;
}
.contact02-form .hope_area{
	display: block;
	padding-left: 58px;
	box-sizing: border-box;
}
.contact-form.contact02-form label{
	text-align: left;
}

.section-contact {
	padding: 90px 0;
}
.calculation-result,
.contact-result,
.download-result {
	padding: 5px 9px;
	margin-bottom: 15px;
}
.calculation-result.failed,
.contact-result.failed,
.download-result.failed {
	border: 1px solid #990000;
	background-color: #fff4f4;
}
.calculation-result.success,
.contact-result.success,
.download-result.success {
	border: 1px solid #33ff33;
	background-color: #eeffee;
}
.calculation-result .result-message,
.contact-result p,
.download-result p {
	margin: 0;
	font-size: 11pt;
	text-align: center;
}

.section-contact h2 {
	font-size: 42px;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 30px;
}

.contact-sub-title {
	text-align: center;
	padding: 0;
}

.before-cont {
	text-align: center;
	font-size: 24px;
	margin-top: 30px;
}

.before-mini-cont {
	text-align: center;
	color:#e3000d;
	font-weight: 200;
}

.last-text {
	font-size: 22px;
	font-weight: 100;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.contact-box {
	margin-top: 30px;
	display: flex;
	color:#fff;
	text-align: center;
}

.contact-left {
	display: flex;
	flex-direction: column;
	width: 50%;
	padding: 25px;
	background-color: #000e1e;
	color: #fff;
}

.contact-right {
	display: flex;
	flex-direction: column;
	width: 50%;
	padding: 25px;
	background-color: #26374a;
	display: block;
	color: #fff;
}

.contact-box img {
	height: 80px;
	display: block;
	margin:auto;
	margin-top: 80px;
}

.contact-box h3 {
	font-size: 20px;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

.cb-title {
	display: flex;
	align-items: center;
	height: 80px;
	margin-top: 30px;
	margin-bottom: 60px;
}

.contact-left:hover,
.contact-right:hover {
	text-decoration: none;
	color:#fff;
}

footer {
	padding: 45px;
	background-color: #000e1e;
	color:#fff;
}

.footer-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.footer-menu h4 {
	font-size: 15px;
}
.footer-menu ul {
  font-size: 14px;
}

.footer-menu ul li a {
	display: block;
	color:#aaaaaa;
	font-weight: 100;
}

.footer-menu a {
	color:#fff;
}

.footer-logo {
	height: 100%;
	display: flex;
	align-items: center;
	border-right: 1px solid #fff;
}

.footer-logo img {
  padding-bottom: 25px;
	margin: auto;
	display: block;
	max-width: 40%;
}

.copyright {
	background-color: #ff0000;
	color:#fff;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	font-weight: 100;
}

.home .scroll-head,
.scroll-head {
	transition: 0.3s;
	position: fixed;
	opacity: 1;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

.home .scroll-head .main-menu ul li a,
.scroll-head .main-menu ul li a {
	color:#111111;
}

.home .scroll-head .main-menu ul.sub-menu li a,
.scroll-head .main-menu ul.sub-menu li a {
	color:#fff;
}

.home .scroll-head .main-menu ul > li:hover > a {
	color:#fff;
}

.scroll-head .main-menu ul > li:hover > a {
	color:#111;
}

.home .scroll-head .main-menu ul li .mega-menu a,
.scroll-head .main-menu ul li .mega-menu a {
	color:#fff;
}

.home .scroll-logo {
	display: none;
	position: absolute;
	top: 0px;
	left: 20px;
	padding: 10px;
}

.scroll-logo {
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
	/* padding: 10px; */
}

.scroll-logo img {
	display: block;
	max-height: 30px;
	max-width: 175px;
}

.scroll-head .scroll-logo {
	display: block;
}

.vdo-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.vdo-bg iframe {
	width: 100%;
	height: 100%;
}

.custom-bread {
	padding: 5px;
  width: 100%;
}

.custom-bread ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.custom-bread ul li {
	display: inline-block;
	font-size: 14px;
	padding: 0 5px;
	color:#111;
}
.custom-bread ul li.title {
	/* width: calc(100% - 250px); */
	word-break: keep-all;
	white-space: nowrap;
	/* overflow: hidden; */
	line-height: 0.8em;
	text-overflow: ellipsis;
}

.custom-bread ul li a {
	display: block;
	color:#e3000d;
	text-decoration: underline;
}

/* LOGIN POPUP */

.main-menu.logged-in > ul > li.login-menu-item,
.burger-menu.logged-in > ul > li.login-menu-item {
	display: none;
}
.main-menu > ul > li.logout-menu-item,
.burger-menu > ul > li.logout-menu-item {
	display: none;
}
.main-menu.logged-in > ul > li.logout-menu-item {
	display: inline-block;
}
.burger-menu.logged-in > ul > li.logout-menu-item {
	display: block;
}

.login-overlay {
    z-index: 10;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 80px;
    left: 0;
    align-items: center;
    display: none;
}
.login-overlay .login-bg-overlay {
    z-index: 11;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.login-overlay .login-success-overlay {
	display: none;
    position: absolute;
	flex-direction: column;
	justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 11px;
    background-color: #000;
}
.login-overlay .login-success-overlay.active {
	display: flex;
}
.login-overlay .login-success-overlay p {
	font-size: 18pt;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}
.login-overlay .login-box {
    z-index: 12;
    position: relative;
    width: 290px;
    min-height: 200px;
    color: #fff;
    padding: 20px;
    margin: 30px auto 0 auto;
    border-radius: 11px;
    background-color: #000;
}
.login-overlay .login-box .closer {
	display: none;
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 16pt;
	cursor: pointer;
}
.login-overlay .login-box .closer.active {
	display: inline-block;
}
.login-overlay .login-box h3 {
    text-align: center;
    font-size: 21pt;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
}
.login-overlay .login-form label {
    display: block;
    font-size: 10pt;
    margin: 0 0 5px 0;
}
.login-overlay .login-form input {
    width: 100%;
    font-size: 13pt;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.login-overlay .login-form input:focus {
    outline: none;
    border: 1px solid #333;
    box-shadow: 0 0 13px -3px rgba(255,255,255,0.4);
}
.login-overlay .login-form a {
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}
.login-overlay .login-btn {
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 8px 30px;
    margin: 20px auto 10px auto;
    border: none;
	outline: none;
	cursor: pointer;
    border-radius: 5px;
    background-color: #e3000d;
}
.login-overlay .login-btn:hover {
    background-color: #c3000d;
}


/* RECRUIT PAGE */

.cover-recruit {
  max-width: 90%;
  margin: 0 auto;
	/* height: 720px; */
	/* padding-top: 300px; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-recruit .tagbox {
	background-color: rgba(0,0,0,0.4);
}
.cover-recruit .tagbox .tagline {
	color: #fffc00;
	font-size: 76pt;
	text-align: center;
	margin: 0;
}
.cover-recruit .subbox {
	background-color: rgba(0,0,0,0.4);
}
.cover-recruit .subbox .subtag {
	display: block;
	width: 600px;
	color: #fff;
	font-size: 26pt;
	font-family: HuiFont109;
	margin: 20px auto;
}

.section-recruit-intro {
	position: relative;
	padding: 120px 0;
	background-color: #fff;
	overflow: hidden;
}
.page-template-p_Recruit .recruit-title {
	color: #282828;
	font-size: 25pt;
	text-align: center;
}
.page-template-p_Recruit .sub-heading {
	color: #e3000d;
	font-size: 18pt;
	text-align: center;
	margin-top: 0;
}
.section-recruit-intro p {
	color: #282828;
	font-size: 14pt;
	text-align: center;
  line-height: 2.25rem;
	margin-top: 60px;
}
.section-recruit-intro .triangle {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 150px;
	height: 300px;
	background-color: #e3000d;
	transform: rotate(35deg);
	transform-origin: left bottom;
}

.section-recruit-message .cover-recruit-message {
	height: 550px;
	padding-top: 200px;
	padding-left: 130px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.section-recruit-message .cover-recruit-message .message {
	z-index: 2;
	position: relative;
	display: inline-block;
	color: #fffc00;
	font-size: 80pt;
	text-align: left;
	margin: 0;
	transform: rotate(-15deg);
}
.section-recruit-message .message-box {
	z-index: 1;
	position: relative;
	padding: 40px 40px 0 40px;
	margin-top: -240px;
	background-color: #fff;
}
.section-recruit-message .message-box .red-title {
	color: #e3000d;
	font-size: 20pt;
	margin: 0;
}
.section-recruit-message .message-box .black-title {
	color: #282828;
	font-size: 20pt;
	margin: 0;
}
.section-recruit-message .message-box .divider {
	display: inline-block;
	width: 50%;
	height: 1px;
	margin: 30px 0 25px 0;
	border-top: 1px solid #282828;
}
.section-recruit-message .message-box .message-content {
	color: #282828;
	font-size: 12pt;
	line-height: 1.5rem;
}
.section-recruit-message .message-box-2 {
	position: relative;
	padding: 40px;
	background-color: #fff;
}
.section-recruit-message .message-box-2 .message-content {
	color: #282828;
	font-size: 12pt;
	line-height: 1.5rem;
	text-align: left;
}
.section-recruit-tech {
  margin-top: 90px;
	position: relative;
	padding: 350px 0 120px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('../img/cover-recruit-tech.jpg');
}
.section-recruit-tech .tech-tagline {
	z-index: 2;
	position: absolute;
	top: 60px;
	left: 150px;
	display: inline-block;
	font-size: 60pt;
	text-align: left;
	margin: 0;
	transform: rotate(-15deg);
}
.section-recruit-tech .tech-tagline span {
	display: inline-block;
	margin-right: 1em;
}
.section-recruit-tech p {
	font-size: 16pt;
}
.section-recruit-tech .white-text {
	font-family: HuiFont109;
}
.section-recruit-tech p.text-bigger {
  margin-bottom: 40px;
	font-size: 24pt;
}

.tech-link {
  transition: 0.2s;
  display: inline-block;
	color: #fff;
	font-size: 14pt;
	padding: 10px 50px;
	border-radius: 11px;
	background-color: #e3000d;
  	border-color: #e3000d;
	text-decoration: none;
}
.tech-link:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#e3000d;
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.section-recruit-cta {
	padding: 60px 0;
	background-color: #f4f4f4;
}
.section-recruit-cta p {
	font-size: 18pt;
	text-align: center;
}


.section-collabo-cta a {
  transition: 0.2s;
  display: block;
	max-width: 360px;
	margin:auto;
	text-align: center;
	color:#fff;
	background-image: url('../img/ae-btn.jpg');
	background-size: 100% 100%;
	background-repeat: repeat-x;
	padding: 15px;
	font-size: 21px;
	border-radius: 5px;
}
.section-collabo-cta a:hover {
  transition: 0.2s;
	text-decoration: none;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}
.section-collabo-cta {
	padding: 60px 0;

}
.section-collabo-cta p {
	font-size: 18pt;
	text-align: center;
}



.section-collabo-cta a {
  transition: 0.2s;
  display: block;
	max-width: 360px;
	margin:auto;
	text-align: center;
	color:#fff;
	background-image: url('../img/ae-btn.jpg');
	background-size: 100% 100%;
	background-repeat: repeat-x;
	padding: 15px;
	font-size: 21px;
	border-radius: 5px;
}
.section-collabo-cta a:hover {
  transition: 0.2s;
	text-decoration: none;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.section-interview {
  margin-top: 90px;
	position: relative;
	overflow: hidden;
}
.section-interview .interview {
  margin-top: 20px;
	color: #282828;
	font-size: 80pt;
	text-align: right;
	transform: rotate(8deg);
	transform-origin: top right;
}
.section-interview .triangle {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 300px;
	background-color: #e3000d;
	transform: rotate(33deg);
	transform-origin: right top;
}
.section-interview .title {
	display: block;
	width: 220px;
	height: 33px;
	margin: 0 auto 15px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('../img/interview-back.jpg');
}
.section-interview .title p {
	color: #fff;
	font-size: 12pt;
	text-align: center;
	padding-top: 4pt;
}
.section-interview .interview-image {
	width: 100%;
}
.section-interview .explain {
	color: #282828;
	font-size: 13pt;
	line-height: 2em;
	text-align: center;
	margin-top: 10px;
}
.section-interview .interview-link-btn{
  text-align: center;
}
.section-interview .interview-link {
  border:1px solid #e3000d;
  transition: 0.2s;
  margin: 15px;
  display: inline-block;
	color: #e3000d;
	font-size: 12pt;
	text-align: center;
	padding: 10px 50px;
	border-radius: 11px;
	background-color: #fff;
	text-decoration: none;
  }
.section-interview .interview-link:hover {
  transition: 0.2s;
	text-decoration: none;
	color:#fff;
	background-color: #e3000d;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

/* COMPANY PAGE */

.cover-company {
	height: 360px;
	padding-top: 145px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-company .overlay-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0,0,0,0.3);
}
.cover-company .overlay-2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0,0,0,0.5);
}
.cover-company .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.section-company-intro {
  margin: 0 auto;
  max-width: 70%;
	position: relative;
	padding: 40px 0;
	background-color: #fff;
	overflow: hidden;
}
.section-company-intro h1 {
	color: #282828;
	font-size: 28pt;
	text-align: center;
}
.section-company-intro h2 {
	color: #282828;
	font-size: 12pt;
	text-align: center;
}
.section-company-intro p {
	color: #282828;
	font-size: 14pt;
	text-align: left;
	line-height: 2em;
	margin-top: 20px;
}
.section-company-intro p.intro-text {
	font-size: 16pt;
	text-align: center;
	line-height: 1.5em;
}
.section-company-info .container-fluid {
	padding: 0px;
}
.section-company-info .cover-info {
	height: 550px;
	background-size: cover;
	background-repeat: no-repeat;
	/* background-image: url('../img/cover-company-info.jpg'); */
}
.section-company-info .info-boxes {
	position: relative;
	height: 550px;
}
.section-company-info .info-boxes .info-upper {
	position: relative;
	top: 0;
	height: 50%;
	padding: 0 30px 30px;
}
.section-company-info .info-boxes .info-upper h3 {
	display: inline-block;
	font-size: 22pt;
	padding-bottom: 15px;
	border-bottom: 1px solid #000e1e;
}
.section-company-info .info-boxes .info-upper p {
	font-size: 13pt;
	text-align: left;
	line-height: 2em;
	margin-top: 15px;
}
.section-company-info .info-boxes .info-lower {
	position: relative;
	height: 50%;
	padding: 30px;
	background-color: #000e1e;
}
.section-company-info .info-boxes .info-lower h3 {
	display: inline-block;
	color: #fff;
	font-size: 14pt;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.section-company-info .info-boxes .info-lower ol {
	color: #fff;
	font-size: 11pt;
	padding-left: 1.2em;
}
.section-company-info .info-boxes .info-lower ol li {
	line-height: 2em;
}
.section-company-awards {
	position: relative;
	padding-bottom: 120px;
}
.section-company-awards .awards-image {
	margin-top: -60px;
	text-align: right;
}
.section-company-awards .awards-image img {
	max-width: 400px;
}
.section-company-awards .awards-info {
	padding: 40px;
}
.section-company-awards .awards-info h3 {
	color: #282828;
	font-size: 20pt;
	margin-bottom: 15px;
}
.section-company-awards .awards-info p {
	color: #282828;
	font-size: 11pt;
	line-height: 2em;
}
.section-company-awards p.footnote {
	color: #282828;
	font-size: 10pt;
	line-height: 2em;
	margin-left: -16px;
}
.section-company-awards .tri-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
  z-index: -1;
}
.section-company-awards .tri-container .triangle {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 200px;
	height: 400px;
	background-color: #e3000d;
	transform: rotate(35deg);
	transform-origin: left bottom;
	z-index: -1;
}
.section-company-greeting {
	position: relative;
}
.section-company-greeting .greeting-content {
	padding-top: 40px;
}
.section-company-greeting .greeting-content h3 {
	font-size: 20pt;
	text-align: center;
	margin-bottom: 20px;
}
.section-company-greeting .greeting-content p {
	font-size: 11pt;
	text-align: left;
	line-height: 2em;
}
.section-company-greeting .greeting-content p.signature {
	font-size: 11pt;
	text-align: right;
	line-height: 1.2em;
}
.section-company-greeting .greeting-content img.signature {
	z-index: 2;
	position: absolute;
	display: inline-block;
	right: -40px;
	width: 120px;
}
.section-company-greeting .greeting-rep-image img {
	height: 640px;
	max-width: none;
}
.section-company-asia {
	position: relative;
	padding: 80px 0;
	overflow: hidden;
}
.section-company-asia .triangle {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 400px;
	background-color: #e3000d;
	transform: rotate(33deg);
	transform-origin: right top;
}
.section-company-asia .top-section h3 {
	font-size: 20pt;
	text-align: center;
}
.section-company-asia .top-section p {
	font-size: 12pt;
	text-align: center;
	margin: 30px 40px;
}
.section-company-asia .top-section img {
	width: 100%;
}
.section-company-asia .top-section p.caption {
	font-size: 8pt;
	text-align: center;
	margin: 10px 40px;
}
.section-company-asia .bottom-section h3 {
	margin-top: 60px;
	font-size: 14pt;
	text-align: left;
}
.section-company-asia .bottom-section p {
	font-size: 11pt;
	text-align: left;
	line-height: 2em;
	margin: 15px 0 40px 0;
}
.section-company-asia .bottom-section img {
	width: 100%;
}

.section-company-about {
	padding: 80px 0;
	background-color: #000e1e;
}
.section-company-about h3 {
	color: #fff;
	font-size: 20pt;
	text-align: center;
	margin-bottom: 70px;
}
.section-company-about h4 {
	color: #fff;
	font-size: 14pt;
	text-align: center;
	margin-top: 100px;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.section-company-about ul {
	color: #fff;
	font-size: 10pt;
}
.section-company-about ul li {
	line-height: 3em;
}
.section-company-about p.destinations-note {
	color: #fff;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 20px;
}
.section-company-about .destinations {
	text-align: center;
}
.section-company-about .destinations img {
	max-width: 100%;
	padding: 10px;
	border-radius: 11px;
	background-color: #fffefc;
}
.section-company-history {
	position: relative;
	padding: 120px 0;
	overflow: hidden;
}
.section-company-history h3 {
	color: #282828;
	font-size: 20pt;
	text-align: center;
	margin-bottom: 60px;
}
table.company {
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
table.company td {
	color: #caccd0;
	font-size: 13pt;
	font-weight: 500;
	border-top: 1px solid #acb0b3;
}
table.company tr:last-child td {
	border-bottom: 1px solid #acb0b3;
}
table.company td.label {
	width: 20%;
	padding: 20px 0;
	text-align: center;
	border-right: 1px solid #acb0b3;
	background-color: rgba(255,255,255,0.1);
}
table.company td.value {
	width: 80%;
	text-align: left;
	padding: 20px 25px;
}
table.company td .google-map-link-wrap {
	display: table-cell;
	float: right;
	vertical-align: middle;
}
table.company td .google-map-link-wrap .google-map-link {
	display: inline-block;
	outline: none;
}
table.company td .google-map-link-wrap .google-map-link img {
  border-radius: 10px;
  width: 160px;
	display: inline-block;
}
table.company td a {
	color: #caccd0;
	text-decoration: underline;
}
table.company td a:hover {
	color: #9499a5;
	text-decoration: underline;
}

.section-company-history table.history {
	display: block;
	width: 60%;
	margin: 0 auto;
}
.section-company-history table.history td {
	font-size: 10pt;
	padding: 5px 7px;
	vertical-align: top;
}
.section-company-history table.history .year {
	width: 5.5em;
	text-align: right;
}
.section-company-history table.history .month {
	width: 4.5em;
	text-align: center;
	background-color: #f4f4f4;
}
.section-company-history table.history .event {
  line-height: 1.5rem;
	text-align: left;
}
.section-company-history .triangle {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 200px;
	height: 400px;
	background-color: #e3000d;
	transform: rotate(35deg);
	transform-origin: left bottom;
	z-index: -1;
}

/* COLLABORATION PAGE */

.cover-collaboration {
	height: 360px;
	padding-top: 145px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-collaboration .overlay-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0,0,0,0.3);
}
.cover-collaboration .overlay-2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0,0,0,0.5);
}
.cover-collaboration .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.section-collab-intro {
	padding-top: 80px;
	/* padding-bottom: 80px; */
}
.section-collab-intro h1 {
	font-size: 20pt;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #d0d0d0;
}
.section-collab-intro .intro {
	font-size: 14pt;
	text-align: center;
	margin-top: 20px;
}
.section-collab-box-1 {
	position: relative;
	padding-bottom: 30px;
}
.section-collab-box-1 .the-box,
.section-collab-box-2 .the-box {
	z-index: 2;
	position: relative;
	padding: 40px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
}
.section-collab-box-1 .the-box {
  text-align: center;
}
.section-collab-box-1 .the-box h4,
.section-collab-box-2 .the-box h4 {
	font-size: 16pt;
	margin-bottom: 20px;
}
.section-collab-box-1 .the-box p,
.section-collab-box-2 .the-box p {
	font-size: 12pt;
	line-height: 2em;
	margin: 0;
}
.section-collab-box-2 {
	position: relative;
	padding-top: 30px;
}
.section-collab-box-1 .gray-divider,
.section-collab-box-2 .gray-divider {
	position: absolute;
	left: 0;
	width: 100%;
	height: 120px;
	background-color: #f4f4f4;
}
.section-collab-box-1 .gray-divider {
	bottom: 0;
}
.section-collab-box-2 .gray-divider {
	top: 0;
}
.section-collab-box-2 .the-box p {
	margin-bottom: 50px;
}
.section-collab-box-2 .work-type {
}
.section-collab-box-2 .work-type .title {
	display: block;
	width: 200px;
	height: 33px;
	margin: 0 auto 15px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('../img/interview-back.jpg');
}
.section-collab-box-2 .work-type .title p {
	color: #fff;
	font-size: 12pt;
	text-align: center;
	line-height: 1em;
	padding-top: 6pt;
}
.section-collab-box-2 .work-type ul {
	list-style-type: none;
	padding: 0;
	margin-top: 40px;
}
.section-collab-box-2 .work-type ul li {
	font-size: 14pt;
	padding: 10px;
	margin: 20px 10px;
	border-radius: 20px;
	border: 1px solid #d0d0d0;
}
.section-collab-box-2 .work-type ul li:before {
	content: "\f101";
	color: #d0d0d0;
	font-size: 14pt;
	font-weight: 900;
	margin-right: 7px;
	font-family: "Font Awesome 5 Free";
}

.section-collab-box-2 .img-wrap {
	padding: 0;
}
.section-collab-box-2 .img-wrap img {
	width: 100%;
}
.section-collab-box-2 .intro {
  text-align: center;
  margin-top: 1rem;
}


/* COLLABORATION PAGE */

.cover-privacy {
	height: 360px;
	padding-top: 145px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-privacy .overlay-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0,0,0,0.15);
}
.cover-privacy .overlay-2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0,0,0,0.18);
}
.cover-privacy .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.section-privacy-intro {
	padding-top: 80px;
	padding-bottom: 30px;
}
.section-privacy-intro h1 {
	font-size: 20pt;
	text-align: center;
	margin-bottom: 20px;
}
.section-privacy-intro .intro {
	font-size: 12pt;
	text-align: center;
	margin-bottom: 20px;
}
.section-privacy-items {

}
.section-privacy-items .privacy-item {
	padding: 40px 0;
	border-bottom: 1px solid #282828;
}
.section-privacy-items .privacy-item h3 {
	font-size: 13pt;
	margin-bottom: 15px;
}
.section-privacy-items .privacy-item h3 .privacy-bullet {
	color: #e3000d;
	font-size: 9pt;
	margin-right: 5px;
}
.section-privacy-items .privacy-item p {
	font-size: 12pt;
	margin: 0;
}

/* BLOG PAGES */

.cover-home {
	height: 140px;
	padding-top: 35px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-home .overlay-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #e3000d;
}
.cover-home .overlay-2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #d1000c;
}
.cover-home .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.section-article-items {
  margin-top: 30px;
	padding-bottom: 120px;
	border-bottom: 1px solid #ccc;
}
.section-article-items .article-item {
  color: black;
	font-size: 11pt;
	line-height: 2em;
	padding: 30px 0;
	border-bottom: 1px solid #282828;
}
.section-article-items .article-item .article-date {
	float: left;
	display: inline-block;
	width: 185px;
	margin-right: 40px;
}
.section-article-items .article-item .article-date span {
	margin-right: 15px;
}
.section-article-items .article-item .article-title {
	display: inline-block;
	width: calc(100% - 230px);
}

.cover-single {
	height: 150px;
	padding-top: 37px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
  background-color: #e3000d;
	position: relative;
}
.cover-single .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}
.cover-single .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.blog-article {
}
.blog-article .blog-header {
	padding-top: 80px;
}
.blog-article .blog-header .article-title {
	font-size: 20pt;
	padding-bottom: 20px;
	border-bottom: 1px solid #282828;
}
.blog-article .blog-header .article-date {
	font-size: 10pt;
	margin: 0 0 20px 0;
}
.blog-article .blog-content {
	padding-bottom: 80px;
}
.blog-article .blog-content h2 {
	font-size: 14pt;
	margin: 0 0 30px 0;
}
.blog-article .blog-content p {
	font-size: 12pt;
	line-height: 2em;
	margin: 35px 0 3em 0;
}
.blog-article .blog-content .wp-block-image img { width: 100%; }
.blog-article .wrap-button {
	text-align: center;
}
.blog-article .wrap-button a {
	display: inline-block;
	color: white;
	font-size: 10pt;
	text-decoration: none;
	padding: 7px 23px;
	border-radius: 5px;
	background-color: #e3000d;
}
.blog-article .wrap-button a img {
	height: 18pt;
	margin-right: 13px;
	margin-left: -10px;
}


.blog .pagination {
	display: block;
	text-align: center;
	margin-top: 20px;
}
.blog .pagination .page-numbers {
	display: inline-block;
	width: 15pt;
	height: 15pt;
	color: #282828;
	font-size: 11pt;
	margin: 0 2px;
	border-radius: 3px;
}
.blog .pagination .page-numbers:hover {
	background-color: #ffd8d8;
}
.blog .pagination .page-numbers.current {
	color: #fff;
	background-color: #e3000d;
}
.blog .pagination .prev img,
.blog .pagination .next img {
	width: 15pt;
	height: 15pt;
	margin: -2px 0 0 0;
}


/* APPLICATION ENTRY PAGE */

.cover-appentry {
	height: 85vh;
	padding-top: 145px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-collaboration .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.15);
}
.cover-collaboration .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.section-product {
	padding: 90px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.cover-appentry.animated {
	 background-size: 100% 130%;
	 animation: appentryBG 8s ease-in-out infinite;
}

@keyframes appentryBG {
	0% {
	background-position:  50%   0%;
	}
	50% {
	background-position:  50% 100%;
	}
	100% {
	background-position:  50%   0%;
	}
}

/* APPLICATION REQUIREMENTS PAGE */



.cover-appreq {
	height: 140px;
	padding-top: 35px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-appreq .overlay-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #e3000d;
}
.cover-appreq .overlay-2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #d1000c;
}
.cover-appreq .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}


.section-appreq-intro {
	padding: 80px 0 40px 0;
}
.section-appreq-intro .title {
	font-size: 16pt;
	text-align: center;
}

.section-appreq-control {
	text-align: center;
	padding-bottom: 60px;
}
.section-appreq-control ul {
	list-style-type: none;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.section-appreq-control ul li {
	float: left;
	display: inline-block;
	width: 220px;
	color: #282828;
	font-size: 12pt;
	text-align: center;
	padding: 20px 0;
	cursor: pointer;
	user-select: none;
	border: 1px solid #e3000d;
}
.section-appreq-control ul li:first-child {
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
}
.section-appreq-control ul li:last-child {
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}
.section-appreq-control ul li:hover {
	background-color: #fff4f4;
}
.section-appreq-control ul li.active {
	color: #fff;
	cursor: default;
	background-color: #e3000d;
}
.section-appreq-control ul li.active:hover {
	background-color: #e3000d;
}
.section-appreq-panels {
  margin-bottom: 200px;
}

.section-appreq-panels .panel {
	position: relative;
	display: none;
}
.section-appreq-panels .panel.active {
	display: block;
}
.section-appreq-panels .panel .title {
	font-size: 14pt;
	margin-bottom: 20px;
}
.section-appreq-panels .panel .panel-item {
	position: relative;
}
.section-appreq-panels .panel .panel-item .panel-item-label {
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 15%;
	height: 100%;
	padding: 20px 10px;
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.section-appreq-panels .panel .panel-item.last-item .panel-item-label {
	border-bottom: 1px solid #ccc;
}
.section-appreq-panels .panel .panel-item .panel-item-label p {
	font-size: 10pt;
	line-height: 2em;
	text-align: left;
	margin: 0;
}
.section-appreq-panels .panel .panel-item .panel-item-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 85%;
	padding: 20px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.section-appreq-panels .panel .panel-item.last-item .panel-item-content {
	border-bottom: 1px solid #ccc;
}
.section-appreq-panels .panel .panel-item .panel-item-content p {
	font-size: 12pt;
	line-height: 2em;
	text-align: left;
	margin: 0;
}

/* EMPLOYEE INTRODUCTION PAGE */

.section-empintro-topemp {
	position: relative;
}
.section-empintro-topemp .container-fluid {
	padding: 0;
}
.section-empintro-topemp .top-employee {
	height: 640px;
	padding: 75% 0 0 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section-empintro-topemp .top-employee .message-overlay {
    position: relative;
    z-index: 50;
	width: 90%;
    color: red;
    font-size: 144pt;
	text-align: left;
	line-height: 1em;
	margin: 0 auto;
    padding: 0;
    font-family: "BacklashScript";
    transform: rotate(-15deg);
}
.section-empintro-topemp .top-employee .message-overlay.right {
	text-align: right;
}
.section-empintro-topemp .top-employee .employee-details {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 110px;
	padding: 20px 0;
	background-color: #e3000d;
}
.section-empintro-topemp .top-employee .employee-details a {
}
.section-empintro-topemp .top-employee .employee-details .details-status {
	display: inline-block;
	width: 60%;
}
.section-empintro-topemp .top-employee .employee-details .details-status p {
	margin: 0;
	color: #fff;
	font-size: 12pt;
	text-align: right;
	line-height: 1.3em;
}
.section-empintro-topemp .top-employee .employee-details .details-name {
	display: inline-block;
	width: 90%;
}
.section-empintro-topemp .top-employee .employee-details .details-name p {
	margin: 0;
	color: #fff;
	font-size: 16pt;
	text-align: center;
	margin-left: 9px;
}
.section-empintro-topemp .top-employee .underbar {
	position: relative;
	margin: 0 20% 0 20%;
	border-top: 2px solid #fff;
}
.section-empintro-topemp .top-employee .underbar .arrow {
	position: absolute;
	left: 50%;
	top: 0;
	height: 8px;
	margin-left: -4px;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.section-empintro-intro {
	padding: 120px 0;
}
.section-empintro-intro .title {
	font-size: 20pt;
	text-align: center;
	margin-bottom: 30px;
}
.section-empintro-intro .intro {
	font-size: 14pt;
	text-align: center;
}
.section-empintro-employees {

}
.section-empintro-employees .employee {
	overflow: hidden;
}
.section-empintro-employees .employee .enployeescomment  {
	font-family: HuiFont109;
  margin-bottom: 20px;
  font-size: 2rem;
}
.section-empintro-employees .employee .container-fluid {
	padding: 0;
}
.section-empintro-employees .employee .employee-first {
}
.section-empintro-employees .employee .employee-first .employee-cover {
	min-height: 500px;
	padding: 180px 0 80px 15%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.section-empintro-employees .employee .employee-first .employee-content {
	position: relative;
	width: 50%;
	margin-top: -100px;
	margin-left: 40px;
	padding: 0 40px 40px 40px;
	background-color: #fff;
}
.section-empintro-employees .employee .employee-first .employee-content .title {
	font-size: 20pt;
	margin-bottom: 20px;
}
.section-empintro-employees .employee .employee-first .employee-content .text {
	font-size: 12pt;
	text-align: justify;
	margin: 0;
}
.section-empintro-employees .employee .employee-first .employee-content .popup {
	position: relative;
	display: inline-block;
	padding: 30px;
	margin: -80px 0 20px 0;
	background-color: #e3000d;
}
.section-empintro-employees .employee .employee-first .employee-content .popup p {
  font-family: HuiFont109;
	color: #fff;
	font-size: 15pt;
	line-height: 1.3em;
	margin: 0;
}
.section-empintro-employees .employee .employee-first.right .employee-content {
	margin-left: 35%;
}
.section-empintro-employees .employee .employee-second {
	overflow: hidden;
}
.section-empintro-employees .employee .employee-second .employee-pic {
	padding: 60px 0 60px 60px;
	text-align: right;
}
.section-empintro-employees .employee .employee-second .employee-pic img {
	z-index: 2;
	position: relative;
	max-width: 100%;
	max-height: 400px;
}
.section-empintro-employees .employee .employee-second .employee-info {
	padding: 60px 60px 60px 0;
}
.section-empintro-employees .employee .employee-second .employee-info .title h3 {
	font-size: 2rem;
	text-align: left;
	margin-bottom: 30px;
}
.section-empintro-employees .employee .employee-second .employee-info .information {
	position: relative;
	height: 100%;
	padding: 30px 0;
}
.section-empintro-employees .employee .employee-second .employee-info .information p {
	z-index: 2;
	position: relative;
	font-size: 12pt;
	text-align: justify;
	margin: 0;
}
.section-empintro-employees .employee .employee-second .employee-info .information .backing {
	z-index: 1;
	position: absolute;
	top: 0;
	left: -3000px;
	right: -3000px;
	height: 1000px;
	background-color: #f4f4f4;
}
.section-empintro-employees .employee .employee-third {
	overflow: hidden;
}
.section-empintro-employees .employee .employee-third .employee-pic {
	padding: 60px 60px 60px 0;
	text-align: left;
}
.section-empintro-employees .employee .employee-third .employee-pic img {
	z-index: 2;
	position: relative;
	max-width: 100%;
	max-height: 400px;
}
.section-empintro-employees .employee .employee-third .employee-info {
	padding: 60px 60px 60px 0;
}
.section-empintro-employees .employee .employee-third .employee-info .title {
	position: relative;
}
.section-empintro-employees .employee .employee-third .employee-info .title h3 {
	z-index: 2;
	position: relative;
	font-size: 2rem;
	text-align: left;
	padding-bottom: 30px;
	margin: 0;
}
.section-empintro-employees .employee .employee-third .employee-info .information {
	position: relative;
	height: 100%;
	padding: 30px 0;
}
.section-empintro-employees .employee .employee-third .employee-info .information p {
	font-size: 12pt;
	text-align: justify;
	margin: 0;
}
.section-empintro-employees .employee .employee-third .employee-info .title .backing {
	z-index: 1;
	position: absolute;
	top: -1000px;
	left: -3000px;
	right: -3000px;
	bottom: 0;
	background-color: #f4f4f4;
}

/* DOWNLOAD REQUEST PAGE */

.cover-download {
	height: 180px;
	padding-top: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}
.cover-download .overlay-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #e3000d;
}
.cover-download .overlay-2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #d1000c;
}
.cover-download .tagline {
	position: relative;
	color: #fff;
	font-size: 36pt;
	text-align: center;
	margin: 0;
}
.section-download-intro {
	padding: 60px 0;
	background-color: #f4f4f4;
}
.section-download-intro .intro-title {
	font-size: 20pt;
	text-align: center;
	margin: 0 0 30px 0;
}
.section-download-intro .intro-text {
	font-size: 12pt;
	text-align: center;
	margin: 0;
}
.section-download-member {
	padding: 0;
	background-color: #fff;
	padding-top: 60px;
}
.section-download-member h3.download-title {
	max-width: 730px;
	margin: auto;
	font-size: 14pt;
	padding-left: 15px;
	font-weight: 700;
}

.section-download-form {
	padding: 60px 0;
	background-color: #fff;
}
.section-download-form h2 {
	font-size: 20pt;
	text-align: left;
	font-weight: 700;
	max-width: 740px;
	margin:auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.section-download-form .note {
	font-size: 12pt;
	text-align: center;
}
.section-download-form .field-group {
	margin-bottom: 40px;
}
.section-download-form .field-group label {
	font-size: 12pt;
	margin-right: 15px;
	position: relative;
}

.section-download-form .field-group label.download-form-tt {
	font-size: 14pt;
	font-weight: 700;
}

.section-download-form p {
	margin: 30px 0;
}

.section-download-form .field-group input[type="checkbox"] {
	transform: scale(1);
}
.section-download-form .field-group input[type="checkbox"]:first-child {
	margin-left: 5px;
}
.section-download-form .subfield-group {
	margin: 5px 0 0 60px;
}
.section-download-form .subfield-group input[type="checkbox"] {
	margin-left: 40px;
	margin-right: 5px;
}
.section-download-form .subfield-group input[type="checkbox"]:first-child {
	margin-left: 0;
}
.section-download-form .remarks {
  	max-width: 740px;
	margin: 0 auto;
	padding-top: 30px;
	border-top: 1px dashed #ccc;
}
.section-download-form .remarks label {
	display: block;
	font-size: 10pt;
	margin: 0 0 10px 0;
}
.section-download-form .remarks label.download-form-tt {
	font-size: 14pt;
	font-weight: 700;
}
.section-download-form .remarks textarea {
	width: 100%;
	height: 9.4em;
	font-size: 13pt;
	line-height: 1.4em;
	padding: 0.4em 0.7em;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.section-download-form .submit {
	text-align: center;
	margin-top: 30px;
}
.section-download-form .submit input[type="submit"] {
	color: #fff;
	font-size: 14pt;
	line-height: 1em;
	padding: 13px 27px;
	outline: none;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	background-color: #e3000d;
}
.section-download-form .submit input[type="submit"]:hover {
	background-color: #d3000d;
}

.download-form {
	max-width: 740px;
	margin: auto;
}

.set-740 {
	max-width: 740px;
	margin: auto;
}

.hover-icon {
	transition: 0.2s;
	display: inline-block;
	font-size: 10px;
	position: absolute;
	top:0;
	cursor: pointer;
	color:#ccc;
	z-index: 5;
}

.subfield-group span {
	display: inline-block;
	vertical-align: middle;
}

.hover-inside-box {
	border:1px solid #ccc;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.15);
	padding: 0;
	position: absolute;
	left: 100%;
	bottom: 100%;
	padding: 5px;
	font-size: 14px;
	z-index: 10;
	background-color: #fff;
	width: 130px;
	display: none;
}

.section-download-form .hover-inside-box p {
	margin: 0;
	font-size: 12px;
}

.subfield-group label:hover .hover-icon {
	transition: 0.2s;
	color:#333;
}

.subfield-group label:hover .hover-inside-box {
	display: block;
}


/* GLOBAL */

.member-details {
	padding: 20px;
}
.member-details .inner {
	padding: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.member-details .inner h4 {
	font-size: 16pt;
	margin: 0 0 20px 0;
}
.member-details .inner p {
	font-size: 12pt;
	margin: 0 0 10px 0;
}
.member-details .inner p:last-child {
	margin-bottom: 0;
}
.member-details .inner .icon {
	margin-right: 7px;
}
.member-details .inner .icon-phone {
	margin-left: 20px;
}
.member-details .note {
	color: #282828;
	font-size: 12pt;
	line-height: 1em;
	text-align: right;
	margin-top: 10px;
	font-weight: 700;
}

.reset-password .reset-section{
    padding: 60px 0;
}
.reset-password .title{
    font-size: 13pt;
    text-align: center;
    margin-bottom: 20px;
}
.reset-password .field-group label{
    display: block;
    font-size: 10pt;
    margin-bottom: 3px;
}
.reset-password .hint{
    font-size: 10pt;
    text-align: center;
    margin: 20px 0;
}
.reset-password .submit-button{
    display: block;
    width: 250px;
    color: #fff;
    font-size: 13pt;
    font-weight: bold;
    line-height: 1em;
    margin: 0 auto;
    padding: 13px 0;
    border: none;
    outline: none;
    border-radius: 7px;
    background-color: #686868;
}
.reset-password .field-group input[type="text"], .reset-password .field-group input[type="password"]{
    width: 100%;
    color: #282828;
    font-size: 14pt;
    padding: 5px 9px;
    outline: none;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.section-inside {
	padding-top: 45px;
}

.cover-inside,
.cover-inside-ani {
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.cover-inside .cover-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cover-inside-ani .cover-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background-color: #f4f4f4;
}
.cover-inside-ani .cover-overlay .overlay-top,
.cover-inside-ani .cover-overlay .overlay-bottom {
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	transition: 0.7s;
}
.cover-inside-ani .cover-overlay .overlay-top {
	top: 0;
	background-color: #182733;
	transform: translate(0,-200px);
}
.cover-inside-ani .cover-overlay.ready .overlay-top {
	transform: translate(0, 0);
}
.cover-inside-ani .cover-overlay .overlay-bottom {
	top: 50%;
	background-color: #000911;
	transform: translate(0,200px);
}
.cover-inside-ani .cover-overlay.ready .overlay-bottom {
	transform: translate(0, 0);
}
.cover-inside-ani .cover-overlay span.left,
.cover-inside-ani .cover-overlay span.center,
.cover-inside-ani .cover-overlay span.right {
	z-index: 1;
	display: inline-block;
	color: #999999;
	font-size: 272pt;
	font-style: italic;
	font-family: "Isidora Sans";
	line-height: 0.7em;
	margin-top: -64pt;
	opacity: 0;
	transition: 1.2s;
	white-space: nowrap;
}
.cover-inside-ani .cover-overlay span.center {
	/* transform: translate(0, -400px); */
	transform: translate(0, -0);
}
.cover-inside-ani .cover-overlay span.left {
	transform: translate(-1000px, 0);
}
.cover-inside-ani .cover-overlay span.right {
	transform: translate(1000px, 0);
}
.cover-inside-ani .cover-overlay.ready span.left,
.cover-inside-ani .cover-overlay.ready span.center,
.cover-inside-ani .cover-overlay.ready span.right {
	opacity: 1;
	transform: translate(0, 0);
}

.cover-inside h1 {
	color:#fff;
	display: block;
	margin:auto;
	text-align: center;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.99);
}

.cover-inside .member-page h1{
	text-align: left;
	line-height: 2;
}
.cover-inside .member-page h4{
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #fff;
	font-weight: 300;
}

.section-inside-intro {
	padding: 90px 0;
	background-color: #fff;
	text-align: center;
	font-weight: 100;
	border-bottom: 1px solid #ccc;
}

.section-inside-intro p {
  font-size: 18px;
	line-height: 30px;
}

.section-inside-intro h2 {
	font-size: 38px;
	text-align: center;
	color:#111;
	line-height: 60px;
	font-weight: bold;
	margin-bottom: 70px;
}

.red {
	color:#e3000d;
}

.mini {
	font-size: 21px;
}

.num-title {
	margin-bottom: 12px;
}

.num-title div {
	display: inline-block;
	vertical-align: middle;
}

.w-number {
	font-size: 36px;
	color:#e3000d;
	font-style: italic;
	margin-right: 10px;
	font-weight: 100;
}

.w-title {
	font-size: 22px;
	font-weight: 700;
}

.content-w-number {
	margin-bottom: 2rem;
}

.content-w-number p {
	padding: 0;
	margin: 0;
	line-height: 1.5rem;
}

.transparent-box {
	padding: 25px;
	background-color: rgba(255,255,255,0.6);
	border:1px solid #ccc;
	text-align: center;
	position: relative;
	z-index: 1;
}

.transparent-box h4 {
	margin-bottom: 15px;
	font-weight: 100;
}

.transparent-box p {
	line-height: 1.75rem;
	font-weight: 100;
}

.half-bg {
  z-index: 2;
	position: relative;
	display: block;
	margin: auto;
	max-width: 800px;
	margin-bottom: 10px;
}

.half-bg:after {
	content: attr(data-content);
	position: absolute;
	color: #000;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #ffff00;
	z-index: -1;
}

.section-blue {
	margin: 50px 0 0 0;
	background-color: #fff;
}

.section-blue h2 {
	text-align: center;
	color:black;
	font-size: 32px;
}

.product-box {
	color:#fff;
}

.badge-mini {
	background-image: url('../img/bg-badge.png');
	background-position: center;
	background-size: initial;
	text-align: center;
	background-repeat: no-repeat;
	color:#fff;
	font-size: 22px;
}

.badge-large {
	background-image: url('../img/badge-big.png');
	background-position: center;
	background-size: initial;
	text-align: center;
	background-repeat: no-repeat;
	color:#fff;
	font-size: 18px;
	margin-bottom: 30px;
}

.sub-title-product {
	color:#fff;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 20px;
}

.prod-up-img img {
	width: 90%;
}

.product-box p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding:15px 0;
}

.section-content {
	padding: 100px 0;
	background-color: #fff;
}

.center-text {
	text-align: center;
	padding: 60px 0;
}

.center-text h3 {
	margin-bottom: 30px;
}

.section-b-table {
	padding: 100px 0;
	background-color: #000e1e;
	color:#fff;
}
.width-p {
  width: 80%;
  margin: auto;
}
.spaton-table-wrap img {
	width: 100%;
}
.spaton-table-wrap .spaton-table-machines {

}
.spaton-table-wrap .spaton-table-machines img {
	float: left;
	width: 16.5652%;
	transition: 0.3s;
}
.spaton-table-wrap .spaton-table-machines img:nth-child(2),
.spaton-table-wrap .spaton-table-machines img:nth-child(3) {
	width: 20.6521%;
}
.spaton-table-wrap .spaton-table-machines img:hover {
	transform: scale(1.3);
}

.section-b-table p {
	margin-bottom: 60px;
	font-size: 16px;
	line-height: 2em;
	font-weight: 100;
}

.c-badge {
	background-position: center;
	background-size: initial;
	background-repeat: no-repeat;
	text-align: center;
	color:#000;
}

.bwb {
	background-image: url('../img/badge-white.png');
}

.bwc {
	background-image: url('../img/badge-white-2.png');
}

.p-table td {
	font-weight: 100;
	vertical-align: bottom;
	text-align: center;
	border:none;
	border:1px solid #fff;
	border-top: 0;
}

.p-table td.no-bor-bot {
	border-bottom: 0;
}

.p-table tr td:first-child {
	border-left: 0;
}

.p-table tr td:last-child {
	border-right: 0;
}

.p-table tr:nth-child(odd) {
  background-color: #1a2735;
}

.p-table tr.clear {
	background-color: transparent;
}

.sp-title {
	text-align: center;
	display: block;
	background-color: #d1d4d7;
	color: #111111;
	padding: 8px;
	border-radius: 25px;
	margin:auto;
	width: 480px;
	max-width: 95%;
	margin-top: 60px;
	font-size: 18px;
}

.contact-bottom-box {
	background-color: #515f6e;
	color:#fff;
	padding: 30px;
}

.text-c {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 100;
	padding:0 15px;
}

.contact-bottom-box h2 {
	text-align: left;
	font-size: 25px;
	width: 100%;
	margin: 0;
	margin-bottom: 15px;
}

.contact-bottom-box h3 {
	width: 100%;
	font-size: 16px;
}

.contact-bottom-box p {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: lighter;
}

.box-right {
	border-left: 2px solid #fff;
}

.bottom-left {
	height: 100%;
	display: flex;
	align-items: center;
}

.bottom-right {
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: left;
}

.bottom-right a {
  color: white;
}

.sp-inner-cover ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sp-inner-cover ul li {
	display: block;
	color:#fff;
	line-height: 2em;
}

.sp-inner-cover ul li:before {
	content: "● ";
}

.sp-inner-cover {
	display: flex;
	align-items: top;
	margin-top: 30px;
}

.each-list {
	padding: 15px;
}

.solid-title {
	background-color: #000812;
	padding: 15px;
	margin: 30px 0;
}

.span-content p {
	line-height: 1.5em;
}

.span-content img {
	max-width: 100%;
}

/*.yellow {
	color:#fffc01;
}*/

.tree-section {
	background-image: url('../img/bg-tree.jpg');
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px 0;
	padding-bottom: 150px;
	text-align: center;
}

.tree-section p {
  width: 85%;
	margin:0 auto 60px auto;
}

.ndx-title {
	background-size: 100% 100%;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url('../img/ndx-title.png');
	color:#fff;
	text-align: center;
	display: inline-block;
	padding: 5px;
	font-size: 20px;
	padding-right: 30px;
	margin-bottom: 15px;
}

.ndx-content-top {
	text-align: left;
}

.ndx-top-img {
	text-align: right;
    width: 100%;
    height: 100%;
	padding-right: 30px;
}

.ndx-top-img img {
    height: 100%;
}

.row.product-row {
    row-gap: 2rem;
}
.ndx-content-top h3,
.ndx-content-top h2 {
	text-align: left;
}

.ndx-content-top h3 {
	margin-bottom: 15px;
}

.ndx-content-top h2 {
	font-size: 60px;
	margin-bottom: 15px;
	font-weight: 500;
}

.ndx-content-top h2.less-font {
	font-size: 48px;
}
.ndx-content-top .red-btn,.mvp-content-top .red-btn {
  margin-top: 40px;
  margin-bottom: 1rem;
}
 

.ndx-content-top a {
  border:1px solid #e3000d;
  transition: 0.2s;
	font-size: 14px;
	color:#e3000d;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
}

.ndx-content-top a:hover {
  transition: 0.2s;
	text-decoration: none;
	color:#fff;
	background-color: #e3000d;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.ndx-intro {
	padding:60px 40px;
}

.ndx-intro h2 {
	font-size: 42px;
	margin-bottom: 30px;
	font-weight: 300;
}

.ndx-intro p {
	max-width: 90%;
}
.width80 {
  width: 80%;
}

.section-intro h2.ndx-content-title {
	font-size: 32px;
}
.section-intro h2.mvp-content-title {
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 20px;
}
.nhp-middle {
  width: 90%;
  margin: auto;
}

.section-no-container {
	border-bottom: 1px solid #ccc;
}

.vdo-block {
	margin-top: 40px;
}

.ndx-intro-cover {
	display: flex;
	align-items: center;
	flex-direction: row;
}

.t-ndx p.left-t-text {
	text-align: left;
	font-size: 18px;
	margin-bottom: 0;
}

.t-ndx p.right-red-text {
	text-align: center;
	color:#e3000d;
	margin-bottom: 0;
	line-height: 1.4em;
}

.border-d-right {
	border-right: 1px dashed #ccc;
}

.download-pdf-btn {
	padding: 15px;
	background-color: #e3000d;
	color:#fff;
	text-align: center;
	border-radius: 5px;
	margin-top: 10px;
	display: block;
}

.download-pdf-btn:hover {
	text-decoration: none;
	color:#fff;
}

.img-block {
  text-align: center;;
	margin: 30px 0;
}
.img-block.narrower {
	margin-left: 120px;
	margin-right: 120px;
}
/* .img-block.bordered {
	border-radius: 15px;
	border: 10px solid #fff;
} */
.img-block.no-top-margin {
	margin-top: 0;
}
.img-block img {
	width: 67%;
}

.ndx-inner-img img {
	width: 100%;
}

.ndx-inner-img {
	position: relative;
}

.ndx-item-col {
	max-width: 960px;
	margin:auto;
}

.corner-num {
	width: 55px;
	height: 55px;
	background-image: url('../img/mini-con.png');
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	color:#fff;
	left: 0;
	top: 0;
	position: absolute;
	font-size: 16px;
	padding: 10px;
	padding-top: 5px;
}

.ndx-text {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
}

.each-ndx {
	margin-bottom: 30px;
}

.ndx-blue-title {
	background-color: #1a2735;
	margin-top: 60px;
}

.product-ndx {
	text-align: center;
}

.in-blue-content {
	color:black;
	margin: 30px 0;
}

.cover-table img {
	display: block;
	margin: auto;
	width: 90%;
}
.margin-right-100 {
	margin-right: 100px;
}

.margin-bottom-90 {
	margin-bottom: 90px!important;
}

.margin-bottom-30 {
	margin-bottom: 30px!important;
}

.margin-bottom-0 {
	margin-bottom: 0!important;
}

.margin-top-30 {
	margin-top: 30px!important;
}
.margin-top-70 {
  margin-top: 70px;
}

.section-blue-corner {
	padding: 90px 0;
	background-image: url('../img/blue-corner.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.series-box {
	position: relative;
	height: 440px;
}

.series-box img {
	display: inline-block;
	vertical-align: top;
}

.series-box p.top-series {
	vertical-align: top;
	display: inline-block;
	width: 90%;
	height: 60px;
	font-size: 16px;
}

.series-box p.top-series-nhp {
	vertical-align: top;
	display: inline-block;
	width: 90%;
	height: 110px;
	font-size: 16px;
}

.series-rz p.top-series {
	height: auto;
}

.series-rz .download-pdf-btn {
	position: absolute;
	right: 0;
	bottom: 0;
}

.series-detail p {
	margin-top: 15px;
	text-align: center;
	width: 100%;
}

.series-box .download-pdf-btn {
  transition: 0.2s;
	max-width: 200px;
	margin:auto;
	font-size: 18px;
  line-height: 1rem;
}

.series-box .download-pdf-btn:hover {
  transition: 0.2s;
	text-decoration: none;
	color:#e3000d;
	background-color: #fff;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.series-img img {
	width:  100%;
}

.series-img-under{
  width: 65%;
  margin: 0 auto;
}

.download-ab {
	position: absolute;
  margin-top: 25px;
	width: 100%;
	left: 0;
}

.border-top-bottom {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.border-box {
	border:1px solid #ccc;
	padding: 25px;
	margin:0 40px 30px;
}
.border-box.mgn-top-30 { margin-top: 30px; }
.border-box.mgn-btn-60 { margin-bottom: 60px; }

.border-box p {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	font-size: 14px;
}

.border-box h3 {
	margin-bottom: 15px;
}
.border-box h3 .red-text {
  font-size: 20px;
}

.flow-content {
	margin-top: 30px;
}

.flow-content h4 {
	color:#e3000d;
	margin-bottom: 15px;
}

.flow-content p {
	font-size: 14px;
}

.space-for-img {
	display: flex;
	align-items: center;
	padding: 15px;
	height: 300px;
	background-color: #eee;
	border:1px solid #ccc;
}

.rz-box {
	margin-bottom: 40px;
}


.box-badge {
	display: block;
	position: relative;
	font-size: 12pt;
	height: 2em;
	margin: 0 auto;
}
.box-badge .box-badge-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2em;
	border-left: 1.5em solid transparent;
	border-right: 1.5em solid transparent;
}
.box-badge .box-badge-bottom {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 2em;
	border-left: 1.5em solid transparent;
	border-right: 1.5em solid transparent;
}
.box-badge .box-badge-text {
	z-index: 2;
	position: relative;
	color: #282828;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	padding-top: 0.6em;
	font-weight: bold;
}
.box-badge.pct-100 { width: 100%; }
.box-badge.pct-75  { width: 75%; }
.box-badge.pct-50  { width: 50%; }
.box-badge.pct-33  { width: 33%; }
.box-badge.pct-25  { width: 25%; }
.box-badge.mgn-top-30 { margin-top: 30px; }

.box-badge.white-badge .box-badge-top {
	border-top: 2em solid rgba(192, 192, 192, 0.75);
}
.box-badge.white-badge .box-badge-bottom {
	border-bottom: 2em solid rgba(192, 192, 192, 0.75);
}

.box-badge.red-badge .box-badge-top {
	border-top: 2em solid rgba(228, 12, 27, 0.75);
}
.box-badge.red-badge .box-badge-bottom {
	border-bottom: 2em solid rgba(228, 12, 27, 0.75);
}
.box-badge.red-badge .box-badge-text {
	color: #fff;
}
.box-badge.gray-badge .box-badge-top {
	border-top: 2em solid rgba(192, 192, 192, 0.75);
}
.box-badge.gray-badge .box-badge-bottom {
	border-bottom: 2em solid rgba(192, 192, 192, 0.75);
}

table.dc-table {
	width: 90%;
	margin: 60px auto 0 auto;
}
table.dc-table tr th {
	color: #282828;
	font-size: 13pt;
	font-weight: 700;
	text-align: center;
	padding: 20px 7px;
	background-color: #fff;
	border-right: 1px solid #686868;
	border-bottom: 1px solid #686868;
}
table.dc-table tr th:first-child {
	border-left: 1px solid #686868;
}
table.dc-table td {
	color: #282828;
	font-size: 8pt;
	font-weight: 700;
	text-align: center;
	padding: 20px 7px;
	background-color: #fff;
	border-top: 1px solid #686868;
	border-right: 1px solid #686868;
}
table.dc-table tr td:first-child {
	border-left: 1px solid #686868;
}
table.dc-table tr:first-child td {
	border-top: none;
}
table.dc-table tr:last-child td {
	border-bottom: 1px solid #686868;
}
table.dc-table tr.hilite td {
	background-color: #f4f4f4;
}

table.ds-table {
	width: 85%;
	margin: 60px auto 0;
}
table.ds-table tr th {
	color: #282828;
	font-size: 13pt;
	font-weight: 100;
	text-align: center;
	padding: 20px 7px;
	background-color: #fff;
	border-right: 1px solid #686868;
	border-bottom: 1px solid #686868;
}
table.ds-table tr th:first-child {
	border-left: 1px solid #686868;
}
table.ds-table td {
	color: #282828;
	font-size: 10pt;
	font-weight: 700;
	text-align: center;
	padding: 11px 7px;
	background-color: #fff;
	border-top: 1px solid #686868;
	border-right: 1px solid #686868;
}
table.ds-table tr.dashed-border td {
	border-top-style: dashed;
}
table.ds-table tr td:first-child {
	border-left: 1px solid #686868;
}
table.ds-table tr:first-child td {
	border-top: none;
}
table.ds-table tr:last-child td {
	border-bottom: 1px solid #686868;
}
table.ds-table tr.hilite td {
	background-color: #f4f4f4;
}
table.ds-table tr.hilite td.bullets {
	padding: 11px 2%;
}
table.ds-table tr td ul {
	list-style: none;
	display: inline-block;
	width: 47%;
	margin: 0;
	padding-left: 0;
	text-align: left;
}
table.ds-table tr td ul li {
	font-size: 10pt;
}
table.ds-table tr td ul li span {
	font-size: 10pt;
	margin-right: 5px;
	vertical-align: baseline;
}
.ds-table .vertical-text {
  writing-mode: vertical-rl;
}

table.ndx-table {
	width: 100%;
	margin: 20px 0 0 0;
}
table.ndx-table tr th {
	color: #282828;
	font-size: 13pt;
	font-weight: 700;
	text-align: center;
	padding: 11px 7px;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.ndx-table tr th.dark-border {
	border-right: 1px solid #282828;
}
table.ndx-table thead tr:first-child th {
	border-bottom: none;
}
table.ndx-table tr th span.top {
	display: block;
	font-size: 10pt;
	margin: 0;
	line-height: 0.7em;
}
table.ndx-table tr th span.bottom {
	display: inline-block;
	font-size: 8pt;
	margin: 0;
}
table.ndx-table td {
	color: #282828;
	font-size: 10pt;
	font-weight: 500;
	text-align: center;
	padding: 11px 7px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.ndx-table tr td.dark-border {
	border-right: 1px solid #282828;
}
table.ndx-table tr.hilite td {
	background-color: #f4f4f4;
}
table.ndx-table tr:first-child td {
	border-top: none;
}
table.ndx-table tr:last-child td {
	border-bottom: 1px solid #ccc;
}
table.ndx-table tr.hilite td {
	background-color: #f4f4f4;
}

.ndx-under-menu {
  padding:0 10%;
}

table.nhp-table {
	width: 100%;
	margin: 20px 0 0 0;
}
table.nhp-table tr th {
	color: #282828;
	font-size: 13pt;
	font-weight: 700;
	text-align: center;
	padding: 11px 7px;
	background-color: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ccc;
}
table.nhp-table tr th.dark-border {
	border-right: 1px solid #282828;
}
table.nhp-table tr th:first-child {
	border-left: 1px solid #999;
}
table.nhp-table tr th span.top {
	display: block;
	font-size: 12pt;
	margin: 0;
	line-height: 0.7em;
}
table.nhp-table tr th span.bottom {
	display: inline-block;
	font-size: 10pt;
	margin: 0;
	font-family: 'Allura', Cursive;
}
table.nhp-table td {
	color: #282828;
	font-size: 12pt;
	font-weight: 500;
	text-align: center;
	padding: 11px 7px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
}
table.nhp-table tr td.dark-border {
	border-right: 1px solid #282828;
}
table.nhp-table tr td.dashed-border {
	border-top-style: dashed;
}
table.nhp-table tr td.bottom-border {
	border-bottom: 1px solid #ccc;
}
table.nhp-table tr.hilite td {
	background-color: #f4f4f4;
}
table.nhp-table tr:first-child td {
	border-top: none;
}
table.nhp-table tr:last-child td {
	border-bottom: 1px solid #ccc;
}
table.nhp-table tr td:first-child {
	border-left: 1px solid #999;
}
table.nhp-table tr.hilite td {
	background-color: #f4f4f4;
}

/* COMPLICATED SPECS TABLE */
.specs-table table {
  margin: auto;
	width: 90%;
	box-shadow: 0 0px 5px 0px rgba(255,255,255,0.8);
}
.specs-table table th {
	color: #000;
	font-size: 10pt;
	font-weight: 500;
	text-align: center;
	padding: 11px 7px;
	background-color: #fff;
}
.specs-table table th {
	border: 1px solid #000;
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #000;
    border-top: none;
    border-left: none;
}
.specs-table table th.badge-header {
	padding: 2px 20px 20px 20px;
	border-bottom: none;
}
.specs-table table td {
	color: #000;
	font-size: 10pt;
	font-weight: 300;
	text-align: center;
	padding: 25px 7px;
	border-right: 1px solid #000;
	border-top: 1px solid #ccc;
}
.specs-table table td.no-right-border {
    border-right: 1px solid #ccc;
}

.specs-table table td.hilite {
    background-color: #f4f4f4;
}
.specs-table table tr:first-child td {
	border-top: none;
}
.specs-table table td.red-text {
	color: #e3000d;
}
.specs-table table td.inner-label {
	width: 6em;
	font-size: 7pt;
	text-align: right;
}
.specs-table table tr.hilite td.nohilite {
	background-color: transparent;
}

.specs-table table td.dashed-border {
	border-top-style: dashed;
}
.specs-table table td.pad1x {
	padding: 7px 7px;
	border-right: 1px solid #000;
}
.specs-table table td.pad2x {
	padding: 25px 7px;
	border-bottom: 1px solid #ccc;
}
.specs-table tr th {
    font-weight: bold;
}

/* SIMPLE SPECS TABLE */
.specs-table-simple table {
	width: 100%;
	box-shadow: 0 0px 5px 0px rgba(255,255,255,0.8);
}
.specs-table-simple table th {
	color: #000;
	font-size: 13pt;
	font-weight: 500;
	text-align: center;
	padding: 20px 7px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.specs-table-simple table th:last-child {
	border-right: none;
}
.specs-table-simple table td {
	color: #000;
	font-size: 12pt;
	font-weight: 300;
	text-align: center;
	padding: 20px 7px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.specs-table-simple table tr.hilite td {
	background-color: rgb(125 125 125 / 10%);
}
.specs-table-simple table tr td:last-child {
	border-right: none;
}
.specs-table-simple table tr:last-child td {
	border-bottom: none;
}
.ver-cen {
	display: inline-flex;
	align-items: center;
}

.series-box p.rz-series  {
	font-size: 18px;
	vertical-align: middle;
	padding-left: 10px;
}

.series-rz .download-pdf-btn {
	padding:10px 10px;
	margin-right: 30px;
	float: right;
}

.series-rz img.blue-arrow {
	vertical-align: middle;
}

.series-rz img.blue-arrow-nhp {
	vertical-align: top;
}

.series-rz {
	height: auto;
	padding-bottom: 45px;
	margin-bottom: 90px;
}

.bottom-rz-p {
	margin: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

.rz-cover-box .badge-large {
	width: 100%;
	max-width: 320px;
	margin:auto;
	background-size: 100%;
	margin: 30px auto;
}

.ds-title {
	font-size: 24px;
	text-align: center;
  width: 85%;
  margin: 0 auto;
}

.ds-content {
	padding: 30px 0;
	text-align: center;
  line-height: 1.75rem;
}
.dc-middle {
  max-width: 85%;
  margin: 0 auto;
}
.text-block {
	margin: 30px 0;
}

.text-block p {
	line-height: 1.5rem
}

.ds-product-title {
	background-color: #1a2735;
	color:#fff;
	font-size: 28px;
}

.ds-product-title div {
	display: inline-block;
}

.ds-left-title {
	padding: 15px;
	padding-right: 30px;
	background-image: url('../img/left-rec-bg.png');
	background-repeat: no-repeat;
	background-position: right;
	background-size: 100% 100%;
}

.ds-product-content {
	color:#fff;
	line-height: 2em;
	margin:30px 0;
}

.ds-img-block {
  text-align: center;
	margin-top: -130px;
}

.ds-img-block img {
	width: 85%;
  margin: 0 auto;
}

.ds-product-text-block {
	margin: 30px 0;
	color:#fff;
	font-size: 15px;
}

.dc-border-box-title {
	text-align: center;
	font-size: 24px;
	line-height: 2em;
}

.content-box {
	margin-top: 90px;
}

.nhp-col-box {
	border-left: 5px solid #e3000d;
	padding-left: 15px;
	max-width: 800px;
	margin: auto;
	margin-bottom: 30px;
}

.nhp-col-box h4 {
  font-size: 20px;
	color:#e3000d;
	margin: 0;
	padding: 0;
}

.nhp-col-box p {
  font-size: 18px;
  font-weight: bold;
	margin: 0;
	padding: 0;
}

.red-tag {
	max-width: 120px;
	background-color: #e3000d;
	color:#fff;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	border-radius: 25px;
	font-size: 14px;
}

.col-nhp-img {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.col-nhp-text {
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
}

.about-table {
	margin:auto;
	display: block;
}


.burger-icon {
	display: none;
	width: 50px;
	height: 50px;
	text-align: center;
	background-color: #fff;
	color:#000;
	border-radius: 100%;
	font-size: 24px;
	position: absolute;
	right: 15px;
	top: 15px;
	line-height: 50px;
	cursor: pointer;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
	z-index: 100;
}

.intro-right {
	width: 80%;
}
.intro-right p {
	line-height: 1.75rem;
}

.cover-burger-menu {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(255,255,255,0.95);
	z-index: 100;
}

.overlay-menu {
	display: flex;
	position: fixed;
  	overflow-y: auto;
	height: 100%;
	width: 100%;
}

.burger-menu {
	margin: 1rem 1rem;
	text-align: left;
	max-width: 400px;
}

.burger-menu ul {
	list-style-type: none;
	padding: 1rem;
	margin: 0;
	font-size: 20px;
}

.burger-menu a {
	color:#000;
	display: block;
	padding: 5px;
	border-bottom: 1px dashed #666;
}

.burger-menu ul.sub-menu li a{
	padding-left: 15px;
}

.burger-menu ul.sub-menu li a:before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	margin-right: 5px;
}

.burger-menu ul.sub-menu ul.sub-menu li a {
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 1rem;
}

.top-ae-title {
	z-index: 2;
	position: relative;
	display: block;
	color: #fffc00;
	font-size: 120pt;
	margin: 0 auto;
	top: -60px;
	transform: rotate(-15deg);
	line-height: 0.8em;
	max-width: 960px;
	text-align: left;
}

.spc-and {
	display: inline-block;
	position: relative;
	top: -20px;
	font-size: 72pt;
	padding-left: 100px;
}

.ae-tagline {
	font-family: HuiFont109;
	font-size: 30pt;
	color:#fff;
	text-align: center;
}

.small-ae-line {
	font-size: 14pt;
}

.section-ae-message .cover-recruit-message .message.red {
	color:#e3000d;
}

.msg-title {
	font-size: 18pt;
}

.cover-ae-msg {
	height: 636px;
	padding-bottom: 0;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

.section-ae-message {
	padding-bottom: 90px;
}

.ae-content-part {
	padding-top: 45px;
	padding: 30px;
	margin: 0 auto;
	max-width: 1200px;
}
.ae-content-part .message-box-2 .message-content {
	line-height: 1.75rem;
}

.section-recruit-message .cover-recruit-message .message.text-float-right {
	z-index: 2;
	position: relative;
	right: 0;
	display: inline-block;
	color: #fffc00;
	font-size: 80pt;
	text-align: left;
	margin: 0;
	transform: rotate(15deg);
}

.section-wave-img {
	padding: 90px 0;
	background-image: url('../img/bg-ae.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color:#fff;
}

.bubble-text {
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 50;
	text-align: right;
	width: 50%;
}

.bubble-text img {
	width: 100%;
}

.message-box-3 {
	padding-top: 80px;
}

.apply-section {
	padding:30px 0 90px 0;
	background-color: #f4f4f4;
	text-align: center;
}

.big-green-btn {
	display: block;
	max-width: 360px;
	margin:auto;
	text-align: center;
	color:#fff;
	background-image: url('../img/ae-btn.jpg');
	background-size: 100% 100%;
	background-repeat: repeat-x;
	padding: 25px;
	font-size: 36px;
	border-radius: 5px;
}

.big-green-btn:hover {
	text-decoration: none;
	color:#fff;
}
.apply-section .interview-link {
  transition: 0.2s;
  margin: 15px;
  display: inline-block;
  color: #fff;
  font-size: 12pt;
  text-align: center;
  padding: 10px 50px;
  border-radius: 11px;
  background-color: #e3000d;
  text-decoration: none;
}
.apply-section .interview-link:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#e3000d;
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.contact-form {
	max-width: 800px;
	margin:auto;
	display: block;
}

.contact-form label {
	position: relative;
	text-align: right;
}

.contact-form input {
	width: 100%;
	border: none;
	padding: 11px 15px;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.section-page-contact {
	padding: 90px 0;
	border-bottom: 1px solid #ccc;
}

.input-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}

.req-text {
	background-color: #e3000d;
	color:#fff;
	padding:2px 5px;
	display: inline-block;
	float: right;
	font-size: 14px;
	border-radius: 3px;
}

.remove-float {
	float: none;
}

.box-select {
	margin: 0 0 15px 0;
}

.box-select label {
	display: inline-block;
	float: none;
	text-align: left;
	margin-right: 30px;
}

.box-select input {
	display: inline-block;
	width: auto;
	margin-right: 5px;
	transform: scale(1.3);
	/* vertical-align: text-top; */
}
.box-select input:first-child {
	margin-left: 3px;
}

.wide-input textarea {
  margin-top: 30px;
	width: 100%;
	height: 9.5em;
	font-size: 13pt;
	line-height: 1.4em;
	padding: 9px 13px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.wide-input2 textarea {
	width: 100%;
	height: 22.5em;
	font-size: 13pt;
	line-height: 1.4em;
	padding: 9px 13px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.wide-input2 p {
  text-align: center;
}

.box-input {
	position: relative;
}
.box-input span.req-input,
.contact-form label span.req-label {
	display: inline-block;
	position: absolute;
	color: #fff;
	padding: 1px 5px;
	font-size: 8pt;
	border-radius: 3px;
	background-color: #e3000d;
}
.box-input span.req-input {
	top: -8px;
	right: 21px;
}
.contact-form label span.req-label {
	top: -4px;
	right: -35px;
}
.box-input input:focus,
.wide-input textarea:focus {
	outline: none;
	box-shadow: 0 0 13px -5px rgba(0,0,0,0.3);
}

.contact-gray-box {
	margin-top: 30px;
	background-color: #f4f4f4;
	padding: 25px;
}
.contact-gray-box h3 {
  text-align: center;
  font-size: 20px;
}


.input-block {
	margin-bottom: 15px;
}

.btn-submit {
  transition: 0.2s;
	border:none;
	display: block;
	margin:auto;
	width: 200px;
	max-width: 80%;
	text-align: center;
	background-color: #e3000d;
	color:#fff;
	padding: 15px;
	border-radius: 8px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.btn-submit:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#e3000d;
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}
.btn-login {
  	transition: 0.2s;
	border:none;
	display: block;
	margin:auto;
	max-width: 80%;
	text-align: center;
	background-color: #e3000d;
	color:#fff;
	padding: 15px;
	border-radius: 8px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.btn-login span {
	font-size: 1.5rem;
}
.btn-login:hover {
  transition: 0.2s;
  text-decoration: none;
  color:#e3000d;
  background-color: #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.76);
}

.cover-captcha {
  margin-bottom: 20px;
}

.cover-captcha div{
	margin:auto;
	display: block;
	text-align: center;
	/*margin-top: 30px;*/
}

.contact-tit-red{
	font-weight: 300;
	margin-bottom: 20px;
	text-align: center;
	color: #e3000d;
	font-size: 24px;
}

.page-template-p_Contact #contact_result{
	margin-top: 0;
}

.page-template-p_Contact #contact_result br{
	display: none;
}

.ask-info {
	display: block;
	margin:auto;
	text-align: center;
}

.overflow-table {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
  	margin-bottom: 20px;
  	margin-top: 20px;
}

.overflow-table .p-table tr {
  font-size: 0.8rem;
}

.scroll-icon {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 30px;
	z-index: 20;
}

.scroll-icon img {
	width: 120px;
}


/* MAGNIFIC LIGHTBOX ZOOM ANIMATION STYLE */

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.cover-ae-msg .container {
	position: relative;
	height: 100%;
	width: 100%;
	padding: 0 30px;
}

.se-message-box {
	z-index: 1;
    position: absolute;
    padding: 30px 40px;
    padding-bottom: 0;
    background-color: #fff;
    bottom: 0;
    left: 0;
    max-width: 90%;
}

.se-message-box .msg-title {
	margin-bottom: 0;
}

.divider {
 	display: block;
 	width: 50%;
 	height: 1px;
 	margin-top:20px;
 	background-color: #282828;
 }

.absolute-text-l {
	z-index: 2;
	position: absolute;
	top: -150px;
	left: -50px;
	display: inline-block;
	color: #e3000d;
	font-size: 100pt;
	text-align: left;
	margin: 0;
	transform: rotate(-15deg);
}

.absolute-text-r {
	z-index: 2;
	position: absolute;
	top: -150px;
	right: -50px;
	display: inline-block;
	color: #e3000d;
	font-size: 100pt;
	text-align: left;
	margin: 0;
	transform: rotate(15deg);
}

.se-message-box-right {
	left: auto;
	right: 0;
	padding-right: 150px;
}

.content-none {
  text-align: center;
  font-size: 16px;
}

.mynavi-btn {
  text-align: center;
}

.subfield-group input.custom-check {
	position: relative;
	opacity: 1;
}

.custom-checkbox-bk {
	position: relative;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
	background-color: #eee;
	border:1px solid #ccc;
	vertical-align: middle;
}

.custom-checkbox-bk:after {
	content: "\f00c";
	position: absolute;
	left: 1px;
	top: -3px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	opacity: 0;
}

.custom-checkbox-bk.checked:after {
	opacity: 1;
}

.mvp_image img {
  margin: 0 auto;
  width: 100%;
}
.section-labo-page {
	margin-top: 30px;
}
.one-news {
    padding: 20px 0;
    border-bottom: 1px solid #aaa;
}
.one-news h3 {
    font-size: 24px;
    margin-top: 10px;
}
.one-news h3 a {
	text-decoration: none;
    color: #222;
}
.one-news p {
    font-size: 16px;
    line-height: 1.7;
	color: #222;
	padding-top: 10px;
	word-break: break-all;
}
.one-news a {
	text-decoration: none;
}
.labo-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.labo-img:after {
    content: "";
    display: block;
    padding-bottom: 60%;
}
.side-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.side-menu ul li a {
    color: #000;
    display: block;
    padding: 5px;
	border-bottom: 1px dashed #afa791;
    position: relative;
    font-size: 18px;
	text-decoration: none;
}
.side-menu h3 {
	background-color: #ffeeef;
    color: #e3000d;
    padding: 0.5em 1em;
    border-top: 2px solid #e3000d;
}
.the-tag {
    font-size: 14px;
	display: flex;
}
.the-date {
    display: inline-block;
    width: 75%;
    text-align: right;
}
.the-cate {
    display: inline-block;
    text-align: left;
    background-color: #ff0000;
    text-align: center;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 10px;
}
.the-cate a {
	color: #fff;
	text-decoration: none;
}
.cover-page-news p {
	word-break: break-all;
	line-height: 1.7;
    font-size: 15px;
    color: #333;
}
.news-info-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.news-info-row .left-side-cate {
    background-color: #ff0000;
    padding: 3px 10px;
    border-radius: 19px;
	font-size: 14px;
}
.news-info-row .left-side-cate a {
    color: #fff;
	text-decoration: none;
}
.news-info-row .inner-the-date {
    color: #555;
    padding: 10px;
}
.cover-page-news p {
	margin: 0 0 1.6em;
    line-height: 1.6;
}
.cover-page-news h1 {
	color: #111;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
    margin: 5px 0;
}
.cover-page-news h2 {
    font-size: 24px;
    font-weight: 700;
    padding: 20px;
    clear: both;
    background: #fbf9f7;
    border-bottom: none;
    border-top: 4px solid #d1000c;
    margin: 2.6em 0 1.4em;
}
.cover-page-news h3 {
	font-size: 22px;
    clear: both;
    border-left: 4px solid #d1000c;
    padding: 0 13px;
    margin: 2.6em 0 1.4em;
}
.cover-page-news h4 {
	font-size: 18px;
    color: #d1000c;
    margin: 2.6em 0 1.4em;
    border-bottom: 3px solid #fbf9f7;
    padding: 0 0 18px;
}
.cover-page-news blockquote {
	padding: 32px;
    font-size: 14px;
    background: #fcfaf8;
    border: 1px dotted #f7f0ea;
    border-radius: 4px;
    clear: both;
    margin: 0 0 28px;
    position: relative;
	text-align: right;
}
.cover-page-news blockquote p {
	text-align: left;
}
.cover-page-news blockquote:before {
	font-size: 16px;
    color: #ff0060;
    font-size: 16px;
    margin: auto;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: -14px;
    left: 24px;
    background: #b8132c;
    border-radius: 100px;
    line-height: 2;
}

.cover-page-news img {
	height: 100%;
}
.mvp300-table {
	width: 100%;
}
.mvp300-table th {
	width: 35%;
}
.mvp300-table td {
	width: 65%;
}
.writer-card {
	padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 7px 2px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 1px 7px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 1px 7px 2px rgb(0 0 0 / 15%);
}
.writer-card h3 {
	line-height: 30px;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #d1000c;
    border-bottom: 2px solid #d1000c;
    padding-bottom: 5px;
}
.writer-card img {
	height: 100%;
}

.section-labo-page .side-menu h3 {
	font-weight: bold;
}
.cover-page-news .wp-block-table td {
	border: 1px solid;
    padding: 5px 10px;
}
div#toc_container {
	margin: auto;
    padding: 20px;
}

/* CALCULATOR PAGES STYLES */

.calculator-content {
	margin-top: 40px;
}
.simu-box{
	overflow: hidden;
	transition: max-height 0.33s;
}
.simu-box.mgn-top-40 {
	margin-top: 40px;
}
.simu-box.short {
	max-height: 350px;
}
.simu-box.tall {
	max-height: 550px;
}
.simu-box.collapsed {
	max-height: 0;
	min-height: 0;
}
.simu-box .inner {
	text-align: center;
	border:3px solid #000;
	border-radius: 8px;
	padding: 0;
}
.next-input {
	text-align: center;
	margin: 30px 0 25px 0;
	padding-bottom: 20px;
}
.next-input .next-wrapper {
	display: inline-block;
	cursor: pointer;
	padding: 0;
	border: 1px solid #0045a3;
}
.next-input .next-wrapper .label {
	position: relative;
	width: 160px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3em;
	padding-top: 0.2em;
	background: #0045a3;
	padding-bottom: 0.2em;
}
.next-input .next-wrapper .label .tri {
	position: absolute;
	left: -2px;
	width: 100%;
	height: 12px;
	bottom: -13px;
	border-top: 12px solid #0045a3;
	border-left: 82px solid transparent;
	border-right: 82px solid transparent;
}
.titlebar { 
	display: table; 
	width: 100%; 
	background-color: #000; 
	color:white;
	padding: 10px 20px; 
	margin-bottom: 20px;
}
.category { 
	display: table-cell; 
	text-align: left; 
	font-size: 30px;
	width: 40px;
}
.subject  {
	display: table-cell; 
	text-align: center; 
}
.order-number{
	font-size: 20px;
}
.margin-300{
	margin-right: 300px;
}
.letteer-big{
	font-size: 18px;
	letter-spacing: 2px;
}
.letteer-small{
	font-size: 12px;
}
.ryou .input-wrapper {
	position: relative;
	display: inline-block;
	margin: 0 auto 10px auto;
}
.ryou input{
	width: 4em;
	height: 56px;
	color: #0045a3;
	font-size: 32px;
	font-weight: 700;
	outline: none;
	text-align: center;
	border-radius: 5px; 
	border: 5px solid #0045a3;
	box-shadow: 3px 3px #d6d6d6;
}
.ryou input:focus {
	box-shadow: 3px 3px rgb(255 0 0 / 33%);
}
.letter-red{
	color: red;
}
.letter-red .super{
	font-size: 0.8em;
	vertical-align: super;
}
.ryou{
	margin-bottom: 20px;
}
.unit{
	position: absolute;
	top: 50%;
	right: -80px;
	width: 70px;
	color: #0045a3;
	font-size: 27px;
	text-align: left;
	vertical-align: baseline;
	transform: translate(0,-50%);
}
.unit .super{
	font-size: 18px;
	vertical-align: super;
}
.triangle{
	text-align: center;
	margin: 20px auto 10px auto;
}
.letter-20{
	font-size: 15px;
}
.calculator-content .btn-submit {
	width: 100%;
	max-width: 280px;
	border: 2px solid #e3120c;
	border-right-width: 3px;
	border-bottom-width: 3px;
	box-shadow: 0 2px #afafaf;
	background-color: #fff;
}
.result{
	font-size: 15px;
	font-weight: bold;
	color: #e3120c;
}
.day{
	margin: 40px;
}
.price-label-inner{
	vertical-align: sub;
}
.button-group{
	display: flex;
	justify-content: center;
	width: 60%;
	margin: auto;
	margin-bottom: 20px;
}
.sim-price-field{
	flex: 1 1 150px;
	margin-right: 20px;
}
.sim-price-field:last-child{
	margin-right: 0;
}
input[type="radio"]:checked+.sim-price-label{
	background-color: #0045a3;
	color: white;
}
.sim-price-label {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	color: #0045a3;
	border: 2px solid #0045a3;
	border-radius: 4px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	margin-right: 20px;
	box-shadow: 1px 1px #5f5f5f;
}
.sim-price-label .yen {
	font-size: 0.75em;
	margin-left: 2px;
}

/* CALCULATION RESULT PAGE */

.chart-container {
	width: 100%;
	position: relative;
}

.sumi-result-heading {
	width: 100%;
	padding: 1em 0;
	border: solid 1px #000;
	background-color: #000;
	text-align: center;
}
.sumi-result-wrapper {
	display: block;
	margin: 40px 0 0 0;
	padding-right: 8px;
}
.sumi-result-product {
	width: 100%;
	display: block;
	position: relative;
	border: 3px solid #0045a3;
	box-shadow: 7px 7px 0 0 #0045a3;
}
.sumi-result-product .sumi-result-corner {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.sumi-result-product .sumi-result-corner .corner-inner {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: absolute;
	width: 300px;
	height: 280px;
	top: -170px;
	left: -170px;
	padding-bottom: 10px;
	background: gold;
	transform: rotate(-45deg);
}
.sumi-result-product .sumi-result-corner .corner-text {
	color: #0045a3;
	font-size: 32px;
	font-weight: 900;
}
.sumi-result-product .product-image {
	width: 50%;
	margin: 60px auto 40px auto;
}
.sumi-result-product .product-details {
	max-width: 800px;
	margin: 40px 20px 40px 20px;
}
.sumi-result-product .product-details .label {
	position: relative;
	height: 40px;
	color: #fff;
	font-size: 18px;
	background: #000;
	padding: 0 20px 0 10px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
}
.sumi-result-product .product-details .label .flag {
	position: absolute;
	top: 0;
	right: -20px;
	width: 20px;
	height: 40px;
	border-top: 20px solid #000;
	border-bottom: 20px solid #000;
	border-right: 20px solid transparent;
}
.sumi-result-product .product-details .title {
	color: #0045a3;
	font-size: 32px;
	font-weight: 700;
}
.sumi-result-product .product-details .description {
	color: #0045a3;
	font-size: 16px;
	font-weight: 500;
}
.sumi-result-product .product-link {
	display: block;
	width: 300px;
	color: #e3120c;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto 40px auto;
	border-radius: 7px;
	border: 3px solid #ef6868;
	background-color: #fff;
	text-decoration: none;
}
.sumi-result-product .product-link:hover {
	border-color: #e3120c;
	background-color: #fef2f2;
}
.sumi-result-product .product-link .arrow {
	margin-right: 7px;
}

.sumi-block-heading {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding: 0.5em 0;
	margin: 40px 0 3px 0;
	background-color: #000;
}
.sumi-result-note {
	color: #0045a3;
	font-size: 13px;
	text-align: right;
	margin-top: 5px;
}

.sumi-two-col.mgn-top-40 {
	margin-top: 40px;
}
.sumi-two-col {
	width: 100%;
}
.sumi-two-col .two-col-row {
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-bottom: 3px;
}
.sumi-two-col .two-col-row .label-col {
	flex: 0 0 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	margin-right: 3px;
	background-color: #e2e8f0;
}
.sumi-two-col .two-col-row .label-col.equal {
	flex: 1 1 50%;
}
.sumi-two-col .two-col-row .label-col:last-child {
	margin-right: 0;
}
.sumi-two-col .two-col-row .label-col .label {
	color: #0045a3;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.sumi-two-col .two-col-row .value-col {
	flex: 1 0 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 10px;
	background-color: #e2e8f0;
}
.sumi-two-col .two-col-row .value-col.center {
	justify-content: center;
}
.sumi-two-col .two-col-row .value-col.equal {
	flex: 1 1 50%;
}
.sumi-two-col .two-col-row .value-col.black {
	background-color: #000;
}
.sumi-two-col .two-col-row .value-col.red {
	background-color: #e3120c;
}
.sumi-two-col .two-col-row .value-col.blue {
	background-color: #3776bf;
}
.sumi-two-col .two-col-row .value-col.mgn-right {
	margin-right: 3px;
}
.sumi-two-col .two-col-row .value-col.extra-pad {
	padding: 20px;
}
.sumi-two-col .two-col-row .value-col .responsive-value {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
}
.sumi-two-col .two-col-row .value-col .value {
	color: #282828;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
}
.sumi-two-col .two-col-row .value-col.red .value,
.sumi-two-col .two-col-row .value-col.blue .value,
.sumi-two-col .two-col-row .value-col.black .value {
	color: #fff;
}
.sumi-two-col .two-col-row .value-col .responsive-value .value {
	flex: 1 1 auto;
}

.sumi-three-col {
	width: 100%;
}
.sumi-three-col .three-col-row {
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 3px;
}
.sumi-three-col .three-col-row .header-cell {
	flex: 1 1 33.3%;
	margin-right: 3px;
	background-color: #596472;
}
.sumi-three-col .three-col-row .header-cell:last-child {
	margin-right: 0;
}
.sumi-three-col .three-col-row .header-cell .label {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 0;
	margin: 0;
}
.sumi-three-col .three-col-row .value-cell {
	flex: 1 1 33.3%;
	padding: 10px;
	margin-right: 3px;
}
.sumi-three-col .three-col-row .value-cell.with-units {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sumi-three-col .three-col-row .value-cell:last-child {
	margin-right: 0;
}
.sumi-three-col .three-col-row .value-cell.bg-grey {
	background-color: #e2e8f0;
}
.sumi-three-col .three-col-row .value-cell.bg-yellow {
	background-color: #fff3d3;
}
.sumi-three-col .three-col-row .value-cell .value {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #282828;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
}
.sumi-three-col .three-col-row .value-cell.with-units .value {
	flex: 0 0 60%;
	justify-content: flex-end;
	padding-right: 0.6em;
}
.sumi-three-col .three-col-row .value-cell .units {
	color: #282828;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
}
.sumi-three-col .three-col-row .value-cell.with-units .units {
	flex: 1 0 10px;
}
.sumi-three-col .three-col-row .value-cell .value.blue {
	color: #0045a3;
}
.sumi-three-col .three-col-row .value-cell .value.bold {
	font-weight: 600;
}

.sumi-ten-col-scroller {
	width: 100%;
	overflow: auto;
	padding-bottom: 10px;
}
.sumi-ten-col {
	width: 1110px;
}
.sumi-ten-col .ten-col-row {
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.sumi-ten-col .ten-col-row .ten-col-labels {
	flex: 1 1 17%;
	margin-right: 2px;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 7px;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label.top {
	height: 45px;
	font-size: 16px;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label.mid {
	height: 75px;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label.btm {
	height: 45px;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label.red-label {
	background-color: #e3120c;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label.blue-label {
	background-color: #3776bf;
}
.sumi-ten-col .ten-col-row .ten-col-labels .label.black-label {
	background-color: #000;
}

.sumi-ten-col .ten-col-row .ten-col-col {
	flex: 1 1 7.5%;
	margin-right: 2px;
}
.sumi-ten-col .ten-col-row .ten-col-col .top {
	height: 45px;
	color: #0045a3;
	font-size: 16px;
	font-weight: 500;
	line-height: 45px;
	text-align: center;
	margin: 0 0 2px 0;
	background-color: #abdffa;
}
.sumi-ten-col .ten-col-row .ten-col-col .mid {
	height: 75px;
	line-height: 75px;
	color: #333741;
	font-size: 13px;
	font-weight: 500;
	text-align: right;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
	background-color: #e2e8f0;
}
.sumi-ten-col .ten-col-row .ten-col-col .btm {
	height: 45px;
	color: #3b8d00;
	font-size: 13px;
	font-weight: 500;
	text-align: right;
	line-height: 45px;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
	background-color: #e2e8f0;
}
.sumi-ten-col .ten-col-row .ten-col-col .btm.red {
	color: #e3120c;
}
.sumi-ten-col .ten-col-row .ten-col-col .btm.parens:before {
	content: "(";
}
.sumi-ten-col .ten-col-row .ten-col-col .btm.parens:after {
	content: ")";
}

.no-match-text {
	font-size: 24px;
	text-align: center;
	margin: 40px 0;
}
.swipe-note {
	color: #787878;
	font-size: 10px;
	text-align: center;
	margin: 3px 0 0 0;
}
.swipe-note .arrow {
	margin: 0 9px;
}
.sumi-result-box-letter {
	color: #fff;
	font-size: 20px;
}
.recovery {
	margin: 40px 0;
}
.introduction {
	text-align: center;
	font-size: 30px;
	letter-spacing: 1px;
}
.introduction-red{
	color: #e3120c;
}
.line-red{
	background:linear-gradient(transparent 66%, #facfce 30%);
}
.bnr-img img{
	width: 60%;
}
.bnr-img{
	text-align: center;
	margin-bottom: 40px;
}
.test-box{
	margin-bottom: 40px;
}
.testclass dl{
	display: table;
	width: 100%;
	border-top: 3px solid #fff
}
.testclass dt{
	color: #0045a3;
	font-size: 15px;
	width: 180px;
	vertical-align: middle;
	text-align: center;
	border-right: 3px solid #fff;
}
.testclass dd{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.testclass dt,dd{
	display: table-cell;
}
.testclass dl,dt,dd{
	margin-bottom: 0;
	background-color: #e2e8f0;
}
.testclass-inner1 dd{
	vertical-align: middle;
}
.testclass-inner2 dd{
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
}
.letter-blue{
	color: #0045a3;
	font-size: 13px;
	text-align: right;
}
.test-box li{
	list-style: none;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	text-align: left;
}

.cost-line-top{
	background-color: #596472;
	color: #fff;
	text-align: center;
}
li.cost-line-top{
	text-align: center;
}
.cost-row-left,.cost-row-center{
	background-color: #e2e8f0;
}
.cost-row-right{
	background-color: #fff3d3;
}
.cost-row-left{
	color: #0045a3;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.test-box ul{
	padding: 0;
	margin: 0;
}
.cost-list ul{
	margin-top: 3px;
}
.test-box li{
	height: 50px;
	padding: 10px 0 10px 20px;
}
.cost-list-item{
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}
.cost-list-down{
	padding: 0;
}
.cost-list-after{
	padding-left: 0;
	padding-right: 0;
}
.cost-list-after li{
	padding-left: 0;
	border-right: none;
}
.cost-row-left{
	color: #0045a3;
}
.letter-after{
	color: #333741;
	margin-right: 0.5em;
}
.red-letter-after{
	color: #e3120c;
	margin-right: 0.5em;
}
/*
.col-12{
	padding-left: 0;
	padding-right: 0;
}
*/
.comparison-graph img{
	width: 100%;
}
.nen-dassui ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.nen-dassui{
	padding: 0;
}
.nen-dassui li{
	text-align: center;
	height: 60px;
	padding: 15px 20px 10px 20px;
	border-bottom: 3px solid #fff;
}
.nen-dassui-top,.nen-dassui-mid,.nen-dassui-bot{
	border-right: 3px solid #fff;
}

.nen-dassui-top,.nen-dassui-top2{
	background-color: #000;
	color: #fff;
}
.nen-dassui-mid{
	background-color: #e3120c;
	color: #fff;
}
.nen-dassui-bot{
	background-color: #3776bf;
	color: #fff;
}
.nen-dassui-other{
	background-color: #e2e8f0;
	color: #000;
}
.ten-years{
	text-align: left;
	font-size: 0;
}
.ten-years ul{
	display: inline-block;
	list-style: none;
	padding: 0;
}
.ten-years li{
	width: 114px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	font-size: 16px;
}
.ten-years-top{
	background-color: #abdffa;
	height: 40px;
	color: #0045a3;
	padding-top: 5px;
}
.ten-years-mid,.ten-years-bot{
	background-color: #e2e8f0;
}
.ten-years-top,.ten-years-mid,.ten-years-bot{
	text-align: center;
}
.ten-years-mid{
	height: 130px;
	padding-top: 30px;
}
.ten-years-bot{
	color: #3b8d00;
}
.bot-red{
	color: #e3120c;
}
li.top1,li.mid1,li.bot1 {
	border-right: 0;
}
.bottom-terms {
	width: 100%;
	max-width: 900px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 40px auto;
	padding: 2rem;
	background-color: #e2e8f0;
}
.bottom-terms1 {
	flex: 1 0 31%;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
.bottom-terms2 {
	flex: 1 0 67%;
	font-size: 14px;
}
.bottom-terms2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-terms2 ul li {
	margin-top: 1em;
}

/* END CALCULATOR PAGES STYLES */



.has-white-color a {
	color: #fff;
}

.each-solution {
	padding: 25px;
	margin: 25px;
	border-bottom: 1px solid #546776;
}
.each-solution.no-border-bottom{
	border-bottom: none;
}
.each-solution .table-title {
	margin: 0 auto 1rem;
	text-align: center;
}
.each-solution h3 a {
	color: #003D92;
	font-size: 35px;
	text-decoration: none;
}
.each-solution a p {
	color: #282828;
	font-size: 26px;
	text-decoration: none;
}
.each-solution a {
	text-decoration: none;
}
.cover-inside-ani .cover-overlay span.left,
.cover-inside-ani .cover-overlay span.center, 
.cover-inside-ani .cover-overlay span.right{
	font-size: 180pt;
}

/* zzzz */

@media (max-width: 1250px) {
	.cover-inside-ani .cover-overlay span.left, 
	.cover-inside-ani .cover-overlay span.center,
	.cover-inside-ani .cover-overlay span.right {
		font-size: 100pt;
	}
}


@media only screen and (max-width: 1200px) {

	.prod-detail {
		height: 340px;
	}

	.rz-series br {
		display: none;
	}

}
@media only screen and (max-width: 1100px) {
	.main-menu ul.sub-menu li:hover,
	ul li.menu-item:hover {
	  border-bottom: none;
	}
	  .main-menu > ul {
		  text-align: center;
		  width: 100%;
	  }
  
	  .main-menu {
		  display: none;
	  }
  
	  .burger-icon {
		  display: block;
	  }
}

@media only screen and (max-width: 991px) {
  .section-download-form .subfield-group {
  	margin-left:10px;
  }
  .main-menu ul.sub-menu li:hover,
  ul li.menu-item:hover {
    border-bottom: none;
  }
  .cover-ae-msg {
    height: 300px;
  }
  .box-badge.pct-50  {
    min-width: 80%;
  }
  .box-badge.mgn-top-30 {
    margin-bottom: 30px;
  }
  .margin-right-100 {
  	margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .width-p {
    width: 100%;
  }
  .border-box {
    margin: 0 10px 30px;
  }

	.main-menu > ul {
		text-align: center;
		width: 100%;
	}

	.each-product img {
		width: auto;
		height: 180px;
		margin:auto;
		display: block;
		margin-bottom: 30px;
	}

	.section-news {
		background-size: 200px;
	}

	.footer-logo img {
		padding-right: 15px;
	}
/* 
	.main-menu {
		display: none;
	}

	.burger-icon {
		display: block;
	} */

	.login-overlay {
	    top: 0;
	}
	.login-overlay .login-box {
		margin-top: 60px;
	}

	.footer-logo {
		border: none;
	}

	.footer-logo img {
		margin-bottom: 45px;
	}

	.bottom-left {
		flex-direction: column;
	}

	.text-c {
		padding: 15px;
	}

	.contact-left,
	.contact-right {
		height: auto;
	}

	.contact-box img {
		margin-top: 30px;
	}

	.cb-title {
		margin-bottom: 30px;
	}

	.section-inside-intro h2 br {
		display: none;
	}

	.w-title {
		width: 80%;
	}

	.w-title br {
		display: none;
	}

	.half-bg:after {
		top:20%;
	}

	.product-box {
		margin-bottom: 60px;
	}

	.each-list {
		width: 33%;
	}

	.sp-inner-cover {
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.vdo-block {
		margin-bottom: 30px;
	}

	.content-part .embed-responsive {
		margin-bottom: 30px;
	}
  	.embed-responsive-4by3 {
		margin-bottom: 30px;
	}

	.ds-product-title div {
		vertical-align: middle;
	}

	.ds-right-title {
		width: 70%;
	}

	.ds-left-title {
		padding: 25px;
	}

	.ds-img-block {
		margin-top: 0;
    text-align: center;
	}

	.left-t-text br {
		display: none;
	}

	.series-box {
		height: 400px;
		margin-bottom: 30px;
	}

	.series-rz {
		height: auto;
		margin-bottom: 60px;
		padding-bottom: 15px;
	}

	.series-box p.rz-series {
		height: auto;
		padding-bottom: 30px;
	}

	.section-recruit-message .cover-recruit-message {
		padding-left: 30px;
		height: auto;
		padding-bottom: 90px;
		background-position: center right;
	}

	.section-recruit-message .message-box {
		margin-top: -150px;
	}

	.section-recruit-message .message-box .message-content {
		margin-bottom: 0;
	}

	.section-recruit-message {
    margin-top: 50px;
		padding-bottom: 0;
	}

	.section-interview {
		padding-top: 30px;
	}

	.section-recruit-message .message-box-2 {
		padding: 0 0 30px 0;
	}

	.section-company-greeting {
		overflow: hidden;
	}

	.section-company-history table.history {
		width: 100%;
	}

	.prod-detail {
		height: 300px;
	}

	.top-ae-title {
		max-width: 80%;
		font-size: 13vw;
	}

	.bubble-text {
		bottom: auto;
		top: 30px;
	}

	.spc-and {
		font-size: 10vw;
	}

	.cover-ae-msg.culture-ex {
	    height: 420px;
	}
	.cover-ae-msg .se-message-box .msg-title {
		font-size: 16px;
	}

	.sumi-result-product .product-image {
		width: 60%;
	}
	.sumi-result-product .product-details {
		max-width: 640px;
	}
	.ndx-top-img img {
		height: auto;
	}
}


@media only screen and (max-width: 767px) {
	.product-animation .embed-responsive{
		width: 100%;
	}
	table.company td .google-map-link-wrap .google-map-link {
		width: 70%;
	}
	.width80 {
		width: 100%;
	}
	.margin-top-70 {
		margin-top: 0;
	}

	.section-company-intro {
		max-width: 95%;
	}
	.section-company-asia .triangle {
		width: 0;
	}
	.section-company-greeting .greeting-content img.signature {
		right: 10px;
	}
	.section-company-info .cover-info {
		height: 270px;
	}

	.img-block.narrower {
		margin: auto;
	}

	.content-part img {
		margin-bottom: 30px;
	}

	.contact-left,.contact-right {
		width: 100%;
		height: 400px;
	}

	.contact-box img {
		margin-top: 25px;
	}

	.contact-box {
		display: block;
	}

	.main-menu ul.mega-menu > li {
		width: 49%;
	}

	.prod-detail {
		height: 320px;
	}

	.text-c {
		font-size: 16px;
	}

	.bottom-left img {
		margin-top: 30px;
	}

	.each-list {
		width: 50%;
	}

	.product-table {
		overflow: auto;
	}

	.p-table {
		width: 800px;
	}

	.ndx-top-img {
		text-align: center;
		margin-bottom: 30px;
	}

	.ndx-intro-cover {
		flex-wrap: wrap;
	}

	.intro-right {
		width: 100%;
	}

	.intro-left {
		width: 100%;
		text-align:center;
		padding-top: 90px;
	}

	.ndx-intro p {
		max-width: 100%;
	}

	.t-ndx p.left-t-text {
		margin-bottom: 15px;
	}

	.t-ndx p.right-red-text {
		padding-top: 15px;
		margin-bottom: 15px;
	}

	.border-d-right {
		border:none;
		border-bottom:1px dashed #ccc;
	}

	.ver-cen {
		margin-top: 30px;
	}

	.section-recruit-tech .tech-tagline {
		font-size: 50pt;
	}

	.tech-link {
		margin-bottom: 30px;
	}

	.section-company-awards .awards-image {
		margin-top: 30px;
		text-align: center;
	}

	.section-company-info .info-boxes .info-upper {
		height: auto;
	}

	.section-company-awards p.footnote {
		margin-left: 0;
		text-align: center;
	}

	.cover-inside-ani .cover-overlay span.left,
	.cover-inside-ani .cover-overlay span.center,
	.cover-inside-ani .cover-overlay span.right {
		z-index: 1;
		display: inline-block;
		color: #999999;
		font-size: 80pt;
		font-style: italic;
		font-family: "Isidora Sans";
		line-height: 0.7em;
		margin-top: -34pt;
		opacity: 0;
		transition: 1.2s;
	}

	.scroll-icon {
		display: block;
	}

	.this-small-table .scroll-icon {
		display: none;
	}

	.overflow-table table {
		min-width: 800px;
	}
	.this-small-table table {
		min-width: auto;
	}

	.ds-title br {
		display: none;
	}

	.ds-product-title {
		font-size: 22px;
	}

	.section-company-info .info-boxes .info-lower {
		height: auto;
	}

	.section-company-info .info-boxes {
		height: auto;
	}

	.se-message-box br {
		display: none;
	}

	.section-empintro-employees .employee .employee-first .employee-cover {
		background-position: center right;
	}
	.section-empintro-employees .employee .employee-first.right .employee-cover {
		background-position: center left;
	}
	.section-empintro-employees .employee .employee-first .employee-content {
		width: 65%;
		margin-left: 15%;
	}
	.section-empintro-employees .employee .employee-first.right .employee-content {
		width: 80%;
		margin-left: 15%;
	}
	.section-empintro-employees .employee .employee-second .employee-info {
		padding: 60px 0px;
	}
	.section-empintro-employees .employee .employee-third .employee-info {
		padding: 60px 0;
	}
	.the-date {
		width: auto;
		margin-left: 20px;
	}
	.section-labo-page .side-menu {
		margin-top: 30px;
	}
	.one-news h3 {
		margin: 20px auto;
	}
	.writer-image {
		text-align: center;
		margin-bottom: 20px;
	}
	.no-match-text {
		font-size: 18px;
	}
	.container.comic-pad-bot img {
		width: 100%;
	}
	.row.img-width {
		width: 100%;
		margin: 0 auto;
	}
	.img-block img {
		width: 80%;
	}
	.img-block.width-100 img {
		width: 100%;
	}
	.section-top-left {
		padding-top: 20px;
	}
}

@media (max-width: 580px) {
	.cover-inside-ani .cover-overlay span.left,
	.cover-inside-ani .cover-overlay.ready span.center, 
	.cover-inside-ani .cover-overlay span.right {
		font-size: 55pt;
	}
}


@media only screen and (max-width: 600px) {
.cover-inside .member-page h1{
	line-height: 1.2;
}
.cover-inside .member-page h4{
	font-size: 1rem;
	margin-bottom: 0;
}
  .section-download-form .subfield-group input[type="checkbox"] {
  	margin-left: 10px;
  }
  .cover-appentry {
    height: 58vh;
  }
  .section-recruit-message .message-box {
    padding: 20px;
  }

  .section-empintro-employees .employee .employee-first.right .content {
    margin-left:0;
  }
  .section-empintro-employees .employee .employee-first .content {
  	position: relative;
  	width: 90%;
  }


	.inner-top img {
		max-width: 90%;
	}

	.inner-top h3,
	.inner-top h2,
	.inner-top p {
		max-width: 90%;
		margin:auto;
	}

	.prod-detail {
		height: auto;
		padding-bottom: 60px;
	}

	.bottom-left img {
		margin-top: 0;
	}

	.box-right {
		border:none;
		border-top: 1px solid #fff;
		padding-top: 15px;
	}

	.cover-inside {
		height: 160px;
	}

	.ds-product-title {
		font-size: 20px;
	}

	.ndx-text {
		font-size: 14px;
	}

	.ndx-text br {
		display: none;
	}

	.series-box {
		height: auto;
		padding-bottom: 15px;
    margin-top: 30px;
		margin-bottom: 60px;
	}

	.sp-title {
		font-size: 16px;
	}

	.section-company-awards .awards-image img{
		max-width: 100%;
	}

	.section-interview .interview {
		font-size: 50pt;
	}
	.section-recruit-message .message-box {
		margin-top: -130px;
	}

	.cover-recruit .tagbox .tagline {
		font-size: 70px;
	}

	.section-recruit-tech .tech-tagline {
		font-size: 40pt;
	}

	.section-recruit-tech .tech-tagline {
		left: 30px;
		width: 80%;
	}

	.cover-recruit .subbox .subtag {
		max-width: 90%;
		font-size: 16pt;
	}

	.section-recruit-intro {
		background: none;
	}

	.section-recruit-intro .triangle {
		z-index: -1;
	}

	.absolute-text-l {
		left: 0;
		top: -100px;
		font-size: 60pt;
	}

	.culture-ex .se-message-box {
		left: 5%;
	    top: 167px;
	    padding: 20px 30px 0px;
	}
	.se-message-box .msg-title {
		font-size: 12pt;
	}
	.culture-ex .se-message-box .divider {
		margin-top: 10px;
	}

	.bubble-text {
		width: 90%;
		right: 5%;
	}

	.culture-ex {
		height: 600px;
	}
	.cover-ae-msg.culture-ex {
		height: 270px;
	}

	.cover-appentry {
		overflow: hidden;
	}

	.top-ae-title {
		left: 15px;
		font-size: 46pt;
	}

	.spc-and {
		padding-left: 60px;
		top: 0;
		font-size: 40pt;
	}

	.ae-tagline {
		font-size: 18pt;
	}

	.se-message-box-right {
		padding-right: inherit;
	}

	.absolute-text-r {
		right: 0;
		top: -100px;
		font-size: 60pt;
	}
	.section-appreq-intro table th, .section-appreq-intro table td{
		display: block;
		border: none;
	}
	.section-appreq-intro table td {
		border-top: 1px solid #000;
	}
	.section-appreq-intro table th{
		width: 100%;
		padding: 1rem;
	}
	.section-recruit-intro{
		padding-top: 60px;
		padding-bottom: 60px;
	}
}


@media only screen and (max-width: 500px) {
	footer {
		padding : 30px;
	}
	.each-solution {
		padding: 25px 0;
		margin: 25px 0;
	}
	.cover-privacy .tagline {
		font-size: 26px;
	}
	.section-appreq-control ul li {
		width: 140px;
	}

	.tech-link {
		padding-left: 10px 20px;
	}
	.section-article-items .article-item .article-date {
		margin-right: 0;
	}
	.section-article-items .article-item .article-title {
		width: 100%;
	}
	.cover-home .tagline {
		font-size: 30px;
	}
	.section-collab-box-1 .the-box, .section-collab-box-2 .the-box {
		padding: 20px;
	}
	table.company td {
		font-size: 9pt;
	}
	.section-company-awards .awards-info {
		padding: 20px;
	}
	.dc-middle {
		max-width: 100%;
	}
	.ae-content-part { padding: 30px 0; }
	.cover-ae-msg.culture-ex {
		height: 200px;
		background-position: center right;
	}
	.cover-ae-msg.culture-ex .se-message-box {
		top: 120px;
		padding: 10px 20px;
	}

	.cover-ae-msg.culture-ex .se-message-box .msg-title {
		font-size: 10pt;
	}
	.cover-ae-msg .se-message-box { left: 5%; }
	.cover-ae-msg .se-message-box-right { right: 5%; }
	.ae-content-part .message-box-2 .message-content {
		font-size: 14px;
		line-height: 2em;
	}
	.specs-table table {
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		margin: auto;
	}

	.button-group{
		width: 88%;
		margin-bottom: 15px;
	}
	.sim-price-field{
		margin-right: 15px;
	}

	/* Hack to make banner full-width on mobile */
	.col-12.no-padding {
		padding: 0;
	}
	.sumi-result-wrapper {
		margin: 20px 0 0 0;
	}
	.sumi-result-product .sumi-result-corner {
		width: 100px;
		height: 100px;
	}
	.sumi-result-product .sumi-result-corner .corner-inner {
		width: 140px;
		height: 270px;
		top: -185px;
		left: -120px;
		padding-bottom: 5px;
	}
	.sumi-result-product .sumi-result-corner .corner-text {
		font-size: 24px;
	}
	.sumi-result-product .product-details .label {
		font-size: 14px;
	}
	.sumi-result-product .product-details .title {
		font-size: 24px;
	}
	.sumi-result-product .product-details .description {
		font-size: 13px;
	}
	.sumi-result-product .product-link {
		width: 250px;
	}
	.sumi-result-product .product-image {
		width: 60%;
		margin: 40px auto 40px auto;
	}
	.sumi-result-product .product-details {
		padding: 0 10px;
		margin: 40px 10px 40px 10px;
	}

	.sumi-two-col .two-col-row .value-col .responsive-value {
		flex-wrap: wrap;
	}
	.sumi-two-col .two-col-row .value-col .responsive-value .value.wider {
		margin-top: 1.5em;
	}

	.sumi-three-col .three-col-row .value-cell.with-units {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	.sumi-three-col .three-col-row .value-cell.with-units .value {
		flex: 0 0 100%;
		padding-right: 0;
	}
	.sumi-three-col .three-col-row .value-cell.label {
		display: flex;
		align-items: center;
	}
	.sumi-three-col .three-col-row .value-cell.label .value {
		font-size: 13px;
	}
	.sumi-three-col .three-col-row .value-cell .units {
		margin: 0;
	}
	.sumi-three-col .three-col-row .value-cell.with-units .units {
		flex: 0 0 100%;
		text-align: right;
		padding-right: 0;
	}
	.no-match-text {
		font-size: 14px;
	}
	.bnr-img img{
		width: 90%;
	}

	.bottom-terms {
		flex-direction: column;
	}
	.bottom-terms1 {
		flex: 1 0 100%;
		font-size: 16px;
	}
	.bottom-terms2 {
		flex: 1 0 100%;
		margin-top: 2rem;
	}
	.bottom-terms2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.introduction {
		font-size: 16px;
	} 
	.page-template-p_Contact #contact_result br{
		display: block;
	}

}

@media only screen and (max-width: 480px) {
	.section-recruit{
		padding:90px 0;
		background-image: url('../img/bg-recruit-sp.jpg');
	}
	.section-recruit h2{
		margin-bottom: 30px;
	}
	.section-recruit .view-recruit{
		margin-top: 0;
	}
}

@media only screen and (max-width: 400px) {
  .section-download-form .subfield-group {
    display: flex;
    flex-direction: column;
  }
  .section-company-info .info-boxes .info-lower {
    padding: 15px;
  }
  .section-company-greeting .greeting-rep-image img {
    height: 450px;
  }
  .section-intro h2,
  .section-product h2,
  .section-news h2,
  .section-recruit h2,
  .section-content h2,
  .section-b-table h2,
  .the-main-title {
  	font-size: 28px;
  }
  .contact-sub-title {
    font-size: 11px;
  }
  .before-cont {
    font-size: 20px;
  }
  .text-bottom {
    font-size: 13px;
  }
  .contact-bottom-box h2{
    font-size: 17px;
  }
  .contact-bottom-box h3 {
    font-size: 14px;
  }
  .section-inside-intro h2 {
    font-size: 2rem;;
  }
  .section-inside-intro p {
    font-size: 16px;
  }
  .w-title {
    font-size: 17px;
  }
  .transparent-box h4 {
    font-size: 20px;
  }
  .section-blue h2 {
    font-size: 30px;
  }
  .box-badge.mgn-top-30 {
    margin-bottom: 30px;
  }
  .ds-title {
    width: 100%;
  }

  .cover-inside h1 {
    font-size: 2rem;
  }
  .page-template-p_MemberRequest .cover-inside h1 {
    font-size: 1.5rem;
  }

	.ae-tagline {
		font-size: 11pt;
	}

	.msg-title {
		font-size: 14pt;
	}

	.se-message-box {
		padding: 15px;
	}
	.cover-ae-msg { height: 480px; }

	.cover-ae-msg .se-message-box { left: 5%; }
	.cover-ae-msg .se-message-box-right { right: 5%; }
	.cover-ae-msg.culture-ex {
		height: 160px;
		background-position: center right;
	}
	.cover-ae-msg.culture-ex .se-message-box {
		top: 94px;
		padding: 5px 10px;
	}
	.cover-ae-msg.culture-ex .se-message-box .msg-title {
	    font-size: 8pt;
	}
	.cover-ae-msg .se-message-box .absolute-text-l {
	    top: -70px;
	    font-size: 48pt;
	}
	.cover-ae-msg .se-message-box .absolute-text-r {
	    top: -70px;
	    font-size: 48pt;
	}
	.ae-content-part { padding: 30px 10px; }
	

	.section-empintro-topemp .top-employee {
		height: 560px;
		padding: 90% 0 0 0;
	}
	.section-empintro-topemp .top-employee .message-overlay {
		width: 80%;
	    font-size: 112pt;
	}
	.section-empintro-employees .employee .employee-first .employee-cover {
		min-height: 400px;
		background-position: center right;
	}
	.section-empintro-employees .employee .employee-first.right .employee-cover {
		background-position: center left;
	}
	.section-empintro-employees .employee .employee-first .employee-content {
		width: 80%;
		margin-top: -30px;
	    margin-left: 10%;
	}
	.section-empintro-employees .employee .employee-first.right .employee-content {
		width: 80%;
	    margin-left: 10%;
	}
	.section-empintro-employees .employee .enployeescomment {
		font-size: 1.6rem;
	}
	.section-empintro-employees .employee .employee-first .employee-content .text,
	.section-empintro-employees .employee .employee-second .employee-content .text,
	.section-empintro-employees .employee .employee-third .employee-content .text {
		font-size: 10pt;
	}
	.section-empintro-employees .employee .employee-first .employee-pic,
	.section-empintro-employees .employee .employee-second .employee-pic,
	.section-empintro-employees .employee .employee-third .employee-pic {
		padding: 0 0 40px 0;
		text-align: left;
	}
	.section-empintro-employees .employee .employee-first .employee-info .title h3,
	.section-empintro-employees .employee .employee-second .employee-info .title h3,
	.section-empintro-employees .employee .employee-third .employee-info .title h3 {
		font-size: 1.6rem;
	}
	.section-empintro-employees .employee .employee-first .employee-info .information p,
	.section-empintro-employees .employee .employee-second .employee-info .information p,
	.section-empintro-employees .employee .employee-third .employee-info .information p {
		font-size: 10pt;
	}
	.contact-tit-red{
		font-size: 20px;
	}
}
@media only screen and (max-width: 500px) {
	.threesixty-wrapper {
		margin-top: 4rem;
	}
	.threesixty {
		width: 350px;
		overflow: hidden;
	}
	.threesixty img.threesixty-frame {
	  transform: scale(1.25);
	}
}
.threesixty-wrapper img.label {
	opacity: 1 !important;
}
.threesixty-wrapper {
	text-align: center !important;
}
.threesixty-wrapper .ui {
	display: none !important;
}

/* 20230214 */
.MsoNormalTable02 p{
	margin: 0 !important;
	padding: 0 !important;
}
.MsoNormalTable02 td{
	vertical-align: middle !important;
	height: auto !important;
	padding-top: 10px !important;
	padding-bottom: 7px !important;
	font-weight: normal !important;
	border-width: 1px !important;
}

/* 20230626 add pop right bar */
.fixed_banner{
	position: fixed;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99;
	font-size: 0;
}
.fixed_banner a,.fixed_banner a img{
	display: block;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.fixed_banner a:hover{
	opacity: 0.9;
}
.fixed_banner .fixed_banner_img{
	display: block;
}
.fixed_banner_box{
	width: 72.244%;
	position: absolute;
	bottom: 5.43%;
	left: 13.87%;
	
}
.fixed_banner_box a,.fixed_banner_box a img{
	display: block;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.fixed_banner_box a:hover{
	transform: scale(1.02);
}
.fixed_banner_dom{
	width: 24px;
	height: 24px;
	background-color: #e3000d;
	position: absolute;
	top: -24px;
	right: 0;
	cursor: pointer;
}
.fixed_banner_dom span{
	
}
.fixed_banner_dom span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 2px;
    margin: -2px 0 0 -11px;
    background: transparent;
    transition: .2s;
}
.fixed_banner_dom span:before, .fixed_banner_dom span:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 2px;
    background: #FFF;
    transition: .3s;
}
.fixed_banner_dom span:before {
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.fixed_banner_dom span:after {
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.fixed_bannerSp{
	display: none;
}

@media only screen and (max-width: 768px) {
	.fixed_banner {
	    width: 200px;
	}
}

@media only screen and (max-width: 480px) {
	.fixed_banner {
	    width: 100%;
		bottom: 0;
		left: 0;
		top: auto;
		-ms-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
	.fixed_bannerPc{
		display: none;
	}
	.fixed_bannerSp{
		display: block;
	}
}