<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

/* ------------------------------
蜈ｱ騾壹ヱ繝ｼ繝�
------------------------------ */
/* 譌｢蟄倅ｸ頑嶌縺� */
.navigation {
  background-color: transparent;
}

/* 繧ｳ繝ｳ繝�Φ繝�ｹ� */
.auto {
  margin-right: auto;
  margin-left: auto;
}

.content {
  width: 1140px;
}

/* 繝壹�繧ｸ繧ｿ繧､繝医Ν */
.pagetitle {
  background-color: #f2f2f2;
}

.pagetitle h1 {
  font-size: 13px;
  line-height: 25px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  color: #333;
}

.pagetitle h1::after {
  content: none;
}

/* 繝倥ャ繝 */
.header_wrapper {
  background-color: #fff;
}

.header {
  position: relative;
  width: 1140px;
  height: 125px;
  margin: 0 auto;
}

.header &gt; p {
  position: absolute;
  top: 15px;
  margin: 0;
}

.header_logo {
  left: 0;
}

.header_tel {
  left: 171px;
}

.header_btn {
  right: 0;
}

/* 繝倥ャ繝繝翫ン */
.header_nav {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  display: flex;
  margin: 0;
  padding: 0 !important;
  list-style: none;
  justify-content: space-between;
  align-items: center;
}

.header_nav &gt; li &gt; a {
  font-size: 13px;
  font-weight: bold;
  line-height: 26px;
  display: block;
  color: #333;
  white-space: nowrap;
}

.header_nav_search a {
  padding: 5px 6px 5px 28px;
  background: url(../images/cmn/ico_header_nav_search.png) no-repeat 0 center /
    auto 22px;
}

.header_nav_merit a {
  padding: 5px 6px 5px 36px;
  background: url(../images/cmn/ico_header_nav_merit.png) no-repeat 5px center;
}

.header_nav_camp a {
  padding: 5px 6px 5px 35px;
  background: url(../images/cmn/ico_header_nav_camp.png) no-repeat 5px center;
}

.header_nav_type a {
  padding: 5px 6px 5px 34px;
  background: url(../images/cmn/ico_header_nav_type.png) no-repeat 5px center;
}

.header_nav_about a {
  padding: 5px 6px 5px 21px;
  background: url(../images/cmn/ico_header_nav_about.png) no-repeat 5px center;
}

.header_nav_channel a {
  padding: 5px 6px 5px 36px;
  background: url(../images/cmn/ico_header_nav_channel.png) no-repeat 5px center;
}

.header_nav_qa a {
  padding: 5px 6px 5px 36px;
  background: url(../images/cmn/ico_header_nav_qa.png) no-repeat 5px center;
}

/* 繧ｵ繝悶リ繝薙ご繝ｼ繧ｷ繝ｧ繝ｳ */
.search_nav,
.about_nav,
.type_nav {
  z-index: 2;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}

.header_nav_search.on,
.header_nav_about.on,
.header_nav_type.on {
  position: relative;
}

.header_nav_search.on::before,
.header_nav_about.on::before,
.header_nav_type.on::before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  content: "";
  opacity: 0.7;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #000;
  border-left: 15px solid transparent;
}

.search_nav_inner,
.about_nav_inner,
.type_nav_inner {
  display: flex;
  width: 1140px;
  margin: 0 auto;
  padding: 28px 0 40px;
  justify-content: space-between;
}

.about_nav_inner,
.type_nav_inner {
  width: 990px;
}

.search_nav_set,
.about_nav_set,
.type_nav_set {
  overflow: hidden;
  width: 275px;
  margin-bottom: 0;
  border-radius: 4px;
}

.about_nav_set {
  background: #fff url(../images/cmn/bg_about_nav.png) no-repeat right bottom;
  width: 100%;
}

.type_nav_set {
  background: #fff url(../images/cmn/bg_type_nav.png) no-repeat right bottom;
  width: 100%;
}

.search_nav_header,
.about_nav_header,
.type_nav_header {
  float: none;
  text-align: center;
  background-color: #6a90c9;
}

.search_nav_header span,
.about_nav_header span,
.type_nav_header span {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  padding: 10px;
  color: #fff;
}

.about_nav_header span,
.type_nav_header span {
  font-size: 20px;
}

.search_nav_kanto .search_nav_header span {
  padding-left: 40px;
  background: url(../images/cmn/bg_search_nav_header_kanto.png) no-repeat left
    center;
}

.search_nav_tokai .search_nav_header span {
  padding-left: 40px;
  background: url(../images/cmn/bg_search_nav_header_tokai.png) no-repeat left
    center;
}

.search_nav_kansai .search_nav_header span {
  padding-left: 40px;
  background: url(../images/cmn/bg_search_nav_header_kansai.png) no-repeat left
    center;
}

.search_nav_kyushu .search_nav_header span {
  padding-left: 32px;
  background: url(../images/cmn/bg_search_nav_header_kyushu.png) no-repeat left
    top;
}

.search_nav_tohoku .search_nav_header span {
  padding-left: 27px;
  background: url(../images/cmn/bg_search_nav_header_tohoku.png) no-repeat left
    center;
}

.about_nav_header span {
  padding-left: 24px;
  background: url(../images/cmn/bg_about_nav_header.png) no-repeat left center;
}

