@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&display=swap");
:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(180deg, #9e8137 15%, #e7d3a0 47.4%, #9e8137 73.21%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-strengths: linear-gradient(180deg, #383838 20%, #9e9e9e 100%);

  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #a5c0bf;
  --color-background02: #319893;
  --color-background-semi: #fffcf6;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #111111;
  --color-font-white: #fff;
  --color-font01: #383838;
  --color-primary: #9e8137;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #23cf81;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #cacaca;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1240px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #252524;
  --header-color-font01: #b99843;
  --header-color-font-white: #fff;
  --header-color-primary: #9e8137;
  --header-color-primary-shade: #272727;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #262626;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", "Noto Sans JP", serif;
  --font-family-eng: "Oswald", "Noto Sans JP", sans-serif;
  --font-family-logo: "Merriweather", "Noto Sans JP", serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
  --rem70-36: clamp(36px, calc(7rem + ((1vw - 19.2px) * 2.2006)), 70px);
}

html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background-01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: var(--color-font01);
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.font-f-02 {
  font-family: var(--font-family02);
}
.logo-txt {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem14);
  color: var(--header-color-font-white);
  line-height: 1.1;
  letter-spacing: 0.1em;
  margin-left: var(--px12);
	min-width: fit-content;
}
.logo-txt span {
  display: block;
  font-family: var(--font-family-logo);
  font-weight: 400;
  font-size: 2.15em;
  letter-spacing: 0;
}
#header .logo {
  display: flex;
  align-items: center;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
    background: var(--header-color-primary-shade);
    color: var(--color-font-white);
  }
  nav#mainNav ul li a {
    padding: var(--px20);
    padding: var(--px20) clamp(6px, calc(2rem + ((1vw - 19.2px) * 1.5625)), 20px);
	  max-width: clamp(128px, calc(215px + ((1vw - 19.2px) * 9.7098)), 215px);
  }
  #header .logo {
    padding: calc(var(--px20) + 2px) clamp(8px, calc(4.7rem + ((1vw - 19.2px) * 4.3527)), 47px);
	  padding-right: 5px;
  }
  .logo-txt {
    margin-left: clamp(5px, calc(1.2rem + ((1vw - 19.2px) * 0.7813)), 12px);
    font-size: clamp(10px, calc(1.4rem + ((1vw - 19.2px) * 0.5232)), 14px);
  }
  #header .logo img {
    max-height: 47px;
    max-height: calc(var(--px50) - 3px);
	  width: 100%;
	  height: auto;
  }
  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: clamp(12px, calc(1.8rem + ((1vw - 19.2px) * 0.6696)), 18px);
    color: var(--header-color-font01);
    line-height: 1.6;
  }
  nav#mainNav ul li a span {
    margin-top: 0;
    font-weight: 600;
    font-family: var(--font-family02);
    font-size: clamp(10px, calc(1.4rem + ((1vw - 19.2px) * 0.4464)), 14px);
    letter-spacing: 0.1em;
    color: var(--color-font-white);
    line-height: 1.6;
  }
  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
  #header ul.header__contact .header__inner {
    position: relative;
  }
  #header ul.header__contact .header__inner::before {
    content: "";
    background: var(--color-background);
    height: 70px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-weight: bold;
  }
  #header a.head_btn.tel_btn {
    font-weight: 500;
    color: var(--header-color-font-white);
    padding-left: clamp(10px, calc(20px + ((1vw - 19.2px) * 1.7857)), 20px);
    padding-right: clamp(10px, calc(20px + ((1vw - 19.2px) * 1.7857)), 20px);
	  max-width: clamp(187px, calc(254px + ((1vw - 19.2px) * 7.4777)), 254px);
	  overflow: auto;
	  width: 100%;
	  scrollbar-width: thin;
  }
  .note,
  .note b {
    font-weight: 500;
    font-size: clamp(10px, calc(1.2rem + ((1vw - 19.2px) * 0.2232)), 12px);
  }
  #header .tel_icon {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: clamp(22px, calc(3rem + ((1vw - 19.2px) * 0.8929)), 30px);
    font-family: var(--font-family-eng);
  }
  #header .tel_icon::before {
    content: "\f095";
    display: block;
    font-family: "FontAwesome";
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 3px;
  }
  #header a.head_btn.tel_btn:hover {
    color: var(--header-color-primary);
    background: var(--header-background);
    border-color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn {
    gap: 5px;
    padding-left: clamp(10px, calc(2.5rem + ((1vw - 19.2px) * 1.6741)), 25px);
    padding-right: clamp(10px, calc(2.5rem + ((1vw - 19.2px) * 1.6741)), 25px);
    letter-spacing: 0.03em;
    line-height: 1.2;
    font-size: clamp(12px, calc(1.6rem + ((1vw - 19.2px) * 0.4464)), 16px);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-primary);
  }
}
@media print, screen and (max-width: 1580px) and (min-width: 1024px) {
  nav#mainNav ul li a span,
  .logo-txt {
    letter-spacing: 0.03em;
  }
}
@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: #fff;
  }
	.logo-txt {
    color: var(--header-color-primary);
}
}
@media print, screen and (max-width: 432px) {
    body.mobile #header .logo img {
               max-height: 35px;
     }
	.logo-txt {
   font-size: 11px;
}
}
/* code footer */
#footer {
  padding: var(--px40) 0;
  background: url(/dubaigateway/wp-content/uploads/footer-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
#footer::before {
  content: "";
  background: var(--footer-background);
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  z-index: 0;
}
#footer .logo-txt {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem14);
  color: var(--header-color-font-white);
  line-height: 1.1;
  letter-spacing: 0.1em;
  margin-left: 0;
}
#footer .logo-txt span {
  display: block;
  font-family: var(--font-family-logo);
  font-weight: 400;
  font-size: 2.15em;
  letter-spacing: 0;
}
#footer .footer__logo img {
  max-height: clamp(42px, calc(4.7rem + ((1vw - 19.2px) * 0.3236)), 47px);
  -o-object-fit: contain;
  object-fit: contain;
}
#footer .footer__logo {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: center;
}
.footer__inner {
  width: 94%;
  max-width: 1600px;
  margin: 0 auto;
  padding-bottom: var(--px40);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5%;
  border-bottom: solid 1px;
  position: relative;
  z-index: 10;
}
.footer-corporate {
  line-height: 1.6;
}
#footer .footer-corporate a {
  color: var(--footer-color-font);
  border-bottom: 1px solid;
}
#copyright {
  font-weight: 300;
  margin: var(--px60) auto 0;
  background: transparent;
  position: relative;
  z-index: 11;
}
@media print, screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/* ----------------------------
right
----------------------------*/
#footer .footnav ul {
  justify-content: flex-end;
}
@media print, screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
    margin-top: var(--px40);
  }
}
/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}
.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
  line-height: 1;
}
.footer__catchphrase {
  line-height: 1.2;
  text-align: left;
}
@media print, screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }
  .footer__catchphrase {
    text-align: center;
  }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/*LAYOUT調整*/

