@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Barlow+Condensed|Montserrat|Noto+Sans+JP");
_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

/**
YUI 3.10.0 (build a03ce0e)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

@media screen and (min-width: 737px), print {
  .pcHide {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  .spHide {
    display: none;
  }
}

html, body {
  min-width: 980px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
}

#head {
  z-index: 10;
  position: sticky;
  position: -webkit-sticky;
  top: -60px;
  background-color: #fff;
}

#head .layout {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

#head .title_area {
  height: 60px;
  border-bottom: 1px solid #dddfe1;
}

#head .title_area .layout {
  display: flex;
  align-items: center;
  justify-content: center;
}

#head .nav_area {
  height: 80px;
  border-bottom: 1px solid #dddfe1;
}

#head .nav_area .layout {
  display: flex;
}

#head .nav_area ol {
  height: 100%;
}

#head .nav_area li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 163.33333px;
  height: 100%;
  text-align: center;
}

#head .nav_area li.on {
  position: relative;
}

#head .nav_area li.on:after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eb4444;
  content: "";
}

#head .nav_area li.on label {
  color: #eb4444;
}

#head .nav_area label {
  cursor: pointer;
}

#head .nav_area label:hover {
  opacity: 0.7;
}

#head .drop_area {
  height: 0;
}

#head .drop_area aside {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #fff;
  transition: all 0.3s;
}

#head .drop_area aside div[data-nav] {
  display: none;
  position: relative;
}

#head .drop_area aside div[data-nav] .layout {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
}

#head .drop_area aside .heading {
  box-sizing: border-box;
  width: 320px;
  padding-right: 30px;
}

#head .drop_area aside .heading .red_button {
  width: 200px;
  height: 50px;
  margin-top: 24px;
}

#head .drop_area aside .table_of_contents {
  display: flex;
  width: calc(100% - 330px);
}

#head .drop_area aside .heading_title {
  padding-top: 62px;
  color: black;
  font-size: 8.76px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}

#head .drop_area aside .heading_copy {
  padding-top: 24px;
  color: black;
  font-size: 14px;
  line-height: 1.571;
  text-align: justifyLeft;
}

#head .drop_area aside .hss_copy {
  width: 480px;
  margin: 0 auto;
  padding-top: 15px;
  padding-left: 150px;
  font-size: 12px;
}

#head .drop_area aside .hss_copy a {
  color: #000;
}

#head .drop_area aside .list_first {
  margin: 50px 20px 0 0;
  border: 2px #ccc solid;
}

#head .drop_area aside .list_first > li {
  padding: 20px 0 0 10px;
  padding-right: 20px;
  font-size: 18px;
}

#head .drop_area aside .list_first > li:first-of-type {
  padding: 5px;
  padding-left: 15px;
  background: #c0c0c0;
  color: #fff;
  font-weight: bold;
}

#head .drop_area aside .list_first > li:last-of-type {
  padding-bottom: 30px;
}

#head .drop_area aside .list_first > li a {
  color: black;
  text-decoration: none;
}

#head .drop_area aside .list_first > li > a {
  display: inline-block;
  padding-left: 34px;
  background-image: url(../images/icon_mega_list.png);
  background-repeat: no-repeat;
  line-height: 24px;
}

#head .drop_area aside .list_first > li > a:hover {
  text-decoration: underline;
}

#head .drop_area aside .list_first .list_second > li {
  padding-top: 10px;
  font-size: 14px;
  line-height: 1;
}

#head .drop_area aside .list_first .list_second > li > a {
  display: inline-block;
  padding-left: 20px;
  background-image: url(../images/icon_mega_list2.png);
  background-position: top 50% left 0;
  background-repeat: no-repeat;
  line-height: 1.5em;
}

#head .drop_area aside .list_first .list_second > li > a:hover span {
  text-decoration: underline;
}

#head .drop_area aside label[for="nav00"] {
  position: absolute;
  top: 24px;
  right: 0px;
  cursor: pointer;
}

#head .drop_area aside .heading > *,
#head .drop_area aside .table_of_contents > *,
#head .drop_area aside label[for="nav00"] {
  transform: translate(0, 10px);
  opacity: 0;
  transition: transform 0.6s cubic-bezier(0.12, 0.95, 0.59, 0.95) 0.2s, opacity 0.6s cubic-bezier(0.1, 0.77, 0.83, 1) 0.1s;
}

#head .drop_area input[type="radio"] {
  display: none;
}

#head .drop_area #nav01:checked ~ aside {
  z-index: 10;
  height: 475px;
  border-bottom: 1px solid #dddfe1;
}

#head .drop_area #nav01:checked ~ aside .heading > *,
#head .drop_area #nav01:checked ~ aside .table_of_contents > *,
#head .drop_area #nav01:checked ~ aside label[for="nav00"] {
  transform: translate(0, 0);
  opacity: 1;
}

#head .drop_area #nav01:checked ~ aside div[data-nav="01"] {
  display: block;
}

#head .drop_area #nav02:checked ~ aside {
  z-index: 10;
  height: 475px;
  border-bottom: 1px solid #dddfe1;
}

#head .drop_area #nav02:checked ~ aside .heading > *,
#head .drop_area #nav02:checked ~ aside .table_of_contents > *,
#head .drop_area #nav02:checked ~ aside label[for="nav00"] {
  transform: translate(0, 0);
  opacity: 1;
}

#head .drop_area #nav02:checked ~ aside div[data-nav="02"] {
  display: block;
}

#head .logo {
  position: absolute;
  top: 20px;
  left: 0;
  width: 103px;
}

#head .logo img {
  height: 22px;
}

#head .manual_t {
  padding-top: 20px;
  color: black;
  font-size: 22.21px;
  line-height: 1em;
  text-align: center;
}

#head .nav_t li {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.37;
}

#head .nav_t li a {
  color: black;
  text-decoration: none;
}

.layout {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

.title_t {
  font-size: 7.225px;
  font-size: 42.0px;
  font-weight: bold;
  line-height: 1.454;
  text-align: center;
}

.title_copy {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.main_panels {
  border-bottom: 1px solid #dddfe1;
}

.main_panels.images {
  background-image: url(../images/d_main.jpg);
  background-position: top 0 left 50%;
  background-repeat: repeat-x;
  text-align: center;
}

.main_panels.images .red_button_outline {
  margin-top: 345px;
}

.main_panel {
  height: 344px;
}

.main_panel .panel_copy {
  color: black;
  font-size: 19px;
  font-size: 21.62px;
  line-height: 1.009;
  text-align: center;
}

.main_panel p,
.main_panel h1 {
  display: none;
}

.red_button_outline {
  box-sizing: border-box;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 735px;
  height: 70px;
  border: 1px solid #eb4444;
  border-radius: 50px;
  color: #eb4444;
  font-size: 34px;
  letter-spacing: -0.024em;
  line-height: 4.382;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.red_button_outline:after {
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 30px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 2px solid #eb4444;
  border-right: 2px solid #eb4444;
  content: "";
}

.red_button_outline:hover {
  background-color: #eb4444;
  color: #fff;
}

.red_button_outline:hover:after {
  border-top-color: #fff;
  border-right-color: #fff;
}

.ticker {
  height: 60px;
  border-bottom: 1px solid #dddfe1;
  background-color: #f6f6f6;
}

.ticker .layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.ticker .red_icon {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.0;
}

.news_tick {
  margin: 0 auto;
}

.news_tick li {
  text-decoration: none;
}

.news_tick li * {
  display: inline-block;
}

.news_tick li dl {
  color: #000;
}

.news_tick li dt {
  margin-left: 20px;
}

.news_tick li dd {
  margin-left: 20px;
}

.red_button {
  box-sizing: border-box;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 3px solid #eb4444;
  border-radius: 50px;
  background: #eb4444;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.red_button:after {
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
}

.red_button:hover {
  border-color: #d03535;
  background-color: #d03535;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.red_icon {
  display: inline-block;
  border: 1px solid #eb4444;
  border-radius: 2px;
  color: #eb4444;
  text-decoration: none;
}

[class^="more_view"] {
  padding-left: 20px;
  background-position: top 50% left 0;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 1.743;
}

[class^="more_view"] span {
  text-decoration: underline;
}

[class^="more_view"]:hover {
  opacity: 0.7;
}

.more_view_red {
  background-image: url(../images/icon_ticker_red.png);
  color: #eb4444;
}

.tick_t {
  font-size: 14px;
}

.whats .layout {
  padding-top: 65px;
  padding-bottom: 76px;
}

.whats .img_table {
  width: 100%;
  margin: 0;
}

.whats .img_table img {
  height: 584px;
  object-fit: cover;
}

.whats .button_style {
  margin-top: 30px;
  text-align: center;
}

.whats .button_style .red_button {
  width: 440px;
  height: 80px;
  font-size: 20px;
}

.whats .button_style .red_button:after {
  right: 30px;
}

.whats .title_copy {
  margin-bottom: 12px;
  padding-top: 12px;
}

.service {
  background-color: #f3f4f5;
}

.service .layout {
  padding-top: 76px;
  padding-bottom: 76px;
}

.service .title_copy {
  padding-top: 12px;
}

.service .panels a {
  display: block;
  background-color: #fff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.service .panels .red_button {
  width: 390px;
  height: 50px;
  font-size: 18px;
}

.service .coloumn2 {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.service .coloumn2 li {
  width: 470px;
}

.service .coloumn2 li dt {
  height: 260px;
  border-bottom: 1px solid #dddfe1;
}

.service .coloumn2 li dd {
  padding: 30px 36px;
}

.service .coloumn2 li dd .panel_copy {
  padding-bottom: 1.4em;
}

.service .coloumn1 li {
  padding-top: 80px;
}

.service .coloumn1 li .panel_copy {
  padding-bottom: 1.0em;
}

.service .panel_title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.service .panel_copy {
  padding-top: 1.4em;
  color: #000;
  font-size: 14px;
  line-height: 2;
}

.service .capsule {
  display: flex;
  height: 330px;
}

.service .capsule dt {
  width: 470px;
}

.service .capsule dd {
  box-sizing: border-box;
  width: calc(100% - 470px);
  padding: 40px;
}

.service .capsule dd .red_icon {
  padding: 0.2em 0.4em;
  border-width: 2px;
  border-radius: 4px;
  font-size: 14px;
}

.service .capsule dd .panel_title {
  padding-top: 0.8em;
}

.service .capsule.reverse {
  flex-direction: row-reverse;
}

.service .premium_area {
  background: #fff;
}

.service .premium_area .layout {
  padding-top: 80px;
  padding-bottom: 80px;
}

.service .premium_area a {
  text-decoration: none;
}

.service .premium_area .red_button {
  width: 300px;
  height: 50px;
}

.service .premium_area .premium_title {
  margin-top: 0;
  color: #000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1em;
}

.service .premium_area .panel_copy {
  padding-bottom: 2.2em;
}

.service .premium_area .capsule dd {
  padding: 16px 6px 16px 30px;
}

.service .internavi_area .layout {
  padding-top: 80px;
  padding-bottom: 80px;
}

.service .internavi_area a {
  text-decoration: none;
}

.service .internavi_area .red_button {
  width: 390px;
  height: 50px;
}

.service .internavi_area .red_button {
  width: 300px;
  height: 50px;
}

.service .internavi_area .internavi_title {
  margin-top: 0;
  color: #000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1em;
}

.service .internavi_area .panel_copy {
  padding-right: 5em;
  padding-bottom: 2.2em;
}

.service .internavi_area .capsule dt {
  width: 460px;
}

.service .internavi_area .capsule dd {
  width: calc(100% - 460px);
  padding: 46px 0px 16px 0px;
}

.top_faq .layout {
  padding-top: 65px;
  padding-bottom: 76px;
}

.top_faq .title_copy {
  margin-bottom: 45px;
  padding-top: 12px;
}

.top_faq .faq_area dl:after {
  border-top: 2px solid #eb4444;
  border-right: 2px solid #eb4444;
}

.top_faq .faq_area dt {
  background-image: url(../images/icon_q_red.png);
  color: #eb4444;
}

.top_faq .faq_area dd {
  background-image: url(../images/icon_a_red.png);
}

.top_faq .button_style {
  padding-top: 34px;
  text-align: center;
}

.top_faq .button_style .red_button {
  width: 300px;
  height: 50px;
}

.top_link {
  background: #f0f1f3;
}

.top_link .layout {
  padding-top: 90px;
  padding-bottom: 100px;
}

.top_link .title_t {
  padding-bottom: 46px;
}

.top_link .title_t.fs_s {
  font-size: 38.0px;
}

.top_link .link_area {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}

.top_link .link_area li {
  width: 430px;
  min-height: 130px;
  border-bottom: 2px solid #c2c6c9;
}

.top_link .link_area li:nth-of-type(1), .top_link .link_area li:nth-of-type(2) {
  border-top: 2px solid #c2c6c9;
}

.top_link .link_area li a {
  display: flex;
  position: relative;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  color: black;
  font-size: 5.471px;
  font-size: 19px;
  line-height: 1.5;
  text-decoration: none;
}

.top_link .link_area li a:after {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #eb4444;
  border-right: 2px solid #eb4444;
  content: "";
}

.top_link .link_area li a:hover {
  opacity: 0.6;
}

.top_link .link_area.blue {
  width: 90%;
  margin: 0 auto;
}

.top_link .link_area.blue li {
  width: 380px;
}

.top_link .link_area.blue li a:after {
  border-top: 2px solid #21b8ce;
  border-right: 2px solid #21b8ce;
}

.footer {
  background: #576269;
}

.footer .layout {
  padding-top: 45px;
  padding-bottom: 176px;
}

.footer .footer_nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.footer .footer_nav a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  line-height: 1.37;
  text-decoration: none;
}

.footer .footer_nav a.header {
  margin-bottom: 2em;
  font-weight: bold;
}

.footer .footer_nav a:hover {
  text-decoration: underline;
  opacity: 0.6;
}

.footer .footer_nav > li ol li {
  font-size: 12px;
  line-height: 1.37;
}

.footer .footer_nav > li ol li a {
  position: relative;
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}

.footer .footer_nav > li ol li a:before {
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  transform: rotate(-45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: "";
}

.footer.images {
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
}

#modalChk {
  display: none;
}

.modal_area {
  display: none;
  z-index: 0;
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity 0.4s ease 0.6s;
}

#modalChk:checked ~ .modal_area {
  display: block;
  z-index: 11;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 1;
  transition: opacity 0.4s ease 0.6s;
}

#modalChk:checked ~ .modal_area:before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 860px;
  background: rgba(0, 0, 0, 0.8);
  content: "";
}

#modalChk:checked ~ .modal_area .modaler {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

#modalChk:checked ~ .modal_area .modaler .modal_box {
  position: relative;
}

@media screen and (min-height: 900px), screen and (min-width: 920px) {
  #modalChk:checked ~ .modal_area .modaler .modal_box {
    transform: scale(0.7);
  }
}

#modalChk:checked ~ .modal_area .modaler .modal_box label {
  display: inline-block;
  position: absolute;
  top: -36px;
  right: -36px;
  width: 88px;
  height: 88px;
  cursor: pointer;
}

figure {
  margin: 0;
}

.breadcrumbs {
  height: 59px;
  background: #f3f4f5;
}

.breadcrumbs ul {
  display: flex;
  height: 100%;
}

.breadcrumbs li {
  display: inline-flex;
  align-items: center;
  padding: 0 0 0 18px;
  font-size: 12px;
  font-weight: bold;
}

.breadcrumbs li:after {
  padding-left: 18px;
  color: #eb4444;
  content: ">";
}

.breadcrumbs li a {
  color: #000;
  text-decoration-color: #c2c6c9;
}

.breadcrumbs li:last-child:after {
  display: none;
}

.main_image {
  height: 95px;
  border-bottom: 4px #eb4444 solid;
  color: #595757;
}

.main_image.top {
  height: 410px;
}

.main_image .layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.main_image .copy {
  font-size: 16px;
}

.main_image .above_copy {
  margin-bottom: 20px;
}

.main_image .main_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25em;
}

.main_image .main_title + .copy {
  margin-top: 5px;
}

.main_image strong {
  font-weight: bold;
}

.main_image.premium {
  border-bottom: 4px #21b8ce solid;
}

.title_sub {
  margin-bottom: 40px;
  color: #eb4444;
  font-size: 30px;
  font-weight: bold;
  text-decoration: underline;
}

.title_blue {
  display: inline;
  margin: 0 auto;
  border-bottom: 4px #21b8ce solid;
  color: #21b8ce;
  font-size: 30px;
  font-weight: bold;
}

.title_small {
  margin-bottom: 20px;
  color: #eb4444;
  font-size: 24px;
  font-weight: bold;
}

.ticker .blue_icon {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.0;
}

.faq_area.category a:hover.faqct {
  position: absolute;
  width: 79px;
  height: 30px;
  margin-right: 2%;
  float: right;
  background-image: url(../faq/images/icon_faq_image4.png);
}

.faq_area.category dl {
  padding-top: 65px;
}

.faq_area.category dl div {
  position: absolute;
  top: 10%;
  width: 100%;
}

.faq_area.category dl div:after {
  display: block;
  position: absolute;
  right: 20%;
  clear: both;
  content: "";
}

.faq_area.category dl div span {
  margin-right: 10px;
  color: #000;
  font-weight: bold;
}

.faq_area.category dl div span.htc {
  display: block;
  width: 132px;
  height: 30px;
  float: left;
  background-image: url(../faq/images/icon_faq_image1.png);
}

.faq_area.category dl div span.htcp {
  display: block;
  width: 196px;
  height: 30px;
  float: left;
  background-image: url(../faq/images/icon_faq_image2.png);
}

.faq_area.category dl div span.faqct {
  position: absolute;
  width: 79px;
  height: 30px;
  margin-right: 2%;
  float: right;
  background-image: url(../faq/images/icon_faq_image3.png);
}

.faq_area.category dl div span.faqno {
  position: absolute;
  margin-right: 7%;
  padding-top: 4px;
  float: right;
}

.faq_area li {
  border-bottom: 2px solid #f1f2f4;
}

.faq_area li:first-of-type {
  border-top: 2px solid #f1f2f4;
}

.faq_area a {
  text-decoration: none;
}

.faq_area a:hover {
  text-decoration: underline;
  text-decoration-color: #444444;
}

.faq_area a:hover dl dt {
  text-decoration-color: #eb4444 !important;
}

.faq_area dl {
  position: relative;
  padding-top: 35px;
  padding-right: 120px;
  padding-bottom: 40px;
}

.faq_area dl:after {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 24px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  content: "";
}

.faq_area dt, .faq_area dd {
  padding-left: 48px;
  background-position: top 0 left 0;
  background-repeat: no-repeat;
}

.faq_area dt {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 32px;
}

.faq_area dt:hover {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 32px;
}

.faq_area dd {
  background-image: url(../images/icon_a_red.png);
  color: black;
  font-size: 16px;
  line-height: 32px;
  text-overflow: ellipsis;
}

.faq_area.blue_faq a:hover {
  text-decoration-color: #36bed2;
  transition: none;
}

.faq_area.blue_faq a dl:after {
  border-top: 2px solid #36bed2;
  border-right: 2px solid #36bed2;
}

.faq_area.blue_faq a dt {
  background-image: url(../images/icon_q_blue.png);
  color: #36bed2;
}

.faq_area.blue_faq a dd {
  background-image: url(../images/icon_a_blue.png);
}

.faq_white li {
  border-bottom: 2px solid #fff;
}

.faq_white li:first-of-type {
  border-top: 2px solid #fff;
}

.sec .layout {
  padding: 120px 0;
}

.blue_icon {
  display: inline-block;
  border: 1px solid #21b8ce;
  border-radius: 2px;
  color: #21b8ce;
  text-decoration: none;
}

.more_view_blue {
  background-image: url(../images/icon_ticker_blue.png);
  color: #21b8ce;
}

.merit {
  background-color: #f3f4f5;
}

.spliller {
  position: relative;
  width: 100%;
  min-width: 980px;
  min-height: calc(480px + 96px);
  overflow: hidden;
}

.spliller:after {
  display: block;
  z-index: 0;
  position: absolute;
  top: 96px;
  width: 1920px;
  height: 480px;
  content: "";
}

.spliller.height_small {
  min-height: calc(374px + 43px);
}

.spliller.height_small:after {
  top: 43px;
  height: 374px;
}

.spliller .layout {
  z-index: 1;
}

.spliller.cBlue_deep:after {
  background-color: #21b8ce;
}

.spliller.cBlue_right {
  min-height: calc(440px + 96px);
}

.spliller.cBlue_right:after {
  height: 440px;
  background-color: #cde9ee;
}

.spliller.cWhite:after {
  background-color: #fff;
}

.spliller.cRed:after {
  background-color: #eb4444;
}

.spliller.left:after {
  right: 50%;
  margin-right: -410px;
}

.spliller.right:after {
  left: 50%;
  margin-left: -410px;
}

.spliller.right.middle440:after {
  margin-left: -50px;
}

.colorbelt {
  position: relative;
  width: 100%;
  min-width: 980px;
  max-width: 100%;
  overflow: hidden;
}

.colorbelt:after {
  display: block;
  z-index: 0;
  position: absolute;
  top: 65px;
  max-width: 100%;
  height: 305px;
  content: "";
}

.colorbelt.height_small {
  min-height: calc(374px + 43px);
}

.colorbelt.height_small:after {
  top: 43px;
  height: 374px;
}

.colorbelt .layout {
  z-index: 1;
}

.colorbelt.t70:after {
  top: 80px;
  height: 200px;
}

.colorbelt.cBlue_deep:after {
  background-color: #21b8ce;
}

.colorbelt.cBlue_right:after {
  background-color: #cde9ee;
}

.colorbelt.cWhite:after {
  background-color: #fff;
}

.colorbelt.cRed:after {
  background-color: #eb4444;
}

.colorbelt.cPink:after {
  background-color: #f6d6d6;
}

.colorbelt.left:after {
  right: 50%;
  margin-right: -410px;
}

.colorbelt.right:after {
  left: 50%;
  margin-left: -410px;
}

.colorbelt.right.middle440:after {
  margin-left: -50px;
}

.bk_white {
  background-color: #fff;
}

.bk_blue1 {
  background-color: #21b8ce;
}

.bk_blue2 {
  background-color: #21b8ce;
}

.bk_blue3 {
  background-color: #cde9ee;
}

.bk_gray1 {
  background-color: #dddfe1;
}

.bk_gray2 {
  background-color: #f3f4f5;
}

.bk_gray3 {
  background-color: #f1f2f4;
}

.bk_gray4 {
  background-color: #f0f1f3;
}

.bk_gray5 {
  background-color: #c2c6c9;
}

.bk_pink {
  background-color: #fcf0f0;
}

.fc_gray1 {
  color: #dddfe1;
}

.fc_gray2 {
  color: #f3f4f5;
}

.fc_gray3 {
  color: #f1f2f4;
}

.fc_gray4 {
  color: #f0f1f3;
}

.fc_gray5 {
  color: #c2c6c9;
}

.bb_cBlue_dt {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #36bed2;
}

.bx_shadow {
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

.plus_mark {
  position: relative;
}

.plus_mark:before {
  display: block;
  position: absolute;
  top: calc(20px + 16px);
  left: calc(50% - 16px);
  width: 40px;
  height: 8px;
  background: #000;
  content: "";
}

.plus_mark:after {
  display: block;
  position: absolute;
  top: 20px;
  left: 50%;
  width: 8px;
  height: 40px;
  background: #000;
  content: "";
}

.plus_mark2 {
  position: relative;
}

.plus_mark2:before {
  display: block;
  position: absolute;
  top: calc(24px + 16px);
  left: calc(50% - 20px);
  width: 48px;
  height: 8px;
  background: #eb4444;
  content: "";
}

.plus_mark2:after {
  display: block;
  position: absolute;
  top: 20px;
  left: 50%;
  width: 8px;
  height: 48px;
  background: #eb4444;
  content: "";
}

.coloumn3 {
  display: flex;
  justify-content: space-between;
}

.coloumn3 .vAlign {
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon_balloon_arrow {
  position: relative;
}

.icon_balloon_arrow:after {
  display: block;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-image: url(../images/icon_ballon_arrow_blue.png);
  background-repeat: no-repeat;
  content: "";
}

.height100 {
  height: 100%;
}

.m0a {
  margin: 0 auto;
}

.img_box {
  display: inline-block;
  line-height: 0;
  vertical-align: bottom;
}

.bx_inner {
  box-sizing: border-box;
}

.btn_op:hover {
  opacity: 0.6;
}

.dsp_block {
  display: block;
}

.dsp_inline_block {
  display: inline-block;
}

[class^="flex"] {
  display: flex;
}

.flex_justCenter {
  justify-content: center;
}

.flex_jusBetween {
  justify-content: space-between;
}

.flex_jusAround {
  justify-content: space-around;
}

.flex_flexWrap {
  flex-wrap: wrap;
}

.flex_aliCenter {
  align-items: center;
}

.flex_aliBase {
  align-items: baseline;
}

.flex_aliBetween {
  align-content: space-between;
}

.flex_dirRow {
  flex-direction: row;
}

.flex_dirRowReverse {
  flex-direction: row-reverse;
}

.flex_dirRowColumn {
  flex-direction: column;
}

.flex_dirRowColumnReverse {
  flex-direction: column-reverse;
}

.flex_alignStart {
  align-self: flex-start;
}

.pos_relative {
  position: relative;
}

.pos_absolute {
  position: absolute;
}

.pos_fixed {
  position: fixed;
}

.tx_left {
  text-align: left;
}

.tx_center {
  text-align: center;
}

.tx_right {
  text-align: right;
}

.fw_bold {
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
  font-weight: bold;
}

.color01 {
  color: #eb4444;
}

.color02 {
  color: #21b8ce;
}

.fs10 {
  font-size: 10px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.fs12 {
  font-size: 12px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.fs14 {
  font-size: 14px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.fs16 {
  font-size: 16px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.fs18 {
  font-size: 18px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.fs20 {
  font-size: 20px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.fs22 {
  font-size: 22px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.fs24 {
  font-size: 24px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.fs26 {
  font-size: 26px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.fs28 {
  font-size: 28px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.fs30 {
  font-size: 30px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.fs32 {
  font-size: 32px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.fs34 {
  font-size: 34px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.fs36 {
  font-size: 36px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.fs38 {
  font-size: 38px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.fs40 {
  font-size: 40px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.fs42 {
  font-size: 42px;
}

.mt105 {
  margin-top: 105px;
}

.mr105 {
  margin-right: 105px;
}

.mb105 {
  margin-bottom: 105px;
}

.ml105 {
  margin-left: 105px;
}

.pt105 {
  padding-top: 105px;
}

.pr105 {
  padding-right: 105px;
}

.pb105 {
  padding-bottom: 105px;
}

.pl105 {
  padding-left: 105px;
}

.fs44 {
  font-size: 44px;
}

.mt110 {
  margin-top: 110px;
}

.mr110 {
  margin-right: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.ml110 {
  margin-left: 110px;
}

.pt110 {
  padding-top: 110px;
}

.pr110 {
  padding-right: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.pl110 {
  padding-left: 110px;
}

.fs46 {
  font-size: 46px;
}

.mt115 {
  margin-top: 115px;
}

.mr115 {
  margin-right: 115px;
}

.mb115 {
  margin-bottom: 115px;
}

.ml115 {
  margin-left: 115px;
}

.pt115 {
  padding-top: 115px;
}

.pr115 {
  padding-right: 115px;
}

.pb115 {
  padding-bottom: 115px;
}

.pl115 {
  padding-left: 115px;
}

.fs48 {
  font-size: 48px;
}

.mt120 {
  margin-top: 120px;
}

.mr120 {
  margin-right: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.ml120 {
  margin-left: 120px;
}

.pt120 {
  padding-top: 120px;
}

.pr120 {
  padding-right: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pl120 {
  padding-left: 120px;
}

.fs50 {
  font-size: 50px;
}

.mt125 {
  margin-top: 125px;
}

.mr125 {
  margin-right: 125px;
}

.mb125 {
  margin-bottom: 125px;
}

.ml125 {
  margin-left: 125px;
}

.pt125 {
  padding-top: 125px;
}

.pr125 {
  padding-right: 125px;
}

.pb125 {
  padding-bottom: 125px;
}

.pl125 {
  padding-left: 125px;
}

.fs52 {
  font-size: 52px;
}

.mt130 {
  margin-top: 130px;
}

.mr130 {
  margin-right: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.ml130 {
  margin-left: 130px;
}

.pt130 {
  padding-top: 130px;
}

.pr130 {
  padding-right: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pl130 {
  padding-left: 130px;
}

.fs54 {
  font-size: 54px;
}

.mt135 {
  margin-top: 135px;
}

.mr135 {
  margin-right: 135px;
}

.mb135 {
  margin-bottom: 135px;
}

.ml135 {
  margin-left: 135px;
}

.pt135 {
  padding-top: 135px;
}

.pr135 {
  padding-right: 135px;
}

.pb135 {
  padding-bottom: 135px;
}

.pl135 {
  padding-left: 135px;
}

.fs56 {
  font-size: 56px;
}

.mt140 {
  margin-top: 140px;
}

.mr140 {
  margin-right: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.ml140 {
  margin-left: 140px;
}

.pt140 {
  padding-top: 140px;
}

.pr140 {
  padding-right: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.pl140 {
  padding-left: 140px;
}

.fs58 {
  font-size: 58px;
}

.mt145 {
  margin-top: 145px;
}

.mr145 {
  margin-right: 145px;
}

.mb145 {
  margin-bottom: 145px;
}

.ml145 {
  margin-left: 145px;
}

.pt145 {
  padding-top: 145px;
}

.pr145 {
  padding-right: 145px;
}

.pb145 {
  padding-bottom: 145px;
}

.pl145 {
  padding-left: 145px;
}

.fs60 {
  font-size: 60px;
}

.mt150 {
  margin-top: 150px;
}

.mr150 {
  margin-right: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.ml150 {
  margin-left: 150px;
}

.pt150 {
  padding-top: 150px;
}

.pr150 {
  padding-right: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pl150 {
  padding-left: 150px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.lh14 {
  line-height: 1.4em;
}

.zin5 {
  z-index: 5;
}

.zin-5 {
  z-index: -5;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.lh16 {
  line-height: 1.6em;
}

.zin10 {
  z-index: 10;
}

.zin-10 {
  z-index: -10;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.lh18 {
  line-height: 1.8em;
}

.zin15 {
  z-index: 15;
}

.zin-15 {
  z-index: -15;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.lh20 {
  line-height: 2em;
}

.zin20 {
  z-index: 20;
}

.zin-20 {
  z-index: -20;
}

.w980 {
  max-width: 980px;
}

.w900 {
  max-width: 900px;
}

.w880 {
  max-width: 880px;
}

.w860 {
  max-width: 860px;
}

.w845 {
  max-width: 845px;
}

.w800 {
  max-width: 800px;
}

.w780 {
  max-width: 780px;
}

.w760 {
  max-width: 760px;
}

.w740 {
  max-width: 740px;
}

.w660 {
  max-width: 660px;
}

.w650 {
  max-width: 650px;
}

.w600 {
  max-width: 600px;
}

.w580 {
  max-width: 580px;
}

.w150 {
  max-width: 150px;
}

.w135 {
  max-width: 135px;
}

.w180 {
  max-width: 180px;
}

.w215 {
  max-width: 215px;
}

.w230 {
  max-width: 230px;
}

.w245 {
  max-width: 245px;
}

.w270 {
  max-width: 270px;
}

.w280 {
  max-width: 280px;
}

.w360 {
  max-width: 360px;
}

.w375 {
  max-width: 375px;
}

.w325 {
  max-width: 325px;
}

.w300 {
  max-width: 300px;
}

.w350 {
  max-width: 350px;
}

.w380 {
  max-width: 380px;
}

.w300 {
  width: 100%;
  max-width: 300px;
}

.w400 {
  max-width: 400px;
}

.w410 {
  max-width: 410px;
}

.w420 {
  max-width: 420px;
}

.w470 {
  max-width: 470px;
}

.w475 {
  max-width: 475px;
}

.w480 {
  max-width: 480px;
}

.w490 {
  max-width: 490px;
}

.w540 {
  max-width: 540px;
}

.w550 {
  max-width: 550px;
}

.w590 {
  max-width: 590px;
}

.w620 {
  max-width: 620px;
}

.w660 {
  max-width: 660px;
}

.w725 {
  max-width: 725px;
}

.w800 {
  max-width: 800px;
}

.he200 {
  height: 200px;
}

.he220 {
  height: 220px;
}

.he235 {
  height: 235px;
}

.he250 {
  height: 250px;
}

.he270 {
  height: 270px;
}

.he300 {
  height: 300px;
}

.he340 {
  height: 340px;
}

.he365 {
  height: 365px;
}

.he380 {
  height: 380px;
}

.he390 {
  height: 390px;
}

.he400 {
  height: 400px;
}

.he435 {
  height: 435px;
}

.he600 {
  height: 600px;
}

.he900 {
  height: 900px;
}

.pb350 {
  padding-bottom: 350px;
}

.pb200 {
  padding-bottom: 200px;
}

.tdn {
  color: #000;
  text-decoration: none;
}

.bbn {
  border-bottom: none;
}

.black {
  color: #000 !important;
}

.red {
  color: #eb4444;
}

.top_red {
  width: 980px;
  margin: 0 auto;
  border-top: 4px #eb4444 solid;
  background-color: #fff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

.top_blue {
  margin: 0 auto;
  border-top: 4px #21b8ce solid;
  background-color: #fff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

.border_blue {
  width: 980px;
  margin: 0 auto;
  border: 4px #21b8ce solid;
  background-color: #fff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

.backBlue_deep {
  background-color: #21b8ce;
}

.backBlue_right {
  background-color: #cde9ee;
}

.backWhite {
  background-color: #fff;
}

.backRed {
  background-color: #eb4444;
}

.backBlue {
  background-color: #cde9ee;
}

.under {
  text-decoration: underline;
}

.blueline {
  texe-align: center;
  display: inline-block;
  width: 860px;
  margin: 0 auto;
  border-bottom: 2px #21b8ce solid;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.wd5 {
  width: 5px;
}

.wd10 {
  width: 10px;
}

.wd15 {
  width: 15px;
}

.wd20 {
  width: 20px;
}

.wd25 {
  width: 25px;
}

.wd30 {
  width: 30px;
}

.wd35 {
  width: 35px;
}

.wd40 {
  width: 40px;
}

.wd45 {
  width: 45px;
}

.wd50 {
  width: 50px;
}

.wd55 {
  width: 55px;
}

.wd60 {
  width: 60px;
}

.wd65 {
  width: 65px;
}

.wd70 {
  width: 70px;
}

.wd75 {
  width: 75px;
}

.wd80 {
  width: 80px;
}

.wd85 {
  width: 85px;
}

.wd90 {
  width: 90px;
}

.wd95 {
  width: 95px;
}

.wd100 {
  width: 100px;
}

.wd105 {
  width: 105px;
}

.wd110 {
  width: 110px;
}

.wd115 {
  width: 115px;
}

.wd120 {
  width: 120px;
}

.wd125 {
  width: 125px;
}

.wd130 {
  width: 130px;
}

.wd135 {
  width: 135px;
}

.wd140 {
  width: 140px;
}

.wd145 {
  width: 145px;
}

.wd150 {
  width: 150px;
}

.wd155 {
  width: 155px;
}

.wd160 {
  width: 160px;
}

.wd165 {
  width: 165px;
}

.wd170 {
  width: 170px;
}

.wd175 {
  width: 175px;
}

.wd180 {
  width: 180px;
}

.wd185 {
  width: 185px;
}

.wd190 {
  width: 190px;
}

.wd195 {
  width: 195px;
}

.wd200 {
  width: 200px;
}

.wd205 {
  width: 205px;
}

.wd210 {
  width: 210px;
}

.wd215 {
  width: 215px;
}

.wd220 {
  width: 220px;
}

.wd225 {
  width: 225px;
}

.wd230 {
  width: 230px;
}

.wd235 {
  width: 235px;
}

.wd240 {
  width: 240px;
}

.wd245 {
  width: 245px;
}

.wd250 {
  width: 250px;
}

.wd255 {
  width: 255px;
}

.wd260 {
  width: 260px;
}

.wd265 {
  width: 265px;
}

.wd270 {
  width: 270px;
}

.wd275 {
  width: 275px;
}

.wd280 {
  width: 280px;
}

.wd285 {
  width: 285px;
}

.wd290 {
  width: 290px;
}

.wd295 {
  width: 295px;
}

.wd300 {
  width: 300px;
}

.wd305 {
  width: 305px;
}

.wd310 {
  width: 310px;
}

.wd315 {
  width: 315px;
}

.wd320 {
  width: 320px;
}

.wd325 {
  width: 325px;
}

.wd330 {
  width: 330px;
}

.wd335 {
  width: 335px;
}

.wd340 {
  width: 340px;
}

.wd345 {
  width: 345px;
}

.wd350 {
  width: 350px;
}

.wd355 {
  width: 355px;
}

.wd360 {
  width: 360px;
}

.wd365 {
  width: 365px;
}

.wd370 {
  width: 370px;
}

.wd375 {
  width: 375px;
}

.wd380 {
  width: 380px;
}

.wd385 {
  width: 385px;
}

.wd390 {
  width: 390px;
}

.wd395 {
  width: 395px;
}

.wd400 {
  width: 400px;
}

.wd405 {
  width: 405px;
}

.wd410 {
  width: 410px;
}

.wd415 {
  width: 415px;
}

.wd420 {
  width: 420px;
}

.wd425 {
  width: 425px;
}

.wd430 {
  width: 430px;
}

.wd435 {
  width: 435px;
}

.wd440 {
  width: 440px;
}

.wd445 {
  width: 445px;
}

.wd450 {
  width: 450px;
}

.wd455 {
  width: 455px;
}

.wd460 {
  width: 460px;
}

.wd465 {
  width: 465px;
}

.wd470 {
  width: 470px;
}

.wd475 {
  width: 475px;
}

.wd480 {
  width: 480px;
}

.wd485 {
  width: 485px;
}

.wd490 {
  width: 490px;
}

.wd495 {
  width: 495px;
}

.wd500 {
  width: 500px;
}

.wd510 {
  width: 510px;
}

.wd520 {
  width: 520px;
}

.wd530 {
  width: 530px;
}

.wd540 {
  width: 540px;
}

.wd550 {
  width: 550px;
}

.wd560 {
  width: 560px;
}

.wd570 {
  width: 570px;
}

.wd580 {
  width: 580px;
}

.wd590 {
  width: 590px;
}

.wd600 {
  width: 600px;
}

.wd610 {
  width: 610px;
}

.wd620 {
  width: 620px;
}

.wd630 {
  width: 630px;
}

.wd640 {
  width: 640px;
}

.wd650 {
  width: 650px;
}

.wd660 {
  width: 660px;
}

.wd670 {
  width: 670px;
}

.wd680 {
  width: 680px;
}

.wd690 {
  width: 690px;
}

.wd700 {
  width: 700px;
}

.wd710 {
  width: 710px;
}

.wd720 {
  width: 720px;
}

.wd730 {
  width: 730px;
}

.wd740 {
  width: 740px;
}

.wd750 {
  width: 750px;
}

.wd760 {
  width: 760px;
}

.wd770 {
  width: 770px;
}

.wd780 {
  width: 780px;
}

.wd790 {
  width: 790px;
}

.wd800 {
  width: 800px;
}

.wd810 {
  width: 810px;
}

.wd820 {
  width: 820px;
}

.wd830 {
  width: 830px;
}

.wd840 {
  width: 840px;
}

.wd850 {
  width: 850px;
}

.wd860 {
  width: 860px;
}

.wd870 {
  width: 870px;
}

.wd880 {
  width: 880px;
}

.wd890 {
  width: 890px;
}

.wd900 {
  width: 900px;
}

.wd910 {
  width: 910px;
}

.wd920 {
  width: 920px;
}

.wd930 {
  width: 930px;
}

.wd940 {
  width: 940px;
}

.wd950 {
  width: 950px;
}

.wd960 {
  width: 960px;
}

.wd970 {
  width: 970px;
}

.wd980 {
  width: 980px;
}

.wd990 {
  width: 990px;
}

.wd1000 {
  width: 1000px;
}

.ti1 {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

.ti2 {
  padding-left: 1em;
  text-indent: -1em;
}

.ti3 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.ti4 {
  padding-left: 2em;
  text-indent: -2em;
}

.ti5 {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

.ti6 {
  padding-left: 3em;
  text-indent: -3em;
}

.ti7 {
  padding-left: 3.5em;
  text-indent: -3.5em;
}

.ti8 {
  padding-left: 4em;
  text-indent: -4em;
}

.ti9 {
  padding-left: 4.5em;
  text-indent: -4.5em;
}

.ti10 {
  padding-left: 5em;
  text-indent: -5em;
}

.movieguide {
  background: #fff;
}

.modal-open:hover {
  cursor: pointer;
}

/* モーダル コンテンツエリア */
.modalzone {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  z-index: 2;
  position: fixed;
  top: 55%;
  left: 50%;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  color: #666666;
}

