#accordion-section-emanon_newsticker_section .accordion-section-title,
#accordion-section-emanon_solution_section .accordion-section-title,
#accordion-section-emanon_sales_section .accordion-section-title,
#accordion-section-emanon_benefit_section .accordion-section-title,
#accordion-section-emanon_case_section .accordion-section-title,
#accordion-section-emanon_product_section .accordion-section-title,
#accordion-section-emanon_price_table .accordion-section-title,
#accordion-section-emanon_front_cta_section .accordion-section-title,
#accordion-section-emanon_category_section .accordion-section-title,
#accordion-section-emanon_entry_section .accordion-section-title,
#accordion-section-emanon_info_section .accordion-section-title,
#accordion-section-emanon_accordion_faq_section .accordion-section-title,
#accordion-section-emanon_front_contactfrom_section .accordion-section-title,
#accordion-section-emanon_short_code_section_01 .accordion-section-title,
#accordion-section-emanon_short_code_section_02 .accordion-section-title,
#accordion-section-emanon_short_code_section_03 .accordion-section-title,
#accordion-section-emanon_page_content_section .accordion-section-title {
padding-left: 24px;
border-bottom: 1px dashed #e2e5e8;
font-size: 13px;
}
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;700&family=Roboto:ital,wght@0,400;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Damion&display=swap");
:root {
--scale: 0.1;
--space: 8vmin;
--font-primary: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "メイリオ", "Meiryo", sans-serif;
--font-primary-ja: "M PLUS 1", "Roboto", sans-serif;
--font-heading: "Playfair Display", serif;
--vh: 9.37px;
--white: #fff;
--red: #d51c1c;
--black: #000;
--bg-gray: #f6f6f6;
--text-black: #333;
}
html {
scroll-behavior: smooth;
}
html body {
font-family: var(--font-primary);
font-size: 16px !important;
background: #fff;
}
[lang=ja] body {
font-family: var(--font-primary-ja);
}
.menu-item a :hover {
color: #f3951c !important;
}
.l-footer .l-footer__inner .l-content {
max-width: 1635px;
width: calc(100% - 32px);
}
.section-title {
font-weight: 700;
font-size: 30px;
font-size: max(1.5625vw, 24px);
}
.sales-box-detail {
font-size: max(0.9375vw, 16px);
}
.sales-section-box {
flex: 1;
}
.header-menu > .menu-item a {
font-weight: 700;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.section-wrapper {
max-width: 1056px;
margin: 0 auto;
}
.sales-section-col:first-child {
max-width: 460px;
}
.sales-section-col:last-child {
margin-right: 0;
} .front-cta__btn .front-cta__mail-btn {
width: 100%;
}
.front-cta__btn .front-cta__mail-btn a {
border: 5px solid #fff;
min-height: 80px;
max-width: 470px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
font-size: max(1.5625vw, 24px);
font-weight: 700;
}
.front-cta__description img {
width: 17.604166666667vw;
min-width: 197px;
max-width: 338px;
}
.btn.front-cta__mail-btn:not(.is-btn-none-effect) a {
border-radius: 40px
}
.front-cta__description {
font-size: 36px;
font-size: max(1.875vw, 20px);
}
.front-cta__col {
padding: 0px;
width: auto;
font-weight: 700;
}
.eb-solution-section {
position: relative;
text-align: left;
background-color: transparent;
}
.solution-box-detail__title span {
font-size: 14px;
}
.front-cta__mail-btn {
position: relative;
}
.front-cta__mail-btn .front-cta__mail-btn-microcopy:nth-child(2) {
display: none;
}
.front-cta__mail-btn .front-cta__mail-btn-microcopy {
top: -18px;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
color: #F29418;
background: #fff;
border-radius: 15px;
padding: 2px 15px;
font-size: 12px;
min-width: 173px;
white-space: nowrap;
}
.eb-solution-section {
background-color: #FAFAFF;
}
.solution-box-detail__title {
font-size: 36px;
font-size: max(1.875vw, 24px);
}
.solution-box-list[class*="is-title-top-"] .solution-box-detail__title {
padding-top: 0px;
padding-bottom: 19px;
font-weight: 700;
letter-spacing: normal;
}
.solution-box-list-inner {
padding-top: 26px;
padding-bottom: 26px;
padding-left: 0;
padding-right: 0;
background: transparent;
}
.benefit-box-list.is-title-top .benefit-box-detail-title {
margin-bottom: 14px;
font-size: 20px;
letter-spacing: normal;
line-height: 23px;
}
.benefit-box-list-inner {
filter: drop-shadow(0px 5px 22px rgba(1, 13, 41, 0.102));
}
.benefit-box-icon {
min-height: 150px;
margin-bottom: 36px;
}
.benefit-box-list.is-title-top img {
height: 150px;
margin-bottom: 0;
}
.lang-item {
position: relative;
}
.header-menu-row .header-menu > .menu-item.lang-item a {
padding: 0;
margin: 0 10px;
height: auto;
}
.current-lang a {
border-bottom: 2px solid;
}
.lang-item:not(:last-child):after {
content: "";
height: 16px;
width: 1px;
background-color: var(--black);
position: absolute;
top: 6px;
right: 0;
top: 50%;
transform: translateY(-50%);
} .mr-2, .mx-2 {
margin-right: 0.5rem!important;
}
.container-submit-form button.prev-step {
color: var(--black);
background: var(--white);
border: 1px solid #999;
}
.mw_wp_form [type=submit] {
background: #f3951c ;
border-radius: 50px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 18px;
font-weight: bold;
margin: 0;
max-width: 250px;
padding: 14px 10px;
width: 100%;
}
.d-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.mt-100 {
margin-top: 100px !important;
}
.flex-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.justify-content-between {
-webkit-box-pack: justify!important;
-ms-flex-pack: justify!important;
justify-content: space-between!important;
}
.font-weight-bold {
font-weight: 700!important;
}
.mb-4, .my-4 {
margin-bottom: 1.5rem!important;
}
.mt-4, .my-4 {
margin-top: 1.5rem!important;
}
.w-100 {
width: 100%!important;
}
.border-top {
border-top: 1px solid #dee2e6!important;
}
.form-base {
background-color: var(--bg-gray);
}
.form-base .title-form {
align-self: flex-start;
margin-top: 4px;
}   .form-base .title-form .note-form {
width: 55px;
height: 30px;
color: #fff;
border-radius: 3px;
background-color: #f3951c;
display: inline-flex;
align-items: center;
justify-content: center;
}
.form-base .title-form .note-form.vn {
width: 80px;
min-width: 80px;
}
.form-base .title-form .note-form.gray {
background-color: #356fb6 !important;
}
.form-base .input-form select,
.form-base .input-form input:not([type="checkbox"]) {
border: 1px solid #999999;
height: 38px;
padding: 0px 10px;
border-radius: 5px;
width: 100%;
outline: none;
}
.form-base .input-form textarea {
border: 1px solid #999999;
height: 170px;
padding: 10px;
border-radius: 5px;
width: 100%;
outline: none;
}
a.btn-default,
.form-base .input-form button {
background: #dddddd;
border: 1px solid #999999;
border-radius: 3px;
color: var(--text-black);
width: 120px;
min-width: 120px;
height: 38px;
font-size: 14px;
font-weight: 600;
opacity: 1;
cursor: pointer;
outline: none;
}
a.btn-default {
display: inline-flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
a.btn-default:hover,
.form-base .input-form button:hover {
opacity: 0.8;
}
.form-base .input-form input:not(:first-child) {
margin-top: 15px;
}
a.btn-default,
.form-base .container-submit-form input[type=submit],
.form-base .container-submit-form input[type=button],
.form-base .container-submit-form button {
width: 250px;
height: 50px;
border: none;
opacity: 1;
outline: none;
cursor: pointer;
}
a.btn-default,
.form-base .container-submit-form .btn-defaul,
.form-base .container-submit-form .next-step {
color: var(--white);
background: #f3951c;
}
.form-base .container-submit-form button.prev-step {
color: var(--black);
background: var(--white);
border: 1px solid #999;
}
.form-base .container-submit-form button:hover {
opacity: 0.8;
}
.form-base .error-form {
font-size: 12px;
margin-top: 10px;
}
.form-base .error-form i {
margin-right: 5px;
}
.styled-checkbox {
position: absolute;
opacity: 0;
}
.styled-checkbox + label {
position: relative;
cursor: pointer;
padding: 0;
margin-bottom: 0px;
}
.styled-checkbox + label:before {
content: "";
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 20px;
height: 20px;
background: #fff;
border: 1px solid #999999;
border-radius: 5px;
}
.styled-checkbox:checked + label:before {
background: #fff;
border-radius: 5px;
}
.styled-checkbox:disabled + label {
color: #b8b8b8;
cursor: auto;
}
.styled-checkbox:disabled + label:before {
box-shadow: none;
background: #ddd;
}
.styled-checkbox:checked + label:after {
content: "";
position: absolute;
left: 5px;
top: 10px;
background: var(--red);
width: 2px;
height: 2px;
box-shadow: 2px 0 0 var(--red), 4px 0 0 var(--red), 4px -2px 0 var(--red), 4px -4px 0 var(--red),
4px -6px 0 var(--red), 4px -8px 0 var(--red);
transform: rotate(45deg);
}  input:focus,
button:focus,
.form-control:focus {
outline: none;
box-shadow: none;
}
.form-control:disabled,
.form-control[readonly] {
background-color: #fff;
} .d-flex {
display: flex;
}
.justify-content-center {
justify-content: center;
}
.align-items-center {
align-items: center;
} .bg-color {
background-color: #333;
}
.signup-step-container {
padding: 60px 0px;
}
.form-base-contact {
padding: 70px 50px;
}
.wizard {
min-height: 40vh;
}
.wizard .nav-tabs {
position: relative;
margin-bottom: 0;
border-bottom-color: transparent;
}
.wizard > div.wizard-inner {
position: relative;
margin-bottom: 50px;
text-align: center;
}
.connecting-line {
height: 2px;
background: #e0e0e0;
position: absolute; width: 64%;
margin: 0 auto; left: -4%;
right: 0;
top: 0px;
z-index: 1;
}
.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
border: 0;
border-bottom-color: transparent;
}
span.round-tab {
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
border-radius: 50%;
background: #fff;
z-index: 2;
position: absolute;
left: 0;
text-align: center;
font-size: 16px;
color: #0e214b;
font-weight: 500;
border: 1px solid #ddd;
top: -25px;
}
span.round-tab i {
color: #555555;
}
.wizard li.active span.round-tab {
background: var(--black);
color: #fff;
border-color: var(--black);
}
.wizard li.active span.round-tab i {
color: #5bc0de;
}
.wizard .nav-tabs > li.active > a i {
color: var(--black);
}
.wizard .nav-tabs > li { width: 31%;
}
.wizard li:after {
content: " ";
position: absolute;
left: 46%;
opacity: 0;
margin: 0 auto;
bottom: 0px;
border: 5px solid transparent;
border-bottom-color: red;
transition: 0.1s ease-in-out;
}
.wizard .nav-tabs > li a {
width: 30px;
height: 30px;
margin: 20px auto;
border-radius: 100%;
padding: 0;
background-color: transparent;
position: relative;
top: 0;
}
.wizard .nav-tabs > li a i {
position: absolute;
top: 40px;
font-style: normal;
font-weight: 400;
white-space: nowrap; left: 14px; font-size: 12px;
font-weight: 700;
color: #000;
}
.wizard .nav-tabs > li a i.vn {
left: 5px;
}
.wizard .nav-tabs > li a i.i-step-2 {
left: -20px;
}
.wizard .nav-tabs > li a i.i-step-2.vn {
left: 0px;
}
.wizard .nav-tabs > li a:hover {
background: transparent;
}
.wizard .tab-pane {
position: relative;
padding-top: 50px;
}
.wizard h3 {
margin-top: 0;
font-size: 30px;
} .step-head {
font-size: 20px;
text-align: center;
font-weight: 500;
margin-bottom: 20px;
}
.term-check {
font-size: 14px;
font-weight: 400;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: 40px;
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: 40px;
margin: 0;
opacity: 0;
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: 40px;
padding: 0.375rem 0.75rem;
font-weight: 400;
line-height: 2;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: 38px;
padding: 0.375rem 0.75rem;
line-height: 2;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.footer-link {
margin-top: 30px;
}
.all-info-container {
}
.list-content {
margin-bottom: 10px;
}
.list-content a {
padding: 10px 15px;
width: 100%;
display: inline-block;
background-color: #f5f5f5;
position: relative;
color: #565656;
font-weight: 400;
border-radius: 4px;
}
.list-content a[aria-expanded="true"] i {
transform: rotate(180deg);
}
.list-content a i {
text-align: right;
position: absolute;
top: 15px;
right: 10px;
transition: 0.5s;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #fdfdfd;
}
.list-box {
padding: 10px;
}
.signup-logo-header .logo_area {
width: 200px;
}
.signup-logo-header .nav > li {
padding: 0;
}
.signup-logo-header .header-flex {
display: flex;
justify-content: center;
align-items: center;
}
.list-inline li {
display: inline-block;
}
.pull-right {
float: right;
}  input[type="checkbox"] {
position: relative;
display: inline-block;
margin-right: 10px;
}
input[type="checkbox"]::before,
input[type="checkbox"]::after {
position: absolute;
content: "";
display: inline-block;
}
input[type="checkbox"]::before {
height: 20px;
width: 20px;
border: 1px solid #999;
left: -1px;
top: -2px;
background-color: #fff;
border-radius: 5px;
}
input[type="checkbox"]::after {
height: 5px;
width: 9px;
left: 5px;
top: 4px;
}
input[type="checkbox"]:checked::after {
content: "";
border-left: 1px solid var(--red);
border-bottom: 1px solid var(--red);
transform: rotate(-45deg);
}
input[type="checkbox"]:checked::before {
background-color: var(--white);
} .form div.error input,
.form div.error textarea,
.form div.error .styled-checkbox + label:before {
border-color: #DB431F!important;
}
.mw_wp_form_input span.error,
.form span.error {
display: block;
color: #DB431F;
margin-top: 5px;
font-size: 14px;
font-weight: bold;
} .form span.error i {
margin-right: 10px;
}
.form .input-form > span {
display: block;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
} .file-box {
position: relative;
}
.file-box + .file-box {
margin-top: 15px;
}
.file-box input[type=file]{
position: absolute;
z-index: -1;
}
.file-box .file-btn {
display: inline-block;
width: 110px;
height: 38px;
background-color: #DDDDDD;
border: 1px solid #999999;
color: #333333;
font-size: 14px;
font-weight: bold;
text-align: center;
display: inline-flex;
border-radius: 3px;
align-items: center;
justify-content: center;
cursor: pointer;
position: absolute;
left: 0;
top: 0;
}
.file-box .file-btn:hover {
opacity: 0.8;
}
.file-box .file-name {
height: 38px;
display: block;
padding: 7px 15px 5px 120px;
white-space: nowrap;
word-break: keep-all;
text-overflow: ellipsis;
overflow: hidden;
}
.mw_wp_form_preview .file-box .file-name {
padding-left: 0;
}
.file-box .file-name input {
border: none !important;
background: transparent !important;
height: auto !important;
padding: 0 !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.file-box .mw-wp-form_file {
display: inline-block;
padding-left: 120px;
position: absolute;
left: 0;
top: 10px;
z-index: -1;
}
.file-box .mw-wp-form_file a {
color: #212529;
}
.file-box .mwform-file-delete {
position: absolute;
right: 0;
top: 8px;
}
.file-box .mw-error {
position: absolute;
left: 0;
top: 10px;
padding-left: 120px;
}
.mw_wp_form_preview .file-box .file-btn {
display: none;
} .lds-spinner {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-spinner div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: var(--red);
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-spinner div:nth-child(1) {
left: 8px;
animation: lds-spinner1 0.6s infinite;
}
.lds-spinner div:nth-child(2) {
left: 8px;
animation: lds-spinner2 0.6s infinite;
}
.lds-spinner div:nth-child(3) {
left: 32px;
animation: lds-spinner2 0.6s infinite;
}
.lds-spinner div:nth-child(4) {
left: 56px;
animation: lds-spinner3 0.6s infinite;
}
@keyframes lds-spinner1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-spinner3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-spinner2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
.loading {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100%;
height: 100%;
background-color: rgba(255,255,255, 0.5);
display: flex;
justify-content: center;
align-items: center;
}
.hide {
display: none !important;
}
.container-recruitment {
padding-top: 60px;
}
.container-recruitment .container-jump-out {
flex-wrap: wrap;
}
.container-recruitment .container-jump-out .jump-text {
transform: rotate(-7deg);
}
.container-recruitment .container-jump-out .jump-text .title-jump {
line-height: 1;
padding-left: 0!important;
font-size: 13vw !important;
background: linear-gradient(90deg, rgba(213,28,28,1) 20%, rgba(255,195,0,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.container-recruitment .container-jump-out .jump-image {
width: 100%;
height: auto;
}
.container-recruitment .container-jump-out,
.container-recruitment .container-jump-out .jump-image,
.container-recruitment .container-jump-out .jump-image img {
height: auto;
min-height: 400px;
}
.list-environment .slick-slide {
padding: 15px;
overflow: hidden;
}
.list-environment .slick-slide img {
max-width: 100%;
}
ul.none-dots li {
list-style-type: none;
} .article p,
.article50 p,
.article ol li {
margin-bottom: 20px;
}
.article ol {
padding-left: 0px;
}
.article ol li {
padding-left: 0px;
}
.article .title-privacy-policy {
font-size: 30px;
}
.footer nav {
padding: 0 3rem;
}
.content-recruitment-working-environment .owl-item {
padding: 15px;
}
.form-base select.empty {
color: rgb(118, 118, 123);
}
.form-base select.empty option:not([disabled]) {
color: var(--black);
}
.d-flex-center {
display: flex;
align-items: center;
justify-content: center;
}
.drawer-menu__nav {
display: flex;
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
}
.drawer-menu .drawer-menu__nav .menu-item {
list-style: none;
padding: 15px 0;
border-bottom: 1px solid #ccc;
flex: auto;
width: 100%;
}
.drawer-menu .drawer-menu__nav .lang-item {
width: auto;
text-align: left;
border-bottom: 0;
}
.drawer-menu .drawer-menu__nav .lang-item a {
margin: 0 10px;
}
.drawer-menu .drawer-menu__nav .lang-item-first {
text-align: right;
}
.drawer-menu .drawer-menu__inner .drawer-menu__nav .menu-item a { 
font-weight: 700;
font-size: 14px;
padding: 0px;
display: inline-block;
line-height: normal;
}
.drawer-menu .drawer-menu__nav > .menu-item a::before {
display: none;
}
.l-footer .l-footer__inner a,
.copyright {
color: #fff;
font-weight: 700;
font-size: 16px;
font-size: max(0.83333333333333vw, 14px);
} #menu-footer-nav li {
border-right: 0;
margin: 7px 0px;
}
.pagetop {
display: none;
}
#menu-footer-nav li:first-child a,
#menu-footer-nav li:last-child a {
text-decoration: underline;
}
.l-footer__inner .footer-nav {
display: flex;
width: 100%;
justify-content: space-between;
padding: 0;
}
.font-bold {
font-weight: 700;
}
.text-color {
color: #F29418 ;
}
.wp-block-columns {
display: flex;
margin-bottom: 28px;
flex-wrap: wrap;
}
.wp-block-column {
padding: 6px;
margin: 5px auto;
}
#our-strengths .wp-block-column ul {
letter-spacing: 0.03em;
line-height: 1.75;
list-style: none;
margin: 1em 0 0.5em 0;
}
#our-strengths .wp-block-column ul li {
font-size: 16px;
line-height: 1.75;
margin: 2px 0;
padding-left: 20px;
position: relative;
text-align: left;
}
#our-strengths .wp-block-column ul li::before {
background: #356fb6;
border-radius: 50%;
content: "";
height: 8px;
left: 0;
position: absolute;
top: 11px;
width: 8px;
}
#our-strengths .wp-block-column > :first-child {
margin-top: 0;
}
#our-strengths .wp-block-image {
margin-bottom: 28px !important;
text-align: left;
}
#aws-section .img {
margin-right: 46px;
}
#aws-section .info {
flex-basis: calc(100% - 336px);
flex-grow: 0;
text-align: justify;
margin-top: 10px;
}
.header-menu-row .header-menu > .menu-item > a {
font-size: max(0.9375vw, 14px);
}
.main-visual-inner__content {
margin-right: 0;
text-align: left;
padding: 1% 6%;
}
.main-visual__title {
color: #356FB6;
font-size: 1.9791666666667vw;
letter-spacing: normal;
text-shadow: 0.5px 0.5px 0.5px #19274b;
}
.main-visual__message {
color: #333;
font-size: max(0.83333333333333vw, 12px);
}
.l-header-row.has-border-bottom {
border-bottom: none;
}
.bg-header-sp {
display: none;
}
.header-menu > .menu-item:not(.js-smooth-scroll).current-menu-item > a {
color: var(--ema-header-menu-color) !important;
}
.l-header {
position: sticky !important;
top: 0;
left: 0;
right: 0;
}
.l-content__main .archive-list {
position: relative;
margin: 0 0 32px 0;
box-sizing: border-box;
background-color: #ffffff;
width: 100%;
}
.archive-list.is-one_column .post-thumbnail {
width: auto !important;
}
.post-thumbnail img {
width: 100%;
height: auto;
vertical-align: bottom;
}
.l-content__main .archive-list__link, .l-content__main .archive-list__link:hover {
display: block !important;
text-decoration: none !important;
color: #303030;
}
.signup-step-container {
margin-top: 16px;
margin-bottom: 40px;
flex: 1 0 auto;
}
.signup-step-container .mwform-checkbox-field-text:before {
display: none;
} @media screen and (min-width: 768px) {
.main-visual .header-eyecatch {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/mv-2.png) center/cover no-repeat;
padding-top: 27%;
height: 0;
}
.main-visual__sub-title img {
max-width: 39.270833333333vw;
}
.l-content__main .archive-list {
width: 31.4%;
margin: 0 2.88% 32px 0 !important;
}
.l-content__main .archive-list.is-one_column:nth-child(3n) {
margin: 0 0 32px 0 !important;
}
.l-content__main .archive-list.is-one_column .archive-header, 
.l-content__main .archive-list.is-two_column .archive-header, 
.l-content__main .archive-list.is-three_column .archive-header, 
.l-content__main .archive-list.is-big_column .archive-header {
padding-top: 16px;
padding-bottom: 16px;
padding-right: 16px;
padding-left: 16px;
width: 100%;
}
.l-header .l-content {
width: calc(100% - 5%);
}
.section-wrapper {
width: calc(100% - 32px);
}
.wp-block-column:not(:first-child) {
margin-left: 32px;
}
.benefit-box-list {
width: calc(25% - 45px);
flex: 1;
margin-right: 45px;
}
.benefit-box-list:nth-child(n+4) {
margin-right: 0;
margin-top: 0;
}
.solution-box-list {
margin-right: 0;
width: 100%;
}
#benefit-section .section-wrapper {
max-width: calc(100% - 32px);
width: 100%;
padding-top: 20px;
justify-content: space-between;
}
#benefit-section .l-content.section-inner {
max-width: calc(1635px + 32px);
width: 100%;
}
.splide__slide_custom {
margin-top: 32px;
width: calc(33.333% - 16px);
}
.splide__slide_custom:not(:nth-child(3n)) {
margin-right: 24px;
}
}
@media (min-width: 993px) {
.form-base .input-form {
flex: auto;
width: calc(100% - 330px);
}
}
@media (max-width: 767px) {
.l-header__inner .site-logo img {
height: auto;
width: 250px;
}
.sign-content h3 {
font-size: 40px;
}
.wizard .nav-tabs > li a i { }
.signup-logo-header .navbar-toggle {
margin: 0;
margin-top: 8px;
}
.signup-logo-header .logo_area {
margin-top: 0;
}
.signup-logo-header .header-flex {
display: block;
}
.signature > span {
display: inline-block;
}
}
@media (min-width: 993px) {
.form-base .title-form {
width: 330px;
padding-right: 30px;
}
.styled-checkbox + label {
margin-left: -25px;
}
.article p,
.article ol li {
margin-bottom: 30px;
}
.article50 p {
margin-bottom: 50px;
}
.container-recruitment .container-jump-out .jump-text {
margin-top: -85px;
}
}
@media (max-width: 991px) {
.header-menu {
padding: 15px;
}
body:not(.home) .header-menu .menu-icon {
margin-right: -15px;
}
.header-menu .menu {
left: 0;
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
}
.header-menu .menu-btn:checked ~ .menu {
height: auto;
max-height: 100vh;
}
.header-menu .menu li {
flex: auto;
width: 100%;
text-align: center;
}
.header-menu .menu .lang-item {
width: auto;
text-align: left;
}
.header-menu .menu .lang-item-first {
text-align: right;
}
.home .header-menu {
border: none;
}
.home .header-menu .menu-icon .navicon,
.home .header-menu .menu-icon .navicon:before,
.home .header-menu .menu-icon .navicon:after {
background-color: var(--white);
}
.home .header-menu .menu-btn:checked ~ ul li a {
color: var(--black);
}
.home .header-menu .menu .lang-item:not(:last-child):after {
background-color: var(--black);
}
}
@media (max-width: 992px) { .px-70 {
padding-left: 50px;
padding-right: 50px;
}
.py-70 {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.pt-70 {
padding-top: 50px !important;
}
.pb-70 {
padding-bottom: 50px !important;
}
.pl-80 {
padding-left: 50px !important;
padding-right: 50px !important;
} .content-about .container-overview,
.content-about .container-vision,
.content-about .container-ceo-message,
.content-our-services .container-policy,
.content-our-services .container-services,
.content-recruitment-working-environment .container-welfare-and-system,
.content-recruitment-working-environment .container-office {
padding-top: 10px;
}
.title-overview,
.title-vision,
.title-ceo-message,
.title-policy,
.title-services,
.title-welfare-and-system,
.title-office,
.title-jd-detail {
font-size: 30px;
padding-bottom: 10px;
margin-bottom: 0px;
margin-top: 20px;
}
.title-page h1 {
font-size: 50px;
padding: 30px;
}
.sub-title-vision,
.sub-title-ceo-message,
.sub-title-policy,
.sub-title-services {
font-size: 20px;
} .logo-ids-vision,
.img-ceo-vision {
height: 200px;
object-fit: contain;
margin: 15px auto;
}
.container-content-right {
min-width: unset;
}
.content-about,
.content-our-services {
padding-bottom: 30px;
}  .img-services {
height: 200px;
object-fit: contain;
margin: 15px auto;
}  .container-recruitment .container-jump .jump-text .title-jump {
padding-left: 30px;
font-size: 12vw;
}
.container-recruitment .content-recruitment{
font-size: 16px;
}  .content-recruitment-working-environment .list-welfare-and-system {
grid-template-columns: 1fr;
}
.content-recruitment-working-environment .list-welfare-and-system .item-welfare-and-system {
display: block;
}
.content-recruitment-working-environment
.list-welfare-and-system
.item-welfare-and-system
.sub-title-welfare-and-system {
margin-bottom: 10px;
}  .list-recruitment-jd .item-recruitment-jd .item-recruitment-jd-content {
padding: 20px;
font-size: 18px;
}
.form-base-recruitment-jd {
padding: 30px;
}
.form-base .title-form.jp,
.form-base .title-form.vn {
margin-bottom: 15px;
width: 100%;
}
.form-base .input-form  {
width: 100%;
}
.content-title-form {
padding-right: 10px;
}  .signup-step-container {
padding: 50px 0px;
}
.form-base-contact {
padding: 30px;
}  .container-other-member {
padding: 30px;
}
.title-other-member {
font-size: 30px;
} .footer nav {
padding: 0 15px;
}
}
@media (max-width: 1400px) {
.list-info-interview-detail {
padding-left: 120px;
}
}
@media (max-width: 1200px) {
.container-recruitment-interview-detail .container-jump {
height: auto;
}
.info-interview-detail.info-interview-detail-responsive {
width: 100% !important;
margin-top: 50px;
}
.container-recruitment-interview-detail .container-jump .jump-image {
width: 100vw;
height: auto;
}
.container-recruitment-interview-detail .container-jump .jump-image img {
height: auto;
}
.content-recruitment-interview-detail .item-info-interview-detail {
padding-top: 80px;
}
.list-info-interview-detail {
padding-left: 80px;
}
.title-jump {
font-size: 80px !important;
}
}
@media (max-width: 720px) {
.title-jump {
font-size: 50px !important;
}
.container-recruitment-interview-detail .container-jump .info-interview-detail .name-interview {
font-size: 30px;
margin-bottom: 15px;
}
.content-recruitment-interview-detail
.list-info-interview-detail
.item-info-interview-detail
.number-title-item-info-interview-detail {
font-size: 130px !important;
line-height: 130px !important;
top: -70px !important;
left: -90px !important;
}
} @media (max-width: 960px) {
.header-eyecatch__item {
top: 10px;
right: 0;
left: 0;
transform: none;
z-index: 10;
}
.main-visual-inner__content  {
margin-left: 0;
} #benefit-section .l-content.section-inner {
width: calc(100% - 32px);
}
.l-header__inner .hamburger-menu-trigger span {
background-color: #4278BB;
}
.l-header__inner .hamburger-menu-label {
visibility: hidden;
margin-top: -11px;
}
}
@media (max-width: 767px) {
.section-title,
.front-cta__btn .front-cta__mail-btn a,
.solution-box-list[class*="is-title-top-"] .solution-box-detail__title {
font-size: 24px;
line-height: 28px;
}
.front-cta__description {
font-size: 20px;
}
.front-cta__description img {
max-width: 197px;
}
.front-cta__btn .front-cta__mail-btn a {
min-height: 60px;
padding-left: 5px;
padding-right: 5px;
}
.section-header.is-position-sub-title-bottom .section-title::before,
.benefit-box-list.is-title-top .benefit-box-detail-title {
font-size: 16px;
}
#sales-section .section-wrapper,
#aws-section .section-wrapper,
.l-footer .l-footer__inner .l-content {
flex-direction: column;
z-index: auto;
}
.sales-section-col:first-child,
.sales-section-col:last-child {
width: 100%;
}
#aws-section .img {
text-align: center;
}
.main-visual__title {
font-size: 18px;
}
.main-visual-inner__content  {
margin-left: 0;
}
.main-visual__layer,
.main-visual__background {
display: none;
}
.js-main-visual-inner {
position: relative;
}
.header-eyecatch__item {
position: relative;
top: 25px;
right: 0;
left: 0;
transform: none;
z-index: 10;
width: 100%;
}
.main-visual__sub-title img {
width: 300px
}
.bg-header-sp {
display: block;
margin-top: 15px;
}
.bg-header-sp  img {
width: 100%;
}
.main-visual .header-eyecatch .header-eyecatch__item {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/bg_sp_2.png) center/cover no-repeat;
background-size: contain;
background-position: bottom;
padding-bottom: 68.3%;
}
.main-visual .header-eyecatch {
height: auto;
}
.main-visual-inner__content {
padding: 0 32px;
}
.footer-nav  {
flex-direction: column;
}
.solution-box-list-inner {
padding-top: 6px;
padding-bottom: 6px;
}
.benefit-box-detail-lead,
.info,
#our-strengths .wp-block-column ul li,
.solution-box-detail__description,
.l-footer .l-footer__inner a, 
.copyright,
.main-visual__message {
font-size: 14px;
}
.sales-box-detail p {
font-size: 16px;
}
#menu-footer-nav li {
padding: 0;
}
.l-footer .l-footer__inner li.copyright_ft a {
font-size: 12px;
}
.sales-box-list {
padding-bottom: 12px;
}
.splide__list {
flex-direction: column;
}
.splide__slide_custom {
width: 100%;
margin-right: 0;
margin-top: 32px;
}
}
@media (max-width: 575.98px) {
body .drawer-menu {
position: fixed;
top: 60px;
right: 0;
bottom: auto;
left: 0;
width: 100%;
height: auto;
padding-top: 12px;
padding-bottom: 24px;
padding-right: 16px;
padding-left: 16px;
background-color: #ffffff;
transform: translateX(-100%);
transition: all 1s cubic-bezier(.165,.84,.440,1);
overflow-y: auto;
z-index: 998;
}
body .drawer-overlay {
visibility: hidden;
display: none;
position: fixed;
top: 60px;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.6);
animation: fade 0.5s ease-in 0s 1 normal forwards;
cursor: pointer;
z-index: 997;
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger {
position: relative;
width: 100%;
height: auto;
background-color: inherit;
border: none;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding-top: 7px;
padding-bottom: 7px;
cursor: pointer;
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span {
position: absolute;
display: inline-block;
box-sizing: border-box;
left: 0;
width: 100%;
height: 1px;
border-radius: var(--ema-border-radius-3);
transition: 0.3s cubic-bezier(0,.6,.99,1);
background: #4278BB;
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span:nth-of-type(1),
.is-drawer-open .hamburger-menu:hover .hamburger-menu-trigger span:nth-of-type(1) {
transform: translate(0, 9px) rotate(-45deg);
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span:nth-of-type(1) {
top: 0;
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span:nth-of-type(2) {
opacity: 0;
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span:nth-of-type(2) {
top: 8px;
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span:nth-of-type(3),
.is-drawer-open .hamburger-menu:hover .hamburger-menu-trigger span:nth-of-type(3) {
transform: translate(0, -4px) rotate(45deg);
}
.is-drawer-open .hamburger-menu .hamburger-menu-trigger span:nth-of-type(3) {
bottom: 0;
}
.hamburger-close-menu {
display: none;
}
.l-header__inner .site-logo img {
height: auto;
width: 159px;
}
.hamburger-menu .hamburger-menu-trigger {
position: relative;
width: 20px;
height: 20px;
}
.hamburger-menu .hamburger-menu-trigger span:nth-of-type(2) {
top: 9px;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.l-content.section-inner {
width: calc(100% - 32px);
}
#benefit-section .section-wrapper {
padding: 0px 32px;
}
.benefit-box-list {
width: calc(50% - 22px);
flex: none;
margin-right: 16px;
margin-bottom: 45px;
}
.benefit-box-list:nth-child(2n) {
margin-right: 0;
} }
@media (min-width: 768px) and (max-width: 1600px) {
.l-header__inner .site-logo img {
height: auto;
}
.l-header__inner .site-logo {
min-width: 190px;
width: 17.395833333333vw;
}
.main-visual .main-visual__sub-title {
margin-top: 10px;
}
.main-visual .main-visual__message {
margin: 10px 0;
}   }
@media (min-width: 1025px) and (max-width: 1600px) {
.benefit-box-list {
width: calc(25% - 2.34375vw);
margin-right: 2.34375vw;
}
.benefit-box-list.is-title-top .benefit-box-detail-title {
font-size: max(1.0416666666667vw, 16px);
}
.benefit-box-detail-lead {
font-size: max(0.83333333333333vw, 14px);
}
}
@media (max-width: 1180px) {
.l-content.section-inner {
width: calc(100% - 32px);
}
}
@media (max-width: 959px) { .hamburger-menu {
position: absolute;
right: 0;
display: flex;
flex-direction: column;
align-items: center;
box-sizing: border-box;
padding: 0;
border: none;
outline: none;
border-radius: 0;
background-color: inherit;
cursor: pointer;
}
.l-header__inner .hamburger-menu-trigger span {
background-color: #4278BB;
}
.l-header__inner .hamburger-menu-label {
visibility: hidden;
margin-top: -11px;
}
.hamburger-menu-trigger {
position: relative;
width: 26px;
height: 18px;
}
.hamburger-menu-trigger, .hamburger-menu-trigger span {
display: inline-block;
box-sizing: border-box;
}
.hamburger-menu-trigger span:nth-of-type(1) {
top: 0;
transition: all 0.3s ease;
}
.hamburger-menu-trigger span:nth-of-type(2) {
top: 8px;
}
.hamburger-menu-trigger span:nth-of-type(3) {
bottom: 0;
transition: all 0.3s ease;
}
.hamburger-menu-trigger span {
position: absolute;
left: 0;
width: 100%;
height: 2px;
border-radius: var(--ema-border-radius-3);
background-color: var(--ema-hamburger-menu-color);
}
.l-container .l-header-default.has-border-bottom, .l-container .l-header-center.has-border-bottom, .l-container .l-header-row.has-border-bottom {
box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}
.l-header.is-sticky-sp {
z-index: 201;
background: #fff;
}
}
.drawer-menu {
visibility: hidden;
}
.drawer-menu.is-active {
visibility: visible;
}
.l-container .l-header-default.has-border-bottom, .l-container .l-header-center.has-border-bottom, .l-container .l-header-row.has-border-bottom {
border-bottom: 0;
}
.section-wrapper .sales-box-list {
padding-bottom: 6px;
}
.archive-title {
border: none;
color: #19274b;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.03em;
line-height: 1.48;
margin: 20px 0 20px;
text-align: center;
}
.sidebar .wp-block-heading {
border-bottom: 1px solid #e2e5e8;
display: inline-block;
font-size: 16px;
font-weight: bold;
line-height: 1.19;
padding-bottom: 8px;
position: relative;
}
.sidebar .wp-block-heading:before {
background: #306fb7;
width: 20px;
height: 2px;
content: "";
display: block;
position: absolute;
bottom: 0;
}
.benefit-box-detail-lead {
text-align: justify;
}
.back-link {
color: #356fb6;
}
.font-italic {
font-style: italic;
}
.site-description {
display: none;
}
.cat-name {
background: #f29418 !important;
padding: 2px 12px;
}
.splide__slide_custom .case-title {
font-size: 16px;
font-weight: normal;
text-align: left;
}
.splide__slide_custom:hover .case-title a {
color: #f29418;
}
.l-footer .l-footer__inner li.copyright_ft a {
cursor: default;
}
.menu-item.copyright_ft a :hover {
color: #fff !important;
}
.widget_block .wp-block-tag-cloud a {
border: 1px solid #306fb7;
color: #306fb7;
font-size: 14px !important;
}
#sales-section .section-wrapper {
max-width: none;
}
#case-section .case-section-btn a {
padding-top: 12px;
padding-bottom: 12px;
font-weight: 700;
}
#case-section .case-section-btn a:after {
content: "";
height: 16px;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
width: 16px;
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-chevron-right03.svg) center/cover no-repeat;
}
.splide__slide_custom:nth-child(n+4) {
display: none;
}
.signup-step-container .container {
width: 100%;
max-width: calc(1180px - 32px);
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.signup-step-container .col-md-12 {
position: relative;
width: 100%;
min-height: 1px;
} .c-cta {
align-items: center;
border-radius: 50px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
color: #fff;
display: flex;
font-size: 18px;
font-weight: bold;
justify-content: center;
margin: 0 auto;
padding: 14px 10px;
position: relative;
transition: background-color 0.3s;
width: 260px;
}
.u-bg--blue {
background: #306fb7;
}
.u-bg--orange {
background: #f3951c;
}
.c-cta.u-bg--blue:hover, .c-cta.u-bg--orange:hover {
color: #fff !important;
}
.c-cta--icon-email::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-email.svg) center/cover no-repeat;
content: "";
display: inline-block;
height: 24px;
margin-right: 24px;
vertical-align: middle;
width: 24px;
}
.c-cta--icon-calculator::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-calculator.svg) center/cover no-repeat;
content: "";
display: inline-block;
height: 24px;
margin-right: 24px;
vertical-align: middle;
width: 24px;
}
.c-form__form-item:not(:first-of-type) {
margin-top: 20px;
}
.c-form__title {
color: #fff;
font-size: 24px;
font-weight: bold;
text-align: center;
}
.c-form__text {
color: #fff;
font-size: 18px;
font-weight: bold;
margin-top: 32px;
}
.c-form__form {
background: #fff;
border-radius: 30px;
margin-top: 32px;
padding: 36px 16px;
}
.c-form__form-label {
display: block;
font-size: 18px;
font-weight: bold;
margin-bottom: 5px;
}
.c-form__form-required,
.c-form__form-optional {
border-radius: 4px;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: bold;
margin-left: 15px;
padding: 0 5px;
text-align: center;
width: 50px;
}
.c-form__form-required {
background: #f3951c;
}
.c-form__form-optional {
background: #306fb7;
}
.c-form__form-input {
border: 1px solid #d4d3d3;
border-radius: 4px;
font-size: 15px;
padding: 10px 15px;
}
.c-form__form-radio input[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.c-form__form-checkbox input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.mwform-radio-field.vertical-item,
.mwform-checkbox-field.vertical-item {
display: block;
margin-top: 8px;
}
.mwform-radio-field-text {
cursor: pointer;
display: block;
font-weight: bold;
padding-left: 30px;
position: relative;
}
.mwform-radio-field-text::before {
background: #fff;
border: 1px solid #d4d3d3;
border-radius: 50%;
content: "";
display: block;
height: 18px;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 18px;
}
.mwform-radio-field-text::after {
background: #f3951c;
border-radius: 50%;
content: "";
display: block;
height: 10px;
left: 4px;
opacity: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
transition: 0.3s;
width: 10px;
} .mwform-checkbox-field-text::before {
background: #fff;
border: 1px solid #d4d3d3;
content: "";
display: block;
height: 18px;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 18px;
}
.mwform-checkbox-field-text::after {
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
bottom: 0;
content: "";
display: block;
height: 4.797px;
left: 3.5px;
margin-top: -4px;
opacity: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
transform: rotate(-45deg);
width: 9.594px;
}
input[type=radio]:checked + .mwform-radio-field-text::after,
input[type=checkbox]:checked + .mwform-checkbox-field-text::after {
opacity: 1;
}
input[type=radio]:checked + .mwform-radio-field-text::before {
border: 1px solid #f3951c;
}
input[type=checkbox]:checked + .mwform-checkbox-field-text::before {
background: #fff;
border: 1px solid #f3951c;
}
.c-form__form-button {
margin: 32px auto 0;
max-width: 360px;
position: relative;
width: 100%;
}
.c-form__form-icon-email {
height: 24px;
left: 15%;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.c-form__form-send {
background: #f3951c !important;
color: #fff;
display: block;
font-size: 20px;
font-weight: bold;
max-width: 360px;
padding: 14px 10px 14px 35px;
width: 100%;
}
.c-form__form-select {
position: relative;
}
.c-form__form-select::after {
border-right: 2px solid #19274b;
border-top: 2px solid #19274b;
content: "";
height: 6px;
pointer-events: none;
position: absolute;
right: 15px;
top: 14px;
transform: rotate(135deg);
width: 6px;
}
.c-form__form-select > select {
background: none;
}
.c-form__form-select .is-empty {
color: #d4d3d3;
}
.c-lp-cta__box {
background: #fff;
border-radius: 20px;
padding: 36px 10px;
}
.c-lp-cta__title {
font-size: 20px;
font-weight: bold;
line-height: 1.5;
text-align: center;
}
.c-lp-cta__buttons {
margin-top: 24px;
}
.c-lp-cta__buttons > .c-lp-cta__button:last-child {
margin-top: 24px;
}
.c-lp-cta__button > .c-cta {
max-width: 360px;
width: 100%;
font-family: var(--font-primary) !important;
}
.p-lp-fv {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/fv-smp.jpg) center/cover no-repeat;
height: 0;
padding-top: 196%;
position: relative;
width: 100%;
}
.p-lp-fv__inner {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.p-lp-fv__main {
padding: 0 15px;
position: absolute;
top: 4.4%;
}
.p-lp-fv__title {
color: #19274b;
font-size: 9.6vw;
font-weight: bold;
letter-spacing: 0.02em;
line-height: 1.47;
}
.p-lp-fv__title--emphasis {
color: #f3951c;
font-size: 11.2vw;
font-weight: bold;
}
.p-lp-fv__text {
color: #19274b;
font-size: 4.27vw;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
margin-top: 15px;
}
.p-lp-fv__text--mid {
font-size: 6.4vw;
font-weight: bold;
line-height: 1;
}
.p-lp-fv__text--large {
font-size: 9.6vw;
font-weight: bold;
line-height: 1;
}
.p-lp-fv__buttons {
bottom: 4.5%;
left: 50%;
margin-top: 0;
padding: 0 15px;
position: absolute;
transform: translateX(-50%);
width: 100%;
}
.p-lp-fv__button:not(:first-child) {
margin-top: 24px;
}
.p-lp-fv__button > .c-cta {
align-items: center;
display: flex;
max-width: 360px;
padding: 14.5px 12px;
text-align: center;
width: 86.67vw;
font-family: var(--font-primary) !important;
}
.p-lp-fv__button .c-cta--icon-email::before,
.p-lp-fv__button .c-cta--icon-calculator::before {
margin-right: 15px;
}
.l-lp-header {
align-items: center;
background: #fff;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
display: flex;
justify-content: space-between;
width: 100%;
}
.l-lp-header__items {
align-items: center;
display: flex;
height: 65px;
justify-content: space-between;
}
.l-lp-header__inner {
padding-left: 15px;
}
.l-lp-header__title {
align-items: center;
display: flex;
}
.l-lp-header__text {
display: none;
}
.l-header--fixed {
left: 0;
position: sticky;
right: 0;
top: 0;
width: 100%;
z-index: 20;
}
.l-lp-header__logo {
font-weight: bold;
height: 37px;
width: 169px;
}
.l-lp-header__buttons .l-lp-header__button {
display: none;
}
.l-lp-header__button:not(:first-child) {
margin-left: 24px;
}
.l-lp-header__button > .c-cta {
align-items: center;
display: flex;
font-size: 16px;
margin: 0;
padding: 13px 12px;
text-align: center;
width: 264px;
}
.p-lp-problem__title {
font-size: 24px;
font-weight: bold;
line-height: 1.67;
text-align: center;
}
.p-lp-problem__item {
margin-top: 32px;
}
.p-lp-problem__img-wrapper {
text-align: center;
}
.p-lp-problem__img > img {
width: 48.4%;
}
.p-lp-problem__lists {
margin-top: 32px;
}
.p-lp-problem__list {
background: #fff;
border-radius: 20px 20px 20px 0;
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
margin: 0 auto;
max-width: 400px;
padding: 19px 25px;
}
.p-lp-problem__list:last-child {
margin-top: 18px;
}
.p-lp-problem__list-text {
font-size: 18px;
font-weight: bold;
padding-left: 25px;
position: relative;
}
.p-lp-problem__list-text::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-check02.svg) center/cover no-repeat;
content: "";
height: 16px;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 16px;
}
.p-lp-about__title {
font-size: 24px;
font-weight: bold;
line-height: 1.67;
text-align: center;
}
.p-lp-about__title-img01 {
margin-right: 5px;
vertical-align: middle;
width: 113px;
}
.p-lp-about__title-img02 {
margin: 0 5px;
vertical-align: middle;
width: 128px;
}
.p-lp-about__item {
margin-top: 52px;
}
.p-lp-about__img-wrapper {
text-align: center;
}
.p-lp-about__img {
text-align: center;
}
.p-lp-about__img > img {
max-width: 400px;
width: 100%;
}
.p-lp-about__main {
margin-top: 32px;
}
.p-lp-about__main-title {
color: #306fb7;
font-size: 28px;
font-weight: bold;
text-align: center;
}
.p-lp-about__main-title--emphasis {
font-size: 48px;
font-weight: inherit;
line-height: 1;
}
.p-lp-about__main-text {
font-size: 16px;
margin-top: 24px;
}
.p-lp-about__main-text02 {
font-size: 21px;
font-weight: bold;
margin-top: 32px;
}
.p-lp-point__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-point__title-img {
display: block;
margin: 0 auto;
width: 200px;
}
.p-lp-card__item {
background: #fff;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
margin: 80px 12px 0;
padding: 60px 24px 38px;
position: relative;
}
.p-lp-card__item-number-wrapper {
left: 50%;
position: absolute;
text-align: center;
top: -21px;
transform: translateX(-50%);
}
.p-lp-card__item-number {
height: 40px;
}
.p-lp-card__item-icon-wrapper {
text-align: center;
}
.p-lp-card__item-icon {
width: 70px;
}
.p-lp-card__item-title {
font-size: 28px;
font-weight: bold;
margin-top: 22px;
text-align: center;
}
.p-lp-card__item-text {
font-size: 16px;
margin-top: 20px;
}
.p-lp-point__astarisk {
margin-top: 40px;
}
.p-lp-addition {
padding: 40px 0;
}
.p-lp-addition__title,
.p-lp-addition__text,
.p-lp-addition__astarisk {
color: #fff;
text-align: center;
}
.p-lp-addition__title {
font-size: 28px;
font-weight: bold;
position: relative;
}
.p-lp-addition__title::before,
.p-lp-addition__title::after {
display: inline-block;
}
.p-lp-addition__title::before {
content: "＼";
padding-right: 5px;
}
.p-lp-addition__title::after {
content: "／";
padding-left: 10px;
}
.p-lp-addition__text {
font-size: 18px;
font-weight: bold;
line-height: 2.22;
margin-top: 24px;
}
.p-lp-addition__astarisk {
font-size: 16px;
margin-top: 17px;
}
.p-lp-step__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-step__text {
font-size: 18px;
font-weight: bold;
margin-top: 32px;
text-align: center;
}
.p-lp-step__text-img {
margin-right: 5px;
vertical-align: middle;
width: 114px;
}
.p-lp-step__graph-wrapper {
margin-top: 24px;
text-align: center;
}
.p-lp-merit__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-merit__title--img {
margin-right: 5px;
vertical-align: middle;
width: 200px;
}
.p-lp-merit__menus {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 10px;
}
.p-lp-merit__menu {
align-items: center;
background: #fff;
border-radius: 2px;
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
display: flex;
height: 72px;
justify-content: center;
margin-top: 38px;
position: relative;
width: calc(50% - 6px);
}
.p-lp-merit__menu-number {
left: 0;
position: absolute;
top: -10px;
}
.p-lp-merit__menu-number > img {
height: 22px;
}
.p-lp-merit__menu-text {
font-size: 12px;
font-weight: bold;
line-height: 1.5;
text-align: center;
}
.p-lp-merit__items {
margin-top: 52px;
}
.p-lp-merit__item,
.p-lp-merit__item--type02 {
background: #fff;
border-radius: 20px;
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
margin-top: 32px;
padding: 36px 18px;
}
.p-lp-merit__item-title {
color: #306fb7;
font-size: 24px;
font-weight: bold;
padding-left: 50px;
position: relative;
}
.p-lp-merit__item-number {
display: inline-block;
left: 0;
position: absolute;
top: 2px;
vertical-align: middle;
width: 40px;
}
.p-lp-merit__item-text {
margin-top: 27px;
}
.p-lp-merit__item-img-wrapper {
margin-top: 36px;
text-align: center;
}
.p-lp-merit__item--type02 .p-lp-merit__item-img {
text-align: center;
}
.p-lp-merit__item--type02 .p-lp-merit__item-img > img {
max-width: 250px;
width: 64.93%;
}
.p-lp-merit__item-condition {
margin-top: 36px;
padding: 32px 15px;
}
.p-lp-merit__item-condition-text {
font-weight: 500;
}
.p-lp-merit__item-condition-title {
background: #306fb7;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-top: 24px;
padding: 1px 10px;
}
.p-lp-merit__item-condition-list {
font-weight: bold;
margin-top: 16px;
padding-left: 20px;
position: relative;
}
.article-body ul { }
.p-lp-merit__item-condition-list::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-check.svg);
content: "";
height: 16px;
left: 0;
position: absolute;
top: 7px;
width: 16px;
}
.p-lp-merit__item-condition-astarisk {
font-size: 13px;
margin-top: 16px;
text-align: center;
}
.p-lp-merit__item-link {
color: #306fb7;
font-weight: bold;
text-decoration: underline;
}
.p-lp-merit__item-graph-each {
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
display: block;
margin-top: 32px;
}
.p-lp-simulation__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-simulation__box {
background: #fff;
border-radius: 20px;
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
margin-top: 32px;
padding-bottom: 36px;
}
.p-lp-simulation__box-title {
background: #306fb7;
border-radius: 20px 20px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
padding: 24px 0;
text-align: center;
}
.p-lp-simulation__box-title--emphasis {
font-size: 1.6em;
font-weight: inherit;
line-height: 1;
}
.p-lp-simulation__box-main {
padding: 24px 16px;
}
.p-lp-simulation__box-main-title {
font-weight: 500;
text-align: center;
}
.p-lp-simulation__item,
.p-lp-simulation__item--align-center {
border-radius: 20px;
margin-top: 20px;
padding: 32px 9px;
}
.p-lp-simulation__item--align-center {
align-items: center;
}
.p-lp-simulation__item-title {
color: #306fb7;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.p-lp-simulation__item-radio-buttons {
margin-top: 0;
white-space: nowrap;
flex: 1;
margin-left: 15px;
display: flex;
}
.p-lp-simulation__item-radio-label {
display: block;
font-size: 14px;
font-weight: bold;
padding-left: 30px;
position: relative;
margin-right: 15px;
}
.p-lp-simulation__item-radio-label::before {
background: #fff;
border: 1px solid #d4d3d3;
border-radius: 50%;
content: "";
display: block;
height: 18px;
left: 0;
position: absolute;
top: 2px;
width: 18px;
}
.p-lp-simulation__item-radio-label::after {
background: #f3951c;
border-radius: 50%;
content: "";
display: block;
height: 10px;
left: 5px;
opacity: 0;
position: absolute;
top: 7px;
transition: 0.3s;
width: 10px;
}
.p-lp-simulation__item-radio-label:not(:first-of-type) {
margin-top: 0;
}
.p-lp-simulation__item-radio-label .p-lp-simulation__item-radio-label--small {
font-size: 12px;
font-weight: inherit;
}
.p-lp-simulation__item-radio-input {
display: none;
}
.p-lp-simulation__item-radio-input:checked + .p-lp-simulation__item-radio-label::after {
opacity: 1;
}
.p-lp-simulation__item-radio-input:checked + .p-lp-simulation__item-radio-label::before {
border: 1px solid #f3951c;
}
.p-lp-simulation__item-calculate {
margin-top: 24px;
text-align: center;
margin-top: 0;
text-align: left;
display: flex;
align-items: flex-start;
}
.p-lp-simulation__item-calculate-text {
border: 1px solid #d4d3d3;
box-sizing: border-box;
font-size: 16px;
padding: 14px 16px;
width: 85%;
}
.p-lp-simulation__item-calculate-yen {
font-size: 16px;
font-weight: bold;
margin-left: 10px;
vertical-align: bottom;
}
.p-lp-simulation__button {
margin: 15px 15px 0;
}
.p-lp-simulation__button > .c-cta {
margin: 0 auto;
}
.p-lp-simulation__arrow {
padding: 24px 0;
text-align: center;
}
.p-lp-simulation__arrow > img {
width: 32px;
}
.p-lp-simulation__result {
border-radius: 20px;
margin: 0 16px;
padding: 40px 9px;
position: relative;
}
.p-lp-simulation__result-heading-title {
color: #fff;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.p-lp-simulation__result-heading-flex {
align-items: flex-end;
display: flex;
justify-content: center;
margin-top: 24px;
}
.p-lp-simulation__result-input {
border: 1px solid #d4d3d3;
box-sizing: border-box;
font-size: 16px;
padding: 14px 16px;
width: 70%;
}
.p-lp-simulation__result-heading-yen {
color: #fff;
font-size: 16px;
font-weight: bold;
padding-left: 10px;
}
.p-lp-simulation__result-heading-discount {
color: #fff;
font-size: 20px;
font-weight: bold;
padding-left: 3px;
}
.p-lp-simulation__result-icon {
left: 0;
position: absolute;
top: -60px;
width: 100px;
}
.p-lp-simulation__text {
color: #fff;
font-size: 15px;
font-weight: bold;
margin: 24px 0;
text-align: center;
}
.p-lp-simulation__warning {
margin: 24px 16px 0;
}
.p-lp-simulation__warning-title {
background: #306fb7;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: bold;
padding: 1px 10px;
}
.p-lp-simulation__warning-lists {
margin-top: 16px;
}
.p-lp-simulation__cta > .c-cta {
font-size: 18px;
width: 100%;
}
.p-lp-simulation__error {
color: #f00;
display: none;
font-size: 14px;
text-align: center;
}
.p-lp-simulation__error.is-error {
display: block;
margin-top: 5px;
}
.p-lp-flow__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-flow__item-wrapper {
margin: 0 auto;
margin-top: 40px;
max-width: 1440px;
position: relative;
width: 100%;
}
.p-lp-flow__item-wrapper::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/bg-flow-smp.png) center/cover no-repeat;
bottom: -50px;
content: "";
height: 57.6vw;
left: 0;
position: absolute;
width: 83.2vw;
z-index: -1;
}
.p-lp-flow__item-title {
color: #306fb7;
font-size: 24px;
font-weight: bold;
line-height: 1;
position: relative;
}
.p-lp-flow__item-number {
filter: drop-shadow(0 10px 15px rgba(21, 37, 71, 0.15));
left: -43px;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 36px;
}
.p-lp-flow__item-list {
margin-left: 17px;
padding-left: 25px;
padding-left: 40px !important;
}
.p-lp-flow__item-list:not(:last-child) {
border-left: 1px dotted #cfdff1;
padding-bottom: 38px;
}
.p-lp-flow__item-text {
font-weight: 500;
margin-top: 20px;
}
.p-lp-flow__item-img-wrapper {
margin: 16vw auto 0;
width: 56.27vw;
}
.p-lp-flow__text {
font-size: 14px;
margin-top: 60px;
}
.p-lp-voice__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-voice__item {
margin-top: 32px;
}
.p-lp-voice__item-img-wrapper {
margin: 0 auto;
text-align: center;
width: 200px;
}
.p-lp-voice__item-main {
margin-top: 32px;
}
.p-lp-voice__item-company-name {
font-size: 18px;
font-weight: bold;
text-align: center;
}
.p-lp-voice__item-text {
margin-top: 15px;
}
.p-lp-voice__logos {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 8px;
}
.p-lp-voice__logo {
margin-top: 24px;
width: calc(50% - 10px);
}
.p-lp-faq__item {
margin-top: 32px;
}
.p-lp-faq__item:first-of-type {
margin-top: 40px;
}
.p-lp-faq__title {
font-size: 24px;
font-weight: bold;
text-align: center;
}
.p-lp-faq__question {
background: #fff;
box-shadow: 0 4px 20px rgba(48, 111, 183, 0.15);
padding: 16px;
}
.p-lp-faq__question-text {
font-size: 16px;
font-weight: bold;
padding-left: 42px;
padding-right: 26px;
position: relative;
margin: 0 !important;
}
.p-lp-faq__question-text::before {
color: #306fb7;
content: "Q.";
font-size: 24px;
font-weight: bold;
left: 0;
line-height: 1;
position: absolute;
top: 1px;
}
.p-lp-faq__question-text::after {
border-right: 3px solid #19274b;
border-top: 3px solid #19274b;
content: "";
display: inline-block;
height: 8px;
position: absolute;
right: 0;
top: 15px;
transform: rotate(135deg);
transition: transform 0.3s;
width: 8px;
}
.p-lp-faq__question-text.is-open::after {
transform: rotate(-45deg);
}
.p-lp-faq__answer {
margin-top: 24px;
}
.p-lp-faq__dl {
margin-top: 24px;
}
.p-lp-faq__heading,
.p-lp-faq__body {
display: flex;
}
.p-lp-faq__body {
align-items: center;
}
.p-lp-faq__dt:first-child,
.p-lp-faq__dd:first-child {
width: 29%;
}
.p-lp-faq__dt:nth-child(2),
.p-lp-faq__dd:nth-child(2) {
margin-left: 1px;
width: 38%;
}
.p-lp-faq__dt:nth-child(3),
.p-lp-faq__dd:nth-child(3) {
margin-left: 1px;
width: 33%;
}
.p-lp-faq__dt {
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 0 5px;
text-align: center;
}
.p-lp-faq__dd {
font-size: 12px;
padding: 2px 8px;
}
.p-lp-faq__dd:nth-child(2) {
font-weight: bold;
}
.p-lp-floating__button,
.p-lp-floating__button--form,
.p-lp-floating__button--simulation {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: bold;
padding: 5.5px 10px;
position: relative;
text-align: center;
width: 50%;
}
.p-lp-floating__button::before,
.p-lp-floating__button--form::before,
.p-lp-floating__button--simulation::before {
content: "";
display: block;
height: 24px;
margin: 0 auto 5px;
text-align: center;
vertical-align: middle;
width: 24px;
}
.p-lp-floating__button--simulation::before {
background: url(//sunnycloudvn.com/wp-content/themes/img/icon/icon-calculator.svg) center/cover no-repeat;
}
.p-lp-floating__button--form::before {
background: url(//sunnycloudvn.com/wp-content/themes/img/icon/icon-email.svg) center/cover no-repeat;
}
@media only screen and (min-width: 375px) {
.c-form__form-icon-email {
left: 20%;
}
}
@media only screen and (min-width: 768px) {
.c-form__title {
font-size: 40px;
}
.c-form__text {
font-size: 24px;
margin-top: 40px;
text-align: center;
}
.c-form__form {
box-sizing: border-box;
margin: 56px auto 0;
max-width: 800px;
padding: 70px 150px;
}
.c-form__form-label {
margin-bottom: 7px;
}
.mwform-checkbox-field-text::after {
margin-top: -4px;
}
.c-form__form-button {
width: 343px;
}
.c-form__form-send {
width: 343px;
}
.c-lp-cta__box {
padding: 61px 10px;
}
.c-lp-cta__title {
font-size: 24px;
}
.c-lp-cta__buttons {
display: flex;
justify-content: center;
margin-top: 45px;
}
.c-lp-cta__buttons > .c-lp-cta__button:last-child {
margin-left: 24px;
margin-top: 0;
}
.c-lp-cta__button > .c-cta {
padding-left: 20px;
padding-right: 20px;
}
.p-lp-fv {
background-image: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/fv.jpg);
padding-top: 36.11%;
min-height: 500px;
}
.p-lp-fv__inner {
margin: 0 auto;
max-width: 1080px;
padding: 0 40px;
}
.p-lp-fv__main {
padding: 0;
top: 9%;
}
.awsvn .p-lp-fv__main {
top: 13%;
}
.p-lp-fv__title {
font-size: 3.61vw;
}
.p-lp-fv__title--emphasis {
font-size: 4.44vw;
}
.p-lp-fv__text {
font-size: 1.67vw;
letter-spacing: 0.02em;
margin-top: 12px;
}
.p-lp-fv__text--mid {
font-size: 2.78vw;
}
.p-lp-fv__text--large {
font-size: 4.44vw;
}
.p-lp-fv__buttons {
bottom: 14.5%;
left: 40px;
padding: 0;
transform: translateX(0);
width: auto;
}
.p-lp-fv__button:not(:first-child) {
margin-left: 24px;
margin-top: 0;
}
.p-lp-fv__button > .c-cta {
font-size: 1.39vw;
margin: 0;
max-width: 100%;
padding: 1.14vw 12px;
width: 23.82vw;
}
.p-lp-fv__button .c-cta--icon-email::before,
.p-lp-fv__button .c-cta--icon-calculator::before {
height: 1.67vw;
margin-right: 1.67vw;
width: 1.67vw;
}
.l-lp-header__inner {
margin: 0 auto;
max-width: 1080px;
padding: 0 40px;
width: 100%;
}
.p-lp-problem__title {
font-size: 40px;
}
.p-lp-problem__item {
align-items: center;
display: flex;
justify-content: center;
margin: 56px auto 0;
max-width: 904px;
}
.p-lp-problem__img-wrapper {
max-width: 316px;
width: 31.6%;
}
.p-lp-problem__img > img {
width: 100%;
}
.p-lp-problem__lists {
margin-left: 24px;
margin-top: 0;
width: calc(68.4% - 24px);
}
.p-lp-problem__list {
margin: 0;
max-width: 494px;
padding: 33px 30px;
text-align: center;
}
.p-lp-problem__list-text {
display: inline-block;
font-size: 22px;
padding-left: 35px;
margin: 0 !important;
}
.p-lp-problem__list-text::before {
height: 25px;
width: 24px;
}
.p-lp-about__title {
font-size: 40px;
}
.p-lp-about__title-img01 {
width: 199px;
}
.p-lp-about__title-img02 {
width: 236px;
}
.p-lp-about__item {
display: flex;
justify-content: space-between;
margin-top: 56px;
}
.p-lp-about__img-wrapper {
width: 32.5%;
}
.p-lp-about__main {
margin-top: 0;
width: 62.5%;
}
.p-lp-about__main-title {
font-size: 28px;
text-align: left;
}
.p-lp-about__main-title--emphasis {
font-size: 60px;
}
.p-lp-about__main-text02 {
font-size: 18px;
}
.p-lp-point__title {
font-size: 40px;
}
.p-lp-point__title-img {
display: inline;
vertical-align: middle;
}
.p-lp-card {
display: flex;
justify-content: space-between;
}
.p-lp-card__item {
margin-left: 0;
margin-right: 0;
width: calc(33.333% - 13.3333333333px);
}
.p-lp-card__item-title {
font-size: 2.34vw;
}
.p-lp-point__astarisk {
text-align: left;
}
.p-lp-addition {
padding: 48px 0;
}
.p-lp-addition__title {
font-size: 40px;
}
.p-lp-addition__text {
font-size: 24px;
line-height: 1.67;
margin-top: 26px;
}
.p-lp-addition__astarisk {
font-size: 18px;
margin-top: 4px;
}
.p-lp-step__title {
font-size: 40px;
}
.p-lp-step__text {
font-size: 24px;
margin-top: 52px;
}
.p-lp-step__text-img {
width: 160px;
}
.p-lp-step__graph-wrapper {
margin: 70px auto 0;
max-width: 800px;
}
.p-lp-merit__title {
font-size: 40px;
}
.p-lp-merit__title--img {
width: 183px;
}
.p-lp-merit__menus {
margin-top: 0;
}
.p-lp-merit__menus {
justify-content: center;
}
.p-lp-merit__menu {
height: 106px;
margin-top: 80px;
width: calc(33.333% - 16px);
margin-left: 8px;
margin-right: 8px;
}
.p-lp-merit__menu-number {
top: -30px;
}
.p-lp-merit__menu-number > img {
height: 40px;
}
.p-lp-merit__menu-text {
font-size: 20px;
}
.p-lp-merit__items {
margin-top: 120px;
}
.p-lp-merit__item,
.p-lp-merit__item--type02 {
margin-top: 56px;
padding: 48px 25px;
}
.p-lp-merit__item-title {
font-size: 25px;
padding-left: 90px;
top: 1px;
}
.p-lp-merit__item-number {
width: 64px;
}
.p-lp-merit__item-text {
font-size: 18px;
margin-top: 40px;
}
.p-lp-merit__item--type02 {
align-items: center;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.p-lp-merit__item--type02 .p-lp-merit__item-img-wrapper {
margin-top: 0;
width: calc(30.97% - 37.5px);
}
.p-lp-merit__item--type02 .p-lp-merit__item-main {
width: calc(69.03% - 37.5px);
}
.p-lp-merit__item--type02 .p-lp-merit__item-img > img {
width: 100%;
}
.p-lp-merit__item-condition {
margin-top: 40px;
padding: 48px 50px;
}
.p-lp-merit__item-condition-list {
font-size: 18px;
margin-top: 12px;
}
.p-lp-merit__item-condition-astarisk {
font-size: 16px;
text-align: left;
}
.p-lp-merit__item-graph {
display: flex;
justify-content: space-between;
margin-top: 40px;
}
.p-lp-merit__item-graph-each {
margin-top: 0;
width: calc(50% - 12px);
}
.p-lp-simulation__title {
font-size: 40px;
}
.p-lp-simulation__box {
margin-top: 40px;
padding-bottom: 50px;
}
.p-lp-simulation__box-title {
font-size: 25px;
padding: 30px 0;
}
.p-lp-simulation__box-title--emphasis {
font-size: 1.25em;
}
.p-lp-simulation__box-main {
padding: 48px 40px;
}
.p-lp-simulation__item,
.p-lp-simulation__item--align-center {
display: flex;
justify-content: space-between;
margin-top: 40px;
padding: 45px 20px;
}
.p-lp-simulation__item-title {
width: 35%;
}
.p-lp-simulation__item-radio-buttons,
.p-lp-simulation__item-calculate {
width: 55%;
}
.p-lp-simulation__item-radio-buttons {
margin-top: 0;
white-space: nowrap;
flex: 1;
margin-left: 15px;
display: flex;
}
.p-lp-simulation__item-radio-label {
font-size: 16px;
}
.p-lp-simulation__item-radio-label::before {
top: 3px;
}
.p-lp-simulation__item-radio-label::after {
top: 7px;
}
.p-lp-simulation__item-radio-label .p-lp-simulation__item-radio-label--small {
font-size: 16px;
}
.p-lp-simulation__item-calculate {
margin-top: 0;
text-align: left;
display: flex;
align-items: flex-start;
}
.p-lp-simulation__item-calculate-text {
max-width: 272px;
}
.p-lp-simulation__arrow {
padding: 32px 0;
}
.p-lp-simulation__arrow > img {
width: 42px;
}
.p-lp-simulation__result {
margin: 0 auto;
max-width: 800px;
padding: 40px 12px;
}
.p-lp-simulation__result-heading-title {
font-size: 26px;
}
.p-lp-simulation__result-heading-flex {
align-items: center;
margin: 0 0 0 24px;
white-space: nowrap;
}
.p-lp-simulation__result-input {
max-width: 272px;
}
.p-lp-simulation__result-heading-yen {
font-size: 28px;
}
.p-lp-simulation__result-heading-discount {
font-size: 40px;
}
.p-lp-simulation__result-icon {
left: auto;
right: -48px;
width: 120px;
}
.p-lp-simulation__text {
font-size: 18px;
margin-bottom: 40px;
}
.p-lp-simulation__warning {
margin: 48px auto 0;
max-width: 800px;
}
.p-lp-simulation__cta:not(:first-child) {
margin-left: 0;
}
.p-lp-simulation__cta > .c-cta {
margin-left: auto;
margin-right: auto;
}
.p-lp-flow__title {
font-size: 40px;
}
.p-lp-flow__item-wrapper {
margin-top: 55px;
}
.p-lp-flow__item-wrapper::before {
background-image: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/bg-flow.png);
bottom: 50%;
height: 39.51vw;
max-height: 569px;
max-width: 675px;
transform: translateY(50%);
width: 46.875vw;
}
.p-lp-flow__item {
align-items: center;
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
.p-lp-flow__item-main {
padding-left: 24px;
width: calc(55.2% - 23px);
}
.p-lp-flow__item-title {
font-size: 32px;
}
.p-lp-flow__item-number {
left: -65px;
width: 48px;
}
.p-lp-flow__item-list {
margin-left: 0;
padding-left: 40px;
}
.p-lp-flow__item-list:not(:last-child) {
padding-bottom: 10%;
}
.p-lp-flow__item-text {
margin-top: 24px;
}
.p-lp-flow__item-img-wrapper {
margin: 0;
width: calc(44.8% - 23px);
}
.p-lp-flow__text-wrapper {
text-align: center;
}
.p-lp-flow__text {
display: inline-block;
font-size: 16px;
margin-top: 45px;
text-align: left;
}
.p-lp-voice__title {
font-size: 40px;
}
.p-lp-voice__item {
align-items: center;
display: flex;
justify-content: space-between;
margin: 40px auto 0;
max-width: 800px;
}
.p-lp-voice__item-img-wrapper {
width: calc(28% - 24px);
}
.p-lp-voice__item-main {
margin-top: 0;
width: calc(72% - 24px);
}
.p-lp-voice__item-company-name {
font-size: 24px;
text-align: left;
}
.p-lp-voice__logo {
margin-top: 40px;
width: 20.25%;
}
.p-lp-faq__item:first-of-type {
margin-top: 50px;
}
.p-lp-faq__title {
font-size: 40px;
}
.p-lp-faq__question {
padding-left: 24px;
padding-right: 24px;
cursor: pointer;
}
.p-lp-faq__question-text {
font-size: 18px;
}
.p-lp-faq__question-text::after {
top: 9px;
}
.p-lp-faq__question-text.is-open::after {
top: 12px;
}
.p-lp-faq__answer-text {
margin: 0 auto;
max-width: 800px;
width: 100%;
}
.p-lp-faq__dt:first-child,
.p-lp-faq__dd:first-child {
width: 20%;
}
.p-lp-faq__dt:nth-child(2),
.p-lp-faq__dd:nth-child(2) {
margin-left: 2px;
width: 40%;
}
.p-lp-faq__dt:nth-child(3),
.p-lp-faq__dd:nth-child(3) {
margin-left: 2px;
width: 40%;
}
.p-lp-faq__dt {
font-size: 16px;
padding: 10px 16px;
}
.p-lp-faq__dd {
font-size: 14px;
padding: 12px 10px 12px 16px;
}
}
@media only screen and (min-width: 992px) {
.c-lp-cta__button > .c-cta {
width: 343px;
}
.l-lp-header {
box-shadow: none;
display: block;
}
.l-lp-header__items {
height: 95px;
}
.l-lp-header__text {
color: #306fb7;
display: block;
font-size: 14px;
font-weight: bold;
margin-left: 32px;
}
.l-lp-header__logo {
height: auto;
width: 292px;
}
.l-lp-header__buttons {
align-items: center;
display: flex;
}
.l-lp-header__buttons .l-lp-header__button {
display: inline-block;
}
.p-lp-problem__list:last-child {
margin: 24px 0 0 80px;
}
.p-lp-about__img-wrapper {
width: 35%;
}
.p-lp-about__main {
width: 55%;
}
.p-lp-about__main-title {
font-size: 36px;
white-space: nowrap;
}
.p-lp-about__main-title--emphasis {
font-size: 80px;
}
.p-lp-about__main-text02 {
font-size: 24px;
white-space: nowrap;
}
.p-lp-card__item-title {
font-size: 28px;
}
.p-lp-merit__item,
.p-lp-merit__item--type02 {
padding: 48px 100px;
}
.p-lp-simulation__box-main {
padding: 48px 100px;
}
.p-lp-simulation__item,
.p-lp-simulation__item--align-center {
padding: 45px 50px;
}
.p-lp-simulation__result-heading {
align-items: center;
display: flex;
justify-content: center;
}
}
@media only screen and (min-width: 1280px) {
.p-lp-merit__item-title {
white-space: nowrap;
}
}
@media only screen and (min-width: 1440px) {
.p-lp-fv {
height: 520px;
padding-top: 0;
}
.p-lp-fv__title {
font-size: 52px;
}
.p-lp-fv__title--emphasis {
font-size: 64px;
}
.p-lp-fv__text {
font-size: 24px;
}
.p-lp-fv__text--mid {
font-size: 40px;
}
.p-lp-fv__text--large {
font-size: 64px;
}
.p-lp-fv__buttons {
font-size: 52px;
}
.p-lp-fv__button > .c-cta {
font-size: 20px;
padding: 16px 12px;
width: 343px;
}
.p-lp-fv__button > .c-cta {
font-size: 18px;
}
.p-lp-fv__button .c-cta--icon-email::before,
.p-lp-fv__button .c-cta--icon-calculator::before {
height: 24px;
margin-right: 24px;
width: 24px;
}
}
.p-lp-fv__img-sunny-pay {
width: 160px;
vertical-align: baseline;
margin-right: 5px;
}
.u-color--blue {
color: #306fb7;
}
.u-color--orange {
color: #f3951c;
}
.u-bg--lightblue {
background: #f7fbff;
}
.l-inner {
margin: 0 auto;
max-width: 1080px;
padding: 0 15px;
width: 100%;
}
.article-body .p-lp-problem ol, .article-body .p-lp-problem ul {
list-style: none;
list-style-type: none;
}
.p-service__movie {
width: 100%;
text-align: center;
margin-top: 30px;
}
.p-service__movie iframe {
width: 100%;
height: 287px;
border-radius: 20px;
}
.u-font-bold {
font-weight: bold;
}
.p-lp-simulation__result-heading-head {
font-size: 16px;
color: #fff;
font-weight: bold;
padding-right: 10px;
white-space: nowrap;
}
.p-lp-faq__answer-text.is-head {
font-weight: 700;
margin-top: 2em;
margin-bottom: 0.6em;
}
.c-floating {
bottom: 0;
left: 0;
position: fixed;
right: 0;
z-index: 100;
}
.c-floating__buttons {
display: flex;
}
.p-lp-floating__button--simulation::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-calculator.svg) center/cover no-repeat;
}
.p-lp-floating__button--form::before {
background: url(//sunnycloudvn.com/wp-content/themes/emanon-business/assets/images/icon-email.svg) center/cover no-repeat;
}
.p-lp-simulation__item-radio-label::after {
left: 4px;
}
.c-accordion__content {
display: none;
}
.article-body ol.p-lp-flow__item-lists {
list-style: none;
}
@media(min-width: 992px) {
.p-lp-simulation__result-heading {
display: block;
}
.p-lp-simulation__result-heading-title {
font-size: 20px;
}
}
@media(min-width: 768px) {
.p-lp-fv__img-sunny-pay {
width: 200px;
}
.u-hidden-pc {
display: none;
}
.l-section {
padding: 64px 0;
}
.l-inner {
padding: 0 40px;
}
.p-service__movie {
margin: 30px 0;
text-align: center;
}
.p-service__movie iframe {
width: 716px;
height: 400px;
border-radius: 20px;
}
.p-lp-simulation__result-heading-head {
font-size: 28px;
margin-top: 8px;
}
.c-floating {
display: none;
}
}
.l-section {
padding: 40px 0;
width: 100%;
}
.l-contents .article-body ul {
list-style-position: outside;
}
.awsvn .c-cta--icon-calculator::before {
margin-right: 10px;
}
.awsvn .c-cta--icon-email::before {
margin-right: 10px;
}
.awsvn .l-lp-header__button > .c-cta {
font-size: 14px;
width: 295px;
font-family: var(--font-primary) !important;
}
.p-lp-fv__title--blue {
color: #306fb7;
font-weight: bold;
}
#gnav ul {
list-style: none;
}
@media only screen and (min-width: 768px) {
.awsvn .p-lp-fv__button > .c-cta,
.awsvn .c-cta {
font-size: 16px;
}
.awsvn .p-lp-fv__title {
font-size: 5.61vw;
color: #306fb7;
}
.awsvn .p-lp-fv__title--emphasis .p-lp-about__title-img01 {
width: 150px;
}
.awsvn .p-lp-fv__main {
text-align: center;
width: 65%;
}
.awsvn .p-lp-fv__title--emphasis,
.awsvn .p-lp-fv__text--large {
font-size: 2.44vw;
}
.awsvn .p-lp-fv__title--emphasis {
font-weight: 300;
color: #606368;
margin-bottom: 5px;
margin-top: 10px;
font-size: 28px;
font-size: max(1.6vw, 30px);
}
.awsvn .p-lp-fv__text {
font-weight: 300;
font-size: 18px;
width: 76%;
margin: 0 auto;
line-height: 1.5;
color: #606368;
}
.awsvn .p-lp-fv__buttons {
bottom: 10.5%;
left: 40px;
padding: 0;
transform: translateX(0);
width: auto;
}
.awsvn .p-lp-flow__item-title {
font-size: 22px;
}
.awsvn .p-lp-merit__menu-text {
padding-top: 30px;
font-size: 18px;
}
.awsvn .p-lp-about__main-title {
font-size: 24px;
white-space: inherit;
}
.awsvn .p-lp-about__main-title--emphasis {
font-size: 40px;
}
.awsvn .p-lp-about__main-text02 {
font-size: 18px;
white-space: inherit;
}
.awsvn .l-lp-header__button:not(:first-child) {
margin-left: 14px;
}
}
@media only screen and (min-width: 1440px) {
.awsvn .p-lp-fv__title {
font-size: 80px;
}
.awsvn .p-lp-fv__text--large  {
font-size: 40px;
}
}
.l-container .l-footer {
background: #356fb6;
}
.l-footer .footer-widget-box p {
font-size: 16px;
color: #fff;
font-weight: bold;
}
.l-footer .copyright {
text-align: left;
}
.footer-widget .widget_nav_menu h3 {
border-bottom: 0;
color: #fff;
margin-top: 20px;
font-size: 22px;
}
.footer-widget .column-3 {
width: calc(21% - 24px);
}
.footer-widget .column-3:first-child {
margin-right: 150px;
width: calc(43% - 150px);
}
.footer-widget .column-3:last-child {
margin-right: 24px;
width: calc(15% - 24px);
display: flex;
justify-content: flex-end;
padding-top: 20px;
}
.l-footer .wp-block-social-links .wp-social-link a {
font-size: 30px;
}
.wizard-inner .connecting-line, .wizard-inner .nav-tabs {
display: none;
}
.wizard-inner .contact-header .page-title {
font-size: 40px;
color: #f3951c;
margin-bottom: 15px;
}
.l-footer .l-footer__inner .copyright a {
font-size: 12px;
}
.footer-widget .menu li:first-child a {
margin-top: 10px;
font-size: 22px;
}
.footer-widget .column-3:first-child .wp-block-image img {
max-width: 400px;
}
.footer-widget .column-3:first-child .wp-block-image {
text-align: left;
}
.footer-widget .column-3:last-child .wp-block-image img {
max-width: 100px;
}
@media only screen and (max-width: 767px) {
.footer-widget .column-3 {
width: calc(50% - 24px);
}
.footer-widget .column-3:first-child {
margin-right: 0px;
width: 100%;
}
.footer-widget .column-3:first-child .wp-block-image {
text-align: left;
}
.footer-widget .column-3:first-child .wp-block-image img {
max-width: 300px;
}
.footer-widget .column-3:last-child {
width: 100%;
justify-content: flex-start;
}
.footer-widget .column-3:last-child .wp-block-image img {
max-width: 75px;
}
.awsvn .p-lp-fv__title--emphasis {
font-size: 5.2vw;
}
.awsvn .p-lp-fv__title {
font-size: 8.6vw;
color: #306fb7;
}
}
.p-lp-simulation__warning .p-lp-simulation__warning-lists {
list-style: none;
}
.awsvn .p-lp-fv__main {
font-family: Calibri, san-serif;
}
.awsvn .p-lp-fv__title--emphasis span {
font-weight: 700;
font-style: italic;
}
.awsvn .p-lp-fv__text {
color: #606368;
font-weight: 400;
font-style: italic;
}
.awsvn .p-lp-fv__title--emphasis {
color: #606368;
font-weight: 200;
}