﻿@keyframes float{0%,100%{transform:translateY(0.3em)}50%{transform:translateY(-0.3em)}}.page-header{height:11.1111111111em;line-height:1.4;margin-top:1.6em;display:flex;align-items:center;justify-content:center;text-align:center;background:#f5f5f3;position:relative;z-index:1;overflow:hidden}.page-header::after{content:"";width:8em;height:9.6666666667em;background:url(../images/illust_triangle_sub.png) center center/contain no-repeat;position:absolute;z-index:-1;bottom:-1.3888888889em;right:calc(50% - 33em);animation:float 2.6s ease-in-out infinite}.page-header__inner{padding-inline:4.4444444444em;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:1}@media screen and (max-width: 480px){.page-header__inner{width:100%;padding-inline:1.6666666667em}}.page-header__inner::before,.page-header__inner::after{content:"";width:3.0555555556em;height:1.0555555556em;position:absolute;z-index:-1}.page-header__inner::before{border-top:1px solid #dbd3c7;border-left:1px solid #dbd3c7;top:-1em;left:.5555555556em}.page-header__inner::after{border-right:1px solid #dbd3c7;border-bottom:1px solid #dbd3c7;right:.5555555556em;bottom:.2em}.page-header__main{font-size:2.4444444444em;font-weight:bold;letter-spacing:.08em}@media screen and (max-width: 480px){.page-header__main{font-size:2em}}.page-header__sub{font-size:.7777777778em;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#b98248}:where(.section) :where(h2:not(.reset)){margin:3.5em 0 1em;line-height:1.4;font-size:1.7777777778em;font-weight:800;letter-spacing:.08em}:where(.section) :where(h2:not(.reset)) .accent{border-bottom:5px solid #f6f1e8;color:#32495a}:where(.section) :where(h3:not(.reset)){margin:2.1em 0 .8em;line-height:1.4;padding:.2em 0 .3em .8em;font-size:1.3333333333em;font-weight:800;letter-spacing:.08em;border-left:2px solid #b98248}:where(.section) :where(h4:not(.reset)){margin:1.5em 0 .5em;line-height:1.4;padding-bottom:.6em;font-size:1.1111111111em;font-weight:bold;letter-spacing:.08em;position:relative;z-index:1}:where(.section) :where(h4:not(.reset)).center::before{left:0;right:0;margin-inline:auto}:where(.section) :where(h4:not(.reset))::before{content:"";width:4.95em;height:.15em;background:#e5e0d8;position:absolute;z-index:1;left:0;bottom:0}:where(.section) :where(p:not([class])){margin-bottom:.5555555556em}:where(.section) table p:not([class]){margin-bottom:0}:where(.section) table:not(.reset){width:min(100%, 1000px);margin-inline:auto;border-collapse:separate;border-spacing:.5em .5em}:where(.section) table:not(.reset) th{width:30%;padding:.7em .5em;font-size:1.1111111111em;font-weight:bold;text-align:left;background:#f8f4ee;letter-spacing:.08em}:where(.section) table:not(.reset) td{width:70%;padding:.7em .5em;font-size:1em;border-top:1px solid #e5e0d8}@media screen and (max-width: 840px){:where(.section) table.tab_set th,:where(.section) table.tab_set td{width:100%;display:block}}@media screen and (max-width: 480px){:where(.section) table.sp_set th,:where(.section) table.sp_set td{width:100%;display:block}}:where(.section) blockquote{position:relative;padding:10px 15px 10px 60px;margin:20px 0;box-sizing:border-box;font-style:italic;background:#efefef;color:#555}:where(.section) blockquote::before{display:inline-block;position:absolute;top:18px;left:15px;vertical-align:middle;content:"";font-family:FontAwesome;color:#cfcfcf;font-size:30px;line-height:1}:where(.section) blockquote p{padding:0;margin:10px 0;line-height:1.7}:where(.section) blockquote cite{display:block;text-align:right;color:#888;font-size:.9em}.breadcrumb{font-size:.7777777778em;margin-top:.7142857143em;text-align:right}.breadcrumb a{color:inherit}.form-intro{font-size:.8333333333em}.contact-form{width:600px;max-width:100%;margin:3.3333333333em auto 0}.contact-form__list{display:flex;flex-wrap:wrap;gap:2.2222222222em}.contact-form__item{flex:0 0 100%}.contact-form__item.-half{flex:0 0 calc(50% - 1.25em)}@media screen and (max-width: 480px){.contact-form__item.-half{flex:0 0 100%}}.contact-form__item dt{display:flex;align-items:flex-start;gap:.2777777778em}.contact-form__item dd{margin-top:.4444444444em}.contact-form__label{font-size:.9444444444em;font-weight:bold}.contact-form__tag{display:inline-block;padding:.1em .4em;margin-top:.1em;font-size:.7777777778em;border-radius:2px;color:#fff;white-space:nowrap}.contact-form__tag.-required{background-color:#e74c3c}.contact-form__tag.-optional{background-color:#96a2a6}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=number],.contact-form input[type=date],.contact-form textarea{width:100%;padding:.5555555556em .8333333333em;border:1px solid #ccd2d5;background:#f2f5f7;border-radius:4px;transition:border-color .2s,box-shadow .2s}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form input[type=tel]:focus,.contact-form input[type=number]:focus,.contact-form input[type=date]:focus,.contact-form textarea:focus{outline:none;background:#fff;border-color:#3498db;box-shadow:0 0 2px 3px rgba(42,131,191,.15)}.contact-form input[type=text][aria-invalid=true],.contact-form input[type=email][aria-invalid=true],.contact-form input[type=tel][aria-invalid=true],.contact-form input[type=number][aria-invalid=true],.contact-form input[type=date][aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#e74c3c}.contact-form input[type=text][aria-invalid=true]:focus,.contact-form input[type=email][aria-invalid=true]:focus,.contact-form input[type=tel][aria-invalid=true]:focus,.contact-form input[type=number][aria-invalid=true]:focus,.contact-form input[type=date][aria-invalid=true]:focus,.contact-form textarea[aria-invalid=true]:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.15)}.contact-form input[type=text].-half,.contact-form input[type=email].-half,.contact-form input[type=tel].-half,.contact-form input[type=number].-half,.contact-form input[type=date].-half,.contact-form textarea.-half{width:calc(50% - 1.25em)}@media screen and (max-width: 480px){.contact-form input[type=text].-half,.contact-form input[type=email].-half,.contact-form input[type=tel].-half,.contact-form input[type=number].-half,.contact-form input[type=date].-half,.contact-form textarea.-half{width:100%}}.contact-form textarea{min-height:6.6666666667em;display:block;resize:vertical}.contact-form input[type=date]{cursor:pointer}.contact-form input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s;transition:opacity .2s}.contact-form input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.contact-form select{width:100%;padding:.5555555556em 2.2222222222em .5555555556em .8333333333em;border:1px solid #ccd2d5;background:#f2f5f7;background-image:url('data:image/svg+xml;charset=UTF-8,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3e%3cpolyline points="6 9 12 15 18 9"%3e%3c/polyline%3e%3c/svg%3e');background-repeat:no-repeat;background-position:right .6666666667em center;background-size:1.1111111111em;border-radius:4px;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form select:focus{outline:none;background-color:#fff;border-color:#3498db;box-shadow:0 0 2px 3px rgba(42,131,191,.15)}.contact-form select[aria-invalid=true]{border-color:#e74c3c}.contact-form select[aria-invalid=true]:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.15)}.contact-form .wpcf7-radio{display:block}.contact-form .wpcf7-radio .wpcf7-list-item{display:block;padding:.1111111111em;margin:.2222222222em 0 0 .5555555556em}.contact-form .wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:.3333333333em;cursor:pointer}.contact-form .wpcf7-radio .wpcf7-list-item input[type=radio]{width:1em;height:1em;cursor:pointer;flex-shrink:0;accent-color:#3498db}.contact-form .wpcf7-checkbox{display:block}.contact-form .wpcf7-list-item{display:block;padding:.1111111111em;margin:.2222222222em 0 0 .5555555556em}.contact-form .wpcf7-list-item label{display:flex;align-items:center;gap:.3333333333em;cursor:pointer}.contact-form .wpcf7-list-item input[type=checkbox]{width:1em;height:1em;cursor:pointer;flex-shrink:0;accent-color:#3498db}.contact-form__note{margin-top:.3571428571em;font-size:.7777777778em;color:#999}label.contact-form__note{margin-bottom:.3571428571em}.contact-form .contact-form__actions{margin-top:2.2222222222em;text-align:center}.contact-form .wpcf7-submit{display:inline-block;min-width:11.1111111111em;min-height:3.1111111111em;font-weight:bold;color:#fff;background:#3498db;border-radius:4px;cursor:pointer;transition:.2s}@media screen and (max-width: 480px){.contact-form .wpcf7-submit{width:100%;min-width:auto;display:block}}.contact-form .wpcf7-submit:hover{background:#0d9eff}.contact-form .wpcf7-spinner{display:inline-block;width:1.3333333333em;height:1.3333333333em;margin:0 -1.8888888889em 0 .5555555556em;vertical-align:middle}@media screen and (max-width: 480px){.contact-form .wpcf7-spinner{margin:.8888888889em 0 0}}#wpcf7cpcnf::before{content:"ご入力いただいた内容をご確認いただき、[この内容で送信] ボタンを押してください。";display:block;text-align:center}#wpcf7cpcnf table{margin:1.6666666667em auto 0}#wpcf7cpcnf .wpcf7cp-btns{margin-top:2.2222222222em;display:flex;align-items:center;flex-direction:column;gap:.8888888889em}#wpcf7cpcnf .wpcf7cp-cfm-edit-btn{display:inline-block;padding:.4em 1.8em;margin:0;color:#fff;background:#80888f;border-radius:4px;cursor:pointer;transition:.2s}#wpcf7cpcnf .wpcf7cp-cfm-edit-btn:hover{background:#94a0aa}#wpcf7cpcnf .wpcf7cp-cfm-submit-btn{display:inline-block;min-width:11.1111111111em;min-height:3.1111111111em;margin:0;font-weight:bold;color:#fff;background:#3498db;border-radius:4px;cursor:pointer;transition:.2s}@media screen and (max-width: 480px){#wpcf7cpcnf .wpcf7cp-cfm-submit-btn{width:100%;min-width:auto}}#wpcf7cpcnf .wpcf7cp-cfm-submit-btn:hover{background:#0d9eff}.caution{max-width:600px;margin:2.2222222222em auto 0}.caution__title{font-weight:bold;text-align:center}.caution__title::before,.caution__title::after{content:"※";margin-inline:.3em}.caution__body{margin-top:.5555555556em}.caution__body .form-button{margin-top:1.1111111111em}.form-paragraph{line-height:1.8;font-size:.8333333333em}.form-button{display:flex;align-items:center;justify-content:center;gap:.8333333333em}@media screen and (max-width: 480px){.form-button{flex-direction:column;gap:.5555555556em}}.form-button__item{width:19.6666666667em;font-size:.8333333333em}.form-button__link{height:3.3333333333em;display:flex;align-items:center;justify-content:center;gap:.8333333333em;background:#fff;border:1px solid #dde3e6;border-radius:100em}.form-button__link:hover{background:#eef1f3;border-color:#afb9be}a.form-button__link{text-decoration:none;color:inherit}a.form-button__link:hover{opacity:1}.form-button__icon{width:1.3em;display:flex;align-items:center;opacity:.25}.form-button__icon svg{width:100%;height:auto;fill:#333}.blog-content{margin-top:4.4444444444em;display:flex;gap:3.3333333333em}@media screen and (max-width: 840px){.blog-content{flex-direction:column;gap:2.2222222222em}}.blog-content__main{flex:1}.blog-content__sub{width:13.8888888889em}@media screen and (max-width: 840px){.blog-content__sub{width:100%}}.post__title{font-size:1.3333333333em;margin-top:1.6666666667em;font-weight:bold}.post__title a{color:inherit;text-decoration:underline}.post__title a:hover{text-decoration:none}.post__date{margin-top:.3571428571em;font-size:.7777777778em;text-align:right;display:block;opacity:.5}.post__content{margin-top:.5555555556em}.sidebar{display:flex;flex-direction:column;gap:2.2222222222em}@media screen and (max-width: 840px){.sidebar{flex-direction:row}}@media screen and (max-width: 480px){.sidebar{flex-direction:column}}.sidebar__section{flex:1}.sidebar__title{padding-bottom:.2777777778em;font-weight:bold;border-bottom:3px solid #ddd}.sidebar__content{margin-top:.5555555556em}.sidebar__item{list-style:none;font-size:.7777777778em}.sidebar__item:not(:last-child){border-bottom:1px dotted #ccc}.sidebar__link{padding-block:.3em;display:flex;align-items:center;justify-content:space-between;color:inherit}.sidebar__count{font-size:.9em;opacity:.5}.sidebar__more{margin-top:.8em;padding:.3em .5em;font-size:.7777777778em;text-align:center;color:inherit;border:1px solid #ccc;border-radius:.2142857143em;display:block}.sidebar__more:hover{background:#e8e8e8;text-decoration:none}.post-nav{margin-top:3.3333333333em}.post-nav__back{display:flex;justify-content:center}.post-nav__back-link{display:inline-block;padding:.6em 1.5em;font-size:.8333333333em;border:1px solid #ccc;border-radius:.2em;color:inherit;text-decoration:none}.post-nav__back-link:hover{background-color:#e8e8e8}.post-nav__links{margin-top:1.1111111111em;display:flex;gap:.5555555556em}@media screen and (max-width: 480px){.post-nav__links{flex-direction:column;gap:.5555555556em}}.post-nav__item{flex:1}.post-nav__item a{display:flex;flex-direction:column;padding:.8333333333em 1em;height:100%;color:inherit;text-decoration:none;background-color:#fff;border:1px solid #ccc;border-radius:.1666666667em;position:relative}.post-nav__item a:hover{background-color:#e8e8e8}.post-nav__item.-next{text-align:right}.post-nav__label{font-size:.7777777778em;opacity:.5;margin-bottom:.5em}.post-nav__title{font-size:.8333333333em;font-weight:bold;line-height:1.4}.nav-links{margin-top:2.2222222222em;display:flex;justify-content:center;align-items:center;gap:.2777777778em;flex-wrap:wrap}@media screen and (max-width: 480px){.nav-links{gap:.1111111111em}}.nav-links .page-numbers{min-width:2.8571428571em;height:2.8571428571em;padding-inline:.7142857143em;display:inline-flex;align-items:center;justify-content:center;font-size:.7777777778em;color:inherit;text-decoration:none;border-radius:.2em;border-radius:100em;background-color:#fff}@media screen and (max-width: 480px){.nav-links .page-numbers{min-width:2.5em;height:2.5em}}.nav-links .page-numbers:hover{background-color:#e8e8e8}.nav-links .page-numbers.current{color:#fff;background-color:#333;border-color:#333}.nav-links .page-numbers.dots{min-width:auto;padding-inline:0;background-color:transparent}.nav-links .prev,.nav-links .next{min-width:3.5714285714em;height:3.5714285714em;background-color:#e8e8e8}.nav-links .prev:hover,.nav-links .next:hover{background-color:#d4d4d4}.tax-filter{margin-top:2.2222222222em}.tax-filter__nav{display:block}.tax-filter__title{font-size:.8333333333em;font-weight:bold;margin-bottom:.8em}.tax-filter__list{display:flex;justify-content:center;align-items:center;gap:.5555555556em;flex-wrap:wrap;padding:0;margin:0;list-style:none}@media screen and (max-width: 480px){.tax-filter__list{justify-content:flex-start;gap:.5555555556em}}.tax-filter__item{display:block}.tax-filter__link{display:inline-block;padding:.6em 1.5em;font-size:.8333333333em;border:1px solid #ccc;border-radius:.2em;color:inherit;text-decoration:none;background-color:#fff}.tax-filter__link:hover,.tax-filter__link:focus-visible{background-color:#e8e8e8}.tax-filter__link.is-current{color:#fff;background-color:#333;border-color:#333}.detail-list .post{padding-bottom:1.1111111111em}.detail-list .post:first-child .post__title{margin-top:0}.title-list{padding:.6666666667em .1111111111em;border-bottom:1px solid #ccc;display:flex;position:relative;z-index:1}@media screen and (max-width: 480px){.title-list{flex-direction:column-reverse;gap:.3333333333em}}.title-list:first-of-type{padding-top:0}.title-list__time{width:8.3333333333em;opacity:.5}@media screen and (max-width: 480px){.title-list__time{width:100%}}.title-list__title{flex:1}.title-list__title a{color:inherit}.title-list__title a:hover{text-decoration:underline}@media screen and (max-width: 480px){.title-list__title a::after{content:"";position:absolute;z-index:-1;inset:0}}.thumb-list__item{display:flex;gap:1.1111111111em}@media screen and (max-width: 480px){.thumb-list__item{flex-direction:column;gap:.6666666667em}}.thumb-list__item:not(:first-of-type){margin-top:1.1111111111em;padding-top:1.1111111111em;border-top:1px dotted #ccc}.thumb-list__figure{width:10em;height:10em;overflow:hidden}@media screen and (max-width: 480px){.thumb-list__figure{width:100%;height:18em}}.thumb-list__figure:hover img{transform:scale(1.08)}.thumb-list__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.2s}.thumb-list__txt{flex:1;display:flex;flex-direction:column}.thumb-list__head{color:inherit}.thumb-list__title{font-size:1.1111111111em;font-weight:bold}.thumb-list__excerpt{margin-top:.5555555556em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.thumb-list__sub{margin-top:auto;display:flex}@media screen and (max-width: 480px){.thumb-list__sub{margin-top:1.1111111111em}}.thumb-list__time{font-size:.7777777778em;opacity:.5}.thumb-list__cats{margin-left:auto;font-size:.7777777778em}.thumb-list__cats a{color:inherit}.post-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.6666666667em}@media screen and (max-width: 480px){.post-grid{grid-template-columns:1fr;gap:1.1111111111em}}.post-card{display:block;aspect-ratio:3/2;position:relative;z-index:1;overflow:hidden}.post-card:hover img{transform:scale(1.08)}.post-card__image-wrapper img{width:100%;height:100%;position:absolute;z-index:1;inset:0;-o-object-fit:cover;object-fit:cover;transition:.2s}.post-card__overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:.8888888889em 1em;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.2) 100%)}.post-card__category{font-size:0.7777777778em;display:inline-block;align-self:flex-start;padding:.4285714286em .8571428571em;color:#fff;background-color:#32495a;position:absolute;z-index:1;left:0;top:0}.post-card__title{color:#fff;font-size:1em;font-weight:normal;line-height:1.4;text-shadow:0 0 .25em rgba(0,0,0,.4);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.feature-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em}.feature-list__item{border-radius:50%;width:13.8888888889em;height:13.8888888889em;background:#f6f1e8;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;padding-bottom:1.5em}@media screen and (max-width: 480px){.feature-list__item{width:15.5555555556em;height:15.5555555556em}}.feature-list__title{display:block;font-weight:bold}.feature-list__title .num{font-size:2.6666666667em;font-weight:900;color:#32495a;margin-left:.1em;display:inline-block;vertical-align:middle;line-height:1.6}.feature-list__cnt{display:block;border-top:1px solid #fff;padding-top:.5em;text-align:center}.faq__item{background:#f5f5f3;position:relative;z-index:1}.faq__item:not(:first-of-type){margin-top:1.1111111111em}.faq__item.is-active .faq__trigger::after{rotate:0deg}.faq__item.is-active .faq__content{grid-template-rows:1fr;padding-bottom:.8888888889em}.faq__header{display:flex;align-items:flex-start;width:100%;padding:.8888888889em 0 .8888888889em 1.1111111111em;text-align:left}.faq__title{font-size:1.3333333333em;font-weight:bold;line-height:1.5;margin-block:unset;flex:1;display:flex;align-items:flex-start}.faq__title-icon{font-size:1em;font-family:"Poppins",sans-serif;font-weight:bold;margin-right:.5em;line-height:1;background:#b98248;color:#fff;width:1.9166666667em;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:100em;padding-bottom:.1em;padding-left:.15em}@media screen and (max-width: 480px){.faq__title-icon{font-size:1em}}.faq__title-cnt{flex:1;margin-top:.2em}.faq__trigger{width:3.0555555556em;height:2.5555555556em;display:block;cursor:pointer;transition:.2s;position:relative;z-index:1}.faq__trigger:hover{opacity:.8}.faq__trigger::before,.faq__trigger::after{content:"";width:.8888888889em;height:2px;background:#333;position:absolute;z-index:1;right:50%;top:50%;translate:50% -50%}.faq__trigger::after{rotate:90deg;transition:.2s}.faq__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out,padding-top .3s ease-out;overflow:hidden;padding:0 1.6666666667em 0 1.1111111111em}.faq__content-inner{display:flex;align-items:flex-start;min-height:0}.faq__content-inner-icon{font-size:1.3333333333em;font-family:"Poppins",sans-serif;font-weight:bold;margin-right:.5em;line-height:1;background:#5b5b5b;color:#fff;width:1.9166666667em;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:100em;padding-bottom:.1em;padding-left:.15em}@media screen and (max-width: 480px){.faq__content-inner-icon{font-size:1.3333333333em}}.faq__content-inner-cnt{flex:1;margin-top:.2em}.contents-set dt{font-weight:700;background:#d48b47;color:#fff;padding:0 .4444444444em}.contents-set dd{border:1px solid #d48b47;padding:.2777777778em .6666666667em;background:#fff}.contents-set dd+dt{margin-top:.8333333333em}.faq-column{display:flex;justify-content:center;gap:1em 5.5555555556em}@media screen and (max-width: 480px){.faq-column{flex-direction:column}}@media screen and (max-width: 480px){.faq-column.-arrow{gap:3.6em}}.faq-column.-arrow .faq-column__item+.faq-column__item{position:relative;z-index:1}.faq-column.-arrow .faq-column__item+.faq-column__item::before{content:"";width:1.6666666667em;height:2.5em;position:absolute;top:50%;left:-1.9444444444em;translate:-100% -50%;background:#d48b47;clip-path:polygon(0 0, 100% 50%, 0 100%)}@media screen and (max-width: 480px){.faq-column.-arrow .faq-column__item+.faq-column__item::before{width:2.5em;height:1.6666666667em;clip-path:polygon(0 0, 100% 0, 50% 100%);top:-0.9em;left:50%;translate:-50% -100%}}.faq-column__item{flex:1}.faq-column__item:nth-of-type(odd){display:flex;justify-content:flex-end}@media screen and (max-width: 480px){.faq-column__item:nth-of-type(odd){justify-content:center}}.faq-column__item:nth-of-type(even){display:flex;justify-content:flex-start}@media screen and (max-width: 480px){.faq-column__item:nth-of-type(even){justify-content:center}}@media screen and (max-width: 480px){.faq-column__item{width:100%}}
/*# sourceMappingURL=page.css.map */