.modalzone .modalbox {
  width: 100%;
  max-height: 721px;
  max-height: 75vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.modalzone .modalbox img {
  max-width: 780px;
}

.modalzone ::-webkit-scrollbar {
  width: 10px;
}

.modalzone ::-webkit-scrollbar-track {
  border: none;
  border-radius: 10px;
  background: #fff;
  box-shadow: inset 0 0 2px #777;
}

.modalzone ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ccc;
  box-shadow: none;
}

.mfp-close {
  top: -30px;
  right: -22px;
  width: 88px;
  height: 88px;
  background: url(../images/icon_close.png) 0 0 no-repeat;
  text-indent: -9999px;
  opacity: 1;
}

.mfp-close img {
  position: absolute;
  margin: 0 auto;
  text-align: center;
}

/* モーダル 背景エリア */
#modal-bg {
  display: none;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: 0.95;
}

button.mfp-close {
  -webkit-appearance: none;
  display: block;
  z-index: 1046;
  padding: 0;
  overflow: visible;
  border: 0;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  touch-action: manipulation;
}

.mfp-close {
  position: absolute;
  top: -30px;
  right: -20px;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.bxshadow_n {
  box-shadow: none !important;
}

.htcpremium_service_flow {
  background-image: url(../images/bk_htcpremium_service_flow_side.png);
  background-position: top 0 left 0;
  background-repeat: no-repeat;
}

.splillersupport_under {
  position: relative;
  width: 100%;
  max-width: 1130px;
  height: 700px;
  min-height: calc(440px + 96px);
  margin: 0 auto;
  overflow: hidden;
}

.splillersupport_under:after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 180px;
  width: 100%;
  max-width: 1130px;
  height: 430px;
  content: "";
}

