@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: Noto Sans JP, "メイリオ", "ＭＳ ゴシック", "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
  color: #333;
}

table {
  --table-border: 2px solid #eeeeee;
  border: var(--table-border);
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 7px;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}

table th,
table td {
  padding: 0.6rem 1rem;
  border-top: var(--table-border);
  border-right: var(--table-border);
}

table tr:first-child th,
table tr:first-child td {
  border-top: none;
}

table th:last-child,
table td:last-child {
  border-right: none;
}

/* thが左側縦に並ぶtable.header-left */

table.header-left thead th {
  	background: #D85050;
  	font-weight: bold;
    font-size: 17px;
  	color:#fff;
  }
  text-align: left;
}
tbody th {
  color: #000;
  background-color: #DEDEDE;
}

tbody th .mgr_30 {
/*  margin-left: 30px; */
 margin-left: 20px;
}

.sub_copy p {
  text-align: right;
  font-weight: 700;
}

.kaisha {
width: 100%;
margin-bottom: 35px;
}

.kaisha th,
.kaisha td {
border: 1px solid #ccc;
padding: 20px;
}

.kaisha th {
font-weight: bold;
background-color: #dedede;
}

@media screen and (max-width: 767px) {
.kaisha,
.kaisha tr,
.kaisha td,
.kaisha th {display:block;}
.kaisha th {width:auto;}
}

/*****　グループ事業テーブル　*****/
.table6{
width: 100%;
border-collapse: separate;
border-spacing: 0px;
}

.table6 th{
width: 50%;
padding:10px auto auto 5px;
text-align: left;
color: #fff;
font-size: 18px;
font-weight: 500;
background-color: #306993;
}

.table6 td{
  width: 50%;
padding:10px;
background-color: #fafafa;
}
/***** グループ事業テーブルここまで *****/


.t_right {
  text-align: right;
}

li {
  list-style-type: none;
}

p {
  line-height: 1.8;
}

header nav ul li a {
  display: block;
}

a {
  text-decoration: none;
  color: #47a6e1;
}

a:hover {
  text-decoration: underline;
}

input[type="radio"] {
  cursor: pointer;
}

label {
  cursor: pointer;
}

.w80percent {
  width: 80%;
}

.w960 {
  width: 960px;
}

.w1100 {
  width: 1100px;
}

.mB8 {
  margin-bottom: 8px;
}

.mB16 {
  margin-bottom: 16px;
}

.mB32 {
  margin-bottom: 32px;
}

.mB32_right {
  margin-bottom: 32px;
  text-align: right;
}

.mB60 {
  margin-bottom: 60px;
}

.mT60 {
  margin-top: 60px;
}

.mR32 {
  margin-right: 32px;
}

/*ブロック要素の中央揃え*/
.mAuto {
  margin-right: auto;
  margin-left: auto;
}

.pB16 {
  padding-bottom: 16px;
}

.pB40 {
  padding-bottom: 40px;
}

.pB60 {
  padding-bottom: 60px;
}

.pL30 {
  padding-left: 30px;
}

.pR20 {
  padding-right: 20px;
}

.fc_red {
  color: #db1b1b;
}

.fc_white {
  color: #fff;
}

.fc_orange {
  color: #ff9500;
}

.fc_blue {
  color: #044e8f;
}

.fs12 {
  font-size: 12px;
}

