@charset "UTF-8";
/* ===============================================
#タイトル
=============================================== */
.title_l {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 14px;
}

.title_m {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 500;
}

.title_s {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}

.ff_mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* ===============================================
#背景
=============================================== */
/* ===============================================
#ボタン
=============================================== */
.el_btn {
  font-weight: bold;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Segoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
  margin: auto;
  line-height: 1;
  display: block;
  color: #fff;
  position: relative;
  padding: 18px;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #434343;
}

.el_btn__primary {
  color: #fff;
  background-color: #002f6c;
  border: 1px solid #002f6c;
}

.el_btn__primary:hover {
  color: #002f6c;
  background-color: #fff;
}

.el_btn__green {
  background-color: #002f6c;
}

.el_btn__green:hover {
  background-color: #024786;
}

.el_btn::before,
.el_btn::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s;
  transition: all .5s;
}

input.el_btn {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: auto;
  text-align: center;
  line-height: 1;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

input.el_btn {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  max-width: 300px;
  width: 100%;
}

input.el_btn__primary {
  color: #fff;
  background-color: #002f6c;
  border: 1px solid #002f6c;
}

input.el_btn__primary:hover {
  color: #002f6c;
  background-color: #fff;
}

input.el_btn__gray {
  background-color: #bebebe;
  border: 1px solid #bebebe;
}

input.el_btn__gray:hover {
  color: #bebebe;
  background-color: #fff;
}

a.el_btn__bgWhite {
  color: #a40000;
  background-color: #fff;
}

.el_btn a, .el_btn button {
  display: block;
  color: #333333;
  position: relative;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  min-width: 200px;
}

.el_btn__gray a, .el_btn__gray button {
  color: #fff;
  background-color: #646464;
}

.el_btn__gray a:hover, .elbtn__gray button:hover {
  color: #fff;
  background-color: #9a9a9a;
}

@media screen and (max-width: 810px) {
  header .el_btn,
  footer .el_btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

input.el_btn__gray {
  color: #fff;
  background-color: #646464;
  border: 1px solid #fff;
}

input.el_btn__gray:hover {
  color: #646464;
  border: 1px solid #646464;
  background-color: #fff;
}

.el_btn_showDetail {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 20px;
  border: 1px solid #fff;
  line-height: 1;
  background: url(../img/icon_arw_right.png) 90% center #d9d9d9 no-repeat;
  -webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.4);
}

.el_btn_showDetail:hover {
  color: #fff;
  background: url(../img/icon_arw_right_white.png) 90% center #002f6c no-repeat;
}

.bl_customerCase_btnWrap .el_btn_showDetail {
  max-width: 240px;
  width: 100%;
}

@media screen and (max-width: 810px) {
  .bl_customerCase_btnWrap .el_btn_showDetail {
    max-width: 100%;
    width: 72.38%;
    margin-left: auto;
    margin-right: auto;
  }
}

.el_btn__arwRight {
  position: relative;
}

.el_btn__arwRight::before, .el_btn__arwRight:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 1px;
  background: #fff;
}

.el_btn__arwRight::before {
  width: 35px;
  -webkit-transform: translate(45px, 0px);
  transform: translate(45px, 0px);
}

.el_btn__arwRight::after {
  width: 8px;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: translate(45px, 0px) rotate(25deg);
  transform: translate(45px, 0px) rotate(25deg);
}

.el_btn__primary {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Segoe UI", Verdana, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.el_btn__primary .el_btn__arwRight {
  margin-left: -20px;
}

.el_btn__white {
  color: #a40000;
  border: 1px solid #fff;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Segoe UI", Verdana, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.el_btn__white a {
  color: #a40000;
  border: 1px solid #fff;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Segoe UI", Verdana, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.el_btn__white a .el_btn__arwRight::before, .el_btn__white a .el_btn__arwRight:after {
  background: #a40000;
}

.el_btn__white a:hover,
.el_btn__white:hover {
  color: #fff;
  background-color: #a40000;
}

.el_btn__white a:hover .el_btn__arwRight::before, .el_btn__white a:hover .el_btn__arwRight:after {
  background: #fff;
}