#footer .socialicon ul,
.socialicon ul {
  -webkit-box-pack: start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
#footer .socialicon ul li,
.socialicon ul li {
  padding: 0;
}
@media print, screen and (max-width: 768px) {
  #footer .socialicon ul,
  .socialicon ul {
    justify-content: center;
  }
}

/*アイコンサイズ調整*/

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  font-size: calc(var(--rem24w) + 2px);
}
#footer .socialicon .fa-instagram:before {
  font-size: calc(var(--rem30w) - 1px);
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem20w);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  text-align: left;
  margin: 0;
  margin-bottom: var(--px50);
}
.main-ttl.postlist-ttl {
  color: var(--color-font01);
}
.main-ttl .eng-ttl {
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem70-36);
  letter-spacing: 0;

text-align: center;


  text-transform: capitalize;

--angle: 178.5deg;
  background-image: linear-gradient(var(--angle),
    #9E8137 20%,
    #E7D3A0 52.4%,
    #9E8137 78.21%
  );
  background-repeat: no-repeat;
  background-size: 100% 100%;
	-webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; /* Safari/iOS */
  color: transparent !important; 
	  display: inline-block;

	line-height: 1.4 !important;
}

.main-ttl:not(.big-ttl) .eng-ttl {
	  margin-right: var(--rem30);
}
.post .main-ttl::after {
  content: none;
}
/* code poslist */

