@charset "UTF-8";
a[href$="/news.html"] {
  pointer-events: all;
}

.rss_tag {
  float: none;
  display: inline-block;
  min-width: 70px;
  padding: 5px 10px;
  border: 1px solid #B43572;
  font-weight: normal;
  color: #B43572;
  line-height: 1;
  text-align: center;
  margin-right: 20px;
}

.dlb_color_table_td_bg td,
.dlb_color_table_tdfirst_bg td:first-child,
.dlb_color_table_th_bg th,
table.tab01 th {
  background-color: #1F5387;
}

th,
td {
  background-color: #fff;
  border-width: 2px;
  padding: 15px 30px;
}
@media only screen and (max-width: 690px) {
  th,
td {
    padding: 12px 17px;
  }
}

.voice_table02 th {
  background-color: rgba(31, 83, 135, 0.08);
}

.flow_box .flow_txt {
  background-color: rgba(31, 83, 135, 0.08);
}
.flow_box .flow_txt:not(:last-child)::after {
  border-color: #1F5387 transparent transparent transparent;
}

.dlb_color_base_pseudo_bg {
  margin-bottom: 40px;
}
.dlb_color_base_pseudo_bg:after, .dlb_color_base_pseudo_bg:before {
  background-color: #B43572;
  height: 2px;
}

header.template_c2 #header {
  box-shadow: none;
}
header.template_c2 #header_area {
  max-width: inherit;
  height: 100px;
  margin: 0 50px 0 71px;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 #header_area {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 980px) {
  header.template_c2 #header_area {
    height: 80px;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 #header_area {
    height: 50px;
  }
}
header.template_c2 #header_logo {
  width: 206px;
  margin-top: 6px;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 #header_logo {
    width: 150px;
  }
}
@media only screen and (max-width: 1119px) {
  header.template_c2 #header_logo {
    margin-left: 0;
  }
}
@media only screen and (max-width: 980px) {
  header.template_c2 #header_logo {
    margin-top: 0;
    width: 100px;
  }
}
header.template_c2 .gnavi_lang {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  height: auto !important;
  margin: 0 30px 0 0;
  width: 100%;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 .gnavi_lang {
    margin: 0 15px 0 0;
  }
}
@media only screen and (max-width: 980px) {
  header.template_c2 .gnavi_lang {
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_lang {
    position: absolute;
    top: 18px;
    right: 60px;
    margin: 0;
    width: auto;
  }
}
header.template_c2 .gnavi_lang li {
  height: auto !important;
  margin: 0 !important;
}
header.template_c2 .gnavi_lang li a {
  display: inline-block !important;
  height: auto !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #1F5387 !important;
  padding: 15px 0 0 !important;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 .gnavi_lang li a {
    font-size: 1vw !important;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_lang li a {
    padding: 0 !important;
    font-size: 12px !important;
  }
}
header.template_c2 .gnavi_lang li a:after {
  display: none !important;
}
header.template_c2 .gnavi_lang li:last-child:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
  width: 1px;
  height: 0.75em;
  background-color: #ddd;
  transform: rotate(24deg);
}
header.template_c2 .gnavi_lang li.active a {
  color: #999999 !important;
}
header.template_c2 .gnavi_area {
  margin: 0 10px;
  /*@media only screen and (max-width: 980px) {
  	margin: 0 1vw;
  }*/
}
@media only screen and (min-width: 691px) {
  header.template_c2 .gnavi_area {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    width: 100%;
  }
}
@media only screen and (max-width: 1660px) {
  header.template_c2 .gnavi_area {
    margin: 0 1vw;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_area {
    margin: 0;
  }
}
header.template_c2 .gnavi_area nav {
  height: auto;
}
header.template_c2 .gnavi_area nav > ul {
  height: auto;
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_area nav > ul {
    border-color: #ddd;
  }
}
header.template_c2 .gnavi_area nav > ul > li {
  position: relative;
  margin-right: 30px;
  height: auto;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 .gnavi_area nav > ul > li {
    margin: 0 1vw;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_area nav > ul > li {
    border-color: #DDDDDD;
    margin: 0;
  }
}
@media only screen and (min-width: 691px) {
  header.template_c2 .gnavi_area nav > ul > li:hover ul {
    display: block;
  }
}
header.template_c2 .gnavi_area nav > ul > li.is-parent a {
  position: relative;
  padding-right: 21px;
}
@media only screen and (max-width: 980px) {
  header.template_c2 .gnavi_area nav > ul > li.is-parent a {
    padding-right: 14px;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_area nav > ul > li.is-parent a {
    padding-right: 0;
  }
}
header.template_c2 .gnavi_area nav > ul > li.is-parent a:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 8px;
  background: url(../image/common/arrow_header.svg) 50% 50% no-repeat;
  background-size: cover;
  position: absolute;
  top: calc(50% - 7px);
  right: 7px;
  transform: translate(50%, -50%);
}
@media only screen and (max-width: 980px) {
  header.template_c2 .gnavi_area nav > ul > li.is-parent a:before {
    width: 10px;
    height: 6px;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_area nav > ul > li.is-parent a:before {
    display: none;
  }
}
header.template_c2 .gnavi_area nav > ul > li > a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  padding: 0 0 15px;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 .gnavi_area nav > ul > li > a {
    margin-top: 5px;
    font-size: 1vw;
  }
}
@media only screen and (max-width: 1300px) {
  header.template_c2 .gnavi_area nav > ul > li > a {
    margin-top: 5px;
    font-size: 1.2vw;
  }
}
@media only screen and (max-width: 980px) {
  header.template_c2 .gnavi_area nav > ul > li > a {
    margin-top: 3px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2 .gnavi_area nav > ul > li > a {
    margin-top: 0;
    font-size: inherit;
    padding: 12px 16px;
  }
}
header.template_c2 .gnavi_area nav > ul > li > a br {
  display: none;
}
@media only screen and (max-width: 1300px) and (min-width: 691px) {
  header.template_c2 .gnavi_area nav > ul > li > a br {
    display: inherit;
  }
}
header.template_c2 .gnavi_area nav > ul > li > a:hover {
  color: #1f5387;
}
header.template_c2 .gnavi_area nav > ul > li > a:hover:after {
  background-color: #1f5387;
}
header.template_c2 .gnavi_area nav > ul > li.main_current > a {
  color: #1f5387;
}
header.template_c2 .gnavi_area nav > ul > li.main_current > a:after {
  background-color: #1f5387;
}
header.template_c2 .gnavi_area nav > ul > li ul {
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
}
header.template_c2 .gnavi_area nav > ul > li ul li {
  border: #fff;
  border-style: solid;
  border-width: 0 1px 1px;
  background-color: #fff;
  height: auto;
}
header.template_c2 .gnavi_area nav > ul > li ul li a {
  background-color: #1f5387;
  color: #fff !important;
  white-space: nowrap;
  padding: 10px 15px;
}
header.template_c2 .gnavi_area nav > ul > li ul li a:hover {
  color: #fff;
  opacity: 0.8;
}
header.template_c2 .gnavi_area nav > ul > li ul li a:after {
  display: none;
}
header.template_c2 #contact_area,
header.template_c2 #contact_area2 {
  width: 180px;
  height: 60px;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 #contact_area,
header.template_c2 #contact_area2 {
    width: 11vw;
  }
}
@media only screen and (max-width: 980px) {
  header.template_c2 #contact_area,
header.template_c2 #contact_area2 {
    width: auto;
  }
}
header.template_c2 #contact_area a,
header.template_c2 #contact_area2 a {
  font-size: 16px;
  border-radius: 5px;
  padding: 10px;
}
@media only screen and (max-width: 1660px) {
  header.template_c2 #contact_area a,
header.template_c2 #contact_area2 a {
    font-size: 1.1vw;
  }
}
@media only screen and (max-width: 980px) {
  header.template_c2 #contact_area a,
header.template_c2 #contact_area2 a {
    font-size: 11px;
  }
}
header.template_c2 #contact_area {
  margin-right: 10px;
}
header.template_c2 #contact_area a {
  background: #B43572;
}
header.template_c2 #contact_area a:hover {
  background-color: rgba(180, 53, 114, 0.8);
}
header.template_c2 #contact_area2 a {
  background: #1F5387;
}
header.template_c2 #contact_area2 a:hover {
  background-color: rgba(31, 83, 135, 0.8);
}
header.template_c2 .gnavi_contact a {
  background: #B43572;
}
header.template_c2 .gnavi_contact a .txt {
  background-image: none;
  padding-left: 0;
}
header.template_c2 .gnavi_contact.no2 a {
  background: #1F5387;
}

