.contents_group { margin: 30px 0 60px; }
.contents_group .section { margin: 0 0 30px; }
.contents_group .section-intro {margin: 0 0 40px; }
.contents_group h2 .trim span { display: inline-block; opacity: 0; transform: translate(0, 30px); color: #FFCC00; }
.contents_group h2 .trim span.is-show { opacity: 1; transform: none; color: #474241; transition: 0.3s opacity 0s linear, 0.2s color 0.4s linear, 0.3s transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
.contents_group .inner { width: 342px; max-width: 96%; margin: 0 auto; }
.contents_group#clients .inner { width: 100%; max-width: 100%; }
.contents_group#clients .inner .sliderarea { white-space: nowrap; overflow: hidden; }
.contents_group#clients .inner .sliderarea .slides { display: inline-block; animation: loop1 50s linear -25s infinite; }
.contents_group#clients .inner .sliderarea .slides li { display: inline-block; width: 259px; }
.contents_group#clients .inner .sliderarea .slides:nth-child(2) { animation: loop2 50s linear 0s infinite; }
.contents_group#painpoint .inner .worries_solution h2 span.sp { display: block; margin: 16px 0 0; }
.contents_group#painpoint .inner .worries_solution .flex .single .worries { padding: 11px 60px 17px; border: 2px solid rgba(71, 66, 65, 0.2); margin: 0 0 63px; position: relative; opacity: 0; }
.contents_group#painpoint .inner .worries_solution .flex .single .worries p { font-weight: 700; font-size: 16px; line-height: 26px; text-align: center; letter-spacing: 0.5px; margin: 0 0 20px; }
.contents_group#painpoint .inner .worries_solution .flex .single .worries .imagearea { width: 117px; margin: 0 auto; transform: translate(0, -30px); }
.contents_group#painpoint .inner .worries_solution .flex .single .worries::after { display: block; content: ""; position: absolute; left: 0; right: 0; bottom: -42px; margin: 0 auto; width: 40px; height: 40px; background-image: url("../images/arrow@sp.svg"); background-size: contain; background-position: center; background-repeat: no-repeat; transform: scale(1, 0); transform-origin: top; }
.contents_group#painpoint .inner .worries_solution .flex .single .solution { border: solid 4px #F7941D; padding: 35px 24px 24px; position: relative; opacity: 0; }
.contents_group#painpoint .inner .worries_solution .flex .single .solution .icon { width: 106px; height: 46px; background: #FFCC00; border-radius: 41px; display: flex; align-items: center; justify-content: center; position: absolute; top: -24px; left: 0; right: 0; margin: 0 auto; font-weight: 700; font-size: 20px; line-height: 30px; letter-spacing: 1.5px; }
.contents_group#painpoint .inner .worries_solution .flex .single .solution .imagearea { width: 117px; margin: 0 auto 11px; transform: translate(0, 30px); }
.contents_group#painpoint .inner .worries_solution .flex .single .solution ul li { padding: 0 0 0 20px; font-weight: 500; font-size: 14px; line-height: 24px; position: relative; }
.contents_group#painpoint .inner .worries_solution .flex .single .solution ul li + li { margin: 4px 0 0; }
.contents_group#painpoint .inner .worries_solution .flex .single .solution ul li::before { display: block; content: ""; position: absolute; top: 4px; left: 0; width: 16px; height: 16px; background-image: url("../../img/22renew/painpoint/check.svg"); background-size: contain; background-position: center; background-repeat: no-repeat; opacity: 0; transform: scale(0.5); }
.contents_group#painpoint .inner .worries_solution .flex .single + .single { margin: 40px 0 0; }
.contents_group#painpoint .inner .worries_solution .flex .single.is-show .worries { opacity: 1; transition: opacity 0.7s ease 0s; border-radius: 15px;}
.contents_group#painpoint .inner .worries_solution .flex .single.is-show .worries .imagearea { transform: none; transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#painpoint .inner .worries_solution .flex .single.is-show .worries::after { transform: none; transition: transform .3s ease .8s; }
.contents_group#painpoint .inner .worries_solution .flex .single.is-show .solution { opacity: 1; transition: opacity 0.7s ease 1.2s; border-radius: 15px;}
.contents_group#painpoint .inner .worries_solution .flex .single.is-show .solution .imagearea { transform: none; transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.2s; }
.contents_group#painpoint .inner .worries_solution .flex .single.is-show .solution ul li::before { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.5s; }
.contents_group#painpoint .inner .worries_solution .flex .dx { display: none; }
.contents_group#movie .inner .imagearea { height: 192px; margin: 0 0 24px; opacity: 0; transform: translate(0, 30px); }
.contents_group#movie .inner .imagearea .imagearea_inner { height: 100%; background: rgba(255, 207, 0, 0.3); display: flex; align-items: center; justify-content: center; }
.contents_group#movie .inner .imagearea .imagearea_inner .imagearea_contents > img { display: block; width: 224px; margin: 0 auto 10px; }
.contents_group#movie .inner .imagearea .imagearea_inner .imagearea_contents .common-btn a::after { background-image: url("../../img/22renew/icon-play.svg"); height: 16px; margin-top: 2px; }
.contents_group#movie .inner .imagearea.is-show { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#movie .inner .textarea { opacity: 0; }
.contents_group#movie .inner .textarea.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#movie #youtube_modal { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(71, 66, 65, 0.8); z-index: 999; }
.contents_group#movie #youtube_modal .moviearea { width: 342px; max-width: 96%; margin: 0 auto; height: 100%; display: flex; align-items: center; }
.contents_group#movie #youtube_modal .moviearea .iframe_wrapper { width: 100%; padding: 56.25% 0 0; position: relative; }
.contents_group#movie #youtube_modal .moviearea .iframe_wrapper iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
.contents_group#step .inner .head { margin: 0 0 80px; }
.contents_group#step .inner .head .flex .single { position: relative; padding: 0 0 66px 123px; opacity: 0; }
.contents_group#step .inner .head .flex .single .num { font-family: "Inter", sans-serif; font-weight: 400; font-size: 24px; line-height: 34px; letter-spacing: 3px; margin: 0 0 5px; }
.contents_group#step .inner .head .flex .single .num span { margin: 0 0 0 8px; font-weight: 600; }
.contents_group#step .inner .head .flex .single .imagearea { position: absolute; top: 0; left: 0; width: 106px; transform: scale(0.8); }
.contents_group#step .inner .head .flex .single .textarea .tags { display: flex; align-items: center; margin: 0 0 8px; }
.contents_group#step .inner .head .flex .single .textarea .tags p { font-size: 14px; line-height: 24px; }
.contents_group#step .inner .head .flex .single .textarea .tags p.auto, .contents_group#step .inner .head .flex .single .textarea .tags p.manual { width: 84px; height: 26px; display: flex; justify-content: center; align-items: center; border: solid 2px #474241; box-sizing: border-box; }
.contents_group#step .inner .head .flex .single .textarea .tags p.auto { background: #474241; color: #FFFFFF; }
.contents_group#step .inner .head .flex .single .textarea .tags p.or { margin: 0 10px; }
.contents_group#step .inner .head .flex .single .textarea .text { font-weight: 700; font-size: 20px; line-height: 30px; letter-spacing: 1.5px; }
.contents_group#step .inner .head .flex .single::after { display: block; content: ""; border-top: solid 17px #474241; border-left: solid 10px transparent; border-right: solid 10px transparent; width: 0; position: absolute; bottom: 25px; left: 0; right: 0; margin: 0 auto; opacity: 0; transform: translate(0, -20px); }
.contents_group#step .inner .head .flex .single:last-child { padding-bottom: 0; }
.contents_group#step .inner .head .flex .single:last-child::after { display: none; }
.contents_group#step .inner .head .flex.is-show .single { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#step .inner .head .flex.is-show .single .imagearea { transform: none; transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#step .inner .head .flex.is-show .single::after { opacity: 1; transform: none; transition: all 0.7s ease 0.4s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(2) { transition-delay: 1s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(2) .imagearea { transition-delay: 1s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(2)::after { transition-delay: 1.4s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(3) { transition-delay: 2s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(3) .imagearea { transition-delay: 2s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(3)::after { transition-delay: 2.4s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(4) { transition-delay: 3s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(4) .imagearea { transition-delay: 3s; }
.contents_group#step .inner .head .flex.is-show .single:nth-child(4)::after { transition-delay: 3.4s; }
.contents_group#step .inner .steps .single .single_main .titlearea { display: flex; align-items: flex-start; margin: 0 0 20px; }
.contents_group#step .inner .steps .single .single_main .titlearea .num { font-family: "Inter", sans-serif; font-size: 16px; line-height: 27px; letter-spacing: 5px; margin: 0 16px 0 0; opacity: 0; transform: translate(0, 30px); }
.contents_group#step .inner .steps .single .single_main .titlearea .num span { display: block; font-weight: 600; font-size: 44px; line-height: 48px; letter-spacing: 0.015em; }
.contents_group#step .inner .steps .single .single_main .titlearea .column { opacity: 0; }
.contents_group#step .inner .steps .single .single_main .titlearea .column .tags { display: flex; align-items: center; margin: 0 0 8px; }
.contents_group#step .inner .steps .single .single_main .titlearea .column .tags p { font-size: 14px; line-height: 24px; }
.contents_group#step .inner .steps .single .single_main .titlearea .column .tags p.auto, .contents_group#step .inner .steps .single .single_main .titlearea .column .tags p.manual { width: 84px; height: 26px; display: flex; justify-content: center; align-items: center; border: solid 2px #474241; box-sizing: border-box; }
.contents_group#step .inner .steps .single .single_main .titlearea .column .tags p.auto { background: #474241; color: #FFFFFF; }
.contents_group#step .inner .steps .single .single_main .titlearea .column .tags p.or { margin: 0 10px; }
.contents_group#step .inner .steps .single .single_main .titlearea .column h3 { font-weight: 700; font-size: 28px; line-height: 40px; letter-spacing: 1px; }
.contents_group#step .inner .steps .single .single_main .titlearea.is-show .num { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#step .inner .steps .single .single_main .titlearea.is-show .column { opacity: 1; transition: opacity 0.7s ease 0.3s; }
.contents_group#step .inner .steps .single .single_main .imagearea { margin: 0 0 25px; opacity: 0; transform: scale(0.9); }
.contents_group#step .inner .steps .single .single_main .imagearea.is-show { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#step .inner .steps .single .single_main .textarea { opacity: 0; }
.contents_group#step .inner .steps .single .single_main .textarea .common-btn { margin: 24px 0 0; }
.contents_group#step .inner .steps .single .single_main .textarea .common-btn a { background: #FFFFFF; }
.contents_group#step .inner .steps .single .single_main .textarea.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#step .inner .steps .single .single_sub { margin: 40px 0 0; border: solid 3px #474241; padding: 40px 24px; opacity: 0; transform: translate(0, 30px); }
.contents_group#step .inner .steps .single .single_sub .imagearea { margin: 0 0 40px; }
.contents_group#step .inner .steps .single .single_sub .title { font-weight: 700; font-size: 28px; line-height: 40px; text-align: center; letter-spacing: 1px; margin: 0 0 16px; }
.contents_group#step .inner .steps .single .single_sub .p-base { margin: 0 0 40px; }
.contents_group#step .inner .steps .single .single_sub .common-btn a { background: #FFFFFF; }
.contents_group#step .inner .steps .single .single_sub.auto_transfer .logo { margin: 0 0 24px; }
.contents_group#step .inner .steps .single .single_sub.auto_transfer .title { text-align: left; }
.contents_group#step .inner .steps .single .single_sub.is-show { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#step .inner .steps .single .alignment { margin: 60px 0 0; }
.contents_group#step .inner .steps .single .alignment > * { opacity: 0; }
.contents_group#step .inner .steps .single .alignment > *.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#step .inner .steps .single .alignment h4 { font-weight: 700; font-size: 28px; line-height: 40px; text-align: center; letter-spacing: 1px; margin: 0 0 24px; }
.contents_group#step .inner .steps .single .alignment .p-base { margin: 0 0 40px; }
.contents_group#step .inner .steps .single .alignment .images { display: flex; align-items: center; flex-wrap: wrap; margin: 0 0 30px; }
.contents_group#step .inner .steps .single .alignment .images li { width: calc(100% / 3); margin: 0 0 10px; }
.contents_group#step .inner .steps .single .alignment .common-btn { max-width: 232px; margin: 0 auto; }
.contents_group#step .inner .steps .single .alignment .common-btn a { background: #FFFFFF; }
.contents_group#step .inner .steps .single + .single { margin: 40px 0 0; }
.contents_group#feature { padding: 60px 0; background: rgba(61, 49, 0, 0.05); }
.contents_group#feature .inner .head { margin: 0 0 40px; }
.contents_group#feature .inner .head .imagearea { margin: 0 0 40px; opacity: 0; }
.contents_group#feature .inner .head .imagearea.is-show { opacity: 1; transition: opacity 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#feature .inner .head .textarea { opacity: 0; }
.contents_group#feature .inner .head .textarea h3 { font-weight: 700; font-size: 28px; line-height: 40px; letter-spacing: 1px; margin: 0 0 24px; }
.contents_group#feature .inner .head .textarea.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#feature .inner .features .row .single { background: #FFFFFF; padding: 40px 24px; }
.contents_group#feature .inner .features .row .single .imagearea { width: 140px; margin: 0 auto 24px; opacity: 0; transform: translate(0, 30px); }
.contents_group#feature .inner .features .row .single .textarea { opacity: 0; }
.contents_group#feature .inner .features .row .single .textarea .title { font-weight: 700; font-size: 16px; line-height: 26px; text-align: center; letter-spacing: 0.5px; margin: 0 0 16px; }
.contents_group#feature .inner .features .row .single .textarea .common-btn a { background: #FFFFFF; }
.contents_group#feature .inner .features .row .single .textarea .icon { margin: 16px 0 0; }
.contents_group#feature .inner .features .row .single .textarea .icon.jiima { width: 252px; }
.contents_group#feature .inner .features .row .single .textarea .icon.isms { width: 65px; }
.contents_group#feature .inner .features .row .single + .single { margin: 24px 0 0; }
.contents_group#feature .inner .features .row .single.is-show .imagearea { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#feature .inner .features .row .single.is-show .textarea { opacity: 1; transition: opacity 0.7s ease 0.3s; }
.contents_group#feature .inner .features .row:nth-child(1) .single { border: solid 4px #FFCC00; }
.contents_group#feature .inner .features .row:nth-child(2) { margin: 24px 0 0; }
.contents_group#feature .inner .features .row:nth-child(2) .single { border: solid 1px rgba(71, 66, 65, 0.2); }
.contents_group#plan .inner { width: 100%; max-width: 100%; }
.contents_group#plan .inner .head { width: 342px; max-width: 96%; margin: 0 auto 40px; opacity: 0; }
.contents_group#plan .inner .head.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#plan .inner .plans { width: 374px; max-width: calc(100% - 16px); margin: 0 auto 15px; }
.contents_group#plan .inner .plans table { padding: 0; border-collapse: separate; border-spacing: 8px; width: calc(100% + 16px); margin: 0 -8px; opacity: 0; table-layout: fixed; }
.contents_group#plan .inner .plans table thead th { padding: 26px 0; }
.contents_group#plan .inner .plans table thead th .title { font-weight: 700; font-size: 18px; line-height: 28px; text-align: center; letter-spacing: 1.5px; margin: 0 0 8px; }
.contents_group#plan .inner .plans table thead th .caption { font-weight: 400; font-size: 12px; line-height: 16px; text-align: center; letter-spacing: 1.2px; }
.contents_group#plan .inner .plans table tbody { padding: 0; }
.contents_group#plan .inner .plans table tbody tr { padding: 0; }
.contents_group#plan .inner .plans table tbody tr td.label { width: 134px; box-sizing: border-box; padding: 9px 16px; font-weight: 700; font-size: 14px; line-height: 24px; vertical-align: middle; }
.contents_group#plan .inner .plans table tbody tr td.data { padding: 9px; }
.contents_group#plan .inner .plans table tbody tr td.data .price { text-align: center; font-size: 12px; line-height: 20px; letter-spacing: 1.2px; }
.contents_group#plan .inner .plans table tbody tr td.data .price span { font-family: "Inter", sans-serif; font-weight: 600; font-size: 36px; line-height: 42px; letter-spacing: 1px; }
.contents_group#plan .inner .plans table tbody tr td.data .intax { font-weight: 400; font-family: "Inter", "Noto Sans JP", sans-serif; font-size: 12px; line-height: 20px; text-align: center; letter-spacing: 1.2px; color: rgba(71, 66, 65, 0.6); margin: 2px 0 0; }
.contents_group#plan .inner .plans table tbody tr td.data .oparator { font-size: 12px; line-height: 20px; text-align: center; letter-spacing: 1.2px; }
.contents_group#plan .inner .plans table tbody tr td.data .price_box { margin: 8px 0 0; display: flex; justify-content: center; align-items: flex-end; }
.contents_group#plan .inner .plans table tbody tr td.data .price_box .intax { margin: 0; line-height: 25px; }
.contents_group#plan .inner .plans table tbody tr td.data .price_box + .oparator { margin-top: 16px; }
.contents_group#plan .inner .plans table tbody tr td.data .time { font-size: 14px; line-height: 24px; text-align: center; }
.contents_group#plan .inner .plans table tbody tr td.data .time + .oparator { margin-top: 11px; }
.contents_group#plan .inner .plans table tbody tr td.data .number { font-size: 14px; line-height: 24px; text-align: center; }
.contents_group#plan .inner .plans table tbody tr td.data .check_title { font-size: 14px; line-height: 24px; margin: 0 0 8px; }
.contents_group#plan .inner .plans table tbody tr td.data .check li { padding: 0 0 0 20px; font-size: 14px; line-height: 24px; position: relative; }
.contents_group#plan .inner .plans table tbody tr td.data .check li span { font-size: 12px; line-height: 21px; letter-spacing: 1.2px; }
.contents_group#plan .inner .plans table tbody tr td.data .check li + li { margin: 8px 0 0; }
.contents_group#plan .inner .plans table tbody tr td.data .check li::before { display: block; content: ""; position: absolute; top: 4px; left: 0; width: 16px; height: 16px; background-image: url("../../img/22renew/plan/check.svg"); background-size: contain; background-position: center; background-repeat: no-repeat; }
.contents_group#plan .inner .plans table tbody tr td.data .common-btn { width: 342px; margin: 0 auto; }
.contents_group#plan .inner .plans table tbody tr:nth-child(2n-1) td { background: rgba(61, 49, 0, 0.05); }
.contents_group#plan .inner .plans table tbody tr:nth-last-child(2) td, .contents_group#plan .inner .plans table tbody tr:last-child td { background: none; }
.contents_group#plan .inner .plans table tbody tr:nth-last-child(2) td.data, .contents_group#plan .inner .plans table tbody tr:last-child td.data { padding: 40px 0 0; }
.contents_group#plan .inner .plans table:nth-child(1) thead th { background: rgba(255, 207, 0, 0.4); }
.contents_group#plan .inner .plans table:nth-child(2) thead th { background: rgba(255, 207, 0, 0.6); }
.contents_group#plan .inner .plans table:nth-child(3) thead th { background: rgba(255, 207, 0, 0.8); }
.contents_group#plan .inner .plans table + table { margin-top: 44px; }
.contents_group#plan .inner .plans table.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#plan .inner .caption { width: 342px; max-width: 96%; margin: 0 auto; opacity: 0; }
.contents_group#plan .inner .caption p { font-weight: 400; color: rgba(71, 66, 65, 0.8); font-size: 12px; line-height: 20px; letter-spacing: 1.2px; }
.contents_group#plan .inner .caption.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#plan .inner h2 { max-width: 88%; margin-inline: auto; }
.contents_group#interview .inner h2 { margin: 0 0 24px; }
.contents_group#interview .inner .head { margin: 0 0 40px; opacity: 0; }
.contents_group#interview .inner .head.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#interview .interviews .single { padding: 8px 6px 24px; border-radius: 16px; border: solid 2px rgba(71, 66, 65, 0.2); opacity: 0; transform: translate(0, 30px); }
.contents_group#interview .interviews .single a { display: block; height: 100%; }
.contents_group#interview .interviews .single a .imagearea { overflow: hidden; border-radius: 10px; margin: 0 0 24px; position: relative; padding: 56.13% 0 0; }
.contents_group#interview .interviews .single a .imagearea img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.contents_group#interview .interviews .single a .textarea { padding: 0 11px; }
.contents_group#interview .interviews .single a .textarea h3 { font-weight: 700; font-size: 20px; line-height: 30px; letter-spacing: 1.5px; margin: 0 0 16px; }
.contents_group#interview .interviews .single a .textarea .p-base { color: rgba(71, 66, 65, 0.6); }
.contents_group#interview .interviews .single a .textarea .p-base b { color: #474241; font-weight: 700; }
.contents_group#interview .interviews .single + .single { margin: 24px 0 0; }
.contents_group#interview .interviews .single.is-show { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#seminar { background: rgba(61, 49, 0, 0.05); padding: 60px 0; }
.contents_group#seminar .inner .group h2 { margin: 0 0 24px; }
.contents_group#seminar .inner .group .head { margin: 0 0 40px; opacity: 0; }
.contents_group#seminar .inner .group .head.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#seminar .inner .group .archives .single, .contents_group#seminar .inner .group .reservations .single { opacity: 0; transform: translate(0, 30px); }
.contents_group#seminar .inner .group .archives .single .imagearea, .contents_group#seminar .inner .group .reservations .single .imagearea { position: relative; padding: 57.89% 0 0; margin: 0 0 24px; border-radius: 16px; overflow: hidden; }
.contents_group#seminar .inner .group .archives .single .imagearea img, .contents_group#seminar .inner .group .reservations .single .imagearea img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; object-position: center; }
.contents_group#seminar .inner .group .archives .single .textarea h3, .contents_group#seminar .inner .group .reservations .single .textarea h3 { font-weight: 700; font-size: 16px; line-height: 26px; letter-spacing: 0.5px; margin: 0 0 24px; }
.contents_group#seminar .inner .group .archives .single .textarea .p-base, .contents_group#seminar .inner .group .reservations .single .textarea .p-base { margin: 0 0 24px; }
.contents_group#seminar .inner .group .archives .single + .single, .contents_group#seminar .inner .group .reservations .single + .single { margin: 40px 0 0; }
.contents_group#seminar .inner .group .archives .single.is-show, .contents_group#seminar .inner .group .reservations .single.is-show { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#seminar .inner .group .archives .single .textarea .common-btn a::after { background-image: url("../../img/22renew/icon-play.svg"); height: 16px; margin-top: 3px; }
.contents_group#seminar .inner .group .reservations .single .textarea .caption { font-weight: 400; font-size: 12px; line-height: 20px; letter-spacing: 1.2px; }
.contents_group#seminar .inner .group .reservations .single .textarea .common-btn { margin: 24px 0 0; }
.contents_group#seminar .inner .group + .group { margin: 60px 0 0; }
.contents_group#uw .inner .uws {display: grid;grid-template-columns: 100%; gap: 24px 0;}
.contents_group#uw .inner .uws .single { border: 2px solid rgba(71, 66, 65, 0.2); border-radius: 16px; opacity: 0; transform: translate(0, 30px); }
.contents_group#uw .inner .uws .single a { display: block; padding: 24px; }
.contents_group#uw .inner .uws .single a h3 { position: relative; padding: 0 0 0 40px; font-weight: 700; font-size: 18px; line-height: 28px; letter-spacing: 1.5px; margin: 0 0 28px; }
.contents_group#uw .inner .uws .single a h3::before { display: block; content: ""; position: absolute; top: 50%; left: 0; width: 32px; height: 32px; transform: translate(0, -50%); background-image: url("../../img/22renew/uw/check.svg"); background-size: contain; background-position: center; background-repeat: no-repeat; }
.contents_group#uw .inner .uws .single a .text { color: rgba(71, 66, 65, 0.8); font-size: 14px; line-height: 24px; margin: 0 0 16px; }
.contents_group#uw .inner .uws .single a .readmore { font-weight: 700; font-size: 14px; line-height: 24px; }
.contents_group#uw .inner .uws .single a .readmore i { display: inline-block; line-height: 1; width: 16px; margin: 0 0 0 8px; }
.contents_group#uw .inner .uws.is-show .single { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#uw .inner .uws.is-show .single:nth-child(2) { transition-delay: .4s; } 
@media screen and (min-width: 768px) {
    .contents_group#uw .inner .uws {grid-template-columns: 1fr 1fr; gap: 30px 32px;}
}
.contents_group#service .inner .services .single { height: 464px; opacity: 0; transform: translate(0, 30px); }
.contents_group#service .inner .services .single a { display: block; padding: 40px 40px 0; height: 100%; box-sizing: border-box; position: relative; border: solid 4px; border-radius: 16px; }
.contents_group#service .inner .services .single a .imagearea { width: 90px; margin: 0 0 32px; }
.contents_group#service .inner .services .single a .p-base { color: #474241; font-size: 16px; line-height: 1.71; }
.contents_group#service .inner .services .single a .linktext { position: absolute; left: 40px; bottom: 40px; font-weight: 700; font-size: 14px; line-height: 24px; }
.contents_group#service .inner .services .single a .linktext i { line-height: 1; display: inline-block; vertical-align: middle; width: 15px; margin: 0 0 0 9px; }
.contents_group#service .inner .services .single + .single { margin: 24px 0 0; }
.contents_group#service .inner .services .single:nth-child(1) a { border-color: #FFCC00; }
.contents_group#service .inner .services .single:nth-child(1) a .linktext { color: #FFCC00; }
.contents_group#service .inner .services .single:nth-child(2) a { border-color: #00CBB9; }
.contents_group#service .inner .services .single:nth-child(2) a .linktext { color: #00CBB9; }
.contents_group#service .inner .services .single:nth-child(3) a { border-color: #ffa31a; }
.contents_group#service .inner .services .single:nth-child(3) a .linktext { color: #ffa31a; }
.contents_group#service .inner .services .single:nth-child(4) a { border-color: #A678D6; }
.contents_group#service .inner .services .single:nth-child(4) a .linktext { color: #A678D6; }
.contents_group#service .inner .services .single.is-current a { pointer-events: none; }
.contents_group#service .inner .services.is-show .single { opacity: 1; transform: none; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }
.contents_group#service .inner .services.is-show .single:nth-child(2) { transition-delay: 0.5s; }
.contents_group#service .inner .services.is-show .single:nth-child(3) { transition-delay: 1s; }
.contents_group#service .inner .services.is-show .single:nth-child(4) { transition-delay: 1.5s; }
.contents_group#service .inner .services.is-show .single.is-current { opacity: .3; }
.contents_group#news .inner { width: 100%; max-width: 100%; }
.contents_group#news .inner h2 { margin: 0 0 24px; }
.contents_group#news .inner .link { font-weight: 700; font-size: 14px; line-height: 24px; text-align: center; margin: 0 0 40px; opacity: 0; }
.contents_group#news .inner .link i { display: inline-block; width: 16px; line-height: 1; margin: 0 0 0 8px; }
.contents_group#news .inner .link.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#news .inner .news { margin: 0 0 40px; }
.contents_group#news .inner .news li { opacity: 0; }
.contents_group#news .inner .news li a { display: block; padding: calc((100vw - 342px) / 2) 0; }
@media screen and (max-width: 342px) { .contents_group#news .inner .news li a { padding: 2vw 0; } }
.contents_group#news .inner .news li a .list_inner { display: block; width: 342px; max-width: 96%; margin: 0 auto; }
.contents_group#news .inner .news li a .list_inner time { display: block; font-family: "Inter", sans-serif; font-weight: 400; font-size: 12px; line-height: 24px; letter-spacing: 1px; }
.contents_group#news .inner .news li a .list_inner .title { display: block; font-size: 14px; line-height: 26px; }
.contents_group#news .inner .news li:nth-child(2n-1) a { background: rgba(61, 49, 0, 0.05); }
.contents_group#news .inner .news.is-show li { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#news .inner .news.is-show li:nth-child(2) { transition-delay: 0.2s; }
.contents_group#news .inner .news.is-show li:nth-child(3) { transition-delay: 0.4s; }
.contents_group#news .inner .news.is-show li:nth-child(4) { transition-delay: 0.6s; }
.contents_group#news .inner .news.is-show li:nth-child(5) { transition-delay: 0.8s; }
.contents_group#news .inner .news.is-show li:nth-child(6) { transition-delay: 1s; }
.contents_group#news .inner .news.is-show li:nth-child(7) { transition-delay: 1.2s; }
.contents_group#news .inner .news.is-show li:nth-child(8) { transition-delay: 1.4s; }
.contents_group#news .inner .news.is-show li:nth-child(9) { transition-delay: 1.6s; }
.contents_group#news .inner .news.is-show li:nth-child(10) { transition-delay: 1.8s; }
.contents_group#news .inner .news.is-show li:nth-child(11) { transition-delay: 2s; }
.contents_group#news .inner .news.is-show li:nth-child(12) { transition-delay: 2.2s; }
.contents_group#news .inner .news.is-show li:nth-child(13) { transition-delay: 2.4s; }
.contents_group#news .inner .news.is-show li:nth-child(14) { transition-delay: 2.6s; }
.contents_group#news .inner .news.is-show li:nth-child(15) { transition-delay: 2.8s; }
.contents_group#news .inner .news.is-show li:nth-child(16) { transition-delay: 3s; }
.contents_group#news .inner .news.is-show li:nth-child(17) { transition-delay: 3.2s; }
.contents_group#news .inner .news.is-show li:nth-child(18) { transition-delay: 3.4s; }
.contents_group#news .inner .news.is-show li:nth-child(19) { transition-delay: 3.6s; }
.contents_group#news .inner .news.is-show li:nth-child(20) { transition-delay: 3.8s; }
.contents_group#news .inner .news.is-show li:nth-child(21) { transition-delay: 4s; }
.contents_group#news .inner .news.is-show li:nth-child(22) { transition-delay: 4.2s; }
.contents_group#news .inner .news.is-show li:nth-child(23) { transition-delay: 4.4s; }
.contents_group#news .inner .news.is-show li:nth-child(24) { transition-delay: 4.6s; }
.contents_group#news .inner .news.is-show li:nth-child(25) { transition-delay: 4.8s; }
.contents_group#news .inner .news.is-show li:nth-child(26) { transition-delay: 5s; }
.contents_group#news .inner .news.is-show li:nth-child(27) { transition-delay: 5.2s; }
.contents_group#news .inner .news.is-show li:nth-child(28) { transition-delay: 5.4s; }
.contents_group#news .inner .news.is-show li:nth-child(29) { transition-delay: 5.6s; }
.contents_group#news .inner .news.is-show li:nth-child(30) { transition-delay: 5.8s; }
.contents_group#news .inner .news.is-show li:nth-child(31) { transition-delay: 6s; }
.contents_group#news .inner .news.is-show li:nth-child(32) { transition-delay: 6.2s; }
.contents_group#news .inner .news.is-show li:nth-child(33) { transition-delay: 6.4s; }
.contents_group#news .inner .news.is-show li:nth-child(34) { transition-delay: 6.6s; }
.contents_group#news .inner .news.is-show li:nth-child(35) { transition-delay: 6.8s; }
.contents_group#news .inner .news.is-show li:nth-child(36) { transition-delay: 7s; }
.contents_group#news .inner .news.is-show li:nth-child(37) { transition-delay: 7.2s; }
.contents_group#news .inner .news.is-show li:nth-child(38) { transition-delay: 7.4s; }
.contents_group#news .inner .news.is-show li:nth-child(39) { transition-delay: 7.6s; }
.contents_group#news .inner .news.is-show li:nth-child(40) { transition-delay: 7.8s; }
.contents_group#news .inner .news.is-show li:nth-child(41) { transition-delay: 8s; }
.contents_group#news .inner .news.is-show li:nth-child(42) { transition-delay: 8.2s; }
.contents_group#news .inner .news.is-show li:nth-child(43) { transition-delay: 8.4s; }
.contents_group#news .inner .news.is-show li:nth-child(44) { transition-delay: 8.6s; }
.contents_group#news .inner .news.is-show li:nth-child(45) { transition-delay: 8.8s; }
.contents_group#news .inner .news.is-show li:nth-child(46) { transition-delay: 9s; }
.contents_group#news .inner .news.is-show li:nth-child(47) { transition-delay: 9.2s; }
.contents_group#news .inner .news.is-show li:nth-child(48) { transition-delay: 9.4s; }
.contents_group#news .inner .news.is-show li:nth-child(49) { transition-delay: 9.6s; }
.contents_group#news .inner .news.is-show li:nth-child(50) { transition-delay: 9.8s; }
.contents_group#news .inner .common-btn { width: 342px; max-width: 96%; margin: 0 auto; opacity: 0; }
.contents_group#news .inner .common-btn a { background: #FFFFFF; }
.contents_group#news .inner .common-btn.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
.contents_group#help .inner .helps { margin: 0 0 40px; }
.contents_group#help .inner .helps .single { border: 2px solid rgba(71, 66, 65, 0.2); border-radius: 16px; opacity: 0; transform: translate(0, 30px); }
.contents_group#help .inner .helps .single a { display: flex; align-items: center; height: 100%; padding: 8px; box-sizing: border-box; }
.contents_group#help .inner .helps .single a .imagearea { width: 102px; height: 80px; border-radius: 10px; overflow: hidden; margin: 0 8px 0 0; position: relative; }
.contents_group#help .inner .helps .single a .imagearea img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.contents_group#help .inner .helps .single a .textarea { width: calc(100% - 110px); }
.contents_group#help .inner .helps .single a .textarea h3 { font-weight: 700; font-size: 12px; line-height: 20px; letter-spacing: 1px; margin: 0 0 8px; }
.contents_group#help .inner .helps .single a .textarea time { display: block; font-weight: 400; font-size: 12px; line-height: 20px; letter-spacing: 1.2px; }
.contents_group#help .inner .helps .single + .single { margin: 24px 0 0; }
.contents_group#help .inner .helps.is-show .single { opacity: 1; transform: none; transition: all 0.7s ease 0s; }
.contents_group#help .inner .helps.is-show .single:nth-child(2) { transition-delay: 0.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(3) { transition-delay: 1s; }
.contents_group#help .inner .helps.is-show .single:nth-child(4) { transition-delay: 1.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(5) { transition-delay: 2s; }
.contents_group#help .inner .helps.is-show .single:nth-child(6) { transition-delay: 2.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(7) { transition-delay: 3s; }
.contents_group#help .inner .helps.is-show .single:nth-child(8) { transition-delay: 3.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(9) { transition-delay: 4s; }
.contents_group#help .inner .helps.is-show .single:nth-child(10) { transition-delay: 4.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(11) { transition-delay: 5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(12) { transition-delay: 5.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(13) { transition-delay: 6s; }
.contents_group#help .inner .helps.is-show .single:nth-child(14) { transition-delay: 6.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(15) { transition-delay: 7s; }
.contents_group#help .inner .helps.is-show .single:nth-child(16) { transition-delay: 7.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(17) { transition-delay: 8s; }
.contents_group#help .inner .helps.is-show .single:nth-child(18) { transition-delay: 8.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(19) { transition-delay: 9s; }
.contents_group#help .inner .helps.is-show .single:nth-child(20) { transition-delay: 9.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(21) { transition-delay: 10s; }
.contents_group#help .inner .helps.is-show .single:nth-child(22) { transition-delay: 10.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(23) { transition-delay: 11s; }
.contents_group#help .inner .helps.is-show .single:nth-child(24) { transition-delay: 11.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(25) { transition-delay: 12s; }
.contents_group#help .inner .helps.is-show .single:nth-child(26) { transition-delay: 12.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(27) { transition-delay: 13s; }
.contents_group#help .inner .helps.is-show .single:nth-child(28) { transition-delay: 13.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(29) { transition-delay: 14s; }
.contents_group#help .inner .helps.is-show .single:nth-child(30) { transition-delay: 14.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(31) { transition-delay: 15s; }
.contents_group#help .inner .helps.is-show .single:nth-child(32) { transition-delay: 15.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(33) { transition-delay: 16s; }
.contents_group#help .inner .helps.is-show .single:nth-child(34) { transition-delay: 16.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(35) { transition-delay: 17s; }
.contents_group#help .inner .helps.is-show .single:nth-child(36) { transition-delay: 17.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(37) { transition-delay: 18s; }
.contents_group#help .inner .helps.is-show .single:nth-child(38) { transition-delay: 18.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(39) { transition-delay: 19s; }
.contents_group#help .inner .helps.is-show .single:nth-child(40) { transition-delay: 19.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(41) { transition-delay: 20s; }
.contents_group#help .inner .helps.is-show .single:nth-child(42) { transition-delay: 20.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(43) { transition-delay: 21s; }
.contents_group#help .inner .helps.is-show .single:nth-child(44) { transition-delay: 21.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(45) { transition-delay: 22s; }
.contents_group#help .inner .helps.is-show .single:nth-child(46) { transition-delay: 22.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(47) { transition-delay: 23s; }
.contents_group#help .inner .helps.is-show .single:nth-child(48) { transition-delay: 23.5s; }
.contents_group#help .inner .helps.is-show .single:nth-child(49) { transition-delay: 24s; }
.contents_group#help .inner .helps.is-show .single:nth-child(50) { transition-delay: 24.5s; }
.contents_group#help .inner .common-btn { opacity: 0; }
.contents_group#help .inner .common-btn a { background: #FFFFFF; }
.contents_group#help .inner .common-btn.is-show { opacity: 1; transition: opacity 0.7s ease 0s; }
body.site-front.is-loaded #top .imagearea ul li { opacity: 1; transform: none !important; }
body.site-front.is-loaded #top .imagearea ul li:nth-child(1) { transition: 0.1s opacity 1.5s linear, 0.5s transform 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
body.site-front.is-loaded #top .imagearea ul li:nth-child(2) { transition: 0.1s opacity 1.7s linear, 0.5s transform 1.7s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
body.site-front.is-loaded #top .imagearea ul li:nth-child(3) { transition: 0.1s opacity 2.3s linear, 0.5s transform 2.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
body.site-front.is-loaded #top .imagearea ul li:nth-child(4) { transition: 0.1s opacity 2.5s linear, 0.5s transform 2.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
body.site-front.is-loaded #top .imagearea ul li:nth-child(5) { transition: 0.1s opacity 3.1s linear, 0.5s transform 3.1s cubic-bezier(0.175, 0.885, 0.32, 1.275); }

@media screen and (min-width: 768px) { #top { max-width: 1440px; padding: 48px 0 0; margin: 0 auto 0; }
                                       #top .inner { width: calc(100% - 60px); max-width: 1150px; position: relative; display: block; flex-direction: column; align-items: flex-end; justify-content: center; padding: 0; box-sizing: border-box; } }
@media screen and (min-width: 768px) {
    #top .inner .catch { font-size: 36px; line-height: 56px; letter-spacing: 1px; margin: 0 0 24px; width: 456px; }
    #top .inner .tag-wrap { gap:24px; margin-bottom: 30px; }
    #top .inner .tag {padding: 10px 8px;}
    #top .inner .imagearea { margin: 0;padding: 10px 8px; position: absolute; top: 0%; right: 0; width: 57.8%; }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
    #top .inner .imagearea {
        top: 10%;
        right: -2%;
        width: calc(100% - 446px);
    }
}
@media screen and (min-width: 768px) { 
    #top .inner .textarea .p-base { max-width: 450px;font-size: 14px; line-height: 24px; margin: 0 0 24px; }
    #top .inner .textarea .buttons { width: 406px; margin: 0 0 65px; display: flex; justify-content: space-between; }
    #top .inner .textarea .buttons li { width: 191px; }
    #top .inner .textarea .buttons li + li { margin: 0; order: -1; }
    #top .inner .textarea .buttons li + li a:hover { background: #FFCC00; }
    #top .inner .textarea .gekkeikan { width: 408px; margin: 0; }
    #top .inner .textarea .gekkeikan li { width: 120px; }
    #top .inner .textarea .gekkeikan.is-show li { opacity: 0; transform: scale(0.8); }
    #top .inner .textarea .caption { font-family: "Noto Sans JP", sans-serif; line-height: 20px; letter-spacing: 1.2px; } }
@media screen and (min-width: 768px) and (max-width: 1050px) { #top .inner .textarea .caption { left: 20px; } }
@media screen and (min-width: 768px) and (min-width: 1440px) { #top .inner .textarea .caption { left: 166px; } }
@media screen and (min-width: 768px) { .contents_group { margin: 60px 0 60px; }
                                       .contents_group .section-intro { margin: 0 0 64px; }
                                       .contents_group .inner { width: 1120px; }
                                       .contents_group#painpoint .inner .worries_solution .flex { display: flex; justify-content: space-between; position: relative; }
                                       .contents_group#painpoint .inner .worries_solution .flex .single { width: 256px; max-width: calc((100% - 40px) / 3); }
                                       .contents_group#painpoint .inner .worries_solution .flex .single .worries { padding: 35px 18px; margin: 0 0 177px; height: 300px; box-sizing: border-box; }
                                       .contents_group#painpoint .inner .worries_solution .flex .single .worries p { margin: 0 0 24px; min-height: 50px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#painpoint .inner .worries_solution .flex .single .worries p { font-size: 12.8px; line-height: 20.8px; min-height: 62.4px; } }
@media screen and (min-width: 768px) { .contents_group#painpoint .inner .worries_solution .flex .single .worries .imagearea { width: 128px; }
                                       .contents_group#painpoint .inner .worries_solution .flex .single .worries::after { bottom: -170px; height: 170px; background-image: url("../images/arrow.svg"); }
                                       .contents_group#painpoint .inner .worries_solution .flex .single .solution { padding: 35px 18px; box-sizing: border-box; }
                                       .contents_group#painpoint .inner .worries_solution .flex .single .solution .icon { display: none; }
                                       .contents_group#painpoint .inner .worries_solution .flex .single .solution .imagearea { width: 128px; margin: 0 auto 24px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#painpoint .inner .worries_solution .flex .single .solution ul li { font-size: 11.2px; line-height: 19.2px; } }
@media screen and (min-width: 768px) { .contents_group#painpoint .inner .worries_solution .flex .single + .single { margin: 0; }
                                       .contents_group#painpoint .inner .worries_solution .flex .dx { display: block; position: absolute; top: 358px; left: 0; right: 0; font-weight: 700; font-size: 36px; line-height: 56px; text-align: center; letter-spacing: 1px; }
                                       .contents_group#movie .inner { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }
                                       .contents_group#movie .inner h2 { width: 100%; }
                                       .contents_group#movie .inner .imagearea { height: auto; margin: 0; width: 48.57%; }
                                       .contents_group#movie .inner .imagearea .imagearea_inner { height: 0; padding: 56.25% 0 0; display: block; position: relative; }
                                       .contents_group#movie .inner .imagearea .imagearea_inner .imagearea_contents { position: absolute; top: 50%; left: 0; right: 0; transform: translate(0, -50%); }
                                       .contents_group#movie .inner .imagearea .imagearea_inner .imagearea_contents > img { width: 54.23%; }
                                       .contents_group#movie .inner .imagearea .imagearea_inner .imagearea_contents .common-btn { max-width: 191px; margin: 0 auto; }
                                       .contents_group#movie .inner .imagearea .imagearea_inner .imagearea_contents .common-btn a:hover::after { transform: none; }
                                       .contents_group#movie .inner .textarea { width: 46.43%; }
                                       .contents_group#movie .inner .textarea p { color: #474241; letter-spacing: 1.5px; }
                                       .contents_group#movie #youtube_modal .moviearea { width: 1000px; }
                                       .contents_group#step .inner .head { margin: 0 0 100px; }
                                       .contents_group#step .inner .head .flex { display: flex; justify-content: space-between; }
                                       .contents_group#step .inner .head .flex .single { width: calc((100% - 96px) / 4); padding: 0; margin: 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#step .inner .head .flex .single { width: calc((100% - 72px) / 4); } }
@media screen and (min-width: 768px) { .contents_group#step .inner .head .flex .single .num { font-weight: 500; font-size: 16px; line-height: 27px; letter-spacing: 5px; margin: 0 0 48px; }
                                       .contents_group#step .inner .head .flex .single .num span { display: block; margin: 0; font-size: 44px; line-height: 48px; letter-spacing: 0.015em; }
                                       .contents_group#step .inner .head .flex .single .imagearea { position: static; width: 156px; margin: 0 auto 48px; }
                                       .contents_group#step .inner .head .flex .single .textarea .tags { margin: 0 0 16px; }
                                       .contents_group#step .inner .head .flex .single .textarea .text { font-size: 24px; line-height: 32px; letter-spacing: 1px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#step .inner .head .flex .single .textarea .text { font-size: 16.8px; line-height: 22.4px; } }
@media screen and (min-width: 768px) { .contents_group#step .inner .head .flex .single::after { border-top: solid 19px transparent; border-left: solid 34px #474241; border-right: none; border-bottom: solid 19px transparent; bottom: 50%; left: auto; right: -32px; margin: 0; transform: translate(-10px, 0); } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#step .inner .head .flex .single::after { border-top-width: 9.5px; border-bottom-width: 9.5px; border-left-width: 17px; right: -24px; } }
@media screen and (min-width: 768px) { .contents_group#step .inner .steps .single .single_main { position: relative; height: 352px; display: flex; flex-direction: column; justify-content: center; }
                                       .contents_group#step .inner .steps .single .single_main .titlearea { width: 48.57%; margin: 0 0 24px; }
                                       .contents_group#step .inner .steps .single .single_main .imagearea { width: 48.57%; margin: 0; position: absolute; top: 50%; right: 0; transform: scale(0.9) translate(0, -50%); }
                                       .contents_group#step .inner .steps .single .single_main .imagearea img { display: block; width: 80%; margin: 0 auto; }
                                       .contents_group#step .inner .steps .single .single_main .imagearea.is-show { transform: translate(0, -50%); }
                                       .contents_group#step .inner .steps .single .single_main .textarea { width: 48.57%; }
                                       .contents_group#step .inner .steps .single .single_main .textarea .common-btn { max-width: 265px; }
                                       .contents_group#step .inner .steps .single .single_main .textarea .common-btn a:hover { background: #FFCC00; }
                                       .contents_group#step .inner .steps .single .single_sub { margin: 64px 0 0; padding: 80px 157px; }
                                       .contents_group#step .inner .steps .single .single_sub .imagearea { margin: 0; width: 51.09%; }
                                       .contents_group#step .inner .steps .single .single_sub .title { margin: 0 0 24px; }
                                       .contents_group#step .inner .steps .single .single_sub .p-base { text-align: center; letter-spacing: 1.5px; }
                                       .contents_group#step .inner .steps .single .single_sub .common-btn { max-width: 315px; margin: 0 auto; }
                                       .contents_group#step .inner .steps .single .single_sub .common-btn a:hover { background: #FFCC00; }
                                       .contents_group#step .inner .steps .single .single_sub.auto_transfer { padding: 80px 40px 80px 97px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#step .inner .steps .single .single_sub.auto_transfer { padding: 80px 25px 80px 45px; } }
@media screen and (min-width: 768px) { .contents_group#step .inner .steps .single .single_sub.auto_transfer .flex { display: flex; align-items: center; justify-content: space-between; }
                                       .contents_group#step .inner .steps .single .single_sub.auto_transfer .flex .textarea { width: 54.78%; order: -1; }
                                       .contents_group#step .inner .steps .single .single_sub.auto_transfer .logo { max-width: 350px; }
                                       .contents_group#step .inner .steps .single .single_sub.auto_transfer .p-base { text-align: left; }
                                       .contents_group#step .inner .steps .single .single_sub.auto_transfer .common-btn { max-width: 216px; margin: 0; }
                                       .contents_group#step .inner .steps .single .alignment { margin: 100px 0 0; }
                                       .contents_group#step .inner .steps .single .alignment h4 { font-size: 36px; line-height: 56px; }
                                       .contents_group#step .inner .steps .single .alignment .p-base { text-align: center; }
                                       .contents_group#step .inner .steps .single .alignment .images { margin: 0 0 10px; }
                                       .contents_group#step .inner .steps .single .alignment .images li { width: 208px; margin: 0 96px 30px 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#step .inner .steps .single .alignment .images li { width: calc((100% - 60px) / 4); margin: 0 20px 30px 0; } }
@media screen and (min-width: 768px) { .contents_group#step .inner .steps .single .alignment .images li:nth-child(4n) { margin-right: 0; }
                                       .contents_group#step .inner .steps .single .alignment .common-btn a:hover { background: #FFCC00; }
                                       .contents_group#step .inner .steps .single + .single { margin: 64px 0 0; }
                                       .contents_group#step .inner .steps .single:nth-child(2n) .single_main { align-items: flex-end; }
                                       .contents_group#step .inner .steps .single:nth-child(2n) .single_main .imagearea { right: auto; left: 0; }
                                       .contents_group#feature { padding: 80px 0; }
                                       .contents_group#feature .inner .head { display: flex; justify-content: space-between; align-items: flex-end; width: 102.5%; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#feature .inner .head { align-items: center; } }
@media screen and (min-width: 768px) { .contents_group#feature .inner .head .imagearea { margin: 0; width: 59.91%; }
                                       .contents_group#feature .inner .head .textarea { width: 38.96%; order: -1; }
                                       .contents_group#feature .inner .head .textarea h3 { font-size: 24px; line-height: 32px; max-width: 352px; }
                                       .contents_group#feature .inner .features .row { display: flex; justify-content: space-between; }
                                       .contents_group#feature .inner .features .row .single { width: 31.43%; box-sizing: border-box; padding: 40px 24px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#feature .inner .features .row .single { padding: 40px 10px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#feature .inner .features .row .single .textarea .title { font-size: 12.8px; line-height: 20.8px; } }
@media screen and (min-width: 768px) { .contents_group#feature .inner .features .row .single .textarea .p-base { font-size: 14px; line-height: 24px; letter-spacing: 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#feature .inner .features .row .single .textarea .p-base { font-size: 11.2px; line-height: 19.2px; } }
@media screen and (min-width: 768px) {
    .contents_group#feature .inner .features .row .single .textarea .common-btn a:hover { background: #FFCC00; }
    .contents_group#feature .inner .features .row .single .textarea .icon { max-width: 100%; }
    .contents_group#feature .inner .features .row .single + .single { margin: 0; }
    .contents_group#feature .inner .features .row:nth-child(2) { margin: 32px 0 0; }
    .contents_group#feature .inner .features .row:nth-child(2) .single { border-width: 2px; }
    .contents_group#plan .inner { width: 1120px; max-width: 96%; }
    .contents_group#plan .inner .head { width: 928px; max-width: 100%; text-align: center; }
    .contents_group#plan .inner .head .p-base + .p-base { margin: 0; }
    .contents_group#plan .inner .plans { width: calc(100% + 16px); max-width: none; margin: 0 -8px 40px; display: flex; align-items: flex-start; position: relative; }
    .contents_group#plan .inner .plans table { width: calc((100% - 56px) / 4 + 20px); margin: 0; }
    .contents_group#plan .inner .plans table thead th { padding: 24px 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#plan .inner .plans table thead th .caption { font-size: 11px; letter-spacing: 0; } }
@media screen and (min-width: 768px) { .contents_group#plan .inner .plans table tbody tr td.label { width: 50%; padding: 18px 16px; }
                                       .contents_group#plan .inner .plans table tbody tr td.data { padding: 9px; }
                                       .contents_group#plan .inner .plans table tbody tr td.data .price { font-size: 16px; line-height: 27px; }
                                       .contents_group#plan .inner .plans table tbody tr td.data .check_title { font-size: 16px; line-height: 26px; }
                                       .contents_group#plan .inner .plans table tbody tr td.data .check li { padding: 0 0 0 24px; }
                                       .contents_group#plan .inner .plans table tbody tr td.data .check li span { line-height: 20px; }
                                       .contents_group#plan .inner .plans table tbody tr td.data .common-btn { width: 242px; max-width: 100%; }
                                       .contents_group#plan .inner .plans table tbody tr:nth-child(5) td.data { padding: 18px 9px; }
                                       .contents_group#plan .inner .plans table:nth-child(1) { width: calc((100% - 56px) / 2 + 32px); }
                                       .contents_group#plan .inner .plans table:nth-child(1) thead tr th:nth-child(1) { background: #FFFFFF; }
                                       .contents_group#plan .inner .plans table:nth-child(2) thead tr th:nth-child(1), .contents_group#plan .inner .plans table:nth-child(2) thead tr td:nth-child(1), .contents_group#plan .inner .plans table:nth-child(2) tbody tr th:nth-child(1), .contents_group#plan .inner .plans table:nth-child(2) tbody tr td:nth-child(1), .contents_group#plan .inner .plans table:nth-child(3) thead tr th:nth-child(1), .contents_group#plan .inner .plans table:nth-child(3) thead tr td:nth-child(1), .contents_group#plan .inner .plans table:nth-child(3) tbody tr th:nth-child(1), .contents_group#plan .inner .plans table:nth-child(3) tbody tr td:nth-child(1) { display: none; }
                                       .contents_group#plan .inner .plans table:nth-child(2) tbody tr:nth-last-child(2) td.data, .contents_group#plan .inner .plans table:nth-child(2) tbody tr:last-child td.data, .contents_group#plan .inner .plans table:nth-child(3) tbody tr:nth-last-child(2) td.data, .contents_group#plan .inner .plans table:nth-child(3) tbody tr:last-child td.data { padding: 0; position: absolute; bottom: 8px; }
                                       .contents_group#plan .inner .plans table:nth-child(2) tbody tr:nth-last-child(2) td.data, .contents_group#plan .inner .plans table:nth-child(2) tbody tr:last-child td.data { left: calc((100% - 56px) / 2 + 32px); right: calc((100% - 56px) / 4 + 20px); }
                                       .contents_group#plan .inner .plans table:nth-child(3) tbody tr:nth-last-child(2) td.data, .contents_group#plan .inner .plans table:nth-child(3) tbody tr:last-child td.data { left: calc(((100% - 56px) / 2 + 32px) + ((100% - 56px) / 4 + 20px)); right: 0; }
                                       .contents_group#plan .inner .plans table + table { margin-top: 0; margin-left: -8px; }
                                       .contents_group#plan .inner .caption { width: 100%; max-width: 100%; }
                                       .contents_group#plan .inner .caption p { color: rgba(71, 66, 65, 0.6); font-weight: 500; }
                                       .contents_group#interview .head .p-base { text-align: center; }
                                       .contents_group#interview .interviews { display: flex; flex-wrap: wrap; margin: 0 0 -32px; }
                                       .contents_group#interview .interviews .single { padding: 0; width: 31.5%; margin: 0 0 32px; box-sizing: border-box; transition: all .4s ease 0s; border: none; border-radius: 0; }
                                       .contents_group#interview .interviews .single a { box-sizing: border-box; padding: 8px 8px 28px; border-radius: 16px; border: solid 2px rgba(71, 66, 65, 0.2); transition: all .4s ease 0s; }
                                       .contents_group#interview .interviews .single a .imagearea { margin: 0 0 20px; padding: 61.01% 0 0; }
                                       .contents_group#interview .interviews .single a .textarea { padding: 0 16px; }
                                       .contents_group#interview .interviews .single a .textarea h3 { font-size: 18px; line-height: 28px; margin: 0 0 24px; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#interview .interviews .single a .textarea h3 { font-size: 14.4px; line-height: 22.4px; } }
@media screen and (min-width: 768px) { .contents_group#interview .interviews .single a .textarea .p-base { font-size: 14px; line-height: 24px; letter-spacing: 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#interview .interviews .single a .textarea .p-base { font-size: 11.2px; line-height: 19.2px; } }
@media screen and (min-width: 768px) { .contents_group#interview .interviews .single a:hover { box-shadow: 0px 6px 10px 0px rgba(71, 66, 65, 0.2); }
                                       .contents_group#interview .interviews .single + .single { margin: 0 0 32px; }
                                       .contents_group#interview .interviews .single:nth-child(3n-1) { margin: 0 2.75% 32px; }
                                       .contents_group#seminar { padding: 80px 0; }
                                       .contents_group#seminar .inner .head { text-align: center; }
                                       .contents_group#seminar .inner .group .archives, .contents_group#seminar .inner .group .reservations { display: flex; flex-wrap: wrap; margin: 0 0 -32px; }
                                       .contents_group#seminar .inner .group .archives .single, .contents_group#seminar .inner .group .reservations .single { width: 31.5%; margin: 0 0 32px; padding: 0 0 70px; position: relative; }
                                       .contents_group#seminar .inner .group .archives .single .imagearea, .contents_group#seminar .inner .group .reservations .single .imagearea { padding: 56.53% 0 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#seminar .inner .group .archives .single .textarea h3, .contents_group#seminar .inner .group .reservations .single .textarea h3 { font-size: 12.8px; line-height: 20.8px; } }
@media screen and (min-width: 768px) { .contents_group#seminar .inner .group .archives .single .textarea .p-base, .contents_group#seminar .inner .group .reservations .single .textarea .p-base { font-size: 14px; line-height: 24px; letter-spacing: 0; margin: 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#seminar .inner .group .archives .single .textarea .p-base, .contents_group#seminar .inner .group .reservations .single .textarea .p-base { font-size: 11.2px; line-height: 19.2px; } }
@media screen and (min-width: 768px) { .contents_group#seminar .inner .group .archives .single .textarea .common-btn, .contents_group#seminar .inner .group .reservations .single .textarea .common-btn { position: absolute; bottom: 0; left: 0; right: 0; }
                                       .contents_group#seminar .inner .group .archives .single + .single, .contents_group#seminar .inner .group .reservations .single + .single { margin: 0 0 32px; }
                                       .contents_group#seminar .inner .group .archives .single:nth-child(3n-1), .contents_group#seminar .inner .group .reservations .single:nth-child(3n-1) { margin: 0 2.75% 32px; }
                                       .contents_group#seminar .inner .group .archives .single .textarea .common-btn a:hover::after { transform: none; }
                                       .contents_group#seminar .inner .group .reservations .single .textarea .caption { margin: 24px 0 0; } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .contents_group#seminar .inner .group .reservations .single .textarea .caption { font-size: 9.6px; line-height: 16px; } }

@media screen and (min-width: 768px) {
    .contents_group#seminar .inner .group + .group { margin: 64px 0 0; }
    .contents_group#service .inner .services { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px 2.94%; }
    .contents_group#service .inner .services .single { width: auto; height: auto; }
    .contents_group#service .inner .services .single a { display: block; padding: 40px 30px 96px; transition: all .4s ease 0s; }
    .contents_group#service .inner .services .single a .imagearea { width: 60px; }
    .contents_group#service .inner .services .single a .p-base { color: #474241; font-size: 14px; line-height: 1.71; }
    .contents_group#service .inner .services .single a .linktext {
        left: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
    .contents_group#service .inner .services .single a .p-base { font-size: 14px; }
    .contents_group#service .inner .services { grid-template-columns: 1fr 1fr; }
}
@media screen and (min-width: 768px) { .contents_group#service .inner .services .single a:hover { box-shadow: 0px 6px 10px 0px rgba(71, 66, 65, 0.2); }
                                       .contents_group#service .inner .services .single + .single { margin: 0; }
                                       .contents_group#news .inner { width: 1120px; max-width: 96%; }
                                       .contents_group#news .inner h2 { margin: 0 0 70px; }
                                       .contents_group#news .inner .link { text-align: right; margin: 0 0 24px; }
                                       .contents_group#news .inner .link a { transition: opacity .4s ease 0s; }
                                       .contents_group#news .inner .link a i { display: inline-block; transition: transform .4s ease 0s; }
                                       .contents_group#news .inner .link a:hover { opacity: .5; }
                                       .contents_group#news .inner .link a:hover i { transform: scale(1.2) translate(3px, 0); }
                                       .contents_group#news .inner .news li a { padding: 24px; transition: opacity .4s ease 0s; }
                                       .contents_group#news .inner .news li a .list_inner { width: 100%; max-width: 100%; display: flex; align-items: center; }
                                       .contents_group#news .inner .news li a .list_inner time { color: rgba(71, 66, 65, 0.8); font-size: 16px; line-height: 28px; letter-spacing: 1.5px; width: 166px; }
                                       .contents_group#news .inner .news li a .list_inner .title { width: calc(100% - 166px); font-size: 16px; line-height: 28px; letter-spacing: 1.5px; }
                                       .contents_group#news .inner .news li a:hover { opacity: .5; }
                                       .contents_group#news .inner .common-btn { width: 166px; }
                                       .contents_group#news .inner .common-btn a:hover { background: #FFCC00; }
                                       .contents_group#help .inner .helps { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 6px; }
                                       .contents_group#help .inner .helps .single { border: none; border-radius: 0; width: 48.57%; margin: 0 0 43px; }
                                       .contents_group#help .inner .helps .single a { height: auto; border: 2px solid rgba(71, 66, 65, 0.2); border-radius: 16px; transition: all .4s ease 0s; }
                                       .contents_group#help .inner .helps .single a .imagearea { width: 160px; height: 88px; border-radius: 6px; margin: 0 16px 0 0; }
                                       .contents_group#help .inner .helps .single a .textarea { width: calc(100% - 166px); }
                                       .contents_group#help .inner .helps .single a .textarea h3 { font-size: 16px; line-height: 26px; letter-spacing: .5px; }
                                       .contents_group#help .inner .helps .single a:hover { box-shadow: 0px 6px 10px 0px rgba(71, 66, 65, 0.2); }
                                       .contents_group#help .inner .helps .single + .single { margin: 0 0 34px; }
                                       .contents_group#help .inner .common-btn { max-width: 249px; margin: 0 auto; }
                                       .contents_group#help .inner .common-btn a:hover { background: #FFCC00; }
                                       body.site-front.is-loaded #top .textarea .gekkeikan li { opacity: 1 !important; transform: none !important; transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s; }
                                       body.site-front.is-loaded #top .textarea .gekkeikan li:nth-child(2) { transition-delay: 1.2s; }
                                       body.site-front.is-loaded #top .textarea .gekkeikan li:nth-child(3) { transition-delay: 1.4s; } }
/* --------------------------------------------------
Add 202205 Iwasaki
-------------------------------------------------- */
.contents_group#news .inner .news li a .list_inner .flex { display: flex; align-items: center; margin: 0 0 8px; }
.contents_group#news .inner .news li a .list_inner .flex .tag { width: 140px; margin: 0 0 0 8px; padding: 4px 0; text-align: center; }
.contents_group#news .inner .news li a .list_inner .flex .tag img { width: 124px; }
.contents_group#news .inner .news li a .list_inner .flex .tag.expense img { width: 104px; }
.contents_group#news .inner .news li a .list_inner .flex .tag.decarbon img { width: 107px; }
.contents_group#news .inner .news li a .list_inner .flex .tag.cost img { width: 113px; }
.contents_group#news .inner .news li a .list_inner .flex .tag.acc { background: #FFCC00; }
.contents_group#news .inner .news li a .list_inner .flex .tag.send { background: #00CBB9; }
.contents_group#news .inner .news li a .list_inner .flex .tag.storage { background: #A678D6; }
.contents_group#news .inner .news li a .list_inner .flex .tag.expense { background: #FFA319; }
.contents_group#news .inner .news li a .list_inner .flex .tag.decarbon { background: #99D92F; }
.contents_group#news .inner .news li a .list_inner .flex .tag.cost { background: #29639D; }
.contents_group#clients .inner .sliderarea .slides { animation: loop 25s linear 0s infinite; }
.contents_group#clients .inner .sliderarea .slides:nth-child(2) { animation: loop 25s linear 0s infinite; }
@media screen and (min-width: 768px) { .contents_group#news .inner .news li a .list_inner .flex { width: 266px; margin: 0 32px 0 0; }
                                       .contents_group#news .inner .news li a .list_inner .flex time { width: 126px; }
                                       .contents_group#news .inner .news li a .list_inner .flex .tag { margin: 0 0 0 auto; padding: 8px 0; text-align: center; }
                                       .contents_group#news .inner .news li a .list_inner .title { width: calc(100% - 298px); } }

@media only screen and (max-width: 767px){
    .worries_solution .flex{
        display: block;
    }
}

.solution .c-button__arrow{
    margin: 0 auto 15px;
}

#business_faq{
    background: #f5f6f8;
}
.business-wrapper#business_faq .lower__sticky__side{
    color: #28282c;
}

.faq-items[data-v-1e56d0d2] {
    margin: 0 auto 0;
    max-width: 960px;
    line-height: 24px;
}
@media screen and (max-width: 750px) {
    .faq-items[data-v-1e56d0d2] {
        margin: 0 auto 0;
    }
}
.is-pc-show[data-v-2fc1e74d] {
    display: block;
}
@media screen and (max-width: 1023px) {
    .is-pc-show[data-v-2fc1e74d] {
        display: none;
    }
}
.is-pc-show-flex[data-v-2fc1e74d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .is-pc-show-flex[data-v-2fc1e74d] {
        display: none;
    }
}
.is-tab-pc-show[data-v-2fc1e74d] {
    display: block;
}
@media screen and (max-width: 750px) {
    .is-tab-pc-show[data-v-2fc1e74d] {
        display: none;
    }
}
.is-tab-pc-show-flex[data-v-2fc1e74d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 750px) {
    .is-tab-pc-show-flex[data-v-2fc1e74d] {
        display: none;
    }
}
.is-tab-sp-show[data-v-2fc1e74d] {
    display: none;
}
@media screen and (max-width: 1023px) {
    .is-tab-sp-show[data-v-2fc1e74d] {
        display: block;
    }
}
.is-tab-sp-show-flex[data-v-2fc1e74d] {
    display: none;
}
@media screen and (max-width: 1023px) {
    .is-tab-sp-show-flex[data-v-2fc1e74d] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.is-sp-show[data-v-2fc1e74d] {
    display: none;
}
@media screen and (max-width: 750px) {
    .is-sp-show[data-v-2fc1e74d] {
        display: block;
    }
}
.is-sp-show-flex[data-v-2fc1e74d] {
    display: none;
}
@media screen and (max-width: 750px) {
    .is-sp-show-flex[data-v-2fc1e74d] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.faq-item[data-v-2fc1e74d] {
    background: #fff;
    border: 1px solid #d7dce6;
    border-radius: 8px;
    position: relative;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    z-index: 1;
}
.faq-item[data-v-2fc1e74d]:hover {
    background: #f5f6f8;
}
.faq-item + .faq-item[data-v-2fc1e74d] {
    margin-top: 16px;
}
.faq-item .faq-item-title[data-v-2fc1e74d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDJhMSAxIDAgMDAtMSAxdjRIM2ExIDEgMCAwMDAgMmg0djRhMSAxIDAgMTAyIDBWOWg0YTEgMSAwIDEwMC0ySDlWM2ExIDEgMCAwMC0xLTF6IiBmaWxsPSIjNzk3RTkzIi8+PC9zdmc+);
    background-position: center right 20px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    cursor: pointer;
    padding: 16px 48px 16px 16px;
    white-space: pre-wrap;
    color: #28282c;
}
@media screen and (max-width: 750px) {
    .faq-item .faq-item-title[data-v-2fc1e74d] {
        font-size: 1.4rem;
    }
}
.faq-item .faq-item-title[data-v-2fc1e74d]:before {
    color: #ff8228;
    content: "Q";
    display: block;
    font-size: 1.6rem;
    margin-right: 16px;
    text-align: center;
    width: 16px;
}
.faq-item .faq-item-body[data-v-2fc1e74d] {
    max-height: 0;
    opacity: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 0.2s ease-in-out, opacity 0.3s ease-in-out;
    transition: max-height 0.2s ease-in-out, opacity 0.3s ease-in-out;
}
.faq-item .faq-item-body .body[data-v-2fc1e74d] {
    padding: 0 48px 24px;
    color: #28282c;
}
.faq-item.is-open .faq-item-title[data-v-2fc1e74d] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgOGExIDEgMCAwMTEtMWgxMGExIDEgMCAxMTAgMkgzYTEgMSAwIDAxLTEtMXoiIGZpbGw9IiM3OTdFOTMiLz48L3N2Zz4=);
    color: #ff8228;
}
@media screen and (max-width: 750px) {
    .faq-item.is-open .faq-item-title[data-v-2fc1e74d] {
        font-size: 1.5rem;
    }
}
.faq-item.is-open .faq-item-body[data-v-2fc1e74d] {
    max-height: var(--top-faq-item-max-height);
    opacity: 1;
}
.is-pc-show[data-v-6a9d6300] {
    display: block;
}
@media screen and (max-width: 1023px) {
    .is-pc-show[data-v-6a9d6300] {
        display: none;
    }
}
.is-pc-show-flex[data-v-6a9d6300] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .is-pc-show-flex[data-v-6a9d6300] {
        display: none;
    }
}
.is-tab-pc-show[data-v-6a9d6300] {
    display: block;
}
@media screen and (max-width: 750px) {
    .is-tab-pc-show[data-v-6a9d6300] {
        display: none;
    }
}
.is-tab-pc-show-flex[data-v-6a9d6300] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 750px) {
    .is-tab-pc-show-flex[data-v-6a9d6300] {
        display: none;
    }
}
.is-tab-sp-show[data-v-6a9d6300] {
    display: none;
}
@media screen and (max-width: 1023px) {
    .is-tab-sp-show[data-v-6a9d6300] {
        display: block;
    }
}
.is-tab-sp-show-flex[data-v-6a9d6300] {
    display: none;
}
@media screen and (max-width: 1023px) {
    .is-tab-sp-show-flex[data-v-6a9d6300] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.is-sp-show[data-v-6a9d6300] {
    display: none;
}
@media screen and (max-width: 750px) {
    .is-sp-show[data-v-6a9d6300] {
        display: block;
    }
}
.is-sp-show-flex[data-v-6a9d6300] {
    display: none;
}
@media screen and (max-width: 750px) {
    .is-sp-show-flex[data-v-6a9d6300] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-c-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-j-between {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-a-ctr {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-j-ctr {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/* ---gnav--dropdown --- */
.gnav--dropdown {
    position: absolute;
    left: 50%;
    min-width: 640px;
    margin-top: -10px;
    padding: 10px 24px;
    background-color: #fff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    transition: 0.2s ease-out;
    transition-delay: 0s;
}
.gnav--dropdown ul {
    margin-top: 12px;
}
.gnav--dropdown .home_menu--list li {
    width: 23.5%;
    margin-bottom: 12px;
}
.gnav--dropdown .home_menu--list a {
    padding: 24px 12px 20px;
    border-radius: 12px;
}
.gnav--dropdown .home_menu--list .img {
    margin: 0 auto 12px;
}
.gnav--dropdown .home_menu--list img {
    width: auto;
    max-height: 100%;
}
.gnav--dropdown .home_menu--list .txt {
    font-size: 92%;
}
.gnav--dropdown .home_menu--list .txt:before {
    display: none;
}
@media all and (-ms-high-contrast: none) {
    .gnav--dropdown {
        max-width: 640px;
    }
    .gnav--dropdown .home_menu--list .img {
        width: 104px;
        height: 91px;
        margin-top: -24px;
        margin-bottom: -8px;
        transform: scale(0.5, 0.5);
    }
    .gnav--dropdown .home_menu--list img {
        max-height: none;
    }
}


@media screen and (max-width: 767px) {

    /* --- gnav--dropdown --- */
    .gnav--dropdown {
        position: static;
        left: auto;
        min-width: 0;
        padding: 0 0 4px 24px;
        box-shadow: none;
        pointer-events: auto;
        opacity: 1;
        border-radius: 0;
        transform: translateX(0);
    }
    .gnav--dropdown-hover span::before,
    .gnav--dropdown-hover span::after {
        display: none;
    }
    .gnav--dropdown .home_menu--list .img {
        display: none;
    }
    .gnav--dropdown .home_menu--list li {
        width: 100%;
        margin-bottom: 0;
    }
    .gnav--dropdown .home_menu--list a {
        padding: 0;
        border-radius: 0;
        background-color: transparent;
    }
    .gnav--dropdown .home_menu--list .txt {
        display: block;
        text-align: left;
        color: #686868;
        font-size: 94%;
    }
    .gnav--dropdown .home_menu--list .txt::before {
        content: "";
        position: static;
        top: auto;
        left: auto;
        display: inline-block;
        width: 7px;
        height: 0;
        margin-right: 12px;
        border-top: solid 2px #cdcdcd;
        border-right: none;
        transform: translateY(-4px);
    }
    .gnav--dropdown .home_menu--list .txt br {
        display: none;
    }
    .gnav--dropdown .home_menu--list .txt span {
        display: inline;
    }

    /* --- gnav_btn --- */
}

/* home_menu
*************************************************** */
.home_menu {
    padding-top: 180px;
    padding-bottom: 104px;
}
.home_menu .ttl-01::before {
    background-color: #d7d7d7;
}
.home_menu--list {
    margin-top: 60px;
    align-items: stretch;
}
.home_menu--list li {
    width: 32%;
    max-width: 260px;
    margin-bottom: 30px;
}
.home_menu--list .home_menu--item {
    display: block;
    padding: 15px;
    background-color: #f4f4f4;
    border-radius: 10px;
    text-align: center;
    transition: all 1s ease-out;
    height: 100%;
}
@media only screen and (min-width: 768px){
    .home_menu--list .home_menu--item{
        padding: 30px;
        border-radius: 30px;
    }
}
.home_menu--list .img {
    width: 100%;
    height: auto;
    margin: 0 auto 28px;
}
.home_menu--list .img img{
    aspect-ratio: 4/3;
    object-fit: cover;
}
.home_menu--list .txt {
    position: relative;
    min-height: 2.6em;
    line-height: 1.3;
    font-size: 120%;
    font-weight: 600;
    color: #000;
}
.home_menu--list .txt-desc{
    font-size: 100%;
    color: #666;
    text-align: left;
}
/*.home_menu--list .txt::before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: -8px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #faa49b;
  border-right: solid 2px #faa49b;
  transform: rotate(45deg);
}*/
.home_menu--list .txt span {
    display: none;
}

/*business */
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-3, .col-2 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.section-heading {
    margin-bottom: 20px;
}

.section-red-border .section-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}

.section h2 {
    line-height: 1.3;
    text-align: center;
}

.section h2 span {
    display: block;
    font-weight: normal;
}

.row figure {
    margin: 20px 0;
}

.row h3 {
    line-height: 1.3;
}

.row h3 span {
    font-size: 20px;
    font-weight: 400;
}

.row p {
    margin: 0 0 10px;
}

.row p.red {
    color: #bd191f;
}

.section-red-border .row h3 {
    min-height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
}

h2.red {
    color: #c1272d;
}

h2.red span {
    color: #28282c;
}

h2.green {
    color: #006837;
}

h2.orange {
    color: #f7931e;
}

h2.blue {
    color: #0071bc;
}

h2.triangle-down:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 48px solid #c1272d;
    margin: 30px auto 0;
}

h2.triangle-down.green:before {
    border-top-color: #006837;
}

h2.triangle-down.orange:before {
    border-top-color: #f7931e;
}

h2.triangle-down.blue:before {
    border-top-color: #0071bc;
}

.section-red-border {
    border: 5px solid #c1272d;
    padding: 20px;
    border-radius: 20px;
}

.section-gray-border {
    border: 5px solid #868987;
    padding: 20px;
    border-radius: 20px;
}

.section-blue-border {
    border: 5px solid #0071bc;
    padding: 20px;
    border-radius: 20px;
}

.section-gray-border .equal-height {
    min-height: 156px;
}

@media screen and (min-width: 768px) {
    .home_menu .ttl-01 {
        margin-right: 134px;
        margin-bottom: 0;
        line-height: 1;
    }
    .home_menu .ttl-01::before {
        top: 6px;
        right: -64px;
        left: auto;
        border: auto;
        width: 3px;
        height: 36px;
    }
    /*  .home_menu--list a:hover {
        background-color: #fff;
        box-shadow: 0 0 64px rgba(4, 9, 21, 0.13);
      }*/

    .col-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .home_menu {
        padding-top: 60px;
        padding-bottom: 52px;
    }
    .home_menu--txt br {
        display: none;
    }
    .home_menu--list {
        margin-top: 32px;
    }
    .home_menu--list li {
        width: 48%;
        margin-bottom: 12px;
    }
    .home_menu--list a {
        padding: 24px 12px 20px;
        border-radius: 12px;
    }
    .home_menu--list .img {
        margin: 0 auto 12px;
    }
    .home_menu--list img {
        width: auto;
        max-height: 100%;
    }
    .home_menu--list .txt {
        font-size: 92%;
    }
    .home_menu--list .txt:before {
        display: none;
    }
    .section-gray-border .equal-height {
        min-height: 0;
    }
}

.waste-disposal p {
    margin: 0;
}

.waste-disposal h2 {
    color: #f29600;
    font-weight: 700;
    background: url('../images/border-heading.png') repeat-x 0 100% / 6px;
    text-align: center;
    padding-bottom: 15px;
    margin: 0 0 40px;
    line-height: 1.5;
}

.waste-disposal__row {
    display: grid;
    grid-template-columns: 1fr;
}

.waste-disposal__row + .waste-disposal__row {
    margin-top: 56px;
}

.waste-disposal__col {
    position: relative;
    text-align: center;
    max-width: 300px;
    margin-inline: auto;
}

.waste-disposal__col h3 {
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 12px;
    padding-bottom: 15px;
    background: url('../images/border-heading.png') repeat-x 0 100% / 6px;
    min-height: 105px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.waste-disposal__col figure {
    display: block;
}

.waste-disposal__col figure img {
    display: block;
    width: 100%;
    border-radius: 20px;
}

.waste-disposal__body {
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.5;
    min-height: 120px;
}

.waste-disposal__arrow {
    position: relative;
    background: url('../images/arrow-blue-top.png') no-repeat 0 0 / 100%, url('../images/arrow-blue-bottom.png') no-repeat 0 100% / 100%;
    z-index: 1;
    min-height: 100px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px 25px;
    line-height: 1.5;
    max-width: 220px;
    margin-inline: auto;
}

.waste-disposal__arrow strong {
    font-size: 26px;
    font-weight: 700;
}

.waste-disposal__arrow::after {
    content: '';
    height: calc(100% - 68px);
    width: 100%;
    z-index: -1;
    background: #122b68;
    top: 29px;
    position: absolute;
    left: 0;
}

.waste-disposal__arrow.red {
    background-image: url('../images/arrow-red-top.png'), url('../images/arrow-red-bottom.png');
}

.waste-disposal__arrow.red::after {
    background: #c30000;
}

.waste-disposal__arrow.green {
    background-image: url('../images/arrow-green-top.png'), url('../images/arrow-green-bottom.png');
}

.waste-disposal__arrow.green::after {
    background: #00844b;
}

.waste-disposal__arrow.yellow {
    background-image: url('../images/arrow-yellow-top.png'), url('../images/arrow-yellow-bottom.png');
}

.waste-disposal__arrow.yellow::after {
    background: #f29600;
}

.waste-disposal__result {
    max-width: 192px;
    height: 192px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffec39;
    border: 5px solid #122b68;
    border-radius: 9999px;
    margin: 20px auto 0;
    font-size: 15px;
    font-weight: 500;
    color: #122b68;
}

.waste-disposal__result strong {
    font-size: 20px;
    font-weight: 700;
}

.waste-disposal__result span {
    font-size: 18px;
    font-weight: 500;
}

.waste-disposal__result.red {
    border-color: #c30000;
    color: #c30000;
}

.waste-disposal__result.green {
    border-color: #00844b;
    color: #00844b;
}

.waste-disposal__result.yellow {
    border-color: #f29600;
    color: #f29600;
}

.waste-disposal__result.null {
    border-color: transparent;
    color: #f29600;
    background: none;
}

@media screen and (max-width: 767px) {
    .waste-disposal__col + .waste-disposal__col {
        padding-top: 24px;
        margin-top: 24px;
        border-top: 1px dashed #D9E2E2;
    }
}

@media screen and (min-width: 768px) {
    .waste-disposal__row {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px;
    }

    .waste-disposal__col + .waste-disposal__col::before {
        content: '';
        position: absolute;
        top: 0;
        left: -15px;
        border-left: 1px dashed #D9E2E2;
        height: 100%;
    }

    .waste-disposal h2 {
        font-size: 32px;
    }

    .waste-disposal__body {
        font-size: 14px;
        min-height: 110px;
    }

    .waste-disposal__arrow {
        font-size: 16px;
    }

    .waste-disposal__arrow strong {
        font-size: 20px;
    }

    .waste-disposal__col h3 {
        font-size: 20px;
        min-height: 92px;
    }
}

@media screen and (min-width: 1200px) {
    .waste-disposal__row {
        gap: 48px;
    }

    .waste-disposal__col + .waste-disposal__col::before {
        left: -24px;
    }

    .waste-disposal__body {
        font-size: 16px;
        min-height: 120px;
    }

    .waste-disposal__arrow {
        font-size: 18px;
    }

    .waste-disposal__arrow strong {
        font-size: 26px;
    }

    .waste-disposal__col h3 {
        font-size: 24px;
        min-height: 105px;
    }

    .waste-disposal__row + .waste-disposal__row {
        margin-top: 76px;
    }
}