#front_bottom_content {
  background: var(--color-background);
  padding: var(--px100) 0 var(--px120);
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid var(--color-font);
}
.postlist li {
  border-bottom: 1px solid var(--color-font01);
}

.postlist .ttls a {
  color: #383838;
  font-size: var(--rem16);
}
.postlist .date {
  color: #383838;
  font-size: var(--rem16);
}
.postlist .time a {
  font-size: var(--rem16);
  font-weight: 500;
}
/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 500px;
  font-family: var(--font-family02);
  font-size: var(--rem20w);
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--color-font01);
  line-height: 1.8;
  text-align: center;
  background: transparent;
  padding: var(--px20) 30px var(--px20) 20px;
  margin: var(--px70) auto 0;
  border: 2px solid var(--color-primary);
  border-radius: 0;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: clamp(8px, calc(1rem + ((1vw - 19.2px) * 0.1294)), 10px);
  height: clamp(8px, calc(1rem + ((1vw - 19.2px) * 0.1294)), 10px);
  border-right: 2px solid var(--color-primary);
  border-bottom: 2px solid var(--color-primary);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  transition: all 0.3s;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-background);
  background: var(--color-primary);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-right: 2px solid var(--color-background);
  border-bottom: 2px solid var(--color-background);
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* code contact */
/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
  background: url(/dubaigateway/wp-content/uploads/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
}
.cta01::before {
  content: "";
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.62) 0%, rgba(102, 102, 102, 0.62) 100%);
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.cta01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  position: absolute;
}
.cta01 .imgarea01 {
  top: 0;
  left: 0;
}
.cta01 .imgarea02 {
  bottom: 0;
  right: 0;
}
.cta01 .imgarea img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  background: transparent;
  padding: calc(var(--px240) - var(--px24)) 2rem;
  position: relative;
  z-index: 10;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1410px;
  margin: var(--px50) auto 0 auto;
  gap: var(--px30);
}
.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  min-height: calc(var(--px170) - 3px);
}
.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: var(--clr-000);
  border-radius: 0;
  transition: all ease 0.15s;
}
.cta01 a.item:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/
.post .contact-ttl::after {
  content: none;
}
.contact-ttl,
.post .contact-ttl {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem24w);
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: 0;
  margin-bottom: var(--px50);
  color: var(--color-font-white);
}
.contact-ttl span,
.post .contact-ttl span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem70);
  letter-spacing: 0;
  line-height: 1.3;
  text-transform: uppercase;
}
.cta01 p {
  font-size: var(--rem20);
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  line-height: 2;
}

.cta01 .infotxt {
  font-size: var(--rem14);
  font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
  font-family: var(--font-family-eng);
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.cta01 a.telbtn {
  background: var(--color-primary);
  color: var(--color-font-white);
}

/*メールボタン*/
.cta01 .btnttl {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem24);
  letter-spacing: 0.1em;
}
.cta01 a.mailbtn {
  background: var(--color-background02);
  color: var(--color-font-white);
}

/*LINEボタン*/

.cta01 a.linebtn {
  background: var(--color-background01);
}

/*ボタンアイコン*/