#cta_area.template_c2 {
  background-color: #1F5387;
  position: relative;
  padding: 125px 3%;
  margin: 0 50px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  #cta_area.template_c2 {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 690px) {
  #cta_area.template_c2 {
    padding: 30px 0 60px;
    margin: 0;
  }
}
#cta_area.template_c2:after {
  content: "CONTACT";
  display: block;
  font-size: 200px;
  font-weight: bold;
  line-height: 1;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  bottom: -16px;
  right: 50%;
  transform: translate(50%, 0);
  white-space: nowrap;
}
@media only screen and (max-width: 690px) {
  #cta_area.template_c2:after {
    font-size: 20vw;
    bottom: -2vw;
  }
}
#cta_area.template_c2 .cta_block {
  position: relative;
  z-index: 1;
}
#cta_area.template_c2 .cta_block .col2_221 .col .cta_txt {
  font-size: 14px;
}
#cta_area.template_c2 .cta_block .col2_221 .col .cta_btn a {
  border-radius: 5px;
  text-decoration: none;
  box-shadow: none;
}
#cta_area.template_c2 .cta_block .col2_221 .col .cta_btn a:hover {
  opacity: 0.8;
}
#cta_area.template_c2 .cta_block .col2_221 .col.cta_l .cta_btn a {
  background-color: #B43572;
}
#cta_area.template_c2 .cta_block .col2_221 .col.cta_r .cta_btn a {
  background-color: #fff;
  color: #1F5387;
}

footer.template_c2 #footer_nav {
  background-color: #fff;
  padding: 60px 0 26px;
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_nav {
    padding: 25px 0 0;
  }
}
@media only screen and (min-width: 691px) {
  footer.template_c2 #footer_nav .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
footer.template_c2 #footer_nav .footer_lead_block {
  padding: 0;
  display: block;
  margin: 0 30px 30px 0;
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_nav .footer_lead_block {
    margin: 0 0 20px;
  }
}
footer.template_c2 #footer_nav .footer_lead_block .footer_logo {
  margin-bottom: 29px;
  width: 206px;
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_nav .footer_lead_block .footer_logo {
    margin-bottom: 19px;
    width: 150px;
  }
}
footer.template_c2 #footer_nav .footer_lead_block .footer_txt {
  font-size: 16px;
}
@media only screen and (min-width: 981px) {
  footer.template_c2 #footer_nav .footer_lead_block .footer_txt a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
    color: #333;
  }
}
footer.template_c2 #footer_nav .footer_nav_block {
  padding: 0;
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit {
  width: auto;
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_nav .footer_nav_block .fnav_unit {
    width: 100%;
  }
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit:nth-child(n+2) {
  margin-left: 89px;
}
@media only screen and (max-width: 980px) {
  footer.template_c2 #footer_nav .footer_nav_block .fnav_unit:nth-child(n+2) {
    margin-left: 4vw;
  }
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_nav .footer_nav_block .fnav_unit:nth-child(n+2) {
    margin: 0;
  }
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one a {
  padding-left: 0;
  color: #333;
  text-decoration: none;
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one a:hover {
  text-decoration: underline;
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one a:before {
  display: none;
}
@media only screen and (min-width: 691px) {
  footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one .fnav_title {
    margin-bottom: 20px;
  }
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one .fnav_title a {
  background-image: none;
  font-size: 14px;
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one .fnav_title a {
    border-color: #DDDDDD;
    border-bottom: 0;
  }
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one .fnav_list {
  margin-top: -15px;
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one .fnav_list li {
  padding-left: 0;
  margin-bottom: 3px;
}
footer.template_c2 #footer_nav .footer_nav_block .fnav_unit .fnav_unit_one .fnav_list li a {
  font-size: 12px;
}
footer.template_c2 #footer_info {
  background-color: #fff;
  font-size: 12px;
}
footer.template_c2 #footer_info .inner {
  border-top: 1px solid #DDDDDD;
  padding: 19px 0;
}
footer.template_c2 #footer_info .footer_info_navi a {
  color: #999999;
  padding-right: 1em;
}
footer.template_c2 #footer_info .footer_info_navi a + a {
  border-left: 0;
  padding-left: 0;
}
footer.template_c2 #footer_info .footer_info_navi a + a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 1em;
  background-color: #999;
  margin-right: 1em;
}
footer.template_c2 #footer_info small {
  color: #999999;
}
@media only screen and (max-width: 690px) {
  footer.template_c2 #footer_info small {
    margin-top: 10px;
  }
}

body.page_index footer.template_c2 {
  margin-top: 0;
}
@media only screen and (max-width: 690px) {
  body.page_index .dlb_subtitle2_07 .dlb_subtitle2_07_l {
    font-size: 22px;
  }
}

@media only screen and (min-width: 691px) {
  body.page_en .top_mv .top_mv_main .lead {
    font-size: 62px;
  }
  body.page_en .top_mv .top_mv_main .caption {
    font-size: 24px;
  }
}

.top_bg {
  position: fixed;
  top: 0;
  right: 50px;
  width: calc(50% - 50px);
  height: 100vh;
  background-size: cover;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .top_bg {
    right: 3%;
    width: calc(50% - 3%);
  }
}
@media only screen and (max-width: 690px) {
  .top_bg {
    right: 0;
    width: 100%;
  }
}