.splillersupport_under.cBlue_right:after {
  background-color: #cde9ee;
}

.splillersupport {
  position: relative;
  width: 100%;
  max-width: 1130px;
  min-height: calc(440px + 96px);
  margin: 0 auto;
  overflow: hidden;
}

.splillersupport:after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0px;
  width: 100%;
  max-width: 1130px;
  height: 440px;
  content: "";
}

.splillersupport.he320:after {
  height: 320px;
}

.splillersupport.he400:after {
  height: 400px;
}

.splillersupport.he420:after {
  height: 420px;
}

.splillersupport.he470:after {
  height: 470px;
}

.splillersupport.he560:after {
  height: 560px;
}

.splillersupport.he610:after {
  height: 610px;
}

.splillersupport.he690:after {
  height: 690px;
}

.splillersupport.he900:after {
  height: 900px;
}

.splillersupport.he1550:after {
  height: 1550px;
}

.splillersupport.he1600:after {
  height: 1600px;
}

.splillersupport.he1830:after {
  height: 1830px;
}

.splillersupport .layout {
  z-index: -1;
}

.splillersupport.cBlue_deep:after {
  background-color: #21b8ce;
}

.splillersupport.cBlue_right:after {
  background-color: #cde9ee;
}

.splillersupport.cWhite:after {
  background-color: #fff;
}