.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  margin-right: 1rem;
}
.cta01 .telnum::before {
  content: "\f095";
  font-size: 0.78em;
  margin-top: 4px;
}
.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}
.cta01 .linebtn .btnttl::before {
  content: "\f3c0";
  font-weight: 400;
  color: var(--color-background);
}
/* code market */
.sec01 {
  background: url(/dubaigateway/wp-content/uploads/top-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px150) 0 var(--px80);
  position: relative;
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  width: 95%;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  justify-content: flex-end;
  padding: 0 clamp(25px, calc(6rem + ((1vw - 19.2px) * 7.2917)), 60px);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: fit-content;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*---------txtstyle-----------*/

.main-ttl.big-ttl .eng-ttl {
  font-size: clamp(60px, calc(10rem + ((1vw - 19.2px) * 4.4643)), 100px);
  line-height: 1;
  margin-right: 0;
	filter: drop-shadow(0px .04em .02em rgba(0, 0, 0, 0.25));
 -webkit-filter:drop-shadow(0px .04em .02em rgba(0, 0, 0, 0.25));
}
.text-market p {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem18);
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: var(--px20);
}
.text-market p:last-child {
  margin-bottom: 0;
}
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem40);
  font-weight: 500;
  text-align: left;
  margin: var(--px50) 0;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
  letter-spacing: 0.2em;
}
.post .txtstyle02:before,
.post .txtstyle02:after,
.txtstyle02:before,
.txtstyle02:after {
  content: none;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 4% 0;
  }
  .main-ttl.big-ttl .eng-ttl {
    font-size: var(--rem100);
  }
}
/* code instagram */
.main-ttl.instagram-ttl {
  color: var(--color-font-white);
}
.instagram-info {
  position: relative;
  z-index: 10;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
}
#instagram {
  background: url(/dubaigateway/wp-content/uploads/top-03.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: calc(var(--px240) - var(--px20)) 0;
}
#instagram::before {
  content: "";
  background: linear-gradient(270deg, rgba(32, 32, 32, 0.7) 0%, rgba(134, 134, 134, 0.7) 100%);
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#instagram .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  position: absolute;
}
#instagram .imgarea01 {
  top: 0;
  left: 0;
}
#instagram .imgarea02 {
  bottom: 0;
  right: 0;
}
#instagram .imgarea img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/* code premium */
/*-----------------------------
fullwide01
------------------------------*/
.fullwide01 .main-ttl.big-ttl {
  text-align: center;
}
.fullwide01 .txtstyle02 {
  text-align: center;
}
.fullwide01 .txtstyle02 span {
  color: var(--color-primary);
}
.fullwide01 .text-market p {
  line-height: 2.4;
  margin-bottom: var(--px30);
}
.fullwide01 .text-market p:last-child {
  margin-bottom: 0;
}
.fullwide01 {
  position: relative;
  background: url(/dubaigateway/wp-content/uploads/top-06.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
}
.fullwide01::before {
  content: "";
  background: var(--color-background);
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.8;
}
.fullwide01::after {
  content: "";
  background: linear-gradient(360deg, #e5f0f2 0%, rgba(229, 240, 242, 0) 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  top: 0;
  left: 0;
  width: 100%;
  height: 15%;
  position: absolute;
}

.fullwide01_wrap {
  background: transparent;
  max-width: 1400px;
  width: 96%;
  margin: 0 auto;
  padding: var(--px100) 0 var(--px160);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
}
.fullwide01_inner {
  max-width: 850px;
}
@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 4%;
  }
}
/* code services */
.services-wrap {
  padding: var(--px120) 0;
  position: relative;
}
.services-wrap::before {
  content: "";
  background: linear-gradient(180deg, #ffffff 28.08%, #e2f4f3 100%);
  width: 100%;
  height: 100%;
  inset: 0;
  position: absolute;
}
#services .txtarea {
  padding: var(--px30) 0;
}
#services h4 {
  position: relative;
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 0 0 0 2.5em;
  margin: 0 auto var(--px30);
  border: none;
  line-height: 1.4;
  color: var(--color-font);
}
#services h4::before {
  content: "";
  position: absolute;
  width: 2em;
  height: 1px;
  background: var(--color-font);
  top: 50%;
  left: 0;
}
#services p {
  font-size: var(--rem18);
  line-height: 1.8;
  letter-spacing: 0.05em;
}
/* code linkBtn-services */
.linkBtn-services {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 165px;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem16);
  letter-spacing: 0.1em;
  color: var(--color-font);
  line-height: 1;
  text-align: left;
  padding: 5px;
  margin: var(--px24) auto 0;
  border-bottom: 1px solid var(--color-primary);
  transition: all 0.3s;
}
.linkBtn-services::after {
  content: "";
  background: url(/dubaigateway/wp-content/uploads/icon-btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  width: 25px;
  height: 3px;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  margin: 0;
  transition: 0.3s all;
}
.linkBtn-services:hover {
  color: var(--color-primary);
  background: #fff;
}
.linkBtn-services:hover::after {
  color: var(--color-font);
}

/*---------coln02-----------*/

.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col2_list > li {
  width: 46.9%;
}
@media print, screen and (max-width: 800px) {
  .post .col2_list > li {
    width: 49%;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col2_list > li {
    width: 100%;
    margin-bottom: 2%;
  }
  .post .col2_list > li:last-child {
    margin-bottom: 0;
  }
}
/* code order */
.order {
  max-width: 868px;
  margin: 0 auto;
}
.order .imgarea {
  position: relative;
}
.order .imgarea a {
  display: block;
}
.order .imgarea::after {
  content: "";
  background: url(/dubaigateway/wp-content/uploads/top-10.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 63%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.item-ttl {
  position: absolute;
  top: 50%;
  left: 3%;
  transform: translateY(-50%);
  z-index: 10;
}
.post .contact-ttl.order-ttl {
  margin-bottom: 0;
  text-align: left;
  font-weight: bold;
  font-size: var(--rem20);
  letter-spacing: 0.05em;
}
.post .contact-ttl.order-ttl span {
  line-height: 1.2;
}
@media print, screen and (max-width: 500px) {
  .post .contact-ttl.order-ttl span {
    font-size: 2.8rem;
  }
}
/* code semi-wrapper */

header#h1Header::before {
  background: #161512;
  opacity: 0.44;
}

header#h1Header h1.title {
  font-size: var(--rem40);
  font-family: var(--font-family02);
  font-weight: bold;
  letter-spacing: 0.1em;
}

body:not(.home) .post h2 {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: calc(var(--rem36) - 1px);
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin: 0 0 var(--px60);
  text-align: left;
  color: var(--color-font01);
}

body:not(.home) .post h2 span {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem60);
  letter-spacing: 0;
  background: var(--bg-linear01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  leading-trim: both;
  text-edge: cap;
  /* text-transform: capitalize; */
}

body:not(.home) .post h2 span::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 100%;
  height: 2px;
  background: var(--color-font01);
  margin: 0.1em auto;
}

body:not(.home) .post h2::after {
  content: none;
}
body.page-thanks .post h2 {
  font-size: var(--rem36);
  text-align: center;
}
body.page-thanks .post h2::after{
  content: "";
}
body:not(.home) .post h4 {
  font-family: var(--font-family-eng);
  font-weight: 500;
  font-size: var(--rem30w);
  letter-spacing: 0;
  color: var(--color-primary);
  margin: 0 auto var(--px30);
  padding-left: 2em;
}
body:not(.home) .post h4::before {
  content: "";
  position: absolute;
  width: 1.35em;
  height: 1px;
  background: var(--color-background02);
  top: 50%;
  left: 0;
}
body.page-privacy .post h4 {
	position: relative;
    font-size: var(--rem18);
    font-family: var(--font-family01);
     color: var(--color-font);
    font-weight: 600;
    padding: 0 0 0 1.2em;
    margin: var(--px40) auto var(--px24);
    border: none;
}
body.page-privacy .post h4::before {
    content: '';
    position: absolute;
    width: .7em;
    height: 2px;
    background: var(--color-font);
    top: .8em;
    left: 0;
}
body:not(.home) .post h4 span {
  color: #b48e2e;
  font-weight: 400;
  font-size: var(--rem40w);
  line-height: 1;
}
/*-----------------------------
column_05
------------------------------*/
.text-24-semi {
  position: relative;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem24w);
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-bottom: var(--px30);
  color: var(--color-font-white);
}
.text-18-semi {
  font-size: var(--rem18);
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}
.column05 {
  position: relative;
  margin: 0;
}