.top_mv {
  margin: 0 50px;
  height: 820px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .top_mv {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 690px) {
  .top_mv {
    height: 560px;
    margin: 0;
  }
}
.top_mv:after {
  content: "";
  display: block;
  background: url(../image/top_mv01.png);
  background-size: 25px auto;
  width: 58.5%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media only screen and (max-width: 690px) {
  .top_mv:after {
    display: none;
  }
}
.top_mv .top_mv_main {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 691px) {
  .top_mv .top_mv_main .inner {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_main .inner {
    background: url(../image/top_mv01.png) 50% 50%;
    background-size: 25px auto;
    width: 100%;
    padding: 70px calc(15px + 3%) 25px;
  }
}
.top_mv .top_mv_main .lead {
  font-size: 42px;
  color: #1F5287;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_main .lead {
    font-size: 24px;
  }
}
.top_mv .top_mv_main .caption {
  font-size: 22px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_main .caption {
    font-size: 16px;
  }
}
.top_mv .top_mv_news {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translate(50%, 0);
  width: 94%;
  max-width: 1020px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (min-width: 691px) {
  .top_mv .top_mv_news {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_news {
    width: calc(94% - 30px);
    bottom: calc(3vw + 15px);
  }
}
.top_mv .top_mv_news .ttl {
  background-color: #1F5387;
  color: #fff;
}
@media only screen and (min-width: 691px) {
  .top_mv .top_mv_news .ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
  }
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_news .ttl {
    width: 100%;
    text-align: center;
    padding: 5px;
  }
}
.top_mv .top_mv_news .dlb_rss {
  line-height: 1;
  position: relative;
}
@media only screen and (min-width: 691px) {
  .top_mv .top_mv_news .dlb_rss {
    width: calc(100% - 150px);
  }
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_news .dlb_rss {
    margin: 0;
  }
}
.top_mv .top_mv_news .dlb_rss dl {
  padding: 20px;
  border: 0;
}
@media only screen and (min-width: 691px) {
  .top_mv .top_mv_news .dlb_rss dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_news .dlb_rss dl {
    padding: 15px;
  }
}
.top_mv .top_mv_news .dlb_rss .rss_date {
  display: inline-block;
  float: none;
  width: auto;
  color: #999;
  font-size: 14px;
}
.top_mv .top_mv_news .dlb_rss .rss_title {
  flex: 1;
  float: none;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 30px;
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_news .dlb_rss .rss_title {
    margin-top: 10px;
    max-width: inherit;
  }
}
.top_mv .top_mv_news .dlb_rss .rss_title a {
  display: inline;
  color: #333;
}
.top_mv .top_mv_news .dlb_rss .rss_title a:after {
  content: "";
  display: block;
  width: 18px;
  height: 12px;
  background: url(../image/common/arrow_right.svg) 50% 50% no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 690px) {
  .top_mv .top_mv_news .dlb_rss .rss_title a:after {
    right: 15px;
  }
}
.top_strength {
  margin: 0 50px;
}
@media only screen and (max-width: 1200px) {
  .top_strength {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 690px) {
  .top_strength {
    margin: 0;
  }
}
.top_strength.col_bg_white {
  padding-top: 0;
}
.top_strength .col2_m_221.inner {
  width: 80%;
  justify-content: center;
}
@media only screen and (max-width: 979px) {
  .top_strength .col2_m_221.inner {
    width: 100%;
  }
}
.top_strength .col2_m_221 .col {
  background-color: #fff;
  border-radius: 5px;
  border: 0;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.06);
  padding: 16px 10px 16px;
  display: flex;
  align-items: center;
  max-width: 508px;
}
@media only screen and (max-width: 690px) {
  .top_strength .col2_m_221 .col {
    min-height: inherit;
    padding: 10px 15px;
  }
}
.top_strength .col2_m_221 .col .dlb_banner_num {
  font-size: 40px;
  color: #F0D7E3;
  margin-right: 20px;
}
@media only screen and (max-width: 690px) {
  .top_strength .col2_m_221 .col .dlb_banner_num {
    margin-bottom: 15px;
    font-size: 30px;
  }
}
.top_strength .col2_m_221 .col .dlb_banner_txt {
  flex: 1;
  padding: 0;
  line-height: 1.5;
  font-size: 15px;
  text-align: left;
}

.top_solution {
  margin: 0 50px;
}
@media only screen and (max-width: 1200px) {
  .top_solution {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 690px) {
  .top_solution {
    margin: 0;
  }
}
.top_solution .col3_m_331 .col {
  min-height: 290px;
  background-color: #fff;
  border-radius: 3px;
  border: 0;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.06);
  padding: 70px 20px 30px;
}
@media only screen and (max-width: 690px) {
  .top_solution .col3_m_331 .col {
    min-height: inherit;
    padding: 30px 15px;
  }
}
.top_solution .col3_m_331 .col .dlb_banner_img {
  text-align: center;
  margin-bottom: 38px;
}
@media only screen and (max-width: 690px) {
  .top_solution .col3_m_331 .col .dlb_banner_img {
    margin-bottom: 15px;
  }
}
.top_solution .col3_m_331 .col .dlb_banner_txt {
  flex: 1;
  padding: 0;
  line-height: 1.5;
}
.top_solution .col3_m_331 .col:hover {
  opacity: 0.8;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
}
.top_solution .col3_m_331 .col a {
  color: #333;
  text-decoration: none;
}
.top_solution .col3_m_331 .col a:hover {
  color: inherit;
}

.top_link .col {
  transition: all 0.2s ease 0s;
}
.top_link .col img {
  transition: all 0.2s ease 0s;
}
.top_link .col:hover {
  opacity: 0.8;
}
.top_link .col:hover img {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
}
.top_link .col a img {
  opacity: 1;
}

.top_faq {
  margin: 0 50px;
  background-position: 50% 50%;
  background-size: cover;
}
@media only screen and (max-width: 1200px) {
  .top_faq {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 690px) {
  .top_faq {
    margin: 0;
  }
}
.top_faq .col {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (min-width: 981px) {
  .top_faq .col .main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 66px 76px 66px 0;
  }
}
@media only screen and (max-width: 980px) {
  .top_faq .col .main {
    padding: 40px;
  }
}
@media only screen and (max-width: 690px) {
  .top_faq .col .main {
    padding: 25px;
  }
}
.top_faq .col .ttl-area {
  text-align: center;
}
@media only screen and (min-width: 981px) {
  .top_faq .col .ttl-area {
    width: 442px;
  }
}
@media only screen and (max-width: 980px) {
  .top_faq .col .ttl-area {
    margin-bottom: 20px;
  }
}
.top_faq .col .ttl-area .icon {
  margin-top: 5px;
  margin-bottom: 15px;
}
.top_faq .col .ttl-area .ttl {
  font-size: 24px;
  font-weight: bold;
  color: #1F5387;
}
@media only screen and (max-width: 690px) {
  .top_faq .col .ttl-area .ttl {
    font-size: 20px;
  }
}
.top_faq .col .list-area {
  flex: 1;
  list-style: none;
}
.top_faq .col .list-area li {
  font-size: 18px;
  font-weight: bold;
  margin-left: 1.3em;
  text-indent: -0.7em;
}
@media only screen and (max-width: 690px) {
  .top_faq .col .list-area li {
    font-size: 14px;
  }
}
.top_faq .col .list-area li:before {
  content: "?";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #1F5387;
}
@media only screen and (max-width: 690px) {
  .top_faq .col .list-area li:before {
    font-size: 18px;
  }
}
.top_faq .col .link a {
  display: block;
  text-align: right;
  font-size: 16px;
  letter-spacing: 0.1em;
  padding: 16px 20px;
  color: #fff;
  background-color: #1F5387;
}
@media only screen and (max-width: 980px) {
  .top_faq .col .link a {
    text-align: center;
  }
}
.top_faq .col .link a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.top_faq .col .link a:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  width: 14px;
  height: 9px;
  background: url(../image/common/arrow_right_white.svg) 50% 50% no-repeat;
  background-size: cover;
}
.top_faq .col.is-red .ttl-area .ttl {
  color: #B43572;
}
.top_faq .col.is-red .list-area li:before {
  color: #B43572;
}
.top_faq .col.is-red .link a {
  background-color: #B43572;
}

@media only screen and (min-width: 691px) {
  .top_company {
    background: none;
  }
}
@media only screen and (max-width: 690px) {
  .top_company {
    margin-bottom: 50vw;
  }
}
@media only screen and (min-width: 691px) {
  .top_company .main {
    width: calc(50% - 40px);
    line-height: 2.25;
  }
}

.news-area .rss_box dl {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #999;
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.news-area .rss_box dl:first-child {
  padding-top: 30px;
  border-top: 1px dotted #999;
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl:first-child {
    padding-top: 20px;
  }
}
.news-area .rss_box dl .rss_date {
  font-size: 14px;
  width: 127px;
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl .rss_date {
    width: auto;
    margin-bottom: 10px;
  }
}
.news-area .rss_box dl .rss_title {
  width: calc(100% - 127px);
  padding-left: 0;
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl .rss_title {
    width: auto;
  }
}
.news-area .rss_box dl .rss_title a {
  color: #333;
  font-size: 14px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl .rss_title a {
    display: block;
  }
}
.news-area .rss_box dl .rss_title a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.news-area .rss_box dl .rss_title a .rss_tag {
  display: table;
  background-color: #6E6E6E;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  width: 90px;
  min-width: 90px;
  text-align: center;
  margin-right: 20px;
  line-height: 1.4;
  border: none;
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl .rss_title a .rss_tag {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.news-area .rss_box dl .rss_contents {
  font-size: 14px;
  padding: 25px 0 0 calc(127px + 110px);
}
@media only screen and (max-width: 690px) {
  .news-area .rss_box dl .rss_contents {
    width: auto;
    padding: 15px 0 0 0;
  }
}

.copyright_block {
  margin: -80px 50px 120px 50px;
}
@media only screen and (max-width: 690px) {
  .copyright_block {
    margin: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .copyright_block {
    margin: 0 3%;
  }
}

.recruit_head {
  font-size: 28px;
  font-weight: bold;
  color: #999;
  text-align: center;
}
@media only screen and (max-width: 690px) {
  .recruit_head {
    font-size: 22px;
  }
}

#sitemap li {
  margin: 27px 0;
}
#sitemap li::before {
  content: none;
}
#sitemap li a {
  font-size: 18px;
}
#sitemap li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#sitemap li ul {
  padding: 0 0 5px 5px;
}
#sitemap li ul li {
  padding: 0 0 0 25px;
}
#sitemap li ul li::before {
  content: "";
  border-top: 1px solid #333;
  border-right: none;
  transform: none;
  width: 12px;
  top: 14px;
}
#sitemap li ul li a {
  font-size: 16px;
  font-weight: normal;
}

