@charset "UTF-8";

.page_top {
  position: relative;
  z-index: 20;
  padding-top: 45px;
}

@media (max-width: 767px) {
  .page_top {
    padding-top: 21px !important;
  }
}

.page_top .inner {
  width: 95%;
  max-width: 1000px;
  margin: auto;
}

.page_top .header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.other_h {
  padding-top: 21px !important;
  height: 87px;
  line-height: 87px;
}

@media (max-width: 999px) {
  .other_h {
    height: 60px !important;
    line-height: 60px !important;
    padding-top: 0 !important;
  }
}

.other_h .inner {
  width: 90%;
  max-width: 980px !important;
  line-height: 1em;
}

@media (max-width: 999px) {
  .other_h .inner {
    line-height: 60px;
  }
}

.other_h .header_nav_text {
  color: #333333;
}

.site_logo {
  max-width: 260px;
  min-width: 240px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
}

@media (max-width: 767px) {
  .site_logo {
    min-width: 180px !important;
  }
}

.site_logo img {
  width: 100%;
  height: auto;
}

@media (max-width: 999px) {
  .site_logo img {
    vertical-align: middle;
  }
}

.pc-header_nav {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 78%;
          flex: 0 1 78%;
}

@media (max-width: 999px) {
  .pc-header_nav {
    display: none;
  }
}

.pc-header_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.pc-header_nav ul li {
  margin-right: 15px !important;
}

.pc-header_nav ul li:last-child {
  margin-right: 0;
}

.pc-header_nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}

.pc-header_nav ul li a .header_nav_icon {
  width: 21px;
  margin-right: 5px;
}

.pc-header_nav ul li a .header_nav_icon img {
  width: 100%;
  height: auto;
}

.pc-header_nav ul li a .header_nav_text {
  font-size: 14px;
}

.pc-header_nav ul .header_tel_num .header_tel_num_img {
  width: 100%;
}

.pc-header_nav ul .header_tel_num .header_tel_num_img img {
  max-width: 166px;
}

.sp_header {
  display: none;
}

@media (max-width: 999px) {
  .sp_header {
    display: block;
    margin-left: 15px;
  }
}

.sp_header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp_header_tel {
  display: block;
  margin-right: 16px;
}

@media (max-width: 767px) {
  .sp_header_tel {
    margin-right: 8px;
  }
}

.sp_header_tel img {
  max-width: 50px;
  height: auto;
}

@media (max-width: 999px) {
  .sp_header_tel img {
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .sp_header_tel img {
    max-width: 44px;
  }
}

.menu_hm:hover {
  cursor: pointer;
}

.menu_hm img {
  max-width: 50px;
  height: auto;
}

@media (max-width: 999px) {
  .menu_hm img {
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .menu_hm img {
    max-width: 44px;
  }
}

.sp_top_over {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  display: none;
}

.sp_top_over_wrap {
  border-bottom: 1px solid #A91B4B;
}

.sp_top_over_wrap .contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 60px;
}

.sp_top_over_wrap .contain .sp_top_over_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 1 60% !important;
          flex: 0 1 60% !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 400px !important;
}

@media (max-width: 767px) {
  .sp_top_over_wrap .contain .sp_top_over_logo {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 1 300% !important;
            flex: 0 1 300% !important;
  }
}

.sp_top_over_wrap .contain .sp_top_over_logo a {
  max-width: 260px;
  margin-right: 18px;
}

@media (max-width: 767px) {
  .sp_top_over_wrap .contain .sp_top_over_logo a {
    margin-right: 10px;
    min-width: 140px !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 70%;
            flex: 0 1 70%;
  }
}

.sp_top_over_wrap .contain .sp_top_over_logo a img {
  width: 100%;
  padding-top: 3.5px;
}

