@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,500,600&display=swap");
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

*,
:after,
:before {
  box-sizing: content-box;
  background-repeat: no-repeat;
}

area {
  cursor: pointer;
}

.sp {
  display: none !important;
}

a {
  cursor: pointer;
}

#pageTop {
  display: none !important;
}

body#know {
  height: auto;
}

#sb-site {
  background-color: #fffefa !important;
}

#sb-site,
.sb-site-container {
  left: 0;
  transform: none;
}

.js-fixable {
  transition: left 400ms ease;
}

#header, #footer {
  background-color: #fff;
}

#header {
  width: 100%;
}

#header .inner {
  position: relative;
  margin: auto;
  max-width: 1160px;
}

#md_menus {
  display: none;
}

/*------------------------------------------------------------------------------ globalnavi --*/
#naviBtn a {
  display: block;
  width: 44px;
  height: 44px;
  background: url("/everyone/special/image/hd_navi.png") no-repeat 96% center;
  background-size: 44px 44px;
}

.sb-active #naviBtn a {
  background: url("/everyone/special/image/hd_navi_off.png") no-repeat 96% center;
  background-size: 44px 44px;
}

.sb-slidebar {
  background: transparent;
  text-align: left;
}

ul.menu01 li {
  border-bottom: 2px solid #126bbf;
  background: url("/common/image/icon_link.png") no-repeat 96% center;
}

ul.menu01 li a {
  display: block;
  padding: 15px 0 15px 50px;
  font-size: 16px;
}

ul.menu01 li a.logo {
  padding-left: 15px;
}

ul.menu01 li a.know {
  background: url("/sp/common/image/icon_know.png") 10px center no-repeat;
  background-size: 35px 25px;
}

ul.menu01 li a.start {
  background: url("/sp/common/image/icon_start.png") 10px center no-repeat;
  background-size: 35px 25px;
}

ul.menu01 li a.master {
  background: url("/sp/common/image/icon_master.png") 10px center no-repeat;
  background-size: 35px 25px;
}

ul.menu01 li a.everyone {
  background: url("/sp/common/image/icon_everyone.png") 10px center no-repeat;
  background-size: 35px 25px;
}

ul.menu01 li a.about {
  background: url("/sp/common/image/icon_about.png") 10px center no-repeat;
  background-size: 35px 25px;
}

ul.menu02 li {
  border-bottom: 1px solid #126bbf;
  background: url("/common/image/icon_link.png") no-repeat 96% center;
  background-color: rgba(193, 207, 221, 0.3);
}

ul.menu02 li a {
  display: block;
  padding: 12px 0 12px 15px;
  font-size: 14px;
}

.breadcrumb + #voice,
.breadcrumb + #efficacy {
  padding-top: 70px;
}

h2.swing {
  transform: rotate(80deg);
  transform-origin: left bottom;
  opacity: 0;
}
h2.swing.on {
  opacity: 1;
  transform: rotate(0);
  -webkit-animation: swingOn 1.5s linear both;
  animation: swingOn 1.5s linear both;
}
h2.fukidashi {
  position: relative;
  display: inline-block;
  padding: 6px 41px 15px;
  margin-bottom: 39px;
  font-size: 40px;
  color: #004097;
  letter-spacing: 0.22em;
  border: 4px solid #004097;
  border-radius: 12px;
  background: #fcfaeb;
  text-align: center;
}
h2.fukidashi:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 4px;
  width: 34px;
  height: 29px;
  background: url(../image/markup_b.svg) center/100% no-repeat;
}

#prove {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 16px;
  color: #004097;
  font-family: "Noto Sans JP", sans-serif;
}
#prove .inner {
  margin: auto;
  width: 1000px;
}
#prove ul:after {
  content: "";
  display: block;
  clear: both;
}
#prove .bgcolor {
  background: #fcfaeb;
}
#prove img {
  margin: auto;
  display: block;
}
#prove .btn {
  position: relative;
  margin: 0 auto;
  text-align: center;
  z-index: 4;
}
#prove .btn img {
  display: inline-block;
}

#hide-header {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: transform 400ms ease;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
}
#hide-header ul:after {
  content: "";
  display: block;
  clear: both;
}