.splillersupport.cRed:after {
  background-color: #eb4444;
}

.splillersupport.cGray:after {
  background-color: #a6abaf;
}

.splillersupport.cPink:after {
  background-color: #f6cece;
}

.splillersupport.cBlue:after {
  background-color: #cde9ee;
}

.splillersupport.left:after {
  right: 50%;
  margin-right: -410px;
}

.splillersupport.right:after {
  left: 50%;
  margin-left: -410px;
}

.splillersupport.right.middle440:after {
  margin-left: -50px;
}

.redbarbox {
  width: 785px;
  margin: 0 auto;
}

.redbarbox .redbar p {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #e06666;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.redbarbox .twocolumn {
  border-bottom: 2px #e06666 solid;
  background: #f5cccc;
  color: #565b5b;
  text-align: center;
}

.redbarbox .twocolumn div {
  width: 391px;
}

.redbarbox .twocolumn div:first-child {
  float: left;
  border-right: 1px #e06666 solid;
}

.redbarbox .twocolumn div:last-child {
  float: left;
  border-left: 1px #e06666 solid;
}

.dotcolumn {
  width: 785px;
  margin: 0 auto;
  background: #fcf2f2;
}

.dotcolumn div {
  width: 391px;
  float: left;
}

.dotcolumn div:first-child {
  border-right: 2px #e06666 dashed;
}

.dotcolumn div p {
  font-size: 14px;
}

.mydealerbox {
  width: 980px;
  margin: 0 auto;
}

.mydealerbox h3 {
  position: relative;
  padding-bottom: 10px;
  padding-left: 2.3em;
  border-bottom: 1px #eb4444 solid;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.mydealerbox h3:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -1em;
  width: 32px;
  height: 32px;
  margin-left: 1em;
  background-size: contain;
  content: "";
}

.mydealerbox h4 {
  font-size: 20px;
  font-weight: bold;
}

.mydealerbox .pbox {
  width: 490px;
  margin-top: 25px;
  float: left;
  text-align: left;
}

.mydealerbox .pbox.top0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.mydealerbox .pbox p {
  width: 450px;
  margin-top: 20px;
}

.mydealerbox figure {
  padding-left: 70px;
}

.mydealerbox figure.pl0 {
  padding-left: 0 !important;
}

.mydealerbox figure img {
  padding-top: 15px;
}

.jafwhite {
  width: 980px;
  margin: 0 auto;
  margin-top: 60px;
  background: #fff;
}

.jafwhite h3 {
  padding-top: 50px;
  padding-bottom: 40px;
  font-size: 30px;
  font-weight: bold;
}

.jafwhite p {
  line-height: 2em;
}

.okyaku {
  display: inline-block;
  width: 110px !important;
  border: 2px #e06666 solid;
  background: #f5cccc;
  color: #565b5b;
  font-size: 16px;
  font-weight: bold;
}

sup {
  position: relative;
  bottom: 1ex;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
}

