@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}
body img {
  width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
input,
textarea,
margin 0 {
  padding: 0;
}
textarea {
  resize: none;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:focus {
  outline: none;
}
.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .clearfix {
  height: 1px;
}
.both {
  clear: both;
}
.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #607d8b;
}
a img {
  border: none;
}
* {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  font-size: 16px;
}
@font-face {
  font-family: "FontAwesome Regular";
  src: url("/fonts/fontawesome-webfont.eot?v=4.6.1");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1") format('embedded-opentype'), url("/fonts/fontawesome-webfont.woff2?v=4.6.1") format('woff2'), url("/fonts/fontawesome-webfont.woff?v=4.6.1") format('woff'), url("/fonts/fontawesome-webfont.ttf?v=4.6.1") format('truetype'), url("/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "condense";
  src: url("/fonts/CONDENSEicon.eot");
  src: url("/fonts/CONDENSEicon.eot?#iefix") format('embedded-opentype'), url("/fonts/CONDENSEicon.otf") format('opentype'), url("/fonts/CONDENSEicon.woff") format('woff'), url("/fonts/CONDENSEicon.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.header_nav,
.header_nav-active {
  color: #fff;
  opacity: 0.5;
  text-align: left;
}
.header_nav:hover,
.header_nav-active:hover {
  opacity: 1;
}
.header_nav-active {
  font-weight: bold;
  opacity: 1;
}
.header_login,
.header_regist {
  display: block;
  line-height: 1;
  text-align: center;
  border-radius: 16px;
  transition: 0.2s;
}
.header_login {
  width: 78px;
  border: solid 1px #fff;
  color: #fff;
  opacity: 0.5;
  padding: 7px 0;
}
.header_login:hover {
  background-color: #fff;
  color: #009688;
  font-weight: bold;
  opacity: 1;
}
.header_regist {
  width: 130px;
  background-color: #ffd600;
  color: #455a64;
  font-weight: bold;
  padding: 8px 0;
}
.header_regist:hover {
  background-color: #ffea00;
}
.header_nav-scrolled,
.header_nav-active-scrolled {
  color: #b0bec5;
  text-align: left;
}
.header_nav-scrolled:hover,
.header_nav-active-scrolled:hover {
  color: #cfd8dc;
}
.header_nav-active-scrolled {
  font-weight: bold;
}
.header_login-scrolled,
.header_regist-scrolled {
  display: block;
  line-height: 1;
  text-align: center;
  border-radius: 16px;
  transition: 0.2s;
}
.header_login-scrolled {
  width: 78px;
  border: solid 1px #b0bec5;
  color: #b0bec5;
  opacity: 0.5;
  padding: 7px 0;
}
.header_login-scrolled:hover {
  border: solid 1px #26a69a;
  background-color: #26a69a;
  color: #fff;
  font-weight: bold;
  opacity: 1;
}
.header_regist-scrolled {
  width: 130px;
  background-color: #ff6d00;
  color: #fff;
  font-weight: bold;
  padding: 8px 0;
}
.header_regist-scrolled:hover {
  background-color: #ff9100;
}
.header_nav-sp,
.header_login-sp {
  font-size: 24px;
  color: #b0bec5;
  text-align: center;
  text-decoration: none;
}
.header_nav-sp:hover,
.header_login-sp:hover {
  color: #cfd8dc;
}
.header_regist-sp {
  font-size: 24px;
  font-weight: bold;
  color: #ff6d00;
}
.header_regist-sp:hover {
  color: #ff9100;
  text-decoration: underline;
}
.breadcrumb_home,
.breadcrumb_sub,
.breadcrumb_corp_home,
.breadcrumb_corp_sub {
  text-align: left;
}
.breadcrumb_home:hover,
.breadcrumb_sub:hover,
.breadcrumb_corp_home:hover,
.breadcrumb_corp_sub:hover {
  text-decoration: underline;
}
.breadcrumb_arrow,
.breadcrumb_corp_arrow {
  text-align: left;
}
.breadcrumb_home,
.breadcrumb_sub,
.breadcrumb_arrow {
  color: #e0f2f1;
}
.breadcrumb_corp_home,
.breadcrumb_corp_sub,
.breadcrumb_corp_arrow {
  color: #eceff1;
}
.breadcrumb_home,
.breadcrumb_corp_home {
  font-family: "FontAwesome Regular";
}
.first_title,
.first_title_en {
  font-size: 40px;
  line-height: 120%;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .first_title,
  .first_title_en {
    font-size: 32px;
  }
}
@media screen and (max-width: 480px) {
  .first_title,
  .first_title_en {
    font-size: 24px;
  }
}
.first_title-heatmap {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .first_title-heatmap {
    font-size: 16px;
  }
}
.first_subtitle {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .first_subtitle {
    font-size: 16px;
  }
}
.common_title-center,
.common_title-left {
  font-size: 32px;
  line-height: 150%;
  color: #455a64;
}
@media screen and (max-width: 720px) {
  .common_title-center,
  .common_title-left {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .common_title-center,
  .common_title-left {
    font-size: 20px;
  }
}
.common_title-center {
  text-align: center;
}
.common_title-left {
  text-align: left;
}
.common_lead {
  line-height: 150%;
  color: #607d8b;
  text-align: left;
}
.common_caption {
  line-height: 150%;
  color: #90a4ae;
  text-align: left;
}
@media screen and (max-width: 720px) {
  .common_caption {
    text-align: center;
  }
}
.sitest_link-center,
.sitest_link-left {
  font-size: 24px;
  font-weight: bold;
  color: #009688;
  white-space: nowrap;
}
.sitest_link-center:hover,
.sitest_link-left:hover {
  color: #4db6ac;
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .sitest_link-center,
  .sitest_link-left {
    font-size: 16px;
    white-space: nowrap;
  }
}
.sitest_link-center {
  text-align: center;
}
.sitest_link-left {
  text-align: left;
}
@media screen and (max-width: 720px) {
  .sitest_link-left {
    text-align: center;
  }
}
.heatmap_lead {
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .heatmap_lead {
    text-align: left;
  }
}
.heatmap_title {
  font-weight: bold;
  color: #455a64;
  text-align: center;
}
.comparison_strong {
  font-size: 48px;
  font-weight: bold;
  line-height: 150%;
  color: #455a64;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .comparison_strong {
    font-size: 32px;
  }
}
.inquiry_title {
  font-size: 32px;
  font-weight: bold;
  line-height: 150%;
  color: #fff;
  text-align: center;
}
.inquiry_lead {
  line-height: 150%;
  color: #fff;
  text-align: center;
}
footer {
  padding: 80px 0;
}
@media screen and (max-width: 720px) {
  footer {
    padding: 40px 0;
  }
}
.footer_title {
  font-weight: bold;
  line-height: 150%;
  color: #cfd8dc;
  text-align: left;
}
.footer_subtitle,
.footer_subtitle-heatmap {
  line-height: 150%;
  color: #90a4ae;
  text-align: left;
}
.footer_subtitle-heatmap {
  text-decoration: underline;
}
.footer_subtitle-heatmap:hover {
  color: #b0bec5;
  text-decoration: underline;
}
.footer_item {
  line-height: 150%;
  color: #cfd8dc;
  text-align: left;
}
.footer_item:hover {
  text-decoration: underline;
  color: #cfd8dc;
}
.footer_select-language {
  line-height: 150%;
  color: #cfd8dc;
  text-align: center;
}
.footer_select-language:hover {
  text-decoration: underline;
}
.footer_select-language_active {
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
.footer_select-language_active:hover {
  text-decoration: none;
}
.footer_text-copyright {
  font-size: 12px;
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
.footer_button-social {
  font-family: "FontAwesome Regular";
  font-size: 36px;
  line-height: 150%;
  color: #607d8b;
  text-align: right;
}
.function_tab {
  color: #90a4ae;
  text-align: center;
}
.function_tab_active {
  font-weight: bold;
  color: #607d8b;
  text-align: center;
}
.function_button {
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.function_title-main {
  font-size: 24px;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .function_title-main {
    font-size: 20px;
  }
}
.function_title-sub {
  font-size: 24px;
  color: #009688;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .function_title-sub {
    font-size: 20px;
  }
}
.price_overview {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.price_text-rank {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.price_text-yen {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.price_text-digit {
  font-family: "Oswald";
  font-size: 48px;
  color: #fff;
  text-align: center;
  font-weight: normal;
}
.price_text-month {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.price_text-tax {
  color: #fff;
  text-align: center;
}
.plantable_header-1 {
  color: #fff;
  text-align: center;
  background-color: #26a69a;
}
.plantable_header-2 {
  color: #455a64;
  text-align: center;
}
.plantable_icon-not {
  font-family: "FontAwesome Regular";
  color: #ffcdd2;
  text-align: left;
  margin-right: 8px;
}
.plantable_text-not {
  color: #cfd8dc;
  text-align: left;
}
.plantable_icon-available {
  font-family: "FontAwesome Regular";
  color: #4db6ac;
  text-align: left;
  margin-right: 8px;
}
.plantable_text-available {
  color: #607d8b;
  text-align: left;
}
.notice_icon {
  line-height: 150%;
  color: #26a69a;
  text-align: left;
}
.notice_description {
  line-height: 150%;
  color: #607d8b;
  text-align: left;
}
.noticelink-inquiry {
  line-height: 150%;
  color: #009688;
  text-align: left;
  text-decoration: underline;
}
.noticelink-inquiry:hover {
  color: #4db6ac;
}
.customer_subtext {
  color: #90a4ae;
  text-align: center;
}
.media_title {
  font-weight: bold;
  color: #607d8b;
  text-align: left;
}
.case_name {
  font-size: 24px;
  line-height: 150%;
  color: #009688;
  text-align: left;
}
.results_button {
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.carousel_button-prev,
.carousel_button-next {
  font-family: "FontAwesome Regular";
  font-size: 32px;
  color: #607d8b;
  text-align: center;
}
.carousel_button-prev:hover,
.carousel_button-next:hover {
  color: #90a4ae;
}
.blog_title {
  font-size: 24px;
  line-height: 150%;
  color: #009688;
  text-align: left;
  font-weight: normal;
}
.blog_title:hover {
  color: #4db6ac;
  text-decoration: underline;
}
.blog_subtitle {
  color: #607d8b;
  text-align: left;
}
.blog_link-category {
  color: #3f51b5;
  text-align: left;
  text-decoration: underline;
}
.blog_link-category:hover {
  color: #7986cb;
}
.blog_main {
  line-height: 150%;
  color: #607d8b;
  text-align: left;
}
.blog_link-continuation {
  line-height: 150%;
  color: #009688;
  text-align: left;
}
.blog_link-continuation:hover {
  color: #4db6ac;
  text-decoration: underline;
}
.search_icon {
  font-family: "FontAwesome Regular";
  color: #cfd8dc;
  text-align: left;
}
.search_placeholder {
  color: #cfd8dc;
  text-align: left;
}
.blog_rightpane-category {
  color: #607d8b;
  text-align: left;
}
.blog_rightpane-article {
  line-height: 150%;
  color: #009688;
  text-align: left;
}
.blog_rightpane-article:hover {
  color: #4db6ac;
  text-decoration: underline;
}
.blog_move-page {
  font-family: "Oswald";
  font-size: 32px;
  color: #b2dfdb;
  text-align: center;
  font-weight: normal;
}
.blog_move-page:hover {
  color: #009688;
  text-decoration: underline;
}
.blog_move-page_active {
  font-size: 32px;
  color: #009688;
  text-align: center;
}
.blog_subhead {
  color: #009688;
  text-align: left;
}
.blog_link-ref {
  color: #3f51b5;
  text-align: left;
  text-decoration: underline;
}
.blog_link-ref:hover {
  color: #7986cb;
}
.blog_move-prev,
.blog_move-main,
.blog_move-next {
  line-height: 150%;
  color: #009688;
}
.blog_move-prev:hover,
.blog_move-main:hover,
.blog_move-next:hover {
  color: #4db6ac;
  text-decoration: underline;
}
.blog_move-prev {
  text-align: left;
}
.blog_move-main {
  text-align: center;
}
.blog_move-next {
  text-align: right;
}
.merit_title-column {
  font-size: 24px;
  line-height: 150%;
  font-weight: bold;
  color: #455a64;
  text-align: center;
}
.biztype_title {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.biztype_subtitle {
  font-size: 24px;
  line-height: 150%;
  color: #455a64;
  text-align: center;
}
.flow_title-column {
  font-size: 24px;
  font-weight: bold;
  color: #455a64;
  text-align: left;
}
.flow_notice {
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
.inquiry_description {
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .inquiry_description {
    text-align: left;
  }
}
.pulldown_title-faq,
.pulldown_title-inquiry {
  font-size: 24px;
  line-height: 150%;
  font-weight: bold;
  text-align: center;
}
.pulldown_title-faq {
  color: #009688;
  text-decoration: underline;
}
.pulldown_title-faq:hover {
  color: #4db6ac;
}
.pulldown_title-inquiry {
  color: #455a64;
}
.pulldown_label-Q {
  font-family: "Oswald";
  font-size: 32px;
  color: #80cbc4;
  text-align: left;
  font-weight: normal;
}
.pulldown_question {
  font-size: 14px;
  line-height: 150%;
  color: #009688;
  text-align: left;
}
.pulldown_question:hover {
  color: #4db6ac;
  text-decoration: underline;
}
.pulldown_button {
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.consul_strong {
  font-size: 20px;
  font-weight: bold;
  color: #f44336;
  text-align: center;
}
.cvtable_title-row,
.cvtable_title-column {
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.cvtable_title-row {
  font-size: 24px;
}
@media screen and (max-width: 720px) {
  .cvtable_title-row {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .cvtable_title-row {
    font-size: 12px;
  }
}
.cvtable_title-column {
  line-height: 150%;
}
.cvtable_normal-yen {
  font-size: 24px;
  color: #607d8b;
}
.cvtable_normal-digit {
  font-size: 32px;
  color: #607d8b;
}
.cvtable_strong-yen {
  font-size: 24px;
  color: #f44336;
}
.cvtable_strong-digit {
  font-size: 32px;
  color: #f44336;
}
.cvtable_normal-yen,
.cvtable_normal-digit,
.cvtable_strong-yen,
.cvtable_strong-digit {
  font-family: "Oswald";
  text-align: center;
  font-weight: normal;
}
@media screen and (max-width: 720px) {
  .cvtable_normal-yen,
  .cvtable_normal-digit,
  .cvtable_strong-yen,
  .cvtable_strong-digit {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .cvtable_normal-yen,
  .cvtable_normal-digit,
  .cvtable_strong-yen,
  .cvtable_strong-digit {
    font-size: 12px;
  }
}
.consul_staff {
  font-size: 24px;
  font-weight: bold;
  color: #455a64;
  text-align: left;
}
.consulplan_proposal {
  line-height: 150%;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .consulplan_proposal {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .consulplan_proposal {
    font-size: 20px;
  }
}
.consulplan_name {
  font-size: 32px;
  font-weight: bold;
  line-height: 125%;
  color: #455a64;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .consulplan_name {
    font-size: 20px;
  }
}
.consulplan_description {
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
.consulflow_title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.consulflow_arrow {
  font-family: "FontAwesome Regular";
  font-size: 32px;
  color: #26a69a;
  text-align: center;
}
.consul_limited {
  font-size: 48px;
  line-height: 150%;
  color: #455a64;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .consul_limited {
    font-size: 32px;
  }
}
.faq_label-Q,
.faq_label-A {
  font-family: "Oswald";
  font-size: 80px;
  text-align: left;
  font-weight: normal;
}
.faq_label-Q {
  color: #80cbc4;
}
.faq_label-A {
  color: #e0f2f1;
}
.faq_question {
  font-size: 24px;
  line-height: 150%;
  font-weight: bold;
  color: #fff;
  text-align: left;
}
.phone_title {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .phone_title {
    font-size: 24px;
  }
}
.phone_number {
  font-family: "Oswald";
  font-size: 88px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 720px) {
  .phone_number {
    font-size: 64px;
  }
}
.phone_time {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .phone_time {
    font-size: 16px;
  }
}
.regist_message,
.login_message {
  font-size: 24px;
  color: #607d8b;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .regist_message,
  .login_message {
    font-size: 20px;
  }
}
.regist_placeholder,
.login_placeholder {
  opacity: 0.3;
  color: #607d8b;
  text-align: left;
}
.error_message {
  color: #ff5252;
  text-align: left;
}
.error_message-right {
  color: #ff5252;
  text-align: right;
}
.regist_notice {
  line-height: 150%;
  color: #607d8b;
  text-align: center;
}
.regist_link-notice {
  color: #3f51b5;
  text-align: center;
  text-decoration: underline;
}
.regist_link-notice:hover {
  color: #7986cb;
}
.regist_link-inquiry,
.login_link-inquiry {
  color: #9e9e9e;
  text-align: left;
  text-decoration: underline;
}
.regist_link-inquiry:hover,
.login_link-inquiry:hover {
  color: #e0e0e0;
}
.regist_text-copyright,
.login_text-copyright {
  font-size: 12px;
  color: #bdbdbd;
  text-align: right;
}
.login_link-forget,
.login_no-account,
.login_link-agency-or-distributor {
  font-size: 24px;
  color: #009688;
  text-align: center;
  text-decoration: underline;
}
.login_link-forget:hover,
.login_no-account:hover,
.login_link-agency-or-distributor:hover {
  color: #4db6ac;
}
.form_title {
  font-weight: bold;
  color: #607d8b;
  text-align: left;
}
.form_required {
  font-weight: bold;
  color: #f44336;
  text-align: left;
}
@media screen and (max-width: 720px) {
  .form_required {
    font-size: 14px;
    text-align: center;
  }
}
.form_button,
.form_button_en {
  font-weight: bold;
  color: #455a64;
  text-align: center;
}
.form_button:disabled,
.form_button_en:disabled {
  color: #eceff1;
}
@media screen and (max-width: 720px) {
  .form_button,
  .form_button_en {
    font-size: 24px;
  }
  .form_button.en_efo,
  .form_button_en.en_efo {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .form_button,
  .form_button_en {
    font-size: 20px;
  }
}
.form_button-regist {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.form_button-regist:disabled {
  color: #eceff1;
}
.form_inline {
  font-size: 24px;
  color: #607d8b;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .form_inline {
    font-size: 20px;
  }
}
.form_placeholder {
  opacity: 0.3;
  color: #607d8b;
  text-align: left;
}
@media screen and (max-width: 720px) {
  .form_placeholder {
    font-size: 24px;
  }
}
.form_icon-googleplus,
.form_icon-facebook,
.form_icon-amazon {
  font-family: "FontAwesome Regular";
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.form_button-googleplus,
.form_button-facebook,
.form_button-amazon {
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.form_link-login {
  font-size: 24px;
  color: #009688;
  text-align: left;
  text-decoration: underline;
}
.form_link-login:hover {
  color: #4db6ac;
}
.form_label {
  font-weight: bold;
  color: #607d8b;
  text-align: left;
}
.form_description-price {
  line-height: 150%;
  color: #b0bec5;
  text-align: left;
}
.policy_title {
  font-size: 24px;
  color: #607d8b;
  text-align: center;
}
.common_button {
  width: 228px;
  height: 64px;
  margin: auto;
  text-align: center;
}
.common_button a,
.common_button button,
.common_button input[type="submit"] {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 64px;
  border-radius: 32px;
  background-color: #ffd600;
  box-shadow: 0 3px 0 #fbc02d;
  text-decoration: none;
}
.common_button a:hover,
.common_button button:hover,
.common_button input[type="submit"]:hover {
  background-color: #ffea00;
}
.common_button a:active,
.common_button button:active,
.common_button input[type="submit"]:active {
  box-shadow: none;
  background-color: #ffd600;
  position: relative;
  top: 3px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
  text-indent: 10px;
}
@media screen and (max-width: 720px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="password"],
  textarea {
    padding: 0;
  }
}
input:placeholder-shown {
  color: #cfd8dc;
  text-align: left;
}
input::-webkit-input-placeholder {
  color: #cfd8dc;
  text-align: left;
}
input::-moz-placeholder {
  color: #cfd8dc;
  text-align: left;
}
input:-ms-input-placeholder {
  color: #cfd8dc;
  text-align: left;
}
.sitemap_title {
  line-height: 150%;
  color: #90a4ae;
  text-align: left;
}
.whatsnew_link .whatsnew_category,
.whatsnew_link .whatsnew_info {
  line-height: 150%;
  color: #009688;
  text-align: left;
  text-decoration: underline;
}
.whatsnew_link:hover .whatsnew_category,
.whatsnew_link:hover .whatsnew_info {
  color: #4db6ac;
}
.whatsnew_category {
  font-weight: bold;
}
.webinar-fixed-banner {
  position: fixed;
  left: 20px;
  bottom: 30px;
  width: 280px;
  height: 280px;
  z-index: 10;
}
.webinar-fixed-banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.webinar-fixed-banner a img {
  display: block;
  width: 100%;
  height: 100%;
}
.webinar-fixed-banner a img.webinar-banner-normal {
  box-shadow: 0 2px 4px 0 rgba(69,90,100,0.5);
}
.webinar-fixed-banner a img.webinar-banner-hover {
  box-shadow: 0 2px 8px 0 rgba(69,90,100,0.3);
  display: none;
}
.webinar-fixed-banner a:hover img.webinar-banner-normal {
  display: none;
}
.webinar-fixed-banner a:hover img.webinar-banner-hover {
  display: block;
}
.webinar-fixed-banner a.webinar-banner-close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -16px;
  right: -16px;
  cursor: pointer;
}
@media screen and (max-width: 720px) {
  .webinar-fixed-banner {
    display: none;
  }
}
.shown_sp {
  display: none;
}
.shown_tab {
  display: none;
}
@media screen and (max-width: 720px) {
  .shown_tab {
    display: inline;
  }
}
@media screen and (max-width: 480px) {
  .shown_sp {
    display: inline;
  }
  .hidden_sp {
    display: none;
  }
  .shown_pc {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .shown_pc {
    display: inline;
  }
}
