@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* noto-sans-jp-regular - japanese 
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/noto-sans-jp-v51-japanese-regular.woff2') format('woff2');
  font-display: swap;
}*/
/* noto-sans-jp-500 - japanese 
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/noto-sans-jp-v51-japanese-500.woff2') format('woff2');
  font-display: swap;
}*/
/* noto-sans-jp-600 - japanese 
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/noto-sans-jp-v51-japanese-600.woff2') format('woff2');
  font-display: swap;
}*/
/* noto-sans-jp-700 - japanese
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/noto-sans-jp-v51-japanese-700.woff2') format('woff2');
  font-display: swap;
} */
/* noto-sans-jp-900 - japanese
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/noto-sans-jp-v51-japanese-900.woff2') format('woff2');
  font-display: swap;
} */

/* roboto-regular - latin 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/roboto-v30-latin-regular.woff2') format('woff2');
  font-display: swap;
}*/
/* roboto-500 - latin 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/roboto-v30-latin-500.woff2') format('woff2');
  font-display: swap;
}*/
/* roboto-700 - latin 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('//accretive-factoring.jp/wp-content/themes/accreative/assets/fonts/roboto-v30-latin-700.woff2') format('woff2');
  font-display: swap;
}*/

html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

/*
Theme Name: Accretive
Description: Original Theme for Accretive
Version: 1.0
Author: Agentgate,Inc.
*/
/* ------------------------------------------------------------------------
  General
------------------------------------------------------------------------ */
html {
  width: 100%;
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #444CAD;
  word-break: break-word;
  /* font-weight for Noto Sans
  ------------------------------
  400: regular
  500: medium
  700: bold
  900: black
  ------------------------------*/
}

.font_roboto {
  font-family: "Roboto";
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

h1, h2, h3, h4, h5 {
  font-weight: inherit;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  transition: all 0.2s;
}
@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.7;
  }
}

.underline {
  text-decoration: underline;
}

/* Responsive
----------------------------------------- */
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .tablet {
    display: none;
  }
}
/* Layout
----------------------------------------- */
@media screen and (min-width: 768px) {
  .flex {
    display: flex;
    flex-wrap: wrap;
  }
}

.inline-flex {
  display: inline-flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .inner {
    max-width: 900px;
    margin: auto;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

.container {
  display: flex;
  flex-wrap: wrap;
}

/* Button
----------------------------------------- */
.btn {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 40px;
  border-radius: 20px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.015em;
  transition: all 0.2s;
}
@media screen and (min-width: 768px) {
  .btn:hover {
    opacity: 0.7;
  }
}
.btn.btn-blue {
  background-color: #444CAD;
}
.btn.btn-medium {
  width: 252px;
}
@media screen and (max-width: 767px) {
  .btn.btn-full {
    width: 100%;
  }
}
.btn.btn-arrow {
  background-image: url("./assets/img/icon_arrow_right2.svg");
  background-repeat: no-repeat;
  background-position: right 1.2rem center;
  background-size: 6px;
}
.btn.invalid {
  background-color: #D2D4EB;
  pointer-events: none;
}

.btn-box {
  margin-top: 4rem;
  text-align: center;
}

/* Form
----------------------------------------- */
/* text */
input[type=text],
input[type=email],
input[type=number],
input[type=tel],
select,
textarea {
  padding: 10px 20px;
  background-color: #FFF;
  border-radius: 4px;
  outline: none;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  max-width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  input[type=text],
input[type=email],
input[type=number],
input[type=tel],
select,
textarea {
    font-size: 1.6rem;
  }
}

input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #A9A8A8;
  font-size: 1.2rem;
}

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #A9A8A8;
  font-size: 1.2rem;
}

input::placeholder,
select::placeholder,
textarea::placeholder {
  color: #A9A8A8;
  font-size: 1.2rem;
}

/* select */
select {
  background-image: url("./assets/img/icon_select.svg");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding-right: 3rem;
  cursor: pointer;
}

/* textarea */
textarea {
  min-height: 180px;
}
@media screen and (max-width: 767px) {
  textarea {
    min-height: auto;
    height: 45vw;
  }
}