.el_btn__more {
  color: #fff;
  font-size: 9px;
  font-size: 0.9rem;
  font-family: "Helvetica Neue", HelveticaNeue, sans-serif;
  font-weight: bold;
  position: relative;
  padding: 5px 15px 5px 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #a40000;
  border: 1px solid #a40000;
}

.el_btn__more::before, .el_btn__more:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  height: 1px;
  background: #fff;
}

.el_btn__more::before {
  width: 9px;
}

.el_btn__more::after {
  width: 4px;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.el_btn__more:hover {
  color: #a40000;
  background-color: #fff;
}

.el_btn__more:hover::before, .el_btn__more:hover:after {
  background: #a40000;
}

.el_btn__linkMore {
  font-size: 16px;
  font-size: 1.6rem;
}

.el_btn__linkMore a {
  text-decoration: underline;
}

.el_btn__shadow {
  -webkit-box-shadow: 3px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

/* ===============================================
#slick
=============================================== */
@media screen and (max-width: 810px) {
  .slick-slide img {
    width: 100%;
  }
}

.slick-arrow {
  cursor: pointer;
  position: absolute;
  width: 55px;
  height: 55px;
  background-color: #fe8e92;
  border-radius: 50%;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-arrow:hover {
  color: #fff;
  opacity: 0.8;
  background-color: #fe8e92;
}

.slick-prev {
  left: 50px;
}

.slick-next {
  right: 50px;
}

.slick-prev:before {
  content: '\f053';
}

.slick-next:before {
  content: '\f054';
}

.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el_txt__underline {
  text-decoration: underline;
}

.list_inline {
  list-style: none;
}

.list_inline li {
  display: inline;
  vertical-align: top;
}

.list_disc {
  list-style: disc;
}

.list_disc li {
  margin-bottom: 8px;
}

.list_disc li:last-child {
  margin-bottom: 0;
}

/* ===============================================
#フォーム関連
=============================================== */
/* ===============================================
#パンくず
=============================================== */
.bl_breadcrumbs_wrap {
  width: 100%;
  font-size: 10px;
  font-size: 1.0rem;
  margin: auto;
  padding: 20px 0;
  background-color: #f0f0f0;
}

.bl_breadcrumbs_wrap li {
  list-style: none;
  display: inline;
  margin-left: 5px;
}

.bl_breadcrumbs_wrap li:first-child a {
  background: url(../img/icon_home.png) left center no-repeat;
  padding-left: 20px;
}

.bl_breadcrumbs_wrap li::after {
  content: ">";
  margin-left: 5px;
}

.bl_breadcrumbs_wrap li:last-child::after {
  content: "";
}

.bl_breadcrumbs_wrap a {
  color: #434343;
  text-decoration: none;
}

/* ===============================================
#テキスト
=============================================== */
.txt__center {
  text-align: center;
}

.txt__left {
  text-align: left;
}

.txt__right {
  text-align: right;
}

.txt__bold {
  font-weight: bold;
}

.txt__caution {
  font-size: 12px;
  font-size: 1.2rem;
  color: #9a2e2e;
}

.txt__keycolor {
  color: #9a2e2e;
}

.txt__s {
  font-size: 10px;
  font-size: 1.0rem;
}

.txt__m {
  font-size: 14px;
  font-size: 1.4rem;
}

.txt__underline {
  text-decoration: underline;
}

/* ===============================================
#表組み
=============================================== */
.table_basic {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #e3d2bc;
}

.table_basic th {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  background-color: #f2eae5;
  padding: 15px 10px;
  text-align: left;
  border-bottom: 1px solid #e3d2bc;
  vertical-align: top;
}

.table_basic td {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px 10px;
  border-bottom: 1px solid #e3d2bc;
}

.table_basic td plast-child {
  margin-bottom: 0;
}

/* ===============================================
#フォーム
=============================================== */
#keyword {
  position: relative;
  /*フォームの相対位置*/
  max-width: 100%;
  /*フォームのサイズ*/
  width: 100%;
  margin-bottom: 15px;
  /*フォームの下に余白*/
}

/*検索ボックス*/
#sbox {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  height: 50px;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 25px;
  outline: 0;
  background: #fff;
  border: 1px solid #2c2c2c;
}

#sbtn {
  height: 50px;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  background: #a40000;
  color: #fff;
  border: 1px solid #2c2c2c;
  border-radius: 0 25px 25px 0;
}