.fs15 {
  font-size: 15px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs24 {
  font-size: 24px;
}

.fs28 {
  font-size: 28px;
}

.fs30 {
  font-size: 30px;
}

.fs36 {
  font-size: 36px;
}

.fs48 {
  font-size: 48px;
}

.bold {
  font-weight: 600;
}

.taC {
  text-align: center;
}

.taR {
  text-align: right;
}

.bg_blue {
  background-color: #1c77b0;
  border-radius: 20px;
  padding: 5px;
}

.floatL {
    float: left;
}

.clear {
    clear: both;
}

.flex_center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

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

.flex_between {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex_alignC {
  align-items: center;
}

.flex_alignStart {
  align-items: flex-start;
}

.flex-cols_2 > * {
  width: 50%;
}

.flex-cols_3 > * {
  width: 33.3333%;
}

h1 {
  margin: 20px auto;
  color: #000;
  font-size: 21px;
  font-weight: 500;
}

.title_container01 {
  position: relative;
  width: 100%;
  height: 32px;
  margin: 100px 0 50px;
  background-color: #004C84;
}

.title_container02 {
  position: relative;
  width: 100%;
  height: 32px;
  margin: 100px 0 50px;
  background-color: #D85050;
}

h2.title {
  background-color: #1E57A3;
      border-radius: 5px;
      color: #fff;
      width: 1100px;
      text-align: center;
      margin: 30px auto;
      padding: 30px 0;
}

.h2-title01 {
  position: absolute;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  bottom: 0px;
  text-align: center;
  text-shadow: #294D7E 1px 1px 3px, #294D7E -1px 1px 3px, #294D7E 1px -1px 3px,
    #294D7E -1px -1px 3px;
}

.h2-title02 {
  position: absolute;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  bottom: 0px;
  text-align: center;
  text-shadow: #530C0C 1px 1px 3px, #530C0C -1px 1px 3px, #530C0C 1px -1px 3px,
    #530C0C -1px -1px 3px;
}

.h3-title {
  color: #00A1B5;
  display: flex;
  align-items: center;
}

.h3-title::before,
.h3-title::after {
  content: "";
  height: 3px;
  flex-grow: 1;
  background-color: #00A1B5;
}

.h3-title::before {
  margin-right: 8px;
}

.h3-title::after {
  margin-left: 8px;
}

.h4-title01 {
  position: relative;
  padding: 5px 0 4px 8px;
  border-bottom: solid 2px #29ADFF;
}

.h4-title02 {
  position: relative;
  padding: 5px 0 4px 8px;
  border-bottom: solid 2px #EB7A7A;
}

.h4-title03 {
  position: relative;
  padding: 5px 0 4px 8px;
  border-bottom: solid 2px #80C378;
}

.h4-title01::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 0;
  border-bottom: 51px solid #29ADFF;
  border-right: 30px solid transparent;
  z-index: -1;
}

.h4-title02::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 0;
  border-bottom: 51px solid #EB7A7A;
  border-right: 30px solid transparent;
  z-index: -1;
}

.h4-title03::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 0;
  border-bottom: 51px solid #80C378;
  border-right: 30px solid transparent;
  z-index: -1;
}

/* 共通部品*/

.cta_btn {
  position: relative;
  width: 320px;
  display: block;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  background: #ff9500;
  transition: all 0.3s ease;
  font-size: 24px;
  font-weight: bold;
  color: white;
  padding: 12px 0;
}

.cta_btn::after {
  content: "";
  display: block;
  background: url("../images/cta_click.png") center / contain no-repeat;
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: -12px;
  right: 0;
}

.cta_btn:hover {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  text-decoration: none;
}

.cta_click_hand {
  position: absolute;
  bottom: -12px;
  right: 10%;
}

.rect-label {
  background-color: #1c77b0;
  padding: 4px 20px;
  color: white;
}

.bar_blue {
  width: 100%;
  height: 1px;
  background-color: #044e8f;
}

/* 共通部品ここまで */

/* header */
#header {
  position: relative;
  width: 100%;
  z-index: 10;
}

#header.fixed {
  position: fixed;
  top: 0;
}

nav.header_menu {
  width: 100%;
  background-color: #182169;
  height: 64px;
}
nav.header_menu > ul {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

nav.header_menu > ul > li > a {
  font-size: 18px;
  font-weight: 600;
  line-height: 64px;
  width: 183px;
  text-align: center;
  color: white;
  transition: all 0.4s ease;
}

nav.header_menu > ul > li > a.header_contact-link {
  background-color: #ff9500;
}

nav.header_menu > ul > li > a.header_contact-link:hover {
  background-color: #ff9500;
  font-size: 20px;
}

nav.header_menu > ul > li > a:hover {
  text-decoration: none;
  background-color: #323A98;
}

/* introduction */
#introduction {
  margin-top: 50px;
}

/* container */
#container {
  width: 100%;
}

#kv {
  margin-right: auto;
  margin-left: auto;
}