.dlb_btn_entry .dlb_btn a {
  border-radius: 0px;
}
.dlb_btn_entry .dlb_btn a::before {
  width: 8px;
  height: 8px;
  border: 0px;
  right: 0;
  border-width: 2px 2px 0 0;
  border-style: solid;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  left: 1.5em;
  background-image: none;
}
.dlb_btn_entry .dlb_btn a:hover::before {
  background-image: none;
}

.dlb_table_06 td a {
  color: #4092E0;
  text-decoration: underline;
}
.dlb_table_06 td a:hover {
  color: #4092E0;
  text-decoration: none;
}

header.template_c2_form {
  position: static;
  margin-top: -100px;
}
@media only screen and (max-width: 979px) {
  header.template_c2_form {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 690px) {
  header.template_c2_form {
    margin-top: -65px;
  }
}

footer.template_c2_form #footer_info .inner {
  border-top: none;
}

.page_form #locator_template_c2, .page_contact #locator_template_c2 {
  margin-top: 0;
}
@media only screen and (max-width: 979px) {
  .page_form #locator_template_c2, .page_contact #locator_template_c2 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 690px) {
  .page_form #locator_template_c2, .page_contact #locator_template_c2 {
    margin-top: 0;
  }
}

#_bownow_iframe_sid_5fa0f601202cb0ae3c23 {
  width: 100% !important;
}

.is-none {
  display: none;
}

p a {
  color: #4092E0;
  text-decoration: underline;
}
p a:hover {
  color: #4092E0;
  text-decoration: none;
}

.dlb_color_base_text {
  color: #B43572;
}

#pagetitle.template_c2 {
  position: relative;
  height: 170px;
  padding: 56px 0;
  margin: 100px 50px 80px;
}
@media only screen and (max-width: 1200px) {
  #pagetitle.template_c2 {
    margin: 100px 3% 80px;
  }
}
@media only screen and (max-width: 979px) {
  #pagetitle.template_c2 {
    margin: 80px 3% 60px;
  }
}
@media only screen and (max-width: 690px) {
  #pagetitle.template_c2 {
    height: 190px;
    padding: 0;
    margin: 50px 0;
  }
}
#pagetitle.template_c2 .pagetitle_bg {
  background-color: inherit;
}
#pagetitle.template_c2 .pagetitle_block {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
#pagetitle.template_c2 .pagetitle_block .pagetitle {
  color: #333;
  font-size: 28px;
  line-height: 1.4;
}
@media only screen and (max-width: 690px) {
  #pagetitle.template_c2 .pagetitle_block .pagetitle {
    margin-top: 0;
    font-size: 24px;
  }
}
#pagetitle.template_c2 .pagetitle_block .pagetitle:after {
  content: none;
}