.sp_top_over_wrap .contain .recruit_h_text {
  background-color: #fff;
  border: 1px solid #A91B4B;
  color: #A91B4B;
  text-align: center;
  width: 100%;
  max-width: 128px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

@media (max-width: 767px) {
  .sp_top_over_wrap .contain .recruit_h_text {
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}

.sp_top_over_logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
}

.sp_top_over_logo img {
  max-width: 260px;
  height: auto;
}

@media (max-width: 767px) {
  .sp_top_over_logo img {
    min-width: 140px !important;
  }
}

.sp_top_over_t_c {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 78%;
          flex: 0 1 78%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 999px) {
  .sp_top_over_t_c {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    margin-left: 15px;
  }
}

.sp_top_over_t_c img {
  max-width: 50px;
}

@media (max-width: 767px) {
  .sp_top_over_t_c img {
    max-width: 44px !important;
  }
}

.sp_top_over_t {
  padding-right: 22px;
}

@media (max-width: 767px) {
  .sp_top_over_t {
    padding-right: 10px !important;
  }
}

.sp_top_over_c:hover {
  cursor: pointer;
}

.sp_list_wrap {
  position: fixed;
  background-color: #fff;
  z-index: 99;
  top: 60px;
  bottom: 0;
  right: -100%;
  width: 100%;
  height: auto;
  overflow-y: scroll;
}

.sp_list_wrap_o {
  margin-top: 0;
}

.sp_list_wrap_ul li a {
  height: 55px;
  line-height: 55px;
  color: #333333;
  font-size: 15px;
  padding-left: 1.5em;
  display: block;
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
}

.t_link_wrap {
  width: 90%;
  margin: 18px auto 0;
  max-width: 500px;
}

.t_link_wrap:last-child {
  padding-bottom: 30px;
}

.t_link_wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #A91B4B;
  border-radius: 4px;
  height: 48px;
  line-height: 48px;
  padding-left: 14px;
  position: relative;
}

.t_link_wrap a:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: no-repeat url("../img/more_icon@2x.png") center center/contain;
  width: 13px;
  height: 13px;
}

.t_link_wrap a:hover {
  background-color: #FDF4F7;
}

.t_link_wrap a .t_link {
  max-width: 48px;
  height: auto;
  display: block;
}

.t_link_wrap a .t_link img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.t_link_wrap a .t_link_text {
  font-size: 15px;
  color: #333333;
}

@media (max-width: 767px) {
  .t_link_wrap a .t_link_text {
    font-size: 14px;
    letter-spacing: -.1em;
  }
}

.sp_top_over_o a {
  position: relative;
  display: block;
}

.sp_top_over_o a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 1.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18.5px;
  height: 2px;
  background-color: #A91B4B;
}

.sp_top_over_o a::after {
  position: absolute;
  content: "";
  top: 48%;
  right: 1.5em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 18.5px;
  height: 2px;
  background-color: #A91B4B;
}

.sp_top_over_o_a {
  position: relative;
}

.sp_top_over_o_a a::after {
  position: absolute;
  content: "";
  top: 48%;
  right: 1.5em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 18.5px;
  height: 0px !important;
  background-color: #A91B4B;
}

.jump_icon a {
  position: relative;
}

.jump_icon a:after {
  content: "";
  position: absolute;
}

.sp_top_over_content {
  background-color: #F8F8F8;
  display: none;
}

.sp_top_over_content_active {
  display: block !important;
}

.site_search {
  padding-top: 29px;
}

.site_search form {
  text-align: center;
  position: relative;
  width: 90%;
  max-width: 500px;
  margin: auto;
  height: 50px;
  line-height: 50px;
}

#search-input {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 1.5em;
}

#search-btn {
  position: absolute;
  top: 50%;
  right: 1.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 33px;
  height: auto;
}

body {
  font-family: "ヒラギノ角ゴジック", "Helvetica Neue", "Helvetica", "Meiryo", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", sans-serif;
  color: #333333;
  overflow-x: hidden;
  overflow-y: scroll;
  height: auto;
}

body .inner {
  width: 90%;
  max-width: 980px;
  margin: auto;
}

body .inner .main_content_title {
  font-size: 20px;
  color: #A91B4B;
  border-left: 3px solid #A91B4B;
  height: 32px;
  line-height: 32px;
  padding-left: 11px;
}

@media (max-width: 767px) {
  body .inner .main_content_title {
    font-size: 18px;
  }
}

@media (min-width: 1000px) {
  .only_sp {
    display: none;
  }
}

@media (max-width: 999px) {
  .only_sp {
    display: block;
  }
}

@media (min-width: 1000px) {
  .only_pc {
    display: block;
  }
}

@media (max-width: 999px) {
  .only_pc {
    display: none;
  }
}

.top_nav_list {
  background-color: #fff;
  border-bottom: 1px solid #A91B4B;
  width: 100%;
}

