/*!
 * Theme Name:
 * Theme URL:
 * Description: for IP69K landing page
 * Author: MUKAI YUKIHIKO (PATLITE GMC)
 * Version: 1.0
 * Tags:
 * License:
 * License URI: */@import"sanitize.min.css";@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700&family=Roboto+Condensed:wght@400;700&display=swap";@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}:root{--easing: cubic-bezier(0.2, 1.0, 0.2, 1.0);--transition: 0.8s var(--easing);--color-base: white;--color-gray: #ddd;--color-theme: #f60010;--color-theme-darken: darken(var(--color-theme), 50%);--color-slide: #f6a526;--box-shadow--video: 10px 10px 6px rgba(0, 0, 0, 0.3), -10px -10px 12px rgba(0, 0, 0, 0.1);--box-shadow-panel: 6px 6px 4px rgba(0, 0, 0, 0.3), -6px -6px 7px rgba(0, 0, 0, 0.1)}html{scroll-behavior:smooth;-webkit-font-smooting:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;font-family:"League Spartan",sans-serif;-webkit-font-feature-settings:"pkna" 1;font-feature-settings:"pkna" 1;letter-spacing:.05rem;background:url(../images/bg-pattern.gif) repeat 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width: 767px){html{overflow-x:hidden}}body{margin:0}body p,body ul,body h1,body h2,body h3,body h4,body h5,body h6,body figure{margin:0;padding:0}body img{width:100%;display:block;vertical-align:bottom}body figcaption{font-weight:500}header{width:100vw;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header .page-descriptions{font-weight:600;color:#fff;margin:0;padding:.3125rem 1rem;font-size:.625rem}header #headerTop{background-color:#e60010}header #headObi{background:#fff;width:100vw;-webkit-box-shadow:0px 1px 3px gray;box-shadow:0px 1px 3px gray;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header #headObi .logo{width:150px;margin-left:1rem}header #headObi .logo a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}header #headObi .logo img{padding-top:.625rem;padding-bottom:.625rem;height:3.125rem}#breadArea{background:#ffebec;border-bottom:1px solid #e60010;margin:0;-webkit-transform:translate3d(0, 0, 1);transform:translate3d(0, 0, 1)}#breadArea ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90vw;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#breadArea ul a{color:#4d0005}#breadArea ul a:hover{text-decoration:none}#breadArea ul li{margin:.25rem 0 .375rem;display:flexbox;font-size:.75rem;height:.75rem;color:#4d0005}#breadArea ul li:first-child::after{content:">";display:inline-block;margin-left:.75rem}#breadArea ul li+li{margin-left:.75rem}#first-view-area{width:100vw;margin:0 auto 0;position:relative;overflow:hidden}#first-view-area .hero-area{width:100vw;min-width:1366px;height:525px;background:url(../images/hero-bg-base.png) 0 0 no-repeat;background-size:cover;position:relative}#first-view-area .hero-area .splash01,#first-view-area .hero-area .products-image,#first-view-area .hero-area .splash02,#first-view-area .hero-area .splash03,#first-view-area .hero-area .catch-area{position:absolute}#first-view-area .hero-area .splash01,#first-view-area .hero-area .products-image,#first-view-area .hero-area .splash02,#first-view-area .hero-area .splash03{top:0;right:0;-webkit-transition:all .3s cubic-bezier(0.22, 0.61, 0.36, 1);transition:all .3s cubic-bezier(0.22, 0.61, 0.36, 1)}@media screen and (min-width: 1281px){#first-view-area .hero-area .splash01,#first-view-area .hero-area .products-image,#first-view-area .hero-area .splash02,#first-view-area .hero-area .splash03{max-width:1366px}}#first-view-area .hero-area .catch-area{top:20%;left:10%}#first-view-area .hero-area .catch-area article h1,#first-view-area .hero-area .catch-area article p{font-family:"Roboto Condensed",sans-serif;color:#fff;font-weight:400}#first-view-area .hero-area .catch-area article h1,#first-view-area .hero-area .catch-area article p span{font-weight:700}#first-view-area .hero-area .catch-area article h1{padding-left:3.125rem;padding-right:3.125rem;font-size:3.4375rem;text-align:center;letter-spacing:.00625rem;background:#066fad;background:-webkit-gradient(linear, left top, right top, color-stop(2%, rgba(6, 111, 173, 0)), color-stop(50%, rgba(48, 167, 237, 0.6)), color-stop(98%, rgba(137, 206, 247, 0)));background:linear-gradient(90deg, rgba(6, 111, 173, 0) 2%, rgba(48, 167, 237, 0.6) 50%, rgba(137, 206, 247, 0) 98%);text-shadow:3px 3px 5px #001826;-webkit-transform:skewX(-15deg) translateX(-30px);transform:skewX(-15deg) translateX(-30px)}#first-view-area .hero-area .catch-area article p{font-size:2.46875rem;line-height:1.3;margin-top:2.5rem;text-shadow:2px 2px 5px #001826}#first-view-area .hero-area .catch-area .hero-standerds-area{width:370px;background:#fff;padding:.375rem .875rem;border-radius:.375rem;margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.25rem}#first-view-area .hero-area .catch-area .hero-standerds-area img{width:auto;height:2.125rem}#first-view-area .hero-area .catch-area .hero-standerds-area img.mini{height:1.5625rem}@media screen and (min-width: 1281px){#first-view-area .hero-area .catch-area{left:13%}}@media screen and (max-width: 1280px){#first-view-area{background-color:#00121c}#first-view-area .hero-area{min-width:initial;height:480px;background-position-y:-200%}#first-view-area .hero-area .splash01,#first-view-area .hero-area .products-image,#first-view-area .hero-area .splash02,#first-view-area .hero-area .splash03{-webkit-transform:initial;transform:initial;top:auto;bottom:0}#first-view-area .hero-area .splash01{top:0;-webkit-transform:translateX(80px);transform:translateX(80px)}#first-view-area .hero-area .splash03{top:160px}#first-view-area .hero-area .catch-area{top:8%}#first-view-area .hero-area .catch-area article p{margin-top:1.25rem}#first-view-area .cv-wrap{position:absolute;margin-top:0;top:auto;left:10%;bottom:5%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#first-view-area .cv-wrap a{padding-left:2.0625rem;padding-right:2.0625rem}}@media screen and (max-width: 767px){#first-view-area .hero-area{background-position-y:300px;height:400px}#first-view-area .hero-area .products-image{-webkit-transform:translateX(10%);transform:translateX(10%)}#first-view-area .hero-area .catch-area{top:0;left:0}#first-view-area .hero-area .catch-area article h1{width:100vw;font-size:2.234375rem;letter-spacing:.05em;line-height:1.15;-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);padding:.8rem 0}#first-view-area .hero-area .catch-area article p{width:90vw;margin-top:10px;margin-left:auto;margin-right:auto;font-size:1.975rem}#first-view-area .hero-area .catch-area .hero-standerds-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:10px;margin-left:5%;margin-right:auto;padding:.375rem;gap:.9375rem}#first-view-area .hero-area .catch-area .hero-standerds-area img{height:1.59375rem}#first-view-area .cv-wrap{left:5%}}#first-view-area button{width:90%;max-width:960px;padding:.625rem;cursor:pointer;border:1px solid #fff;display:block;margin:2rem auto 0;color:#fff;font-size:1rem;letter-spacing:.1875rem;font-weight:bolder;background:contentIn-emphasizedColor()}#first-view-area button span{text-shadow:0px 1px 1px #1b1924}#intro-video-area,#more-products-area{width:90vw;max-width:60rem;margin:0 auto}#intro-video-area article{margin-top:4.6875rem}#intro-video-area article p{font-size:1.3125rem;font-weight:500;line-height:1.75;letter-spacing:-0.0125rem;text-align:justify}@media screen and (max-width: 767px){#intro-video-area article{margin-top:3.125rem}#intro-video-area article p{font-size:1.1875rem;text-align:left}}@media screen and (max-width: 768px){#intro-video-area article{margin-top:1.875rem}}#intro-video-area figure{width:100%;max-width:45rem;margin:3.4375rem auto 0;position:relative}#intro-video-area figure img{-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;border-radius:.8125rem;-webkit-box-shadow:var(--box-shadow--video);box-shadow:var(--box-shadow--video);background:#4d4d4d;-webkit-filter:brightness(150%);filter:brightness(150%);-webkit-filter:contrast(120%);filter:contrast(120%)}#intro-video-area figure video{width:100%;aspect-ratio:16/9;border-radius:.8125rem;-webkit-box-shadow:var(--box-shadow--video);box-shadow:var(--box-shadow--video);margin:0}#intro-video-area figure figcaption{font-size:.75rem;line-height:1.3;color:#fff;text-align:right;position:absolute;bottom:.625rem;right:.5rem;width:60%;text-shadow:1px 1px 3px rgba(0,0,0,.5)}#intro-video-area .inquiry-list{margin-top:1.25rem}#intro-video-area .inquiry-list li{font-weight:600;list-style:none;list-style-position:outside;line-height:1.3;letter-spacing:-0.0125rem}#intro-video-area .inquiry-list li::before{content:"";display:inline-block;background-color:var(--color-theme);width:.75rem;height:.75rem;border-radius:50%}#intro-video-area .inquiry-list li+li{margin-top:.625rem}#more-products-area{margin-top:5.625rem}@media screen and (max-width: 767px){#more-products-area{margin-top:2.5rem}}#more-products-area h2{background-color:rgba(255,255,255,.5);font-size:2.0625rem;text-align:center;line-height:1.3;padding-top:1.4375rem;padding-bottom:1.25rem;position:relative}@media screen and (max-width: 767px){#more-products-area h2{padding-top:.9375rem;padding-bottom:.75rem}}#more-products-area h2::before,#more-products-area h2::after{content:"";width:100%;height:.0625rem;background-color:#6e6e6e;position:absolute}#more-products-area h2::before{top:0;left:0}#more-products-area h2::after{bottom:0;left:0}#more-products-area h3{color:var(--color-theme);font-size:1.125rem;font-style:italic;font-weight:600;margin-top:1.25rem;line-height:1.15}#more-products-area .panel-grid{margin-top:35px;text-align:center;display:grid;gap:1.25rem;grid-template-columns:repeat(3, minmax(auto, 1fr))}@media screen and (max-width: 768px){#more-products-area .panel-grid{grid-template-columns:repeat(2, minmax(auto, 1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 767px){#more-products-area .panel-grid{margin-top:20px}}#more-products-area .panel-grid .detail-panel{background-color:rgba(255,255,255,0);padding:1.75rem .9375rem 1.4375rem;border-radius:.8125rem;margin:0 auto;width:100%;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:var(--transition);transition:var(--transition)}#more-products-area .panel-grid .detail-panel:hover{background-color:#fff;-webkit-box-shadow:var(--box-shadow-panel);box-shadow:var(--box-shadow-panel)}@media screen and (max-width: 768px){#more-products-area .panel-grid .detail-panel:hover{-webkit-box-shadow:none;box-shadow:none}}#more-products-area .panel-grid .detail-panel figure{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#more-products-area .panel-grid .detail-panel figure img{width:100%;max-width:11.875rem;height:auto}#more-products-area .panel-grid .detail-panel.new-product{position:relative}#more-products-area .panel-grid .detail-panel.new-product::before{content:"";display:block;width:60px;height:60px;position:absolute;border-top:30px solid var(--color-theme);border-right:30px solid var(--color-theme);border-left:30px solid rgba(0,0,0,0);border-bottom:30px solid rgba(0,0,0,0);border-top-right-radius:.3125rem;position:absolute;top:0;right:0}#more-products-area .panel-grid .detail-panel.new-product::after{content:"NEW";display:inline;position:absolute;top:10px;right:2px;font-size:1rem;font-weight:700;color:#fff;letter-spacing:-0.0125rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#more-products-area .panel-grid .standerds-blocks{background:rgba(255,255,255,0);height:auto;margin-top:.625rem;margin-left:auto;margin-right:auto;padding-top:.875rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}#more-products-area .panel-grid .standerds-blocks::before,#more-products-area .panel-grid .standerds-blocks::after{content:"";display:block;width:100%;height:.0625rem;position:absolute}#more-products-area .panel-grid .standerds-blocks::before{background-color:var(--color-theme);top:0;left:0}#more-products-area .panel-grid .standerds-blocks::after{background-color:#c7c7c7;top:1px;left:0}#more-products-area .panel-grid .standerds-blocks img{height:1.8125rem;width:auto}#more-products-area .panel-grid .standerds-blocks img.mini{height:1.3125rem}.cv-wrap{width:78vw;max-width:28.75rem;margin:3.125rem auto 0}@media screen and (max-width: 768px){.cv-wrap{width:90vw}}.cv-wrap a{display:block;font-size:1.625rem;text-align:center;text-decoration:none;font-weight:500;line-height:1.3;letter-spacing:-0.0125rem;padding:.8125rem .5625rem}@media screen and (max-width: 768px){.cv-wrap a{font-size:1.21875rem}}.cv-wrap a.to-contact{border-radius:.8125rem;background:var(--color-theme)}.cv-wrap a.to-contact:hover{background:#ff5d68}.cv-wrap a.to-contact span{color:#fff}footer{text-align:center;margin-top:3.125rem;padding:2rem 0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.875rem;position:relative}@media screen and (max-width: 768px){footer{padding-left:2.5625rem;padding-right:2.5625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}footer figure{margin:0}footer p{margin:0;font-size:.75rem;text-align:left}@media screen and (max-width: 768px){footer p{margin:0 0 1.25rem}}footer p+p{margin-top:.1875rem}footer div#for-oneTrust{position:absolute;bottom:20px;left:20px}@media screen and (max-width: 767px){footer div#for-oneTrust{width:100%;right:auto;left:auto;bottom:0}}