.prove-header {
  position: relative;
  margin: auto;
  width: 100%;
  background: #00388a;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.prove-header .inner {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1000px;
}
.prove-header .inner ul {
  display: flex;
  justify-content: space-between;
}
.prove-header .inner ul.menu {
  margin: auto;
  width: 100%;
  box-sizing: border-box;
}
.prove-header .inner ul.menu li {
  position: relative;
  margin: 23px 0;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
}
.prove-header .inner ul.menu li a {
  display: block;
  width: 100%;
}
.prove-header .inner ul.menu li a:hover:after, .prove-header .inner ul.menu li a.active:after {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #f29600;
}
.prove-header .inner ul.menu li span.new {
  position: absolute;
  top: -30px;
  right: 0;
  min-width: 16px;
  background: #ff0000;
  padding: 3px;
  font-size: 16px;
  line-height: 1em;
  border-radius: 15px;
  text-align: center;
}
.prove-header .inner ul.sns {
  margin-right: 5px;
  display: flex;
}
.prove-header .inner ul.sns li {
  margin: 16px 9px;
  width: 31px;
}
.prove-header .inner ul.sns li img {
  width: 100%;
}
.prove-header .inner a {
  color: #fff;
}
.prove-header .inner a:hover {
  color: #fff;
  text-decoration: none;
}
.prove-header .inner a.active {
  color: #f29600;
}

.breadcrumb {
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: none;
  font-size: 13px;
  color: #000;
  z-index: 2;
}
.breadcrumb ul li {
  padding: 18px 15px 0px 0;
}
.breadcrumb ul li a {
  color: #000;
}

.pagetop {
  position: absolute;
  bottom: 44px;
  right: 44px;
  text-align: right;
}
.pagetop img {
  display: inline-block !important;
  position: relative;
  z-index: 4;
}

.backtoTop {
  padding: 110px 0;
}
.backtoTop__text {
  margin-bottom: 80px;
  font-size: 24px;
  text-align: center;
}
.backtoTop__link {
  text-align: center;
  width: 100%;
}
.backtoTop__img {
  width: auto;
  height: auto;
}

#dashbord {
  padding: 60px 0 0;
  background: #FFFEFA;
}
#dashbord h2 {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
}
#dashbord h2:after {
  display: none;
}
#dashbord h3 {
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 1.25em;
  letter-spacing: 0.2em;
  text-align: center;
}
#dashbord__num {
  position: absolute;
  left: 0;
  z-index: 4;
  font-size: 100px;
  font-weight: bold;
  font-family: "Arial", sans-serif;
}

#dashbord-btn-container {
  padding: 40px 0 100px;
  background: #FFFEFA;
  overflow: hidden;
}
#dashbord-btn-container .inner {
  width: 1000px;
  margin: auto;
}
#dashbord-btn-container .num-hide {
  display: block;
  overflow: hidden;
  width: 4.47em;
}
#dashbord-btn-container .dashbord-btn-lists {
  width: 1000px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
#dashbord-btn-container .dashbord-btn-lists__item {
  width: 45%;
  margin-top: 30px;
  position: relative;
}
#dashbord-btn-container .dashbord-btn-lists__item:nth-child(even) {
  margin-left: 6.5%;
}
#dashbord-btn-container .dashbord-btn-lists__img {
  filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.3));
}
#dashbord-btn-container .dashbord-btn-lists__btnImg {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 4;
  margin-left: 21px;
}
#dashbord-btn-container .dashbord-btn-lists__num {
  position: absolute;
  left: 0;
  z-index: 4;
  font-size: 110px;
  pointer-events: none;
  line-height: 1;
  font-weight: bold;
  font-family: "Arial", sans-serif;
}
#dashbord-btn-container .dashbord-btn-lists__num9 {
  bottom: 130px;
  margin-left: 45px;
}
#dashbord-btn-container .dashbord-btn-lists__num1 {
  bottom: 6px;
  margin-left: 166px;
}
#dashbord-btn-container .dashbord-btn-lists__num23 {
  bottom: 144px;
  margin-left: 94px;
  font-size: 190px;
}
#dashbord-btn-container .dashbord-btn-lists__num99 {
  bottom: 10px;
  margin-left: 180px;
  font-size: 74px;
  letter-spacing: 0;
  transform: rotateY(26deg);
}
#dashbord-btn-container .dashbord-btn-lists__num96 {
  bottom: 8px;
  margin-left: 276px;
  font-size: 78px !important;
  /* transform: rotateY(46deg); */
}
#dashbord-btn-container .dashbord-btn-lists__num348 {
  bottom: -8px;
  margin-left: 285px;
  font-size: 83px !important;
}
#dashbord-btn-container .dashbord-btn-longItem {
  width: 100%;
  margin: 30px auto 0;
  position: relative;
}
#dashbord-btn-container .dashbord-btn-longItem__num {
  position: absolute;
  left: 0;
  z-index: 4;
  font-size: 122px;
  font-weight: bold;
  font-family: "Arial", sans-serif;
  pointer-events: none;
  bottom: 0px;
  margin-left: 750px;
  line-height: 1;
}
#dashbord-btn-container .dashbord-btn-longItem__img {
  width: 100%;
  filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.3));
}
#dashbord-btn-container .dashbord-btn-longItem__btnImg {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 4;
  margin-left: 265px;
}

