@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;
}
}
.mb30 {
margin-bottom: 30px;
}
.mb20 {
margin-bottom: 20px;
}
@media screen and (min-width: 688px) {
.vsp {
display: none !important;
}
}
@media screen and (max-width: 687px) {
br {
display: none;
}
.sec {
margin-bottom: 70px;
}
.vpc {
display: none !important;
}
}
@media screen and (max-width: 989px) {
.vpc989 {
display: none !important;
}
}
@media screen and (min-width: 990px) {
.vsp989 {
display: none !important;
}
}
@media screen and (max-width: 989px) { #breadcrumb {
top: 122px;
} .sp {
display: block;
}
.pc {
display: none;
}
.header {
min-width: 100%;
height: auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 999;
}
header h1 {
padding: 5px 10px 0;
font-size: 63%;
line-height: 1.3;
}
header > div.flex {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
header .sp_header_info {
margin: 12px 0px 7px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 4px;
}
header .sp_header_info > li {
width: 48%;
}
header .sp_header_info > li:first-child { -webkit-box-sizing: border-box;
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;
-webkit-transition: all 0.3s;
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%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
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;
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
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%;
-webkit-transform: translateY(-50%) rotate(45deg);
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%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
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;
}
} main.prod-desc {
font-family: "Noto Sans JP", sans-serif;
font-weight: 500;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main p,
main li,
main th,
main td {
font-weight: inherit;
}
.teko {
font-family: "Teko", sans-serif;
} .btn {
text-decoration: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
display: inline-block;
-webkit-transition: 0.3s all linear;
-webkit-transition: 0.2s all linear;
transition: 0.2s all linear;
}
.btn:hover {
-webkit-transform: scaleX(1.04);
transform: scaleX(1.04);
}
.btn--primary {
font-size: var(--20px);
font-weight: 700;
color: #fff;
width: 100%;
max-width: 510px;
border-radius: 100px;
-webkit-box-shadow: 0px 13px 18px #00000029;
box-shadow: 0px 13px 18px #00000029;
background: -webkit-gradient(linear, left bottom, left top, from(#f3406a), color-stop(70.37%, #fa9837), to(#fa9837));
background: linear-gradient(0deg, #f3406a 0%, #fa9837 70.37%, #fa9837 100%);
margin-top: 50px;
}
.btn--second {
padding-left: 32px;
padding-right: 32px;
padding-top: 12px;
padding-bottom: 12px;
font-size: var(--20px);
font-weight: 700;
color: #fff; border-radius: 1000px;
background: -webkit-gradient(linear, left top, right top, from(#00aaea), to(#38dcd6));
background: linear-gradient(90deg, #00aaea 0%, #38dcd6 100%);
}
@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: 16px;
max-width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: calc(100vw - 40px);
padding-left: 5px;
padding-right: 5px;
padding-top: 15px;
padding-bottom: 15px;
}
.btn--second {
padding-left: 12px;
padding-right: 12px;
padding-top: 14px;
padding-bottom: 14px;
font-size: var(--14px);
}
} .heading {
color: #116fa4;
font-size: var(--40px);
font-weight: 700;
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/service-desc/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;
}
@media screen and (max-width: 989px) {
.header {
position: -webkit-sticky;
position: sticky;
top: 0 !important;
overflow: hidden;
}
.recruit {
margin-top: 113px;
}
}
@media screen and (max-width: 687px) {
.recruit {
margin-top: 107px;
}
} .hero {
margin-top: 78px;
position: relative;
text-align: center;
width: 100%;
height: 665px; background-image: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/hero-bgL.png),
url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/hero-bgR.png),
linear-gradient(135deg, #fbfbfb 0%, #f2f2f2 94.24%, #f1f1f1 100%);
background-repeat: no-repeat;
background-position: left top, right bottom;
background-size: contain;
margin-bottom: 100px;
overflow: hidden;
}
.admin-bar .hero {
margin-top: calc(78px + 32px);
}
.hero-inner {
position: absolute;
top: 0;
bottom: 0;
right: min(50%, 670px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 10;
left: 3%;
}
.hero__title {
font-size: var(--60px);
font-weight: 700;
color: #116fa4;
line-height: 1.3;
margin-top: 20px;
margin-bottom: 20px;
}
.hero__txt {
font-size: var(--24px);
font-weight: 700;
}
.hero__box {
width: 519px;
max-width: 100%;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.hero__box__item {
width: calc(244% / 5.19);
min-height: 98px;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/hero-img2.svg) center right / cover no-repeat; display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
line-height: 1.5;
font-weight: bold;
color: #333333;
}
.hero__box__item img {
width: 0.9em;
vertical-align: middle;
}
.hero__box__item__text1 {
font-size: var(--21px);
}
.hero__box__item__text1 span {
font-size: calc(30em / 21);
}
.hero__box__item__text2 {
font-size: var(--17px);
}
.hero__box__item__text3 {
font-size: var(--34px);
}
.hero__img img {
position: absolute;
max-width: 630px;
width: 40%;
right: 30px;
bottom: 20px;
z-index: 0;
}
@media screen and (max-width: 1200px) {
.hero {
height: auto;  padding: 60px 20px; background-position: top left -10vw, bottom right -60vw, center;
}
.hero-inner {
position: relative;
top: 0;
right: 0;
left: 0;
-webkit-transform: none;
transform: none;
z-index: 10;
width: auto;
margin-bottom: 30px;
}
.hero__img {    padding-bottom: 32%;
}
.hero__img img { max-width: 630px;
left: 30px;
margin: 0 auto;
width: calc(100% - 60px);
}
}
@media screen and (max-width: 989px) {
.admin-bar .hero {
margin-top: 0;
}
.hero {
margin-bottom: 50px;
margin-top: 0;
}
.hero__txt {
letter-spacing: 0;
font-size: var(--16px);
}
.hero__title {
font-size: var(--50px);
}
.hero__imgL {
bottom: auto;
height: 60%;
}
.hero__imgR {
top: auto;
bottom: -6%;
height: 60%;
}
}
@media screen and (max-width: 768px) {
.hero {
background-position: top left -25vw, bottom right -60vw, center;
}
}
@media screen and (max-width: 687px) {
.hero {
padding: 30px 20px 0px; background-position: top left -45vw, bottom right -60vw, center;
}
.hero__title {
font-size: var(--32px);
margin-top: 6px;
margin-bottom: 16px;
letter-spacing: 0;
}
.hero__imgL {
opacity: 0.3;
}
.hero__imgR {
opacity: 0.3;
}
.hero__box__item {
min-height: 0;
padding: 5px;
}
.hero__box__item__text1 {
font-size: var(--14px);
}
.hero__box__item__text2 {
font-size: var(--14px);
}
.hero__box__item__text3 {
font-size: var(--24px);
}
.hero__img {
padding-bottom: 37%;
margin-bottom: 0;
}
.hero__img img {
left: 0;
right: 0;
width: calc(100% - 0px);
bottom: 10px;
}
} .worries {
margin-bottom: 150px;
}
.worries__box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
max-width: 1045px;
margin: 0 auto;
}
.worries__left {
width: calc(404% / 10.45);
}
.worries__title { font-weight: bold;
margin-bottom: 50px;
}
.worries__title span {
color: #f3406a;
}
.worries__img {
max-width: 404px;
margin: 0 auto;
}
.worries__list {
font-size: var(--20px);
line-height: 1.45;
margin-bottom: 150px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
width: calc(619% / 10.45);
text-align: center;
}
.worries__item {
width: calc(297% / 6.19);
font-weight: 700;
position: relative;
margin-bottom: 3%;
padding: 10px 10px 10px;
background: #fff;
position: relative;
-webkit-filter: drop-shadow(0px 3px 14px rgba(0, 0, 0, 0.16));
filter: drop-shadow(0px 3px 14px rgba(0, 0, 0, 0.16));
min-height: 120px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/worries-bg.svg) center center / contain no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.worries__item p {
font-weight: inherit;
font-size: var(--22px);
font-weight: 700;
width: 100%;
text-align: center;
}
.worries__item p span {
color: #ff4133;
}
.worries__copy {
border-radius: 1000px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width: 1260px;
margin: 0 auto;
}
.worries__copy__imgL {
width: 142px;
}
.worries__copy__imgR {
width: 142px;
}
.worries__copy__textbox {
width: calc(100% - (142px + 30px) * 2);
color: #116fa4;
text-align: center;
}
.worries__copy__lead {
font-size: var(--32px);
margin-bottom: 15px;
font-weight: 700;
}
.worries__copy__txt {
position: relative;
font-size: var(--40px);
font-weight: 700;
}
@media screen and (max-width: 989px) {
.worries {
margin-bottom: 80px;
}
.worries__box {
display: block;
}
.worries__left {
width: auto;
overflow: hidden;
}
.worries__img--01 {
max-width: 75%;
}
.worries__title {
float: left;
width: 75%;
text-align: left;
}
.worries__left {
max-width: 20%;
margin-right: 0;
float: right;
margin-top: -3%;
}
.worries__list {
width: auto;
margin-bottom: 50px;
clear: both;
}
.worries__item {
width: 49%;
padding: 10px 5px;
}
.worries__copy__imgL {
width: 60px;
}
.worries__copy__imgR {
width: 60px;
}
.worries__copy__textbox {
width: calc(100% - (60px + 30px) * 2);
overflow: hidden;
padding: 10px 0;
}
}
@media screen and (max-width: 687px) {
.worries__title {
width: 60%; }
.worries__left {
max-width: 35%;
margin-top: 0;
}
.worries__copy__lead {
font-size: var(--16px);
margin-bottom: 10px;
text-align: center;
}
.worries__copy__txt {
font-size: var(--24px);
}
.worries__item {
background-size: 100% 100%;
min-height: 80px;
line-height: 1.3;
-webkit-filter: drop-shadow(0px 2px 7px rgba(0, 0, 0, 0.16));
filter: drop-shadow(0px 2px 7px rgba(0, 0, 0, 0.16));
}
.worries__item p {
font-size: var(--15px);
}
.worries__item p br.br-pc {
display: none;
}
.worries__item h6 {
font-size: var(--20px);
}
.worries__copy__imgL {
width: 30px;
}
.worries__copy__imgR {
width: 30px;
}
.worries__copy__textbox {
width: calc(100% - (30px + 10px) * 2);
}
} .cta {
text-align: center;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/cta-bg.jpg) center center / cover no-repeat;
padding: 60px 20px 60px;
}
.cta__title {
font-size: var(--36px);
margin-bottom: 26px;
font-weight: 700;
color: #ffffff;
}
.cta__txt {
font-size: var(--26px);
margin-bottom: -20px;
color: #ffffff;
}
@media screen and (max-width: 989px) {
.cta {
background-position: top left;
}
.cta__title {
font-size: var(--30px);
}
.cta__txt {
font-size: var(--24px);
}
}
@media screen and (max-width: 687px) {
.cta {
padding-left: 20px;
padding-right: 20px;
padding-top: 40px;
padding-bottom: 30px; }
.cta__title {
font-size: var(--24px);
}
.cta__txt {
font-size: var(--16px);
text-align: left;
margin-bottom: -10px;
}
} .corpintro {
max-width: 1310px;
}
.corpintro__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto 50px;
}
.corpintro__inner.corpintro__inner--reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.corpintro__img {
width: calc(371% / 13.1);
}
.corpintro__txt {
width: calc(832% / 13.1);
}
.corpintro__title {
font-size: var(--30px);
font-weight: bold;
margin-bottom: 1em;
}
.corpintro__title:after {
margin-top: 1em;
content: "";
display: block;
width: 3.5em;
color: #0c9ae1;
border-bottom: 4px solid;
}
.corpintro__lead {
font-size: var(--20px);
line-height: 1.8em;
font-weight: 400;
}
@media screen and (max-width: 989px) {
.corpintro__img {
width: calc(471% / 13.1);
}
.corpintro__txt {
width: calc(752% / 13.1);
}
}
@media screen and (max-width: 687px) {
.corpintro {
padding: 30px 20px;
margin-bottom: 20px;
}
.corpintro__inner {
display: block;
margin-bottom: 50px;
}
.corpintro__txt {
width: 100%;
}
.corpintro__img {
width: calc(371% / 4.8);
max-width: 371px;
margin: 0 auto 20px;
}
.corpintro__title {
font-size: var(--24px);
}
.corpintro__lead {
font-size: var(--16px);
}
} .merit {
background: #e7f4fb;
padding: 1px 0;
padding-top: 80px;
margin-bottom: 80px;
}
.merit .sec {
margin-bottom: 80px;
}
.merit__list {
position: relative;
}
.merit__item {
position: relative;
width: calc(400% / 12.6);
margin-bottom: 50px;
}
.merit__item__title {
font-size: var(--24px);
line-height: 1.45;
font-weight: 700;
padding-left: 20px;
margin-bottom: 10px;
position: relative;
color: #ff4133;
}
.merit__item__text {
font-size: var(--18px);
line-height: 1.5;
padding-left: 20px;
position: relative;
font-weight: 400;
}
.merit__item__title::before {
content: "";
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/check-icon.svg) center center / contain no-repeat;
width: 2em;
height: 2.25em;
position: relative;
margin-left: -20px;
margin-bottom: -0.75em;
display: block;
vertical-align: middle;
}
@media screen and (max-width: 989px) {
.merit {
overflow: hidden;
padding-top: 40px;
margin-bottom: 40px;
}
.merit .sec {
margin-bottom: 40px;
}
.merit__list {
margin-bottom: 10px;
}
.merit__item {
position: relative;
width: 49%;
}
}
@media screen and (max-width: 687px) {
.merit__item {
width: 100%;
margin-bottom: 30px;
}
.merit__item__title {
font-size: var(--20px);
padding-left: 15px;
}
.merit__item__text {
font-size: var(--16px);
padding-left: 15px;
}
.merit__item__title::before {
font-size: 0.75em;
margin-bottom: -1em;
margin-left: -15px;
}
} .scene__list {
list-style-type: none;
row-gap: 30px;
counter-reset: li;
}
.scene__item {
font-weight: 700;
position: relative;
width: calc(404% / 12.6);
}
.scene__img {
width: 400px;
margin: 0 auto 0px;
max-width: 100%;
}
.scene__cap {
padding-top: 30px;
font-size: var(--14px);
text-align: right;
}
.scene__cap span {
text-align: left;
background-color: #f1f1f1;
display: inline-block;
padding: 5px;
}
.scene__item__img {
width: auto;
max-width: 100%;
margin-right: 1em;
margin-bottom: 0;
}
.scene__item__inner {
height: 82px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #ffffff;
-webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.16);
box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.16);
overflow: hidden;
position: relative;
counter-increment: li;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
padding-left: 80px;
}
.scene__item__inner:before {
content: counter(li);
color: #fff;
width: 42px;
position: absolute;
z-index: 2;
top: 0.2em;
bottom: 0;
left: 0;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 40px;
font-family: "Teko", sans-serif;
text-align: right;
font-weight: 400;
padding-left: 15px;
}
.scene__item__inner:after {
content: "";
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/service-desc/scene-text.svg) center center / contain no-repeat;
width: 70px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
}
.scene__item__title {
font-size: var(--24px);
font-weight: 700;
}
@media screen and (max-width: 989px) {
.scene__list {
row-gap: 16px;
}
.scene__item {
width: 49%;
}
}
@media screen and (max-width: 687px) {
.scene__list { }
.scene__item {
width: 100%; }
.scene__item__inner { }
.scene__img {
max-width: 75%;
}
.scene__item__title {
font-size: var(--20px);
}
} .concrete__list {
list-style-type: none;
row-gap: 30px;
counter-reset: li;
}
.concrete__item {
font-weight: 700;
position: relative;
width: calc(404% / 12.6);
background: -webkit-gradient(linear, left top, left bottom, from(#0ea7ff), color-stop(70.37%, #5ae4e0), to(#6cf1df));
background: linear-gradient(#0ea7ff 0%, #5ae4e0 70.37%, #6cf1df 100%);
-webkit-box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.16);
box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.16);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.concrete__item__inner {
margin-left: 4px;
margin-bottom: 4px;
padding: 20px 20px;
background: #fff;
}
.concrete__item__lead {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.concrete__item__img {
width: 44px;
}
.concrete__item__title {
width: calc(100% - 54px);
color: #0c9ae1;
font-size: var(--24px);
font-weight: 700;
}
.concrete__item__text {
font-size: var(--16px);
line-height: 1.8;
font-weight: 500;
}
@media screen and (max-width: 989px) {
.concrete__item {
width: 49%;
}
}
@media screen and (max-width: 687px) {
.concrete__list {
display: block;
}
.concrete__item {
width: 100%;
margin-bottom: 30px;
}
.concrete__item__title {
font-size: var(--20px);
}
} .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: #def8ff;
padding: 10px;
text-align: left;
margin-top: -5px;
counter-increment: li;
position: relative;
overflow: hidden;
padding-left: 120px;
line-height: 1.25;
}
.case2__name::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0px;
width: 90px;
display: block;
background: #116fa4;
-webkit-transform: rotate(45deg) scale(0.7071);
transform: rotate(45deg) scale(0.7071);
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
}
.case2__name::after {
content: "CASE 0" counter(li);
font-weight: 600;
color: #ffffff;
font-size: var(--25px);
line-height: 1;
position: absolute;
top: 0;
bottom: 0;
left: 0;
padding: 13px 0px 7px 10px;
width: 90px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #116fa4; font-family: "Teko", sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.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: 989px) {
.case__video {
width: 49%;
margin-bottom: 30px;
}
}
@media screen and (max-width: 687px) {
.case__video {
width: 100%;
margin-bottom: 30px;
}
.case2__name {
padding-left: 100px;
font-size: var(--18px);
}
.case2__name::before {
width: 70px;
}
.case2__name::after {
font-size: var(--20px);
width: 70px;
padding-left: 5px;
}
.case2__title {
font-size: var(--18px);
}
}
.content-wrapper {
width: auto;
-webkit-box-sizing: content-box;
box-sizing: content-box;
} .feature {
}
.feature__list {
width: calc(404% / 12.6);
margin-bottom: 30px;
padding: 30px;
background: #e7f4fb;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.feature__ttlbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: -30px;
}
.feature__img {
width: calc(119% / (404 - 40) * 100);
margin-left: -30px;
}
.feature__title {
width: calc(270% / (404 - 40) * 100);
font-weight: 700;
font-size: var(--25px);
text-align: left;
line-height: 1.5;
margin-right: -10px;
}
.feature__title span {
color: #f3406a;
}
.feature__txt {
font-weight: 400;
font-size: var(--16px);
line-height: 1.6;
}
@media screen and (max-width: 989px) {
.feature__title br {
display: none;
}
.feature__list {
width: 49%;
max-width: 404px; margin-bottom: 30px;
}
}
@media screen and (max-width: 687px) {
.feature {
}
.feature__list {
width: 100%;
margin: 0 auto 30px;
padding: 20px;
}
.feature__ttlbox {
margin-top: -20px;
}
.feature__img {
margin-left: -20px;
}
.feature__title {
font-size: var(--20px);
}
.feature__title br {
display: block;
}
} .service__list {
row-gap: 40px;
}
.service__item {
width: calc(618% / 12.6);
background: #fff;
position: relative;
margin-bottom: calc(10% * 0.3206);
overflow: hidden;
}
.service__img {
float: left;
width: calc(139% / 6.18);
margin-right: 20px;
}
.service__title {
font-weight: 700;
font-size: var(--20px);
padding-top: 10px;
padding-bottom: 10px;
}
.service__txt {
line-height: 1.65;
}
@media screen and (max-width: 989px) {
.service__item {
width: 48%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.service__title {
font-size: var(--20px);
width: calc(100% - ((139% / 6.18) + 20px));
}
.service__txt {
width: 100%;
padding-top: 10px;
}
}
@media screen and (max-width: 687px) {
.service__item {
width: 100%;
margin-bottom: 35px;
}
.service__title {
font-size: var(--18px);
}
.service__list {
row-gap: 26px;
}
} .pricelist th,
.pricelist td {
padding: 15px 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: 700;
color: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#00aaea), to(#38dcd6));
background: linear-gradient(#00aaea 0%, #38dcd6 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: 700;
}
.pricelist__label,
.pricelist__sec {
font-weight: 700;
}
.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: 700;
}
@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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reason__img {
width: calc(378% / 12.6);
}
.reason__txt { width: 66.03%; }
.reason__title {
font-weight: 700;
font-size: var(--36px);
margin-bottom: 30px;
}
.reason__desc {
line-height: 1.7;
font-size: var(--20px);
font-weight: 400;
}
.reason__mttl {
font-size: var(--20px);
font-weight: 500;
margin-top: 15px;
margin-bottom: 15px; font-weight: 400;
}
.reason__list {
padding-left: 1.4em;
font-weight: 400;
}
.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__list {
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;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reason__img {
width: 58%;
margin-bottom: 24px;
}
.reason__desc {
line-height: 1.5;
}
.reason__txt {
width: 100%;
}
} .flow__inner {
margin-bottom: 50px;
}
.flow__list {
position: relative;
padding: 100px 0 0;
width: 100%;
}
.flow__list::before {
content: "";
position: absolute;
color: #116fa4;
border-left: 4px solid;
top: 150px;
bottom: 150px;
left: 0;
right: 0;
width: 0;
margin: 0 auto;
counter-reset: li;
}
.flow__list__item {
margin-bottom: 100px;
position: relative;
}
.flow__list__item__img {
width: 86px;
margin: 0 auto;
}
.flow__list__item__text {
width: calc(50% - 120px);
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background: -webkit-gradient(linear, left top, left bottom, from(#0ea7ff), color-stop(70.37%, #5ae4e0), to(#6cf1df));
background: linear-gradient(#0ea7ff 0%, #5ae4e0 70.37%, #6cf1df 100%);
-webkit-box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.16);
box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.16);
}
.flow__list__item__text::after {
content: "";
width: 0;
height: 0;
position: absolute;
top: 0;
bottom: 0;
margin: auto 18px;
left: 100%;
color: #116fa4;
border-left: 21px solid;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
}
.flow__list__item__text__inner {
margin-left: 4px;
margin-bottom: 4px;
padding: 30px;
background: #fff;
}
.flow__list__item__text__head {
font-size: var(--20px);
font-weight: bold;
margin-bottom: 10px;
counter-increment: li;
line-height: 1.5;
}
.flow__list__item__text__head::before {
content: counter(li, decimal-leading-zero);
font-size: var(--38px);
font-weight: 600;
font-family: "Teko", sans-serif;
color: #116fa4;
vertical-align: middle;
line-height: 1;
display: inline-block;
margin-right: 0.5em;
}
.flow__list__item__text__text {
font-size: var(--16px);
font-weight: 400;
line-height: 1.8;
}
@media screen and (min-width: 990px) {
.flow__list__item:nth-child(2n) .flow__list__item__text::after {
left: auto;
right: 100%;
border-left: none;
border-right: 21px solid;
}
.flow__list__item:nth-child(2n) .flow__list__item__text {
left: auto;
right: 0;
}
}
@media screen and (max-width: 989px) {
.flow__list {
padding: 90px 0 0;
width: 100%;
max-width: 678px;
margin: 0 auto -130px;
}
.flow__list::before {
right: auto;
left: 43px;
top: 170px;
bottom: 200px;
}
.flow__list__item__img {
margin-left: 0;
}
.flow__list__item__text {
width: calc(100% - 150px);
}
.flow__list__item {
margin-bottom: 200px;
}
.flow__list__item__text::after {
left: auto;
right: 100%;
border-left: none;
border-right: 21px solid;
}
.flow__list__item__text {
left: auto;
right: 0;
}
}
@media screen and (max-width: 687px) {
.flow__list {
padding: 20px 0 0;
margin-bottom: -30px;
}
.flow__list::before {
border-left: 3px solid;
left: 24px;
top: 20px;
bottom: 30px;
}
.flow__list__item {
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.flow__list__item__img {
width: 48px;
position: relative;
}
.flow__list__item__text {
width: calc(100% - 80px);
position: relative;
top: -10px;
-webkit-transform: none;
transform: none;
}
.flow__list__item:last-child::before {
content: "";
background: white;
position: absolute;
top: 0;
bottom: 0;
left: 20px;
width: 10px;
}
.flow__list__item__text::after {
margin: 12px 5px 0;
border-right: 18px solid;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
top: 10px;
}
.flow__list__item__text__inner {
margin-left: 3px;
margin-bottom: 3px;
padding: 20px;
}
.flow__list__item__text__head {
font-size: var(--18px);
}
.flow__list__item__text__head::before {
font-size: var(--30px);
}
.flow__list__item__text__text {
font-size: var(--16px);
line-height: 1.5;
}
} .sv_qa *,
.sv_qa *:after,
.sv_qa *:before {
-webkit-box-sizing: border-box;
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;
-webkit-transition: max-height 0.5s ease;
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;
font-weight: 400;
}
.sv_qa .sv_actab .sv_actab-content p::before {
content: "A";
display: inline-block;
font-size: var(--46px);
font-weight: 700;
color: #116fa4;
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;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
text-align: center;
color: #116fa4;
}
.sv_qa .sv_actab input[type="checkbox"] + label::after {
content: "\25BC";
}
.sv_qa .sv_actab input[type="checkbox"]:checked + label::after {
-webkit-transform: rotateX(180deg);
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);
}
}