/* checkbox + Radio */
input[type=checkbox],
input[type=radio] {
  display: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

input[type=checkbox] + span,
input[type=radio] + span {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-left: 20px;
  font-weight: 500;
}
input[type=checkbox] + span:before, input[type=checkbox] + span:after,
input[type=radio] + span:before,
input[type=radio] + span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
input[type=checkbox] + span:before,
input[type=radio] + span:before {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background-color: #FFF;
  border: 2px solid #444CAD;
}

input[type=radio] + span:before, input[type=radio] + span:after {
  background-color: transparent;
  border-radius: 50%;
}

/* checkbox */
input[type=checkbox] + span {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  input[type=checkbox] + span {
    padding-left: 28px;
  }
}
input[type=checkbox] + span:before {
  width: 22px;
  height: 22px;
  margin-top: -11px;
  border: none;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  input[type=checkbox] + span:before, input[type=checkbox] + span:after {
    margin-top: 0;
    top: 0;
  }
}

input[type=checkbox]:checked + span:after {
  top: 5px;
  left: 4px;
  width: 14px;
  height: 8px;
  border-left: 2px solid #444CAD;
  border-bottom: 2px solid #444CAD;
  transform: rotate(-45deg);
}

/* Radio */
input[type=radio]:checked + span:after {
  width: 8px;
  height: 8px;
  background-color: #444CAD;
  margin-top: -4px;
  left: 4px;
}

/* size */
.input_small {
  width: 125px;
  margin-right: 10px;
}

.input_medium {
  width: 245px;
}
@media screen and (max-width: 767px) {
  .input_medium {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .input_sp_medium {
    width: 65vw;
  }
}

.input_full {
  width: 100%;
}

h1.h_st{
	font-size: 12px;
    text-align: center;
    color: #C74F00;
	position: absolute;
	top:-1px;
	left:15px;
}

/* ------------------------------------------------------------------------
  Header
------------------------------------------------------------------------ */
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  transition: background-color 0.2s;
}
header.scrolled {
  background-color: rgba(255, 255, 255, 0.9);
}
header .container {
  align-items: center;
  justify-content: space-between;
  max-width: 1386px;
  height: 5.5rem;
  margin: auto;
  padding: 0 0 0 15px;
  position:relative;
}
@media screen and (max-width: 1024px) {
  header .container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  header .container {
    height: 6.2rem;
    padding: 0 5vw;
  }
  header .container .logo img {
    width: 32vw;
  }
}
@media screen and (max-width: 1024px) {
  header .container .menuBtn {
    width: 3rem;
    height: 2rem;
    background-image: url("./assets/img/icon_menu.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
  }
  header .container .menuBtn.open {
    background-image: url("./assets/img/icon_menu_close.svg");
  }
}

header .logo{
  margin-top:15px;
}

/* Nav
----------------------------------------- */
nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  nav {
    display: none;
    width: 85vw;
    height: auto;
    max-height: 100vh;
    padding-bottom: 3.5rem;
    background-color: #FFF;
    background-image: url("./assets/img/bg_menu@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow-y: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500;
  }
}
@media screen and (max-width: 1024px) {
  nav .nav_header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    height: 6.2rem;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  nav .nav_header {
    padding: 0 5vw;
  }
}
nav > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  nav > ul {
    display: block;
    padding: 0 10vw;
  }
}
nav > ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 1.8rem;
  font-size: 1.3rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  nav > ul > li {
    width: 100%;
    background-image: url("./assets/img/line_dashed.svg");
    background-repeat: repeat-x;
    background-position: left bottom;
    font-size: 1.5rem;
  }
}
nav > ul > li > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 3rem;
}
nav > ul > li > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 3rem;
}
@media screen and (max-width: 1024px) {
  nav > ul > li > a {
    width: 100%;
    height: auto;
    padding: 1.8rem 0;
  }
nav > ul > li > div {
    width: 100%;
    height: auto;
    padding: 1.8rem 0;
  }
}
nav > ul > li .lower {
  display: none;
  width: 220px;
  padding: 1rem 2rem;
  background-color: #EBECFB;
  border-radius: 1rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 3rem;
  left: 0;
}
@media screen and (max-width: 1024px) {
  nav > ul > li .lower {
    width: 100%;
    padding: 0 0 0.5rem;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    position: static;
  }
}
@media screen and (min-width: 1025px) {
  nav > ul > li .lower li:not(:last-child) {
    border-bottom: 1px solid #FFF;
  }
}
nav > ul > li .lower li a {
  padding: 1.2rem 0;
}
nav > ul > li .lower li div {
  padding: 1.2rem 0;
}
@media screen and (max-width: 1024px) {

  nav > ul > li .lower li a {
    display: block;
    padding: 0 0 1.5rem;
    line-height: 1.2;
  }
nav > ul > li .lower li div {
    display: block;
    padding: 0 0 1.5rem;
    line-height: 1.2;
  }
}
nav > ul > li .lower li a span {
  font-size: 1.2rem;
}
nav > ul > li .lower li div span {
  font-size: 1.2rem;
}
nav > ul > li.has_lower {
  position: relative;
}
@media screen and (max-width: 1024px) {
  nav > ul > li.has_lower > a {
    justify-content: space-between;
  }
nav > ul > li.has_lower > div {
    justify-content: space-between;
  }
}
nav > ul > li.has_lower > a .toggle_switch {
  display: block;
  width: 1rem;
  height: 0.6rem;
  margin-left: 0.5rem;
  background-image: url("./assets/img/icon_arrow_down.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  pointer-events: none;
}
nav > ul > li.has_lower > div .toggle_switch {
  display: block;
  width: 1rem;
  height: 0.6rem;
  margin-left: 0.5rem;
  background-image: url("./assets/img/icon_arrow_down.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  nav > ul > li.has_lower > a .toggle_switch {
    width: 2.3rem;
    height: 2.3rem;
    background-image: url("./assets/img/icon_plus.svg");
    pointer-events: initial;
  }
  nav > ul > li.has_lower > a .toggle_switch.open {
    background-image: url("./assets/img/icon_minus.svg");
  }
nav > ul > li.has_lower > div .toggle_switch {
    width: 2.3rem;
    height: 2.3rem;
    background-image: url("./assets/img/icon_plus.svg");
    pointer-events: initial;
  }
  nav > ul > li.has_lower > div .toggle_switch.open {
    background-image: url("./assets/img/icon_minus.svg");
  }
}
@media screen and (min-width: 1024px) {
  nav > ul > li.has_lower:hover > a .toggle_switch {
    background-image: url("./assets/img/icon_arrow_up.svg");
  }
nav > ul > li.has_lower:hover > div .toggle_switch {
    background-image: url("./assets/img/icon_arrow_up.svg");
  }
  nav > ul > li.has_lower:hover .lower {
    display: block;
  }
}
nav .header_contact {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  nav .header_contact {
    display: block;
    height: auto;
    margin-top: 4.5rem;
    padding: 0 10vw;
  }
}
nav .header_contact .header_contact_info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
nav .header_contact .header_contact_info .badge {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 4.1rem;
  height: 4.1rem;
  border-radius: 50%;
  background-color: #444CAD;
  color: #FFF;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  nav .header_contact .header_contact_info .badge {
    width: 5rem;
    height: 5rem;
    font-size: 1.3rem;
  }
}
nav .header_contact .header_contact_info .header_contact_tel {
  margin-left: 5px;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  nav .header_contact .header_contact_info .header_contact_tel {
    margin-left: 0.7rem;
  }
}
nav .header_contact .header_contact_info .header_contact_tel .tel_number {
  font-size: 2.35rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  nav .header_contact .header_contact_info .header_contact_tel .tel_number {
    font-size: 2.8rem;
  }
}
nav .header_contact .header_contact_info .header_contact_tel .tel_hour {
  font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
  nav .header_contact .header_contact_info .header_contact_tel .tel_hour {
    font-size: 1.4rem;
  }
}
nav .header_contact .header_contact_btn {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #FCAE00;
  width: 120px;
  margin-left: 1.8rem;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  nav .header_contact .header_contact_btn {
    width: 100%;
    height: 5.5rem;
    margin-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  nav .header_btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 20vw);
    margin: auto;
    padding-top: 1rem;
    border-top: 1px solid #D2D4EB;
  }
  nav .header_btns a {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 48%;
    height: 24vw;
    border-radius: 0.5rem;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
  }
  nav .header_btns a:nth-child(1) {
    background-color: #444CAD;
    color: #FFF;
  }
  nav .header_btns a:nth-child(2) {
    background-color: #D2D4EB;
    color: #444CAD;
    font-size: 1.4rem;
  }
}

