@charset "UTF-8";

html {
  font-size: 62.5%;
  font-weight: 500;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 1.6rem;
  background: #fff;
}

a {
  text-decoration: none;
  color: #333;
}

img {
  /* width: 100%; */
  vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
  line-height: normal;
}

p {
  /* line-height: 175%; */
}

li {
  /* line-height: 175%; */
  /* list-style: none; */
}

dt {
  margin-bottom: 0;
}

/* lightning custom */
.sub-section {
  margin-top: 50px;
}

.page-header-inner {
  width: 100%;
  max-width: 100%;
}

.entry-title {
  display: none;
}

.entry-meta {
  display: none;
}

.next-prev {
  display: none;
}

.entry-body p {
  line-height: 175%;
  margin-bottom: 2rem;
}

.entry-body li {
  line-height: 175%;
}

.site-header-container {
  display: none !important;
}

.page_top_btn {
  box-shadow: none;
  background: transparent;
  background-size: auto;
  background-image: url(../images/gototop.png);
  width: 40px;
  height: 40px;
}

.vk-mobile-nav-menu-btn {
  background-image: url(../images/menu.png);
  border: none;
  width: 40px;
  height: 40px;
}

.vk-mobile-nav-menu-btn.menu-open {
  background-image: url(../images/menu_c.png);
  border: none;
}

.footer-nav {
  display: none;
}

.site-footer-copyright {
  display: none;
}

.breadcrumb {
  position: relative;
}

.breadcrumb>.container {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-54%, -263px);
  -webkit-transform: translate(-54%, -263px);
  -ms-transform: translate(-54%, -263px);
}

.breadcrumb-list {
  font-family: 'Noto Sans JP', sans-serif;
  color: #FFF;
}

.breadcrumb-list>li>a {
  font-family: 'Noto Sans JP', sans-serif;
  color: #FFF;
}

.ltg-slide-text-set {
  top: 57%;
}

.ltg-slide-text-title {
  font-size: 64px;
  /*font-weight: 500;*/
  /*text-shadow: 1px 1px 10px !important;*/
}

.ltg-slide-text-caption {
  font-size: 2.5rem;
  /*text-shadow: 1px 1px 10px !important;*/
}

.btn {
  font-size: 2rem;
  /*text-shadow: 1px 1px 10px !important;*/
}

/*ヘッダー共通設定(default)*/
.page-header {
  height: 280px;
  background-image: url(../images/top_img_default.jpg);
  background-size: cover;
  position: relative;
}

.page-header::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

h1.page-header-title {
  font-size: 48px;
  font-weight: 500;
  color: #FFF;
  font-family: 'Noto Sans JP', sans-serif;
}

div.page-header-title {
  font-size: 48px;
  font-weight: 500;
  color: #FFF;
  font-family: 'Noto Sans JP', sans-serif;
}

.recruit__title {
  font-size: 3rem;
  color: #5A2720;
  display: flex;
  align-items: center;
  justify-content: center;
}

.recruit__title::before,
.recruit__title::after {
  border-top: 1px solid #707070;
  content: "";
  width: 10rem;
}

.recruit__title::before {
  margin-right: 1em;
}

.recruit__title::after {
  margin-left: 1em;
}

.recruit__title--en {
  font-size: 1.8rem;
  color: #D25C36;
  margin-top: 1rem;
  text-align: center;
}

.section_recruit_33 {
  font-size: 22px;
  color: #D25C36;
}

.section_recruit_33::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 26px;
  margin: -3px 0 0 5px;
  background: url(../images/recruit_deco01.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 17px;
}

/*talon original */
.section_head_10 {
  height: 100px;
  background-color: #FFF;
}

.header_scrolled .section_head_10 {
  height: 60px;
}

.top_slider_out_full {
  width: 100%;
}

.section_footer0 {
  background-color: #ECE9DF;
  padding-top: 68px;
  padding-bottom: 64px;
}

.section_footer2_1>div>a>img {
  margin: 0 10px;
}

.kmd_footer_nav {
  margin: 0 30px;
}

.kmd_footer_nav li {
  margin-bottom: 15px !important;
}

.kmd_footer_nav a::before {
  content: "－ ";
}

