@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: 450px;
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(#0e56ff), color-stop(70.37%, #30acff), to(#30acff));
background: linear-gradient(0deg, #0e56ff 0%, #30acff 70.37%, #30acff 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(#f3406a), to(#fa9837));
background: linear-gradient(90deg, #f3406a 0%, #fa9837 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: #fe5700;
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/prod-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;
} .hero {
margin-top: 78px;
position: relative;
text-align: center;
width: 100%;
height: 660px;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/prod-desc/hero-bg.jpg) center center / cover no-repeat;
margin-bottom: 100px;
overflow: hidden;
}
.admin-bar .hero {
margin-top: calc(78px + 32px);
}
.hero-inner {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 10;
width: 100%;
}
.hero__title {
font-size: var(--70px);
font-weight: 700;
color: #fe5700;
line-height: 1.3;
margin-top: 20px;
margin-bottom: 20px;
}
.hero__txt {
font-size: var(--24px);
font-weight: 700;
}
.hero__txt span {
color: #ff4133;
}
.hero__imgL,
.hero__imgR { position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 0;
height: 100%;
width: auto;
max-width: none;
}
.hero__imgR {
left: auto;
right: 0;
}
@media screen and (max-width: 989px) {
.hero {
margin-top: 0 !important;
}
.header {
position: -webkit-sticky;
position: sticky;
top: 0 !important;
overflow: hidden;
}
.admin-bar .header {
margin-top: 46px !important;
}
.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 {
bottom: auto;
height: 60%;
}
.hero__imgR {
top: auto;
bottom: -6%;
height: 60%;
}
}
@media screen and (max-width: 687px) {
.recruit {
margin-top: 107px;
}
.hero {
height: 400px;
}
.hero-inner {
padding: 0 20px;
}
.hero__title {
font-size: var(--36px);
margin-top: 6px;
margin-bottom: 16px;
letter-spacing: 0;
}
.hero__imgL {
opacity: 0.3;
}
.hero__imgR {
opacity: 0.3;
}
} .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;
}
.worries__left {
width: calc(500% / 12.6);
}
.worries__img--01 {
width: 321px;
margin-bottom: 10px;
}
.worries__title {
font-size: 40px;
font-weight: bold;
margin-bottom: 20px;
}
.worries__title span {
color: #f3406a;
}
.worries__img--02 {
width: 298px;
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(645% / 12.6);
text-align: center;
}
.worries__item {
width: calc(300% / 6.45);
font-weight: 700;
position: relative;
margin-bottom: 3%;
padding: 10px 10px 20px;
background: #fff;
position: relative;
-webkit-box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.16);
box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.16);
min-height: 80px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 20px;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/prod-desc/worrie-bg.jpg) center center / cover;
}
.worries__item br {
display: block;
}
.worries__item p {
font-weight: inherit;
font-size: var(--18px);
font-weight: 500;
}
.worries__item h6 {
font-size: var(--26px);
color: #f3406a;
margin-bottom: 10px;
}
.worries__item h6::before {
content: "▶";
position: relative;
display: inline-block;
color: #f9c804;
font-size: 75%;
vertical-align: middle;
margin-right: 0.5em;
position: relative;
top: -0.1em;
}
.worries__copy {
background: -webkit-gradient(linear, left top, left bottom, from(#f2f3f6), to(#e5e6ec));
background: linear-gradient(#f2f3f6 0%, #e5e6ec 100%);
padding: 30px;
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: 1170px;
margin: 0 auto;
}
.worries__copy__img {
width: 207px;
}
.worries__copy__textbox {
width: calc(100% - 207px - 30px);
}
.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%;
}
.worries__img--02 {
max-width: 20%;
margin-right: 0;
float: right;
margin-top: -3%;
}
.worries__list {
width: auto;
margin-bottom: 50px;
}
.worries__item {
width: 49%;
padding: 10px 5px;
}
.worries__copy {
padding: 20px;
display: block;
border-radius: 20px;
}
.worries__copy__img {
max-width: 25%;
width: 25%;
float: left;
}
.worries__copy__txt {
width: 70%;
float: right;
}
.worries__copy__textbox {
width: auto;
overflow: hidden;
}
}
@media screen and (max-width: 687px) {
.worries__title {
width: 60%;
font-size: 27px;
}
.worries__img--02 {
max-width: 30%;
margin-top: 0;
}
.worries__copy__lead {
font-size: var(--14px);
margin-bottom: 10px;
text-align: center;
}
.worries__copy__txt {
font-size: var(--18px);
float: right;
width: 70%;
}
.worries__item {
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
background: #fff;
}
.worries__item p {
font-size: var(--14px);
}
.worries__item p br.br-pc {
display: none;
}
.worries__item h6 {
font-size: var(--20px);
}
} .cta {
text-align: center;
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/prod-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__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 {
}
.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;
max-width: 1094px;
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(358% / 10.94);
}
.corpintro__txt {
width: calc((642% / 10.94));
}
.corpintro__title {
font-size: var(--30px);
border-bottom: dotted 6px #f9c804;
font-weight: bold;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
}
.corpintro__lead {
font-size: var(--20px);
line-height: 1.8em;
font-weight: 400;
}
@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: 75%;
max-width: 642px;
margin: 0 auto 20px;
}
}
@media screen and (max-width: 687px) {
.corpintro__title {
font-size: var(--24px);
}
.corpintro__lead {
font-size: var(--16px);
}
} .merit {
}
.merit__list {
position: relative;
}
.merit__item {
position: relative;
width: calc(410% / 12.6);
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.merit__item__title {
font-size: var(--22px);
line-height: 1.45;
font-weight: 700;
border-bottom: solid 8px #f9c804;
border-left: solid 8px #f9c804;
border-radius: 0 0 0 30px;
background: #6d6d6d;
padding: 10px 12px 10px;
position: relative;
color: #fff;
text-align: center;
}
.merit__item__text {
font-size: var(--18px);
line-height: 1.5;
border-radius: 30px 0 0 0;
background: -webkit-gradient(linear, left top, left bottom, from(#f2f3f6), to(#e5e6ec));
background: linear-gradient(#f2f3f6 0%, #e5e6ec 100%);
padding: 20px 15px 20px;
position: relative;
-webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
font-weight: 400;
}
.merit__item__title::before {
content: "";
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/prod-desc/check-icon.svg) center center / contain no-repeat;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
top: -0.1em;
margin-right: 0.5em;
vertical-align: middle;
}
@media screen and (max-width: 989px) {
.merit {
overflow: hidden;
}
.merit__list {
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);
}
.merit__item__text {
font-size: var(--16px);
padding: 15px 1rem;
}
} .scene__list {
list-style-type: none;
row-gap: 20px;
counter-reset: li;
}
.scene__item {
font-weight: 700;
position: relative;
width: calc(404% / 12.6);
}
.scene__img {
width: 340px;
margin: 0 auto 30px;
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;
}
.scene__item__inner {
height: 83px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background: #fff8dc;
overflow: hidden;
position: relative;
counter-increment: li;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
padding-left: 75px;
}
.scene__item__inner:before {
content: counter(li);
background: #f3406a;
color: #fff;
width: 42px;
position: absolute;
top: 0;
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: 50px;
font-family: "Teko", sans-serif;
text-align: right;
font-weight: 400;
padding-left: 10px;
}
.scene__item__inner:after {
content: "";
background: url(//movie.seedassist.co.jp/wp-content/themes/seedassist-movie/images/page/service/prod-desc/scene-text.svg) center center no-repeat;
width: 11px;
position: absolute;
top: 0;
bottom: 0;
left: 47px;
}
.scene__item__title {
font-size: var(--24px);
font-weight: 700;
}
@media screen and (max-width: 989px) {
.scene__item {
width: 49%;
}
}
@media screen and (max-width: 687px) {
.scene__list {
display: block;
}
.scene__item {
width: 100%;
margin-bottom: 20px;
}
.scene__item__inner {
margin-bottom: -10px;
}
.scene__img {
max-width: 75%;
}
.scene__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: #f0ffe4;
padding: 10px;
text-align: left;
margin-top: -5px;
counter-increment: li;
position: relative;
padding-left: 120px;
}
.case2__name::before {
content: "CASE 0" counter(li);
font-weight: 600;
color: #fff8dc;
font-size: var(--25px);
line-height: 1;
position: absolute;
top: 0;
bottom: 0;
left: 0;
padding: 13px 10px 7px;
width: 110px;
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: #f3406a;
border-radius: 0px 100px 100px 0;
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 {
font-size: var(--20px);
width: 90px;
}
.case2__title {
font-size: var(--18px);
}
}
.content-wrapper {
width: auto;
-webkit-box-sizing: content-box;
box-sizing: content-box;
} .feature {
background: #f1f1f1;
padding: 1px 0;
padding-top: 80px;
}
.feature__list {
width: calc(404% / 12.6);
margin-bottom: 30px;
padding: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.16);
box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.16);
background: #fff;
-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;
margin-bottom: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.feature__img {
width: calc(94% / (404 - 40) * 100);
}
.feature__title {
width: calc(250% / (404 - 40) * 100);
font-weight: 700;
font-size: var(--25px);
text-align: left;
line-height: 1.5;
}
.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__list {
width: 49%;
max-width: 404px; margin-bottom: 30px;
}
}
@media screen and (max-width: 687px) {
.feature {
padding-top: 40px;
}
.feature__title {
font-size: var(--20px);
}
.feature__title br {
display: block;
}
.feature__list {
width: 100%;
margin: 0 auto 30px;
}
} .service__list {
row-gap: 40px;
}
.service__item {
width: calc(350% / 12.36);
background: #fff;
position: relative; }
.service__title {
text-align: center;
font-weight: 700;
font-size: var(--20px);
padding-top: 20px;
padding-bottom: 20px;
}
.service__txt {
line-height: 1.65;
}
@media screen and (max-width: 989px) {
.service__item {
width: 48%;
}
.service__title {
font-size: var(--16px);
padding-top: 15px;
padding-bottom: 15px;
}
}
@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: 700;
color: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#f3406a), to(#fa9837));
background: linear-gradient(#f3406a 0%, #fa9837 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(360% / 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%;
}
} .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;
border-radius: 100px;
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: #f3406a;
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: #f3406a;
}
.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);
}
}