#locator_template_c2 {
  position: absolute;
  height: 170px;
  top: 0;
  left: 0;
  border: none;
  background: inherit;
  text-align: center;
  z-index: 3;
  margin-top: 100px;
}
@media only screen and (max-width: 979px) {
  #locator_template_c2 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 690px) {
  #locator_template_c2 {
    margin-top: 65px;
  }
}
#locator_template_c2 ol {
  position: absolute;
  bottom: 12px;
  right: 50%;
  transform: translate(50%, 0);
}
#locator_template_c2 li {
  margin-right: 0;
  color: #999;
  font-size: 12px;
}
#locator_template_c2 li:after {
  content: "▷";
  margin-left: 0;
}
#locator_template_c2 li a {
  color: #999;
  font-size: 12px;
  text-decoration: none;
}

.dlb_subtitle2_01 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 690px) {
  .dlb_subtitle2_01 {
    font-size: 21px;
    margin-bottom: 24px;
  }
}

.dlb_subtitle2_07 .dlb_subtitle2_07_l {
  font-family: "Noto Sans JP";
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 690px) {
  .dlb_subtitle2_07 .dlb_subtitle2_07_l {
    font-size: 22px;
  }
}
.dlb_subtitle2_07 .dlb_subtitle2_07_r {
  position: relative;
  margin-right: 44px;
  color: #B43572;
  font-size: 12px;
  font-weight: bold;
}
.dlb_subtitle2_07 .dlb_subtitle2_07_r:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -10px;
  width: 2px;
  height: 20px;
  background-color: #DDD;
  transform-origin: top left;
  transform: rotate(45deg);
}

.dlb_subtitle4_02 {
  border: none;
  padding-left: 0;
}

.image_text_block {
  position: relative;
}
.image_text_block .image_text_block_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}

@media only screen and (min-width: 980px) {
  .dlb_box3-6_area .col3_m_321 .col {
    width: calc(33.33333% - 20px);
  }
}
.dlb_box3-6_area .col {
  overflow: hidden;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
  border-radius: 5px;
}
@media only screen and (min-width: 980px) {
  .dlb_box3-6_area .col {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 979px) {
  .dlb_box3-6_area .col {
    margin-bottom: 30px;
  }
}
.dlb_box3-6_area .col:hover {
  box-shadow: none;
}
.dlb_box3-6_area .col:hover .dlb_btn_inlineb a {
  background-color: #1F5387;
  color: #fff;
}
.dlb_box3-6_area .col:hover .dlb_btn_inlineb a:before {
  background-image: url(/dcms_media/image/common/arrow_right_white.png);
}
.dlb_box3-6_area .col .dlb_btn_inlineb {
  margin-top: 20px;
}
.dlb_box3-6_area .col .dlb_btn_inlineb a {
  padding: 10px 4em 10px 5em;
  font-size: 14px;
}
.dlb_box3-6_area .col .dlb_btn_inlineb a:before {
  width: 13px;
  height: 8px;
}
.dlb_box3-6_area .service_case_block .dlb_box3-6_txt {
  padding: 16px 20px;
}
.dlb_box3-6_area .service_case_block .dlb_box3-6_txt a {
  color: #333;
  text-decoration: none;
}

.dlb_btn a {
  padding: 16px 2.3em 16px 2.3em;
  border-radius: 5px;
  background-color: #1F5387;
  border-color: #1F5387;
  font-weight: bold;
}
@media only screen and (max-width: 690px) {
  .dlb_btn a {
    padding: 13px 2.6em;
  }
}
.dlb_btn a:before {
  top: 50%;
  right: 18px;
  left: auto;
  width: 16px;
  height: 10px;
  border: none;
  background-image: url(/dcms_media/image/common/arrow_right_white.png);
  background-size: cover;
  transform: translateY(-50%);
}
.dlb_btn a:hover {
  border-color: #1F5387;
  background-color: #fff;
  color: #1F5387;
}
.dlb_btn a:hover:before {
  background-image: url(/dcms_media/image/common/arrow_right.png);
}
.dlb_btn.dlb_btn_white a {
  border-color: #fff;
  background-color: #fff;
  color: #1F5387;
}
.dlb_btn.dlb_btn_white a:before {
  background-image: url(/dcms_media/image/common/arrow_right.png);
}
.dlb_btn.dlb_btn_white a:hover {
  background-color: inherit;
  color: #fff;
}
.dlb_btn.dlb_btn_white a:hover:before {
  background-image: url(/dcms_media/image/common/arrow_right_white.png);
}

.dlb_btn_inlineb a {
  border-color: #1F5387;
  border-radius: 5px;
  color: #1F5387;
  font-weight: bold;
}
@media only screen and (min-width: 980px) {
  .dlb_btn_inlineb a {
    padding: 18px 6.1em 18px 5.4em;
  }
}
@media only screen and (max-width: 690px) {
  .dlb_btn_inlineb a {
    min-width: 70%;
    padding: 16px 2.8em;
  }
}
.dlb_btn_inlineb a:hover {
  background-color: #1F5387;
  color: #fff;
}
.dlb_btn_inlineb a:hover:before {
  background-image: url(/dcms_media/image/common/arrow_right_white.png);
}
.dlb_btn_inlineb a:before {
  top: 50%;
  right: 1em;
  left: auto;
  width: 16px;
  height: 10px;
  border: none;
  background-image: url(/dcms_media/image/common/arrow_right.png);
  background-size: cover;
  transform: translateY(-50%);
}

.dlb_content-39 .col {
  border-radius: 5px;
}

.col .dlb_c39_txt {
  padding: 40px 20px 70px 20px;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 979px) {
  .col .dlb_c39_txt {
    padding: 30px 20px 30px 20px;
  }
}
.col .dlb_c39_txt .dlb_subtitle4_02 {
  margin-bottom: 12px;
}
.col .dlb_c39_txt > p {
  font-size: 14px;
  line-height: 1.6;
}
.col .dlb_c39_link {
  bottom: 40px;
}
.col .dlb_c39_link .dlb_txt_link_before a {
  text-decoration: none;
}

.dlb_txt_link_before {
  padding-left: 20px;
}
.dlb_txt_link_before a {
  color: #0075C2;
  font-size: 14px;
}
.dlb_txt_link_before a:before {
  top: calc(50% - 2px);
}

.col2_222.biglink:hover .dlb_txt_link_before a {
  text-decoration: underline;
}
.col2_222.biglink:hover .dlb_txt_link_before a:before {
  left: 3px;
}

.dlb-flow_area_1 {
  position: relative;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1 {
    flex-wrap: nowrap;
    padding-left: 10px;
  }
}
.dlb-flow_area_1 + .dlb-flow_area_1 {
  margin-top: 20px;
}
.dlb-flow_area_1 + .dlb-flow_area_1 .dlb-flow_item:before {
  content: none;
}
.dlb-flow_area_1 + .dlb-flow_area_1 .dlb-flow_item:after {
  height: calc(100% + 20px);
  top: -20px;
}
.dlb-flow_area_1:last-child .dlb-flow_item:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  border-width: 35px 37px 0 37px;
  border-color: #EFDFE7 transparent transparent transparent;
  transform: translateX(-50%);
  z-index: 2;
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1:last-child .dlb-flow_item:before {
    border-width: 25px 27px 0 27px;
  }
}
.dlb-flow_area_1:last-child .dlb-flow_item:after {
  height: calc(100% - 14px);
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1:last-child .dlb-flow_item:after {
    height: 100%;
  }
}
.dlb-flow_area_1 .dlb-flow_item {
  position: relative;
  background-color: inherit;
  width: 154px;
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1 .dlb-flow_item {
    width: 90px;
    padding: 0;
  }
}
.dlb-flow_area_1 .dlb-flow_item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 100%;
  background-color: #EFDFE7;
  transform: translateX(-50%);
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1 .dlb-flow_item:after {
    width: 20px;
  }
}
.dlb-flow_area_1 .dlb-flow_item .dlb-flow_num {
  position: relative;
  margin-bottom: 0;
  color: #B43572;
  font-size: 29px;
  line-height: 1.1;
  letter-spacing: 0.04em;
  z-index: 1;
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1 .dlb-flow_item .dlb-flow_num {
    font-size: 19px;
    text-align: center;
  }
}
.dlb-flow_area_1 .dlb-flow_item .dlb-flow_num:after {
  content: none;
}
.dlb-flow_area_1 .dlb-flow_title {
  margin-bottom: 16px;
  color: #1F5387;
  font-size: 18px;
}
.dlb-flow_area_1 .dlb-flow_txt {
  border: none;
  padding: 40px 32px;
}
@media only screen and (max-width: 690px) {
  .dlb-flow_area_1 .dlb-flow_txt {
    padding: 24px 20px 24px 10px;
  }
}
.dlb-flow_area_1 ul li {
  position: relative;
  list-style: none;
  padding-left: 20px;
  line-height: 1.6;
}
.dlb-flow_area_1 ul li ~ li {
  margin-top: 8px;
}
.dlb-flow_area_1 ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  background-color: #B43572;
}

