@charset "UTF-8";
 html {
--first-color: #098c71;
--second-color: #f6548f;
--third-color: #e1fe6c;
--qanda-color: #f6548f;
--bg: #ffffff;
--line: #707070;
--thin: #f1f1f1;
--grad-first-color: #23a09c;
--grad-last-color: #3bcc88;
--btn-first-color: #f6548f;
--btn-last-color: #ff80ba;
}  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 !important;
}
.mb100 {
margin-bottom: 100px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
@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;
}
.mb100 {
margin-bottom: 60px !important;
}
}
br.must {
display: block !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: var(--bg);
border-bottom: solid 1px #00265b;
background-color: #00265b;
}
.sp_gnav li a {
padding: 10px 20px;
color: var(--bg);
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.tvcm {
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;
}
.is-pc .btn:hover {
-webkit-transform: scaleX(1.04);
transform: scaleX(1.04);
}
.btn--primary {
font-size: var(--20px);
font-weight: 700;
color: var(--bg);
width: 100%;
max-width: 510px;
border-radius: 6px; -webkit-box-shadow: 0px 13px 18px #00000029;
box-shadow: 0px 13px 18px #00000029;
background: -webkit-gradient(linear, left bottom, left top, from(var(--btn-first-color)), to(var(--btn-last-color)));
background: linear-gradient(0deg, var(--btn-first-color) 0%, var(--btn-last-color) 100%);
margin-top: 50px;
}
.btn--primary.short {
max-width: 350px;
}
.btn--second {
padding-left: 32px;
padding-right: 32px;
padding-top: 12px;
padding-bottom: 12px;
font-size: var(--20px);
font-weight: 700;
color: var(--bg); border-radius: 6px;
background: -webkit-gradient(linear, left top, right top, from(var(--grad-first-color)), to(var(--grad-last-color)));
background: linear-gradient(90deg, var(--grad-first-color) 0%, var(--grad-last-color) 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: 17px;
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: var(--first-color);
font-size: var(--40px);
font-weight: 700;
text-align: center;
margin-bottom: 50px;
}
.heading::before {
content: "";
display: inline-block;
width: calc(58em / 40);
height: calc(48em / 40);
background-image: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/head-icon.svg);
background-size: contain;
margin-right: 10px;
position: relative;
top: 0.2em;
}
.heading span {
color: var(--first-color);
}
.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;
}
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: 675px;
overflow: hidden;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/hero-bg.jpg) center center / cover no-repeat;
}
.admin-bar .hero {
margin-top: calc(78px + 32px);
}
.hero-inner {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 800px;
max-width: 100%;
margin: 0 auto;
z-index: 10;
}
.hero__title {
font-size: var(--60px);
font-weight: 700;
color: var(--bg);
line-height: 1.3;
margin-top: 20px;
margin-bottom: 30px;
text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8);
}
.hero__title img {
width: calc(57em / 60);
padding: 0 0.2em;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.hero__txt {
font-size: var(--24px);
font-weight: 700;
color: var(--bg);
text-shadow: 3px 2px 1px rgba(0, 0, 0, 0.8);
}
.hero__box {
width: 595px;
max-width: 100%;
margin: 0 auto; padding: 0.8%;
line-height: 1.5;
font-weight: bold;
color: var(--third-color);
font-size: var(--22px);
text-align: center;
text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.8);
}
.hero__img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden; margin-bottom: 0;
}
.hero__img .imgR {
position: absolute;
top: 0;
right: 0;
bottom: 0;
height: 100%;
max-width: none;
width: auto;
}
.hero__img .imgL {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
max-width: none;
width: auto;
}
@media screen and (max-width: 1200px) {
.hero {
height: auto;
padding: 60px 20px;
}
.hero-inner {
position: relative;
width: auto;
}
}
@media screen and (max-width: 989px) {
.admin-bar .hero {
margin-top: 0;
}
.hero { margin-top: 0;
}
.hero__txt {
letter-spacing: 0;
font-size: var(--16px);
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.hero__title {
font-size: var(--50px);
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.hero__box {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
}
@media screen and (max-width: 687px) {
.hero {
padding: 0;
background-image: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/hero-bg-sp.jpg);
}
.hero-inner {
padding: 30px 20px;
}
.hero__title {
font-size: var(--32px);
margin-top: 6px;
margin-bottom: 16px;
letter-spacing: 0;
}
.hero__box {
min-height: 0;
background-size: contain; font-size: var(--14px);
line-height: 1.2;
}
.hero__img {
bottom: auto;
opacity: 0.7;
}
} .worries {
margin-bottom: 150px;
}
.worries__bg {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/worries-bg.jpg) center center / contain no-repeat #fff894;
padding: 80px 0;
margin-bottom: 150px;
}
.worries__title {   }
.worries__title span {
color: var(--second-color);
}
.worries__list {
font-size: var(--20px);
line-height: 1.45;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
max-width: 1260px;
margin: 0 auto;
}
.worries__item {
width: calc(296% / 12.6);
font-weight: 700;
position: relative;
margin-bottom: 1%;
padding: 1.5% 20px 0;
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: 136px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/worries-item-bg.svg) center center / contain no-repeat;
}
.worries__item p {
font-weight: inherit;
font-size: var(--20px);
font-weight: 700;
width: 100%;
text-align: center;
color: var(--bg);
}
.worries__item p span {
color: var(--first-color);
}
.worries__copy {
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: 1200px;
margin: 0 auto;
}
.worries__copy__img {
width: calc(248% / 12);
margin-bottom: 0;
}
.worries__copy__textbox {
width: calc(924% / 12);
color: var(--first-color);
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/worries-img03.svg) center center / 100% 100% no-repeat;
padding: 40px 20px;
min-height: 250px;
text-align: center;
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;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.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__bg {
padding: 50px 0;
margin-bottom: 50px;
background-image: none;
}
.worries__box {
display: block;
}
.worries__left {
width: auto;
overflow: hidden;
}
.worries__img--01 {
max-width: 80%;
}
.worries__title {   }
.worries__left {
max-width: 15%;
margin-right: 0;
float: right;
margin-top: -3%;
}
.worries__list {  }
.worries__copy {
display: block;
}
.worries__copy__img {
display: none;
}
.worries__copy__textbox {
width: auto; height: 52vmin;
min-height: 0;
padding: 20px 70px;
background-image: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/worries-img03_sp.svg);
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.worries__copy__lead {
margin-bottom: 10px;
text-align: center;
}
.worries__copy__txt {
text-align: center;
}
.worries__item {
width: 49%;
}
.worries__item p {
}
}
@media screen and (max-width: 687px) {
.worries__copy__lead {
font-size: var(--16px);
}
.worries__copy__txt {
font-size: var(--22px);
}
.worries__item { padding: 10px 10px;
}
.worries__copy__textbox {
min-height: 195px;
height: 42vmin;
max-width: 378px;
padding: 30px 20px;
line-height: 1.25;
}
.worries__title {  }
.worries__left {
max-width: 30%;
margin-top: 0;
}
.worries__item {
min-height: 0;
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));
padding: 1% 5px 7%;
}
.worries__item p {
font-size: var(--12px);
height: 4.5em;
line-height: 1.5;
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;
}
.worries__item p br.br-pc {
display: none;
}
.worries__item h6 {
font-size: var(--20px);
}
} .cta {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/cta-bg.jpg) center center / cover no-repeat;
padding: 60px 20px 60px;
max-width: 1260px;
margin: 0 auto;
position: relative;
min-height: 380px;
text-shadow: 3px 3px 6px rgba(0, 0, 0, 30%);
}
.cta__title {
font-size: var(--45px);
margin-bottom: 26px;
font-weight: 700;
color: var(--bg);
position: absolute;
line-height: 1.5;
left: 30px;
right: 30px;
text-align: center;
top: 30px;
}
.cta__eng {
font-size: 140px;
font-family: "Teko", sans-serif;
line-height: 0.78;
color: var(--second-color);
position: absolute;
font-weight: 500;
left: 30px;
bottom: 10px;
}
.cta__box {
position: absolute;
right: 30px;
bottom: 30px;
}
.cta__txt {
font-size: var(--18px);
margin-bottom: -20px;
color: var(--bg);
text-align: right;
line-height: 1.8;
}
.cta__btn {
max-width: 426px;
margin-left: auto;
text-align: center;
}
.cta__btn .btn--primary {
color: var(--second-color);
background: transparent;
position: relative;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
text-shadow: none;
position: relative;
z-index: 1;
}
.is-mobile .cta__btn .btn--primary,
.cta__btn .btn--primary:hover {
color: var(--bg);
}
.cta__btn .btn--primary:not(:hover) {
-webkit-box-shadow: none;
box-shadow: none;
}
.cta__btn .btn--primary::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border: 3px solid var(--second-color);
border-radius: 6px;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
z-index: 1;
}
.cta__btn .btn--primary::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: -webkit-gradient(linear, left bottom, left top, from(var(--btn-first-color)), to(var(--btn-last-color)));
background: linear-gradient(0deg, var(--btn-first-color) 0%, var(--btn-last-color) 100%);
border-radius: 6px;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
z-index: -1;
}
.is-mobile .cta__btn .btn--primary::before,
.cta__btn .btn--primary:hover::before {
opacity: 0;
}
.is-mobile .cta__btn .btn--primary::after,
.cta__btn .btn--primary:hover::after {
opacity: 1;
}
@media screen and (max-width: 989px) {
.cta {
background-image: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/cta-bg_sp.jpg);
}
.cta__txt {
font-size: var(--24px);
}
.cta__eng {
font-size: var(--70px);
}
.cta__txt {
font-size: var(--18px);
}
.cta__title {
font-size: var(--36px);
font-weight: 700;
color: var(--bg);
position: absolute;
line-height: 1.5;
left: 20px;
top: 20px;
}
.cta__txt {
font-size: var(--20px);
text-align: right;
margin-bottom: -10px;
}
}
@media screen and (max-width: 687px) {
.cta {
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 0;
text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
.cta__title {
font-size: var(--30px);
position: static;
text-align: left;
margin-bottom: 20px;
}
.cta__txt {
font-size: var(--24px);
}
.cta__box {
position: static;
}
.cta__txt {
font-size: var(--18px);
margin-bottom: -20px;
color: var(--bg);
text-align: right;
line-height: 1.8;
}
.cta__eng {
font-size: 56px;
position: static;
}
.cta__title {
font-size: var(--24px);
}
.cta__txt {
font-size: var(--16px);
text-align: left;
margin-bottom: -10px;
}
} .corpintro {
max-width: 1260px;
}
.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(618% / 12.6);
}
.corpintro__txt {
width: calc(618% / 12.6);
}
.corpintro__title {
font-size: var(--30px);
font-weight: bold;
margin-bottom: 1em;
}
.corpintro__lead {
font-size: var(--20px);
line-height: 1.8em;
font-weight: 400;
}
@media screen and (max-width: 989px) {
.corpintro__inner {
display: block;
margin-bottom: 50px;
}
.corpintro__txt {
width: 100%;
}
.corpintro__img {
width: auto;
margin: 0 auto 20px;
}
}
@media screen and (max-width: 687px) {
.corpintro {
padding: 30px 20px;
margin-bottom: 20px;
}
.corpintro__title {
font-size: var(--24px);
margin-bottom: 0.5em;
}
.corpintro__lead {
font-size: var(--14px);
line-height: 1.35;
}
} .merit {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/merit-bg.jpg) center center / cover fixed no-repeat;
padding: 1px 0;
padding-top: 80px;
margin-bottom: 80px;
}
.merit__list {
position: relative;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
row-gap: 30px;
max-width: 940px;
margin: 0 auto;
}
.merit__item {
position: relative;
width: calc(297% / 9.4);
border-radius: 15px;
background: rgba(255, 255, 255, 0.9);
padding: 20px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.16);
box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.16);
}
.merit__item__title {
font-size: var(--20px);
line-height: 1.45;
font-weight: 700;
margin-bottom: 10px;
position: relative;
color: var(--first-color);
text-align: center;
}
.merit__item__img {
margin-bottom: 20px;
text-align: center;
}
.merit__item__img img {
max-height: 80px;
width: auto;
}
.merit__item__text {
font-size: var(--16px);
line-height: 1.5;
position: relative;
font-weight: 400;
}
.merit__title {
color: var(--bg);
-webkit-filter: drop-shadow(2px 3px 6px rgba(0, 0, 0, 0.6));
filter: drop-shadow(2px 3px 6px rgba(0, 0, 0, 0.6));
}
.merit__title:before {
-webkit-filter: brightness(30);
filter: brightness(30);
}
@media screen and (max-width: 989px) {
.merit {
overflow: hidden;
padding-top: 40px;
margin-bottom: 40px;
}
.merit__list {
row-gap: 20px;
}
.merit .sec {
margin-bottom: 40px;
}
.merit__item {
position: relative;
width: 49%;
-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16);
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16);
}
}
@media screen and (max-width: 687px) {
.merit {
background: #f6548f;
}
.merit__item {
width: 100%;
}
.merit__item__title {
font-size: var(--20px);
}
.merit__item__img img {
max-height: 60px;
}
.merit__item__text {
font-size: var(--16px);
}
.merit__item__img {
margin-bottom: 10px;
}
} .scene__list {
list-style-type: none;
row-gap: 30px;
counter-reset: li;
}
.scene__item {
font-weight: 700;
position: relative;
width: calc(297% / 12.6);
}
.scene__item__img {
width: auto;
max-width: 100%;
margin-bottom: 10px;
}
.scene__item__inner {
}
.scene__item__title {
font-size: var(--24px);
font-weight: 700;
text-align: center;
}
@media screen and (max-width: 989px) {
.scene__item {
width: 48%;
}
}
@media screen and (max-width: 687px) {
.scene__list {
}
.scene__item {
}
.scene__item__inner {
}
.scene__item__title {
font-size: var(--18px);
}
} .concrete__list {
list-style-type: none;
row-gap: 30px;
counter-reset: li;
}
.concrete__item {
font-weight: 700;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 50px;
}
.concrete__item__inner {
background: var(--third-color);
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;
}
.concrete__item:nth-child(2n) .concrete__item__inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.concrete__item__lead {
width: calc((1260% - 428%) / 12.6);
padding: 10px 20px;
}
.concrete__item__img {
width: calc(428% / 12.6);
margin: 0;
}
.concrete__item__title {
font-size: var(--24px);
font-weight: 700;
margin-bottom: 10px;
}
.concrete__item__text {
font-size: var(--16px);
line-height: 1.8;
font-weight: 400;
}
@media screen and (max-width: 989px) {
.concrete__item__inner {
display: block;
}
.concrete__item__lead {
width: auto;
padding: 20px 20px;
}
.concrete__item__img {
width: 100%;
text-align: center; }
}
@media screen and (max-width: 687px) {
.concrete__item {
margin-bottom: 30px;
}
.concrete__item__title {
font-size: var(--18px);
}
.concrete__item__text {
font-size: var(--14px);
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: var(--third-color);
padding: 10px;
text-align: left;
counter-increment: li;
position: relative;
overflow: hidden;
padding-left: 110px;
line-height: 1.25;
}
.case2__name::after {
content: "CASE 0" counter(li);
font-weight: 600;
color: var(--bg);
font-size: var(--25px);
line-height: 1;
position: absolute;
top: 0;
bottom: 0;
left: 0;
padding: 13px 5px 7px 5px;
width: 94px;
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: var(--first-color); 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: 80px;
}
.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: 20px 15px;
background: var(--bg);
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 15px;
-webkit-box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.16);
box-shadow: 3px 0px 37px rgb(0 0 0 / 16%);
}
.feature__img {
max-width: 372px;
margin: 0 auto;
margin-bottom: 20px;
}
.feature__title {
font-weight: 700;
font-size: var(--25px);
text-align: center;
line-height: 1.5;
color: var(--first-color);
margin-bottom: 10px;
min-height: 3em;
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;
width: 100%;
}
.feature__txt {
font-weight: 400;
font-size: var(--16px);
line-height: 1.8;
}
@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 15px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 7px rgb(0 0 0 / 16%);
box-shadow: 0px 0px 7px rgb(0 0 0 / 16%);
}
.feature__img {
}
.feature__title {
font-size: var(--20px);
min-height: 0;
}
.feature__title br {
display: block;
}
} .service__list { }
.service__item {
width: calc(404% / 12.6);
background: var(--bg);
position: relative;
margin-bottom: calc(10% * 0.3206);
}
.service__img {
position: relative;
overflow: hidden;
border-radius: 8px;
margin-bottom: 0;
}
.service__img::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 8px;
border: solid 4px var(--third-color);
}
.service__title {
text-align: center;
font-weight: 700;
font-size: var(--20px);
padding-top: 20px;
padding-bottom: 20px;
color: var(--first-color);
}
.service__txt {
line-height: 1.65;
}
@media screen and (max-width: 989px) {
.service__item {
width: 48%;
}
.service__title {
font-size: var(--18px);
padding-top: 15px;
padding-bottom: 15px;
}
}
@media screen and (max-width: 687px) {
.service__item {
width: 100%;
margin-bottom: 35px;
}
.service__list { }
} .pricelist__table th,
.pricelist__table 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);
}
.comparison__table {
table-layout: fixed;
min-width: 720px;
}
.pricelist__title {
font-size: var(--24px);
font-weight: 700;
color: var(--bg);
background: -webkit-gradient(linear, left top, left bottom, from(var(--grad-first-color)), to(var(--grad-last-color)));
background: linear-gradient(var(--grad-first-color) 0%, var(--grad-last-color) 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__text {
font-size: var(--16px);
font-weight: normal;
font-weight: 500;
}
.pricelist__price,
.pricelist__status,
.pricelist__sec,
.pricelist__text {
background-color: var(--thin);
}
.pricelist__status span {
font-size: var(--20px);
font-weight: 700;
}
.comparison__table .pricelist__text {
text-align: center;
}
@media screen and (max-width: 989px) {
.pricelist__table-container {
overflow: auto;
white-space: nowrap;
}
.comparison__table .pricelist__label {
width: 25%;
}
.comparison__table .pricelist__text {
width: 37.5%;
white-space: normal;
}
}
@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);
}
.pricelist__text {
font-size: var(--14px);
}
} .pricelist__table2__title,
.pricelist__table2__detail {
padding: 15px 10px;
vertical-align: middle;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.pricelist__table2 {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 1046px;
margin: 30px auto 0;
}
.pricelist__table2__title {
font-size: var(--30px);
font-weight: bold;
background-color: #e4e4e4;
}
.pricelist__table2__detail {
font-size: var(--30px);
font-weight: bold;
background-color: var(--first-color);
color: var(--bg);
}
@media screen and (max-width: 989px) {
.pricelist__table2 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-width: 720px;
}
}
@media screen and (max-width: 687px) {
.pricelist__table2__title {
font-size: var(--18px);
}
.pricelist__table2__detail {
font-size: var(--18px);
}
} .reason__inner {
margin-bottom: 50px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reason__img {
width: calc(350% / 12.6);
}
.reason__txt { width: calc(832% / 12.6); }
.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__title br {
display: none;
}
.reason__txt {
margin-top: 0; }
.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: 75%;
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: var(--first-color);
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: var(--first-color);
-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: var(--first-color);
border-left: 21px solid;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
}
.flow__list__item__text__inner {
margin: 4px;
padding: 30px;
background: var(--bg);
color: var(--first-color);
}
.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;
vertical-align: middle;
line-height: 1;
display: inline-block;
margin-right: 0.5em;
line-height: 0.75;
padding-bottom: 0.1em;
}
.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;
}
} .message { }
.message__box {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.message__box__img {
width: calc(404% / 12.6);
}
.message__box__text {
width: calc(832% / 12.6);
}
.message__box__text__title {
font-size: var(--24px);
font-weight: bold;
margin-bottom: 10px;
}
.message__box__text__text {
font-size: var(--16px);
font-weight: 400;
line-height: 1.8;
}
@media screen and (max-width: 989px) {
.message__box {
display: block;
}
.message__box__img {
width: auto;
text-align: center;
margin-bottom: 20px;
}
.message__box__img img {
width: 100%;
}
.message__box__text {
width: auto;
}
}
@media screen and (max-width: 687px) {
.message__box__text__title {
font-size: var(--20px);
}
} .ta_c {
text-align: center;
}
.mb0 {
margin-bottom: 0 !important;
}
.example__list {
list-style-type: none;
row-gap: 30px;
}
.example__item {
font-weight: 700;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 50px;
}
.example__item__inner {
background: var(--bg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.example__item__inner.rev {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.example__item__lead {
width: calc(832% / 12.6);
}
.example__item__img {
width: calc(404% / 12.6);
}
.example__item__title {
font-size: var(--24px);
font-weight: 700;
margin-bottom: 10px;
}
.example__item__text {
font-size: var(--16px);
line-height: 1.8;
font-weight: 500;
}
.example__box {
position: relative;
margin-bottom: 50px;
}
.example__box__inner {
background: var(--bg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.example__box__lead {
width: calc(321% / 12.6);
padding: 20px;
background: var(--first-color);
color: var(--bg);
position: relative;
}
.example__box__lead::before {
content: "CASE STUDY";
color: #e94681;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 57px;
line-height: 1;
font-family: "Teko", sans-serif;
font-weight: 600;
}
.example__box__img {
width: calc(939% / 12.6);
margin-bottom: 0;
position: relative;
}
.example__box__title {
font-size: var(--30px);
font-weight: 700;
margin-bottom: 10px;
position: relative;
z-index: 1;
}
.example__box__text {
font-size: var(--24px);
line-height: 1.8;
font-weight: 500;
position: relative;
z-index: 1;
}
@media screen and (max-width: 989px) {
.example__item__inner {
display: block;
}
.example__item__lead {
width: auto;
}
.example__item__img {
width: 100%;
text-align: center;
margin: 0 auto 10px;
}
.example__box__img a {
height: 100%;
}
.example__box__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
}
.example__box__lead {
width: 35%;
}
.example__box__lead br {
display: none;
}
.example__box__img {
width: 65%;
}
}
@media screen and (max-width: 687px) {
.example__list {
display: block;
}
.example__item {
width: 100%;
margin-bottom: 30px;
}
.example__item__title {
font-size: var(--20px);
}
.example__box__title {
font-size: var(--22px);
}
.example__box__text {
font-size: var(--18px);
}
.example__box__lead::before {
bottom: 0px;
left: auto;
right: 0px;
line-height: 0.7;
}
.example__box__inner {
display: block;
}
.example__box__lead {
width: auto;
}
.example__box__img {
width: auto;
overflow: hidden;
}
.example__box__img img {
margin-left: -50%;
width: 150%;
max-width: none;
position: static;
}
} .type__list {
list-style-type: none;
max-width: 1260px;
margin: 0 auto;
}
.type__item {
position: relative;
background: var(--thin);
border: solid 1px var(--line);
margin-bottom: -1px;
padding: 19px 29px;
}
.type__title {
font-size: var(--40px);
font-weight: 700;
background: var(--first-color);
text-align: center;
line-height: 1.25;
position: relative;
padding: 10px;
color: var(--bg);
}
.type__item__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 19px;
}
.type__item__lead {
width: calc(806% / 12);
}
.type__item__img {
width: calc(370% / 12);
}
.type__item__img:not(.type__item__img--nofull) img {
aspect-ratio: 1;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
}
.type__item__title {
font-size: var(--36px);
font-weight: 700;
color: var(--second-color);
text-align: center;
line-height: 1.25;
position: relative;
}
.type__item__title2 {
font-size: var(--28px);
font-weight: 700;
line-height: 1.5;
}
.type__item__title2:not(:first-child) {
padding-top: 0.75em;
}
.type__item__title::after {
content: "＋";
position: absolute;
line-height: 100%;
top: 0;
right: 0;
font-size: 125%;
}
.is-opened .type__item__title::after {
content: "－";
}
.type__item__text {
font-size: var(--24px);
line-height: 1.8;
font-weight: 400;
}
.type__item__text2 {
font-size: var(--16px);
line-height: 1.8;
font-weight: 400;
}
.type__item__text_check {
font-size: var(--20px);
margin-top: 1em;
line-height: 1.8;
font-weight: 500;
}
.type__item__text_check:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f00c";
padding-right: 0.5em;
color: var(--second-color);
}
@media screen and (max-width: 989px) {
.type__item__inner {
width: auto;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.type__item__lead {
width: 100%;
}
.type__item__img {
width: 66.66%;
max-width: 370px;
text-align: center;
margin: 0 auto 20px;
}
.type__item__img:not(.type__item__img--nofull) img {
aspect-ratio: auto;
}
}
@media screen and (max-width: 687px) {
.type__list {
display: block;
}
.type__item {
padding: 19px;
}
.type__item__title {
font-size: var(--26px);
text-align: left;
padding-right: 2em;
}
.type__item__text {
font-size: var(--16px);
}
.type__item__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 19px;
}
.type__item__title2 {
font-size: var(--18px);
}
.type__item__text2 {
font-size: var(--14px);
}
.type__item__text_check {
font-size: var(--16px);
}
.type__item__img:not(.type__item__img--nofull) {
max-width: none;
width: 100%;
}
} .value {
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/value-bg.jpg) center center / cover;
}
.value .heading-desc {
margin-bottom: 1.5em;
text-align: left;
}
.value .heading-desc span {
font-size: 150%;
}
.value__inner {
max-width: 1045px;
margin: 0 auto;
padding: 50px 0 20px;
}
.value__list {
list-style-type: none;
max-width: 1045px;
margin: 0 auto;
}
.value__item {
position: relative;
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.value__item.rev {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.value__item__lead {
width: calc(511% / 10.45);
}
.value__item__img {
width: calc(511% / 10.45);
}
.value__item__text {
font-size: var(--16px);
line-height: 1.8;
}
@media screen and (max-width: 989px) {
.value__item {
display: block;
}
.value__item__lead {
width: auto;
}
.value__item__img {
width: 100%;
text-align: center;
margin: 0 auto 10px;
}
}
@media screen and (max-width: 687px) {
.value__list {
display: block;
}
.value__item {
width: 100%;
margin-bottom: 30px;
}
.value__item__title {
font-size: var(--20px);
}
.value__item__text {
font-size: var(--16px);
}
} .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 h4 {
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: var(--thin);
}
.sv_qa .sv_actab h4::before {
content: "Q. ";
display: inline-block;
width: var(--50px);
} .sv_qa .sv_actab .sv_actab-content {
-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: var(--qanda-color);
position: absolute;
top: 0px;
left: 0px;
line-height: 1;
}     .sv_qa .sv_actab h4::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: var(--qanda-color);
}
.sv_qa .sv_actab h4::after {
content: "\25BC";
}
.sv_qa .sv_actab.is-opened h4::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 h4 {
padding: 0.5em 2em 0.5em 2.6em; font-size: var(--15px);
}
.sv_qa .sv_actab h4::after {
top: 57%;
right: -8px;
}
.sv_qa .sv_actab h4::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);
}
}
.video-open {
display: block;
position: relative;
overflow: hidden;
}
.video-open::before {
content: "";
position: absolute;
right: 0%;
bottom: 0%;
left: 0%;
top: 0%;
background: rgba(0, 0, 0, 0.5);
z-index: 1;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.video-open::after {
content: "";
position: absolute;
right: 20%;
bottom: 20%;
left: 20%;
top: 20%;
margin: auto;
max-width: 82px;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/tvcm/movie-play.svg) center center / 82px auto no-repeat;
z-index: 2;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.video-open:hover::before {
opacity: 1;
}
.video-open:hover::after {
opacity: 1;
}
.video-open img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.video-open:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.modaal-overlay {
z-index: 99999 !important;
}
.modaal-wrapper {
z-index: 100000 !important;
}
@media (max-width: 989px) {
.video-open::before {
opacity: 0 !important;
}
.video-open::after {
opacity: 0.8 !important;
}
}
@media (max-width: 767px) {
.modaal-close {
right: 0 !important;
}
.modaal-inner-wrapper {
padding: 80px 0 !important;
}
.modaal-video-wrap {
margin: auto 10px !important;
}
}
.js-acc-ttl {
cursor: pointer;
} .market__cap {
font-size: var(--14px);
text-align: right;
}
.market__cap span {
text-align: right;
background-color: #f1f1f1;
display: inline-block;
padding: 5px;
}
.market__title {
font-size: var(--40px);
font-weight: 700;
background: #989898;
text-align: center;
line-height: 1.25;
position: relative;
padding: 10px;
color: var(--bg);
}
.market__list {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 1260px;
margin: 0 auto;
}
.market__list__item {
position: relative;
width: calc(404% / 12.6);
border-radius: 15px;
background: -webkit-gradient(linear, left bottom, left top, from(var(--grad-first-color)), to(var(--grad-last-color)));
background: linear-gradient(0deg, var(--grad-first-color) 0%, var(--grad-last-color) 100%);
padding: 30px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 30px;
color: var(--bg);
-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.16);
box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.16);
}
.market__list__num {
font-size: var(--70px);
line-height: 1.2;
font-weight: 700;
margin-bottom: 20px;
position: relative;
text-align: center;
}
.market__list__text {
font-size: var(--20px);
line-height: 1.5;
position: relative;
font-weight: 400;
}
@media screen and (max-width: 989px) { .market__list__item {
position: relative;
width: 49%;
margin-bottom: 20px;
padding: 20px;
-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16);
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16);
}
.market__list__num {
font-size: var(--60px);
}
}
@media screen and (max-width: 687px) {
.market__cap {
font-size: var(--12px);
text-align: right;
}
.market__title {
font-size: var(--20px);
}
.market__list__num {
font-size: var(--38px);
white-space: nowrap;
}
.market__list__text {
font-size: var(--14px);
}
}