.htcabout_main_bk {
  background-image: url(../htc/images/img_htcabout_main.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcabout_site_bk1 {
  background-image: url(../htc/images/img_htcabout_site_bk1.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
}

.htcabout_support_bk1 {
  background-image: url(../htc/images/img_htcabout_support_main.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
}

.htcabout .colorbelt:after {
  width: 100%;
}

.htcabout_support_main_bk {
  background-image: url(../htc/images/img_htcabout_main2.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcabout_option_main_bk {
  background-image: url(../htc/images/img_htcabout_main10.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcabout_member_main_bk {
  background-image: url(../htc/images/img_htcabout_main3.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcabout_entry_main_bk {
  background-image: url(../htc/images/img_htcabout_main6.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcpremium_main_bk {
  background-image: url(../premium/images/img_htcpremium_main_bk.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcpremium_remoto_main_bk {
  background-image: url(../premium/images/d_htcpremium_main4.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcpremium_remoto .colorbelt:after {
  width: 100%;
}

.htcpremium_support_main_bk {
  background-image: url(../premium/images/img_htcpremium_support_main_bk.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcpremium_support .colorbelt:after {
  width: 100%;
}

.htcpremium_option_main_bk {
  background-image: url(../premium/images/img_htcpremium_option_main_bk.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcpremium_option .colorbelt:after {
  width: 100%;
}

.htcpremium_democar_main_bk {
  background-image: url(../premium/images/img_htcpremium_democar_main_bk.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.htcpremium_democar .colorbelt:after {
  width: 100%;
}

.accounting_main_bk {
  background-image: url(../accounting/images/img_accounting_main1.png);
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flow01 {
  position: absolute;
  top: 15%;
  left: 23.7%;
  width: 150px;
  height: 40px;
}

.flow02 {
  position: absolute;
  top: 15%;
  left: 43%;
  width: 150px;
  height: 40px;
}

.flow03 {
  position: absolute;
  top: 15%;
  left: 62.8%;
  width: 150px;
  height: 40px;
}

.flow04 {
  position: absolute;
  top: 15%;
  left: 82.5%;
  width: 150px;
  height: 40px;
}

.flow05 {
  position: absolute;
  top: 21.8%;
  left: 23.7%;
  width: 150px;
  height: 40px;
}

.flow06 {
  position: absolute;
  top: 21.8%;
  left: 43%;
  width: 150px;
  height: 40px;
}

.flow07 {
  position: absolute;
  top: 21.8%;
  left: 62.8%;
  width: 150px;
  height: 40px;
}

.flow08 {
  position: absolute;
  top: 21.8%;
  left: 82.5%;
  width: 150px;
  height: 40px;
}

.flow09 {
  position: absolute;
  top: 28.5%;
  left: 51.65%;
  width: 150px;
  height: 40px;
}

.member_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 980px;
}

.member_cont div {
  margin-bottom: 25px;
  border-top: 4px #eb4444 solid;
  background-color: #fff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.member_cont div h4 {
  margin: 15px auto 5px;
  font-size: 20px;
  font-weight: bold;
}

.member_cont div p.text {
  margin-bottom: 5px;
  font-size: 14px;
}

.member_cont div p.sub {
  font-size: 10px;
}

.member_cont div.column {
  width: 310px;
  height: 455px;
  padding-top: 25px;
}

.member_cont div.long {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 980px;
  height: 240px;
  padding: 60px 30px 40px;
}

.member_cont div.long div {
  border: none;
  box-shadow: none;
}

.member_service {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.member_service h4 {
  margin-top: 40px;
  margin-bottom: 35px;
  font-size: 28px;
  font-weight: bold;
}

.member_service .boxarea {
  display: flex;
  justify-content: space-between;
  width: 790px;
  margin: 0 auto;
  margin-left: 75px !important;
  padding-right: 50px !important;
  padding-bottom: 55px;
  border-bottom: 1px #eb4444 dotted;
}

.member_service .boxarea:last-child {
  border-bottom: none;
}

.member_service .boxarea .column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 425px;
  margin-left: 45px;
  text-align: left;
}

.member_service .boxarea .column:last-child {
  margin-left: 70px;
}

.member_service .boxarea .column p {
  font-size: 20px;
  font-weight: bold;
}

.member_service .boxarea .column p span {
  padding-right: 0.3em;
}

.member_service .boxarea .column .panel {
  display: inline-block;
  width: 68px;
  height: 26px;
  margin-right: 3px;
  padding-top: 4px;
  background-color: #576269;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  list-style: none;
  text-align: center;
  vertical-align: middle;
}

.member_service .boxarea .box a {
  display: inline-block;
  padding-top: 10px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  color: #000;
}

.member_service .boxarea .box a:last-child {
  position: relative;
}

.member_service .boxarea .box a:last-child:after {
  display: block;
  position: absolute;
  top: 35%;
  right: -1.5em;
  width: 16px;
  height: 14px;
  margin: 0 auto;
  background: url(../images/icon_link_black.png) no-repeat;
  content: "";
}

.member_service .boxarea .box a.mydealer {
  display: block;
}

.member_service .boxarea .box a.mydealer:after {
  background: none;
}

.cont01 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 30.7%;
  left: 16%;
  transform: translate(-50%, -50%);
}

.cont02 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 30.7%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cont03 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 30.7%;
  left: 84%;
  transform: translate(-50%, -50%);
}

.cont04 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 73.5%;
  left: 50%;
  width: 980px;
  transform: translate(-50%, -50%);
}

.cont07 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 17.5%;
  left: 50%;
  width: 980px;
  transform: translate(-50%, -50%);
}

.cont08 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 39.5%;
  left: 24.5%;
  transform: translate(-50%, -50%);
}

.cont09 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 39.5%;
  left: 75.5%;
  transform: translate(-50%, -50%);
}

.cont10 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 66.3%;
  left: 50%;
  width: 980px;
  transform: translate(-50%, -50%);
}

.cont11 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 88%;
  left: 50%;
  width: 980px;
  transform: translate(-50%, -50%);
}

.contbtn01 {
  position: absolute;
  top: 11.2%;
  left: 23%;
}

.contbtn02 {
  position: absolute;
  top: 16.2%;
  left: 23%;
}

.contbtn03 {
  position: absolute;
  top: 21%;
  left: 23%;
}

.contbtn04 {
  position: absolute;
  top: 11.2%;
  left: 58.3%;
}

.contbtn05 {
  position: absolute;
  top: 16.2%;
  left: 58.3%;
}

.contbtn06 {
  position: absolute;
  top: 21%;
  left: 58.3%;
}

.contbtn07 {
  position: absolute;
  top: 33.2%;
  left: 23%;
}

.contbtn08 {
  position: absolute;
  top: 38%;
  left: 23%;
}

.contbtn09 {
  position: absolute;
  top: 43%;
  left: 23%;
}

.contbtn10 {
  position: absolute;
  top: 33.2%;
  left: 73.8%;
}

.contbtn11 {
  position: absolute;
  top: 38.1%;
  left: 73.4%;
}

.contbtn12 {
  position: absolute;
  top: 42.6%;
  left: 73.7%;
}

.contbtn13 {
  position: absolute;
  top: 60%;
  left: 23%;
}

.contbtn14 {
  position: absolute;
  top: 64.6%;
  left: 23%;
}

.contbtn15 {
  position: absolute;
  top: 69.9%;
  left: 23%;
}

.contbtn16 {
  position: absolute;
  top: 75%;
  left: 23%;
}

.contbtn17 {
  position: absolute;
  top: 59.7%;
  left: 58.5%;
}

.contbtn18 {
  position: absolute;
  top: 65%;
  left: 58.5%;
}

.contbtn19 {
  position: absolute;
  top: 70%;
  left: 58.5%;
}

.contbtn20 {
  position: absolute;
  top: 86.7%;
  left: 23%;
}

.entry01 {
  position: absolute;
  top: 14.9%;
  left: 24.8%;
  width: 460px;
  height: 125px;
}

.entry02 {
  position: absolute;
  top: 42.9%;
  left: 24.8%;
  width: 460px;
  height: 125px;
}

.entry03 {
  position: absolute;
  top: 71%;
  left: 24.8%;
  width: 460px;
  height: 125px;
}

.entry04 {
  position: absolute;
  top: 14.9%;
  left: 51.2%;
  width: 460px;
  height: 125px;
}

.entry05 {
  position: absolute;
  top: 42.9%;
  left: 51.2%;
  width: 460px;
  height: 125px;
}

.entry06 {
  position: absolute;
  top: 71%;
  left: 51.2%;
  width: 460px;
  height: 125px;
}

.allow_w {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/icon_mega_list_w.png);
  background-position: top 0 left 0;
  background-repeat: no-repeat;
  content: '';
}

.kakunin {
  background: #79797a;
}

.cWhite {
  background-color: #fff;
}

.pink_block {
  display: block;
  width: 980px;
  margin: 0 auto;
  background: #fdecec;
  text-align: center;
}

.pink_block p {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 35px;
  text-align: left;
}

.accordion, .accordion_blue {
  max-width: 980px;
  margin: 0 auto;
}

.accbox {
  display: flex;
  padding-left: 45px;
}

.accbox ul {
  padding-right: 50px;
  padding-left: 20px;
  text-align: left;
}

.accbox ul h4 {
  font-weight: bold;
}

.accbox ul p {
  padding-top: 10px;
}

.agreement {
  display: flex;
  justify-content: space-around;
  padding-top: 40px;
  line-height: 2em;
  text-align: left;
}

.agreement p {
  position: relative;
}

.agreement p span:before {
  display: block;
  position: absolute;
  left: -1.5em;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  font-size: 20px;
}

.agreement p span.no1:before {
  color: #21b8ce;
  content: "①";
}

.agreement p span.no2:before {
  color: #21b8ce;
  content: "②";
}

.meritbox {
  position: relative;
  width: 780px;
  margin: 0 auto 100px;
  padding-top: 65px;
  padding-right: 50px;
  padding-left: 50px;
  border: 3px #eb4444 solid;
  background: #fff;
}

.meritbox.gray {
  border: 3px #576269 solid;
  color: #576269;
}

.meritbox.gray h4 {
  color: #000;
}

.meritbox.gray dl, .meritbox.gray dt, .meritbox.gray dd {
  width: 345px;
}

.meritbox.gray dl {
  align-self: flex-start;
  border: 1px #797a7a solid;
}

.meritbox.gray dl dt {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #797a7a;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.meritbox.gray dl dd {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px #797a7a solid;
  color: #000;
  font-size: 14px;
  text-align: center;
}

.meritbox.gray dl dd p {
  padding-left: 3em;
}

.meritbox.gray dl dd:last-child {
  border-bottom: none;
}

.meritbox.gray dl dd.os:before {
  margin-bottm: 5px;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 65px;
  padding: 5px 5px;
  border-radius: 3px;
  background: #f3f4f5;
  color: #576269;
  font-size: 14px;
  font-weight: bold;
  content: "対象OS";
}

.meritbox.blue {
  margin-bottom: 0;
  border: 3px #21b8ce solid;
}

.meritbox .merittitle {
  position: absolute;
  top: -30px;
  left: 55px;
}

.meritbox .merittitle.center {
  -webkit-transform: translate(-50%, 0);
  left: 50%;
  transform: translate(-50%, 0);
}

.meritbox div {
  text-align: center;
}

.meritbox div h3 {
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 3px #c2c6c9 solid;
  border-bottom: 3px #c2c6c9 solid;
  font-weight: bold;
  text-align: center;
}

.meritbox div h3.pinkbar {
  width: 475px;
  border-top: 3px #eca0a0 solid;
  border-bottom: 3px #eca0a0 solid;
}

.meritbox div .redpanel {
  display: block;
  padding-top: 30px;
}

.meritbox div .redpanel dt {
  width: 150px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-radius: 6px;
  background: #eb4444;
  color: #fff;
}

.meritbox div .redpanel dd {
  padding-top: 10px;
  float: left;
  font-size: 14px;
  text-align: left;
}

.mw750 {
  max-width: 750px;
}

.button {
  display: table;
  position: relative;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  border: 2px #eb4444 solid;
  border-bottom: none;
  background: #fff;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

.maintenance li > p {
  background: transparent;
}

.button span {
  display: table-cell;
  position: relative;
  padding-top: 0.2em;
  padding-left: 3.5em;
  vertical-align: middle;
}

.nonumber {
  padding-left: 1.5em !important;
}

.accordion li:last-child .button {
  border-bottom: 2px #eb4444 solid;
}

.accordion li:last-child .inner {
  border-top: none;
  border-bottom: 2px #eb4444 solid;
}

.inner {
  width: 100%;
  margin: 0 auto;
  border: 2px #eb4444 solid;
  border-bottom: none;
}

.button:before {
  display: inline-block;
  position: absolute;
  top: 0.9em;
  left: 0;
  width: 32px;
  height: 32px;
  margin-left: 1em;
  background-size: contain;
  content: "";
}

.button:after {
  display: inline-block;
  position: absolute;
  top: 0.5em;
  right: 0;
  margin-right: 1em;
  background-size: contain;
  color: #eb4444;
  font-size: 30px;
  content: "＋";
}

.button.active:after {
  display: inline-block;
  position: absolute;
  top: 0.5em;
  right: 0;
  margin-right: 1em;
  background-size: contain;
  color: #eb4444;
  font-size: 30px;
  content: "－";
}

.q1:before {
  background: url(../images/icon_q1_red.png) no-repeat;
}

.q2:before {
  background: url(../images/icon_q2_red.png) no-repeat;
}

.q3:before {
  background: url(../images/icon_q3_red.png) no-repeat;
}

.q4:before {
  background: url(../images/icon_q4_red.png) no-repeat;
}

.q5:before {
  background: url(../images/icon_q5_red.png) no-repeat;
}

.q6:before {
  background: url(../images/icon_q6_red.png) no-repeat;
}

.q7:before {
  background: url(../images/icon_q7_red.png) no-repeat;
}

.q8:before {
  background: url(../images/icon_q8_red.png) no-repeat;
}

.accordion_blue .button {
  display: table;
  position: relative;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  border: 2px #21b8ce solid;
  border-bottom: none;
  background: transparent;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

.accordion_blue li:last-child .button {
  border-bottom: 2px #21b8ce solid;
}

.accordion_blue li:last-child .inner {
  border-top: none;
  border-bottom: 2px #21b8ce solid;
}

.accordion_blue .inner {
  width: 100%;
  margin: 0 auto;
  border: 2px #21b8ce solid;
  border-bottom: none;
}

.accordion_blue .button:after {
  display: inline-block;
  position: absolute;
  top: 0.5em;
  right: 0;
  margin-right: 1em;
  background-size: contain;
  color: #21b8ce;
  font-size: 30px;
  content: "＋";
}

.accordion_blue .button.active:after {
  display: inline-block;
  position: absolute;
  top: 0.5em;
  right: 0;
  margin-right: 1em;
  background-size: contain;
  color: #21b8ce;
  font-size: 30px;
  content: "－";
}

.accordion_blue .q1:before {
  background: url(../images/icon_q1_blue.png) no-repeat;
}

.accordion_blue .q2:before {
  background: url(../images/icon_q2_blue.png) no-repeat;
}

.accordion_blue .q3:before {
  background: url(../images/icon_q3_blue.png) no-repeat;
}

.accordion_blue .q4:before {
  background: url(../images/icon_q4_blue.png) no-repeat;
}

.accordion_blue .q5:before {
  background: url(../images/icon_q5_blue.png) no-repeat;
}

.accordion_blue .q6:before {
  background: url(../images/icon_q6_blue.png) no-repeat;
}

.redbox {
  width: 470px;
  margin-bottom: 85px;
  border: 2px #eb4444 solid;
  background: #fff;
}

.redbox dt {
  position: relative;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 5em;
  border-bottom: 2px #eb4444 solid;
  color: #eb4444;
  font-weight: bold;
  vertical-align: middle;
}

.redbox dt:before {
  display: block;
  position: absolute;
  top: 25%;
  left: 1.5em;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  content: "";
}

.redbox dt.no1:before {
  background: url(../images/icon_no1_red.png) no-repeat;
}

.redbox dt.no2:before {
  background: url(../images/icon_no2_red.png) no-repeat;
}

.redbox dd {
  padding: 30px !important;
  padding-top: 20px !important;
}

.redbox dd ul {
  margin-top: 15px;
  margin-bottom: 30px;
}

.redbox dd ul li {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}

.redbox dd ul li:before {
  color: #eb4444;
  content: "●";
}

.bluebox {
  background: #ebf8fa;
}

.bluelinebox {
  width: 980px;
  border: 3px #21b8ce solid;
}

.bluelinebox h3 {
  position: relative;
  margin-top: 40px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.bluelinebox h3:before {
  display: block;
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  content: "";
}

.bluelinebox h3.car:before {
  left: 6.7em;
  background: url(../premium/images/img_htcpremium_icon1.png) no-repeat;
}

.bluelinebox h3.mobile:before {
  left: 5em;
  background: url(../premium/images/img_htcpremium_icon2.png) no-repeat;
}

.bluelinebox h3.mobile:before {
  left: 5em;
  background: url(../premium/images/img_htcpremium_icon2.png) no-repeat;
}

.bluelinebox .mobilelist {
  max-width: 585px;
  margin: 0 auto;
  border: 1px #797a7a solid;
  border-bottom: none;
}

.bluelinebox .mobilelist dt {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-right: 1px #797a7a solid;
  border-bottom: 1px #797a7a solid;
  background: #dddfe1;
  text-align: center;
}

.bluelinebox .mobilelist dd {
  width: 384px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px #797a7a solid;
  text-align: center;
}

.redborder {
  border: 2px #eb4444 solid;
}

.democardealer {
  width: 980px;
  margin: 0 auto;
  border: 1px #dddfe1 solid;
  border-bottom: none;
}

.democardealer th {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px #dddfe1 solid;
  border-right: none;
  border-bottom: 1px #dddfe1 solid;
  background: #eee;
  color: #000;
  font-size: 14px;
  text-align: center;
}

.democardealer th:last-child {
  width: auto;
  border: 1px #eb4444 solid;
  background: #eb4444;
  color: #fff;
  font-weight: bold;
}

.democardealer td {
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-left: 20px;
  border-bottom: 1px #dddfe1 solid;
  background: #fff;
  text-align: left;
}

.democardealer td:first-child {
  width: 130px;
  padding-left: 25px;
  border-right: 1px #dddfe1 solid;
  font-weight: bold;
  text-align: left;
  text-align: center;
}

.democardealer td:last-child {
  width: 120px;
  border: 1px #eb4444 solid;
  border-top: none;
  font-weight: bold;
  text-align: center;
}

.democardealer td.hm p {
  color: #eb4444;
}

.democardealer td.cars p {
  color: #2f4c77;
}

.democardealer.accountable {
  font-size: 14px;
}

.democardealer.accountable th {
  width: auto;
}

.democardealer.accountable td {
  padding-right: 10px !important;
  padding-left: 10px !important;
  border: 1px #dddfe1 solid;
  text-align: center;
}

.democardealer.accountable td:first-child {
  padding: auto !important;
  font-weight: bold;
}

.democardealer.accountable td:nth-child(2) {
  text-align: left;
}

.democardealer.accountable td:nth-child(5) {
  border-right: none;
}

.democardealer.accountable td:last-child {
  border: 1px #eb4444 solid;
}

.democardealer.accountable.income {
  margin-bottom: 30px;
}

.democardealer.accountable.income th {
  background: #fcf2f2;
}

.democardealer.accountable.income th:nth-child(3) {
  width: 80px;
}

.democardealer.accountable.income th:last-child {
  background: #eb4444;
}

.democonect {
  width: 980px;
  margin: 0 auto;
  margin-top: 80px;
  background: #fff;
}

.democonect h2 {
  padding-top: 50px;
  padding-bottom: 40px;
}

.democonect .demowrapper {
  width: 690px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.democonect .demowrapper .bluebox {
  width: 100%;
  border-radius: 6px;
  background: #cBlue3;
}

.democonect .demowrapper .bluebox p {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #21b8ce;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.democonect .demowrapper figure {
  position: relative;
  width: 690px;
  height: 60px;
}

.democonect .demowrapper figure img {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 auto;
  transform: ranslate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
}

.democonect .demowrapper figure p {
  position: absolute;
  top: 50%;
  left: 52%;
  padding-left: 10px;
  transform: ranslate(0, -50%);
  transform: translate(0, -50%);
  font-size: 14px;
  line-height: 1.3em;
  text-align: left;
}

.democonect .demowrapper .blueline {
  width: 690px;
  border: 4px #21b8ce solid;
  border-radius: 6px;
  background: #fff;
}

.democonect .demowrapper .blueline h3 {
  margin-top: 25px;
  font-size: 20px;
  font-weight: bold;
}

.democonect .demowrapper .blueline .number {
  position: relative;
  font-size: 26px;
  font-weight: bold;
}

.democonect .demowrapper .blueline .number:before {
  display: block;
  position: absolute;
  top: 20%;
  left: 29%;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url(../images/icon_phone_blue.png) no-repeat;
  content: "";
}

.democonect .demowrapper .blueline .number.sb:before {
  left: 31%;
}

.democonect .demowrapper .blueline .number_ad {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}

.democonect .demowrapper .blueline .number_ad:last-child {
  margin-bottom: 20px;
}

.democonect .demowrapper .blueline .number_ad.mail {
  position: relative;
}

.democonect .demowrapper .blueline .number_ad.mail:before {
  display: block;
  position: absolute;
  top: 25%;
  left: 22%;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url(../images/icon_mail_blue.png) no-repeat;
  content: "";
}

.democonect .demowrapper .blueline .number_ad.phone {
  font-weight: normal;
}

.democarcontact {
  width: 980px;
  margin: 0 auto;
  border: 1px #dddfe1 solid;
}

.democarcontact tr:nth-child(odd) td {
  background: #f3f4f5;
}

.democarcontact th {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #dddfe1 solid;
  border-left: 1px #dddfe1 solid;
  background: #eb4444;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.democarcontact th:first-child {
  border-left: none;
}

.democarcontact td {
  padding: 15px 10px;
  border: 1px #dddfe1 solid;
  border-bottom: 1px #dddfe1 solid;
  background: #fff;
  font-size: 14px;
  text-align: left;
}

.democarcontact td:first-child {
  width: 380px;
  padding-right: 10px;
  padding-left: 25px;
}

.democarcontact td:nth-child(3n) {
  width: 180px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.democarcontact td:last-child {
  width: 160px;
  border-top: none;
}

.democarcontact td a {
  text-align: left;
}

.contact_table {
  width: 980px;
  margin: 0 auto;
  border: 1px #dddfe1 solid;
}

.contact_table tr:nth-child(odd) td {
  background: #f3f4f5;
}

.contact_table th {
  height: 80px;
  border: 1px #dddfe1 solid;
  background: #fff;
  font-size: 14px;
  text-align: center;
}

.contact_table th:first-child {
  background: url(../images/icon_contact_line.png) no-repeat;
  background-color: #fff;
}

.contact_table td {
  width: 260px;
  height: 80px;
  padding-left: 20px;
  border: 1px #dddfe1 solid;
  border-bottom: 1px #dddfe1 solid;
  background: #fff;
  font-size: 14px;
  text-align: left;
}

.contact_table td:first-child {
  width: 200px;
  background: #eb4444 !important;
  color: #fff;
  font-size: 16px;
}

.contact_table td:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.contact_table td:nth-child(3) {
  font-weight: bold;
  text-align: center;
}

.contact_table td a {
  position: relative;
}

.contact_table td a:before {
  display: block;
  position: absolute;
  top: 7px;
  left: -20px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url(../images/icon_mail_red.png) no-repeat;
  content: "";
}

.contact_table td.support {
  line-height: 1em;
}

.contact_table td.support span {
  font-size: 10px;
}

.contact_table.jaf td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.BandW {
  width: 880px;
  margin: 0 auto;
}

.BandW dt {
  width: 290px;
  padding-top: 36px;
  padding-bottom: 36px;
  float: left;
  background: #666;
  color: #fff;
  font-weight: bold;
}

.BandW dd {
  width: 550px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 30px;
  float: left;
  border: 2px #666 solid;
  background: #fff;
}

.BandW dd p {
  padding-bottom: 0px;
}

.redpink {
  display: flex;
  align-items: center;
  min-width: 410px;
}

.redpink dt {
  width: 90px;
  height: 45px;
  min-height: 40px;
  padding-top: 20px;
  background: #eb4444;
  color: #fff;
  font-weight: bold;
}

.redpink dd {
  width: 320px;
  height: 45px;
  min-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fcf0f0;
  font-weight: bold;
}

.newcar dl {
  max-width: 980px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}

.newcar dl dt {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #eb4444;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.newcar dl div.float_l dd.first {
  border-bottom: 1px dotted #eb4444;
}

.newcar dl dd {
  position: relative;
  padding: 50px 40px 35px !important;
  text-align: left;
}

.newcar dl dd.float_l {
  padding-top: 40px !important;
  padding-bottom: 0 !important;
}

.newcar dl dd h3 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
}

.newcar dl dd h3:before {
  display: block;
  position: absolute;
  left: 0;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  content: "";
}

.newcar dl dd h3.no1:before {
  background: url(../images/icon_q1_red.png) no-repeat;
}

.newcar dl dd h3.no2:before {
  background: url(../images/icon_q2_red.png) no-repeat;
}

.newcar dl dd p {
  font-size: 20px;
}

.newcar dl dd p.newcar_btn {
  margin-top: 30px;
}

.newcar dl dd.last {
  margin: auto 45px;
  padding-top: 15px !important;
  border-top: 1px dotted #eb4444;
  color: #eb4444;
  font-weight: bold;
  text-align: center;
}

.newcar dl dd.last p {
  font-size: 24px !important;
}

#pay, #income {
  position: relative;
  margin-top: -90px;
  padding-top: 90px;
  padding-left: 1.5em;
  font-size: 26px;
  font-weight: bold;
}

#pay:before, #income:before {
  display: inline-block;
  position: absolute;
  bottom: 2.5%;
  left: 31.7%;
  width: 32px;
  height: 32px;
  margin-left: 1em;
  background-size: contain;
  content: "";
}

#income {
  margin-top: -40px;
}

#income:before {
  left: 34.3%;
}

.accordion, .accordion_blue {
  text-align: center;
}

.accordion .inner, .accordion_blue .inner {
  display: none;
}

.caution {
  margin: 0 auto;
  border: 5px #f6d6d6 solid;
}

.redcaution {
  width: 38px !important;
  margin-left: 10px;
  border-radius: 6px;
  background: #eb4444;
}

.redcaution p {
  padding-bottom: 120px;
  color: #fff;
  font-size: 20px !important;
  line-height: 1.2em;
}

.underb {
  border-bottom: 2px #565b5b solid;
}

.title_caution {
  display: inline;
  position: relative;
  padding-left: 3.5%;
}

.title_caution:before {
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 27px;
  height: 24px;
  margin: 0 auto;
  background: url(../images/icon_caution_mark.png) no-repeat;
  content: "";
}

.top_btn {
  background-color: transparent !important;
  box-shadow: none !important;
  color: #fff !important;
}

.bk_trans {
  background-color: transparent !important;
}

.border_red {
  display: inline-block;
  padding: 3px 15px;
  border: 2px #eb4444 solid;
  border-radius: 6px;
}

.price_bnr {
  display: table-cell;
  width: 440px;
  height: 60px;
  background-color: #21b8ce;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.price_word {
  width: 380px;
}

.price_pack {
  display: table-cell;
  width: 440px;
  height: 60px;
  color: #21b8ce;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.price_pack span {
  font-size: 26px;
}

.top_list {
  jusify-content: space-between;
  display: flex;
  flex-flow: column wrap;
  width: 810px;
  height: 80px;
  margin: 0 auto;
  font-size: 20px;
  text-align: left;
}

.top_list li {
  width: 470px;
  margin-top: 10px;
}

.merit_flex {
  display: flex;
  justify-content: space-between;
  width: 980px;
  margin: 0 auto;
}

.merit_text {
  display: flex;
  justify-content: space-around;
  height: 70px;
  margin: 0 auto;
  margin: 5px 10px 10px 0;
  padding-bottom: 50px;
}

.b_icon {
  position: relative;
  margin: 0 auto;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.b_icon_blue {
  display: block;
  color: #36bed2;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.b_icon_blue span {
  position: absolute;
  top: 35%;
  left: 27%;
}

.b_icon_blue span.top {
  vertical-align: top;
}

.b_icon span {
  position: absolute;
  top: 65%;
  left: 0;
}

.b_icon span.top {
  top: 70%;
}

.pdf li {
  position: relative;
  padding-left: 2em;
}

.pdf li:before {
  display: block;
  position: absolute;
  top: 38%;
  left: 0.5em;
  width: 20px;
  height: 26px;
  margin: 0 auto;
  background: url(../images/icon_pdf_red.png) no-repeat;
  content: "";
}

.pdf.blue li:before {
  background: url(../images/icon_pdf_blue.png) no-repeat;
}

.sitemap h2 {
  display: inline-block;
  width: 460px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

.sitemap h2.single {
  margin: 2em 0;
}

.sitemap h2 > a {
  display: inline-block;
  width: 460px;
  padding-bottom: 20px;
  border-bottom: 2px #eb4444 solid;
  background-image: url(../images/icon_mega_list3.png);
  background-position: top 30% right 1%;
  background-repeat: no-repeat;
  color: #000;
  line-height: 1.5em;
  text-decoration: none;
}

.sitemap h2 > a:hover span {
  text-decoration: underline;
}

.sitemap .first > li {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 2.5em;
}

.sitemap .first > li a {
  color: black;
  text-decoration: none;
}

.sitemap .first > li > a {
  display: inline-block;
  padding-left: 34px;
  background-image: url(../images/icon_mega_list.png);
  background-repeat: no-repeat;
  line-height: 24px;
}

.sitemap .first > li > a:hover {
  text-decoration: underline;
}

.sitemap .first .second > li {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 1.5em;
}

.sitemap .first .second > li > a {
  display: inline-block;
  margin-left: 2.2em;
  padding-left: 20px;
  background-image: url(../images/icon_mega_list_s.png);
  background-position: top 50% left 0;
  background-repeat: no-repeat;
  color: black;
  line-height: 1.5em;
  text-decoration: none;
}

.sitemap .first .second > li > a:hover span {
  text-decoration: underline;
}

/* CSS Document */
.hover, a:hover {
  color: #e60012 !important;
  transition: all .3s ease;
}

.title_2, .faq_tit {
  font-size: 30px;
}

.title_h3, .faq_popular_word h3, .faq_movide_guide h3, .import_style .search_purpose h3, .import_style .search_category h3, .import_style .popular_questions h3, .import_style .search_inquiry h3 {
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .title_h3, .faq_popular_word h3, .faq_movide_guide h3, .import_style .search_purpose h3, .import_style .search_category h3, .import_style .popular_questions h3, .import_style .search_inquiry h3 {
    font-size: 40px;
  }
}

@media screen and (max-width: 736px) {
  .title_h3, .faq_popular_word h3, .faq_movide_guide h3, .import_style .search_purpose h3, .import_style .search_category h3, .import_style .popular_questions h3, .import_style .search_inquiry h3 {
    font-size: 17.92px;
  }
}

.title_h4, .import_style .search_category h4 {
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .title_h4, .import_style .search_category h4 {
    padding-top: 50px;
  }
}

@media screen and (max-width: 736px) {
  .title_h4, .import_style .search_category h4 {
    padding-top: 17.06667px;
  }
}

.title_h4 em, .import_style .search_category h4 em {
  display: block;
  color: #e60012;
  font-style: initial;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .title_h4 em, .import_style .search_category h4 em {
    font-size: 30px;
  }
}

@media screen and (max-width: 736px) {
  .title_h4 em, .import_style .search_category h4 em {
    font-size: 15.36px;
  }
}

.title_h4 small, .import_style .search_category h4 small {
  font-weight: normal;
}

@media screen and (min-width: 737px), print {
  .title_h4 small, .import_style .search_category h4 small {
    font-size: 17px;
  }
}

@media screen and (max-width: 736px) {
  .title_h4 small, .import_style .search_category h4 small {
    font-size: 8.53333px;
  }
}

.red_btn, .answer_nav aside p a, .import_style .search_inquiry a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 2px solid #e60012;
  color: #e60012;
  text-decoration: none;
}

@media screen and (min-width: 737px), print {
  .red_btn, .answer_nav aside p a, .import_style .search_inquiry a {
    height: 50px;
    border-radius: 25px;
    font-size: 14px;
  }
}

@media screen and (max-width: 736px) {
  .red_btn, .answer_nav aside p a, .import_style .search_inquiry a {
    height: 42.66667px;
    border-radius: 21.33333px;
    font-size: 11.09333px;
  }
}

.red_btn:after, .answer_nav aside p a:after, .import_style .search_inquiry a:after {
  display: block;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 25.6px;
  width: 0.4em;
  height: 0.4em;
  transform: rotate(-45deg);
  border-right: 0.85333px solid #e60012;
  border-bottom: 0.85333px solid #e60012;
  content: "";
}

.red_btn.telephone:before, .answer_nav aside p a.telephone:before, .import_style .search_inquiry a.telephone:before {
  display: inline-block;
  width: 1.64286em;
  height: 1.64286em;
  background-image: url(../images/icon_telephone.svg);
  background-size: cover;
  content: "";
}

.red_btn.telephone span, .answer_nav aside p a.telephone span, .import_style .search_inquiry a.telephone span {
  padding-left: 0.4em;
}

.faq_tit {
  padding: 16px 0;
  background-color: #f0f1f3;
  text-align: center;
}

.faq_popular_word {
  padding: 70px 0;
  background-color: #ffffff;
}

.faq_popular_word ul {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

.faq_popular_word ul li {
  display: inline-block;
  margin: 24px 10px 0;
}

.faq_popular_word ul li a {
  display: inline-block;
  padding: 10px 28px;
  border: 1px solid #e60012;
  border-radius: 25px;
  color: #e60012;
  text-decoration: none;
  transition: all 0.3s ease;
}

.faq_popular_word ul li a:hover, .faq_popular_word ul li a.act {
  background-color: #e60012;
  color: #ffffff !important;
}

.faq_seen {
  padding-top: 76px;
  padding-bottom: 82px;
  background-color: #f1f2f4;
}

.faq_seen.top_faq {
  background-color: #f0f1f3;
}

.faq_seen .faq_area.category dl {
  padding-top: 65px;
}

.faq_seen .faq_area.category li {
  border-bottom: 2px solid #ffffff;
}

.faq_seen .faq_area.category li:first-of-type {
  border-top: 2px solid #ffffff;
}

.faq_seen .faq_area.category a {
  display: block;
  position: relative;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.faq_seen .faq_area.category a:after {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 24px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #e60012;
  border-right: 2px solid #e60012;
  content: "";
}

.faq_seen .faq_area.category a:hover {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.faq_seen .faq_area.category a:hover dl dt {
  text-decoration: underline;
  text-decoration-color: #eb4444 !important;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.faq_seen .faq_area.category a:hover dl dd {
  text-decoration: underline;
  text-decoration-color: #444444;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.faq_seen .faq_area.category a:hover .tag_category span {
  text-decoration: none;
  opacity: 0.7;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.faq_seen .faq_area.category a:hover .tag_number {
  opacity: 0.7;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.faq_seen .faq_area.category dl {
  position: relative;
  padding-top: 0;
  padding-right: 120px;
  padding-bottom: 10px;
}

.faq_seen .faq_area.category dt, .faq_seen .faq_area.category dd {
  padding-left: 48px;
  background-position: top 0 left 0;
  background-repeat: no-repeat;
}

.faq_seen .faq_area.category dt {
  margin-bottom: 14px;
  background-image: url(../images/icon_q_red.png);
  color: #e60012;
  font-size: 20px;
  line-height: 32px;
}

.faq_seen .faq_area.category dd {
  background-image: url(../images/icon_a_red.png);
  color: black;
  font-size: 16px;
  line-height: 32px;
  text-overflow: ellipsis;
}

.faq_seen .faq_area.category.blue_faq dl:after {
  border-top: 2px solid #36bed2;
  border-right: 2px solid #36bed2;
}

.faq_seen .faq_area.category.blue_faq dt {
  background-image: url(../images/icon_q_blue.png);
  color: #36bed2;
}

.faq_seen .faq_area.category.blue_faq dd {
  background-image: url(../images/icon_a_blue.png);
}

.faq_seen .faq_area.category .tag_category {
  position: relative;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 14px;
}

.faq_seen .faq_area.category .tag_category span {
  margin-right: 10px;
  padding: 3px 0.5em;
  border: 1px solid #596369;
  border-radius: 4px;
  color: #596369;
  font-size: 12px;
}

.faq_seen .faq_area.category .tag_number {
  position: relative;
  padding-right: 70px;
  padding-bottom: 18px;
  text-align: right;
}

.faq_seen .faq_area.category .tag_number:after {
  display: block;
  clear: both;
  content: "";
}

.faq_seen .faq_area.category .tag_number span {
  color: #000;
  font-weight: bold;
}

.faq_seen .faq_area.category .tag_number span.htc {
  color: #e60012;
}

.faq_seen .faq_area.category .tag_number span.htcp {
  color: #37bfd3;
}

.faq_seen .faq_area.category .tag_number span.faqno {
  margin-left: 1em;
  padding-top: 4px;
}

.faq_seen .faq_area.category .tag_number span.genre:nth-of-type(2):before {
  color: #000;
  content: "／";
}

.faq_seen .faq_white li {
  border-bottom: 2px solid #fff;
}

.faq_seen .faq_white li:first-of-type {
  border-top: 2px solid #fff;
}

.faq_search_category {
  padding-top: 76px;
  padding-bottom: 80px;
}

.faq_search_category .layout {
  width: 980px;
  margin: 0 auto;
}

.faq_search_category .title_t {
  margin-bottom: 50px;
}

.faq_search_category .column2_panel {
  display: flex;
  justify-content: space-between;
}

.faq_search_category .column2_panel li {
  position: relative;
  width: 470px;
  height: 260px;
  border: 2px solid #cccccc;
}

.faq_search_category .column2_panel li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.faq_search_category .column2_panel li .arrow_red {
  display: flex;
  position: absolute;
  right: -2px;
  bottom: -2px;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #e60012;
}

.faq_search_category .column2_panel li .arrow_red:after {
  display: inline-block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  content: "";
}

.faq_movide_guide {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f0f1f3;
}

.faq_movide_guide .title_t {
  margin-bottom: 60px;
}

.faq_movide_guide .column3_panel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.faq_movide_guide .column3_panel li {
  padding-bottom: 2em;
}

.faq_movide_guide .vjs-mouse .vjs-big-play-button {
  top: 94px;
  left: 162px;
  width: 126px;
  height: 75px;
}

.faq_movide_guide .vjs-mouse .vjs-big-play-button:before {
  margin: 24px auto;
}

.faq_movide_guide p {
  margin-top: 12px;
  font-size: 20px;
  font-weight: bold;
}

.answer {
  display: flex;
}

@media screen and (min-width: 737px), print {
  .answer {
    width: 100%;
    min-width: 980px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 50px 0;
    line-height: 1.3;
  }
}

@media screen and (min-width: 737px) and (max-width: 980px) {
  .answer {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 736px) {
  .answer {
    flex-wrap: wrap-reverse;
  }
}

@media screen and (min-width: 737px), print {
  .answer_area {
    width: 100%;
    padding: 0 80px;
  }
}

@media screen and (max-width: 736px) {
  .answer_area {
    width: 100%;
    padding: 17.06667px 5% 0;
  }
}

@media screen and (min-width: 737px), print {
  .answer_area .answer_article {
    padding-top: 12px;
  }
}

@media screen and (max-width: 736px) {
  .answer_area .answer_article {
    padding-bottom: 40.10667px;
  }
}

@media screen and (min-width: 737px), print {
  .answer_area .answer_article dt {
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f1f3;
  }
}

@media screen and (min-width: 737px), print {
  .answer_area .answer_article dd {
    margin-top: 20px;
  }
}

@media screen and (max-width: 736px) {
  .answer_area .answer_article dd p {
    font-size: 11.94667px;
  }
}

.answer_nav {
  display: none;
}

@media screen and (min-width: 737px), print {
  .answer_nav {
    flex-basis: 270px;
    width: 270px;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav {
    width: 100%;
  }
}

@media screen and (min-width: 737px), print {
  .answer_nav h3 {
    margin-bottom: 14px;
    padding-left: 6px;
    border-left: 4px solid #e60012;
    font-size: 16px;
    line-height: 1em;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav h3 {
    margin: 0 5% 8.53333px;
    padding-left: 5.97333px;
    border-left: 3.41333px solid #e60012;
    font-size: 11.94667px;
  }
}

@media screen and (min-width: 737px), print {
  .answer_nav ul {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ul {
    margin-bottom: 8.53333px;
  }
}

.answer_nav ul > li {
  position: relative;
}

@media screen and (min-width: 737px), print {
  .answer_nav ul > li {
    padding-top: 5px;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ul > li {
    padding-top: 0.85333px;
  }
}

.answer_nav ul > li > p {
  position: relative;
  background-color: #f0f1f3;
  font-weight: bold;
}

@media screen and (min-width: 737px), print {
  .answer_nav ul > li > p {
    height: 50px;
    padding: 0 24px 0 12px;
    font-size: 14px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ul > li > p {
    height: 42.66667px;
    padding-left: 24.74667px;
    font-size: 11.09333px;
  }
}

.answer_nav ul > li > p a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #595757;
  text-decoration: none;
}

.answer_nav ul > li span {
  position: absolute;
  cursor: pointer;
}

@media screen and (min-width: 737px), print {
  .answer_nav ul > li span {
    top: calc(50% - 0.5em);
    right: 1em;
    width: 1em;
    height: 1em;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ul > li span {
    top: 0;
    right: 0;
    width: 4em;
    height: 100%;
  }
}

.answer_nav ul > li span:before, .answer_nav ul > li span:after {
  display: block;
  position: absolute;
  background-color: #e60012;
  content: "";
  transition: transform 0.3s ease;
}

.answer_nav ul > li span:before {
  width: 2px;
  height: 1em;
  transform: scaleY(1);
}

@media screen and (min-width: 737px), print {
  .answer_nav ul > li span:before {
    top: 0;
    left: calc(0.5em - 1px);
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ul > li span:before {
    top: calc(50% - 0.5em);
    right: calc(1.5em - 1px);
  }
}

.answer_nav ul > li span:after {
  width: 1em;
  height: 2px;
}

@media screen and (min-width: 737px), print {
  .answer_nav ul > li span:after {
    top: calc(50% - 1px);
    left: 0;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ul > li span:after {
    top: calc(50% - 1px);
    right: 1em;
  }
}

.answer_nav ul > li ol {
  display: none;
}

@media screen and (min-width: 737px), print {
  .answer_nav ul > li.active + li {
    padding-top: 0px;
  }
}

.answer_nav ul > li.active > p {
  background-color: #e60012;
}

.answer_nav ul > li.active > p a {
  color: #ffffff;
}

.answer_nav ul > li.active > p a:hover {
  color: #ddd !important;
}

.answer_nav ul > li.active span:before, .answer_nav ul > li.active span:after {
  background-color: #ffffff;
}

.answer_nav ul > li.active span:before {
  transform: scaleY(0);
}

@media screen and (max-width: 736px) {
  .answer_nav ul > li:last-of-type {
    border-bottom: 2px solid #f0f1f3;
  }
}

.answer_nav ol {
  margin: 0;
  padding: 0;
}

.answer_nav ol > li > a {
  box-sizing: border-box;
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  color: #596369;
}

@media screen and (min-width: 737px), print {
  .answer_nav ol > li > a {
    height: 50px;
    padding: 0 32px;
    border-bottom: 2px solid #f0f1f3;
    font-size: 13px;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ol > li > a {
    height: 38.4px;
    padding-left: 39.25333px;
    border-bottom: 2px solid #f0f1f3;
    font-size: 11.09333px;
    text-decoration: none;
  }
}

.answer_nav ol > li > a:before {
  display: block;
  position: absolute;
  top: calc(50% - 0.3em);
  width: 0.4em;
  height: 0.4em;
  transform: rotate(-45deg);
  content: "";
}

@media screen and (min-width: 737px), print {
  .answer_nav ol > li > a:before {
    left: 12px;
    border-right: 1.2px solid #e60012;
    border-bottom: 1.2px solid #e60012;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ol > li > a:before {
    left: 25.6px;
    border-right: 0.85333px solid #e60012;
    border-bottom: 0.85333px solid #e60012;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav ol > li:last-of-type > a {
    border-bottom: none;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav aside {
    padding: 25.6px 27.73333px 59.73333px;
  }
}

@media screen and (min-width: 737px), print {
  .answer_nav aside p {
    margin-top: 15px;
  }
}

@media screen and (max-width: 736px) {
  .answer_nav aside p {
    margin-top: 12.8px;
  }
}

.answer_nav aside p:first-of-type {
  margin-top: 0;
}

.answer_article dt {
  background-image: url(../images/icon_q_red.png);
  background-repeat: no-repeat;
  color: #e60012;
  font-weight: bold;
}

@media screen and (min-width: 737px), print {
  .answer_article dt {
    padding-left: 50px;
    background-position: top 0.13em left 0;
    background-size: 33px;
    font-size: 24px;
  }
}

@media screen and (max-width: 736px) {
  .answer_article dt {
    padding-left: 25.6px;
    background-position: top 0.1em left 0;
    background-size: 19.2px;
    font-size: 14.50667px;
  }
}

.answer_article dd {
  background-image: url(../images//icon_a_red.png);
  background-repeat: no-repeat;
}

@media screen and (min-width: 737px), print {
  .answer_article dd {
    min-height: 33px;
    padding-top: 0.1em;
    padding-left: 50px;
    background-position: top 0.0em left 0;
    background-size: 33px;
  }
}

@media screen and (max-width: 736px) {
  .answer_article dd {
    margin-top: 6.82667px;
    padding-left: 25.6px;
    background-position: top 0.1em left 0;
    background-size: 19.2px;
  }
}

@media screen and (min-width: 737px), print {
  .answer_article dd p {
    margin-bottom: 8px;
    font-size: 16px;
  }
}

.answer_article dd p a {
  display: inline-block;
  position: relative;
  color: #e60012;
}

.answer_article dd p a:after {
  display: block;
  position: absolute;
  top: calc(0.3em + 0.1em);
  right: -0.6em;
  width: 0.5em;
  height: 0.5em;
  transform: rotate(-45deg);
  border-right: 1.2px solid #e60012;
  border-bottom: 1.2px solid #e60012;
  content: "";
}

.answer_article dd p.link_txt {
  margin-bottom: 1em;
}

.answer_article dd aside {
  text-align: right;
}

@media screen and (min-width: 737px), print {
  .answer_article dd aside {
    margin-top: 18px;
    margin-bottom: 16px;
    font-size: 14px;
  }
}

@media screen and (max-width: 736px) {
  .answer_article dd aside {
    margin-top: 8.53333px;
    margin-bottom: 4.26667px;
    font-size: 8.53333px;
  }
}

.answer_article dd aside span {
  color: #000;
  font-weight: bold;
}

.answer_article dd aside span.htc {
  color: #e60012;
}

.answer_article dd aside span.htcp {
  color: #37bfd3;
}

.answer_article dd aside span.faqno {
  margin-left: 1em;
  padding-top: 4px;
}

.answer_article dd aside span.genre:nth-of-type(2):before {
  color: #000;
  content: "／";
}

.answer_article .img_area li img {
  position: relative;
  width: 100%;
}

.answer_category_cloud {
  color: #596369;
}

.answer_category_cloud li {
  display: inline-block;
  border: 1px solid #596369;
  border-radius: 4px;
}

@media screen and (min-width: 737px), print {
  .answer_category_cloud li {
    margin-right: 13px;
    margin-bottom: 13px;
    padding: 4px 8px;
    font-size: 12px;
  }
}

@media screen and (max-width: 736px) {
  .answer_category_cloud li {
    margin-right: 6.4px;
    margin-bottom: 6.4px;
    padding: 1.70667px 3.41333px;
    border-width: 0.85333px;
    font-size: 8.53333px;
  }
}

.answer_col1 {
  padding-top: 24px;
}

.answer_col1 li {
  box-sizing: border-box;
  width: 100%;
}

.answer_col3 {
  padding-top: 24px;
}

.answer_col3 li {
  box-sizing: border-box;
}

.answer_col3 > li:first-of-type {
  width: 50%;
  padding-right: 10px;
  float: left;
}

.answer_col3 > li:nth-of-type(2) {
  width: 50%;
  padding-left: 10px;
  float: right;
}

.answer_col3 > li:nth-of-type(3) {
  width: 100%;
  padding-top: 20px;
  clear: both;
}

.answer_col2 {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
}

.answer_col2 li {
  box-sizing: border-box;
}

.answer_col2 > li:first-of-type {
  width: 50%;
  padding-right: 10px;
}

.answer_col2 > li:nth-of-type(2) {
  width: 50%;
  padding-left: 10px;
}

.answer_links.hide {
  display: none;
}

.import_style {
  background-color: #ffffff;
  text-align: left;
}

@media screen and (min-width: 737px), print {
  .import_style .layout {
    width: 100%;
    min-width: 980px;
    max-width: 1140px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 737px) and (max-width: 980px) {
  .import_style .layout {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .layout {
    width: 100%;
    padding: 0 5%;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .faq_style {
    line-height: 1.5;
  }
}

.import_style .search_keyword {
  background-color: #f0f1f3;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword {
    padding-top: 100px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword {
    padding-top: 38.4px;
  }
}

.import_style .search_keyword h2 {
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword h2 {
    margin-bottom: 50px;
    font-size: 40px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword h2 {
    margin-bottom: 21.33333px;
    font-size: 19.62667px;
  }
}

.import_style .search_keyword fieldset {
  border: none;
  outline: none;
}

.import_style .search_keyword fieldset input {
  display: none;
}

.import_style .search_keyword fieldset input:checked + label:after {
  transform: scale(0.6, 0.6);
}

.import_style .search_keyword fieldset label {
  display: inline-block;
  position: relative;
  color: #787d83;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword fieldset label {
    margin-right: 33px;
    padding-left: 30px;
    font-size: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword fieldset label {
    margin-right: 17.06667px;
    padding-left: 19.62667px;
    font-size: 11.09333px;
  }
}

.import_style .search_keyword fieldset label:before, .import_style .search_keyword fieldset label:after {
  display: block;
  position: absolute;
  left: 0;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword fieldset label:before, .import_style .search_keyword fieldset label:after {
    top: 0.2em;
    width: 21px;
    height: 21px;
    border-radius: 10px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword fieldset label:before, .import_style .search_keyword fieldset label:after {
    top: 0.1em;
    width: 13.65333px;
    height: 13.65333px;
    border-radius: 6.82667px;
  }
}

.import_style .search_keyword fieldset label:before {
  background-color: #ffffff;
}

.import_style .search_keyword fieldset label:after {
  transform: scale(0, 0);
  background-color: #e60012;
  transition: transform .1s ease;
}

.import_style .search_keyword .words_area {
  display: flex;
  position: relative;
  align-items: center;
  background-color: #ffffff;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .words_area {
    margin-top: 18px;
    padding: 26px 58px 26px 28px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .words_area {
    margin-top: 8.53333px;
    padding: 11.94667px 23.04px 11.94667px 11.94667px;
  }
}

.import_style .search_keyword .words_area:after {
  display: block;
  position: absolute;
  background-image: url(../images/faq/icon_serch_glass.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .words_area:after {
    right: 32px;
    width: 26px;
    height: 26px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .words_area:after {
    right: 13.65333px;
    width: 12.8px;
    height: 12.8px;
  }
}

.import_style .search_keyword .words_area input[type="text"] {
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .words_area input[type="text"] {
    font-size: 18px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .words_area input[type="text"] {
    font-size: 11.94667px;
  }
}

.import_style .search_keyword .words_area.focus:after {
  background-image: url(../images/faq/icon_serch_glass_red.png);
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .keyword_cloud {
    margin-top: 20px;
    padding-bottom: 104px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .keyword_cloud {
    margin-top: 19.62667px;
    padding-bottom: 25.6px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .keyword_cloud dl {
    text-align: center;
  }
}

.import_style .search_keyword .keyword_cloud dl dt {
  color: #787d83;
  word-break: keep-all;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .keyword_cloud dl dt {
    display: inline-flex;
    align-items: center;
    margin-right: 16px;
    font-size: 16px;
    font-weight: bold;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .keyword_cloud dl dt {
    margin-bottom: 10.24px;
    font-size: 10.24px;
  }
}

.import_style .search_keyword .keyword_cloud dl dd {
  display: inline-block;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .keyword_cloud dl dd {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .keyword_cloud dl dd {
    margin: 0 4.26667px 8.53333px;
  }
}

.import_style .search_keyword .keyword_cloud dl dd input[type="submit"],
.import_style .search_keyword .keyword_cloud dl dd a {
  display: inline-block;
  border: 1px solid #ffffff;
  border-radius: 1.3em;
  background-color: #ffffff;
  color: #e60012;
  text-decoration: none;
  word-break: keep-all;
}

@media screen and (min-width: 737px), print {
  .import_style .search_keyword .keyword_cloud dl dd input[type="submit"],
  .import_style .search_keyword .keyword_cloud dl dd a {
    padding: 10px 15px;
    font-size: 16px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_keyword .keyword_cloud dl dd input[type="submit"],
  .import_style .search_keyword .keyword_cloud dl dd a {
    padding: 5.12px 7.68px;
    font-size: 10.24px;
  }
}

.import_style .search_keyword .keyword_cloud dl dd input[type="submit"].active, .import_style .search_keyword .keyword_cloud dl dd input[type="submit"]:hover,
.import_style .search_keyword .keyword_cloud dl dd a.active,
.import_style .search_keyword .keyword_cloud dl dd a:hover {
  border-color: #e60012;
  opacity: 1;
}

@media screen and (min-width: 737px), print {
  .import_style .result_area {
    padding-top: 65px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .result_area {
    padding-top: 19.62667px;
  }
}

.import_style .result_area .result_title {
  font-weight: normal;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .import_style .result_area .result_title {
    font-size: 24px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .result_area .result_title {
    font-size: 11.94667px;
  }
}

.import_style .result_area .result_title span,
.import_style .result_area .result_title strong {
  font-weight: bold;
}

@media screen and (min-width: 737px), print {
  .import_style .result_area .result_title strong {
    font-size: 36px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .result_area .result_title strong {
    font-size: 17.06667px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .result_area .order_number {
    padding-top: 14px;
    font-size: 14px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .result_area .order_number {
    padding-top: 8.53333px;
    font-size: 11.09333px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .order_list {
    padding-top: 14px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .order_list {
    padding-top: 8.53333px;
  }
}

.import_style .order_list a {
  display: block;
  position: relative;
  border-bottom: 1px solid #f1f2f4;
  color: #595757;
  text-decoration: none;
}

@media screen and (min-width: 737px), print {
  .import_style .order_list a {
    padding-top: 25px;
    padding-right: 70px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .order_list a {
    padding-top: 12.8px;
    padding-right: 10.24px;
    padding-bottom: 10.66667px;
  }
}

.import_style .order_list a:first-of-type {
  border-top: 1px solid #f1f2f4;
}

.import_style .order_list a:after {
  display: block;
  position: absolute;
  top: 50%;
  width: 0.5em;
  height: 0.5em;
  transform: rotate(-45deg);
  border-right: 2px solid #e60012;
  border-bottom: 2px solid #e60012;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .order_list a:after {
    right: 18px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .order_list a:after {
    right: 0;
  }
}

.import_style .order_list a:hover dd,
.import_style .order_list a:hover dt {
  text-decoration: underline;
}

@media screen and (min-width: 737px), print {
  .import_style .order_list a .article dt {
    padding-bottom: 14px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .order_list a .article dd p {
    font-size: 11.09333px;
  }
}

.import_style .order_list a .article + aside {
  font-weight: bold;
  text-align: right;
}

@media screen and (min-width: 737px), print {
  .import_style .order_list a .article + aside {
    font-size: 14px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .order_list a .article + aside {
    margin-top: 1em;
    font-size: 8.53333px;
  }
}

.import_style .pager_nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 737px), print {
  .import_style .pager_nav {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .pager_nav {
    padding-top: 25.6px;
    padding-bottom: 59.73333px;
  }
}

.import_style .pager_nav p a {
  color: #e60012;
  text-decoration: none;
}

@media screen and (min-width: 737px), print {
  .import_style .pager_nav p a {
    font-size: 14px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .pager_nav p a {
    font-size: 10.24px;
  }
}

.import_style .pager_nav ol {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 737px), print {
  .import_style .pager_nav ol {
    padding: 0 15px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .pager_nav ol {
    padding: 0 10.66667px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .pager_nav ol li {
    margin: 0 5px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .pager_nav ol li {
    margin: 0 3.41333px;
  }
}

.import_style .pager_nav ol li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  background-color: #ffffff;
  color: #e60012;
  text-decoration: none;
}

@media screen and (min-width: 737px), print {
  .import_style .pager_nav ol li a {
    width: 30px;
    height: 32px;
    font-size: 14px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .pager_nav ol li a {
    width: 21.33333px;
    height: 23.04px;
    font-size: 10.24px;
  }
}

.import_style .pager_nav ol li a:hover, .import_style .pager_nav ol li a.active {
  border-color: #e60012;
  background-color: #e60012;
  color: #ffffff;
  opacity: 1;
}

@media screen and (min-width: 737px), print {
  .import_style .search_purpose {
    padding-top: 100px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_purpose {
    padding-top: 38.4px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column3_panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 980px;
    padding-left: 0;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column3_panel > li {
    width: 300px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column3_panel.movie_panel {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column3_panel.movie_panel {
    padding-top: 17.06667px;
    padding-bottom: 25.6px;
  }
}

.import_style .column3_panel.movie_panel a {
  color: #595757;
  text-decoration: none;
}

@media screen and (min-width: 737px), print {
  .import_style .column3_panel.movie_panel dl {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column3_panel.movie_panel dl {
    display: flex;
    justify-content: space-between;
    padding-bottom: 14.93333px;
  }
}

.import_style .column3_panel.movie_panel dt {
  background-color: #e60012;
}

@media screen and (min-width: 737px), print {
  .import_style .column3_panel.movie_panel dt {
    height: 200px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column3_panel.movie_panel dt {
    width: 128px;
    height: 85.33333px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column3_panel.movie_panel dd {
    padding-top: 10px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column3_panel.movie_panel dd {
    flex: 1;
    padding-left: 12.8px;
  }
}

.import_style .column2_panel {
  padding-left: 0;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 980px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel > li {
    width: calc(490px - 10px);
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose {
    margin: 40px auto 0;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose > li {
    border: 5px solid #f0f1f3;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose > li {
    margin-top: 17.06667px;
    border: 2.13333px solid #f0f1f3;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose > li:first-of-type {
    margin-top: 0;
  }
}

.import_style .column2_panel.purpose dt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose dt {
    height: 306px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dt {
    height: 130.56px;
  }
}

.import_style .column2_panel.purpose dt span {
  font-weight: bold;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose dt span {
    font-size: 24px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dt span {
    font-size: 11.09333px;
  }
}

.import_style .column2_panel.purpose dt span:before {
  display: block;
  width: 100%;
  background-position: top 0 left 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose dt span:before {
    height: 150px;
    margin-bottom: 34px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dt span:before {
    height: 70.82667px;
    margin-bottom: 17.06667px;
  }
}

.import_style .column2_panel.purpose .extension dt span:before {
  background-image: url(../images/faq/icon_extension.png);
}

.import_style .column2_panel.purpose .serch_glass dt span:before {
  background-image: url(../images/faq/icon_serch_glass_large.png);
}

.import_style .column2_panel.purpose dd {
  position: relative;
  background-color: #f0f1f3;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose dd {
    padding: calc(40px - 7px) 16px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dd {
    padding: 8.53333px 12.8px;
  }
}

.import_style .column2_panel.purpose dd:after {
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose dd:after {
    left: calc(50% - 42.5px);
    border-width: 25px 42.5px 0 42.5px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dd:after {
    left: calc(50% - 17.06667px);
    border-width: 10.66667px 17.06667px 0 17.06667px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.purpose dd li {
    padding: 7px 0;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dd li {
    padding: 5.12px 0;
  }
}

.import_style .column2_panel.purpose dd li span,
.import_style .column2_panel.purpose dd li a {
  display: inline-block;
  position: relative;
  color: #595757;
  cursor: pointer;
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.purpose dd li span,
  .import_style .column2_panel.purpose dd li a {
    font-size: 11.09333px;
  }
}

.import_style .column2_panel.purpose dd li span:before,
.import_style .column2_panel.purpose dd li a:before {
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-right: 0.8em;
  transform: rotate(-45deg);
  border-right: 0.1em solid #e60012;
  border-bottom: 0.1em solid #e60012;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.ticket_panel {
    margin: 32px auto 0;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.ticket_panel {
    margin-top: 17.06667px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.ticket_panel > li {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.ticket_panel > li {
    margin-top: 9.81333px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.ticket_panel > li:first-of-type {
    margin-top: 0;
  }
}

.import_style .column2_panel.ticket_panel > li span,
.import_style .column2_panel.ticket_panel > li a {
  display: flex;
  position: relative;
  align-items: center;
  background-color: #f1f2f4;
  color: #595757;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.ticket_panel > li span,
  .import_style .column2_panel.ticket_panel > li a {
    height: 110px;
    padding-right: 34px;
    padding-left: 120px;
    font-size: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.ticket_panel > li span,
  .import_style .column2_panel.ticket_panel > li a {
    height: 69.97333px;
    padding-right: 18.77333px;
    padding-left: 62.29333px;
    font-size: 11.94667px;
  }
}

.import_style .column2_panel.ticket_panel > li span:before,
.import_style .column2_panel.ticket_panel > li a:before {
  display: block;
  position: absolute;
  background-color: #ffffff;
  background-position: top 50% left 50%;
  background-size: contain;
  line-height: 0;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.ticket_panel > li span:before,
  .import_style .column2_panel.ticket_panel > li a:before {
    left: 28px;
    width: 70px;
    height: 70px;
    border-radius: 35px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.ticket_panel > li span:before,
  .import_style .column2_panel.ticket_panel > li a:before {
    left: 11.94667px;
    width: 42.66667px;
    height: 42.66667px;
    border-radius: 21.33333px;
  }
}

.import_style .column2_panel.ticket_panel > li span:after,
.import_style .column2_panel.ticket_panel > li a:after {
  display: inline-block;
  position: absolute;
  right: 1em;
  width: 0.5em;
  height: 0.5em;
  transform: rotate(-45deg);
  border-right: 0.1em solid #e60012;
  border-bottom: 0.1em solid #e60012;
  content: "";
}

.import_style .column2_panel.ticket_panel > li span:hover,
.import_style .column2_panel.ticket_panel > li a:hover {
  color: #e60012;
  text-decoration: underline;
}

.import_style .column2_panel.ticket_panel > li span.htc_how:before,
.import_style .column2_panel.ticket_panel > li a.htc_how:before {
  background-image: url(../images/faq/icon_category01.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_sos:before,
.import_style .column2_panel.ticket_panel > li a.htc_sos:before {
  background-image: url(../images/faq/icon_category02.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_linkup:before,
.import_style .column2_panel.ticket_panel > li a.htc_linkup:before {
  background-image: url(../images/faq/icon_category03.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_internavi:before,
.import_style .column2_panel.ticket_panel > li a.htc_internavi:before {
  background-image: url(../images/faq/icon_category04.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htcp_how:before,
.import_style .column2_panel.ticket_panel > li a.htcp_how:before {
  background-image: url(../images/faq/icon_category05.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_setting:before,
.import_style .column2_panel.ticket_panel > li a.htc_setting:before {
  background-image: url(../images/faq/icon_category06.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_support:before,
.import_style .column2_panel.ticket_panel > li a.htc_support:before {
  background-image: url(../images/faq/icon_category07.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_alsok:before,
.import_style .column2_panel.ticket_panel > li a.htc_alsok:before {
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: url(../images/faq/icon_category08.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_site:before,
.import_style .column2_panel.ticket_panel > li a.htc_site:before {
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: url(../images/faq/icon_category09.png) !important;
}

.import_style .column2_panel.ticket_panel > li span.htc_price:before,
.import_style .column2_panel.ticket_panel > li a.htc_price:before {
  background-image: url(../images/faq/icon_category10.png) !important;
}

.import_style .column2_panel.switch_btn {
  margin: 0 auto;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.switch_btn {
    padding-top: 40px;
    padding-bottom: 36px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 21.33333px;
    padding-bottom: 17.06667px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn > li {
    width: 50%;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn > li:first-of-type {
    padding-right: 4.26667px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn > li:last-of-type {
    padding-left: 4.26667px;
  }
}

.import_style .column2_panel.switch_btn > li h4 {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #e60012;
  cursor: pointer;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.switch_btn > li h4 {
    height: 70px;
    border: 1px solid #e60012;
    border-radius: 4px;
    font-size: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn > li h4 {
    height: 42.66667px;
    border: 2px solid #e60012;
    border-radius: 1.70667px;
    font-size: 10.24px;
    text-align: center;
  }
}

.import_style .column2_panel.switch_btn > li h4.active {
  background-color: #e60012;
  color: #ffffff;
}

.import_style .column2_panel.switch_btn > li h4.active:before {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #e60012 transparent transparent transparent;
  content: "";
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.switch_btn > li h4.active:before {
    bottom: -14px;
    left: calc(50% - 15px);
    border-width: 14px 15px 0 15px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn > li h4.active:before {
    bottom: -5.97333px;
    left: calc(50% - 6.4px);
    border-width: 5.97333px 6.4px 0 6.4px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.switch_btn.under_btn {
    display: none;
  }
}

.import_style .column2_panel.switch_btn.under_btn > li h4.active:before {
  border-color: transparent transparent #e60012 transparent;
}

@media screen and (min-width: 737px), print {
  .import_style .column2_panel.switch_btn.under_btn > li h4.active:before {
    top: -14px;
    border-width: 0 15px 14px 15px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .column2_panel.switch_btn.under_btn > li h4.active:before {
    top: -5.97333px;
    border-width: 0 6.4px 5.97333px 6.4px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .search_inquiry {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_inquiry {
    padding-top: 42.66667px;
    padding-bottom: 55.46667px;
  }
}

.import_style .search_inquiry .copy_text {
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .import_style .search_inquiry .copy_text {
    padding-top: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_inquiry .copy_text {
    padding-top: 11.09333px;
    font-size: 11.94667px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .search_inquiry a {
    height: 70px;
    border-radius: 35px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_inquiry a {
    height: 42.66667px;
    border-radius: 21.33333px;
  }
}

@media screen and (min-width: 737px), print {
  .import_style .search_inquiry a span {
    font-size: 20px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_inquiry a span {
    font-size: 11.94667px;
  }
}

.import_style .search_inquiry a:after {
  width: 0.7em;
  height: 0.7em;
}

.import_style .search_inquiry aside {
  margin: 0 auto;
}

@media screen and (min-width: 737px), print {
  .import_style .search_inquiry aside {
    width: 400px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 736px) {
  .import_style .search_inquiry aside {
    width: 256px;
    padding-top: 17.06667px;
  }
}

.bg_red {
  position: relative;
  width: 100%;
  background-color: red;
}

/* CSS Document */
.internavi_dnet {
  width: 980px;
}

.below_tit:after {
  display: block;
  width: 60px;
  height: 0;
  margin: 0 auto;
  padding-top: 1.4em;
  border-bottom: #eb4444 solid 4px;
  content: "";
}

.numberring {
  position: relative;
}

.numberring:before {
  display: inline-block;
  position: absolute;
  top: 0.0em;
  left: 0;
  width: 22px;
  height: 22px;
  background-size: contain;
  content: "";
}

.inquiry_box {
  display: table;
  margin: 0 auto;
  border: 1px solid #eb4444;
}

.inquiry_box dt, .inquiry_box dd {
  display: table-cell;
  padding: 14px 0;
  text-align: center;
  vertical-align: middle;
}

.inquiry_box dt {
  width: 250px;
  background-color: #eb4444;
  color: #ffffff;
}

.inquiry_box dt span:before {
  display: inline-block;
  top: 2px;
  width: 24px;
  height: 24px;
  margin-right: 0.5em;
  background: url(../images/icon_telephone_w.svg) no-repeat;
  background-size: contain;
  content: "";
}

.inquiry_box dd {
  width: 336px;
}

.inquiry_box dd strong, .inquiry_box dd small {
  display: block;
}