@media (max-width: 999px) {
  .top_nav_list {
    display: none !important;
  }
}

.top_nav_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 980px;
  margin: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 68px;
  line-height: 68px;
}

.top_nav_list ul li {
  display: block;
  width: 100%;
  border-left: 1px solid #DDDDDD;
}

.top_nav_list ul li:last-child {
  border-right: 1px solid #DDDDDD;
}

.top_nav_list ul li a {
  display: block;
  color: #333333;
  font-size: 15px;
  text-align: center;
  line-height: 2.5em;
}

.top_nav_list ul li a .top_nav_icon {
  padding-left: 3px;
}

.top_nav_list ul li a .top_nav_icon img {
  max-width: 20px;
  height: auto;
  vertical-align: text-bottom;
}

.top_nav_list_fixed {
  position: fixed;
  top: 0;
  z-index: 50;
  background-color: #fff;
}

.other_top {
  position: relative;
}

.other_top .top_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  overflow-x: hidden;
  background-color: #f8f8f8;
}

@media (max-width: 767px) {
  .other_top .top_img img {
    max-height: 80px;
  }
}

.other_top .top_text_wrap {
  width: 100vw;
  position: absolute;
  top: 45%;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 20;
}

.other_top .top_text_wrap .top_text {
  width: 90%;
  max-width: 980px;
  margin: auto;
  color: #A91B4B;
  font-size: 24px;
}

@media (max-width: 767px) {
  .other_top .top_text_wrap .top_text {
    font-size: 18px;
  }
}

.top_pk_list {
  width: 90%;
  max-width: 980px;
  margin: auto;
  padding-top: 20px;
}

.top_pk_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 999px) {
  .top_pk_list ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.top_pk_list ul li {
  font-size: 12px;
  padding-left: 6px;
}

.top_pk_list ul .top_pk_link a {
  color: #A91B4B;
}

.top_pk_list ul .gt p {
  margin-top: -4px;
}

.top_pk_list ul a {
  color: #333333;
}

.o_main_contents {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .o_main_contents {
    padding-top: 30px;
  }
}

.o_main_contents .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.o_main_contents .main_contents_side {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
}

@media (max-width: 767px) {
  .o_main_contents .main_contents_side {
    display: none;
  }
}

.o_main_contents .main_contents_side ul .side_btn {
  margin-bottom: 35px;
}

.o_main_contents .main_contents_side ul .side_btn a {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 14px;
  position: relative;
  padding-left: 18px;
}

.o_main_contents .main_contents_side ul .side_btn a::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 11px;
  background: no-repeat url("../img/more_icon@2x.png") center center/contain;
}

.o_main_contents .main_content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
  padding-bottom: 150px;
}

@media (max-width: 767px) {
  .o_main_contents .main_content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    padding-bottom: 70px;
  }
}

.content_title {
  font-size: 20px;
  padding-left: 10px;
  border-left: 2px solid #A91B4B;
  height: 32px;
  line-height: 32px;
  margin-bottom: 20px;
}

.bottom_link_wrap {
  background-color: #FDF4F7;
}

@media (max-width: 767px) {
  .bottom_link_wrap {
    display: none;
  }
}

.bottom_link_wrap .inner {
  width: 90%;
  max-width: 980px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bottom_link_title {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
}

@media (max-width: 999px) {
  .bottom_link_title {
    font-size: 12px !important;
  }
}

.bottom_link_j a {
  position: relative;
}

.bottom_link_j a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-52.5%);
          transform: translateY(-52.5%);
  background: no-repeat url("../img/top_nav_recruit@2x.png") center center/contain;
  width: 20px;
  height: 20px;
}

.bottom_link1 li:nth-child(n + 2),
.bottom_link2 li:nth-child(n + 2),
.bottom_link3 li:nth-child(n + 2),
.bottom_link4 li:nth-child(n + 2) {
  margin-top: 20px;
}

.bottom_link1 a,
.bottom_link2 a,
.bottom_link3 a,
.bottom_link4 a {
  font-size: 14px;
  color: #333333;
}

@media (max-width: 999px) {
  .bottom_link1 a,
  .bottom_link2 a,
  .bottom_link3 a,
  .bottom_link4 a {
    font-size: 12px !important;
  }
}

.bottom_link2 li a,
.bottom_link3 li a,
.bottom_link4 li a {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}