.type_nav_header span {
  padding-left: 44px;
  background: url(../images/cmn/bg_type_nav_header.png) no-repeat left center;
}

.search_nav_cont,
.about_nav_cont,
.type_nav_cont {
  margin-bottom: 0;
}

.search_nav_cont {
  padding: 12px 0 24px 5px;
}

.about_nav_cont,
.type_nav_cont {
  padding: 12px 20px 24px;
  min-height: 90px;
}

.search_nav_kanto .search_nav_cont {
  padding: 12px 10px 24px;
}

.search_nav_kanto {
  background: #fff url(../images/cmn/bg_search_nav_kanto.png) no-repeat right
    bottom;
}

.search_nav_tokai {
  background: #fff url(../images/cmn/bg_search_nav_tokai.png) no-repeat right
    bottom;
}

.search_nav_kansai {
  background: #fff url(../images/cmn/bg_search_nav_kansai.png) no-repeat right
    bottom;
}

.search_nav_kyushu {
  background: #fff url(../images/cmn/bg_search_nav_kyushu.png) no-repeat right
    bottom;
}

.search_nav_tohoku {
  background: #fff url(../images/cmn/bg_search_nav_tohoku.png) no-repeat right
    bottom;
}

.search_nav_cont ul,
.about_nav_cont ul,
.type_nav_cont ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.search_nav_kanto .search_nav_cont ul,
.about_nav_set ul,
.type_nav_set ul {
  display: flex;
  flex-wrap: wrap;
}

.search_nav_cont li a,
.about_nav_cont li a,
.type_nav_cont li a {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  display: block;
  padding: 10px 10px 10px 27px;
  color: #122f5c;
  background: url(../images/cmn/ico_search_nav.png) no-repeat 8px center;
}

.about_nav_cont li a,
.type_nav_cont li a {
  font-size: 16px;
}

/* 繝輔ャ繧ｿ荳� */
.footer_info {
  margin-top: 90px;
  padding: 20px 0 40px;
  background-color: #f2f2f2;
}

.footer_info_inner {
  width: 1100px;
  margin: 0 auto;
}

.footer_info_inner_top {
  margin-bottom: 28px;
  padding-bottom: 28px;
  padding-left: 77px;
  border-bottom: 2px dashed #cecece;
}

.footer_info_inner_top {
  background: url(../images/cmn/footer_logo_rcontena.png) no-repeat;
}

.footer_info_inner_bottom {
  display: flex;
  padding-left: 77px;
  background: url(../images/cmn/footer_logo_rs.png) no-repeat;
  justify-content: space-between;
}

.footer_info_tl {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 77px;
  color: #333;
}

.footer_info_txt {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  color: #333;
}

.footer_info_inner_bottom .footer_info_txt {
  flex-basis: 370px;
}

.footer_info_bnr {
  display: flex;
  flex-wrap: wrap;
  width: 620px;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 10px 0;
  flex-basis: 620px;
  justify-content: space-between;
}

/* 繝輔ャ繧ｿ荳� */
.footer_liks_wrapper {
  padding: 30px 0 40px;
  background-color: #333;
}

.footer_liks_box {
  width: 1140px;
  margin: 0 auto;
}

.footer_liks_top {
  display: flex;
  margin-bottom: 19px;
  padding-bottom: 19px;
  border-bottom: 1px solid #cfcfcf;
  justify-content: space-between;
}

.footer_liks_top_left {
  width: 790px;
}

.footer_liks_top_right {
  width: 330px;
}

.footer_liks_top_left dt,
.footer_liks_top_right dt {
  font-size: 14px;
  line-height: 20px;
  float: none;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  color: #333;
  border-radius: 4px;
  background-color: #fff;
}

.footer_liks_top_left dd,
.footer_liks_top_right dd {
  margin: 0 -8px;
}

.footer_liks_top_left dt:nth-child(3),
.footer_liks_top_left dd:nth-child(4) {
  width: 340px;
  margin-left: auto;
}

.footer_liks_top_left dd:nth-child(2),
.footer_liks_top_right dd:nth-child(2) {
  margin-bottom: 20px;
}

.footer_liks_bottom {
  display: flex;
  margin: 0 -8px;
}

.footer_links {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
}

.footer_liks_top .footer_links {
  flex-wrap: wrap;
}

.footer_links_clear {
  margin-right: 0;
  flex-basis: 100%;
}

.footer_liks_top .footer_links li:not(:last-child) {
  margin-right: 5px;
}

.footer_liks_bottom .footer_links:last-child {
  margin-left: auto;
}

.footer_liks_bottom .footer_links li:not(:last-child) {
  margin-right: 10px;
}

.footer_links a {
  font-size: 12px;
  line-height: 15px;
  display: block;
  padding: 8px;
  color: #fff !important;
}

.footer_bnr {
  text-align: center;
}

/* 繧ｳ繝斐�繝ｩ繧､繝� */
.copyright {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  background-color: #294a7f;
}

.copyright small {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}

/* 繝輔か繝ｳ繝磯未騾｣ */
.fs11 {
  font-size: 11px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.bold {
  font-weight: bold;
}

/* 繝ｬ繧､繧｢繧ｦ繝磯未騾｣ */
.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
</pre></body></html>