.kmd_footer_nav {
  margin: 0;
}

.section_footer2 {
  display: flex;
  flex-direction: row;
  position: relative;
}

.section_footer2_1 {
  flex-basis: 42%;
  border-right: solid 1px #707070;
  margin-right: 0px;
  text-align: left;
  padding-left: 50px;
}

.section_footer2_1>h4 {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.section_footer2_1>h4>span {
  color: #D25C36;
  font-size: 16px;
  margin-left: 10px;
}

.section_footer2_1>p {
  font-size: 15px;
  /*margin-bottom: 10px;*/
}

.section_footer2_1>div {
  display: flex;
  flex-direction: row;
  text-align: center;
  margin: 0 auto;
}

.section_footer2_1_1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

.section_footer2_1_1>li {
  font-size: 20px;
}

.section_footer2_1_1>li:nth-child(1) {
  border-right: 1px solid #707070;
  padding-right: 20px;
}

.section_footer2_1_1>li:nth-child(2) {
  padding-left: 20px;
}

.section_footer2_1_1>li>span {
  font-size: 18px;
}

.section_footer2_1_2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

.section_footer2_1_2>li {
  border-right: 1px solid #707070;
  padding-right: 20px;
  padding-left: 20px;
}

.section_footer2_1_2>li:nth-child(1) {
  /*padding-left: 50px;*/
  padding-left: 15px;
}

.section_footer2_1_2>li:nth-child(5) {
  border-right: none;
  padding-right: 0;
}

.section_footer2_2 {
  flex-basis: 58%;
  position: relative;
}

.kmd_footer_nav ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-left: 340px;
  height: 230px;
}

.kmd_footer_nav a {
  margin-left: 10px;
  margin-right: 10px;
}

.kmd_footer_nav a::before {
  content: none;
}