.bottom_link2 li a::before,
.bottom_link3 li a::before,
.bottom_link4 li a::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  width: 7px;
  height: 14px;
  background: no-repeat url("../img/arrow1@2x.png") center center/contain;
}

.bottom_link_detail_n a {
  position: relative;
}

.bottom_link_detail_n a::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  width: 7px;
  height: 0 !important;
}

.bottom_link1 a {
  font-weight: 700;
}

.bottom_link_title4 {
  margin-top: 40px !important;
}

.bottom_btn {
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .bottom_btn {
    padding-bottom: 50px;
  }
}

.bottom_btn .inner {
  width: 100%;
  max-width: 250px;
  margin: auto;
}

.bottom_btn .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom_btn .inner ul a {
  color: #333333;
}

.bottom_btn .inner ul a:hover {
  text-decoration: underline;
}

.bottom_btn .inner ul a img {
  max-width: 50px;
  height: auto;
}

.bottom_btn .inner ul .news_this_page {
  color: #A91B4B;
}

.bottom_btn .inner ul .news_this_page:hover {
  text-decoration: none;
}

.pageTop {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
}

.screen {
  max-width: 1050px;
  margin: auto;
  position: relative;
}

.screen img {
  max-width: 50px;
  height: auto;
}

#pageTop {
  position: absolute;
  bottom: 2em;
  right: 2em;
  z-index: 100;
  width: 100px;
  height: auto;
  cursor: pointer;
}

#pageTop:hover {
  opacity: 0.6;
  cursor: pointer;
}

.detail_main {
  padding-top: 65px;
}

@media (max-width: 767px) {
  .detail_main {
    padding-top: 30px;
  }
}

.detail_main .date {
  color: #707070;
  font-size: 16px;
}

@media (max-width: 767px) {
  .detail_main .date {
    font-size: 12px;
  }
}

.detail_main .title {
  padding-top: 35px;
  color: #A91B4B;
  font-size: 18px;
}

@media (max-width: 767px) {
  .detail_main .title {
    padding-top: 25px;
  }
}

.detail_main .main_text {
  padding-top: 35px;
}

@media (max-width: 767px) {
  .detail_main .main_text {
    padding-top: 20px;
  }
}

.detail_main .main_text p {
  font-size: 15px;
  line-height: 2em;
  max-width: 814px;
}

.detail_main .detail_img {
  padding-top: 45px;
}

@media (max-width: 767px) {
  .detail_main .detail_img {
    padding-top: 20px;
  }
}

.detail_main .detail_img .detail_img1 {
  width: 90%;
  max-width: 650px;
  border: 1px solid #DDDDDD;
  margin-bottom: 57px;
}

@media (max-width: 767px) {
  .detail_main .detail_img .detail_img1 {
    margin: 0 auto 35px;
  }
}

.detail_main .detail_img .detail_img1 img {
  width: 100%;
  height: auto;
  -o-object-fit: fill;
     object-fit: fill;
  width: 100%;
}

.detail_main .detail_img .detail_img2 {
  background-color: #DDDDDD;
  width: 90%;
  max-width: 480px;
  border: 1px solid #DDDDDD;
}

@media (max-width: 767px) {
  .detail_main .detail_img .detail_img2 {
    margin: auto;
  }
}

.detail_main .detail_img .detail_img2 img {
  width: 100%;
  height: auto;
  -o-object-fit: fill;
     object-fit: fill;
  width: 100%;
}

.detail_btn {
  padding-top: 70px;
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .detail_btn {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}

.detail_btn .show_pdf,
.detail_btn .back_page {
  width: 100%;
  max-width: 233px;
}

.detail_btn .show_pdf a,
.detail_btn .back_page a {
  display: block;
  border: 2px solid #A91B4B;
  text-align: center;
  color: #A91B4B;
}

.detail_btn .show_pdf a:hover,
.detail_btn .back_page a:hover {
  background-color: #FDF4F7;
}

@media (max-width: 767px) {
  .show_pdf {
    margin: auto;
  }
}

.show_pdf a {
  border-radius: 8px;
  height: 62px;
  line-height: 62px;
  font-size: 17px;
}

.show_pdf a span {
  padding-right: 10px;
}

.show_pdf a span img {
  vertical-align: middle;
  max-width: 25px;
  height: auto;
}

.back_page {
  margin-top: 60px;
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .back_page {
    margin: 28px auto 0;
  }
}

.back_page a {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  position: relative;
}

.back_page a::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: no-repeat url("../img/page_back_arr@2x.png") center center/contain;
  width: 12px;
  height: 12px;
}