.column05 .imgarea {
  position: relative;
  /* aspect-ratio: 4 / 3; */
  overflow: hidden;
  width: 64.5%;
  filter: drop-shadow(20px 20px 0px var(--color-primary));
}
.column05 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column05 .txtarea {
  position: relative;
  width: 64.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg-linear-strengths);
  padding: calc(var(--px60) - 5px);
  margin: -11% 0 0 auto;
  z-index: 10;
}
.column05_wrap + .column05_wrap {
  margin-top: var(--px100);
}

.column05 .txtarea .txtinner {
  max-width: fit-content;
}

@media print, screen and (max-width: 1023px) {
  .column05_wrap:last-child {
    margin-bottom: 0;
  }
  .column05_wrap.rev {
    flex-direction: row;
  }
  .column05 .imgarea,
  .column05 .txtarea {
    width: 90%;
  }
  .column05 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}

@media print, screen and (max-width: 768px) {
  .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
/* code group-btn */
.group-btn {
  max-width: 955px;
  margin: var(--px120) auto;
}
.group-btn .linkBtn {
  max-width: 450px;
  margin-top: 0;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem22w);
  letter-spacing: 0.1em;
  color: var(--color-font01);
}
/* code gateway */
.gateway {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
.gateway p {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: calc(var(--rem30) + 2px);
  letter-spacing: 0.1em;
  color: var(--color-font-white);
  text-align: center;
  line-height: 1.6;
  padding: var(--px40);
  background: linear-gradient(90deg, rgba(158, 129, 55, 0) 0%, rgba(158, 129, 55, 0.7) 20%, #9e8137 50%, rgba(158, 129, 55, 0.7) 80%, rgba(158, 129, 55, 0) 100%);
}
/* code semi-customers*/
.strengths-imgarea,
.customers-imgarea,
.dealer-imgarea {
  margin-top: var(--px140);
}

.link-customers {
  color: #eaad3b;
  text-decoration: underline;
}
.border-line {
  height: 1px;
  width: var(--rem70);
  background: var(--color-background02);
  margin-bottom: var(--px30);
}
.list-customers {
  max-width: 600px;
  margin: 0 auto var(--px120);
  display: flex;
  justify-content: center;
}
.list-customers li {
  position: relative;
  padding-left: 1.5em;
  margin-left: 0;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem24);
  letter-spacing: 0.1em;
  color: var(--clr-000);
}

.list-customers li:before {
  content: "";
  background: url(/dubaigateway/wp-content/uploads/semi-customers-02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: var(--rem24);
  height: var(--rem24);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media print, screen and (max-width: 432px) {
  .list-customers li {
    letter-spacing: 0.05em;
  }
}
/* code semi-dealer*/
.text-22-semi {
  font-family: var(--font-family02);
  font-weight: 500;
  line-height: 1.8;
  font-size: calc(var(--rem20) + 2px);
  letter-spacing: 0.05em;
  color: var(--color-font01);
}
/* code semi-vehicle */
.color-fon01 {
  color: var(--color-font01);
}
/* code recruiting */
.text-culi {
  font-family: var(--font-family02);
  font-weight: bold;
  font-size: var(--rem22w);
  letter-spacing: 0.05em;
  color: var(--color-primary);
  margin: var(--px24) 0;
}
.car-ttl {
  color: var(--clr-000);
  margin-bottom: var(--px60);
  padding: var(--px24) var(--px70);
  border: 2px solid var(--color-primary);
}
/*---------col03-----------*/
.car-content {
  max-width: 1100px;
  margin: 0 auto;
}
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--px40);
}
.post .col3_list > li {
  width: calc((100% - var(--px40) * 2) / 3);
}
.post .col3_list::before {
  content: "";
  display: block;
  width: calc((100% - var(--px40) * 2) / 3);
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: calc((100% - var(--px40) * 2) / 3);
  height: 0;
}

@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--px40) * 1) / 2);
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 432px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}