.kmd_footer_nav li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: -3px 5px 0 0px;
  background: url(../images/footer_btn_arrow01.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.section_footer2_2in {
  position: absolute;
  bottom: 0;
  right: 0;
}

a.margin_center_ftbtn {
  position: relative;
  width: 196px;
  height: 37px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 7px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  background-color: #D25C36;
}

a.margin_center_ftbtn::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 6px;
  height: 8px;
  top: 16px;
  right: 10px;
  background: url(../images/footer_btn_arrow02.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.footer_img01 {
  position: absolute;
  bottom: 0px;
  right: 0;
}

.footer_img01>img {
  width: 94px;
  height: auto;
}

.footer_img02 {
  position: absolute;
  bottom: -10px;
  left: 0;
}

.footer_img02>img {
  width: 385px;
  height: auto;
}

.footer_cop01 {
  position: absolute;
  bottom: -53px;
  left: 49px;
}

.top_nav>ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0.7em;
  /*padding-right: 0.7em;*/
  border-radius: 30px;
  margin: 0px;
  /*margin-right: 194px;*/
  width: 850px;
  /* transition: 0.2s; */
}

.header_scrolled .section_head_11_2>.top_nav {
  padding-top: 8px;
  /*margin-right: 194px;*/
}

.top_fixed .top_nav>ul {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 30px;
  /* margin: 0px; */
}

.header_scrolled .top_nav>ul {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 30px;
  margin: 0px;
}

.header_scrolled .section_head_11_2>.section_head_11_2_2 {
  padding: 10px 27px 10px 37px;
  height: 42px;
  margin-top: 9px;
}

.section_head_11 {
  display: flex;
  flex-direction: row;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.section_head_11>.section_head_11_1 {
  display: grid;
  place-items: center;
  text-align: center;
  margin-left: 81px;
}

.section_head_11>.section_head_11_1>a>h1 {
  font-size: 28px;
  font-weight: 500;
  color: #5A2720;
  white-space: nowrap;
  letter-spacing: 0.07em;
  font-family: 'Zen Kaku Gothic Antique', sans-serif;

}

.section_head_11>.section_head_11_2 {
  display: flex;
  flex-direction: row;
  /*margin-right: 0px;
  margin-left: auto;*/
  margin: 0 auto;
}

.section_head_11_2>.top_nav {
  padding-top: 15px;
}

.section_head_11_2>.top_nav>ul>li {
  margin-left: 10px;
}

.section_head_11_2>.top_nav>ul>li:nth-child(1) {
  margin-left: 20px;
}

.section_head_11_2>.top_nav>ul>li:nth-last-child(1) {
  margin-right: 20px;
}

.section_head_11_2>.section_head_11_2_2 {
  display: block;
  font-size: 15px;
  font-weight: 500;
  background-color: #ffffff;
  padding: 15px 27px 10px 37px;
  border-radius: 25px 0 0 25px;
  height: 50px;
  margin-left: 50px;
  margin-top: 15px;
  color: #5A2720;
}

.section_head_10m {
  display: none;
}

/* 共通設定 */
.kmd_submenu {
  position: absolute;
  width: 440px;
  height: 41px;
  top: -106px;
  right: 0;
  z-index: 999;
  background-color: #D25C36;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  padding-top: 7px;
}

.kmd_submenu>div {
  color: #FFF;
}

.kmd_submenu>div>a {
  font-size: 14px;
  color: #FFF;
  position: relative;
  margin-left: 28px;
}

.kmd_submenu>div:nth-child(1)>a::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 23px;
  height: 16px;
  top: 3px;
  left: -28px;
  background: url(../images/icon_inq.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.kmd_submenu>div:nth-child(3)>a::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  top: 0px;
  left: -21px;
  background: url(../images/icon_faq.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.kmd_submenu>div:nth-child(5) {
  display: flex;
  flex-direction: row;
}

.kmd_pagehead_icon1 {
  width: 20px;
  height: auto;
}
.kmd_pagehead_icon12 {
  width: 20px;
  height: auto;
  margin-left: 15px;
}

.kmd_pagehead_icon2 {
  width: 27px;
  height: auto;
  margin-left: 20px;
}

.kmd_font_18 {
  font-size: 18px;
}

.kmd_font_14 {
  font-size: 14px;
}

/* シングルページ */
.contens_top_date01 {
  font-size: 13px;
  color: #D25C36;
}

.contens_top_title01 {
  font-size: 22px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 12px;
  margin-left: 0px;
  margin-right: 0px;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  color: #5A2720;
}

/*--- ページネーション  ---*/

.pagenation {
  margin-top: 14.4rem;
  text-align: center;
}

.pagenation__item {
  font-weight: bold;
  display: inline-block;
  width: 5rem;
  height: 5rem;
  padding: 0.19rem 0;
  color: #D25C36;
  height: 5rem;
  border: 2px solid #D25C36;
  padding: 1.2rem 0;
  margin: 0 0.7rem;
  transition: .3s;
}

.pagination>.next {
  position: relative;
}

.pagination>.next::after {
  content: "";
  position: absolute;
  left: 100%;
  top: -7px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 20px solid #D25C36;
  border-bottom: 30px solid transparent;
  transition: .3s;
}

.pagination>.prev {
  position: relative;
}

.pagination>.prev::before {
  content: "";
  position: absolute;
  right: 100%;
  top: -7px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 20px solid #D25C36;
  border-bottom: 30px solid transparent;
  transition: .3s;
}

.pagenation__item:hover {
  background-color: #d27b5f;
  color: #fff;
}

.prev,
.next,
.current {
  background-color: #D25C36;
  color: #fff;
  transition: .3s;
}

.prev:hover,
.next:hover,
.current:hover {
  background-color: #d27b5f;
  border: 2px solid #d27b5f;
  color: #fff;
}

.pagination>.next:hover::after {
  border-left: 20px solid #d27b5f;
}

.pagination>.prev:hover::before {
  border-right: 20px solid #d27b5f;
}

.prev,
.next {
  width: 6rem;
}

.first {
  display: none;
}

.last {
  display: none;
}

.footer_prevnex {
  width: 100%;
  max-width: 880px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-right: auto;
  margin-top: 90px;
  margin-bottom: 90px;
}

.single_prev,
.single_next {
  width: 6rem;
  background-color: #D25C36;
  color: #fff;
  transition: .3s;
  position: relative;
}

.single_prev {
  margin-left: 20px;
}

.single_next {
  margin-right: 20px;
}

.single_prev::before {
  content: "";
  position: absolute;
  right: 100%;
  top: -7px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 20px solid #D25C36;
  border-bottom: 30px solid transparent;
  transition: .3s;
}

.single_prev:hover::before {
  border-right: 20px solid #d27b5f;
}

.single_next::after {
  content: "";
  position: absolute;
  left: 100%;
  top: -7px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 20px solid #D25C36;
  border-bottom: 30px solid transparent;
  transition: .3s;
}

.single_next:hover::after {
  border-left: 20px solid #d27b5f;
}

.single_next {
  margin-left: auto;
}

.single_prev:hover,
.single_next:hover {
  background-color: #d27b5f;
  color: #FFF;
  border: 2px solid #d27b5f;
}

.single_prev>a,
.single_next>a {
  color: #fff;
  transition: .3s;
  font-size: 16px;
}

.single_prev:hover>a,
.single_next:hover>a {
  color: #FFF;
}

/* サイドバーアーカイブ */
ul.kmd_sidebar_arv {
  padding-left: 1.5em;
}

ul.kmd_sidebar_arv>li>a {
  border: none;
  font-size: 16px;
  border-bottom: none;
}

/* サイドバーニュース */
.sidebar_news_list01>li {
  list-style: none;
}

.sidebar_news01>div {
  padding-bottom: 10px;
  border-bottom: solid 1px #333;
}

.sidebar_news01>div>h3 {
  display: inline;
  font-size: 18px;
  color: #D25C36;
  border-bottom: solid 2px #D25C36;
  padding-bottom: 9px;
}

.sidebar_news01>a>.sidebar_news01_01 {
  margin-bottom: 50px;
  margin-left: auto;
  text-align: right;
  font-size: 17px;
  color: #D25C36;
}

.sidebar_news01>a>.sidebar_news01_01:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 5px;
  background: url(../images/btn_arrow3.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

/*--- カテゴリー ---*/
.cat_sec_00 {
  padding-bottom: 110px;
}

.cat_sec_10 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.cat_sec_10>ul:nth-last-child(1) {
  border-bottom: 1px dashed #333;
}

.cat_sec_20 {
  display: flex;
  flex-direction: row;
  margin-bottom: 0px;
  border-top: 1px dashed #333;

}

.cat_sec_20 a {
  text-decoration: none;
}

.cat_sec_20 a p {
  text-align: left;
}

.cat_sec_20>li {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style: none;
}

.cat_sec_20>li:nth-child(1) {
  padding-right: 37px;
}

.cat_sec_20>li:nth-child(2) {
  padding-right: 15px;
}

.cat_sec_20>li:nth-child(3) {
  margin-left: auto;
}

.cat_sec_20>li:nth-child(3)>a {
  color: #D25C36;
  font-weight: 600;
}

.page_num {
  display: none;
}

/* カテゴリーブログ */
.cat_blg_sec_20 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cat_blg_sec_20>li {
  width: 390px;
  margin-top: 90px;
}

.cat_blg_sec_20::after {
  content: "";
  display: block;
  width: 390px;
}

.cat_blg_sec_20>li>a {
  text-decoration: none;
}

.cat_blg_sec_30 {
  position: relative;
}

.cat_blg_sec_30>li>div>img {
  width: 366px;
  height: 288px;
  object-fit: cover;
}

.cat_blg_sec_30>li:nth-child(1)>p {
  font-size: 14px;
  color: #D25C36;
}

.cat_blg_sec_30>li:nth-child(3) {
  position: absolute;
  top: 240px;
  left: 8px;
}

.cat_blg_sec_30>li:nth-child(3)>h4 {
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  padding: 9px 11px;
  background-color: #D25C36;
}

/* レスポンシブ　スマホ対応　*/
@media screen and (max-width: 767px) {
  .sub-section {
    margin-top: 0px;
  }

  /*ヘッダー共通設定*/
  .page-header {
    background-image: url(../images/top_img_default_m.jpg);
    margin-top: 66px !important;
  }

  h1.page-header-title {
    font-size: 30px;
  }

  div.page-header-title {
    font-size: 30px;
  }

  .breadcrumb>.container {
    transform: translate(-50%, -263px);
    -webkit-transform: translate(-50%, -263px);
    -ms-transform: translate(-50%, -263px);
  }

  .site-header {
    height: 0px;
    z-index: 2050;
  }

  .recruit__title {
    font-size: 2.1rem;
  }

  .recruit__title::before,
  .recruit__title::after {
    width: 4.8rem;
  }

  .recruit__title--en {
    font-size: 1.6rem;
  }

  .section_recruit_33 {
    font-size: 22px;
    color: #D25C36;
  }

  .section_recruit_33::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 26px;
    margin: -3px 0 0 5px;
    background: url(../images/recruit_deco01.svg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 17px;
  }

  /*ヘッダー共通設定*/

  .kmd_submenu {
    display: none;
  }

  .section_head_10 {
    display: none;
  }

  .section_head_10m {
    display: block;
  }

  .section_footer0 {
    padding-top: 31px;
  }

  .section_footer2 {
    flex-direction: column;
  }

  .section_footer2_1 {
    padding-left: 0px;
    width: 95%;
    margin: 0 auto;
    border-right: none;
    border-bottom: 1px solid #707070;
    text-align: center;
  }

  .section_footer2_1>h4 {}

  .section_footer2_1>p {
    font-size: 13px;
  }

  .section_footer2_1>div {}

  .section_footer2_2>p {
    text-align: center;
  }

  .section_footer2_1_1 {
    justify-content: center;
  }

  .section_footer2_1_1>li {
    font-size: 16px;
  }

  .section_footer2_1_1>li>span {
    font-size: 14px;
  }

  .section_footer2_1_2 {
    margin-bottom: 30px;
  }

  .kmd_footer_nav ul {
    margin-left: 0px;
    margin-top: 30px;
  }

  .section_footer2_2in {
    right: 50%;
    top: 50%;
    transform: translate(50%, 85%);
    -webkit-transform: translate(50%, 85%);
    -ms-transform: translate(50%, 85%);
  }

  div.section_top_64 {
    height: 110px;
  }

  div.section_top_64in {
    width: 100%;
  }

  .footer_img01>img {
    width: 54px;
    height: auto;
  }

  .footer_img02>img {
    width: 270px;
    height: auto;
  }

  /*--- ページネーション  ---*/

  .pagenation__item {
    width: 3.3rem;
    height: 4rem;
    padding: 0.3rem 0;
    margin: 0 0.45rem;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 13px;
    padding-top: 5px;
  }

  .single_next::after {
    /* border-top: 24px solid transparent;
    border-bottom: 24px solid transparent; */
    border-top: none;
    border-bottom: none;

  }

  .single_prev::before {
    /* border-top: 24px solid transparent;
    border-bottom: 24px solid transparent; */
    border-top: none;
    border-bottom: none;
  }

  .prev,
  .next {
    width: 5.9rem;
  }

  .pagenation {
    margin-top: 13rem;
  }

  .single_prev,
  .single_next {
    width: 8rem;
  }

  .single_next {
    margin-left: auto;
  }

  /* --カテゴリー-- */
  .cat_sec_10 {
    padding-top: 120px;
  }

  .cat_sec_20 {
    padding-left: 0px;
  }

  .cat_sec_20>li:nth-child(1) {
    padding-right: 10px;
    width: 25%;
  }

  .cat_sec_20>li:nth-child(2) {
    padding-right: 10px;
    width: 75%;
  }

  /* カテゴリーブログ */
  .cat_blg_sec_20 {
    padding-left: 0;
    margin-top: 20px;
  }

  .cat_blg_sec_20>li {
    width: 100%;
    margin-top: 50px;
  }

  .cat_blg_sec_30 {
    margin-bottom: 30px;
    padding-left: 0;
  }

  .cat_blg_sec_30>li:nth-child(3) {
    left: -10px;
  }

  .ltg-slide-text-set {
    top: 65%;
  }

  .ltg-slide-text-title {
    font-size: 32px;
  }

  .ltg-slide-text-caption {
    font-size: 1.25rem;
  }

  .btn {
    font-size: 1rem;
  }

}