@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*------------------------------------------------------------
基本設定
-------------------------------------------------------------*/
html {
  overflow-y: scroll; }

a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #03c; }

address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

div {
  word-wrap: break-word; }

pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word; }

form {
  margin: 0; }

button,
input,
select,
textarea,
optgroup,
option {
  vertical-align: baseline; }

textarea {
  min-height: 100px;
  vertical-align: top; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  margin: 0; }

table {
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  border-spacing: 0; }

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

img {
  max-width: none\9;
  /*IE8�ւ̑Ή�*/ }

p {
  margin: 0 0 1em; }

ul,
ol {
  margin-left: 40px;
  padding-left: 0; }

li {
  margin-bottom: 0; }

.top_page {
  overflow: hidden;
  /*-----------------------------------------------
  slider_sec
  ----------------------------------------------------*/
  /* アニメーション定義 */
  /*---------------------------------------
  news_sec
  -------------------------------------------*/
  /*---------------------------------------
  reason_sec
  -------------------------------------------*/
  /*---------------------------------------
  recomend_sec
  -------------------------------------------*/
  /*---------------------------------------
  feature_sec
  -------------------------------------------*/
  /*---------------------------------------
  service_sec
  -------------------------------------------*/
  /*---------------------------------------
  flow_sec
  -------------------------------------------*/
  /*---------------------------------------
  area_sec
  -------------------------------------------*/
  /*---------------------------------------
  slider_sec
  ------------------------------------------*/ }
  .top_page h2 {
    padding-left: 20px;
    font-size: 42px;
    font-weight: bold;
    color: #224a8b;
    position: relative; }
    .top_page h2::before {
      content: "";
      width: 10px;
      height: 50px;
      display: block;
      background: linear-gradient(to bottom, #224a8b 0%, #224a8b 70%, #ffea00 70%, #ffea00 100%);
      position: absolute;
      left: 0;
      top: 15px; }
  @media only screen and (max-width: 800px) {
    .top_page h2 {
      padding-left: 20px;
      font-size: 20px;
      font-weight: bold;
      color: #224a8b;
      position: relative; }
      .top_page h2::before {
        content: "";
        width: 8px;
        height: 30px;
        display: block;
        background: linear-gradient(to bottom, #224a8b 0%, #224a8b 70%, #ffea00 70%, #ffea00 100%);
        position: absolute;
        left: 0;
        top: 5px; } }
  .top_page .fv_sec {
    position: relative;
    height: 750px;
    font-weight: 900;
    font-style: normal; }
    .top_page .fv_sec .sec_in {
      padding-top: 150px;
      position: relative;
      z-index: 2; }
    .top_page .fv_sec .fv_text .line01 {
      line-height: 1.5;
      font-size: 50px;
      color: #224a8b;
      font-weight: 700;
      text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 15px #fff;
      margin-bottom: 60px;
      letter-spacing: 2px; }
    .top_page .fv_sec .fv_text .line02 {
      font-size: 20px;
      color: #224a8b;
      font-weight: 900;
      text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 15px #fff;
      letter-spacing: 1px; }
    .top_page .fv_sec .box {
      position: relative; }
    .top_page .fv_sec .slider {
      width: 100%;
      height: 750px;
      position: absolute;
      left: 0;
      top: 0;
      margin: auto;
      padding: 0;
      overflow: hidden;
      text-align: center;
      z-index: 0; }
    .top_page .fv_sec .slider img {
      width: 1920px;
      height: 750px;
      object-fit: cover;
      display: block;
      margin: auto; }
    .top_page .fv_sec .slider .dis-mb {
      display: none; }
    .top_page .fv_sec .fv_contentBox {
      width: 460px; }
  @media only screen and (max-width: 800px) {
    .top_page .fv_sec {
      position: relative;
      height: 500px;
      font-weight: 900;
      font-style: normal; }
      .top_page .fv_sec .sec_in {
        padding-top: 100px;
        z-index: 9;
        position: relative; }
      .top_page .fv_sec .fv_text .line01 {
        line-height: 1.5;
        font-size: 25px;
        color: #224a8b;
        font-weight: 800;
        text-shadow: 0 0 3px #fff,0 0 6px #fff,0 0 12px #fff,0 0 20px #fff,0 0 30px #fff;
        margin-bottom: 60px;
        letter-spacing: 2px; }
      .top_page .fv_sec .fv_text .line02 {
        font-size: 14px;
        color: #224a8b;
        font-weight: 900;
        text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 15px #fff;
        letter-spacing: 1px; }
      .top_page .fv_sec .slider {
        width: 100%;
        height: 500px;
        position: absolute;
        left: 0;
        top: 0;
        margin: auto;
        padding: 0;
        overflow: hidden;
        text-align: center;
        z-index: 1; }
      .top_page .fv_sec .slider .box {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden; }
      .top_page .fv_sec .slider img {
        width: 120%;
        height: 500px;
        object-fit: cover;
        display: block;
        margin: auto;
        animation: pan 12s linear infinite alternate; } }
@keyframes growLogo {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }
  @media only screen and (max-width: 800px) {
    .top_page .sec_fv {
      width: 90%;
      margin: 0 auto 30px auto;
      height: auto;
      position: relative; }
    .top_page .fv_pc {
      display: none; }
    .top_page .fv_mb {
      display: block;
      width: 80%;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: none;
      z-index: 1; }
    .top_page .sec_fv video {
      width: 100%;
      height: 600px;
      object-fit: cover;
      border-radius: 5px;
      z-index: 0; }
    .top_page .logo-grow {
      transform: scale(0.8);
      opacity: 0;
      animation: growLogo 1.5s ease-out forwards; } }
  .top_page .news_box {
    width: 962px;
    box-shadow: 0 0 15px 0 #ccc;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    margin: auto; }
  .top_page .news_box_in {
    padding: 30px 0 30px 0; }
  .top_page .news_line {
    display: flex;
    align-items: center;
    gap: 1em;
    /* 要素間のスペース */
    padding: 0.5em 0;
    border-bottom: 1px solid #ddd;
    width: 85%;
    margin: auto; }
  .top_page .news_line .day {
    display: inline-block;
    color: #888;
    width: 100px; }
  .top_page .news_line .cat {
    display: inline-block;
    width: 100px; }
  .top_page .news_line .cat a {
    background-color: #224a8b;
    color: #fff;
    padding: 0.2em 0.6em;
    border-radius: 2px;
    font-size: 0.8em; }
  .top_page .news_line .title {
    background: url("../images/page/top/news_arrow.svg");
    text-decoration: none;
    flex: 1;
    background-size: 24px;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 0 5px 0 5px; }
  .top_page .news_line .title:hover {
    background: url("../images/page/top/news_arrow.svg") #f9f9f9;
    color: #333;
    text-decoration: none;
    flex: 1;
    background-size: 24px;
    background-position: center right 5px;
    background-repeat: no-repeat; }
  .top_page .news_line a:hover {
    color: #0073aa; }
  @media only screen and (max-width: 980px) {
    .top_page .news_box {
      width: 90%;
      margin: auto;
      box-shadow: 0 0 15px 0 #ccc;
      border-radius: 5px; }
    .top_page .news_box_in {
      padding: 30px 0 30px 0; }
    .top_page .news_line {
      display: flex;
      align-items: center;
      gap: 1em;
      /* 要素間のスペース */
      padding: 0.5em 0;
      border-bottom: 1px solid #ddd;
      width: 85%;
      margin: auto; }
    .top_page .news_line .day {
      display: inline-block;
      color: #888;
      width: 100px; }
    .top_page .news_line .cat {
      display: inline-block;
      width: 100px; }
    .top_page .news_line .cat a {
      background-color: #224a8b;
      color: #fff;
      padding: 0.2em 0.6em;
      border-radius: 2px;
      font-size: 0.8em; }
    .top_page .news_line .title {
      background: url("../images/page/top/news_arrow.svg");
      text-decoration: none;
      flex: 1;
      background-size: 24px;
      background-position: center right;
      background-repeat: no-repeat;
      padding: 0 5px 0 5px; }
    .top_page .news_line .title:hover {
      background: url("../images/page/top/news_arrow.svg") #f9f9f9;
      color: #333;
      text-decoration: none;
      flex: 1;
      background-size: 24px;
      background-position: center right 5px;
      background-repeat: no-repeat; }
    .top_page .news_line a:hover {
      color: #0073aa; } }
  @media only screen and (max-width: 800px) {
    .top_page .news_box {
      width: 90%;
      margin: auto;
      box-shadow: 0 0 15px 0 #ccc;
      border-radius: 10px;
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto 30px auto; }
    .top_page .news_line {
      display: block; }
    .top_page .news_info {
      width: 100%;
      display: block; }
    .top_page .news_line .day {
      display: inline-block;
      color: #888;
      width: 80px;
      font-size: 12px; }
    .top_page .news_line .cat {
      font-size: 12px; }
    .top_page .news_line .title {
      width: 100%;
      background: none;
      text-decoration: none;
      padding: 0;
      font-size: 12px; } }
  .top_page .reason_sec {
    padding: 200px 0 90px 0;
    position: relative;
    background: url(../images/page/top/reason_bg_pc.png);
    background-size: 1920px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #224a8b; }
    .top_page .reason_sec .sec_in {
      position: relative; }
    .top_page .reason_sec .reason_add {
      position: absolute;
      right: 0;
      top: 0;
      width: 400px; }
    .top_page .reason_sec .reason_line01 {
      font-size: 40px;
      font-weight: bold;
      margin-bottom: 0; }
    .top_page .reason_sec .reason_line02 {
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 40px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .top_page .reason_sec .reason_line03 .line01 {
      font-weight: bold;
      font-size: 21px;
      margin-bottom: 20px; }
    .top_page .reason_sec .reason_line03 .line02 {
      width: 760px;
      background: #fff;
      border-bottom: 5px solid #fce970;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      font-size: 22px;
      margin-bottom: 20px;
      font-weight: bold; }
    .top_page .reason_sec .reason_line03 .line02 .word {
      padding: 0 30px 0 30px;
      display: inline-block; }
    .top_page .reason_sec .reason_line03 .line03 {
      font-weight: bold;
      font-size: 21px;
      margin-bottom: 50px; }
    .top_page .reason_sec .reason_text {
      font-size: 20px; }
  @media only screen and (max-width: 800px) {
    .top_page .reason_sec {
      padding: 30px 0 90px 0;
      background: url(../images/page/top/reason_mb.jpg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      color: #224a8b;
      background-color: rgba(255, 255, 255, 0.5);
      /* 白で半透明を重ねる */
      background-blend-mode: lighten;
      /* または overlay, multiply など */ }
      .top_page .reason_sec .reason_line01 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px; }
      .top_page .reason_sec .reason_line02 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px; }
      .top_page .reason_sec .reason_line03 .line01 {
        font-weight: bold;
        font-size: 21px;
        margin-bottom: 20px; }
      .top_page .reason_sec .reason_line03 .line02 {
        width: 100%;
        background: #fff;
        border-bottom: 3px solid #fce970;
        font-size: 18px;
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start; }
      .top_page .reason_sec .slush {
        display: none; }
      .top_page .reason_sec .reason_line03 .line02 .word {
        padding: 0;
        display: block;
        width: 40%;
        text-align: center;
        font-size: 20px; }
      .top_page .reason_sec .reason_line03 .line03 {
        font-weight: bold;
        font-size: 21px;
        margin-bottom: 30px; }
      .top_page .reason_sec .reason_text {
        font-size: 16px; }
      .top_page .reason_sec .reason_add {
        position: relative;
        margin: auto;
        width: 90%; } }
  .top_page .recomend_sec {
    background: url(../images/page/top/recomend_bg.png);
    background-size: 1920px;
    background-position: center center;
    background-repeat: no-repeat;
    /* 既存のこれを削除 or 上書き */
    /* マーカー */
    /* 角括弧の装飾はそのままでOK */ }
    .top_page .recomend_sec .sec_in {
      padding: 60px 0 60px 0; }
    .top_page .recomend_sec h2 {
      margin-bottom: 90px; }
    .top_page .recomend_sec .recomend_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 90px; }
    .top_page .recomend_sec .recomend_flBox .col_image {
      width: 570px; }
    .top_page .recomend_sec .recomend_flBox .col_image img {
      width: 100%;
      height: 500px;
      object-fit: cover;
      display: block;
      border-radius: 20px; }
    .top_page .recomend_sec .recomend_flBox .col_text {
      width: 600px;
      position: relative; }
    .top_page .recomend_sec .recomend_flBox .recomend_title {
      font-weight: bold;
      font-size: 30px;
      margin-bottom: 10px; }
    .top_page .recomend_sec .recomend_title > span {
      /* display:inline-block; を消す */
      font-weight: 700;
      letter-spacing: .02em;
      /* display 指定しない（= inline のまま） */ }
    .top_page .recomend_sec .marker_yellow02 {
      background: linear-gradient(to bottom, transparent 80%, #fff799 0);
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      padding: 0 .2em;
      line-height: 1.6; }
    .top_page .recomend_sec .recomend_title {
      position: relative;
      display: block;
      padding: 20px 24px;
      border-radius: 6px;
      color: #224a8b; }
    .top_page .recomend_sec .recomend_title::before, .top_page .recomend_sec .recomend_title::after {
      content: "";
      position: absolute; }
    .top_page .recomend_sec .recomend_title::before {
      top: 8px;
      left: 8px;
      width: 28px;
      height: 22px;
      border-top: 4px solid currentColor;
      border-left: 4px solid currentColor; }
    .top_page .recomend_sec .recomend_title::after {
      bottom: 8px;
      right: 8px;
      width: 28px;
      height: 22px;
      border-bottom: 4px solid currentColor;
      border-right: 4px solid currentColor; }
    .top_page .recomend_sec .recomend_icon {
      width: 163px;
      position: absolute;
      right: 0;
      top: -60px; }
    .top_page .recomend_sec .recomend_name {
      display: inline-block;
      background: #e5f2ff;
      font-size: 16px;
      font-weight: bold;
      padding: 0 40px 0 40px;
      color: #224a8b;
      margin-botttom: 0; }
    .top_page .recomend_sec .recomend_flBox .recomend_text {
      font-size: 20px; }
    .top_page .recomend_sec .recomend_flBox:nth-child(2) .col_image {
      order: 2; }
    .top_page .recomend_sec .recomend_flBox:nth-child(2) .col_text {
      order: 1; }
  @media only screen and (max-width: 800px) {
    .top_page {
      /* マーカー */
      /* 角括弧の装飾はそのままでOK */ }
      .top_page .recomend_sec {
        background: url(../images/page/top/recomend_bg.png);
        background-size: 1920px;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden; }
      .top_page .recomend_sec .sec_in {
        padding: 40px 0 20px 0; }
      .top_page .recomend_sec h2 {
        margin-bottom: 90px; }
      .top_page .recomend_sec .recomend_flBox {
        display: block;
        margin-bottom: 60px; }
      .top_page .recomend_sec .recomend_flBox .col_image {
        width: 100%;
        margin-bottom: 20px; }
      .top_page .recomend_sec .recomend_flBox .col_image img {
        height: auto;
        max-height: 300px; }
      .top_page .recomend_sec .recomend_flBox .col_text {
        width: 100%; }
      .top_page .recomend_sec .recomend_flBox .recomend_title {
        font-size: 18px;
        margin-bottom: 8px; }
      .top_page .recomend_sec .recomend_flBox .recomend_text {
        font-size: 14px; }
      .top_page .recomend_sec .recomend_icon {
        width: 163px;
        position: absolute;
        right: 0;
        top: -60px; }
      .top_page .recomend_sec .recomend_name {
        display: inline-block;
        background: #e5f2ff;
        font-size: 16px;
        font-weight: bold;
        padding: 0 40px 0 40px;
        color: #224a8b;
        margin-bottom: 0; }
      .top_page .recomend_sec .recomend_title > span {
        font-weight: 700;
        letter-spacing: .02em; }
      .top_page .recomend_sec .marker_yellow02 {
        background: linear-gradient(to bottom, transparent 80%, #fff799 0);
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        padding: 0 .2em;
        line-height: 1.6; }
      .top_page .recomend_sec .recomend_title {
        position: relative;
        display: block;
        padding: 20px 24px;
        border-radius: 6px;
        color: #224a8b; }
      .top_page .recomend_sec .recomend_title::before, .top_page .recomend_sec .recomend_title::after {
        content: "";
        position: absolute; }
      .top_page .recomend_sec .recomend_title::before {
        top: 8px;
        left: 8px;
        width: 28px;
        height: 22px;
        border-top: 4px solid currentColor;
        border-left: 4px solid currentColor; }
      .top_page .recomend_sec .recomend_title::after {
        bottom: 8px;
        right: 8px;
        width: 28px;
        height: 22px;
        border-bottom: 4px solid currentColor;
        border-right: 4px solid currentColor; }
      .top_page .recomend_sec .recomend_flBox:nth-child(2) .col_image {
        order: 2; }
      .top_page .recomend_sec .recomend_flBox:nth-child(2) .col_text {
        order: 1; } }
  .top_page .feature_sec {
    padding: 90px 0 90px 0;
    background: url(../images/page/top/feature_bg_pc.png);
    background-size: 1920px;
    background-position: center center;
    background-repeat: no-repeat; }
    .top_page .feature_sec .feature_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 60px 0 90px 0; }
    .top_page .feature_sec .feature_l {
      flex: 1;
      background: #fff;
      box-shadow: 0 5px 5px rgba(34, 74, 139, 0.1); }
    .top_page .feature_sec .feature_r {
      flex: 1; }
    .top_page .feature_sec .feature_main {
      width: 1300px;
      background: #fff;
      padding: 60px 0 60px 0;
      border-radius: 0 50px 50px 0;
      box-shadow: 5px 5px 5px rgba(34, 74, 139, 0.1); }
    .top_page .feature_sec .feature_contents_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 30px;
      position: relative; }
    .top_page .feature_sec .feature_contents_flBox .col {
      width: 380px;
      color: #224a8b;
      margin-bottom: 30px; }
    .top_page .feature_sec .feature_contents_flBox .title {
      height: 100px;
      font-weight: bold;
      text-align: center; }
    .top_page .feature_sec .feature_contents_flBox .line01 {
      font-size: 32px; }
    .top_page .feature_sec .feature_contents_flBox .line02 {
      font-size: 21px; }
    .top_page .feature_sec .feature_contents_flBox .text {
      font-size: 18px; }
    .top_page .feature_sec .feature_add {
      position: absolute;
      bottom: -120px;
      right: -120px; }
    .top_page .feature_sec .suport_box {
      background: #e5f2ff;
      border-radius: 30px;
      width: 90%;
      color: #224a8b; }
    .top_page .feature_sec .suport_box_in {
      width: 90%;
      margin: auto;
      padding: 60px 0 60px 0; }
    .top_page .feature_sec .suport_title {
      font-size: 42px;
      border-bottom: 1px solid #224a8b;
      margin-bottom: 50px; }
    .top_page .feature_sec .suport_text {
      margin-bottom: 30px;
      font-size: 18px; }
    .top_page .feature_sec .suport_result {
      font-size: 24px; }
    .top_page .feature_sec .suport_yellow {
      background: #ffea00; }
  @media only screen and (max-width: 800px) {
    .top_page .feature_sec {
      padding: 60px 20px;
      background: url(../images/page/top/feature_bg_pc.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      .top_page .feature_sec .feature_flBox {
        display: block;
        padding: 40px 0; }
      .top_page .feature_sec .feature_l, .top_page .feature_sec .feature_r {
        flex: none;
        width: 100%;
        box-shadow: none; }
      .top_page .feature_sec .feature_main {
        width: 100%;
        margin: auto;
        padding: 40px 0 20px 0;
        border-radius: 20px;
        box-shadow: none;
        background: #fff; }
      .top_page .feature_sec .feature_contents_flBox {
        display: block;
        gap: 20px;
        position: relative; }
      .top_page .feature_sec .feature_contents_flBox .col {
        width: 90%;
        margin: 0 auto 20px auto;
        color: #224a8b; }
      .top_page .feature_sec .feature_contents_flBox .title {
        height: auto;
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        margin-bottom: 10px; }
      .top_page .feature_sec .feature_contents_flBox .line01 {
        font-size: 20px; }
      .top_page .feature_sec .feature_contents_flBox .line02 {
        font-size: 16px; }
      .top_page .feature_sec .feature_contents_flBox .text {
        font-size: 14px;
        line-height: 1.8; }
      .top_page .feature_sec .feature_add {
        position: static;
        margin: 20px auto;
        display: block;
        max-width: 300px; }
      .top_page .feature_sec .suport_box {
        width: 100%;
        background: #e5f2ff;
        border-radius: 20px;
        color: #224a8b; }
      .top_page .feature_sec .suport_box_in {
        width: 100%;
        margin: auto;
        padding: 40px 20px; }
      .top_page .feature_sec .suport_title {
        font-size: 24px;
        border-bottom: 1px solid #224a8b;
        margin-bottom: 30px; }
      .top_page .feature_sec .suport_text {
        margin-bottom: 20px;
        font-size: 14px; }
      .top_page .feature_sec .suport_result {
        font-size: 18px; }
      .top_page .feature_sec .suport_yellow {
        background: #ffea00; } }
  .top_page .service_sec {
    padding: 120px 0 60px 0;
    background: url(../images/page/top/service_bg_pc.png);
    background-size: 1920px;
    background-position: top center;
    background-repeat: no-repeat; }
    .top_page .service_sec h2 {
      margin-bottom: 90px; }
    .top_page .service_sec .service_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      color: #224a8b;
      position: relative; }
    .top_page .service_sec .service_flBox .service_icon {
      display: block;
      position: absolute;
      right: 0;
      top: -300px;
      width: 370px; }
    .top_page .service_sec .service_flBox .col {
      width: 400px;
      background: #fff;
      border-radius: 10px;
      box-shadow: 5px 5px 5px rgba(34, 74, 139, 0.1);
      margin-bottom: 30px; }
    .top_page .service_sec .service_flBox .col_in {
      width: 90%;
      margin: auto;
      padding: 40px 0 40px 0; }
    .top_page .service_sec .service_flBox .col img {
      width: 100px;
      margin: 0 auto 30px auto;
      display: block; }
    .top_page .service_sec .service_flBox .line01 {
      font-size: 32px;
      margin-bottom: 20px;
      text-align: center;
      font-weight: bold;
      line-height: 1.3; }
    .top_page .service_sec .service_flBox .line02 {
      font-size: 20px; }
  @media only screen and (max-width: 800px) {
    .top_page .service_sec {
      height: auto;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
      .top_page .service_sec h2 {
        margin-bottom: 90px; }
      .top_page .service_sec .service_flBox .service_icon {
        display: block;
        position: absolute;
        right: 0;
        top: -100px;
        width: 150px; }
      .top_page .service_sec .service_flBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        color: #224a8b; }
      .top_page .service_sec .service_flBox .col {
        width: 100%;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 0 15px 0 #ccc;
        margin-bottom: 30px; }
      .top_page .service_sec .service_flBox .col_in {
        width: 85%;
        margin: auto;
        padding: 40px 0 40px 0; }
      .top_page .service_sec .service_flBox img {
        width: 100px;
        margin: 0 auto 30px auto;
        display: block; }
      .top_page .service_sec .service_flBox .line01 {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
        font-weight: bold;
        line-height: 1.3; }
      .top_page .service_sec .service_flBox .line02 {
        font-size: 16px; } }
  .top_page .flow_sec {
    background: url(../images/page/top/flow_bg_pc.png);
    padding: 90px 0 90px 0;
    background-size: 1920px;
    background-position: top center;
    background-repeat: no-repeat; }
    .top_page .flow_sec .flow_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .top_page .flow_sec .flow_l {
      flex: 1;
      background: #fff;
      box-shadow: 0 5px 5px rgba(34, 74, 139, 0.1); }
    .top_page .flow_sec .flow_r {
      flex: 1; }
    .top_page .flow_sec .flow_main {
      width: 1300px;
      margin: auto;
      background: #fff;
      border-radius: 0 50px 50px 0;
      box-shadow: 5px 5px 5px rgba(34, 74, 139, 0.1); }
    .top_page .flow_sec .cards_Flbox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 90%;
      margin: auto; }
    .top_page .flow_sec .cards_Flbox .col {
      width: 20%; }
    .top_page .flow_sec .cards_Flbox .col_top {
      text-align: center;
      padding: 100px 0 20px 0; }
    .top_page .flow_sec .cards_Flbox .col_top .image01 {
      height: 30px;
      display: block;
      margin: 0 auto 50px auto; }
    .top_page .flow_sec .cards_Flbox .col_top .image02 {
      height: 160px;
      display: block;
      margin: 0 auto 30px auto; }
    .top_page .flow_sec .cards_Flbox .col_text .line01 {
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      padding: 30px 0 30px 0;
      line-height: 1.3; }
    .top_page .flow_sec .cards_Flbox .col_text .line02 {
      font-size: 20px;
      padding-bottom: 100px;
      width: 90%;
      margin: auto; }
    .top_page .flow_sec .cards_Flbox .col01 .col_top {
      border-bottom: 5px solid #dee4ee; }
    .top_page .flow_sec .cards_Flbox .col02 .col_top {
      border-bottom: 5px solid #bdc9dc; }
    .top_page .flow_sec .cards_Flbox .col03 .col_top {
      border-bottom: 5px solid #7a92b9; }
    .top_page .flow_sec .cards_Flbox .col04 .col_top {
      border-bottom: 5px solid #4e6ea2; }
    .top_page .flow_sec .cards_Flbox .col05 .col_top {
      border-bottom: 5px solid #224a8b; }
  @media only screen and (max-width: 800px) {
    .top_page .flow_sec {
      background: url(../images/page/top/flow_bg_pc.png);
      padding: 90px 0 90px 0;
      background-size: cover;
      background-position: top center;
      background-repeat: no-repeat; }
      .top_page .flow_sec .flow_flBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
      .top_page .flow_sec .flow_l {
        flex: 1;
        background: none;
        box-shadow: none; }
      .top_page .flow_sec .flow_r {
        flex: 1; }
      .top_page .flow_sec .flow_main {
        width: 90%;
        background: #fff;
        border-radius: 30px;
        box-shadow: 5px 5px 5px rgba(34, 74, 139, 0.1); }
      .top_page .flow_sec .cards_Flbox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 90%;
        margin: auto;
        padding: 30px 0 30px 0; }
      .top_page .flow_sec .cards_Flbox .col {
        width: 100%; }
      .top_page .flow_sec .cards_Flbox .col_top {
        text-align: center;
        padding: 30px 0 20px 0;
        border-bottom: none; }
      .top_page .flow_sec .cards_Flbox .col_top .image01 {
        height: 30px;
        display: block;
        margin: 0 auto 20px auto; }
      .top_page .flow_sec .cards_Flbox .col_top .image02 {
        height: 120px;
        display: block;
        margin: 0 auto 0 auto; }
      .top_page .flow_sec .cards_Flbox .col_text .line01 {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 30px 0 10px 0;
        line-height: 1.3; }
      .top_page .flow_sec .cards_Flbox .col_text .line02 {
        font-size: 16px;
        padding-bottom: 0;
        width: 90%;
        margin: auto; }
      .top_page .flow_sec .cards_Flbox .col01 {
        border-left: 5px solid #dee4ee; }
      .top_page .flow_sec .cards_Flbox .col01 .col_top {
        border-bottom: none; }
      .top_page .flow_sec .cards_Flbox .col02 {
        border-left: 5px solid #bdc9dc; }
      .top_page .flow_sec .cards_Flbox .col02 .col_top {
        border-bottom: none; }
      .top_page .flow_sec .cards_Flbox .col03 {
        border-left: 5px solid #7a92b9; }
      .top_page .flow_sec .cards_Flbox .col03 .col_top {
        border-bottom: none; }
      .top_page .flow_sec .cards_Flbox .col04 {
        border-left: 5px solid #4e6ea2; }
      .top_page .flow_sec .cards_Flbox .col04 .col_top {
        border-bottom: none; }
      .top_page .flow_sec .cards_Flbox .col05 {
        border-left: 5px solid #224a8b; }
      .top_page .flow_sec .cards_Flbox .col05 .col_top {
        border-bottom: none; } }
  .top_page .area_sec {
    background: #e5f2ff;
    padding: 60px 0 60px 0; }
    .top_page .area_sec .area_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .top_page .area_sec .area_flBox .col_l {
      width: 540px; }
    .top_page .area_sec .area_flBox .col_r {
      width: 760px; }
  @media only screen and (max-width: 800px) {
    .top_page .area_sec {
      background: #e5f2ff;
      padding: 40px 20px; }
    .top_page .area_sec .area_flBox {
      display: block; }
    .top_page .area_sec .area_flBox .col_l {
      width: 100%;
      margin-bottom: 30px; }
    .top_page .area_sec .area_flBox .col_r {
      width: 100%; } }
  .top_page .slider_sec {
    padding: 30px 0 30px 0;
    background: #e5f2ff; }
    .top_page .slider_sec .box {
      display: block;
      width: 100%;
      margin: 0 -20px 0 0; }
  @media only screen and (max-width: 800px) {
    .top_page .slider_sec {
      padding: 10px 0 10px 0;
      background: #e5f2ff; }
      .top_page .slider_sec .box {
        display: block;
        width: 100%;
        margin: 0 -10px 0 0; }
      .top_page .slider_sec .box img {
        display: block;
        width: 98%;
        margin: auto;
        height: 90px;
        object-fit: cover;
        border-radius: 10px; } }

/*==================================================
ふわっ
===================================*/
/* その場で */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeInAnime {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* 下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* 上から */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* 左から */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
/* 右から */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
  opacity: 0; }

/*==================================================
パタッ
===================================*/
/* 下へ */
.flipDown {
  animation-name: flipDownAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes flipDownAnime {
  from {
    transform: perspective(2500px) rotateX(100deg);
    opacity: 0; }
  to {
    transform: perspective(2500px) rotateX(0);
    opacity: 1; } }
/* 左へ */
.flipLeft {
  animation-name: flipLeftAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  perspective-origin: left center;
  opacity: 0; }

@keyframes flipLeftAnime {
  from {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(30deg);
    opacity: 0; }
  to {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
    opacity: 1; } }
/* 左上へ */
.flipLeftTop {
  animation-name: flipLeftTopAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes flipLeftTopAnime {
  from {
    transform: translate(-20px, 80px) rotate(-15deg);
    opacity: 0; }
  to {
    transform: translate(0, 0) rotate(0deg);
    opacity: 1; } }
/* 右へ */
.flipRight {
  animation-name: flipRightAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  perspective-origin: right center;
  opacity: 0; }

@keyframes flipRightAnime {
  from {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(-30deg);
    opacity: 0; }
  to {
    transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
    opacity: 1; } }
/* 右上へ */
.flipRightTop {
  animation-name: flipRightTopAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes flipRightTopAnime {
  from {
    transform: translate(-20px, 80px) rotate(25deg);
    opacity: 0; }
  to {
    transform: translate(0, 1) rotate(0deg);
    opacity: 1; } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.flipDownTrigger,
.flipLeftTrigger,
.flipLeftTopTrigger,
.flipRightTrigger,
.flipRightTopTrigger {
  opacity: 0; }

/*==================================================
くるっ
===================================*/
/* X 軸（縦へ） */
.rotateX {
  animation-name: rotateXAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes rotateXAnime {
  from {
    transform: rotateX(0);
    opacity: 0; }
  to {
    transform: rotateX(-360deg);
    opacity: 1; } }
/*　Y軸（横へ） */
.rotateY {
  animation-name: rotateYAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes rotateYAnime {
  from {
    transform: rotateY(0);
    opacity: 0; }
  to {
    transform: rotateY(-360deg);
    opacity: 1; } }
/* Z 軸（左へ） */
.rotateLeftZ {
  animation-name: rotateLeftZAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes rotateLeftZAnime {
  from {
    transform: rotateZ(0);
    opacity: 0; }
  to {
    transform: rotateZ(-360deg);
    opacity: 1; } }
/*　Z 軸（右へ） */
.rotateRightZ {
  animation-name: rotateRightZAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes rotateRightZAnime {
  from {
    transform: rotateZ(0);
    opacity: 0; }
  to {
    transform: rotateZ(360deg);
    opacity: 1; } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.rotateXTrigger,
.rotateYTrigger,
.rotateLeftZTrigger,
.rotateRightZTrigger {
  opacity: 0; }

/*==================================================
ボンッ、ヒュッ
===================================*/
/* 拡大 */
.zoomIn {
  animation-name: zoomInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

@keyframes zoomInAnime {
  from {
    transform: scale(0.6);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
/* 縮小 */
.zoomOut {
  animation-name: zoomOutAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

@keyframes zoomOutAnime {
  from {
    transform: scale(1.2);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.zoomInTrigger,
.zoomOutTrigger {
  opacity: 0; }

/*==================================================
じわっ
===================================*/
/* ぼかしから出現 */
.blur {
  animation-name: blurAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards; }

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0; }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1; } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.blurTrigger {
  opacity: 0; }

/*==================================================
にゅーん
===================================*/
/* 滑らかに変形して出現 */
.smooth {
  animation-name: smoothAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  　transform-origin: left;
  opacity: 0; }

@keyframes smoothAnime {
  from {
    transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0; }
  to {
    transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1; } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.smoothTrigger {
  opacity: 0; }

/*==================================================
スーッ（枠線が伸びて出現）
===================================*/
/*枠線が伸びて出現*/
.lineTrigger {
  position: relative;
  /* 枠線が書かれる基点*/
  opacity: 0; }

.lineTrigger.lineanime {
  animation-name: lineAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes lineAnimeBase {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/*上下線*/
.lineTrigger::before,
.lineTrigger::after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: #333;
  /* 枠線の色*/ }

/*左右線*/
.line2::before,
.line2::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 0;
  background: #333;
  /* 枠線の色*/ }

/*上線*/
.lineTrigger::before {
  top: 0;
  left: 0; }

.lineTrigger.lineanime::before {
  animation: lineAnime .5s linear 0s forwards;
  /*表示されて0秒後に上線が0.5秒かけて表示*/ }

/*右線*/
.line2::before {
  top: 0;
  right: 0; }

.lineTrigger.lineanime .line2::before {
  animation: lineAnime2 .5s linear .5s forwards;
  /*表示されて0.5秒後に右線が0.5秒かけて表示*/ }

/*下線*/
.lineTrigger::after {
  bottom: 0;
  right: 0; }

.lineTrigger.lineanime::after {
  animation: lineAnime .5s linear 1s forwards;
  /*表示されて1秒後に下線が0.5秒かけて表示*/ }

/*左線*/
.line2::after {
  bottom: 0;
  left: 0; }

.lineTrigger.lineanime .line2::after {
  animation: lineAnime2 .5s linear 1.5s forwards;
  /*表示されて1.5秒後に左線が0.5秒かけて表示*/ }

@keyframes lineAnime {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
@keyframes lineAnime2 {
  0% {
    height: 0%; }
  100% {
    height: 100%; } }
/*枠線内側の要素*/
.lineTrigger.lineanime .lineinappear {
  animation: lineInnerAnime .5s linear 1.5s forwards;
  /*1.5秒後に中央のエリアが0.5秒かけて表示*/
  opacity: 0;
  /*初期値を透過0にする*/ }

@keyframes lineInnerAnime {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*==================================================
シャッ（背景色が伸びて出現）
===================================*/
/*背景色が伸びて出現（共通）*/
.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  /*　はみ出た色要素を隠す　*/
  opacity: 0; }

@keyframes bgextendAnimeBase {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/*中の要素*/
.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*左から*/
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/ }

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0); }
  50% {
    transform-origin: left;
    transform: scaleX(1); }
  50.001% {
    transform-origin: right; }
  100% {
    transform-origin: right;
    transform: scaleX(0); } }
/*右から*/
.bgRLextend::before {
  animation-name: bgRLextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/ }

@keyframes bgRLextendAnime {
  0% {
    transform-origin: right;
    transform: scaleX(0); }
  50% {
    transform-origin: right;
    transform: scaleX(1); }
  50.001% {
    transform-origin: left; }
  100% {
    transform-origin: left;
    transform: scaleX(0); } }
/*下から*/
.bgDUextend::before {
  animation-name: bgDUextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/ }

@keyframes bgDUextendAnime {
  0% {
    transform-origin: bottom;
    transform: scaleY(0); }
  50% {
    transform-origin: bottom;
    transform: scaleY(1); }
  50.001% {
    transform-origin: top; }
  100% {
    transform-origin: top;
    transform: scaleY(0); } }
/*上から*/
.bgUDextend::before {
  animation-name: bgUDextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/ }

@keyframes bgUDextendAnime {
  0% {
    transform-origin: top;
    transform: scaleY(0); }
  50% {
    transform-origin: top;
    transform: scaleY(1); }
  50.001% {
    transform-origin: bottom; }
  100% {
    transform-origin: bottom;
    transform: scaleY(0); } }
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgUDextendTrigger,
.bgDUextendTrigger,
.bgRLextendTrigger,
.bgLRextendTrigger {
  opacity: 0; }

/*==================================================
アニメーション設定
===================================*/
/* アニメーションの回数を決めるCSS*/
.count2 {
  animation-iteration-count: 2;
  /*この数字を必要回数分に変更*/ }

.countinfinite {
  animation-iteration-count: infinite;
  /*無限ループ*/ }

/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time05 {
  animation-delay: 0.5s; }

.delay-time1 {
  animation-delay: 1s; }

.delay-time15 {
  animation-delay: 1.5s; }

.delay-time2 {
  animation-delay: 2s; }

.delay-time25 {
  animation-delay: 2.5s; }

/* アニメーション自体が変化する時間を決めるCSS*/
.change-time05 {
  animation-duration: 0.5s; }

.change-time1 {
  animation-duration: 1s; }

.change-time15 {
  animation-duration: 1.5s; }

.change-time2 {
  animation-duration: 2s; }

.change-time25 {
  animation-duration: 2.5s; }

.change-time-col01 {
  animation-duration: 0.3s; }

.change-time-col02 {
  animation-duration: 0.6s; }

.change-time-col03 {
  animation-duration: 0.9s; }

.change-time-col04 {
  animation-duration: 1.2s; }

.change-time-col05 {
  animation-duration: 1.5s; }

.change-time-col06 {
  animation-duration: 1.8s; }

body {
  padding-top: 80px; }

@media only screen and (max-width: 1380px) {
  body {
    padding-top: 120px; } }
@media only screen and (max-width: 800px) {
  body {
    padding-top: 0; } }
html {
  scroll-behavior: smooth; }

/*基本レイアウト*/
.sec_in {
  margin: auto; }

.w01_in {
  width: 1360px; }

.w02_in {
  width: 900px; }

.w03_in {
  width: 1224px; }

.w04_in {
  width: 1300px; }

.w05_in {
  width: 1040px; }

.w06_in {
  width: 1060px; }

@media only screen and (max-width: 1224px) {
  .w01_in {
    width: 90%; }

  .w02_in {
    width: 90%; }

  .w03_in {
    width: 90%; }

  .w04_in {
    width: 90%; }

  .w05_in {
    width: 90%; } }
@media only screen and (max-width: 1000px) {
  .w01_in {
    width: 90%; }

  .w06_in {
    width: 90%; } }
/*--------------------------------------------------------
背景色・文字色の設定
--------------------------------------------------------*/
body {
  line-height: 1.8;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500; }

.font_b {
  font-family: "Zen Maru Gothic", sans-serif; }

/*全体の追加設定*/
a {
  text-decoration: none;
  color: #231815; }

a:hover {
  color: #F00; }

ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

.marker_yellow02 {
  background: linear-gradient(transparent 70%, #fff799 70%);
  /* 黄色のマーカー色 */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 2px;
  /* 文字の両端に少し余白を足すと自然 */ }

.dis-mb {
  display: none; }

@media only screen and (max-width: 750px) {
  .dis-pc {
    display: none; }

  .dis-mb {
    display: block; } }
/*--------------------------------------------------------
decoracion
--------------------------------------------------------*/
.fadeUp_a {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/*--------------------------------------------------------
footer_pdf
--------------------------------------------------------*/
.footer_pdf {
  width: 300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  background: #e5f2ff;
  height: 80px;
  border-radius: 40px;
  color: #224a8b;
  font-weight: bold;
  position: fixed;
  bottom: 30px;
  left: 30px;
  border: 3px solid #fff;
  box-shadow: 0 0 5px 2px #ccc;
  z-index: 9; }

.footer_pdf i {
  font-size: 30px;
  display: inline-block;
  margin-right: 20px; }

.footer_pdf:hover {
  box-shadow: 0 0 3px 0 #ccc; }

@media only screen and (max-width: 800px) {
  .footer_pdf {
    width: 180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
    background: #e5f2ff;
    height: 50px;
    border-radius: 25px;
    color: #224a8b;
    font-weight: bold;
    position: fixed;
    bottom: 10px;
    left: 10px;
    border: 3px solid #fff;
    box-shadow: 0 0 5px 2px #ccc;
    z-index: 9;
    font-size: 12px; }

  .footer_pdf i {
    font-size: 20px;
    display: inline-block;
    margin-right: 10px; }

  .footer_pdf:hover {
    box-shadow: 0 0 3px 0 #ccc; } }
/*--------------------------------------------------------
 header
--------------------------------------------------------*/
.header_sec {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  margin: auto;
  box-shadow: 0 0 15px 0 rgba(142, 199, 227, 0.25); }

.header_sec .sec_in {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0 10px 0; }

.header_sec .col_l {
  width: 216px;
  padding: 0 0 0 10px; }

.header_sec .col_c {
  width: 860px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0; }

.header_sec .col_c a {
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  position: relative; }

.header_sec .col_c a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #000;
  transition: all .3s;
  transform: scale(0, 1);
  transform-origin: center top; }

/*— 現在地 or hover はトップレベルのリンクだけに —*/
.header_sec .col_c > .nav-item.current > a::after,
.header_sec .col_c > .nav-item > a:hover::after {
  transform: scale(1, 1); }

.header_sec .col_r {
  width: 450px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: 10px; }

.header_sec .col_r .header_tel {
  width: 250px;
  text-align: center; }

.header_sec .col_r .header_tel .line01 {
  font-weight: 900;
  font-size: 32px;
  line-height: 1; }

.header_sec .col_r .header_tel .line02 {
  font-weight: bold;
  font-size: 14px; }

.header_sec .col_r a {
  width: 200px;
  height: 62px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 31px;
  font-size: 18px;
  background: #224a8b;
  font-weight: bold;
  box-shadow: 2px 2px 0 2px #ccc; }

.header_sec .col_r a:hover {
  box-shadow: 0 0 0 0 #ccc; }

@media only screen and (max-width: 1640px) {
  .header_sec {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin: auto;
    box-shadow: 0 0 15px 0 rgba(142, 199, 227, 0.25); }

  .header_sec .sec_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0 10px 0; }

  .header_sec .col_l {
    width: 180px;
    padding: 0 0 0 10px; }

  .header_sec .col_c {
    width: 750px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0; }

  .header_sec .col_c a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    position: relative; }

  .header_sec .col_c a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    height: 2px;
    background: #000;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: center top; }

  /*— 現在地 or hover はトップレベルのリンクだけに —*/
  .header_sec .col_c > .nav-item.current > a::after,
  .header_sec .col_c > .nav-item > a:hover::after {
    transform: scale(1, 1); }

  .header_sec .col_r {
    width: 360px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 10px; }

  .header_sec .col_r .header_tel {
    width: 200px;
    text-align: center; }

  .header_sec .col_r .header_tel .line01 {
    font-weight: 900;
    font-size: 28px;
    line-height: 1; }

  .header_sec .col_r .header_tel .line02 {
    font-weight: bold;
    font-size: 14px; }

  .header_sec .col_r a {
    width: 150px;
    height: 52px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 26px;
    font-size: 16px;
    background: #224a8b;
    font-weight: bold;
    box-shadow: 2px 2px 0 2px #ccc; }

  .header_sec .col_r a:hover {
    box-shadow: 0 0 0 0 #ccc; } }
@media only screen and (max-width: 1380px) {
  .header_sec {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin: auto;
    box-shadow: 0 0 15px 0 rgba(142, 199, 227, 0.25); }

  .header_sec .sec_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0 10px 0; }

  .header_sec .col_l {
    width: 216px;
    padding: 0 0 0 10px;
    order: 1; }

  .header_sec .col_c {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0;
    order: 3; }

  .header_sec .col_c a {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    position: relative; }

  .header_sec .col_c a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    height: 2px;
    background: #000;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: center top; }

  /*— 現在地 or hover はトップレベルのリンクだけに —*/
  .header_sec .col_c > .nav-item.current > a::after,
  .header_sec .col_c > .nav-item > a:hover::after {
    transform: scale(1, 1); }

  .header_sec .col_r {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 10px;
    order: 2; } }
@media only screen and (max-width: 800px) {
  .header_sec {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 19;
    background: #fff;
    margin: auto;
    box-shadow: 0 0 15px 0 rgba(142, 199, 227, 0.25); }

  .header_sec .sec_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0 10px 0; }

  .header_sec .col_l {
    width: 180px;
    padding: 0 0 0 10px;
    order: 1; }

  .header_sec .col_c {
    display: none; }

  .header_sec .col_r {
    display: none; } }
/*--------------------------------------------------------
 ナビゲーション & ドロップダウン
--------------------------------------------------------*/
.nav-item {
  position: relative; }

.nav-item > a {
  display: block;
  padding: 10px 0 16px 0;
  text-decoration: none;
  color: #333; }

.dropdown {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 180px;
  background: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  z-index: 100;
  transition: opacity 0.2s, visibility 0.2s; }

.dropdown li + li {
  margin-top: 4px; }

.dropdown li a {
  display: block;
  width: 90%;
  text-align: left;
  color: #333;
  font-size: 14px !important;
  text-decoration: none;
  white-space: nowrap;
  padding: 5px 5% 5px 5%; }

.dropdown li a:hover {
  opacity: 0.7;
  color: #333;
  background: #f5f5f5; }

/* ホバーまたはフォーカス時にドロップダウンを展開 */
.nav-item:hover .dropdown,
.nav-item:focus-within .dropdown {
  visibility: visible;
  opacity: 1;
  pointer-events: auto; }

/*--------------------------------------------------------
breadcrumbs
--------------------------------------------------------*/
#breadcrumbs {
  font-size: 13px;
  color: #999; }

#breadcrumbs a {
  font-size: 13px;
  color: #999; }

/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
.footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0 50px 0; }

.footer_col01 {
  flex: 1; }

.footer_col03 {
  flex: 1;
  background: #e5f2ff; }

.footer_col02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1100px; }

.footer_col02_l {
  width: 500px; }

.footer_col02_l img {
  width: 350px;
  display: block;
  margin-bottom: 40px; }

.footer_col02_l .line01 {
  margin-bottom: 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.footer_col02_l .line01 .word01 {
  width: 150px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-right: 2px solid #224a8b;
  text-align: center;
  font-weight: bold;
  font-size: 16px; }

.footer_col02_l .line01 .word02 {
  width: 330px;
  display: inline-block;
  font-weight: bold;
  font-size: 18px; }

.footer_col02_l .line01 .word02 .num {
  font-size: 30px;
  display: inline-block;
  margin-right: 10px; }

.footer_col02_l .line01 .word02 .time {
  font-size: 16px; }

.footer_col02_r {
  background: #e5f2ff;
  border-radius: 20px 0 0 20px;
  width: 350px;
  padding: 0 0 20px 20px; }

.footer_col02_r span {
  background: #fff;
  border-radius: 10px;
  padding: 2px 5px 2px 5px;
  margin-right: 10px;
  display: inline-block;
  font-size: 13px; }

.footer_col02_r a {
  font-size: 18px;
  color: #224a8b;
  line-height: 1;
  font-weight: bold; }

.footer_col02_r li {
  margin-bottom: 10px;
  border-bottom: 2px dashed #224a8b;
  padding-bottom: 10px; }

@media only screen and (max-width: 800px) {
  .footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 40px 0;
    background: #e5f2ff;
    padding: 30px 0 30px 0; }

  .footer_col01 {
    flex: 1; }

  .footer_col03 {
    flex: 1;
    background: #e5f2ff; }

  .footer_col02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: auto; }

  .footer_col02_l {
    width: 100%; }

  .footer_col02_l img {
    width: 200px;
    display: block;
    margin: 0 auto 40px auto; }

  .footer_col02_l .line01 {
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  .footer_col02_l .line01 .word01 {
    width: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-right: 2px solid #224a8b;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }

  .footer_col02_l .line01 .word02 {
    width: auto;
    flex: 1;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding-left: 20px; }

  .footer_col02_r {
    background: #e5f2ff;
    border-radius: 20px;
    width: 100%;
    padding: 0; }

  .footer_col02_r span {
    background: #fff;
    border-radius: 10px;
    padding: 2px 5px 2px 5px;
    margin-right: 10px;
    display: inline-block;
    font-size: 13px; }

  .footer_col02_r a {
    font-size: 14px;
    color: #224a8b;
    line-height: 1;
    font-weight: bold; }

  .footer_col02_r li {
    margin-bottom: 10px;
    border-bottom: 2px dashed #224a8b;
    padding-bottom: 10px; } }
#copyright {
  text-align: center;
  padding: 30px 0 30px 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #224a8b; }

@media only screen and (max-width: 750px) {
  #copyright {
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 0 30px 0; } }
/*== ボタン共通設定 */
.btn_main {
  /* グラデーションの指定 */
  /* ベースのグラデーション（暗めのグレー→黒→暗めのグレー） */
  background: #000;
  /* 立体感のある内側の光（インセットシャドウ）と外側の影 */
  /* 光沢をプラスする擬似要素 */
  position: relative;
  overflow: hidden;
  color: #fff;
  width: 300px;
  margin: auto;
  height: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 3px;
  position: relative;
  /* アニメーションの起点 */
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  outline: none;
  transition: ease .2s; }

/*ボタン内spanの形状*/
.btn_main span {
  position: relative;
  z-index: 3;
  /*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color: #fff; }

/*== 背景が流れる（中央から横全体） */
.bgcenterx:before {
  content: '';
  /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /*色や形状*/
  background: #666;
  width: 100%;
  height: 100%;
  /*アニメーション*/
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: top; }

/*hoverした際の形状*/
.bgcenterx:hover:before {
  transform: scale(1, 1); }

@media only screen and (max-width: 800px) {
  .btn_main {
    /* グラデーションの指定 */
    /* ベースのグラデーション（暗めのグレー→黒→暗めのグレー） */
    background: #000;
    /* 立体感のある内側の光（インセットシャドウ）と外側の影 */
    /* 光沢をプラスする擬似要素 */
    position: relative;
    overflow: hidden;
    color: #fff;
    width: 80%;
    margin: auto;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px; } }
/*---------------------------------------
contact_sec
-------------------------------------------*/
.contact_sec {
  background: url(../images/page/top/contact_bg_pc.png);
  background-size: 1920px;
  background-position: center center;
  background-repeat: no-repeat; }
  .contact_sec .sec_in {
    padding: 60px 0 60px 0; }
  .contact_sec .contact_headline {
    background: #fff;
    text-align: center;
    font-size: 48px;
    color: #224a8b;
    border-bottom: 3px solid #ffea00; }
  .contact_sec .contact_text {
    font-size: 32px;
    color: #224a8b;
    line-height: 1.8;
    padding: 60px 0 60px 0; }
  .contact_sec .btn_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .contact_sec .btn_flBox .box {
    width: 550px; }
  .contact_sec .btn_flBox .box .line01 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 30px;
    text-align: center;
    color: #224a8b; }
  .contact_sec .btn_flBox .btn {
    width: 100%;
    border-radius: 10px;
    box-shadow: 2px 2px 2px rgba(34, 74, 139, 0.25);
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    line-height: 1; }
  .contact_sec .btn_flBox .btn.btn_tel {
    color: #224a8b;
    background: #fff;
    border: solid 1px #224a8b; }
  .contact_sec .btn_flBox .btn.btn_mail {
    color: #fff;
    background: #224a8b;
    border: solid 1px #fff; }

@media only screen and (max-width: 800px) {
  .contact_sec {
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .contact_sec .contact_headline {
      background: #fff;
      text-align: center;
      font-size: 20px;
      color: #224a8b;
      border-bottom: 3px solid #ffea00; }
    .contact_sec .contact_text {
      font-size: 14px;
      color: #224a8b;
      line-height: 1.8;
      padding: 60px 0 60px 0; }
    .contact_sec .btn_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .contact_sec .btn_flBox .box {
      width: 100%; }
    .contact_sec .btn_flBox .box .line01 {
      font-weight: bold;
      margin-bottom: 20px;
      font-size: 30px;
      text-align: center;
      color: #224a8b; }
    .contact_sec .btn_flBox .btn {
      width: 100%;
      border-radius: 10px;
      box-shadow: 2px 2px 2px rgba(34, 74, 139, 0.25);
      height: 100px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      font-size: 35px;
      line-height: 1; }
    .contact_sec .btn_flBox .btn.btn_tel {
      color: #224a8b;
      background: #fff;
      border: solid 1px #224a8b; }
    .contact_sec .btn_flBox .btn.btn_mail {
      color: #fff;
      background: #224a8b;
      border: solid 1px #fff; } }
/*---------------------------------------
contact_sec
-------------------------------------------*/
/* CTAセクション（背景＋グラデーションオーバーレイ） */
.cta_sec {
  position: relative;
  background: url(../images/common/cta_bg.jpg);
  background-size: 1920px;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 60px 20px;
  text-align: center;
  overflow: hidden; }

.cta_sec::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(24, 49, 107, 0.85) 0%, rgba(34, 74, 139, 0.65) 45%, rgba(229, 242, 255, 0.5) 100%), radial-gradient(1200px 400px at 85% -10%, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0) 60%);
  z-index: 0;
  pointer-events: none; }

.cta_sec .sec_in {
  position: relative;
  z-index: 1;
  color: #fff; }

.cta_sec h2, .cta_sec .contact_headline, .cta_sec .contact_text {
  color: #fff; }

.cta_sec .btn {
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18); }

.cta_sec.is-soft::before {
  background: linear-gradient(135deg, rgba(24, 49, 107, 0.7) 0%, rgba(34, 74, 139, 0.5) 45%, rgba(229, 242, 255, 0.35) 100%), radial-gradient(1200px 400px at 85% -10%, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 60%); }

.cta_sec .cta_line01 {
  border: none;
  color: #fff;
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative; }

.cta_sec .cta_line01::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  margin: 10px auto 0;
  border-radius: 3px; }

.contact_headline {
  font-size: 30px;
  font-weight: bold;
  margin: 40px 0 30px; }

.contact_text {
  font-size: 18px;
  line-height: 1.8;
  color: #fff;
  margin-bottom: 40px; }

/* ボタンエリア */
.btn_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px; }

.btn_flBox .box {
  text-align: center; }

.btn_flBox .line01 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #fff; }

/* ボタン共通 */
.btn {
  display: inline-block;
  width: 380px;
  padding: 14px 0;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50px;
  text-decoration: none;
  transition: 0.3s ease;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 3px solid transparent;
  text-align: center;
  backdrop-filter: blur(6px);
  border-color: #fff;
  color: #fff; }

.btn:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.3); }

/* スマホ対応 */
@media (max-width: 800px) {
  .cta_sec .cta_line01 {
    border: none;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative; }

  .cta_sec {
    padding: 40px 15px; }

  .cta_sec h2 {
    font-size: 24px; }

  .cta_sec .contact_text {
    font-size: 14px; }

  .contact_headline {
    font-size: 16px; }

  .btn_flBox {
    flex-direction: column;
    gap: 20px; }

  .btn {
    width: 100%;
    max-width: 320px;
    margin: 0 auto; } }
/*---------------------------------------
form
-------------------------------------------*/
/* セレクトボックス（ドロップダウン）のスタイル */
.wpcf7 select {
  width: 100%;
  padding: 0.75em 1em;
  border: 2px solid #ddd;
  border-radius: 6px;
  font-size: 1rem;
  background-color: #fff;
  transition: border-color .3s, box-shadow .3s;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M1 1l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 1em; }

.wpcf7 select:focus {
  border-color: #3498db;
  box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.2);
  outline: none; }

/* フォーム全体のラップ */
.wpcf7 {
  max-width: 1400px;
  margin: 2em auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  padding: 2em;
  font-family: "Noto Sans JP",sans-serif; }

/* テーブルの余白調整 */
.wpcf7 table {
  width: 90%;
  border-collapse: separate;
  border-spacing: 0 1.2em; }

/* th と td のレイアウト */
.wpcf7 th,
.wpcf7 td {
  vertical-align: top;
  padding: 0;
  border: none; }

.wpcf7 .line1 {
  text-align: left;
  display: block; }

/* th 内のラベル配置 */
.wpcf7 .th-in {
  display: flex;
  align-items: center; }

.wpcf7 .col-l {
  flex: 0 0 4em;
  text-align: right; }

.wpcf7 .col-r {
  flex: 1;
  font-weight: 700;
  font-size: 1rem;
  color: #333; }

/* 必須／任意マーク */
.wpcf7 .must,
.wpcf7 .nin {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.2em 0.5em;
  border-radius: 4px;
  margin-right: 0.5em;
  color: #fff; }

.wpcf7 .must {
  background: #e74c3c; }

/* 赤：必須 */
.wpcf7 .nin {
  background: #95a5a6; }

/* グレー：任意 */
/* 入力フィールド */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  padding: 0.75em 1em;
  border: 2px solid #ddd;
  border-radius: 6px;
  font-size: 1rem;
  transition: border-color .3s,box-shadow .3s; }

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  border-color: #3498db;
  box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.2);
  outline: none; }

/* ラジオボタンカスタム */
.wpcf7 .wpcf7-radio label {
  position: relative;
  padding-left: 2em;
  cursor: pointer;
  display: inline-block;
  margin-right: 1.5em;
  font-size: 0.95rem;
  color: #333; }

.wpcf7 .wpcf7-radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.wpcf7 .wpcf7-radio label::before {
  content: "";
  position: absolute;
  left: -2px;
  top: 2px;
  width: 1em;
  height: 1em;
  border: 2px solid #bbb;
  border-radius: 50%;
  background: #fff;
  transition: border-color .3s,background .3s; }

.wpcf7 .wpcf7-radio label input:checked + .wpcf7-list-item-label + *,
.wpcf7 .wpcf7-radio label input:checked + span {
  /* second span is label text fallback */ }

.wpcf7 .wpcf7-radio label input:checked ~ span::before,
.wpcf7 .wpcf7-radio label input:checked + .wpcf7-list-item-label::before {
  /* not used */ }

.wpcf7 .wpcf7-radio label input:checked + span::after,
.wpcf7 .wpcf7-radio label input:checked ~ span::after {
  content: "";
  position: absolute;
  left: 0.28em;
  top: 0.53em;
  width: 0.4em;
  height: 0.4em;
  background: #3498db;
  border-radius: 50%; }

/* テキストエリア上の説明文 */
.wpcf7 .td-qestion .line {
  display: block;
  font-size: 0.85rem;
  color: #888;
  margin-bottom: 0.4em; }

/* 送信ボタン */
.wpcf7 .wpcf7-submit {
  width: 400px;
  margin: auto;
  display: block;
  background: linear-gradient(135deg, #2980b9, #6dd5fa);
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0.8em 2em;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: transform .2s,box-shadow .2s;
  margin-top: 1.5em; }

.wpcf7 .wpcf7-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(41, 128, 185, 0.4); }

.wpcf7 .wpcf7-submit:active {
  transform: translateY(0);
  box-shadow: 0 4px 8px rgba(41, 128, 185, 0.4); }

/* レスポンシブ対応 */
@media (max-width: 600px) {
  .wpcf7 .th-in {
    flex-direction: column;
    align-items: flex-start; }

  .wpcf7 .col-l {
    text-align: left;
    margin-bottom: 0.3em; }

  /* テーブルの余白調整 */
  .wpcf7 table {
    width: 90%;
    border-collapse: separate;
    border-spacing: 0 1.2em; }

  /* th と td のレイアウト */
  .wpcf7 th,
  .wpcf7 td {
    vertical-align: top;
    padding: 0;
    border: none;
    display: block;
    text-align: left; }

  .wpcf7 .line1 {
    text-align: left;
    display: block; }

  /* th 内のラベル配置 */
  .wpcf7 .th-in {
    display: block;
    text-align: left; }

  .wpcf7 .col-l {
    flex: 0;
    text-align: left;
    display: inline-block; }

  .wpcf7 .col-r {
    flex: 0;
    font-weight: 700;
    font-size: 1rem;
    color: #333;
    display: inline-block; }

  /* 送信ボタン */
  .wpcf7 .wpcf7-submit {
    width: 80%;
    margin: auto;
    display: block;
    background: linear-gradient(135deg, #2980b9, #6dd5fa);
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 0.8em 2em;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: transform .2s,box-shadow .2s;
    margin-top: 1.5em; } }
.grecaptcha-badge {
  visibility: hidden; }
