@charset "UTF-8";
   a:hover {
opacity: initial;
text-decoration: initial;
}
body {
line-height: 1.4;
}
img { width: 100%;
}
.sec {
margin-bottom: 150px;
}
.sec--worries {
margin-bottom: 0;
}
@media screen and (max-width: 989px) {
.sec {
margin-bottom: 100px;
}
}
@media screen and (max-width: 687px) {
br {
display: none;
}
.sec {
margin-bottom: 70px;
}
}
@media screen and (max-width: 989px) { #breadcrumb {
top: 122px;
} .sp {
display: block;
}
.pc {
display: none;
}
.header {
min-width: 100%;
height: auto;
align-items: center;
z-index: 999;
}
header h1 {
padding: 5px 10px 0;
font-size: 63%;
line-height: 1.3;
}
header > div.flex {
align-items: center;
}
header .sp_header_info {
margin: 12px 0px 7px;
display: flex;
justify-content: space-around;
width: 100%;
box-sizing: border-box;
padding: 0 4px;
}
header .sp_header_info > li {
width: 48%;
}
header .sp_header_info > li:first-child { box-sizing: border-box;
}
header .sp_header_info > li > a {
font-weight: 600;
color: #333;
background-color: #ffc600;
border-bottom: 4px solid #d5a500;
display: inline-block;
padding: 4px 0px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition: all 0.3s;
text-align: center;
text-decoration: none;
border-radius: 5px;
width: 100%;
}
header .sp_header_info > li > a:hover {
margin-top: 2px;
border-bottom: 2px solid #d5a500;
}
header .sp_header_info > li > a > img {
width: 20px;
margin-right: 5px;
}
.head_logo {
width: 60%;
margin: 6px 0 0 10px;
}
.head_logo img {
padding-top: 0;
padding-left: 0;
}
.head_logo svg {
width: 100%;
} nav {
width: 30px;
margin: 2px 10px 0 0;
}
nav.flex {
display: block;
} .gnav_02 {
display: none;
}
#toggle span {
margin-bottom: 6px;
border-bottom: solid 2px #003f9d;
display: block;
}
#toggle span:last-child {
margin-bottom: 0;
} .sp_gnav_list {
width: 60%;
height: 100vh;
background-color: #003f9d;
position: fixed;
top: 0;
right: -60%;
z-index: 999;
}
#sp_gnav_close {
padding: 6%;
font-size: 113%;
font-weight: bold;
color: #fff;
border-bottom: solid 1px #00265b;
background-color: #00265b;
}
.sp_gnav li a {
padding: 10px 20px;
color: #fff;
border-bottom: solid 1px #00265b;
display: block;
}
.sp_gnav li a:hover {
background-color: #0084f4;
text-decoration: none;
opacity: 1;
} #layer {
width: 100%;
height: 100vh;
background-color: transparent;
display: block;
position: fixed;
top: 0;
right: -100%;
z-index: 1;
}
.greeting {
margin-top: 40px;
}
.greeting > aside {
width: 90%;
}
.greeting > aside > h2 {
font-size: 20px;
}
.greeting__subcopy {
font-size: 14px;
}
.greeting > aside > ul {
font-size: 14px;
}
.greeting > aside ul li {
margin-bottom: 20px;
width: 48%;
}
.greeting > aside > div {
font-size: 14px;
}
.greeting > aside > div > br {
display: none;
}
.greeting__client-list {
text-align: left;
}
.foot_inner {
width: 90%;
font-size: 88%;
}
.foot_inner .foot_info_txt {
margin-bottom: 30px;
}
.foot_inner .foot_nav {
width: 100%;
flex-flow: column wrap;
}
.foot_nav li a {
width: 100%;
}
.foot_inner .foot_nav li {
margin: 0px 0;
border-bottom: 1px solid #00265b;
} .foot_info {
width: 100%;
} .footer_sub-list {
margin-bottom: 1em;
text-align: center;
margin-left: 0;
justify-content: space-between !important;
font-size: 95%;
}
ul.footer_sub-list > li {
border-bottom: none !important;
margin-bottom: 0.6em !important;
background-color: #015dde;
width: 49%;
}
.footer_sub-list > li:after {
content: none;
}
.foot_nav li a {
padding: 6px 0px 6px;
width: 100%;
display: inline-block;
} .local-nav {
margin-bottom: 50px;
margin-top: 0;
}
.local-nav--second {
margin-bottom: 60px;
}
.local-nav__item__img {
display: none;
}
.local-nav__list {
border-top: none;
border-left: 10px solid #014099;
text-align: left;
}
.local-nav__item {
width: 100%;
}
.home .local-nav__item {
height: auto !important;
}
.local-nav__item__title {
font-size: 20px;
}
.local-nav__list--second {
text-align: left !important;
}
.local-nav__item__title--second { }
.local-nav__item__inner {
padding-left: 1.2em;
position: relative;
border-left: none;
border-bottom: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
}
.local-nav__item__inner:before {
position: absolute;
content: "";
width: 10px;
height: 10px;
border: 1px solid #939393;
border-left-color: transparent;
border-bottom-color: transparent;
right: 23px;
top: 50%;
transform: translateY(-50%) rotate(45deg);
z-index: 100;
}
.local-nav__item:first-of-type {
border-top: 1px solid #d6d6d6;
}
.local-nav__item__btn {
display: none;
} .contact_banner {
max-width: 688px;
margin-bottom: 50px;
} #contact_btn {
width: 90%;
}
#contact_btn .contact_btn__lede {
font-size: 115%;
}
#contact_btn .page_contact_inner {
width: 100%;
justify-content: space-between;
}
#contact_btn .page_contact_inner .page_contact_box {
width: 100%;
margin-bottom: 20px;
}
}
@media screen and (max-width: 687px) { .contact_banner {
max-width: 340px;
margin-bottom: 50px;
}
}  .btn {
text-decoration: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
display: inline-block;
transition: 0.2s all linear;
}
.btn:hover {
transform: scaleX(1.04);
}
.btn--primary {
font-size: var(--20px);
font-weight: 600;
color: #fff;
width: 100%;
max-width: 450px;
box-shadow: 0px 13px 18px #00000029;
border-radius: 10px;
background: transparent linear-gradient(180deg, #f565d3 0%, #fe477e 100%) 0%
0% no-repeat padding-box;
margin-top: 50px;
}
.btn--second {
padding-left: 22px;
padding-right: 22px;
padding-top: 12px;
padding-bottom: 12px;
font-size: var(--16px);
font-weight: 600;
color: #fff; border-radius: 8px;
background: transparent linear-gradient(90deg, #17c161 0%, #7de936 100%) 0% 0%
no-repeat padding-box;
}
@media screen and (max-width: 687px) {
.btn {
padding-left: 10px;
padding-right: 10px;
padding-top: 18px;
padding-bottom: 18px;
}
.btn--primary {
margin-top: 30px;
font-size: 17px;
}
.btn--second {
padding-left: 12px;
padding-right: 12px;
padding-top: 14px;
padding-bottom: 14px;
font-size: var(--14px);
}
} .heading {
color: #50b71d;
font-size: var(--40px);
font-weight: 600;
text-align: center;
margin-bottom: 50px;
}
.heading::before {
content: "";
display: inline-block;
width: 38px;
height: 38px;
background-image: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/head-icon.svg);
background-size: contain;
margin-right: 10px;
position: relative;
top: 5px;
}
.heading span {
color: #ff4133;
}
.heading-desc {
font-size: var(--18px);
text-align: center;
}
.heading-note {
font-size: var(--14px);
text-align: center;
}
p[class^="heading-"]:last-of-type {
margin-bottom: 50px;
}
@media screen and (max-width: 687px) {
.heading {
font-size: var(--26px);
margin-bottom: 30px;
}
.heading-desc {
font-size: var(--16px);
text-align: left;
}
.heading::before {
top: 3px;
width: 26px;
height: 26px;
}
p[class^="heading-"]:last-of-type {
text-align: left;
}
}
.recruit {
margin-top: 78px;
} .hero {
position: relative;
text-align: center;
width: 100%;
height: 664px;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/hero-bg.jpg) center center /
cover no-repeat;
margin-bottom: 100px;
overflow: hidden;
}
.hero-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
width: 100%;
}
.hero__title {
font-size: var(--70px);
font-weight: 600; text-shadow:
0px 0px 5px #ffffff85,
0px 0px 5px #ffffff85,
0px 0px 10px #ffffff85,
0px 0px 10px #ffffff85;
line-height: 1.3;
margin-top: 20px;
margin-bottom: 20px;
letter-spacing: 3px;
}
.hero__txt {
font-size: var(--24px);
font-weight: 600;
letter-spacing: 3px;
}
.hero__txt span {
color: #ff4133;
}
.hero__imgL,
.hero__imgR { max-width: 430px;
position: absolute;
top: 44px;
left: 0;
width: 27.75%;
z-index: 0;
}
.hero__imgR {
left: auto;
right: 0;
top: 112px;
}
@media screen and (max-width: 989px) {
.recruit {
margin-top: 113px;
}
.hero {
margin-bottom: 50px;
height: 500px;
}
.hero-inner {
padding: 0 20px;
}
.hero__txt {
letter-spacing: 0;
font-size: var(--16px);
}
.hero__title {
font-size: var(--50px);
}
.hero__imgL {
left: -30px;
}
.hero__imgR {
right: -30px;
top: 19%;
}
}
@media screen and (max-width: 687px) {
.recruit {
margin-top: 107px;
}
.hero {
height: 336px;
}
.hero-inner {
padding: 0 20px;
}
.hero__title {
font-size: var(--36px);
margin-top: 6px;
margin-bottom: 6px;
letter-spacing: 0;
}
.hero__imgL {
top: 15%;
opacity: 0.3;
}
.hero__imgR {
opacity: 0.3;
}
} .worries__list {
font-size: var(--20px);
line-height: 1.45;
margin-bottom: 150px;
justify-content: space-between;
position: relative;
}
.worries__item {
font-weight: 600;
position: relative;
width: 49%;
margin-bottom: 1%;
padding: 10px;
padding-left: 53px;
background: linear-gradient(90deg, #d1ffdf 0%, #f0ffe4 100%);
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
min-height: 80px;
}
.worries__item p {
font-weight: inherit;
}
.worries__item__inner {
width: 30.16%;
}
.worries__item::before {
content: "";
position: absolute;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/check-icon.svg) center center /
contain no-repeat;
width: 33px;
height: 29px;
display: inline-block;
margin: auto;
top: 0;
bottom: 0;
left: 10px;
}
.worries__item span {
color: #ff4133;
}
.worries__copy {
text-align: center;
background:
url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/worries-l.png) center left / auto 172px
no-repeat,
url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/worries-r.png) center right / auto
172px no-repeat;
max-width: 974px;
margin: 0 auto 150px;
padding: 0 200px;
}
.worries__lede {
font-weight: 500;
font-size: var(--24px);
width: 100%;
display: inline-block;
margin-bottom: 15px;
position: relative;
}
.worries__txt {
font-weight: 600;
position: relative;
font-size: var(--40px);
}
.worries__txt span {
color: #ff4133;
}
@media screen and (max-width: 1024px) {
.worries__list::before,
.worries__list::after {
top: 0;
bottom: auto;
left: 0;
right: auto;
display: none;
}
}
@media screen and (max-width: 989px) {
.worries {
overflow: hidden;
}
.worries__list {
row-gap: 30px;
margin-bottom: 100px;
}
.worries__item { }
.worries__copy {
margin: 0;
padding: 0;
}
.worries__copy:before {
content: "";
position: absolute;
background: rgba(255, 255, 255, 0.8);
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.worries__txt {
font-size: var(--35px);
}
}
@media screen and (max-width: 687px) {
.worries__list {
row-gap: 16px;
margin-bottom: 50px;
}
.worries__item {
width: 100%;
font-size: var(--16px);
padding-left: 2.5em;
padding-right: 1em;
padding-top: 1em;
padding-bottom: 1em;
row-gap: 15px;
}
.worries__item::before {
width: 1.5em;
}
.worries__lede {
font-size: var(--16px);  }
.worries__txt {
font-size: var(--22px);
}
} .cta {
text-align: center;
background:
url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/cta-bg-l.svg) left top / auto 100%
no-repeat,
url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/cta-bg-r.svg) right top / auto 100%
no-repeat,
url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/cta-bg.svg) bottom 20% center / 80%
no-repeat;
min-height: 384px;
max-width: 1094px;
margin: 0 auto;
padding: 40px 60px 60px;
}
.cta__title {
font-size: var(--36px);
margin-bottom: 26px;
font-weight: 600;
color: #50b71d;
}
.cta__txt {
font-size: var(--26px);
margin-bottom: -30px;
}
@media screen and (max-width: 989px) {
.cta__title {
font-size: var(--30px);
}
.cta__txt {
font-size: var(--24px);
}
}
@media screen and (max-width: 687px) {
.cta {
padding-left: 2em;
padding-right: 2em;
padding-top: 40px;
padding-bottom: 30px;
margin: 0 10px;
background-size:
auto 110%,
auto 110%,
80% auto;
background-position:
left -10% center,
right -10% center,
bottom 10% center;
}
.cta__title {
font-size: var(--26px);
}
.cta__txt {
font-size: var(--16px);
text-align: left;
margin-bottom: -10px;
}
} .corpintro {
background: #f1f1f1;
padding: 60px 12px;
}
.corpintro__inner {
padding: 0;
}
.corpintro__txt {
width: 49%;
font-size: var(--20px);
line-height: 1.8em;
}
.corpintro__txt span {
font-size: 140%;
color: #50b71d;
font-weight: bold;
}
.corpintro__img {
width: calc(582% / 12.6);
}
@media screen and (max-width: 989px) {
.corpintro {
padding: 30px 20px;
}
.corpintro__inner {
display: block;
}
.corpintro__txt {
width: 100%;
}
.corpintro__img {
width: 100%;
max-width: 582px;
margin: 0 auto 20px;
}
}
@media screen and (max-width: 687px) {
.corpintro__txt {
font-size: var(--16px);
}
} .merit {
}
.merit__list {
row-gap: 40px;
position: relative;
}
.merit__item {
position: relative;
width: 49%;
}
.merit__item__title {
font-size: var(--30px);
line-height: 1.45;
font-weight: 700;
border-radius: 30px;
background: linear-gradient(90deg, #d1ffdf 0%, #f0ffe4 100%);
padding: 10px 12px 14px;
padding-left: 55px;
position: relative;
color: #606060;
}
.merit__item__title::before {
content: "";
position: absolute;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/check-icon.svg) center center /
contain no-repeat;
width: 33px;
height: 29px;
margin: auto;
top: 0;
bottom: 0;
left: 12px;
}
.merit__item p {
font-size: var(--20px);
line-height: 1.8;
padding: 15px 12px 0;
}
@media screen and (max-width: 989px) {
.merit {
overflow: hidden;
}
.merit__list {
row-gap: 20px;
margin-bottom: 10px;
}
.merit__item {
position: relative;
width: 49%;
}
}
@media screen and (max-width: 687px) {
.merit__item {
width: 100%;
}
.merit__item__title {
font-size: var(--20px);
padding-left: 3rem;
}
.merit__item__title::before {
width: 1.5rem;
left: 1rem;
}
.merit__item p {
font-size: var(--16px);
padding: 15px 1rem 0;
}
} .scene__list {
list-style-type: none;
row-gap: 20px;
}
.scene__item {
font-weight: 600;
position: relative;
width: calc(404% / 12.6);
}
.scene__item__title {
font-size: var(--36px);
margin-bottom: 10px;
color: #606060;
font-weight: bold;
position: relative;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/icon-scene-job.png) left top /
107px auto no-repeat;
padding-left: 130px;
display: flex;
align-items: center;
padding-bottom: 20px;
min-height: 111px;
}
.scene__item__title--corpintro {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/icon-scene-corpintro.png) left
top / 107px auto no-repeat;
}
.scene__item__title--president {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/icon-scene-president.png) left
top / 107px auto no-repeat;
}
.scene__item__title--companydesc {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/icon-scene-companydesc.png)
left top / 107px auto no-repeat;
}
.scene__item__title--recruit {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/icon-scene-recruit.png) left
top / 107px auto no-repeat;
}
.scene__item__title--sns {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/recruit/icon-scene-sns.png) left top /
107px auto no-repeat;
}
.scene__item__title.small {
font-size: var(--25px);
}
.scene__item p {
font-size: var(--16px);
line-height: 1.5;
}
@media screen and (max-width: 989px) {
}
@media screen and (max-width: 687px) {
.scene__item {
width: 100%;
margin-bottom: 20px;
}
.scene__item__title {
font-size: var(--24px);
background-size: 80px auto;
padding-left: 100px;
min-height: 90px;
}
.scene__item__title.small {
font-size: var(--24px);
}
.scene__item__title.small br {
display: none;
}
.scene__item p {
font-size: var(--16px);
line-height: 1.5;
}
} .case {
text-align: center;
counter-reset: li;
}
.case__video {
width: 32%;
margin-bottom: 30px;
}
.case__video iframe {
width: 100%;
height: auto;
aspect-ratio: 16/9;
margin-bottom: 5px;
display: block;
}
.case__txt {
font-weight: 500;
font-size: var(--20px);
}
.case2__name {
font-weight: 500;
font-size: var(--20px);
margin-bottom: 10px;
background: #f0ffe4;
padding: 10px;
text-align: left;
margin-top: -5px;
border-left: solid 1.2em #50b71d;
counter-increment: li;
text-indent: -20px;
}
.case2__name::before {
content: "CASE 0" counter(li);
font-weight: 700;
color: #90e539;
font-size: var(--25px);
line-height: 1;
position: relative;
top: 0.1em;
padding-right: 0.5em;
}
.case2__title {
font-weight: 500;
font-size: var(--20px);
margin-bottom: 10px;
text-align: left;
}
.case2__txt {
font-size: var(--16px);
text-align: left;
}
@media screen and (max-width: 687px) {
.case__video {
width: 100%;
margin-bottom: 30px;
}
.case2__name::before {
font-size: var(--20px);
top: 0em;
}
.case2__title {
font-size: var(--18px);
}
} .service__list {
row-gap: 40px;
}
.service__item {
width: 32.06%;
background: #fff; -webkit-filter: drop-shadow(3px 3px 23px rgba(0, 0, 0, 0.16));
filter: drop-shadow(3px 3px 23px rgba(0, 0, 0, 0.16));
position: relative;
margin-bottom: calc(10% * 0.3206);
}
.service__item:before {
content: "";
position: absolute;
z-index: -1;
width: 50.1%;
top: 100%;
background: #fff;
left: 0;
padding-bottom: 10%;
transform: skewY(11deg);
transform-origin: bottom right;
}
.service__item:after {
content: "";
position: absolute;
z-index: -1;
width: 50.1%;
top: 100%;
background: #fff;
right: 0;
padding-bottom: 10%;
transform: skewY(-11deg);
transform-origin: bottom left;
}
.service__title {
text-align: center;
font-weight: 500;
font-size: var(--20px);
padding-top: 15px;
padding-bottom: 15px;
margin-left: 20px;
margin-right: 20px;
border-bottom: 1px solid #8fe835;
margin-bottom: 10px;
}
.service__txt {
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
line-height: 1.65;
}
@media screen and (max-width: 989px) {
.service__item {
width: 48%;
}
.service__title {
font-size: var(--16px);
padding-top: 10px;
padding-bottom: 10px;
}
}
@media screen and (max-width: 687px) {
.service__item {
width: 100%;
margin-bottom: 35px;
}
.service__list {
row-gap: 26px;
}
} .pricelist th,
.pricelist td {
padding: 18px 10px;
vertical-align: middle;
}
.pricelist {
text-align: center;
}
.pricelist__table {
border-collapse: separate;
border-spacing: 6px;
width: 100%;
font-size: var(--20px);
}
.pricelist__title {
font-size: var(--24px);
font-weight: 600;
color: #fff;
background: linear-gradient(#17c161 0%, #7de936 100%);
}
.pricelist__title:nth-child(1) {
background: transparent;
}
.pricelist__note {
font-size: var(--12px);
font-size: 12px;
font-weight: 400;
}
.pricelist__price {
font-size: var(--32px);
font-weight: 600;
}
.pricelist__label,
.pricelist__sec {
font-weight: 600;
}
.pricelist__label {
background-color: #e4e4e4;
}
.pricelist__status {
font-size: var(--30px);
font-weight: normal;
}
.pricelist__price,
.pricelist__status,
.pricelist__sec {
background-color: #f1f1f1;
}
.pricelist__status span {
font-size: var(--20px);
font-weight: 600;
}
@media screen and (max-width: 989px) {
.pricelist__table-container {
overflow: auto;
white-space: nowrap;
}
}
@media screen and (max-width: 687px) {
.pricelist__table {
font-size: var(--16px);
}
.pricelist__title {
font-size: var(--18px);
}
.pricelist__price {
font-size: var(--24px);
}
.pricelist__status {
font-size: var(--22px);
}
} .reason__inner {
margin-bottom: 50px;
align-items: center;
}
.reason__img {
width: calc(346% / 12.6);
}
.reason__txt { width: 66.03%; }
.reason__title {
font-weight: 600;
font-size: var(--36px);
margin-bottom: 30px;
}
.reason__title:after {
content: "";
width: 57px;
display: block;
border-bottom: solid 4px #fc4abd;
margin-top: 0.6em;
}
.reason__desc {
line-height: 1.7;
font-size: var(--20px);
}
.reason__mttl {
font-size: var(--20px);
font-weight: 500;
margin-top: 15px;
margin-bottom: 15px; }
.reason__list {
padding-left: 1.4em;
}
.reason__item {
margin-bottom: 0.5em;
font-size: var(--20px);
}
@media screen and (max-width: 989px) {
.reason__title {
font-size: var(--30px);
}
.reason__txt {
margin-top: 0;
width: 68%;
}
.reason__desc {
font-size: var(--16px);
}
.reason__mttl {
font-size: var(--16px);
}
.reason__item {
font-size: var(--16px);
}
.reason__desc {
font-size: var(--16px);
}
}
@media screen and (max-width: 687px) {
.reason__title {
font-size: var(--22px);
margin-bottom: 15px;
}
.reason__inner {
margin-bottom: 36px;
flex-direction: column;
align-items: center;
}
.reason__img {
width: 58%;
margin-bottom: 24px;
}
.reason__desc {
line-height: 1.5;
}
.reason__txt {
width: 100%;
}
} .sv_qa *,
.sv_qa *:after,
.sv_qa *:before {
box-sizing: border-box;
}
.sv_qa {
max-width: 1046px;
margin: 0 auto;
width: 100%;
font-size: var(--18px);
}
.sv_qa .sv_actab {
position: relative;
overflow: hidden;
width: 100%;
color: #1b2538;
padding-bottom: 0.5em;
padding-top: 0.5em;
}
.sv_qa .sv_actab input {
position: absolute;
opacity: 0;
} .sv_qa .sv_actab label {
font-weight: bold;
font-size: var(--20px);
line-height: 1.6;
position: relative;
display: block;
margin: 0 0 0 0;
padding: 1em 2em 1em 1em;
cursor: pointer;
background: #f1f1f1;
}
.sv_qa .sv_actab label::before {
content: "Q. ";
display: inline-block;
width: var(--50px);
} .sv_qa .sv_actab .sv_actab-content {
overflow: hidden;
max-height: 0;
transition: max-height 0.5s ease;
background: rgb(255 255 255 / 50%);
}
.sv_qa .sv_actab .sv_actab-content p {
margin: 1em;
position: relative;
padding-left: var(--50px);
line-height: 1.7;
}
.sv_qa .sv_actab .sv_actab-content p::before {
content: "A";
display: inline-block;
font-size: var(--46px);
font-weight: 600;
color: #50b71d;
position: absolute;
top: 0px;
left: 0px;
line-height: 1;
}    .sv_qa .sv_actab input:checked ~ .sv_actab-content {
max-height: 40em;
} .sv_qa .sv_actab label::after {
line-height: 1.6;
position: absolute;
top: 50%;
right: 0;
display: block;
width: 3em;
margin-top: -15px;
transition: all 0.5s ease;
text-align: center;
color: #50b71d;
}
.sv_qa .sv_actab input[type="checkbox"] + label::after {
content: "\25BC";
}
.sv_qa .sv_actab input[type="checkbox"]:checked + label::after {
transform: rotateX(180deg);
}
.sv_qa a {
text-decoration: underline;
}
.sv_qa a:hover {
opacity: 0.7;
}
@media screen and (max-width: 687px) {
.sv_qa .sv_actab label {
padding: 0.5em 2em 0.5em 2.6em; font-size: var(--15px);
}
.sv_qa .sv_actab label::after {
top: 57%;
right: -8px;
}
.sv_qa .sv_actab label::before {
width: var(--26px);
position: absolute;
left: 1em;
}
.sv_qa .sv_actab .sv_actab-content p {
font-size: var(--14px);
padding-left: 24px;
}
.sv_qa .sv_actab .sv_actab-content p::before {
font-size: var(--26px);
}
}