.dashbord-chart-container {
  padding: 40px 0 100px;
  background: #fffefa;
  border-bottom: 8px solid #00388a;
  overflow: hidden;
}
.dashbord-chart-container .inner {
  width: 1000px;
  margin: auto;
  position: relative;
}
.dashbord-chart-container__img {
  filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.3));
}
.dashbord-chart-container__btnImg {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 4;
  margin-left: 268px !important;
}
.dashbord-chart-container__num {
  position: absolute;
  left: 0;
  z-index: 4;
  font-size: 82px;
  font-weight: bold;
  line-height: 1;
  font-family: "Arial", sans-serif;
  pointer-events: none;
  color: #0080cb;
}
.dashbord-chart-container__num1 {
  top: 412px;
  margin-left: 672px;
  letter-spacing: -5px;
}
.dashbord-chart-container__num1995 {
  top: 405px;
  margin-left: 259px;
}

#voice {
  padding: 30px 0 0;
}
#voice h2 {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
}
#voice h2:after {
  display: none;
}
#voice h3 {
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 1.25em;
  letter-spacing: 0.2em;
  text-align: center;
}

#voice_user-container {
  padding: 40px 0 100px;
  background: #fffefa;
  overflow: hidden;
}
#voice_user-container .inner {
  width: 1000px;
  margin: auto;
}
#voice_user-container h3 {
  padding: 28px 0;
  margin: 55px auto;
  text-align: center;
  font-size: 19px;
  letter-spacing: 0.08em;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
}
#voice_user-container .voice_user {
  width: 1000px;
  margin: auto;
}
#voice_user-container .voice_user > li {
  position: relative;
  margin-bottom: 40px;
}
#voice_user-container .voice_user > li > div {
  color: #009fe8;
  background: #fbfbed;
  padding: 15px 25px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  border: 3px solid #009fe8;
  border-radius: 8px;
}
#voice_user-container .voice_user > li > div span {
  font-weight: bold;
}
#voice_user-container .voice_user > li > div:after {
  content: "";
  position: absolute;
  bottom: -21px;
  width: 32px;
  height: 25px;
}
#voice_user-container .voice_user > li > div sup {
  vertical-align: text-bottom;
}
#voice_user-container .voice_user > li.user01 {
  float: left;
  width: 430px;
  margin-left: 105px;
}
#voice_user-container .voice_user > li.user01:before {
  bottom: -84px;
  left: -53px;
  width: 277px;
  height: 67px;
  background: url(../image/voice_user01_car.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user01:after {
  bottom: 0;
  left: -125px;
  background: url(../image/click_l_r.gif) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user02 {
  float: right;
  width: 440px;
  margin-right: 150px;
}
#voice_user-container .voice_user > li.user02:before {
  bottom: -58px;
  right: -263px;
  width: 273px;
  height: 45px;
  background: url(../image/voice_user02_car.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user02:after {
  bottom: -5px;
  right: -125px;
  background: url(../image/click_r_y.gif) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user03 {
  float: left;
  width: 430px;
  margin-left: 135px;
}
#voice_user-container .voice_user > li.user03:before {
  bottom: -100px;
  left: -67px;
  width: 283px;
  height: 65px;
  background: url(../image/voice_user03_car.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user03:after {
  bottom: -20px;
  left: -140px;
  background: url(../image/click_l_r.gif) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user04 {
  float: right;
  width: 430px;
  margin-right: 115px;
}
#voice_user-container .voice_user > li.user04:before {
  bottom: -66px;
  right: -105px;
  width: 258px;
  height: 51px;
  background: url(../image/voice_user04_car.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user04:after {
  bottom: 0;
  right: -125px;
  background: url(../image/click_r_r.gif) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user05 {
  float: left;
  width: 440px;
  margin-left: 110px;
}
#voice_user-container .voice_user > li.user05:before {
  bottom: -68px;
  left: -165px;
  width: 229px;
  height: 51px;
  background: url(../image/voice_user05_car.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user05:after {
  bottom: -8px;
  left: -140px;
  background: url(../image/click_l_y.gif) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user02 > div:after, #voice_user-container .voice_user > li.user04 > div:after {
  right: 8px;
  background: url(../image/markup_lb_r.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li.user01 > div:after, #voice_user-container .voice_user > li.user03 > div:after, #voice_user-container .voice_user > li.user05 > div:after {
  left: 8px;
  background: url(../image/markup_lb_l.png) no-repeat;
  background-size: contain;
}
#voice_user-container .voice_user > li::before {
  content: "";
  position: absolute;
}
#voice_user-container .voice_user > li:after {
  content: "";
  position: absolute;
  width: 120px;
  height: 64px;
  cursor: pointer;
}

#voice_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.62);
  display: none;
  overflow-y: scroll;
  letter-spacing: 0.2em;
  z-index: 10;
}
#voice_modal img {
  max-width: 100%;
}
#voice_modal .scr-container {
  padding: 0 0 80px;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
}
#voice_modal .container {
  position: relative;
  margin: auto;
  padding: 50px 45px 40px;
  width: 860px;
  border: 3px solid #009fe8;
  background: #fbfbed;
  border-radius: 10px;
  font-weight: 600;
  line-height: 1.8;
  text-align: left;
}
#voice_modal .container.illust {
  background: #fffefa;
}
#voice_modal .container.illust:after {
  display: none;
}
#voice_modal .container:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 8px;
  width: 32px;
  height: 25px;
  background: url(../image/markup_lb_l.png) no-repeat;
  background-size: contain;
}
#voice_modal .voice-close {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: block;
}
#voice_modal .voice-close:after, #voice_modal .voice-close:before {
  position: absolute;
  display: block;
  content: "";
  top: 13px;
  left: 0;
  width: 30px;
  height: 2px;
  transform: rotate(45deg);
  background: #009fe8;
}
#voice_modal .voice-close:before {
  transform: rotate(-45deg);
}

