@charset "utf-8";

/* ==========================================================

title : footer　css
scope : 各カテゴリ下位ページのfooterのcss

========================================================== */


/*共通*/


/*--flex骨子--*/

.born {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.born_c {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.born_l {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.born_r {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

[class^="mo_box"] {
  box-sizing: border-box;
  text-align: left;
}

[class^="mo_box"] p {
  color: #333;
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
}

[class^="mo_box"] span {
  font-weight: 800;
}

.menu {
  box-sizing: border-box;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  position: relative;
}

.product {
  font-size: 13px;
  letter-spacing: 0.1em;
  width: 100%;
}

.product dt {
  display: inline-block;
}

.product dd {
  display: inline-block;
}

.copy_box,
.copyright {
  font-size: 13px;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
}


/*bc36 animal-hospital*/

.mo_box.bc36 {
  background: url(/animal-hospital/image/top/bg_seo_prtxt_upper.png) no-repeat left top,
  url(/animal-hospital/image/top/bg_seo_prtxt_lower.png) no-repeat left bottom,
  url(/animal-hospital/image/top/bg_seo_prtxt_middle.png) repeat-y 0 0;
  border: 0;
  margin: 0 auto;
  padding: 25px;
  position: relative;
  width: 800px;
}

.footer_box_bc36 {
  color: #333;
  position: relative;
  text-align: center;
  width: 100%;
}

.footer_inner_bc36 {
  background: #fff;
  padding: 20px 0 0;
  width: 100%;
}

.footer_box_bc36 a {
  color: #333;
}

.footer_box_bc36 a:hover {
  opacity: 0.7;
}

.footer_box_bc36 .logo {
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 3px solid #68432e;
}

.footer_box_bc36 .menu {
  border-left: 1px solid #333;
  box-sizing: border-box;
  height: 16px;
  margin: 0 auto 20px;
  width: 1000px;
}

.footer_box_bc36 .menu li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 0;
}

.footer_box_bc36 .menu li a {
  border-right: 1px solid #333;
  display: inline-block;
  width: 100%;
}

.footer_box_bc36 .product {
  height: 16px;
  margin: 0 auto 25px;
  width: 100%;
}

.footer_box_bc36 .product dd {
  margin: 0;
}

.footer_box_bc36 .copy_box {
  background-color: #68432e;
  color: #fff;
  line-height: 40px;
  margin: 0;
  padding: 0;
}

.footer_box_bc36 .copy_box a {
  color: #fff;
}


/*bc28 catsle*/

.mo_box.bc28 {
  background: url(/castle/image/top/bg_seo_prtxt_middle.png) repeat-y 0 0;
  border: 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 25px;
  position: relative;
  width: 860px;
}

.mo_box.bc28::before,
.mo_box.bc28::after {
  content: "";
  display: block;
  left: 0;
  width: 100%;
  height: 24px;
  position: absolute;
}

.mo_box.bc28::before {
  background: url("/castle/image/top/bg_seo_prtxt.png") no-repeat 0 top;
  top: 0;
}

.mo_box.bc28::after {
  background: url("/castle/image/top/bg_seo_prtxt.png") no-repeat 0 bottom;
  bottom: 0;
}

.footer_box_bc28 {
  background: #000 url(/castle/image_cmn/bg_footer.png) repeat 0 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  position: relative;
  text-align: center;
  width: 100%;
}

.footer_box_bc28 a {
  color: #fff;
}

.footer_box_bc28 a:hover {
  opacity: 0.7;
}

.footer_box_bc28 .logo {
  background: #fff url("/castle/image_cmn/bg_footer_logo.png") no-repeat center bottom;
  margin: 0 auto;
  padding: 30px 0;
}

.footer_box_bc28 .menu {
  margin: 40px auto 15px;
  padding: 0 60px;
  width: 1000px;
}

.footer_box_bc28 .menu li {
  margin: 0 0 15px 0;
  position: relative;
}

.footer_box_bc28 .menu li::before {
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #d2ac6c;
  content: "";
  font-size: 0;
  height: 0;
  padding-right: 9px;
  vertical-align: middle;
  width: 0;
}

.footer_box_bc28 .menu li:last-child {
  margin-right: 0;
}

.footer_box_bc28 .product {
  margin: 0 auto 40px;
}

.footer_box_bc28 .product dd {
  margin: 0;
}

.footer_box_bc28 .copy_box {
  background-color: #fff;
  border-top: 4px solid #fff;
  color: #b71f19;
  line-height: 40px;
  margin: 0;
  padding: 0;
}

.footer_box_bc28 .copy_box::after {
  background: #c89749;
  background: linear-gradient(to right, #c89749 0%, #e5bf84 28%, #ce9c4a 36%, #e5bf84 57%, #9b7120 100%);
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 100%;
}

.footer_box_bc28 .copy_box a {
  color: #b71f19;
}
html body .footer_box_bc28 .search-list-link{
  display: none;
}

/*bc183 entamer*/

.mo_box.bc183 {
  border: 2px solid #c0ab92;
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 23px;
  margin: 45px auto 100px;
  padding: 25px;
  position: relative;
  text-align: left;
  width: 700px;
}

.mo_box.bc183::before {
  content: url("/entamer/image/top/icn_bg_seo.png");
  display: block;
  left: 4px;
  position: absolute;
  top: 5px;
}

.mo_box.bc183::after {
  content: url("/entamer/image/top/icn_bg_seo.png");
  display: block;
  position: absolute;
  right: 4px;
  transform: rotate(180deg);
  bottom: 5px;
}

.footer_box_bc183 {
  background-color: #299129;
  color: #fff;
  font-size: 13px;
  margin: 100px auto 0;
  padding-top: 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

.footer_box_bc183::before {
  background-size: contain;
  background: url(/entamer/image/top/bg_footer_entamail.png) no-repeat 0 0/cover;
  content: " ";
  display: inline-block;
  height: 58px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -58px;
  vertical-align: middle;
  width: 344px;
}

.footer_box_bc183 .logo {
  margin: 0 auto;
}

.footer_box_bc183 .menu {
  margin: 25px auto 15px;
  padding: 0;
  position: relative;
  width: 1000px;
}

.footer_box_bc183 .menu li {
  border-left: 1px solid #fff;
  display: inline-block;
  line-height: 18px;
  padding: 0 8px;
}

.footer_box_bc183 .menu li:first-child {
  border-left: none;
}

.footer_box_bc183 .menu li a {
  color: #fff;
}

.footer_box_bc183 .menu li a:hover {
  color: #c33927;
}

.footer_box_bc183 .menu li:last-child {
  margin-right: 0;
}

.footer_box_bc183 .product {
  margin: 0 auto 30px;
  width: 685px;
}

.footer_box_bc183 .product dd {
  margin: 0;
}

.footer_box_bc183 .copy_box {
  background: #fff;
  color: #000;
  line-height: 30px;
  margin: 0;
  padding: 10px 0;
  ;
  text-align: center;
}

.footer_box_bc183 a {
  color: #fff;
}

.footer_box_bc183 .copy_box a {
  color: #000;
}


/*bc37 finance*/

.mo_box.bc37 {
  background: url(/finance/image/pattern_ct_footer.png) no-repeat center center;
  background-repeat: no-repeat;
  background-position: center;
  border: 3px solid #364e96;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px;
  width: 800px;
}

.footer_box_bc37 {
  color: #fff;
  clear: both;
  display: block;
  margin: 35px auto 0;
  overflow: hidden;
  position: relative;
}

.footer_box_bc37 .logo {
  margin-bottom: 34px;
  text-align: center;
}

.footer_box_bc37 .footer_inner {
  background: #fff;
  border-top: 4px solid #1835a3;
  margin: auto;
  padding: 16px 0 15px;
}

.footer_box_bc37 .menu {
  display: table;
  line-height: 1.2;
  margin: 0 auto 12px;
  padding: 0 30px;
  text-align: center;
  width: 1000px;
}

.footer_box_bc37 .menu li {
  border-right: 1px solid #292929;
  display: table-cell;
  vertical-align: middle;
}

.footer_box_bc37 .menu li:first-child {
  border-left: 1px solid #292929;
}

.footer_box_bc37 .menu li:last-child {}

.footer_box_bc37 .menu a {
  color: #1E1E1E;
  position: relative;
  width: 1000px;
}

.footer_box_bc37 .product {
  color: #1E1E1E;
  line-height: 22px;
}

.footer_box_bc37 .copyright {
  background: #edeff8;
  color: #1E1E1E;
  height: 33px;
  line-height: 33px;
  margin: 10px auto 0;
}


/*bc51 hotel*/

.mo_box.bc51 {
  background: rgba(194, 192, 129, 0.2);
  border: 0;
  margin: 50px auto 0;
  overflow: inherit;
  padding: 30px 50px;
  position: relative;
  text-align: left;
  width: 790px;
}

.mo_box.bc51::before {
  content: url(/hotel/image/top/icn_bg_seo.png);
  display: block;
  left: -8px;
  position: absolute;
  top: -18px;
}

.mo_box.bc51::after {
  content: url(/hotel/image/top/icn_bg_seo.png);
  display: block;
  position: absolute;
  right: -8px;
  transform: rotate(180deg);
  bottom: -18px;
}

.footer_box_bc51 {
  background: url(/hotel/image/top/bg_footer.png) repeat 0 0;
  color: #fff;
  margin: 60px auto 0;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}

.footer_box_bc51 .footer_inner {
  margin: 0 auto 20px;
  width: 1000px;
}

.footer_box_bc51 .logo {
  margin: 0 auto;
}

.footer_box_bc51 .menu {
  margin: 18px auto 12px;
  padding: 0;
  position: relative;
  width: 1000px;
}

.footer_box_bc51 .menu::before {
  bottom: -75px;
  background: url(/hotel/image/top/img_footer_left.png) no-repeat 0 0;
  background-size: 95%;
  opacity: 0.6;
  content: "";
  display: block;
  height: 180px;
  left: 0;
  position: absolute;
  width: 130px;
}

.footer_box_bc51 .menu::after {
  bottom: -74px;
  background: url(/hotel/image/top/img_footer_right.png) no-repeat 0 0;
  background-size: 110%;
  opacity: 0.6;
  content: "";
  display: block;
  height: 170px;
  right: 0;
  position: absolute;
  width: 130px;
}

.footer_box_bc51 .menu li {
  margin-right: 40px;
  padding-left: 5px;
  position: relative;
}

.footer_box_bc51 .menu li::after {
  background-color: #ce9d1a;
  bottom: 0;
  content: '';
  display: block;
  height: 8px;
  left: -15px;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 8px;
}

.footer_box_bc51 a {
  color: #fff;
}

.footer_box_bc51 .product {
  margin: 0 auto;
  width: 685px;
}

.footer_box_bc51 .copy_box {
  background: #ad2716;
  color: #fff;
  line-height: 30px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
}


/*bc168 insurer*/

.mo_box.bc168 {
  background: #edfcf5;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin: 50px auto 0;
  outline: 4px solid #b8e6cf;
  padding: 15px;
  width: 805px;
}

.footer_box_bc168 {
  background-image: linear-gradient( -45deg, #fff 25%, #edfaad 25%, #edfaad 50%, #fff 50%, #fff 75%, #edfaad 75%, #edfaad);
  background-size: 5px 5px;
  border-top: 5px solid #d3e08d;
  background-repeat: repeat;
  display: block;
  margin: 130px auto 0;
  padding: 20px 0 0;
  position: relative;
  width: 100%;
}

.footer_box_bc168::before {
  background-size: contain;
  background: url(/insurer/image_cmn/ftr_img_01.png) no-repeat 0 0/cover;
  content: " ";
  display: inline-block;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -68px;
  vertical-align: middle;
  width: 1000px;
}

.footer_box_bc168 .logo {
  margin: 0 auto;
}

.footer_box_bc168 .menu {
  line-height: 1.4;
  margin: 20px auto 8px;
  width: 1000px;
}

.footer_box_bc168 .menu li {
  border-left: 1px solid #333;
  display: inline-block;
  padding: 0 5px 0 10px;
}

.footer_box_bc168 .menu li:first-child {
  border-left: none;
}

.footer_box_bc168 .menu li a {
  color: #004dc6;
}

.footer_box_bc168 .menu li a:hover {
  color: #888;
}

.footer_box_bc168 .product {
  font-size: 15px;
  margin: 20px auto 13px;
}

.footer_box_bc168 .copyright {
  background: #0eab5f;
  color: #fff;
  display: block;
  line-height: 32px;
}

.footer_box_bc168 .copyright a {
  color: #fff;
}


/*bc185 mediapo*/

.mo_box.bc185 {
  background: #cae2fb;
  border: 0;
  border-radius: 5px;
  margin: 35px auto 0;
  padding: 25px 35px;
  position: relative;
  width: 830px;
}

.footer_box_bc185 {
  background: #b4272d url(/mediapo/image/top/bg_footer_x2.png) repeat 0 0/249px 149px;
  margin: 50px auto 0;
  width: 100%;
}

.footer_box_bc185 .box {
  color: #000;
  margin: 0 auto;
  padding: 30px 0;
  width: 860px;
}

.footer_box_bc185 .menu {
  letter-spacing: 0;
  margin-top: -5px;
  padding: 0 0 0 18px;
  width: 700px;
}

.footer_box_bc185 .menu li {
  font-weight: 600;
  margin: 0 0 10px;
  position: relative;
  text-align: left;
  width: 203px;
}

.footer_box_bc185 .menu li::before {
  background: #d90078;
  content: "";
  height: 7px;
  position: absolute;
  left: -18px;
  top: 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 7px;
}

.footer_box_bc185 .menu li a {
  color: #000;
}

.footer_box_bc185 .menu li a:hover {
  color: #d90078;
}

.footer_box_bc185 .logo {
  border-left: 1px solid #fff;
  padding-left: 25px;
}

.footer_box_bc185 .product {
  margin: 10px auto 0;
  text-align: left;
}

.footer_box_bc185 .txt_left_box {
  width: 700px;
}

.footer_box_bc185 .img_right_box {
  border-left: 1px solid #8e8a7f;
}

.footer_box_bc185 .copyright {
  background: #000;
  color: #fff;
  display: block;
  padding: 15px;
  text-align: center;
}

.footer_box_bc185 .copyright a {
  color: #fff;
}


/*bc184 racemap*/

.mo_box.bc184 {
  background: #fff;
  border: 4px solid #8bc0e8;
  margin: 0 auto 50px;
  padding: 20px 25px;
  position: relative;
  width: 620px;
}

.footer_box_bc184 {
  background: #d6f0ff url(/race-map/image_cmn/bg_footer.png) repeat-x left top / 640px 440px;
  margin: 0 auto;
  min-width: 1024px;
  padding: 40px 0 0;
  position: relative;
  width: 100%;
}

.footer_box_bc184 .logo {
  margin: 0 auto;
}

.footer_box_bc184 .menu {
  margin: 20px auto 42px;
  width: 960px;
}

.footer_box_bc184 .menu li {
  border-left: 1px solid #333333;
  display: inline-block;
  line-height: 18px;
  padding: 0 4px 0 7px;
}

.footer_box_bc184 .menu li:first-child {
  border-left: none;
}

.footer_box_bc184 .menu li a {
  color: #004dc6;
}

.footer_box_bc184 .menu li a:hover {
  color: #888;
}

.footer_box_bc184 .product {
  background: #559b31 url(/race-map/image_cmn/bg_footer_product.png) repeat-x left top / 640px 50px;
  color: #fff;
  line-height: 34px;
  position: relative;
}

.footer_box_bc184 .product::before {
  background: url(/race-map/image_cmn/bg_foot_img.png) no-repeat 0 0 / 920px 35px;
  content: "";
  height: 35px;
  left: 50%;
  margin-left: -460px;
  position: absolute;
  top: -35px;
  width: 920px;
}

.footer_box_bc184 .copyright {
  background: #327212 url(/race-map/image_cmn/bg_footer_copyright.png) repeat-x left top / 640px 50px;
  color: #fff;
  display: block;
  line-height: 32px;
}

.footer_box_bc184 .copyright a {
  color: #fff;
}

.footer_box_bc184 .copyright a:hover {
  opacity: 0.8;
}


/*bc07 rentacar*/

.mo_box.bc07 {
  background: #ebf8ff;
  border-radius: 10px;
  border: 4px solid #113c95;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0 auto;
  padding: 25px 30px;
  position: relative;
  z-index: 1;
  width: 822px;
}

.footer_box_bc07 {
  background: #113c95;
  margin: 40px auto 0;
  padding-top: 23px;
  text-align: center;
  position: relative;
}

.footer_box_bc07 .logo small {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.footer_box_bc07 .menu {
  letter-spacing: 0;
  margin: 25px auto 10px auto;
  width: 765px;
}

.footer_box_bc07 .menu li {
  text-align: left;
  width: 33%;
}

.footer_box_bc07 .menu li:nth-child(2) a,
.footer_box_bc07 .menu li:nth-child(5) a {
  margin-left: 15px;
}

.footer_box_bc07 .menu li:nth-child(3n) a {
  margin-left: 32px;
}

.footer_box_bc07 .menu a {
  color: #fff;
  display: block;
  line-height: 28px;
  padding-left: 22px;
  position: relative;
}

.footer_box_bc07 .menu a:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background: #fff;
  content: '';
  display: inline-block;
  height: 10px;
  left: 0;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.footer_box_bc07 .product {
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 10px;
}

.footer_box_bc07 .copyright {
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
}

.footer_box_bc07 .copyright a {
  color: #fff;
}


/*bc188 routenavi*/

.mo_box.bc188 {
  background-image: url(/routenavi/image/top/bg_seobox.png),
  url(/routenavi/image/top/bg_seobox.png),
  url(/routenavi/image/top/bg_seobox.png),
  url(/routenavi/image/top/bg_seobox.png);
  background-position: 7px 5%, 99% 5%, 7px 95%, 99% 95%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border: 3px solid #e4edfa;
  font-size: 14px;
  line-height: 26px;
  margin: 0 auto 35px;
  outline: 1px solid #6b91c8;
  padding: 20px 30px;
  width: 800px;
}

.footer_box_bc188 {
  background: #2c6ac5;
  margin: 140px auto 0;
  padding: 25px 0 0;
  position: relative;
}

.footer_box_bc188::before {
  background: url("/routenavi/image/top/img_footer.png") no-repeat bottom center/100%;
  content: "";
  display: block;
  height: 119px;
  margin: 0 auto;
  left: 0;
  position: absolute;
  right: 0;
  top: -114px;
  width: 1000px;
  z-index: -1;
}

.footer_box_bc188 .logo {
  margin: 0 auto 25px;
  text-align: center;
}

.footer_box_bc188 .navi_footer_nav {
  margin: 10px auto 20px;
  width: 100%;
}

.footer_box_bc188 .navi_footer_nav .menu {
  font-size: 12px;
  margin: 0 auto;
  width: 810px;
}

.footer_box_bc188 .navi_footer_nav .menu li {
  border-right: 1px solid #fff;
  line-height: 22px;
  padding: 0 5px;
  position: relative;
  text-align: center;
}

.footer_box_bc188 .navi_footer_nav .menu li:last-child {
  border-right: 0;
}

.footer_box_bc188 .navi_footer_nav .menu a {
  color: #fff;
}

.footer_box_bc188 .navi_footer_nav .menu a:hover,
.footer_box_bc188 .navi_footer_nav .menu a:active {
  color: #c00;
}

.footer_box_bc188 .copy_box {
  background: #fff;
  box-sizing: content-box;
  color: #000;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

.footer_box_bc188 .copy_box a {
  color: #000;
}

.footer_box_bc188 .copy_box a:hover,
.footer_box_bc188 .copy_box a:active {
  color: #c00;
}

.footer_box_bc188 .product {
  margin: 0 auto;
  width: 685px;
}

.footer_box_bc188 .product dd {
  margin: 0;
}

.footer_box_bc188 .copyright {
  margin: 10px auto 0;
}

/*bc44 shopping*/

.mo_box.bc44 {
  background: #fff0f0;
  border: 0;
  border-radius: 3px;
  box-shadow: 1px 1px 8px rgba(25, 25, 25, 0.4);
  margin: 45px auto 30px;
  overflow: inherit;
  position: relative;
  padding: 25px 30px;
  width: 700px;
}

.mo_box.bc44::before {
  background: url("/shopping/image/top/icn_clip.png") no-repeat 0 0/cover;
  content: "";
  display: block;
  height: 42px;
  left: -6px;
  position: absolute;
  top: -6px;
  width: 43px;
  z-index: 1;
}

.mo_box.bc44::after {
  background: url("/shopping/image/top/icn_clip.png") no-repeat 0 0/cover;
  bottom: -6px;
  content: "";
  display: block;
  height: 42px;
  position: absolute;
  right: -6px;
  transform: rotate(180deg);
  width: 43px;
  z-index: 1;
}

.footer_box_bc44 {
  background: url(/shopping/image/top/bg_mall_top.jpg) repeat 0 0/281px;
  padding: 30px 0 0 0;
  position: relative;
  z-index: 0;
}

.footer_box_bc44 .navi_footer_nav {
  margin: 25px auto 10px;
  width: 100%;
}

.footer_box_bc44 .menu {
  margin: 0 auto;
  width: 900px;
}

.footer_box_bc44 .menu li {
  border-right: 1px solid #333;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  line-height: 12px;
  text-align: center;
}

.footer_box_bc44 .menu li:last-child {
  border-right: none;
}

.footer_box_bc44 .menu a {
  color: #333;
  width: 100%;
}

.footer_box_bc44 .menu a:hover,
.footer_box_bc44 .menu a:active {
  color: #c00;
}

.footer_box_bc44 .product {
  color: #333;
  margin: 0 auto 15px;
  width: 800px;
}

.footer_box_bc44 .copyright {
  background: url(/shopping/image/top/bg_foot_copy.png) repeat 0 0;
  border-top: 1px solid #fff;
  box-sizing: content-box;
  color: #fff;
  margin: 0;
  padding: 5px 0;
  text-align: center;
}

.footer_box_bc44 .copyright p {
  margin: 13px 0;
}

.footer_box_bc44 .copyright a {
  color: #fff;
}


/*bc29 sports*/

.mo_box.bc29 {
  border: #b4272d 5px solid;
  margin: 25px auto 0;
  overflow: inherit;
  position: relative;
  width: 700px;
}

.mo_box.bc29 p {
  padding: 14px 25px;
  position: relative;
}

.mo_box.bc29::before,
.mo_box.bc29::after,
.mo_box.bc29 p::before,
.mo_box.bc29 p::after {
  background: #b4272d;
  content: "";
  height: 14px;
  position: absolute;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 14px;
}

.mo_box.bc29::before {
  left: -10px;
  top: -10px;
}

.mo_box.bc29::after {
  right: -10px;
  top: -10px;
}

.mo_box.bc29 p::before {
  bottom: -18px;
  left: -20px;
}

.mo_box.bc29 p::after {
  bottom: -18px;
  right: -20px;
}

.footer_box_bc29 {
  background: #b4272d url(/sports/image/top/bg_footer_x2.png) no-repeat center 0;
  background-size: cover;
  color: #fff;
  margin: 60px auto 0;
  padding: 45px 0 0;
  width: 100%;
}

.footer_box_bc29 .logo {
  text-align: center;
}

.footer_box_bc29 .menu {
  line-height: 1.5;
  margin: 35px auto 0;
  width: 1000px;
}

.footer_box_bc29 .menu li {
  border-left: 1px solid #b6d2ec;
  display: inline-block;
  padding: 0 7px 0 9px;
}

.footer_box_bc29 .menu li:first-child {
  border-left: medium none;
}

.footer_box_bc29 .menu li a,
.footer_box_bc29 .product dd a {
  color: #fff;
}

.footer_box_bc29 .product {
  margin: 10px auto 40px;
  width: 1000px;
}

.footer_box_bc29 .product dt {
  margin-right: 10px;
}

.footer_box_bc29 .copyright {
  background: #fff;
  color: #000;
  display: block;
  padding: 15px;
  text-align: center;
}

.footer_box_bc29 .copyright a {
  color: #000;
}


/*bc98 stock*/

.mo_box.bc98 {
  align-items: center;
  background: url(/stock/image/img_frame.png) no-repeat center center;
  border: 0;
  box-sizing: border-box;
  display: flex;
  height: 215px;
  justify-content: center;
  margin: 0 auto 33px;
  overflow: inherit;
  padding: 0 40px;
  width: 861px;
}

.mo_box.bc98 p {
  color: #303030;
}

.footer_box_bc98 {
  background: #000080;
  border-top: 5px solid #e3ecff;
  color: #fff;
  margin: auto;
  padding: 30px 0 0;
  position: relative;
}

.footer_box_bc98 .footer_cols {
  justify-content: space-between;
  margin: 18px auto 23px;
  width: 860px;
}

.footer_box_bc98 [class*="col_"] {
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;
  text-align: left;
  width: 280px;
}

.footer_box_bc98 [class*="col_"] li a {
  background: url(/stock/image_cmn/footer/white_arrow.svg) no-repeat left center;
  background-size: 5px 7px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 20px;
  padding-left: 14px;
}

.footer_box_bc98 [class*="col_"] li a:hover {
  opacity: 0.5;
}

.footer_box_bc98 [class*="col_"] li {
  line-height: 25px;
  margin-bottom: 3px;
}

.footer_box_bc98 .col_1 {
  width: 290px
}

.footer_box_bc98 .col_1::before {
  content: "";
  position: absolute;
  background: #3333a1;
  height: 50px;
  width: 1px;
  right: 0;
  top: 0;
}

.footer_box_bc98 .col_2::before {
  content: "";
  position: absolute;
  background: #3333a1;
  height: 50px;
  width: 1px;
  right: 0;
  top: 0;
}

.footer_box_bc98 .product {
  line-height: 20px;
  margin-bottom: 12px;
}

.footer_box_bc98 .product a {
  color: #fff;
}

.footer_box_bc98 .copyright {
  line-height: 34px;
  height: 34px;
  color: #303030;
  background: #fff;
}


/*bc53 tour*/

.footer_box_bc53 {
  background: #4598d8;
  color: #fff;
  font-size: 12px;
  margin-top: 110px;
  padding-top: 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

.footer_box_bc53::before {
  background: url("/tour/image/bg_footer_tabitan.gif") no-repeat bottom center;
  content: "";
  height: 73px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -73px;
  width: 661px;
}

.footer_box_bc53 .logo a:hover img {
  opacity: 0.8;
}

.footer_box_bc53 .menu {
  margin: 20px auto;
  padding: 0;
  position: relative;
  width: 1000px;
}

.footer_box_bc53 .menu li {
  letter-spacing: 0;
  line-height: 1.1;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #fff;
}

.footer_box_bc53 .menu li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.footer_box_bc53 .product {
  margin: 0 auto;
  width: 685px;
}

.footer_box_bc53 .product dd {
  margin: 0;
}

.footer_box_bc53 .copyright {
  line-height: 2.2;
  margin: 0;
  padding: 0 0 26px;
  text-align: center;
}

.footer_box_bc53 a,
.copyright a {
  color: #fff;
}

.footer_box_bc53 a:hover {
  color: #c6f6ff;
}

.mo_box.bc53 {
  background: #edf5fc;
  border: 1px solid #1353b1;
  box-sizing: border-box;
  color: #0c2a4f;
  font-size: 13px;
  line-height: 1.5;
  overflow: inherit;
  margin: 40px auto 0;
  padding: 15px 20px;
  position: relative;
  text-align: left;
  width: 788px;
}

.mo_box.bc53::before {
  content: url("/tour/image/bg_seo_top.png");
  display: block;
  left: -8px;
  position: absolute;
  top: -8px;
}

.mo_box.bc53::after {
  content: url("/tour/image/bg_seo_bottom.png");
  display: block;
  position: absolute;
  right: -8px;
  bottom: -13px;
}


/*bc23 seifukusi*/

.mo_box.bc23 {
  background: url("https://www.judo-ch.jp/seifukusisrch/image/top/bg_post.png") repeat 0 0;
  border: 1px solid #c1b594;
  margin: 30px auto 0;
  padding: 30px 20px;
  width: 760px;
}

.mo_box.bc23 p {
  margin: 0;
}

.footer_box_bc23 {
  background: #3452aa;
  padding: 20px 0 0 0;
}

.logo_bc23 {
  margin: 20px auto;
  text-align: center;
}

.info_bc23 {
  color: #fff;
  line-height: 20px;
  margin: 0 0 10px;
  text-align: center;
}

.info_bc23 a {
  color: #fff;
  font-weight: 800;
}

.info_bc23 a:hover,
.info_bc23 a:active {
  color: #c00;
}

.footer_box_bc23 .menu {
  margin: 0 auto 10px;
  padding: 0;
  width: 700px;
}

.footer_box_bc23 .menu li {
  border-right: 1px solid #fff;
  padding: 0 15px;
  position: relative;
}

.footer_box_bc23 .menu a {
  color: #fff;
}

.footer_box_bc23 .menu a:hover,
.footer_box_bc23 .menu a:active {
  color: #c00;
}

.footer_box_bc23 .copy_box {
  background: #172c6b;
  box-sizing: content-box;
  color: #fff;
  line-height: 40px;
  margin: 0;
  text-align: center;
}

.footer_box_bc23 .copy_box a {
  color: #fff;
}

.footer_box_bc23 .copy_box a:hover,
.footer_box_bc23 .copy_box a:active {
  color: #c00;
}


/*bc182 studypeer*/

.mo_box.bc182 {
  border: #4781ff 2px solid;
  border-radius: 8px;
  margin: 40px auto 0;
  padding: 4px;
  width: 800px;
}

.mo_box.bc182 p {
  background: #edf8ff;
  border-radius: 1px;
  margin: 0 auto;
  padding: 20px 35px;
  text-align: left;
}

.footer_box_bc182 {
  background: url(/studypeer/image_cmn/bg_footer.png) no-repeat center top,
  linear-gradient(to bottom, #fff 94px, #cdf0fc 94px, #cdf0fc 100%);
  color: #000;
  margin: 35px auto 0;
  padding: 95px 0 0;
  width: 100%;
}

.footer_box_bc182 .logo {
  margin: 15px auto 0;
  text-align: center;
}

.footer_box_bc182 .menu {
  margin: 15px auto 0;
  padding-left: 15px;
  width: 850px;
}

.footer_box_bc182 .menu li {
  display: inline-block;
  margin-right: 55px;
  line-height: 25px;
  padding: 0;
}

.footer_box_bc182 .menu li a {
  color: #000;
  position: relative;
  width: 100%;
}

.footer_box_bc182 .menu li a::before {
  border: 5px solid transparent;
  border-left: 8px solid #4781ff;
  content: "";
  height: 0;
  position: absolute;
  left: -15px;
  top: 1px;
  vertical-align: middle;
  width: 0;
}

.footer_box_bc182 .product {
  margin: 8px auto 15px;
  text-align: center;
}

.footer_box_bc182 .copyright {
  background: #4781ff;
  color: #fff;
  display: block;
  line-height: 30px;
  text-align: center;
}


/*bc67 sekkotsu*/

.mo_box.bc67 {
  background: #fafee9;
  border: 1px dashed #00757d;
  border-radius: 2px;
  margin: 0 auto;
  padding: 20px;
  width: 780px;
}

.info_txt_bc67 {
  font-size: 13px;
  line-height: 20px;
  margin: 20px 0 15px;
  text-align: center;
}

.footer_box_bc67 .logo {
  margin: 15px auto 15px;
  text-align: center;
}

.footer_nav_bc67 {
  background: #49922d;
  padding: 8px 0;
  width: 100%;
}

.footer_box_bc67 .menu {
  margin: 0 auto;
  width: 700px;
}

.footer_box_bc67 .menu li {
  border-right: 1px solid #fff;
  padding: 0 15px;
  position: relative;
}

.footer_box_bc67 .menu a {
  color: #fff;
}

.footer_box_bc67 .copy_box {
  background: #fff;
  box-sizing: content-box;
  color: #225e0b;
  height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