#sbtn .fa-search {
  font-size: 20px;
  position: absolute;
  top: 30%;
  left: 30%;
}

#sbtn:hover {
  color: #888;
}

/* ===============================================
#マージン，パディング
=============================================== */
.mgb0 {
  margin-bottom: 0 !important;
}

.mgb5 {
  margin-bottom: 5px !important;
}

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

.mgb15 {
  margin-bottom: 15px !important;
}

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

.mgb30 {
  margin-bottom: 30px !important;
}

.mgt0 {
  margin-top: 0 !important;
}

.mgt5 {
  margin-top: 5px !important;
}

.mgt10 {
  margin-top: 10px !important;
}

.mgt15 {
  margin-top: 15px !important;
}

.mgt20 {
  margin-top: 20px !important;
}

.mgt30 {
  margin-top: 30px !important;
}

.mgl0 {
  margin-left: 0 !important;
}

.mgl5 {
  margin-left: 5px !important;
}

.mgl10 {
  margin-left: 10px !important;
}

.mgl15 {
  margin-left: 15px !important;
}

.mgl20 {
  margin-left: 20px !important;
}

.mgl30 {
  margin-left: 30px !important;
}

.mgr0 {
  margin-right: 0 !important;
}

.mgr5 {
  margin-right: 5px !important;
}

.mgr10 {
  margin-right: 10px !important;
}

.mgr15 {
  margin-right: 15px !important;
}

.mgr20 {
  margin-right: 20px !important;
}

.mgr30 {
  margin-right: 30px !important;
}

.mgn0 {
  margin: 0 !important;
}

.pdt0 {
  padding-top: 0 !important;
}

.pdt5 {
  padding-top: 5px !important;
}

.pdt10 {
  padding-top: 10px !important;
}

.pdt15 {
  padding-top: 15px !important;
}

.pdt20 {
  padding-top: 20px !important;
}

.pdt30 {
  padding-top: 30px !important;
}

.pdb0 {
  padding-bottom: 0 !important;
}

.pdb5 {
  padding-bottom: 5px !important;
}

.pdb10 {
  padding-bottom: 10px !important;
}

.pdb15 {
  padding-bottom: 15px !important;
}

.pdb20 {
  padding-bottom: 20px !important;
}

.pdb30 {
  padding-bottom: 30px !important;
}

.pdl0 {
  padding-left: 0 !important;
}

.pdl5 {
  padding-left: 5px !important;
}

.pdl10 {
  padding-left: 10px !important;
}

.pdl15 {
  padding-left: 15px !important;
}

.pdl20 {
  padding-left: 20px !important;
}

.pdl30 {
  padding-left: 30px !important;
}

.pdr0 {
  padding-right: 0 !important;
}

.pdr5 {
  padding-right: 5px !important;
}

.pdr10 {
  padding-right: 10px !important;
}

.pdr15 {
  padding-right: 15px !important;
}

.pdr20 {
  padding-right: 20px !important;
}

.pdr30 {
  padding-right: 30px !important;
}

.pad0 {
  padding: 0 !important;
}

.valignTop {
  vertical-align: top;
}

.pagination {
  padding: 20px 0;
  font-size: 11px;
  line-height: 13px;
}

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pagination span, .pagination a {
  display: block;
  margin: 0 8px 8px 0;
  padding: 10px 12px;
  text-decoration: none;
  width: auto;
  color: #000;
  background: #eeeeee;
  line-height: 1;
}

.pagination a:hover {
  color: #fff;
  background: #002f6c;
}

.pagination .current {
  padding: 10px 12px;
  background: #002f6c;
  color: #fff;
}

.flex_column_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_column_2 .box {
  width: 100%;
  margin-bottom: 40px;
}

.flex_column_2 .box:last-child {
  margin-bottom: 0;
}

.flex_column_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_column_3 .box {
  width: 100%;
  margin-bottom: 20px;
}

.flex_column_3 .box:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 810px) {
  .flex_column_3 .box {
    width: 30%;
    margin-bottom: 0;
  }
}