#voice_modal .container.illust .user,
#voice_modal .container.illust .mrvics,
#voice_modal .container.illust .answer,
#voice_modal .container.illust .answer::after {
  display: none;
  background: none;
  border: none;
}

#voice_modal .answer sup, #voice_modal .user sup {
  vertical-align: text-bottom;
}

#voice_modal .user {
  color: #009fe8;
  font-size: 21px;
}

#voice_modal .user p {
  margin-bottom: 1em;
}

#voice_modal .answer {
  position: relative;
  padding: 42px 94px 42px 28px;
  color: #004097;
  width: 546px;
  font-size: 24px;
  border: 3px solid #004097;
  background: #fffefa;
  border-radius: 10px;
}

#voice_modal .answer:after {
  position: absolute;
  bottom: -63px;
  right: -235px;
  content: "";
  width: 290px;
  height: 437px;
  background: url(../image/modal_mrvics.png);
}

#questionnaire {
  padding: 60px 0 50px;
}
#questionnaire h2.fukidashi {
  padding: 14px 6px 15px 30px;
  font-size: 30px;
  letter-spacing: 0.16em;
  background: #fffefa;
  color: #000;
  border: 4px solid #000;
}
#questionnaire h2:after {
  background: url(../image/markup_w.svg) no-repeat;
}
#questionnaire p.note {
  position: relative;
  margin-bottom: 40px;
  color: #e95513;
  font-size: 16px;
  line-height: 1.5;
}
#questionnaire p.note a {
  color: #e95513;
  text-decoration: underline;
}
#questionnaire p.note .mail {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
#questionnaire p.note .mail a {
  font-size: 17px;
  color: #000;
}
#questionnaire p.note .mail a small {
  font-size: 12px;
}
#questionnaire p.note .mail > img {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 2px;
}
#questionnaire dl {
  position: relative;
  font-size: 18px;
}
#questionnaire dl dt {
  position: absolute;
  left: 0;
}
#questionnaire dl dd {
  position: relative;
  margin-bottom: 40px;
  padding-left: 340px;
}
#questionnaire dl dd .border {
  display: inline-block;
  width: 330px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
