@charset "UTF-8";body {background-color: #F5F5F5;}main {color: #222;font-size: 1.8rem;font-weight: 400;line-height: 1.75;overflow: hidden;}sup {font-size: 1.2rem;color: #00a0e9;}label {margin: 0;}video {width: 100%;height: auto;vertical-align: middle;}.white {color: #fff;}.lh0 {line-height: 0;}.caption_center_wrap {max-inline-size: max-content;margin-inline: auto;}.caption a {word-break: break-all;}.visible {opacity: 1 !important;}.hide {opacity: 0 !important;}.flex-container {display: flex;flex-wrap: wrap;}.flex-item {width: 100%;}.maxw960 {max-width: 96rem;margin-left: auto;margin-right: auto;}.maxw1000 {max-width: 100rem;margin-left: auto;margin-right: auto;}.maxw1100 {max-width: 110rem;margin-left: auto;margin-right: auto;}.maxw1200 {max-width: 120rem;margin-left: auto;margin-right: auto;}.maxw1440 {max-width: 144rem;margin-left: auto;margin-right: auto;}.mt5rem {margin-top: 5rem;}.mt8rem {margin-top: 8rem;}.scroll-in {transition-property: all;transition-duration: 1.0s;transition-delay: 0s;transition-timing-function: ease;}.scroll-in.fade {opacity: 1;}.scroll-in.fade:not(.passed) {opacity: 0;}.scroll-in.move-lr:not(.passed) {transform: translate(-80px, 0);}.scroll-in.move-rl:not(.passed) {transform: translate(80px);}.scroll-in.move-tb:not(.passed) {transform: translate(0, 80px);}.scroll-in.move-bt:not(.passed) {transform: translate(0, -80px);}.anime_fadein {animation-name: fadein;animation-fill-mode: both;}@keyframes fadein {0% {opacity: 0;}100% {opacity: 1;}}.anime_fadein_up {animation-name: fadein_up;animation-fill-mode: both;}@keyframes fadein_up {0% {opacity: 0;transform: translateY(30px);}100% {opacity: 1;transform: translateY(0);}}.anime_fadein_down {animation-name: fadein_down;animation-fill-mode: both;}@keyframes fadein_down {0% {opacity: 0;transform: translateY(-30px);}100% {opacity: 1;transform: translateY(0);}}.anime_fadein_LtoR {animation-name: fadein_LtoR;animation-fill-mode: both;}@keyframes fadein_LtoR {0% {opacity: 0;transform: translateX(-30px);}100% {opacity: 1;transform: translateY(0);}}.anime_fadein_RtoL {animation-name: fadein_RtoL;animation-fill-mode: both;}@keyframes fadein_RtoL {0% {opacity: 0;transform: translateX(30px);}100% {opacity: 1;transform: translateY(0);}}.anime_fadein_popup {animation-name: fadein_popup;transform-origin: center;animation-fill-mode: both;}@keyframes fadein_popup {0% {opacity: 0;transform: scale(0.1);}100% {opacity: 1;transform: scale(1);}}.anime_fadein_scale {animation-name: fadein_scale;transform-origin: center;animation-fill-mode: both;}@keyframes fadein_scale {0% {opacity: 0;transform: scale(0.1);}50% {opacity: 1;}75% {transform: scale(1.2);}100% {opacity: 1;transform: scale(1);}}#mainVisual {background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 1) 48rem, rgba(0, 0, 0, 1) 100%);position: relative;padding-bottom: 11rem;margin-bottom: 5rem;}#mainVisual::before, #mainVisual::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 21vw;max-height: 30rem;}#mainVisual::before {bottom: -1px;background-color: #F5F5F5;clip-path: polygon(0 0, 0% 100%, 100% 100%);}#mainVisual::after {background-color: #000;clip-path: polygon(100% 0, 0% 100%, 100% 100%);z-index: -1;}.mv_gradation {position: absolute;top: 0;left: calc(50% - min(128vw, 186rem));width: min(128vw, 186rem);height: auto;aspect-ratio: 1860 / 950;animation-delay: 0s;animation-duration: .3s;z-index: 2;}.mv_anime {position: relative;aspect-ratio: 1440 / 800;width: 100%;max-width: 144rem;margin: 0 auto;overflow: hidden;}.mv_tit {position: absolute;top: 22.5%;left: 7.3%;width: 47%;animation-delay: .5s;animation-duration: .3s;z-index: 2;}.mv_txt {color: #fff;position: absolute;font-size: min(1.65vw, 2.4rem);font-weight: 100;top: 49%;left: 8.5%;animation-delay: .75s;animation-duration: .3s;z-index: 2;}.mv_product {position: absolute;width: 58%;height: auto;top: -10.5%;right: 7%;animation-delay: 1.1s;animation-duration: .6s;}.mv_shison {position: absolute;width: 29%;height: auto;top: 2.5%;right: 0%;animation-delay: 1.4s;animation-duration: .6s;}.tit {color: #fff;font-family: "Shippori Mincho", serif;font-weight: 600;font-style: normal;font-size: 4.4rem;line-height: 1.2;}.subtit {color: #fff;font-family: "Shippori Mincho", serif;font-weight: 600;font-style: normal;font-size: 3.2rem;}.diamond_wrap {display: inline-flex;gap: 1.5rem;align-items: center;}.diamond {width: 1.3rem;height: 1.3rem;background-color: #808080;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}.diamond:nth-child(even) {background-color: #71244B;}.dark_blue {background-color: #050C12;}.btn {position: relative;font-size: 2rem;display: block;max-width: 42rem;padding: 1.5rem 3.2rem;background : linear-gradient(90deg, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 90%);overflow: hidden;z-index: 0;box-shadow: 5px 5px 11px 0px rgba(0, 0, 0, 0.2);}.btn::before {position: absolute;top: 50%;right: 2.1rem;content: '';width: .5em;height: .5em;margin: auto;border-top: 1px solid #000;border-right: 1px solid #000;-webkit-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);}.btn:hover {text-decoration: none;}.btn::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background :rgba(220, 220, 220, 1) 0%;transition: all 0.3s ease-out;opacity: 0;z-index: -1;}.btn_hover_white:hover::after {background : #fff;}.btn:hover::after {opacity: 1;}.btn_caption {max-width: 42rem;font-size: 1.6rem;text-align: center;margin-top: .5em;}.mv_video {position: relative;z-index: 2;}.mv_video_tit {margin: 1rem 0 2.5rem;position: relative;}.youtube {border: 1px solid #5F6468;background-color: #000;}.mv_video .youtube {margin: 5rem 0 0;overflow: hidden;}.section_content + .section_content {margin-top: 12rem;}.content_tit {margin-bottom: 8rem;}.content_tit_front, .content_tit_back {color: #fff;background-color: #000;text-align: center;font-size: 4.4rem;font-family: "Shippori Mincho", serif;font-weight: 600;font-style: normal;padding: 2rem;min-height: 10rem;}.content_tit_front {margin-left: calc(50% - 50vw);padding-left: calc(50vw - 50% + 5rem);padding-right: 5rem;clip-path: polygon(0 0, 100% 0, calc(100% - 5rem) 100%, 0% 100%);}.content_tit_back {position: relative;margin-top: -7.5rem;z-index: -1;margin-right: calc(50% - 50vw);padding-right: calc(50vw - 50% + 5rem);padding-left: 5rem;clip-path: polygon(5rem 0, 100% 0, 100% 100%, 0% 100%);}.content_tit_back::after {content: "";position: absolute;top: 0;left: 0;width: 132rem;height: 100%;background: linear-gradient(90deg, rgba(175,60,107,1) 0%, rgba(70,0,150,1) 25%, rgba(20,80,180,1) 50%, rgba(50,20,150,1) 75%, rgba(0,0,0,1) 100%);}.content_tit_front span {opacity: 0;transition-property: all;transition-duration: 1.0s;transition-delay: .7s;transition-timing-function: ease;}.content_tit_front.passed span {opacity: 1;}.content_box + .content_box {margin-top: 8rem;}.content_box_tit {position: relative;font-size: 2.4rem;font-weight: bold;line-height: 1.45;padding-bottom: .5em;margin-bottom: 2rem;}.content_box_tit::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;background: linear-gradient(90deg, rgba(175,60,107,1) 0%, rgba(70,0,150,1) 25%, rgba(20,80,180,1) 50%, rgba(50,20,150,1) 75%, rgba(0,0,0,1) 100%);}.content_box_tit sup {top: -.9em;}.content_box_img {margin: 4rem auto 0;}.cocoro_energy {max-width: 50.5rem;}.content_mtl {margin-top: 12rem;}.content_img {position: relative;width: 133%;left: -16.5%;overflow: hidden;margin-top: 10rem;}.consumption_shison {position: absolute;width: 19.2%;top: 0;left: 29.6%;}.content_img.passed .consumption_shison {animation-name: fadein_popup;transform-origin: center;animation-fill-mode: both;animation-delay: .5s;animation-duration: .3s;}.notice_shison {position: absolute;width: 19.7%;top: 0;left: 26.3%;}.content_img.passed .notice_shison {animation-name: fadein_LtoR;animation-fill-mode: both;animation-delay: .5s;animation-duration: .3s;}.notice_app {position: absolute;width: 25.2%;top: 1.5%;left: 48.9%;}.content_img.passed .notice_app {animation-name: fadein_popup;transform-origin: center;animation-fill-mode: both;animation-delay: .8s;animation-duration: .3s;}.control_shison {position: absolute;width: 16.8%;top: 0;left: 47%;}.content_img.passed .control_shison {animation-name: fadein_up;animation-fill-mode: both;animation-delay: .5s;animation-duration: .3s;}.content_box_list {gap: 5rem 0;}.content_box_img_r + .content_box_img_r {margin-top: 10rem;}.auto_box {margin-top: 8rem;}.auto_tit {font-size: 2rem;text-align: center;font-weight: bold;margin-bottom: .5rem;}.auto_mode {display: flex;justify-content: space-between;margin: 3.5rem 0;}.auto_mode_tit {color: #fff;font-size: 2rem;font-weight: bold;text-align: center;background-color: #B3B3B3;padding: 0.1em 0 0.18em;}.auto_mode_center + .auto_mode_box .auto_mode_tit {background-color: #464646;}.auto_mode_box {background-color: #E6E6E6;border-radius: 1.2rem;overflow: hidden;}.auto_mode_center + .auto_mode_box {background-color: #D2D2D2;}.auto_mode_content {padding: 0 5% 2rem 5%;}.auto_mode_img {padding: 1.5rem 0 1.7rem;}.auto_mode_name {font-size: 1.8rem;text-align: center;}.auto_mode_rate {font-size: 1.8rem;text-align: center;font-weight: bold;margin: 1rem 0 1.5rem;display: flex;align-items: flex-end;justify-content: center;}.auto_mode_rate_tit {margin-right: .4em;}.auto_mode_rate_num {font-size: 3.2rem;line-height: 1;margin: 0 0.14em;position: relative;bottom: 0.15em;}.auto_mode_box:last-child .auto_mode_rate_num {font-size: 4.2rem;bottom: 0.1em;}.auto_mode_rate sup {align-self: center;}.auto_mode_center {width: 21%;margin: 0 2%;position: relative;align-self: center;}.auto_mode_center img {z-index: 1;position: relative;}.auto_mode_center::before {position: absolute;content: "";width: 227%;height: 37%;top: 50%;left: 50%;transform: translate(-50%,-50%);background-image: url(/sunvista/denkidai/images/denkidai_auto_arrow.svg);background-repeat: no-repeat;background-size: contain;}.auto_mode_bill {font-size: 1.55rem;text-align: center;background-color: #fff;border-radius: 1.2rem;display: flex;align-items: center;justify-content: center;padding: 1rem;}.section_end {background: linear-gradient(180deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 1) 120rem, rgba(0, 0, 0, 1) 100%);position: relative;padding-top: 35rem;margin-top: 5rem;}.section_end::before, .section_end::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 21.4vw;max-height: 31rem;}.section_end::before {top: -1px;background-color: #F5F5F5;clip-path: polygon(100% 0, 0 0, 100% 100%);}.section_end::after {background-color: #000;clip-path: polygon(100% 0, 0 0, 0 100%);z-index: -1;}.bottom_gradation {position: absolute;bottom: 0;left: 0;left: calc(50% - min(78vw, 113rem));width: min(88vw, 128rem);height: auto;aspect-ratio: 1280 / 990;}.consultation_area, .profile_area {position: relative;z-index: 1;}.consultation_tit {display: flex;align-items: center;justify-content: space-between;gap: 1em;}.consultation_txt {font-size: 2.4rem;font-weight: bold;margin-bottom: 4rem;}.consultation_flex {margin-top: 8rem;}.consultation_shison_img {width: 90%;margin: auto;}.consultation_flex .btn + .btn {margin-top: 4rem;}.profile_area {margin: 30rem 0 4rem;}.profile_tit {font-size: 4.4rem;font-family: "Shippori Mincho", serif;font-weight: 600;font-style: normal;display: flex;align-items: center;}.profile_tit .diamond_wrap {margin-left: .8em;}.profile_name {font-size: 3.2rem;font-weight: bold;border-bottom: 1px solid #fff;margin: 2rem 0 3rem;padding-bottom: .2em;}.profile_name_jp {margin-right: 1.5em;}.profile_name_kanji {font-size: 4.8rem;}.profile_name_romaji {display: inline-block;}.profile_shison_img {width: 89%;}@media only screen and (max-width: 767px) {main {font-size: 1.6rem;}.base-width_half {padding-left: 4%;padding-right: 4%;}.base-width-sp, .base-width {padding-left: 8%;padding-right: 8%;}.flex-container.half {gap: 4.5rem 0;}#mainVisual {padding-bottom: 12rem;margin-bottom: 4rem;}.mv_gradation {top: 75vw;left: 0;width: 100%;height: auto;aspect-ratio: 750 / 460;}.mv_anime {aspect-ratio: 375 / 450;}.mv_tit {top: 12%;left: 3%;width: 35%;}.mv_txt {font-size: 4.26vw;top: 69%;left: 4%;animation-delay: 1.4s;}.mv_product {width: 100%;top: 0%;right: 10%;animation-delay: .75s;}.mv_shison {width: 48.5%;top: 13%;right: .5%;animation-delay: 1.1s;}.subtit {font-size: 1.6rem;}.tit {font-size: 2.4rem;line-height: 1.4;}.mv_video_tit {margin: 9rem 0 1rem;}.mv_video .youtube {margin: 3rem 0 0;}.diamond_wrap {gap: .8rem;}.diamond {width: .7rem;height: .7rem;}.btn {font-size: 1.6rem;padding: 1.1rem 2rem;margin-left: auto;margin-right: auto;}.btn::before {right: 1.5rem;}.btn_caption {margin-left: auto;margin-right: auto;}.section_content + .section_content {margin-top: 10rem;}.content_tit {margin-bottom: 5rem;}.content_tit_front, .content_tit_back {font-size: 2.4rem;min-height: 5.5rem;padding: 1rem;}.content_tit_front {margin-left: calc(50% - 50vw);padding-left: calc(50vw - 50%);padding-right: 3rem;clip-path: polygon(0 0, 100% 0, calc(100% - 3rem) 100%, 0% 100%);}.content_tit_back {margin-top: -4.3rem;margin-right: calc(50% - 50vw);padding-right: calc(50vw - 50%);padding-left: 3rem;clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%);}.content_tit_front_s {font-size: 2.2rem;}.content_box_tit {font-size: 2.2rem;}.content_mtl {margin-top: 8rem;}.content_img {width: 100%;left: 0;margin-top: 6rem;}.consumption_shison {width: 58%;left: 2%;}.notice_shison {width: 56%;top: 23%;left: 1%;}.notice_app {width: 60%;top: 2%;left: 38.5%;}.control_shison {width: 53.5%;top: 10.5%;left: 47.1%;}.content_box_img_r + .content_box_img_r {margin-top: 8rem;}.content_box_img_r .btn {margin-top: 5rem;}.auto_tit {font-size: 2.2rem;margin-bottom: 1.5rem;}.auto_mode {flex-direction: column;}.auto_mode_box {width: 100%;}.auto_mode_tit {font-size: 1.8rem;}.auto_mode_content {padding: 0 5% 1.5rem 5%;}.auto_mode_img {padding: 1.3rem 0 1.7rem;}.auto_mode_name {font-size: 1.6rem;}.auto_mode_rate {font-size: 1.6rem;margin: 0.5rem 0 1.5rem;}.auto_mode_rate_num {font-size: 2.4rem;}.auto_mode_box:last-child .auto_mode_rate_num {font-size: 3rem;}.auto_mode_center {width: 11.8rem;margin: 5rem 0;top: -1rem;}.auto_mode_center::before {width: 6rem;height: 22.2rem;background-image: url(/sunvista/denkidai/images/denkidai_auto_arrow_sp.svg);}.auto_mode_bill {font-size: 1.6rem;min-height: 7.5rem;}.section_end {padding-top: 14rem;}.bottom_gradation {bottom: 0;left: 0;width: 100%;aspect-ratio: 750 / 2086;}.consultation_tit {gap: 0;justify-content: center;}.consultation_flex {margin-top: 5rem;}.consultation_shison_img {width: 80%;}.consultation_txt {font-size: 1.6rem;line-height: 2;text-align: center;}.consultation_flex .btn + .btn {margin-top: 3rem;}.profile_area {margin-top: 11rem;}.profile_tit {font-size: 2.4rem;}.flex-container.half.profile_flex {gap: 8rem 0;}.profile_name {font-size: 2.4rem;margin-bottom: 2.5rem;}.profile_name_jp {margin-right: .9em;}.profile_name_kanji {font-size: 3.2rem;;}.profile_shison_img {width: 63%;margin: 0 auto;}}@media print, screen and (min-width: 768px) {.flex-container.half {justify-content: space-between;}.flex-container.half {justify-content: space-between;}.flex-container.half>.flex-item {width: 48%;}.mb4rem_pc {margin-bottom: 4rem;}.flex-container.half.content_box_list>.flex-item {width: 47%;}.content_box_img_r .flex-container.half {align-items: center;}.content_box_img_r .flex-container.half>.flex-item {width: 43%;}.content_box_img_r .flex-container.half>.flex-item:last-child {width: 50%;}.content_img_mts {margin-top: 5rem;}.consultation_flex {align-items: center;}.flex-container.half.consultation_flex>.flex-item {width: 46%;}.flex-container.half.profile_flex>.flex-item {width: 50%;}.flex-container.half.profile_flex>.flex-item:last-child {width: 41%;}}@media screen and (min-width: 768px) and (max-width: 1079px) {}.header_tit {font-size: 1.6rem;font-weight: 300;}.global-header-container {align-items: center;}#globalHeader {border-bottom: 0;}@media only screen and (max-width: 767px) {.header_tit {display: none;}}.footer {background: #403D33;}.footer-top {border-bottom: 1px solid #525047;}.footer-content {max-width: 1148px;margin: 0 auto;}.footer-flex {display: flex;flex-wrap: wrap;justify-content: center;}.footer-nav {font-size: 14px;color: white;text-decoration: none;}.footer-nav:hover {color: inherit;text-decoration: none;}.footer-options {color: white;padding: 0px 15px;border-right: 1px white solid;}.footer-options:last-child {border: none;}.footer-bottom {padding: 20px;color: white;text-align: center;display: block;}@media only screen and (max-width: 767px) {.footer {background: #5D5959;}.footer-top {width: 87%;margin: auto;border: none;}.footer-flex {display: block;}.footer-options {border-right: none;padding: 8px 0px;}.footer-options a {border-bottom: 1px solid white;}.footer-bottom {width: 87%;margin: auto;padding: 20px 0px;text-align: left;font-weight: bold;}}@media screen and (min-width: 768px) {.footer-content {padding: 8px 0px;}.footer-nav, .footer-bottom {font-size: 13px;}}@media screen and (min-width: 1200px) {.footer-content {padding: 20px 0px;width: 1148px;}.footer-flex {width: 92%;}.footer-nav {font-size: 15px;}.footer-bottom {font-weight: initial;font-size: 16px;}}#pageTop.default a {background: url(/sunvista/AI-taiyoko/images/icon_return_top.svg) no-repeat center center;}#pageTop.default {height: 12rem;}#pageTop.default a {width: 80px;height: 80px;}@media only screen and (max-width: 767px) {#pageTop.default {height: 11rem;}#pageTop.default a {width: 65px;height: 65px;}}