dt.w80_box {
    clear: both;
    width: 80px;
    margin-bottom: 15px;
    float: left;
    background-color: #1c77b0;
    border-radius: 20px;
    padding: 5px 5px 3px 5px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

dd.w80_detail {
    float: left;
    padding-left: 30px;
    margin-bottom: 24px;
}

.homepage {
    line-height: 2;
    text-align: center;
}

.homepage_boxL {
  float: left;
  margin-left: 230px;
  margin-right: 50px;
  margin-bottom: 60px;
}

.homepage_boxR {
  float: left;
  margin-left: 50px;
  margin-right: 230px;
  margin-bottom: 60px;
}

.homepage table td {
  text-align: left;
}

footer {
  width: 100%;
  background-color: #044e8f;
  bottom: 0; /*下に固定*/
}

#footer {
  margin-right: auto;
  margin-left: auto;
}

#footer dl {
  float: right;
  display: flex;
  flex-wrap: wrap;
  width: 420px;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 14px;
}

#footer dt {
  width: 120px;
  box-sizing: border-box;
  text-align: left;
}

#footer dd {
  width: 300px;
  box-sizing: border-box;
  text-align: left;
}

#footer #copy {
  clear: both;
}

/* お問合わせフォーム */
#contact_copy {
    text-align: center;
}

#inquiry_container {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
}

#form_container {
    /*background-color: #b2e8fe;*/
    background-color: #f3f3f3;
    width: 1100px;
    padding: 30px;
    line-height: 2;
}
p.attent {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2em;
}

#form_container dl{
    margin-bottom: 40px;
}

#form_container dl.line_LR {
    width: 850px;
    margin-left: 20px;
    display: flex;
    flex-wrap: wrap;
}

#form_container dl.line_LR dt {
    width: 300px;
    box-sizing: border-box;
}

#form_container dl.line_LR dd {
    width: 550px;
    box-sizing: border-box;
}

#form_container .text_box {
    width: 500px;
    height: 30px;
}

#form_container .text_box_short {
    width: 50px;
    height: 18px;
    text-align: right;
}

.btn_area {
    text-align: center;
    margin: 50px 0 10px;
}

.submit_button {
    width: 240px;
    height: 60px;
    background-color: #68afdb;
    border: none;
    padding: 10px 10px;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    border-radius: 4px;
}

.center {
  text-align: center;
}

.sp {
  display: none;
}

/* 767px以下でのスタイル調整 */
@media screen and (max-width: 1200px) {

  .sp {
    display: block;
  }

  body {
    font-size: 14px; /* フォントサイズを少し小さく */
  }

  h2.title {
    width: 90%; /* 固定幅をやめて可変に */
    padding: 20px 0;
    font-size: 20px; /* フォントサイズを小さく */
  }

  .h3-title {
    font-size: 18px;
  }

  .w960,
  .w1100 {
    width: 90%; /* 固定幅を解除して可変幅に */
  }

  .responsive-wrapper {
    width: 90%; /* 親要素の幅を可変に */
    max-width: 1100px; /* 必要に応じて最大幅を指定 */
    margin: 0 auto; /* 自動的に中央揃え */
  }

  /* 画像をレスポンシブ対応 */
.responsive-img {
  max-width: 100%; /* 親要素の幅に収める */
  height: auto; /* アスペクト比を保つ */
  display: block; /* 画像下の隙間を消す */
}

  nav.header_menu > ul > li > a {
    width: auto;
    font-size: 10px;
  }

  .flex-cols_2 > *,
  .flex-cols_3 > * {
    width: 100%; /* カラム幅を1列に */
  }

  .homepage_boxL,
  .homepage_boxR {
    float: none;
    margin: 0 auto 20px; /* フロート解除とマージン調整 */
  }

  #form_container {
    width: 90%; /* フォームを可変幅に */
    padding: 20px;
  }

  #form_container dl.line_LR {
    flex-direction: column; /* 縦並びに変更 */
  }

  #form_container dl.line_LR dt,
  #form_container dl.line_LR dd {
    width: 100%; /* フル幅に設定 */
  }

  .submit_button {
    width: 80%; /* ボタン幅を調整 */
    font-size: 20px; /* フォントサイズを調整 */
  }

  .h4-title01,.h4-title02,.h4-title03 {
    font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);
    padding: 20px 0 4px 8px;
  }

  .h4-title01::before,.h4-title02::before,.h4-title03::before {
    max-width: 460px;
    width: 92%;
  }

  #footer dl {
    max-width: 420px;
    width: 100%;
  }
}