#questionnaire dl dd .border:after {
  position: absolute;
  bottom: -6px;
  content: "";
  display: block;
  width: 330px;
  border-bottom: none;
}
#questionnaire dl dd p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}
#questionnaire dl dd p a {
  text-decoration: underline;
}
#questionnaire .radio {
  display: none;
}
#questionnaire .radio + label {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}
#questionnaire .radio + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #004097;
  border-radius: 50%;
}
#questionnaire .radio:checked + label {
  color: #004097;
}
#questionnaire .radio:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #004097;
  border-radius: 50%;
}
#questionnaire .sl01 {
  overflow: hidden;
  width: 330px;
  text-align: center;
  position: relative;
  border: 1px solid #004097;
  border-radius: 2px;
  background: #ffffff;
}
#questionnaire .sl01 select {
  padding: 0 38px 0 8px;
  color: #004097;
  width: 100%;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 18px;
}
#questionnaire .sl01 select::-ms-expand {
  display: none;
}
#questionnaire .sl01::before {
  position: absolute;
  top: 0.6em;
  right: 0.5em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #004097;
  pointer-events: none;
}
#questionnaire .thanks {
  display: none;
}
#questionnaire .thanks.finish {
  display: block;
}
#questionnaire .note.none,
#questionnaire .form_area.none,
#questionnaire #formBtn.none {
  display: none;
}
#questionnaire textarea {
  width: 660px;
  height: 236px;
  line-height: 1.8;
  border: 1px solid #004097;
}
#questionnaire .note em {
  color: #e95513;
  font-style: normal;
  font-size: 20px;
  border-bottom: double 3px;
}
#questionnaire .error em {
  margin-top: 5px;
  color: #e95513;
  font-style: normal;
  font-size: 14px;
}

#formBtn {
  padding: 10px 40px 30px;
  text-align: center;
}
#formBtn .submit {
  background: #f29600;
  box-shadow: none;
  width: 322px;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  border: 0;
  font-family: "Noto Sans JP", sans-serif;
}

input[type=submit],
input[type=button] {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

#contact {
  padding: 65px 0 100px;
}
#contact .inner:first-of-type {
  margin: 0 auto 65px;
}
#contact h3 {
  display: inline-block;
  margin-bottom: 50px;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.18em;
  color: #000;
  border-bottom: 3px solid #004097;
}
#contact .contact p {
  position: relative;
  font-size: 17px;
  color: #000;
  line-height: 41px;
  letter-spacing: 0.13em;
}
#contact .contact p a {
  text-decoration: underline;
}
#contact dl {
  position: relative;
  font-size: 17px;
  color: #000;
  line-height: 41px;
  letter-spacing: 0.13em;
}
#contact dt {
  position: absolute;
  left: 0;
}
#contact dd {
  position: relative;
  margin-bottom: 40px;
  padding-left: 200px;
}
#contact dd span {
  font-weight: bold;
  color: #004097;
}
#contact dd .border:after {
  position: absolute;
  bottom: -6px;
  content: "";
  display: block;
  width: 330px;
  border-bottom: 1px solid;
}

h2.fukidashi {
  color: #000;
  border: 4px solid #000;
}
h2.fukidashi:after {
  content: "";
  background: url(../image/markup.svg) center/100% no-repeat;
}
h2.fukidashi span {
  display: block;
  text-align: right;
  font-size: 14px;
  letter-spacing: 0.1em;
}