.flex_column_3.img_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex_column_3.img_center .box:first-child {
  margin-right: 20px;
}

.flex_txt_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_txt_img .txt {
  width: 100%;
  margin-bottom: 20px;
}

.flex_txt_img .img_box {
  width: 95%;
  margin-bottom: 40px;
}

.reverse .txt {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.reverse .img_box {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
}

.width_50 {
  width: 100%;
  margin: auto;
}

.el_link_off {
  pointer-events: none;
}

@media screen and (max-width: 810px) {
  .el_link_off {
    pointer-events: inherit;
  }
}

.ancher_link {
  margin-top: -130px;
  padding-top: 130px;
}

.el_underline_ttl {
  font-size: 40px;
  font-size: 4.0rem;
  margin-bottom: 35px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 810px) {
  .el_underline_ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 768px) {
  /* ===============================================
#タイトル
=============================================== */
  .title_l {
    font-size: 30px;
    font-size: 3.0rem;
  }
  .title_m {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .title_s {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
  }
  .title_l_second {
    font-size: 30px;
    font-size: 3.0rem;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .title_l_second::after {
    width: 80px;
  }
  /* ===============================================
  #ボタン
  =============================================== */
  .btn_more {
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 5px 25px 5px 10px;
  }
  .btn_more::before, .btn_more:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    height: 1px;
    background: #fff;
  }
  .btn_more::before {
    width: 13px;
  }
  .btn_more::after {
    width: 6px;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
  }
  .btn_more:hover {
    color: #a40000;
    background-color: #fff;
  }
  .btn_more:hover::before, .btn_more:hover:after {
    background: #a40000;
  }
  .img_boxshadow {
    vertical-align: top;
  }
  .contents_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .contents_banner p {
    width: 45%;
    border: 1px solid;
    border-color: #a40000;
    padding: 5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 810px) {
  .contents_banner p {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .contents_banner p a {
    display: block;
    padding: 15px 8px;
    position: relative;
    background-color: #f5f5f5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .contents_banner p a::after {
    color: #a40000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
  }
  .contents_banner p a:hover {
    color: #fff;
    background-color: #a40000;
  }
  .contents_banner p a:hover::after {
    color: #fff;
  }
  /* ===============================================
	#パンくず
	=============================================== */
  #breadcrumbs {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    margin: auto;
    padding: 0 0 40px;
  }
  #breadcrumbs li {
    list-style: none;
    display: inline;
    margin-left: 5px;
  }
  #breadcrumbs li:after {
    content: ">";
    margin-left: 5px;
  }
  #breadcrumbs li:last-child:after {
    content: "";
  }
  #breadcrumbs li a {
    color: #000;
    text-decoration: none;
  }
  /* ===============================================
  #表組み
  =============================================== */
  .table_basic {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #e3d2bc;
  }
  .table_basic th {
    display: table-cell;
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
    width: 20%;
    background-color: #f2eae5;
    padding: 15px 10px;
    text-align: left;
    border-bottom: 1px solid #e3d2bc;
    vertical-align: top;
  }
  .table_basic td {
    display: table-cell;
    font-size: 16px;
    font-size: 1.6rem;
    width: 80%;
    padding: 15px 10px;
    border-bottom: 1px solid #e3d2bc;
  }
  .table_basic td plast-child {
    margin-bottom: 0;
  }
  /* ===============================================
  #テキスト
  =============================================== */
  .txt_s {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .txt_m {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .lead_sentence {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .under_line {
    position: relative;
    z-index: 1;
  }
  .under_line::after {
    content: "";
    width: 100%;
    height: 14px;
    background-color: #f2eae5;
    z-index: -1;
    position: absolute;
    bottom: -4px;
    left: 0;
  }
  .page-numbers {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  .flex_column_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex_column_2 .box {
    width: 47.5%;
    margin-bottom: 0;
  }
  .flex_txt_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex_txt_img .txt {
    width: 65%;
    margin-bottom: 0;
  }
  .flex_txt_img .img_box {
    width: 30%;
    margin-bottom: 0;
  }
  .voice_faq .flex_column_2 {
    width: 100%;
  }
  .width_50 {
    width: 50%;
  }
}
