﻿*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}html{font-size:16px;scroll-padding-top:100px;scroll-behavior:smooth;overflow-x:clip}@media(max-width: 992px){html{font-size:15px}}@media(max-width: 768px){html{font-size:14px}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt";line-height:1.8;letter-spacing:.06em;font-weight:500}@media(max-width: 992px){*{font-size:15px}}@media(max-width: 768px){*{font-size:14px}}body{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",YuGothic,Meiryo,Arial,sans-serif;color:#333;font-size:16px;overflow-x:clip}a{text-decoration:underline;text-underline-offset:4px;outline:none !important}a:hover{color:#1b9f63;text-decoration:none}p{letter-spacing:.05em;margin-bottom:2rem}p:last-child{margin-bottom:0}b,strong{font-weight:700}img{display:inline-block;vertical-align:middle}.bor{border:1px solid red}.lg-outer .lg-img-wrap{display:flex !important;align-items:center !important;justify-content:center !important}.lg-outer .lg-img-wrap::before{content:none !important;display:none !important}@font-face{font-family:"fontello";src:url("../font/fontello.eot?78752234");src:url("../font/fontello.eot?78752234#iefix") format("embedded-opentype"),url("../font/fontello.woff2?78752234") format("woff2"),url("../font/fontello.woff?78752234") format("woff"),url("../font/fontello.ttf?78752234") format("truetype"),url("../font/fontello.svg?78752234") format("svg");font-weight:normal;font-style:normal}body{padding-top:90px}@media(max-width: 768px){body{padding-top:56px}}.l-header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#1b9f63;box-shadow:0 0 8px hsla(0,0%,40%,.2);padding:0}.l-header.is-open{max-height:100vh;overflow-y:auto}.l-header__row{display:flex;justify-content:space-between;align-items:center;gap:2rem;width:100%;height:90px}@media(max-width: 768px){.l-header__row{height:56px}}.l-header__logo{display:block;line-height:0;margin-right:56px}@media(max-width: 768px){.l-header__logo{margin-right:2rem}}.l-header__logo a{padding:0 0 0 3rem;color:#fff;display:flex;justify-content:flex-end;align-items:center;height:90px}.l-header__logo a img{display:block;width:133px;height:auto}@media(max-width: 768px){.l-header__logo a img{width:auto;height:calc(56px - 2rem)}}.l-header__drawer-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:90px;height:90px;cursor:pointer;margin-left:25px}@media(max-width: 768px){.l-header__drawer-btn{width:56px;height:56px;gap:6px;margin-left:calc(2rem - 13px)}}.l-header__drawer-btn span{display:block;width:40px;height:3px;background-color:#fff;transition:transform .3s,opacity .3s}@media(max-width: 768px){.l-header__drawer-btn span{width:30px}}.l-header.is-open .l-header__drawer-btn span:nth-child(1){transform:translateY(13px) rotate(45deg)}@media(max-width: 768px){.l-header.is-open .l-header__drawer-btn span:nth-child(1){transform:translateY(9px) rotate(45deg)}}.l-header.is-open .l-header__drawer-btn span:nth-child(2){opacity:0}.l-header.is-open .l-header__drawer-btn span:nth-child(3){transform:translateY(-13px) rotate(-45deg)}@media(max-width: 768px){.l-header.is-open .l-header__drawer-btn span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}.l-drawer{max-height:0;overflow:hidden;visibility:hidden;transition:max-height .75s ease,visibility 0s linear 1s;color:#fff}@media(max-width: 768px){.l-drawer{transition:max-height .5s ease,visibility 0s linear 1s}}.l-header.is-open .l-drawer{max-height:calc(100vh - 90px);visibility:visible;transition:max-height 2s ease,visibility 0s linear 0s}@media(max-width: 768px){.l-header.is-open .l-drawer{max-height:calc(100vh - 56px);transition:max-height .75s ease,visibility 0s linear 0s}}.l-drawer .l-inner{width:100%;padding-left:54px;padding-right:54px;padding-bottom:2.5rem}@media(max-width: 768px){.l-drawer .l-inner{display:flex;flex-direction:column;min-height:calc(100vh - 56px);padding-left:34px;padding-right:34px;padding-bottom:1.5rem}}.l-drawer__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:2rem clamp(1.5rem,6vw,100px);align-items:flex-start}@media(max-width: 768px){.l-drawer__list{flex-direction:column;gap:0;align-items:stretch;margin-top:1rem}}.l-drawer__item{min-width:0}@media(max-width: 768px){.l-drawer__item:nth-child(2){margin-top:1rem}.l-drawer__item:nth-child(3),.l-drawer__item:nth-child(4){margin-top:.5rem}}.l-drawer__link{display:inline-block;color:#fff;text-decoration:none;font-size:1.125rem;font-weight:500;line-height:1.4;transition:opacity 1s}@media(max-width: 768px){.l-drawer__link{display:block;padding:.625rem 0;text-align:left}}.l-drawer__link:hover{color:#fff;opacity:.75}.l-drawer__sub{list-style:decimal inside;padding:0;margin:.75rem 0 0;color:#fff}@media(max-width: 768px){.l-drawer__sub{margin-top:.25rem}}.l-drawer__sub li{font-size:.95rem;line-height:1.8}@media(max-width: 768px){.l-drawer__sub li{line-height:2}}.l-drawer__sub a{color:#fff;text-decoration:none;transition:opacity 1s}@media(max-width: 768px){.l-drawer__sub a{display:inline-block;padding:.375rem 0}}.l-drawer__sub a:hover{color:#fff;opacity:.75}.l-drawer__sns{margin-top:2.5rem;display:flex;justify-content:flex-end}@media(max-width: 768px){.l-drawer__sns{margin-top:auto;padding-top:2rem;justify-content:center}}.l-footer{width:100%;text-align:center;background:#1b9f63}.l-footer__row{display:flex;align-items:center;justify-content:space-between;height:80px}@media(max-width: 768px){.l-footer__row{flex-direction:column;align-items:center;height:auto;padding:20px 0 50px;gap:1rem}}.l-footer__copyright{font-size:12px;text-align:center}@media(max-width: 768px){.l-footer__copyright{line-height:1.2}}.l-inner{max-width:1160px;width:calc(100% - 4rem);height:auto;margin:0 auto}@media(max-width: 576px){.l-inner{width:calc(100% - 3rem)}}.l-inner-sm{max-width:576px;width:calc(100% - 4rem);height:auto;margin:0 auto}@media(max-width: 576px){.l-inner-sm{width:calc(100% - 3rem)}}.l-inner-md{max-width:768px;width:calc(100% - 4rem);height:auto;margin:0 auto}@media(max-width: 576px){.l-inner-md{width:calc(100% - 3rem)}}.l-inner-lg{max-width:992px;width:calc(100% - 4rem);height:auto;margin:0 auto}@media(max-width: 576px){.l-inner-lg{width:calc(100% - 3rem)}}.c-related{display:flex;flex-direction:column}.c-related__btn img{display:block;max-width:100%;height:70px}@media(max-width: 992px){.c-related__btn img{height:60px}}@media(max-width: 768px){.c-related__btn img{height:45px}}@media(max-width: 576px){.c-related__btn img{height:35px}}.c-related__item{display:flex;justify-content:center;align-items:center;width:100%;padding:3rem 2rem;text-decoration:none;color:#333;transition:opacity .3s}@media(max-width: 768px){.c-related__item{padding:2rem}}.c-related__item--ad{background-color:#f6ccb5}.c-related__item--chukoh{background-color:#fdf7f1}.c-related__item--chukoh .c-related__btn{max-width:556px;transition:all .3s}.c-related__item--chukoh .c-related__btn:hover{transform:scale(1.05)}@media(max-width: 768px){.c-related__item--chukoh .c-related__btn:hover{transform:none}}.c-related__item--fufufu{background-color:#7bbd90}.c-related__item--fufufu .c-related__btn{max-width:450px;transition:all .3s}.c-related__item--fufufu .c-related__btn:hover{transform:scale(1.05)}@media(max-width: 768px){.c-related__item--fufufu .c-related__btn:hover{transform:none}}.c-about{background-color:#f7f7f7;padding:90px 0 80px}@media(max-width: 768px){.c-about{padding:40px 0 40px}}.c-about__row{display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media(max-width: 768px){.c-about__row{grid-template-columns:1fr;gap:3rem}}.c-about__logo{display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.c-about__logo img{max-width:200px}}.c-about__txt p{font-size:15px}@media(max-width: 768px){.c-about__txt p{font-size:14px}}[class^=icon-],[class*=" icon-"]{font-size:0;line-height:1;vertical-align:middle}[class^=icon-]::before,[class*=" icon-"]::before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:auto;text-align:center;font-size:var(--c-icon-size, 1rem);line-height:1}.icon-tw::before{content:""}.icon-x::before{content:""}.icon-fb::before{content:""}.icon-ig::before{content:""}.icon-yt::before{content:""}.icon-home::before{content:""}.icon-popup::before{content:"";font-size:14px;transform:translateY(-1px)}@supports(-webkit-touch-callout: none){.icon-popup::before{transform:translateY(4px)}}.c-pagetop{position:fixed;bottom:30px;right:30px;z-index:3;display:none}@media(max-width: 768px){.c-pagetop{bottom:15px;right:15px}}.c-pagetop button{position:relative;display:block;width:50px;height:50px;padding:0;border:0;color:#fff;background:rgba(0,0,0,.25);border-radius:50%;cursor:pointer;transition:opacity .5s}@media(max-width: 768px){.c-pagetop button{width:36px;height:36px}}.c-pagetop button:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -58%);font-family:"fontello";font-style:normal;font-weight:normal;line-height:1;letter-spacing:0;content:"";font-size:20px;color:#fff}@media(max-width: 768px){.c-pagetop button:before{font-size:16px}}.c-pagetop button:hover{background:rgba(0,0,0,.5)}.c-pagetop button span{display:none}.c-sns{--c-icon-size: 28px;padding-inline-start:0;margin-bottom:0;list-style:none;margin-top:0}.c-sns li{display:inline-block;margin:0 16px}.c-sns li:first-child{margin-left:0}.c-sns li:last-child{margin-right:0}.c-sns a{display:block;color:#333;transition:opacity .3s,color .3s;text-decoration:none}.c-sns a:hover{color:#fff}.c-title{display:inline-flex;justify-content:center;align-items:center;max-width:100%;padding:2rem 2.5rem;border:3px solid #333;border-radius:999px;background-color:rgba(0,0,0,0);letter-spacing:.1em;color:#333;text-decoration:none;transition:background-color .3s}@media(max-width: 768px){.c-title{padding:1.5rem 2rem;border-width:2px;min-width:unset}}@media(max-width: 576px){.c-title{padding:1.25rem 1.25rem;min-height:unset;width:100%}}.c-title--ad{min-width:203px}.c-title--sky{border-color:#1b9f63;min-width:345px}@media(max-width: 768px){.c-title--sky{min-width:255px}}.c-title--semiconductors{border-color:#1b9f63;min-width:490px}@media(max-width: 768px){.c-title--semiconductors{min-width:362px}}@media(max-width: 576px){.c-title--semiconductors{min-width:unset}}.c-title__label{display:block;overflow:hidden;width:auto;max-width:100%;height:27px;background-position:top center;background-repeat:no-repeat;background-size:cover;text-indent:-9999px}@media(max-width: 768px){.c-title__label{height:20px}}.c-title__label--ad{aspect-ratio:117/27;background-image:url(../img/common_title-label_ad.svg)}.c-title__label--sky{aspect-ratio:264/27;background-image:url(../img/common_title-label_sky.svg)}.c-title__label--semiconductors{aspect-ratio:409/27;background-image:url(../img/common_title-label_semiconductors.svg)}a.c-title:hover{background-color:#1b9f63}a.c-title:hover .c-title__label{background-position-y:bottom}.p-index-hero{background-color:#fdf7f1;padding:7.5rem 0 4rem}@media(max-width: 768px){.p-index-hero{padding:4rem 0 2rem}}.p-index-hero p a{color:#333;text-decoration:none}.p-index-hero p a:hover{color:#1b9f63}.p-index-members{background-color:#fdf7f1;padding:0 0 4rem}@media(max-width: 768px){.p-index-members{padding:0 0 4rem}}.p-index-members__list{margin:0 auto}.p-index-members__item{margin:0}.p-index-members__item a{display:block;width:fit-content;max-width:55%;margin:0 auto;text-align:center;transition:scale .3s;transform-origin:center center}@media(max-width: 576px){.p-index-members__item a{max-width:80%}}.p-index-members__item a img{display:block;max-width:100%;height:auto}.p-index-members__item a:hover{scale:1.1}@media(max-width: 576px){.p-index-members__item a:hover{scale:none}}.p-index-members__item--01.p-index-members__item a{translate:-33% 0}@media(max-width: 576px){.p-index-members__item--01.p-index-members__item a{translate:-10% 0}}.p-index-members__item--02.p-index-members__item{margin-top:-17%}@media(max-width: 576px){.p-index-members__item--02.p-index-members__item{margin-top:0}}.p-index-members__item--02.p-index-members__item a{translate:43% 0}@media(max-width: 576px){.p-index-members__item--02.p-index-members__item a{translate:20% 0}}.p-ad-hero{background-color:#f6ccb5;padding:7.5rem 0 0}@media(max-width: 768px){.p-ad-hero{padding:4rem 0 0}}.p-ad-hero p a{color:#333;text-decoration:none}.p-ad-hero p a:hover{color:#1b9f63}.p-ad-gallery{background-color:#f6ccb5;padding:5rem 0}.p-ad-gallery__list{display:grid;grid-template-columns:1fr 1fr;gap:min(4vw,3rem) min(6vw,4rem)}@media(max-width: 576px){.p-ad-gallery__list{gap:1.5rem}}@media(max-width: 576px){.p-ad-gallery__list{grid-template-columns:1fr}}.p-ad-gallery__item{justify-self:start;transition:transform .3s}@media(max-width: 576px){.p-ad-gallery__item{justify-self:stretch}}.p-ad-gallery__item img{width:100%;height:auto;max-width:400px;vertical-align:middle}@media(max-width: 576px){.p-ad-gallery__item img{max-width:unset}}.p-ad-gallery__item:nth-child(odd){justify-self:end}@media(max-width: 576px){.p-ad-gallery__item:nth-child(odd){justify-self:stretch}}.p-ad-gallery__item:hover{transform:scale(1.1)}@media(max-width: 768px){.p-ad-gallery__item:hover{transform:none}}.p-ad-illustrator{background-color:#f6ccb5;padding:5rem 0}@media(max-width: 768px){.p-ad-illustrator{padding:2rem 0}}.p-ad-illustrator__row{display:grid;grid-template-columns:200px 1fr;gap:3rem}@media(max-width: 768px){.p-ad-illustrator__row{grid-template-columns:1fr;gap:1.5rem;justify-items:center}}.p-ad-illustrator__row p{text-align:justify}.p-ad-illustrator__name>span{display:none}@media(max-width: 768px){.p-ad-illustrator__name>img{display:none}.p-ad-illustrator__name>span{display:block;font-size:1.25rem;font-weight:bold;text-align:center;line-height:1.2}.p-ad-illustrator__name>span>span{display:block;font-size:.75rem}}.p-ad-illustrator .c-sns li{margin-left:.4rem;margin-right:.4rem}.p-ad-illustrator .c-sns li:first-child{margin-left:0}.p-ad-illustrator .c-sns li:last-child{margin-right:0}.p-ad-illustrator .c-sns li a:hover{color:#333}.p-ad-illustrator a{color:#333;text-decoration:none;transition:color .3s}.p-ad-illustrator a:hover{color:#1b9f63}.p-hai-single__hero{background-color:#fdf7f1;padding:7.5rem 0 4rem}@media(max-width: 768px){.p-hai-single__hero{padding:2rem 0 2rem}}.p-hai-single__hero-title{display:none}.p-hai-single__hero-gallery-item{margin-bottom:3rem}.p-hai-single__hero-gallery-item{display:block;transition:transform .3s}.p-hai-single__hero-gallery-item:hover{transform:scale(1.02)}@media(max-width: 768px){.p-hai-single__hero-gallery-item:hover{transform:none}}.p-hai-single__hero-gallery-item img{width:100%;height:auto;vertical-align:middle}.p-hai-single__story{background-color:#fdf7f1;padding:0 0 8rem}@media(max-width: 768px){.p-hai-single__story{padding-bottom:6rem}}@media(max-width: 576px){.p-hai-single__story{padding-bottom:5rem}}.p-hai-single__story-item{display:grid;grid-template-columns:3fr 2fr;gap:4rem;margin-bottom:4rem}@media(max-width: 768px){.p-hai-single__story-item{gap:2rem;margin-bottom:3rem}}.p-hai-single__story-item:last-child{margin-bottom:0}.p-hai-single__story-item:nth-child(even){grid-template-columns:2fr 3fr}@media(max-width: 768px){.p-hai-single__story-item:nth-child(even){grid-template-columns:1fr}}.p-hai-single__story-item:nth-child(even)>:first-child{order:2}@media(max-width: 768px){.p-hai-single__story-item:nth-child(even)>:first-child{order:0}}.p-hai-single__story-item:nth-child(even) .p-hai-single__story-image{justify-content:flex-end}@media(max-width: 768px){.p-hai-single__story-item{grid-template-columns:1fr}}.p-hai-single__story-item h2{margin-bottom:.5rem}@media(max-width: 768px){.p-hai-single__story-item h2{text-align:center}}@media(max-width: 992px){.p-hai-single__story-item h2 img{height:20px;width:auto}}@media(max-width: 768px){.p-hai-single__story-item h2 img{height:20px;width:auto}}.p-hai-single__story-text p{text-align:justify}.p-hai-single__story-image{display:flex;align-items:center}@media(max-width: 768px){.p-hai-single__story-image{justify-content:center !important}}.p-hai-single__story-image figure{text-align:center}@media(max-width: 768px){.p-hai-single__story-image img{width:75%}}.p-hai-single__cta{background-color:#fdf7f1;padding:0 0 8rem}@media(max-width: 768px){.p-hai-single__cta{padding-bottom:4rem}}.p-hai-single__member{background-color:#fdf7f1;padding:0 0 8rem}@media(max-width: 768px){.p-hai-single__member{padding:0 0 6rem}}.p-hai-single__member-title{text-align:center;margin-bottom:5rem}@media(max-width: 768px){.p-hai-single__member-title{margin-bottom:2rem}}@media(max-width: 992px){.p-hai-single__member-title img{height:60px}}.p-hai-single__member-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:min(3vw,3rem);margin:0;padding-inline-start:0}.p-hai-single__member-item{margin:0}.p-hai-single__member-item:first-child{text-align:end}.p-hai-single__member-item img{max-width:300px;width:100%;height:auto;aspect-ratio:300/260;transition:transform .3s}.p-hai-single__member-item img:hover{transform:scale(1.05)}@media(max-width: 768px){.p-hai-single__member-item img:hover{transform:none}}/*# sourceMappingURL=style.css.map */