#kv {
  position: relative;
  width: 100%;
  height: 520px;
  padding: 0;
  text-align: left;
  background: #fcfaeb;
  overflow: hidden;
}
#kv .breadcrumb ul li {
  padding: 0 15px 0px 0 !important;
}
#kv .building {
  position: absolute;
  bottom: 33px;
  left: 50%;
  width: 1765px;
  transform: translate(-50%, 30px);
  opacity: 0;
}
#kv .cars {
  position: absolute;
  bottom: -15px;
  right: 50%;
  width: 1401px;
  transform: translateX(100%);
  opacity: 0;
}
#kv .mrvics {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%, 30px);
  margin-left: 466px;
  opacity: 0;
  z-index: 3;
}
#kv .mrvics.float {
  animation: 1.8s ease-in-out 1.5s infinite alternate forwards running animFloat;
}
@keyframes animFloat {
  0% {
    top: 60px;
  }
  100% {
    top: 70px;
  }
}
#kv .bee {
  position: absolute;
  bottom: 105px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
  opacity: 0;
}
#kv .copy {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 auto;
  opacity: 0;
  transform: translateX(-150%);
}
#kv .copy .panel {
  width: 1008px;
  height: 437px;
  font-size: 69px;
  font-weight: 600;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E";
  letter-spacing: 0.2em;
  line-height: 1.3em;
  background: url(../image/kv_copy_bg.png) no-repeat center;
}
#kv .copy .panel__images {
  position: absolute;
  top: 166px;
  left: 94px;
  width: 670px;
  display: flex;
  justify-content: space-between;
}
#kv .copy .panel__images img {
  width: 205px;
  transform: translateY(15px);
  opacity: 0;
}
#kv .copy .panel .text-wrap {
  position: relative;
}
#kv .copy .panel .text-wrap.first .after1 {
  display: none !important;
}
#kv .copy .panel .text-wrap img {
  margin: 0;
}
#kv .copy .panel .text-wrap.step1 .text {
  padding: 0;
  position: absolute;
  top: 113px;
  left: 60%;
  width: 100%;
  opacity: 0.4;
  filter: blur(1px);
}
#kv .copy .panel .text-wrap.step1 .text:before, #kv .copy .panel .text-wrap.step1 .text:after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
#kv .copy .panel .text-wrap.step1 .text:before {
  transform: translate(10px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step1 .text:after {
  transform: translate(-10px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step1 .text1 {
  top: 73px;
}
#kv .copy .panel .text-wrap.step1 .text1:before, #kv .copy .panel .text-wrap.step1 .text1:after {
  content: "ドライバーに「いいこと」拡大中！";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step1 .text2:before, #kv .copy .panel .text-wrap.step1 .text2:after {
  width: 705px;
  height: 293px;
  background: url(../image/kv_anim_text2.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step1 .text3 {
  top: 133px;
}
#kv .copy .panel .text-wrap.step1 .text3:before, #kv .copy .panel .text-wrap.step1 .text3:after {
  width: 584px;
  height: 227px;
  background: url(../image/kv_anim_text3.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step1 .after {
  padding: 0;
  position: absolute;
  top: 113px;
  left: -20%;
  width: 100%;
  opacity: 0.3;
  filter: blur(2px);
}
#kv .copy .panel .text-wrap.step1 .after:before, #kv .copy .panel .text-wrap.step1 .after:after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
#kv .copy .panel .text-wrap.step1 .after:before {
  transform: translate(10px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step1 .after:after {
  transform: translate(-10px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step1 .after1 {
  top: 73px !important;
}
#kv .copy .panel .text-wrap.step1 .after1:before, #kv .copy .panel .text-wrap.step1 .after1:after {
  content: "ドライバーに「いいこと」拡大中！";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step1 .after2:before, #kv .copy .panel .text-wrap.step1 .after2:after {
  width: 705px;
  height: 293px;
  background: url(../image/kv_anim_text2.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step1 .after3 {
  top: 133px !important;
}
#kv .copy .panel .text-wrap.step1 .after3:before, #kv .copy .panel .text-wrap.step1 .after3:after {
  width: 584px;
  height: 227px;
  background: url(../image/kv_anim_text3.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step2 .text {
  opacity: 0.3;
  filter: blur(1px);
}
#kv .copy .panel .text-wrap.step2 .text:before, #kv .copy .panel .text-wrap.step2 .text:after {
  position: absolute;
  top: 113px;
  left: 0;
  opacity: 1;
}
#kv .copy .panel .text-wrap.step2 .text:before {
  transform: translate(105px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step2 .text:after {
  transform: translate(125px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step2 .text1:before, #kv .copy .panel .text-wrap.step2 .text1:after {
  top: 73px;
  content: "ドライバーに「いいこと」拡大中！";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step2 .text2:before, #kv .copy .panel .text-wrap.step2 .text2:after {
  width: 705px;
  height: 293px;
  background: url(../image/kv_anim_text2.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step2 .text3:before, #kv .copy .panel .text-wrap.step2 .text3:after {
  top: 133px;
  width: 584px;
  height: 227px;
  background: url(../image/kv_anim_text3.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step2 .after {
  opacity: 0.3;
  filter: blur(3px);
}
#kv .copy .panel .text-wrap.step2 .after:before, #kv .copy .panel .text-wrap.step2 .after:after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
#kv .copy .panel .text-wrap.step2 .after:before {
  transform: translate(5px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step2 .after:after {
  transform: translate(-5px, 0);
  color: rgba(0, 64, 151, 0.5);
}
#kv .copy .panel .text-wrap.step2 .after1:before, #kv .copy .panel .text-wrap.step2 .after1:after {
  content: "ドライバーに「いいこと」拡大中！";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step2 .after2:before, #kv .copy .panel .text-wrap.step2 .after2:after {
  width: 705px;
  height: 293px;
  background: url(../image/kv_anim_text2.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .panel .text-wrap.step2 .after3:before, #kv .copy .panel .text-wrap.step2 .after3:after {
  width: 584px;
  height: 227px;
  background: url(../image/kv_anim_text3.svg) 100% no-repeat;
  content: "";
  white-space: pre;
}
#kv .copy .text1,
#kv .copy .after1 {
  padding: 73px 107px;
  font-size: 35px;
  letter-spacing: 0.05em;
  line-height: 100px;
}
#kv .copy .text2,
#kv .copy .after2 {
  padding: 113px 117px;
  font-size: 69px;
}
#kv .copy .text3,
#kv .copy .after3 {
  padding: 133px 117px;
  font-size: 69px;
  letter-spacing: 0.1em;
  line-height: 100px;
}
#kv .copy .after1 {
  padding: 0;
  position: absolute;
  top: 73px;
  left: 117px;
  opacity: 0;
}
#kv .copy .after2 {
  padding: 0;
  position: absolute;
  top: 113px;
  left: 117px;
  opacity: 0;
}
#kv .copy .after3 {
  padding: 0;
  position: absolute;
  top: 133px;
  left: 117px;
  opacity: 0;
}
#kv div.kv_news {
  position: absolute;
  bottom: 150px;
  left: 50%;
  margin-left: -475px;
  width: 555px;
  color: #fff;
  background: #004097;
  padding: 10px 20px 14px;
  font-size: 18px;
  border-radius: 10px;
  transform: translateY(10%);
  opacity: 0;
}
#kv div.kv_news dd span {
  padding-right: 1.5em;
}
#kv .preparation {
  position: absolute;
  right: 50%;
  top: 50%;
  margin: -65px 475px 0 0;
  opacity: 0;
}

.service-inner {
  width: 992px;
  margin: 0 auto;
}
.service .slide-down {
  opacity: 1;
}
.service-explainBlock {
  margin: 100px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
}
.service-explainBlock-item__text {
  font-size: 20px;
  width: 380px;
}
.service-explainBlock-item__text--bold {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.1em;
}
.service-explainBlock-item__text--caption {
  margin: 32px 0 0;
}
.service-explainBlock-item__img {
  width: 550px;
}
.service-explainBlock--caption {
  margin: 100px 0 0;
  opacity: 0;
}
.service-explainBlock--caption__text {
  font-size: 20px;
  text-align: center;
}
.service-head-wrap {
  margin: 120px 0 0;
  display: flex;
  justify-content: center;
}
.service-head-middleBlock {
  margin: 100px 0 0;
}
.service-head__text {
  font-size: 44px;
  text-align: center;
}
.service-head__text--fukidashi {
  position: relative;
  display: inline-block;
  padding: 6px 41px 15px;
  color: #004097;
  letter-spacing: 0.1em;
  border: 4px solid #004097;
  border-radius: 12px;
  background: #fcfaeb;
}
.service-head__text--fukidashi:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 4px;
  width: 34px;
  height: 29px;
  background: url(../image/markup_b.svg) center/100% no-repeat;
}
.service-moreInfo {
  padding: 160px 0 0;
  margin: auto;
  width: 728px;
}
.service-moreInfo h2.fukidashi {
  padding: 20px 21px;
  display: block;
  color: #004097;
  border: 4px solid #004097;
  font-size: 25px;
  letter-spacing: 0.08em;
}
.service-moreInfo h2.fukidashi:after {
  content: "";
  background: url(../image/markup_b.svg) center/100% no-repeat;
}
.service-moreInfo .movie {
  position: relative;
  padding-top: 410px;
  width: 729px;
  margin: 50px auto 60px;
  overflow: hidden;
}
.service-moreInfo .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#conference {
  padding: 78px 0 0;
  margin: auto;
  width: 728px;
}
#conference h2.fukidashi {
  padding: 6px 21px 15px;
  display: block;
  color: #004097;
  border: 4px solid #004097;
  font-size: 34px;
  letter-spacing: 0.1em;
}
#conference h2.fukidashi:after {
  content: "";
  background: url(../image/markup_b.svg) center/100% no-repeat;
}
#conference .movie {
  position: relative;
  padding-top: 410px;
  width: 729px;
  margin: 50px auto 60px;
  overflow: hidden;
}
#conference .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#action {
  position: relative;
  padding: 60px 0;
  border-bottom: 8px solid #00388a;
  background-color: #FCFBED;
}
#action .illust {
  position: absolute;
  top: 200px;
  right: 50%;
  width: 387px;
  height: 358px;
  margin-right: -500px;
}
#action .illust a {
  position: absolute;
  bottom: 15px;
  left: -105px;
  width: 124px;
  height: 45px;
  background: url(../image/click_l_r.png) no-repeat;
}
#action h3 {
  margin-bottom: 70px;
  font-size: 42px;
  line-height: 58px;
  letter-spacing: 0.26em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E";
  font-weight: 600;
}
#action p {
  line-height: 33px;
  letter-spacing: 0.2em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}