/* code purchasing */
#purchasing {
  margin-top: var(--px240);
} /*--flow02--------------------------------------------*/

ul.flowlist02 {
  counter-reset: flow_list;
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* flex-direction: row-reverse; */
  gap: var(--px50);
  width: 100%;
  padding-bottom: var(--px60);
  border-bottom: 1px solid var(--color-primary);
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: calc(var(--px100) + 10px);
}
ul.flowlist02 .aspect_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.flowlist02 .flow_img {
  width: 30.7%;
  position: relative;
  overflow: hidden;
  line-height: 0;
  aspect-ratio: 0;
}
.post .flowlist02 > li > dl {
  width: calc(65% - min(calc(50px + (1vw - 19.2px) * 1.6181), 50px));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before {
  content: "";
  background: url(/dubaigateway/wp-content/uploads/purchasing-06.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 177px;
  height: 26px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
  font-weight: 500;
  font-family: var(--font-family02);
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: var(--px24);
  color: var(--color-font01);
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: #fff;
  background: var(--color-background02);
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  border-radius: 5px;
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem22w);
}
.post .flowlist02 > li > dl dd {
  padding: 0;
  font-size: var(--rem18);
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-font01);
}
@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
/* code Language Translator */
#flags ul li a {
padding: 0 !important;
}

