@charset "UTF-8";
.noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

/*ディスプレイ初期値設定*/
/*以下、サイト固有の設定*/
/*サイト共通の間隔*/
/*英語用font読み込み指定*/
/*
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Semibold.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.sv_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

main section .page_head {
  position: relative;
  background-image: url(../images/common/sv.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/460;
}
@media (max-width: 1024px) {
  main section .page_head {
    aspect-ratio: 16/7;
  }
}
main section .page_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: 90%;
}
main section .page_title .sv_ttl {
  position: relative;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
}
main section .page_title .sv_ttl:before {
  content: "";
  display: inline-block;
  background-image: url(../images/common/sv_ic01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  aspect-ratio: 61/72;
  width: 61px;
  height: 72px;
}
@media (max-width: 767px) {
  main section .page_title .sv_ttl:before {
    width: 30.5px;
    height: 36px;
  }
}
main section .page_title .sv_ttl .eng_ttl {
  font-size: clamp(14px, 0.761rem + 0.48vw, 18px);
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  color: #F09307;
  margin-top: 10px;
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(25px, 1.136rem + 1.82vw, 40px);
  line-height: 1;
  font-weight: bold;
}

#news_c_content .doted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
#news_c_content .doted li {
  margin-top: 0;
  margin-right: 1em;
}
#news_c_content .doted li:last-child {
  margin-right: 0;
}

/******************************/
/* プライバシーポリシー
 */
/******************************/
.privacy-policy .indent01 {
  padding-left: 1.5em;
}
.privacy-policy .sec {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .privacy-policy .sec {
    padding: 0 0 50px;
  }
}

/******************************/
/* 記事 */
/******************************/
.single_ttl {
  border-bottom: solid 2px #ccc;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.single_ttl .date {
  font-size: 13px;
  display: inline-block;
  margin-top: 10px;
}

.news_text_block .category_c a {
  background-color: #05887F;
  color: #fff;
  border-radius: 2px;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

/******************************/
/* カスタム投稿記事 */
/******************************/
/******************************/
/* ギャラリー */
/******************************/
.gallery .gallery-wrapper .contents_wrap {
  max-width: 1000px;
}

/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
.reason .sec01 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-color: #EAF5E4;
}
@media (max-width: 1024px) {
  .reason .sec01 {
    padding: 50px 0;
  }
}

/******************************/
/* ***** */
/******************************/
.flow .sec01,
.case .sec01 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-color: #EAF5E4;
}
@media (max-width: 1024px) {
  .flow .sec01,
  .case .sec01 {
    padding: 50px 0;
  }
}

/******************************/
/* ***** */
/******************************/
.factoring .sec01,
.factoring .sec03 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-color: #EAF5E4;
}
@media (max-width: 1024px) {
  .factoring .sec01,
  .factoring .sec03 {
    padding: 50px 0;
  }
}
.factoring .sec02,
.factoring .sec04 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-color: #DDEED9;
}
@media (max-width: 1024px) {
  .factoring .sec02,
  .factoring .sec04 {
    padding: 50px 0;
  }
}
.factoring .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-image: url(../images/common/bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .factoring .sec05 {
    padding: 50px 0;
  }
}

.financing-difference .sec01,
.financing-difference .sec03 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-color: #EAF5E4;
}
@media (max-width: 1024px) {
  .financing-difference .sec01,
  .financing-difference .sec03 {
    padding: 50px 0;
  }
}
.financing-difference .sec02,
.financing-difference .sec04 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-color: #DDEED9;
}
@media (max-width: 1024px) {
  .financing-difference .sec02,
  .financing-difference .sec04 {
    padding: 50px 0;
  }
}
.financing-difference .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  background-image: url(../images/common/bg02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .financing-difference .sec05 {
    padding: 50px 0;
  }
}

/******************************/
/* 404 */
/******************************/
/*# sourceMappingURL=css_map/style_page.css.map */