.group {
  background-color: #fff;
  padding-bottom: 110px;
}

@media (max-width: 767px) {
  .group {
    padding-bottom: 50px;
    padding-top: 30px;
  }
}

.group .content_title {
  border-left: none !important;
  padding-left: 0 !important;
}

.group_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
}

@media (max-width: 767px) {
  .group_cont {
    display: block;
  }
}

.group_cont_item {
  width: calc(33% - 16px * 3 / 4);
  margin-right: 16px;
}

@media (max-width: 767px) {
  .group_cont_item {
    width: 100%;
    margin: 0 auto 24px;
  }
}

.group_cont_item:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .group_cont_item:last-child {
    margin: 0 auto 0;
  }
}

.group_cont_item_img img {
  width: 100%;
  height: auto;
}

.group_cont_item_text {
  font-size: 14px;
  color: #333333;
  padding-top: 11px;
}

@media (max-width: 999px) {
  .group_cont_item_text {
    line-height: 1.5em;
  }
}

@media (max-width: 767px) {
  .group_cont_item_text {
    line-height: 1em;
  }
}

.group_c {
  display: none;
}

@media (max-width: 999px) {
  .group_c {
    display: block;
  }
}

@media (max-width: 767px) {
  .group_c {
    display: none;
  }
}

.sp_list_wrap_f {
  margin-top: 30px;
}

footer,
.sp_list_wrap_f {
  background-color: #A91B4B;
}

@media (max-width: 767px) {
  footer,
  .sp_list_wrap_f {
    background-color: #FDF4F7 !important;
  }
}

footer .inner,
.sp_list_wrap_f .inner {
  width: 90%;
  max-width: 980px;
  margin: auto;
  padding-top: 27px;
  padding-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 767px) {
  footer .inner,
  .sp_list_wrap_f .inner {
    width: 100% !important;
    display: block !important;
    padding-top: 40px !important;
    padding-bottom: 0 !important;
  }
}

.foot_site_logo_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 767px) {
  .foot_site_logo_wrap {
    display: block !important;
  }
}

.foot_site_logo_img {
  padding-right: 25px;
}

@media (max-width: 767px) {
  .foot_site_logo_img {
    width: 90%;
    margin: auto;
    padding-right: 0;
  }
}

.foot_site_logo_img img {
  max-width: 260px;
  width: 100%;
}

@media (max-width: 999px) {
  .foot_site_logo_img img {
    max-width: 230px;
  }
}

@media (max-width: 767px) {
  .foot_site_logo_img img {
    max-width: 260px !important;
  }
}

.foot_site_logo_img .pc_foot_site_logo_img {
  display: block;
}

@media (max-width: 767px) {
  .foot_site_logo_img .pc_foot_site_logo_img {
    display: none !important;
  }
}

.foot_site_logo_img .sp_foot_site_logo_img {
  display: none;
}

@media (max-width: 767px) {
  .foot_site_logo_img .sp_foot_site_logo_img {
    display: block !important;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .address_wrap {
    text-align: center;
    padding-top: 26px;
    padding-bottom: 23px;
  }
}

.address_wrap p {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 999px) {
  .address_wrap p {
    font-size: 12px !important;
  }
}

@media (max-width: 767px) {
  .address_wrap p {
    font-size: 14px !important;
    color: #333333 !important;
  }
}

.address_wrap p:first-child {
  padding-bottom: 10px;
}

.foot_link_copy {
  text-align: right;
  color: #fff;
  font-size: 12px;
}

@media (max-width: 767px) {
  .foot_link_copy {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .foot_link_copy .copyright {
    background-color: #A91B4B;
    padding-top: 7px;
    padding-bottom: 8px;
  }
}

.foot_link {
  padding-bottom: 18px;
}

@media (max-width: 767px) {
  .foot_link {
    display: none;
  }
}

.foot_link a {
  color: #fff;
  font-size: 12px;
}

.foot_link a:first-child {
  padding-right: 30px;
}
/*# sourceMappingURL=style.css.map */