.dlb_subtitle3_06 {
  padding-bottom: 16px;
  color: #1F5387;
}

.dlb_color_base_border {
  border-color: #B43572;
}

.checklist_block {
  padding: 50px 40px 40px;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 690px) {
  .checklist_block {
    padding: 30px 20px 20px;
  }
}
.checklist_block .checklist_box {
  padding: 54px 40px 50px;
  background-color: #FFF;
  text-align: center;
}
@media only screen and (max-width: 690px) {
  .checklist_block .checklist_box {
    padding: 30px 20px 30px;
  }
}
.checklist_block .checklist_box .checklist_detail {
  display: inline-block;
  text-align: left;
}
.checklist_block .checklist_box .checklist_detail > p {
  position: relative;
  padding-left: 23px;
  line-height: 1.6;
}
.checklist_block .checklist_box .checklist_detail > p ~ p {
  margin-top: 15px;
}
.checklist_block .checklist_box .checklist_detail > p:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 15px;
  height: 13px;
  background-image: url(/dcms_media/image/check_icon.png);
  background-size: cover;
}
.checklist_block .checklist_box .dlb_btn_inlineb {
  margin-top: 40px;
}
@media only screen and (max-width: 690px) {
  .checklist_block .checklist_box .dlb_btn_inlineb {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 980px) {
  .checklist_block .checklist_box .dlb_btn_inlineb a {
    padding: 18px 3.4em 18px 2.2em;
  }
}

a[href$=".pdf"] {
  position: relative;
}
a[href$=".pdf"]:after {
  content: "";
  position: absolute;
  top: 3px;
  width: 14px;
  height: 18px;
  padding-left: 16px;
  background: url(/dcms_media/image/common/icon_pdf.png) no-repeat right center;
  background-size: 14px 18px;
}

.dlb_c32_q .dlb_initials {
  padding-bottom: 4px;
  border-color: #1F5387;
  background-color: #1F5387;
  font-family: "Noto sans";
  font-weight: normal;
}
@media only screen and (min-width: 980px) {
  .dlb_c32_q .dlb_initials {
    font-size: 24px;
  }
}
.dlb_c32_q .dlb_c32_q_txt p a {
  color: #333;
  text-decoration: none;
}
.dlb_c32_q .dlb_c32_q_txt p a:hover {
  opacity: 0.7;
}

.dlb_c32_q_large, .dlb_c32_a_large {
  border-bottom: 1px solid #DDD;
}
.dlb_c32_q_large .dlb_initials, .dlb_c32_a_large .dlb_initials {
  width: 60px;
  height: 60px;
  margin-right: 40px;
  font-size: 32px;
  font-weight: bold;
}
@media only screen and (max-width: 690px) {
  .dlb_c32_q_large .dlb_initials, .dlb_c32_a_large .dlb_initials {
    width: 44px;
    height: 44px;
    margin-right: 20px;
    font-size: 26px;
  }
}

.dlb_c32_q_large {
  padding-bottom: 40px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 690px) {
  .dlb_c32_q_large {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
.dlb_c32_q_large .dlb_c32_q_txt {
  font-size: 28px;
}
@media only screen and (max-width: 690px) {
  .dlb_c32_q_large .dlb_c32_q_txt {
    font-size: 19px;
  }
  .dlb_c32_q_large .dlb_c32_q_txt p {
    line-height: 1.5;
  }
}

.dlb_c32_a_large {
  padding-bottom: 60px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 690px) {
  .dlb_c32_a_large {
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
}
.dlb_c32_a_large .dlb_initials {
  background-color: #B43572;
  border-color: #B43572;
  color: #fff;
}

.menu_btn_332 {
  justify-content: center;
}
@media only screen and (min-width: 980px) {
  .menu_btn_332 li {
    width: calc(33.33333% - 26.666px);
    margin-right: 40px;
  }
}
.menu_btn_332 li a {
  padding: 18px 2.1em 18px 1.5em;
  border: 2px solid #1F5387;
  border-radius: 5px;
  background-color: inherit;
  color: #1F5387;
  font-weight: bold;
}
.menu_btn_332 li a:hover {
  border-color: #1F5387;
  background-color: #1F5387;
}
.menu_btn_332 li a:hover:before {
  background-image: url(/dcms_media/image/common/arrow_bottom_white.png);
}
@media only screen and (max-width: 979px) {
  .menu_btn_332 li a {
    padding: 15px 2em 15px 1.4em;
  }
}
@media only screen and (max-width: 690px) {
  .menu_btn_332 li a {
    justify-content: center;
    padding: 10px 1.4em 10px 1em;
  }
}
.menu_btn_332 li a:before {
  right: 20px;
  left: auto;
  width: 9px;
  height: 14px;
  border: none;
  background-image: url(/dcms_media/image/common/arrow_bottom.png);
  background-size: cover;
  transform: inherit;
  transition: all 0.3s;
}
@media only screen and (max-width: 979px) {
  .menu_btn_332 li a:before {
    right: 14px;
  }
}
@media only screen and (max-width: 690px) {
  .menu_btn_332 li a:before {
    right: 10px;
  }
}
.menu_btn_332 li.menu_btn_download a {
  border-color: #B43572;
  color: #B43572;
}
.menu_btn_332 li.menu_btn_download a:hover {
  background-color: #B43572;
  color: #FFF;
}
.menu_btn_332 li.menu_btn_download a:hover:before {
  background-image: url(/dcms_media/image/common/arrow_bottom_white.png);
}
.menu_btn_332 li.menu_btn_download a:before {
  background-image: url(/dcms_media/image/common/arrow_bottom_pink.png);
}

.txt_link_prev a {
  position: relative;
  padding-left: 16px;
  color: #333;
  text-decoration: none;
}
.txt_link_prev a:hover {
  color: #333;
  text-decoration: underline;
}
.txt_link_prev a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  transform: translateY(-50%) rotate(-45deg);
}

.dlb_table_06 tr:last-child td ~ td {
  border-bottom: none;
}
@media only screen and (max-width: 690px) {
  .dlb_table_06 tr:last-child td ~ td {
    border-bottom: 1px solid #ddd;
  }
}
.dlb_table_06 td {
  background-color: inherit;
}
@media only screen and (min-width: 980px) {
  .dlb_table_06 td {
    padding: 17px 30px;
  }
}
.dlb_table_06 td:first-child {
  background-color: #1F5387;
  color: #FFF;
  font-weight: bold;
}
@media only screen and (max-width: 690px) {
  .dlb_table_06 td:first-child {
    border-color: #1F5387;
  }
}
.dlb_table_06 td ~ td {
  border-color: #ddd;
  border-top: none;
  border-width: 1px;
}
@media only screen and (min-width: 691px) {
  .dlb_table_06 td ~ td {
    border-right: none;
  }
}

@media only screen and (min-width: 980px) {
  .mapinfo .col2_m_221 > .col:first-child {
    width: calc(36.66% - 20px);
  }
  .mapinfo .col2_m_221 > .col:nth-child(2) {
    width: calc(63.333% - 20px);
  }
}
@media only screen and (min-width: 980px) {
  .mapinfo .col_bg {
    padding: 30px;
  }
}

@media only screen and (min-width: 980px) {
  .company_message .dlb_box2-3_img {
    width: 31.666%;
  }
  .company_message .dlb_box2-3_txt {
    width: calc(100% - 31.666% - 60px);
  }
}
.company_message .note {
  color: #999;
  line-height: 2;
}

.download_signup_block {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 690px) {
  .download_signup_block {
    display: block;
  }
}
.download_signup_block .download_signup_txt {
  width: 59.1666%;
}
@media only screen and (max-width: 690px) {
  .download_signup_block .download_signup_txt {
    width: auto;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 690px) {
  .download_signup_block .download_signup_txt .dlb_btn_w40 {
    margin: 0 auto;
  }
}
.download_signup_block .download_login_block {
  width: 28.75%;
}
@media only screen and (max-width: 979px) {
  .download_signup_block .download_login_block {
    width: 36%;
  }
}
@media only screen and (max-width: 690px) {
  .download_signup_block .download_login_block {
    width: auto;
  }
}

.dlb_btn_gray a {
  padding: 12px 1.5em 12px 2.5em;
  background-color: #6E6E6E;
  border: 2px solid #6E6E6E;
}
.dlb_btn_gray a:hover {
  border: 2px solid #1F5387;
  color: #1F5387;
}
.dlb_btn_gray a:hover:before {
  border-color: #1F5387;
}

.download_document_block {
  padding: 0 20px;
}
@media only screen and (max-width: 690px) {
  .download_document_block {
    padding: 0;
  }
}
.download_document_block .col3_m_321 .col {
  width: calc(33.33333% - 81.3333px);
  margin: 0 122px 100px 0;
  margin-bottom: 100px;
}
@media only screen and (max-width: 979px) {
  .download_document_block .col3_m_321 .col {
    width: calc(33.33333% - 20px);
    margin: 0 30px 50px 0;
  }
}
@media only screen and (max-width: 690px) {
  .download_document_block .col3_m_321 .col {
    width: calc(50% - 10px);
    margin: 0 20px 40px 0;
  }
}
@media only screen and (min-width: 691px) {
  .download_document_block .col3_m_321 .col:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 690px) {
  .download_document_block .col3_m_321 .col:nth-child(2n) {
    margin-right: 0;
  }
}
.download_document_block .dlb_btn a {
  padding: 14px 60px 14px 18px;
  border-color: #F5F5F5;
  background-color: #F5F5F5;
  border-radius: 5px;
  color: #333;
  font-weight: bold;
  text-align: left;
}
@media only screen and (max-width: 979px) {
  .download_document_block .dlb_btn a {
    padding: 13px 56px 13px 14px;
  }
}
@media only screen and (max-width: 690px) {
  .download_document_block .dlb_btn a {
    padding: 13px 48px 13px 14px;
    min-width: inherit;
  }
}
.download_document_block .dlb_btn a:hover {
  opacity: 0.7;
}
.download_document_block .dlb_btn a:before {
  content: none;
}
.download_document_block .dlb_btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 30px;
  background-image: url(/dcms_media/image/common/icon_download.png);
  background-size: cover;
  transform: translateY(-50%);
}
@media only screen and (max-width: 979px) {
  .download_document_block .dlb_btn a:after {
    right: 14px;
  }
}
@media only screen and (max-width: 690px) {
  .download_document_block .dlb_btn a:after {
    width: 22px;
    height: 22px;
  }
}

.content_wrap {
  margin: 0 50px;
}
@media only screen and (max-width: 1200px) {
  .content_wrap {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 690px) {
  .content_wrap {
    margin: 0;
  }
}

.content_inner {
  padding: 50px 0 80px;
}
@media only screen and (max-width: 690px) {
  .content_inner {
    padding: 40px 0;
  }
}

.content_inner02 {
  padding: 80px 0 70px;
}
@media only screen and (max-width: 979px) {
  .content_inner02 {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 690px) {
  .content_inner02 {
    padding: 40px 0;
  }
}

.bg_beige {
  background-color: #EBE8DC;
}

.bg_gray {
  background-color: #f5f5f5;
}

.copyright_list_block {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 979px) {
  .copyright_list_block {
    flex-wrap: wrap;
    justify-content: center;
    margin: -20px 0 0 -20px;
  }
}
.copyright_list_block .copyright_list_item {
  width: 19.1666%;
}
@media only screen and (max-width: 979px) {
  .copyright_list_block .copyright_list_item {
    width: calc(33.33% - 20px);
    margin: 20px 0 0 20px;
  }
}
@media only screen and (max-width: 690px) {
  .copyright_list_block .copyright_list_item {
    width: calc(50% - 20px);
  }
}
.copyright_list_block .copyright_list_item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding: 10px 14px 10px 48px;
  border-radius: 5px;
  background-color: #FFF;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.14);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 690px) {
  .copyright_list_block .copyright_list_item a {
    height: 70px;
    padding: 10px 10px 10px 40px;
  }
}
.copyright_list_block .copyright_list_item a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.copyright_list_block .copyright_list_item a .icon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 690px) {
  .copyright_list_block .copyright_list_item a .icon {
    left: 14px;
  }
}
.copyright_list_block .copyright_list_item a .icon img {
  width: 22px;
  height: auto;
}
@media only screen and (max-width: 690px) {
  .copyright_list_block .copyright_list_item a .icon img {
    width: 18px;
  }
}

.copyright_question_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 80px 60px 100px;
  background-image: url(/dcms_media/image/copyright_bg01.jpg);
  background-size: cover;
}
@media only screen and (max-width: 979px) {
  .copyright_question_block {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 690px) {
  .copyright_question_block {
    display: block;
    padding: 40px 30px;
  }
}
.copyright_question_block .dlb_subtitle2_01 {
  margin-bottom: 20px;
  color: #fff;
}
.copyright_question_block p {
  color: #fff;
}
.copyright_question_block .copyright_question_txt {
  margin-right: 30px;
  flex: 1;
}
@media only screen and (max-width: 690px) {
  .copyright_question_block .copyright_question_txt {
    margin-right: 0;
  }
}
.copyright_question_block .copyright_question_btn {
  width: 27.90697%;
}
@media only screen and (max-width: 979px) {
  .copyright_question_block .copyright_question_btn {
    width: 36%;
  }
}
@media only screen and (max-width: 690px) {
  .copyright_question_block .copyright_question_btn {
    width: auto;
  }
}

.solution_block {
  margin-top: -80px;
  padding-top: 70px;
}

.solution_contact_block {
  position: relative;
}
.solution_contact_block:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 434px;
  background-image: url(/dcms_media/image/solution_bg.jpg);
  background-size: cover;
  z-index: -1;
}
@media only screen and (max-width: 979px) {
  .solution_contact_block:before {
    height: calc(100% - 100px);
  }
}
.solution_contact_block .title_box {
  margin-bottom: 80px;
  padding: 90px 30px 0;
}
@media only screen and (max-width: 979px) {
  .solution_contact_block .title_box {
    margin-bottom: 50px;
    padding: 60px 0 0;
  }
}
@media only screen and (max-width: 690px) {
  .solution_contact_block .title_box {
    margin-bottom: 30px;
    padding: 40px 0 0;
  }
}
.solution_contact_block .dlb_subtitle2_01 {
  min-height: 133px;
  line-height: 1.64;
}
.solution_contact_block .dlb_subtitle2_01 strong {
  color: #B43572;
}
@media only screen and (max-width: 979px) {
  .solution_contact_block .dlb_subtitle2_01 br {
    display: none;
  }
}
.solution_contact_block .contact_box {
  padding: 60px 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
@media only screen and (max-width: 979px) {
  .solution_contact_block .contact_box {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 690px) {
  .solution_contact_block .contact_box {
    padding: 30px;
  }
}
.solution_contact_block .contact_box .contact_box_inner {
  max-width: 790px;
  margin: 0 auto;
}
@media only screen and (min-width: 980px) {
  .solution_contact_block .dlb_btn_inlineb a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.strength_block {
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 979px) {
  .strength_block {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 690px) {
  .strength_block {
    margin-bottom: 30px;
  }
}
.strength_block .strength_block_txt {
  position: relative;
  width: 66.6667%;
  min-height: 340px;
  padding: 40px 12.5% 40px 4.166%;
  background-color: #fff;
}
@media only screen and (max-width: 979px) {
  .strength_block .strength_block_txt {
    padding: 30px 16% 30px 4.166%;
    min-height: 300px;
  }
}
@media only screen and (max-width: 690px) {
  .strength_block .strength_block_txt {
    position: static;
    display: block;
    width: auto;
    min-height: inherit;
    padding: 30px 6% 170px 6%;
  }
}
.strength_block .strength_block_txt_inner {
  position: absolute;
  top: 50%;
  width: 75%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 979px) {
  .strength_block .strength_block_txt_inner {
    width: 70%;
  }
}
@media only screen and (max-width: 690px) {
  .strength_block .strength_block_txt_inner {
    position: static;
    width: auto;
    transform: inherit;
  }
}
.strength_block .strength_block_imgae {
  position: absolute;
  top: 50%;
  right: 6.667%;
  width: 35%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 979px) {
  .strength_block .strength_block_imgae {
    right: 0;
    width: 44%;
  }
}
@media only screen and (max-width: 690px) {
  .strength_block .strength_block_imgae {
    position: static;
    width: 88%;
    margin: -140px auto 0;
    transform: inherit;
  }
}
.strength_block .title span {
  display: block;
}
.strength_block .title span.en {
  margin-bottom: 4px;
  color: #B43572;
  font-size: 12px;
}
.strength_block .title span.ja {
  margin-bottom: 15px;
}

.strength_block02 .strength_block_txt {
  margin: 0 0 0 auto;
  padding: 40px 4.166% 40px 12.5%;
}
@media only screen and (max-width: 979px) {
  .strength_block02 .strength_block_txt {
    padding: 30px 4.166% 30px 16%;
    min-height: 300px;
  }
}
@media only screen and (max-width: 690px) {
  .strength_block02 .strength_block_txt {
    padding: 30px 6% 170px 6%;
  }
}
.strength_block02 .strength_block_imgae {
  left: 6.667%;
}
@media only screen and (max-width: 979px) {
  .strength_block02 .strength_block_imgae {
    left: 0;
  }
}

.service_media_list {
  display: flex;
}
@media only screen and (max-width: 979px) {
  .service_media_list {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 690px) {
  .service_media_list {
    display: block;
  }
}

.dlb_media_block {
  display: block;
  width: 23.333%;
  overflow: hidden;
  margin-right: 26.666px;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
  transition: all 0.3s;
}
@media only screen and (max-width: 979px) {
  .dlb_media_block {
    width: calc(50% - 15px);
    margin: 0 30px 30px 0;
  }
  .dlb_media_block:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 690px) {
  .dlb_media_block {
    width: auto;
    margin-right: 0;
  }
}
.dlb_media_block:nth-child(4) {
  margin-right: 0;
}
.dlb_media_block .dlb_media_left {
  background-image: url(/dcms_media/image/service_case_image.png);
  background-size: cover;
}
.dlb_media_block .dlb_media_left .dlb_media_left_in {
  padding-top: 50%;
  background-size: cover;
}
.dlb_media_block .dlb_media_title {
  margin-bottom: 0;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428;
}
.dlb_media_block:hover {
  box-shadow: none;
  text-decoration: none;
}
.dlb_media_block:hover .dlb_media_left .dlb_media_left_in {
  transform: scale(1);
}
.dlb_media_block:hover .dlb_media_title {
  color: #333;
}
.dlb_media_block .dlb_media_time,
.dlb_media_block .dlb_media_txt,
.dlb_media_block .dlb_media_cate {
  display: none;
}