#action p.intro {
  width: 500px;
  font-size: 18px;
  line-height: 1.9;
}
#action .note {
  margin: 20px 0 0;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
#action .action-inner-movieTitle {
  margin: 200px auto 0 0;
  display: flex;
}
#action .action-inner-movieTitle__text {
  position: relative;
  display: inline-block;
  padding: 6px 41px 15px;
  margin: 0 auto;
  font-size: 25px;
  color: #004097;
  letter-spacing: 0.22em;
  border: 4px solid #004097;
  border-radius: 12px;
  background: #FFFEFA;
  text-align: center;
}
#action .action-inner-movieTitle__text:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 4px;
  width: 34px;
  height: 29px;
  background: url(../image/markup_bw.svg) center/100% no-repeat;
}
#action .movie {
  position: relative;
  padding-top: 410px;
  width: 729px;
  margin: 45px auto 60px;
  overflow: hidden;
}
#action .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#action .movie > div {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
#action .movie > div img,
#action .movie > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 100%;
}
#action .movie > div img.thumb {
  cursor: pointer;
  z-index: 2;
}
#action .good-counter {
  margin-top: 58px;
  padding: 65px 0;
  background: #004097;
  color: #fff;
}
#action .good-counter .inner {
  position: relative;
}
#action .good-counter p {
  font-size: 23px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0.12em;
  font-family: "Noto Sans JP", sans-serif;
}
#action .good-counter p#count {
  padding-left: 29px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 378px;
  height: 135px;
  max-height: none;
  font-size: 55px;
  font-weight: 300;
  line-height: 110px;
  text-align: left;
  letter-spacing: 50px;
  transform: translate(0, -50%);
  background: url(../image/action_count.png) no-repeat;
}
#action .good-counter #good {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  transform: translate(-50%, -50%);
  background: url(../image/action_good.png) no-repeat;
}