.overlay {
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

/* ------------------------------------------------------------------------
  Floating banner
------------------------------------------------------------------------ */
/* topへ戻る
----------------------------------------- */
.topPage {
  position: fixed;
  right: 68px;
  bottom: 35px;
  z-index: 200;
}
@media screen and (max-width: 767px) {
  .topPage {
    right: 4px;
    bottom: 80px;
  }
}
.topPage .toTop {
  width: 60px;
  height: 60px;
  padding: 10px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .topPage .toTop {
    width: 50px;
    height: 50px;
    padding: 6px;
  }
}
.topPage .toTop.is-show {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .topPage:hover {
    opacity: 0.7;
  }
}

/* お見積りボタン　フローティングバナー　PC時画面左側に表示
----------------------------------------- */
.floating-link {
  position: fixed;
  right: 0;
  bottom: 45px;
  z-index: 200;
}
.floating-link .link-item {
  border-radius: 10px 0 0 10px;
  width: 50px;
}
.floating-link .link-item:not(:last-child) {
  margin-bottom: 15px;
}
.floating-link .link-item:first-child {
  background-color: #444CAD;
  color: #fff;
}
.floating-link .link-item:last-child {
  background-color: #D2D4EB;
}
.floating-link .link-item a {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-size: 1.3rem;
  padding: 2rem 1.6rem;
}

/* お見積りボタン　フローティングバナー　SP時画面下側に表示
----------------------------------------------- */
.floating-iphone {
  position: fixed;
  z-index: 200;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.floating-iphone .iphone-item {
  border-radius: 31px;
  overflow: hidden;
}
.floating-iphone .iphone-item:first-child {
  border: 2px solid #444CAD;
  margin-right: 9px;
  background-color: #fff;
}
.floating-iphone .iphone-item:last-child {
  background-color: #FCAE00;
}
@media screen and (min-width: 768px) {
  .floating-iphone .iphone-item:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
.floating-iphone .iphone-item .iphone-item_box {
  flex-direction: column;
  width: 173px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #3C449A;
  font-weight: bold;
}
.floating-iphone .iphone-item .iphone-item_box .phone {
  font-size: 1.8rem;
  font-weight: 500;
  padding-left: 15px;
  position: relative;
}
.floating-iphone .iphone-item .iphone-item_box .phone::before {
  content: "";
  position: absolute;
  top: 5px;
  width: 15px;
  height: 17px;
  background: url(./assets/img/icon_tel.svg) no-repeat center center/contain;
  left: 0;
  transform: rotate(7deg);
}
.floating-iphone .iphone-item .iphone-item_box .text {
  font-size: 1.1rem;
  font-weight: 500;
}

/* ------------------------------------------------------------------------
  Main
------------------------------------------------------------------------ */
main {
  padding-top: 0;
/*5.5rem;:/
  /* パンくず
  ---------------------------------------------*/
  /* ページネーション
  ---------------------------------------------*/
  /* コラム
  ----------------------------------------- */
}
main .sec-breadcrumb {
  font-size: 1.2rem;
  padding: 5.5rem 0 0;
  overflow-x: auto;
  white-space: nowrap;
}
main .sec-breadcrumb p {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
main .sec-breadcrumb p a {
  display: flex;
  align-items: center;
  padding: 15px 8px;
}
main .sec-breadcrumb p a:after {
  content: "-";
  display: block;
  margin-right: 0.4rem;
  margin-left: 0.4rem;
}
main .sec-breadcrumb p a img {
  max-width: 12px;
}
main .bg {
  /*background: url(./assets/img/bg5_sp.png) no-repeat center center/cover;*/
  background: url(https://accretive-factoring.jp/wp-content/uploads/2025/05/bg5-sp-n.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  main .bg.bg-1 {
    background-image: url(./assets/img/bg5.png);
  }
}
@media screen and (min-width: 768px) {
  main .bg.bg-2 {
    background-image: url(./assets/img/bg1.png);
  }
}
@media screen and (min-width: 768px) {
  main .bg.bg-3 {
    background-image: url(./assets/img/bg4.png);
  }
}


@media (max-width:768px){
  main .sec-breadcrumb {
    padding: 7rem 0 0;
  }
}

main section {
  padding: 10rem 0;
  /* セクションタイトル
  ---------------------------------------------*/
  /* news 投稿一覧・ニュース詳細
  ----------------------------------------- */
  /* Form
  ----------------------------------------------- */
}
main section.sec-headline {
  padding: 26px 0 60px;
}
@media screen and (min-width: 768px) {
  main section.sec-headline {
    padding: 67px 0 80px;
  }
}
main section.sec-headline h1,main section.sec-headline h2 {
  color: #C74F00;
  font-size: 2.7rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  main section.sec-headline h1,main section.sec-headline h2 {
    font-size: 3.6rem;
    margin-bottom: 10px;
  }
}
main section.sec-headline .sub_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  main section.sec-headline .sub_title {
    font-size: 2rem;
  }
}
main section.sec-headline .text {
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.45px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  main section.sec-headline .text {
    font-size: 2rem;
    letter-spacing: 0.5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
main section.sec-headline.sec-headline-news {
  padding: 67px 0 30px;
}
@media screen and (min-width: 768px) {
  main section.sec-headline.sec-headline-news {
    position: relative;
  }
  main section.sec-headline.sec-headline-news::after {
    content: "";
    display: block;
    max-width: 125rem;
    width: 100%;
    height: 17rem;
    background: url(./assets/img/bg_dot9.png) no-repeat center right/contain;
    bottom: -60px;
    z-index: -1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  main section.sec-headline.sec-headline-news {
    padding: 25px 0;
  }
}
main section.sec-headline.sec-headline-columns {
  padding-top: 6.7rem;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  main section.sec-headline.sec-headline-columns {
    padding-top: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-headline.sec-headline-columns h1,main section.sec-headline.sec-headline-columns h2 {
    line-height: 1.259;
  }
}
main section.sec-headline.sec-headline-columns .sub_title {
  margin-bottom: 4rem;
}
main section.sec-headline.sec-headline-contact {
  padding-top: 6.7rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  main section.sec-headline.sec-headline-contact {
    padding-top: 2.6rem;
    padding-bottom: 2rem;
  }
}
main section .sec-underbar-headline,.sec-diagnosis .sec-underbar-headline{
  font-size: 2.5rem;
  font-weight: 500;
  display: block;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  main section .sec-underbar-headline,.sec-diagnosis .sec-underbar-headline{
    font-size: 3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}
main section .sec-underbar-headline span:not(.section-title),.sec-diagnosis .sec-underbar-headline span{
  font-size: 1.4rem;
  letter-spacing: 1.4px;
  display: block;
  margin-top: 3px;
  line-height: 1.2;
  color: #C74F00;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
main section .sec-underbar-headline span:not(.section-title):before,
.sec-diagnosis .sec-underbar-headline span:before {
  content: "";
  display: block;
  border-top: 1px solid #946800;
  width: 2.2rem;
  margin-right: 0.7rem;
}
@media screen and (min-width: 768px) {
  main section .sec-underbar-headline span:not(.section-title),.sec-diagnosis .sec-underbar-headline span {
    padding-left: 1rem;
    margin-bottom: 6px;
  }
}
main section .title-description {
  margin-top: 1.5rem;
  margin-bottom: 4rem;
}
main section.sec-contact {
  background-image: url("./assets/img/bg_contact.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  main section.sec-contact {
    padding: 7rem 0;
  }
}
main section.sec-contact ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  main section.sec-contact ul {
    display: block;
  }
}
main section.sec-contact ul li {
  width: calc(33.3333333333% - 1.6666666667rem);
  height: 90px;
}
@media screen and (max-width: 767px) {
  main section.sec-contact ul li {
    width: 87.5%;
    height: 6.5rem;
    margin: auto;
  }
}
main section.sec-contact ul li:not(:nth-child(3n)) {
  margin-right: 2.5rem;
}
@media screen and (max-width: 767px) {
  main section.sec-contact ul li:not(:nth-child(3n)) {
    margin-right: auto;
    margin-bottom: 1.5rem;
  }
}
main section.sec-contact ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #444CAD;
  border-radius: 1rem;
  color: #FFF;
  font-size: 2.1rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main section.sec-contact ul li a {
    font-size: 1.8rem;
  }
}
main section.sec-contact .contact_tel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 4rem;
  border-top: 3px solid #444CAD;
  border-bottom: 3px solid #444CAD;
}
@media screen and (max-width: 767px) {
  main section.sec-contact .contact_tel {
    flex-direction: column;
    padding: 2rem 0;
  }
}
main section.sec-contact .contact_tel .tel_message {
  font-size: 1.9rem;
  font-weight: bold;
}
main section.sec-contact .contact_tel .tel_number {
  margin-left: 4rem;
  margin-right: 1rem;
  padding-left: 4rem;
  background-image: url("./assets/img/icon_tel.svg");
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 5.2rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  main section.sec-contact .contact_tel .tel_number {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.2rem;
    padding-left: 3.5rem;
    background-size: 2.8rem;
    font-size: 3.7rem;
  }
}
main section.sec-contact .contact_tel .tel_hour {
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  main section.sec-factoring {
    padding: 6rem 0;
  }
}
@media screen and (min-width: 768px) {
  main section.sec-factoring {
    position: relative;
  }
  main section.sec-factoring::before, main section.sec-factoring::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
  }
  main section.sec-factoring::before {
    max-width: 120rem;
    height: 12.7rem;
    background: url(./assets/img/bg_dot3.png) no-repeat center right/contain;
    top: 80px;
  }
  main section.sec-factoring::after {
    max-width: 125rem;
    height: 16.7rem;
    background: url(./assets/img/bg_dot7.png) no-repeat center left/contain;
    bottom: 35px;
  }
}
main section.sec-factoring .factoring {
  position: relative;
  z-index: 10;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  main section.sec-factoring .factoring {
    margin-top: 3.2rem;
  }
}
main section.sec-factoring .factoring .factoring_items {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  main section.sec-factoring .factoring .factoring_items {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
main section.sec-factoring .factoring .factoring_items .factoring_item {
  height: 19rem;
  width: calc(50% - 2rem);
  display: flex;
  margin-bottom: 2rem;
  flex-grow: 1;
  position: relative;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  background-position: center left;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  main section.sec-factoring .factoring .factoring_items .factoring_item {
    max-width: 33.5rem;
    width: 100%;
    height: 15.2rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-factoring .factoring .factoring_items .factoring_item:last-child {
    margin-bottom: 0;
  }
}
main section.sec-factoring .factoring .factoring_items .factoring_item::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 24px;
  background: url(assets/img/icon_arrow_right2.svg) no-repeat center center/contain;
  right: 10px;
}
@media screen and (min-width: 768px) {
  main section.sec-factoring .factoring .factoring_items .factoring_item:not(:nth-child(2n)) {
    margin-right: 2rem;
  }
}
main section.sec-factoring .factoring .factoring_items .factoring_item:nth-child(1) {
  background-image: url(assets/img/link_bg1.png);
}
main section.sec-factoring .factoring .factoring_items .factoring_item:nth-child(2) {
  background-image: url(assets/img/link_bg2.png);
}
main section.sec-factoring .factoring .factoring_items .factoring_item:nth-child(3) {
  background-image: url(assets/img/link_bg3.png);
}
main section.sec-factoring .factoring .factoring_items .factoring_item:nth-child(4) {
  background-image: url(assets/img/link_bg4.png);
}
main section.sec-factoring .factoring .factoring_items .factoring_item a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 2rem 0 2rem;
}
main section.sec-factoring .factoring .factoring_items .factoring_item a .factoring_image {
  width: 9.5rem;
}
@media screen and (max-width: 767px) {
  main section.sec-factoring .factoring .factoring_items .factoring_item a .factoring_image {
    width: 6rem;
  }
}
main section.sec-factoring .factoring .factoring_items .factoring_item a .factoring_link {
  margin-left: 1.8rem;
  width: calc(100% - 9.5rem);
}
main section.sec-factoring .factoring .factoring_items .factoring_item a .factoring_link h3 {
  font-size: 2.5rem;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  main section.sec-factoring .factoring .factoring_items .factoring_item a .factoring_link h3 {
    font-size: 1.9rem;
  }
}
main section.sec-factoring .factoring .factoring_items .factoring_item a .factoring_link p {
  margin-top: 9px;
  font-size: 1.4rem;
  white-space: nowrap;
}
main section.sec-example .example_items {
  position: relative;
  margin-top: 4.2rem;
  display: flex;
  flex-wrap:wrap;
  gap:2rem 0;
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items {
    flex-wrap: wrap;
    margin-top: 23.6rem;
  }
}
main section.sec-example .example_items .example_item {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  width: calc(32.33% - 0.85rem);
  background-color: #fff;
  border-radius: 10px;
  padding: 2rem 2.2rem;
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items .example_item {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  main section.sec-example .example_items .example_item:not(:last-child) {
    margin-right: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items .example_item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
main section.sec-example .example_items .example_item .example_flex {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
main section.sec-example .example_items .example_item .example_flex .example_image {
  margin-right: 1.8rem;
}
main section.sec-example .example_items .example_item .example_flex p {
  font-size: 1.6rem;
  font-weight: 500;
}
main section.sec-example .example_items .example_item .example_flex p span {
  margin-top: 4px;
  font-size: 1.3rem;
  display: block;
}
main section.sec-example .example_items .example_item .example_title {
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  main section.sec-example .example_items .example_item .example_title {
    margin: 2rem 5px 0;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items .example_item .example_title {
    margin-top: 1.5rem;
  }
}
main section.sec-example .example_items .example_item .funds {
  display: flex;
  align-items: center;
  margin-top: 1.3rem;
}
main section.sec-example .example_items .example_item .funds div {
  display: inline-block;
  background-color: #D2D4EB;
  padding: 3px 8px;
  height: 29px;
  font-size: 1.4rem;
}
main section.sec-example .example_items .example_item .funds p {
  display: inline;
  font-size: 1.5rem;
  font-weight: 500;
  margin-left: 10px;
  line-height: 29px;
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items .example_item .funds p {
    font-size: 1.4rem;
  }
}
main section.sec-example .example_items .example_item .funds p span {
  font-weight: bold;
  display: inline;
  color: #C74F00;
  font-size: 2.4rem;
  letter-spacing: -0.96px;
  margin-right: 3px;
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items .example_item .funds p span {
    margin-right: 5px;
  }
}
main section.sec-example .example_items .example_item .example_text {
  margin-top: 1.3rem;
  padding-top: 1.4rem;
  border-top: 1px solid #D2D4EB;
  line-height: 1.5;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  main section.sec-example .example_items .example_item .example_text {
    margin-top: 1rem;
    padding-top: 1.7rem;
  }
}
main section.sec-faq .faq {
  position: relative;
  z-index: 1;
}
main section.sec-faq .faq .faq_items .faq_item {
  background-color: #EAF6FC;
  padding: 2.1rem 1.5rem 2.1rem 1rem;
  border-radius: 10px;
}
main section.sec-faq .faq .faq_items .faq_item:not(:last-child) {
  margin-bottom: 2rem;
}
main section.sec-faq .faq .faq_items .faq_item .faq_question {
  font-weight: 500;
  font-size: 1.6rem;
  padding-left: 4rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  main section.sec-faq .faq .faq_items .faq_item .faq_question {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
main section.sec-faq .faq .faq_items .faq_item .faq_question::before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
  height: 3rem;
  background-color: #444CAD;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 2.1rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
main section.sec-faq .faq .faq_items .faq_item .faq_answer {
  margin-top: 1.5rem;
  padding-top: 1.2rem;
  padding-left: 4rem;
  border-top: 1px solid #fff;
  position: relative;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  main section.sec-faq .faq .faq_items .faq_item .faq_answer {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
main section.sec-faq .faq .faq_items .faq_item .faq_answer::before {
  content: "A";
  position: absolute;
  top: 12px;
  left: 0;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 2.1rem;
  text-align: center;
  border-radius: 50%;
}
main section.sec-columns .columns_items {
  display: flex;
  flex-wrap: wrap;
}
main section.sec-columns .columns_items .columns_item {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  background-color: #fff;
  width: calc(33.33% - 1.1333333333rem);
  transition: all 0.2s;
}
@media screen and (min-width: 768px) {
  main section.sec-columns .columns_items .columns_item:hover {
    box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 767px) {
  main section.sec-columns .columns_items .columns_item {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  main section.sec-columns .columns_items .columns_item:not(:nth-child(3n)) {
    margin-right: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-columns .columns_items .columns_item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
main section.sec-columns .columns_items .columns_item .columns_image {
  width: 100%;
  height: 16rem;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  main section.sec-columns .columns_items .columns_item .columns_image {
    height: 42.6666666667vw;
  }
}
main section.sec-columns .columns_items .columns_item .columns_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: transform;
  transition: all 0.2s;
}
main section.sec-columns .columns_items .columns_item .columns_content {
  padding: 1.4rem 2.2rem 2rem;
}
main section.sec-columns .columns_items .columns_item .columns_content .columns_date {
  font-size: 1.3rem;
}
main section.sec-columns .columns_items .columns_item .columns_content h3 {
  font-size: 1.6rem;
  font-weight: 500;
  padding-bottom: 1.4rem;
  border-bottom: 1px solid #D2D4EB;
  line-height: 1.2;
}
main section.sec-columns .columns_items .columns_item .columns_content p {
  margin-top: 1.3rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
main section.sec-columns .columns_items .columns_item a {
  display: block;
}
@media screen and (min-width: 768px) {
  main section.sec-columns .columns_items .columns_item a:hover .columns_image img {
    transform: scale(1.05);
  }
}
main section.sec-columns-list {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  main section.sec-columns-list {
    padding-bottom: 6rem;
  }
}
@media screen and (min-width: 768px) {
  main section.sec-columns-list {
    position: relative;
  }
  main section.sec-columns-list::before, main section.sec-columns-list::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
  }
  main section.sec-columns-list::before {
    max-width: 125rem;
    height: 14.2rem;
    background: url(./assets/img/bg_dot9.png) no-repeat center right/contain;
    top: -100px;
  }
  main section.sec-columns-list::after {
    max-width: 115rem;
    height: 5.6rem;
    background: url(./assets/img/bg_dot13.png) no-repeat center right/contain;
    bottom: 150px;
  }
}
@media screen and (min-width: 768px) {
  main section.sec-columns-list .columns {
    position: relative;
  }
  main section.sec-columns-list .columns::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: -1;
    max-width: 125rem;
    height: 15rem;
    background: url(./assets/img/bg_dot7.png) no-repeat center left/contain;
  }
}
main section.sec-columns-list .columns .columns_item {
  margin-bottom: 3rem;
}
main section.sec-news {
  padding: 0 0 12rem;
}
@media screen and (min-width: 768px) {
  main section.sec-news {
    position: relative;
  }
  main section.sec-news::before, main section.sec-news::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
  }
  main section.sec-news::before {
    max-width: 125rem;
    height: 11.2rem;
    background: url(./assets/img/bg_dot8.png) no-repeat center left/contain;
    bottom: 400px;
  }
  main section.sec-news::after {
    max-width: 105rem;
    height: 5.8rem;
    background: url(./assets/img/bg_dot10.png) no-repeat center left/contain;
    bottom: 330px;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-news {
    padding-bottom: 8rem;
  }
}
main section.sec-news .year {
  position: relative;
}
main section.sec-news .year .year_select {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 12rem;
  height: 3.5rem;
  border: 1px solid #444CAD;
  border-radius: 2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.2s;
}
main section.sec-news .year .year_select:after {
  content: "";
  width: 12px;
  height: 7px;
  margin-left: 7px;
  background-image: url("./assets/img/icon_arrow_down.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.2s;
}
main section.sec-news .year .year_select.open {
  background-color: #DDDDED;
  border-color: #DDDDED;
}
main section.sec-news .year .year_select.open:after {
  transform: rotateX(180deg);
}
main section.sec-news .year .year_list {
  display: none;
  min-width: 136px;
  margin-top: 10px;
  padding: 5px 18px;
  background-color: #FFF;
  border-radius: 1rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  left: 0;
  z-index: 10;
}
main section.sec-news .year .year_list li a {
  padding: 6px;
  font-size: 1.5rem;
}
main section.sec-news .year .year_list li:not(:last-child) {
  border-bottom: 1px solid #DDDDEC;
}
main section.sec-news .news_lists {
  position: relative;
  z-index: 1;
  margin-top: 1rem;
  margin-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  main section.sec-news .news_lists {
    margin-top: 2.5rem;
    margin-bottom: 3rem;
  }
}
main section.sec-news .news_lists .news_list {
  border-bottom: 1px solid #444CAD;
}

main section.sec-news .news_lists .news_list summary{
  padding: 2rem 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  main section.sec-news .news_lists .news_list summary{
    flex-direction: column;
    padding: 1.5rem 0;
  }
}
main section.sec-news .news_lists .news_list summary .news_date{
  font-size: 1.5rem;
  width: 11rem;
}

main section.sec-news .news_lists .news_list summary p{
  width: calc(100% - 11rem);
  font-size: 15px;
  padding-right: 4rem;
  position: relative;
}

main section.sec-news .news_lists .news_list details summary p::after{
  content: "";
  position: absolute;
  top: calc(50% - 7.5px);
  right: 10px;
  width: 15px;
  height: 15px;
  background: url(./assets/img/icon_arrow_down.svg) no-repeat center center/contain;
  transform: rotate(-90deg);
}

main section.sec-news .news_lists .news_list details[open] summary p::after{
	transform: rotate(0deg);
}
@media screen and (max-width: 767px) {
  main section.sec-news .news_lists .news_list summary p::after{
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-news .news_lists .news_list summary p{
    width: 100%;
    font-size: 14px;
    margin-top: 3px;
  }
}


main section.sec-news .news_lists .news_list summary {
  outline: none;
  cursor:pointer;
}
main section.sec-news .news_lists .news_list summary::-webkit-details-marker {
  display: none;
}

main section.sec-news-info {
  padding: 9.5rem 0 12rem;
}
@media screen and (min-width: 768px) {
  main section.sec-news-info {
    position: relative;
  }
  main section.sec-news-info::after {
    content: "";
    display: block;
    max-width: 125rem;
    width: 100%;
    height: 17rem;
    background: url(./assets/img/bg_dot9.png) no-repeat center right/contain;
    top: 70px;
    z-index: -1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  main section.sec-news-info {
    padding: 2.6rem 0 8rem;
  }
}
@media screen and (min-width: 768px) {
  main section.sec-news-info .news-info-box {
    position: relative;
  }
  main section.sec-news-info .news-info-box::before, main section.sec-news-info .news-info-box::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
  }
  main section.sec-news-info .news-info-box::before {
    max-width: 125rem;
    height: 11.2rem;
    background: url(./assets/img/bg_dot8.png) no-repeat center left/contain;
    bottom: 10px;
  }
  main section.sec-news-info .news-info-box::after {
    max-width: 105rem;
    height: 5.8rem;
    background: url(./assets/img/bg_dot10.png) no-repeat center left/contain;
    bottom: -60px;
  }
}
main section.sec-news-info .news-info-box .news-info-content {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  main section.sec-news-info .news-info-box .news-info-content {
    padding-bottom: 1rem;
  }
}
main section.sec-news-info .news-info-box .news-info-content .news-info_image {
  text-align: center;
}
main section.sec-news-info .news-info-box .news-info-content .news-info_image img {
  max-width: 500px;
  height: 300px;
  margin-bottom: 50px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  main section.sec-news-info .news-info-box .news-info-content .news-info_image img {
    height: auto;
    margin-bottom: 20px;
  }
}
main section.sec-news-info .news-info-box .news-info-content .news-info_date {
  font-size: 1.5rem;
}
main section.sec-news-info .news-info-box .news-info-content .news-info_title {
  margin-top: 2px;
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #444CAD;
}
@media screen and (max-width: 767px) {
  main section.sec-news-info .news-info-box .news-info-content .news-info_title {
    font-size: 1.8rem;
    padding-bottom: 1rem;
  }
}
main section.sec-news-info .news-info-box .news-info-content .news-info_text,
main section.sec-news .news_lists .news_list details .news-info_text{
  margin: 3rem;
  font-size: 1.4rem;
  line-height: 1.571;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  main section.sec-news-info .news-info-box .news-info-content .news-info_text,
  main section.sec-news .news_lists .news_list details .news-info_text{
    margin-top: 2rem;
    line-height: 1.428;
  }
}
main section.sec-news-info .news-info-box .news-info-content .news-info_text a,
main section.sec-news .news_lists .news_list details .news-info_text a{
  color: #FCAE00;
  text-decoration: underline;
}
main section.sec-news-info .news-info-box .btn {
  min-width: 240px;
}
main section.sec-form {
  padding-top: 0;
  padding-bottom: 13rem;
}
@media screen and (max-width: 767px) {
  main section.sec-form {
    padding-bottom: 10rem;
  }
}
main section.sec-form .contact .contact_sheet {
  background-color: #EAF6FC;
  padding: 3rem;
  border-radius: 1rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  main section.sec-form .contact .contact_sheet {
    padding: 8vw 5vw;
  }
}
main section.sec-form .contact .contact_sheet .contact_lead {
  font-size: 1.4rem;
  text-align: center;
  padding-bottom: 2rem;
  border-bottom: 1px solid #444CAD;
}
main section.sec-form .contact .contact_sheet.thanks-sheet {
  text-align: center;
  padding-top: 5.5rem;
  padding-bottom: 7rem;
}
@media screen and (min-width: 768px) {
  main section.sec-form .contact .contact_sheet.thanks-sheet {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  main section.sec-form .contact .contact_sheet.thanks-sheet {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}
main section.sec-form .contact .contact_sheet.thanks-sheet h2 {
  display: inline-block;
  font-size: 2.6rem;
  font-weight: 500;
  padding-bottom: 5px;
  border-bottom: 1px solid #444CAD;
}
@media screen and (max-width: 767px) {
  main section.sec-form .contact .contact_sheet.thanks-sheet h2 {
    font-size: 2rem;
  }
}
main section.sec-form .contact .contact_sheet.thanks-sheet p {
  margin-top: 2rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  main section.sec-form .contact .contact_sheet.thanks-sheet p {
    text-align: left;
  }
}
main .pageNav {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  main .pageNav {
    flex-direction: column-reverse;
    margin-top: 1rem;
  }
}
main .pageNav .pageNav_Btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  main .pageNav .pageNav_Btns {
    justify-content: space-between;
  }
  main .pageNav .pageNav_Btns .btn {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  main .pageNav .pageNav_Btns .btn-medium:first-child {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 767px) {
  main .pageNav .pageNav_Btns .btn-medium {
    min-width: 160px;
  }
}
main .pageNav .pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  main .pageNav .pagination .nav-links {
    margin-top: 3.8rem;
  }
}
main .pageNav .pagination .nav-links .page-numbers {
  font-family: "Roboto";
  font-size: 1.9rem;
  letter-spacing: 1.14px;
}
@media screen and (max-width: 767px) {
  main .pageNav .pagination .nav-links .page-numbers {
    margin-bottom: 3rem;
    font-size: 2.8rem;
  }
}
main .pageNav .pagination .nav-links .page-numbers:not(:last-child) {
  margin-right: 3rem;
}
main .pageNav .pagination .nav-links .page-numbers.current {
  color: #D2D4EB;
}
main article {
  padding: 9rem 0 10rem;
  position: relative;
  overflow: hidden;
}

main article.aou_arc{
  padding: 0 0 10rem;
}
@media screen and (max-width: 767px) {
  main article {
    padding: 4rem 0 8rem;
  }
}
@media screen and (min-width: 768px) {
  main article:before, main article:after {
    content: "";
    display: block;
    max-width: 126rem;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  main article:before {
    background-image: url("./assets/img/bg_dot11.png"), url("./assets/img/bg_dot7.png"), url("./assets/img/bg_dot8.png"), url("./assets/img/bg_dot11.png"), url("./assets/img/bg_dot7.png"), url("./assets/img/bg_dot8.png");
    background-position: left top 70rem, left top 170rem, left 5rem top 270rem, left top 370rem, left top 470rem, left 5rem top 570rem;
    background-size: auto, auto, 85px, auto, auto, 85px;
    left: calc(50% - 63rem);
  }
  main article:after {
    background-image: url("./assets/img/bg_dot9.png"), url("./assets/img/bg_dot12.png"), url("./assets/img/bg_dot7.png"), url("./assets/img/bg_dot9.png"), url("./assets/img/bg_dot12.png"), url("./assets/img/bg_dot7.png");
    background-position: right top 5rem, right top 100rem, right top 200rem, right top 300rem, right top 400rem, right top 500rem;
    background-size: auto, auto, auto, auto, auto, auto;
    right: calc(50% - 63rem);
  }
}
main article .addtoany_shortcode {
  margin-bottom: 1rem;
  text-align: right;
}
main article .title {
  margin-bottom: 1rem;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  main article .title {
    margin-bottom: 2rem;
    font-size: 2.2rem;
  }
}
main article .article_head {
  background-color: #FFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
}
main article .article_head .thumbnail {
  height: 500px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main article .article_head .thumbnail {
    height: 50vw;
  }
}
main article .article_head .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: transform;
  transition: all 0.2s;
}
main article .article_head .description {
  padding: 2.5rem 3rem 3rem;
}
@media screen and (max-width: 767px) {
  main article .article_head .description {
    padding: 1.5rem 2rem 2rem;
  }
}
main article .article_head .description .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-self: flex-start;
  color: #FCAE00;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  main article .article_head .description .date {
    font-size: 1.3rem;
  }
}
main article .article_head .description .date:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 0px;
  margin-right: 5px;
  border-top: 1px solid #FCAE00;
}
main article .article_head .description .lead {
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  main article .article_head .description .lead {
    line-height: 1.5;
  }
}
main article .content {
  /* Reset Table of Contents Plus Start */
  /* Reset Table of Contents Plus End */
}
main article .content #toc_container{
  margin: 8rem 0;
  padding: 3rem 6rem 5rem;
  background-color: #EAF6FC;
  border: none;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.toc {
  margin: 8rem 0;
  padding: 3rem 6rem 5rem !important;
  background-color: #EAF6FC !important;
  border: none !important;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  main article .content #toc_container,.toc {
    margin: 7rem 0;
    padding: 2.5rem 2rem 3.5rem;
  }
}
main article .content #toc_container .toc_title,.toc .toc_title{
  font-size: 2rem;
  font-weight: 500;
}
main article .content #toc_container .toc_list > li,.toc .toc_list > li{
  padding: 1rem 0 !important;
  border-bottom: 1px solid #444CAD;
}
main article .content #toc_container .toc_list > li:first-of-type,.toc .toc_list > li:first-of-type{
  border-top: 1px solid #444CAD;
}
main article .content #toc_container .toc_list > li a .toc_number,.toc .toc_list > li a .toc_number{
  margin-right: 5px;
}
main article .content #toc_container .toc_list > li a .toc_number.toc_depth_1,
.toc .toc_list > li a .toc_number.toc_depth_1{
  display: inline-flex;
  color: #FCAE00;
  font-size: 2rem;
  vertical-align: middle;
}
main article .content #toc_container .toc_list > li a .toc_number.toc_depth_1:before,
.toc .toc_list > li a .toc_number.toc_depth_1:before{
  content: "";
  display: inline-block;
  width: 0;
  height: 28px;
  margin-right: 6px;
  border-left: 6px solid #FCAE00;
  border-radius: 3px;
}
main article .content #toc_container .toc_list > li a .toc_number.toc_depth_2,
.toc .toc_list > li a .toc_number.toc_depth_2{
  font-size: 1.6rem;
}
main article .content #toc_container .toc_list > li a:hover,
.toc .toc_list > li a:hover{
  text-decoration: none;
}
main article .content #toc_container .toc_list > li > a,
.toc .toc_list > li > a{
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  main article .content #toc_container .toc_list > li > a,
  .toc .toc_list > li > a{
    font-size: 1.6rem;
  }
}
main article .content #toc_container .toc_list > li ul,
.toc .toc_list > li ul{
  margin-left: 2rem;
}
main article .content #toc_container .toc_list > li ul li a,
.toc .toc_list > li ul li a{
  padding: 1px 0;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  main article .content #toc_container .toc_list > li ul li a,
  .toc .toc_list > li ul li a{
    font-size: 1.4rem;
  }
}
main article .content #toc_container .toc_list > li ul li a .toc_number,
.toc .toc_list > li ul li a .toc_number{
  margin-right: 5px;
}
main article .content .wp-block-group {
  padding: 15px 30px 25px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

main article .content .wp-block-group.se_2{
  background:#fff;
}

@media screen and (max-width: 767px) {
  main article .content .wp-block-group {
    padding: 20px 5vw 30px;
  }
}
main article .content h2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4rem;
  padding: 1rem 3rem;
  background-color: #444CAD;
  border-radius: 10px 10px 0 0;
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  main article .content h2 {
    padding: 1rem 2rem;
    font-size: 2.2rem;
  }
}
main article .content h2 span {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: underline;
}

main article.aou_arc .content h2 span {
  text-decoration: none;
}

main article .content h2 span:before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 100%;
  margin-right: 1rem;
  border-left: 6px solid #FFF;
  border-radius: 3px;
}
main article .content h3 {
/*  color: #FCAE00;*/
  color:#c74f00;
  font-size: 1.8rem;
  font-weight: 700;
}

main article .content h3.shikc{
  margin: 6rem 0 3rem;
  color:#444cad;

}
main article .content h3:not(:first-child) {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  main article .content h3:not(:first-child) {
    margin-top: 2rem;
  }
}
main article .content p {
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  main article .content p {
    line-height: 1.5;
  }
}
main article .content p:not(:first-child) {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  main article .content p:not(:first-child) {
    margin-top: 2rem;
  }
}
main article .content h3 + p:not(:first-child) {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  main article .content h3 + p:not(:first-child) {
    margin-top: 0.5rem;
  }
}
main article .content ul {
  list-style: disc;
  padding-left: 3rem;
  margin-top: 15px;
}
main article .content ul li {
  font-size: 1.4rem;
}
main article .content table {
  margin-top: 15px;
}
main article .content figure {
  margin: 1.5rem auto 0;
}
main article .btn-box {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  main article .btn-box {
    margin-top: 4rem;
  }
}

/* Form
----------------------------------------- */
form {
  /* Reset Contact Form 7 Start */
  /* Reset Contact Form 7 End */
}
form .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 0 2rem 0;
}
@media screen and (max-width: 767px) {
  form .wpcf7-checkbox .wpcf7-list-item {
    margin: 0 1rem 1.5rem 0;
  }
}
form .wpcf7-radio .wpcf7-list-item {
  margin: 0 0 0 2rem;
}
@media screen and (max-width: 767px) {
  form .wpcf7-radio .wpcf7-list-item {
    margin: 0 2rem 0 0;
  }
}
form .wpcf7-spinner {
  position: absolute;
}
form .form_parts {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 3rem;
  padding-right: 5rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  form .form_parts {
    display: block;
    margin-top: 2rem;
    padding-right: 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  form .form_parts .wpcf7-list-item-label {
    font-size: 1.4rem;
  }
}
form .form_parts .form_label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 21rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  form .form_parts .form_label {
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
form .form_parts .form_label span {
  color: #64BC43;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  form .form_parts .form_label span {
    margin-left: 0.5rem;
  }
}
form .form_parts .form_label span.required {
  color: #FCAE00;
}
form .form_parts .form_input {
  width: calc(100% - 21rem);
  padding-left: 1.8rem;
}
@media screen and (max-width: 767px) {
  form .form_parts .form_input {
    width: 100%;
    padding-left: 0;
  }
}
form .form_parts-middle {
  align-items: center;
}
form .form_parts-2col .form_input .wpcf7-list-item {
  min-width: 40%;
}
@media screen and (max-width: 767px) {
  form .form_parts-2col .form_input .wpcf7-list-item {
    min-width: auto;
  }
}
form .form_parts-agreement {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  form .form_parts-agreement {
    margin-top: 50px;
    font-size: 14px;
  }
}
form .form_parts-agreement p {
  margin-bottom: 4rem;
}
form .form_parts-agreement input[type=checkbox] + span {
  padding-left: 40px;
}
form .form_parts-agreement input[type=checkbox] + span:before {
  width: 32px;
  height: 32px;
  margin-top: -16px;
  background-color: #D2D4EB;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  form .form_parts-agreement input[type=checkbox] + span:before {
    top: 50%;
  }
}
form .form_parts-agreement input[type=checkbox]:checked + span:after {
  top: 4px;
  left: 6px;
  width: 20px;
  height: 12px;
  border-left: 3px solid #444CAD;
  border-bottom: 3px solid #444CAD;
}
form .form_parts-btn {
  margin-top: 50px;
  text-align: center;
}
form .contact_category {
  margin-top: 2.5rem;
  font-size: 1.8rem;
  font-weight: 700;
}

/* ------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------ */
footer {
  padding-top: 60px;
  background-color: rgba(232, 237, 242, 0.5);
  line-height: 1.2;
  text-align: center;
}
footer .logo img {
  width: 18.5rem;
}
@media screen and (max-width: 767px) {
  footer .logo img {
    width_: 16rem;
	width: 100px!important;
  }
}
@media screen and (max-width: 767px) {
  footer .logo {
    display: block;
    text-align: left;
	 width:150px!important;
	  margin-bottom: -20px!important;
  }
}
footer .container {
  justify-content: space-between;
  margin-top: 3.5rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  footer .container {
    flex-wrap: nowrap;
  }
.mn-ttl{
	font-size:15px!important;
	margin-top:15px!important;	
	}
}
@media screen and (max-width: 767px) {
  footer .container {
    margin-top: 3rem;
  }
	.mn-ttl{
	font-size:13px!important;
	margin-top:5px!important;
	padding-bottom:5px!important;
	padding-left:6px!important;
	font-weight:600;
	}
}
@media screen and (min-width: 769px) {
footer .footer_menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}	
}
@media screen and (max-width: 768px) {
footer .footer_menu {
  display_: flex;
  flex-wrap_: wrap;
  flex-direction_: column;
  align-items_: flex-start;
width:100%;
}	
}

@media screen and (max-width: 767px) {
	footer .footer_menu {
		width:100%!important;
	}
  footer .footer_menu.footer_menu_flex {
    flex-direction: row;
  }
  footer .footer_menu.footer_menu_flex a {
    width_: 50%;
    margin-top: 2rem;
	font-size: 1.2rem!important;
  }
	.spft{
	font-size: 1.3rem!important;	
	}
  footer .footer_menu:nth-of-type(1) a:not(:first-child) {
    margin-top: 15px;
  }
  footer .footer_menu:nth-of-type(1) a:nth-of-type(n+3) {
    line-height: 1.5;
  }
  footer .footer_menu:nth-of-type(2) {
    margin-top: 5px;
    padding-bottom: 50px;
    border-bottom: 1px solid #D2D4EB;
    width: 100%;
  }
  footer .footer_menu:nth-of-type(3) {
    margin-top: 30px;
  }
	footer .footer_menu a {
		margin-top: -10px!important;
		margin-bottom:-10px!important;
		padding-top:-10px!important;
		padding-bottom:-10px!important;
	}
	footer {
  padding-top: 20px!important;
}
	footer .footer_menu-info{
	margin-top: 5px!important;
		padding-top:0px!important;
		padding-bottom:0!important;
		margin-bottom:-30px!important;
	}
	.footer_menu_flex{
	padding-bottom:0px!important;	
	}
}
@media screen and (min-width: 768px) {
footer .footer_menu a {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
}
}
@media screen and (max-width: 767px) {
footer .footer_menu a {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
}
}
@media screen and (min-width: 768px) {
  footer .footer_menu a:not(:first-child) {
    margin-top: 1.5rem;
  }
}
footer .footer_menu a.lower {
  margin-top: 1.1rem;
  padding-left: 1rem;
  font-size: 1.3rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  footer .footer_menu a.lower {
    margin-top: 1.5rem;
  }
}
footer .footer_menu-info p {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}
footer .footer_menu-info p span {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  footer .footer_menu-info p span {
    margin-bottom: 0.7rem;
  }
  footer .footer_menu-info p {
margin-top: 0;
}
}
footer .footer_menu-info div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  footer .footer_menu-info div {
    flex-direction: row;
  }
  footer .footer_menu-info div a {
    margin-right: 4.5rem;
    padding-right: 17px;
    background-image: url(./assets/img/icon_arrow_right3.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 8px;
  }
}
footer .footer_menu-info a.footer_bnr {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  footer .footer_menu-info a.footer_bnr_ {
    margin-top: 3rem;
  }
	footer .container{
		position: relative!important;
	}
  footer .footer_menu-info a.footer_bnr {
    position:absolute!important;
	right:-5px;
	bottom:-40px;
	font-size:11px!important;
  }
   footer .footer_menu-info a.footer_bnr img {
  width: 80px!important;
}
}
@media screen and (min-width: 768px) {
footer .footer_menu-info a.footer_bnr img {
  width: 128px;
}	
}

footer .groupServiceLink {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  footer .groupServiceLink {
    margin-top: 50px;
  }
}
footer .groupServiceLink a img {
  width: 100vw;
}
footer small {
  display: block;
  margin-top: 60px;
  padding: 1rem 0;
  background-color: #E6E6E6;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  footer small {
    padding: 1rem 0 10rem;
    margin-top: 40px;
  }
}

.youtube{
	display: flex;
    justify-content: center;
    margin-bottom: 50px;
}


main section.banners{
    background: #eaf6fc;
    padding: 50px 0;
    text-align: center;
}

@media (max-width:420px){
  main section.banners{
    padding: 30px 0;
  }
  main section.banners img{
    width: 90%;
    height: auto;
  }
}

/*# sourceMappingURL=style.css.map */

.marker {
  background: linear-gradient(transparent 70%, #FFE869 0%);
}

.profile_box{
  margin-top: 30px;
}

.profile_box h3{
  margin-bottom: 15px;
}

figure.jg_img{
  width: 80%;
  margin-inline:auto;
  text-align: center;
}

.related_column_wrap{
  margin-top: 50px;
}

.related_column_wrap h3{
  border-bottom: double 4px #444cad;
  box-sizing: border-box;
  margin-bottom: 10px;
  font-size: 22px;
  padding:5px 10px;
}

.related_column_wrap ul li{
  padding:5px 0;
  list-style: disc;
  margin-left: 2em;
}

.pr_gr_t{
  font-size:8px;
  font-weight: bold;
  margin: 2px 0 0 -3px;
  display: block;
}

.b_t_01{
  margin:30px auto 5px;
  width: 80%;
}

.b_t_01 th{
  padding: 5px 0;
  width: 100px;
  vertical-align: top;
  letter-spacing: 0.5em;
}

.b_t_01 td{
  padding: 5px 0;
  width: calc(100% - 100px);
}

.txt01{
  margin: 1em 0 0;
  line-height: 1.7;
}

.mt4r{
  margin-top:2rem;
}
.wd88{
width:94px;
}
.wd70{
width:86px;
}
.wd81{
width:89px;
}
.bg-gray{
background:rgba(242,242,242,1.00);
}
.bg-blue{
background:rgba(228,247,250,1.00);
}
.bg-lightblue{
background:rgba(213,240,244,1.00);
}
.ta_clumn td{
color:#333;
}
@media screen and (min-width: 768px) {
.scroll {
  width:100%;
}
.scroll .ta_clumn {
  width: 100%; /* 親要素の幅より大きい幅を指定 */
}
.ta_clumn th{
background:rgba(72,144,210,1.00);
color:#fff;
}
.ta_clumn th,
.ta_clumn td{
border:1px solid #fff;
padding:10px;
font-size:12px;
}
}
@media screen and (max-width: 767px) {
.scroll {
  width:100%;
  overflow-x: scroll;
}
.scroll .ta_clumn {
  width: 1000px; /* 親要素の幅より大きい幅を指定 */
}
.ta_clumn th{
background:rgba(72,144,210,1.00);
color:#fff;
}
.ta_clumn th,
.ta_clumn td{
border:1px solid #fff;
padding:10px;
font-size:12px;
}
}
.listyle_01,
.listyle_02{
background:rgba(255,255,232,1.00)!important;
padding:2% 4%!important;
border-radius:8px!important;
}
.listyle_01 li{
list-style-type: none!important;
font-size:16px!important;
margin-top: 5px!important;
margin-bottom: 5px!important;
font-weight:bold;
}
.listitle{
display:block;
border-bottom:1px dotted #444CAD;
color:#C74F00!important;
font-weight:bold;
font-size:16px!important;
}
.listyle_02 li{
list-style-type: none!important;
margin-top: 10px!important;
margin-bottom: 10px!important;
}
.imgstyle{
width:100%;
max-width:400px;
margin-left:auto;
margin-right:auto;
margin-top:2%;
}
.imgstyle img{
width:100%;
}
.ulstyle{
padding-left:0!important;
}
.ulstyle li{
list-style-type: none!important;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}
/*20241125*/
.bnr-link{
position:relative;
}
.bnr-txt{
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom:35px;
display:block;
width:100%;
}
.tastyle{
width:100%;
}
.tastyle th,
.tastyle td{
font-size:13px;
padding: 1%;
border:1px solid #999;
}
.tastyle .bg01{
background:#444cad!important;
color:#fff;
}
.tastyle .bg02{
background:#E8E9FF!important;
color:#444cad;
}
.tastyle td{
background:#fff!important;
}
.h4style{
color:#444cad;
margin-top:2%;
font-weight:bold;
}
.qstyle{
font-weight:bold;
}
.astyle{
color:rgba(245,136,155,1.00);
}
/*20250320*/
.factoring-image-responsive {
  width: 100%;
  overflow-x: hidden;
}
.factoring-image-responsive img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  /* タップターゲットを最低44x44pxに設定 */
  .faq_question, .footer_menu a, .side_navi a {
    min-height: 44px;
    padding: 12px 8px;
    display: flex;
    align-items: center;
  }
}
.ftred{
color:red;
	}
.footnotes{
  border-top:1px dotted #777;
  padding-top: 10px;
  margin-top: 10px;
  color:#333;
}
.footnotes li {
  color:#333;
}