.gt_flex {
display: flex;
justify-content: flex-end;
padding: 5px 1.5rem;
	  background-color: #fff; 
}

#flags {
width: 160px !important;
display: flex;
align-items: center;
justify-content: flex-end;
}

.gt_flex #flags,
.gt_flex #google_language_translator {
height: 30px;
}

ul#sortable li {
height: 18px !important;
display: block;
}

@media print,
screen and (min-width: 1024px) {
#glt-translate-trigger {
display: none;
}

#header {
height: auto !important;
}

#header-layout {
height: 100px;
}
}

@media print,
screen and (max-width: 768px) {
#glt-translate-trigger {
bottom: 58px;
}

.tool-container {
bottom: 100px !important;
}
}

/* @media print, screen and (max-width: 1023px) {
	#glt-translate-trigger {
		display: none;
	}
	.tool-container {
        opacity: 1 !important;
        display: block !important;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
        background: #ffffffCC !important;
        padding: 6px !important;
        left: inherit !important;
        right: 0 !important;
        bottom: 80px !important;
        border-radius: 8px 0 0 8px;
        position: fixed;
    }
	.tool-items {
display: flex !important;
flex-direction: column !important;
gap: 5px !important;
}
	.tool-container.tool-top .arrow {
		display: none !important;
	}
} */


body:not(.home) {
	position: relative;
	background: #FFFCF6;
	
}

body:not(.home):before {
	content: "";
	display: block;
	width: 100%;
	aspect-ratio: 1920 / 1523;
	background: url(/dubaigateway/wp-content/uploads/semi-wrapper-01.png) no-repeat top / cover;
	position: absolute;
	left: 0;
	top: 440px;
	z-index: -1;
}

/* body:not(.home) #wrapper {
	position: relative;
	z-index: 2;
}

#breadcrumb {
	position: relative;
	z-index: 2;
} */

#contact-bottom {
	margin-bottom: var(--px200);
}
#contact-bottom .cta01 .imgarea img{
	display: none;
}
#contact-bottom .cta01 .imgarea {
	width: 100%;
	height: calc(var(--px120) + 5px);
	background: #FFFCF6;
	

}
#contact-bottom .cta01 .imgarea01 {
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	top: -.5px;
}
#contact-bottom .cta01 .imgarea02 {
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	bottom: -.5px;

}
.contact-ttl span, .post .contact-ttl span {
	text-transform: capitalize;
}

.gateway p {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}
.shadow-img img{

filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.shadow-img {
	overflow: visible !important;
}
.car-content .imgarea {
	overflow: hidden;
	position: relative;
	aspect-ratio: 341 / 256;
	
}
.car-content .imgarea img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media print, screen and (min-width: 1024px) {
	nav#mainNav ul li .sub-menu li {
		background: var(--color-background);
	}
}

@media print, screen and (max-width: 1024px) {
	body:not(.home):before {
		top: calc(calc(300px + (1vw - 10.24px) * 9.2450) + 80px + 75px + 40px);
	}
	body:not(.home).mobile:before {
				top: calc(300px + (1vw - 10.24px) * 9.2450);
	}
}

@media print, screen and (max-width: 750px) {
	body:not(.home) .column05 {
		margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	}
	body:not(.home) .column05 .imgarea {
		width: 100%;
	}
	body:not(.home) .column05 .txtarea {
		width: 90%;
		max-width: 650px;
		padding: var(--px100) var(--px80);
	}
}