.suggest-title {
  background: url("../image/suggest_bg.png") no-repeat 0 0/cover;
  padding: 35px 0;
}
.suggest-title__text {
  width: 990px;
  margin: 0 auto;
  padding: 17px 0;
  background-color: #004098;
  border-radius: 10px;
  font-size: 40px;
  color: #fff;
  text-align: center;
}
.suggest-content {
  padding: 68px 0 0;
  border-bottom: 8px solid #00388a;
  background-color: #FCFBED;
}
.suggest-content-warp {
  width: 990px;
  margin: 0 auto;
}
.suggest-content-top__title {
  position: relative;
  display: inline-block;
  padding: 6px 41px 15px;
  margin-bottom: 39px;
  font-size: 37px;
  color: #004097;
  letter-spacing: 0.1em;
  border: 4px solid #004097;
  border-radius: 12px;
  background: #FFFEFA;
  text-align: center;
}
.suggest-content-top__title:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 4px;
  width: 34px;
  height: 29px;
  background: url(../image/markup_bw.svg) center/100% no-repeat;
}
.suggest-content-top-list {
  margin: 43px 0 0;
  display: flex;
  justify-content: space-between;
}
.suggest-content-top-list-textItem {
  width: 524px;
}
.suggest-content-top-list-textItem__text {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.2em;
}
.suggest-content-top-list-textItem__caption {
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.2em;
}
.suggest-content-bottom {
  margin: 110px 0;
}
.suggest-content-bottom__title {
  position: relative;
  display: inline-block;
  padding: 6px 41px 15px;
  margin-bottom: 39px;
  font-size: 37px;
  color: #004097;
  letter-spacing: 0.1em;
  border: 4px solid #004097;
  border-radius: 12px;
  background: #FFFEFA;
  text-align: center;
}
.suggest-content-bottom__title:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 4px;
  width: 34px;
  height: 29px;
  background: url(../image/markup_bw.svg) center/100% no-repeat;
}
.suggest-content-bottom-list {
  margin: 41px 0 0;
  display: flex;
  justify-content: space-between;
}
.suggest-content-bottom-list-textItem {
  width: 514px;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.2em;
}

.ac-btn {
  display: block;
  opacity: 1;
  position: fixed;
  top: 180px;
  right: -1px;
  z-index: 10;
}
.ac-btn img {
  width: 48px;
}
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/*# sourceMappingURL=sourcemaps/index.css.map */