.link-customers:hover, .post .link-customers:hover {
	color: #eaad3b;
}

.fs18 {
	font-size: var(--rem18);
}

.post table th {
	background: var(--color-primary);
	color: var(--color-background);
}

.text-market p {
	margin-bottom: var(--px40);
}
.content-wrap {
	position: relative;
	width: 100%;
z-index: 3;
}

.big-txt {
    font-size: calc(var(--rem24w) - 2px);
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: .05em;
    font-family: var(--font-family02);
}

.big-txt > span {
    font-size: var(--rem24w);
    font-weight: bold;
    
}

.clr-prime {
    color: var(--color-primary) !important;
}

.frame-ttl {
    font-size: calc(var(--rem24w) - 2px);
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: .05em;
    font-family: var(--font-family02);
    padding: .5em .7em;
    border: 2px solid var(--color-background02);
    margin-bottom: var(--px30);
}

.list_steps, .post .list_steps {
    counter-reset: listnum;
}

.list_steps > li {
    display: flex;
    align-items: center;
    font-size: calc(var(--rem24w) - 2px);
    font-weight: 500;
    position: relative;
    margin-bottom: var(--px40w);
}
.list_steps.no-arw > li {
    margin-bottom: var(--px20);
}
.list_steps.no-arw > li:last-child {
    margin-bottom: 0;
}
.list_steps > li:not(:has(.step_num)) {
    font-size: calc(var(--rem24w) - 2px);
    
    font-weight: 500;
    letter-spacing: .05em;
    font-family: var(--font-family02);
    margin-bottom: 0;
    line-height: 1.4;
}

.list_steps > li .step_num {
    display: inline-block;
    min-width: fit-content;
    position: relative;
    margin-right: var(--rem20);
}

.list_steps > li .step_num::before {
    counter-increment: listnum;
    content: counter(listnum, decimal-leading-zero);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-background);
    font-family: var(--font-family02);
    font-weight: bold;
    padding: 0;
    aspect-ratio: 1 / 1;
    border-radius: 5px;
    font-size: var(--rem26w);
    line-height: 1;
    width: 1.7em;
    min-width: fit-content;
    background: var(--color-background02);
    
}

.list_steps > li .step_num::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 1.16em;
    
    bottom: calc((var(--px40w) - calc(1.16em / 30 * 16)) * -1);
    left: 50%;
    transform: translateX(-50%);
    background: var(--color-background02);
    aspect-ratio: 30 / 16;
    clip-path: polygon(50% 100%, 0 0, 100% 0);

}
.list_steps.no-arw > li .step_num::after {
    content: none;
}
.board-ttl {
    font-size: var(--rem20w);
    color: #EAAD3B;
font-weight: bold;
letter-spacing: .05em;
line-height: 1.8;
}

.list_line, .post .list_line {
    position: relative;
    margin-left: calc(var(--px40w) + 10px);
}

.list_line > li {
    position: relative;
    margin-bottom: var(--px90);

}

.list_line > li:last-child {
    margin-bottom: 0;
}

.list_line-ttl {
    display: flex;
    align-items: flex-start;
    
    font-size: var(--rem24w);
    font-weight: bold;
    font-family: var(--font-family02);
    letter-spacing: .05em;
position: relative;
margin-bottom: .5em;
line-height: 2;
}

.list_line-ttl::before {
    content: "";
    display: inline-block;
    width: var(--px40w);
	min-width: var(--px40w);
    height: 2px;
    background: var(--color-background02);
    position: relative;
    margin-right: 1rem;
	top: 1em;
}

.list_line > li .list_line-ttl {
    display: block;

}

.list_line > li .list_line-ttl::before {
    position: absolute;
left: calc(var(--px40w) * -1 - 5px);
    top: 1em;
    margin-right: 0;
}

.clr-FFF {
    color: var(--color-background) !important;
}

.list_line-ttl + .list-customers {
	justify-content: flex-start;
	margin-left: calc(1rem + var(--px40w));
}