@charset "UTF-8";
/* Scss Document */
/* 変数 */
/* reset
============================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - https://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}

::selection {
  background: #00063b;
  color: #fff;
}

::-moz-selection {
  background: #00063b;
  color: #fff;
}

body {
  line-height: 1.4;
  position: relative;
  text-align: left;
  font-size: 16px;
  color: #333;
  -webkit-text-size-adjust: none;
  overflow-wrap: break-word;
  word-break: break-all;
  background: #fff;
  transform-origin: 0 0;
  hyphens: manual;
}

p {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 300;
}

img, p {
  vertical-align: bottom;
}

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

address {
  font-style: normal;
    background: #DDDDDD;
    padding: 20px;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

table th {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
}

table td {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 400;
}

a *,
a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:hover {
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
    color: #333333;
    opacity: 0.6;
}

a.op:hover,
a img:hover {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}

@media (min-width: 768px) {



  
  a[href^="tel:"] {
    pointer-events: none;
  }
}
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
        
}

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

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
  outline: none;
}

input[type="email"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}

input[type=submit]{
    font-family: "Noto Sans JP", sans-serif;
}


label{
    margin-right: 10px;
}

#wap {
  width: 100%;
  max-width: 2300px;
  margin: 120px auto auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.txt_center {
  text-align: center;
}

.txt_left {
  text-align: left;
}

.txt_right {
  text-align: right;
}

.f_bold {
  font-weight: 800;
}

.f_10,
.f_10 span {
  font-size: 10px;
}

.f_12,
.f_12 span {
  font-size: 12px;
}

.f_14,
.f_14 span {
  font-size: 14px;
}

.f_18,
.f_18 span {
  font-size: 18px;
}

.f_20,
.f_20 span {
  font-size: 20px;
}

.f_21,
.f_21 span {
  font-size: 21px;
}

.f_22,
.f_22 span {
  font-size: 22px;
}

.f_24,
.f_24 span {
  font-size: 24px;
}

.f_26,
.f_26 span {
  font-size: 26px;
}

.f_28,
.f_28 span {
  font-size: 28px;
}

.f_32,
.f_32 span {
  font-size: 32px;
}

.f_36,
.f_36 span {
  font-size: 36px;
}

.f_40,
.f_40 span {
  font-size: 40px;
}

.f_42,
.f_42 span {
  font-size: 42px;
}

.f_48,
.f_48 span {
  font-size: 48px;
}

.f_56,
.f_56 span {
  font-size: 56px;
}

.f_60,
.f_60 span {
  font-size: 60px;
}

.f_64,
.f_64 span {
  font-size: 64px;
}

.f_72,
.f_72 span {
  font-size: 72px;
}

.f_84,
.f_84 span {
  font-size: 84px;
}

.f_96,
.f_96 span {
  font-size: 96px;
}

.f_en {
  font-family: 'Lato', sans-serif;
  line-height: 1.2;
}

.f_enjp {
  font-family: 'Lato',"Noto Sans JP", sans-serif;
  line-height: 1.5;
  font-weight: 800;
}

.f_min {
  font-family: 'Noto Serif JP', serif;
}

.f_wh {
  color: #fff;
}

.f_gray {
  color: #ccc;
}

a.f_gray:hover {
  color: #ccc;
  opacity: 0.8;
}

.f_red{
    color: #E70011;
}

.f_main {
  color: #00063b;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.mt140 {
  margin-top: 140px;
}

.mt240 {
  margin-top: 240px;
}


.pt120 {
  padding-top: 120px;
}


.sp_block {
  display: none !important;
}

.position_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}

.position_center_topbottom {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  /* Safari用 */
  transform: translate(-50%, 0);
}

.position_center_rightleft {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  /* Safari用 */
  transform: translate(0, -50%);
}

.bg_wh {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.bg_main {
  background-color: #00063b;
}

.gray_bg {
  background: #f7f7f7;
}

.bg_inner {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0;
}

i {
  position: relative;
  top: 5px;
}

.btn,
.btn:before,
.btn:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn_main {
  border: #00063b solid 1px;
  background-color: #00063b;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 15px 30px;
}
.btn_main .material-icons-outlined {
  margin-left: 10px;
  transition: 0s;
}
.btn_main:hover {
  border: #00063b solid 1px;
  background-color: rgba(255, 255, 255, 0);
  color: #00063b;
}

.btn_red {
  border: #C41215 solid 1px;
  background-color: #C41215;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 15px 20px;
}
.btn_red:hover {
  border: #C41215 solid 1px;
  background-color: rgba(255, 255, 255, 0);
  color: #C41215;
}

.btn_w {
  border: #ffffff solid 1px;
  background-color: #ffffff;
  color: #00063b;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 15px 20px;
}
.btn_w:hover {
  border: #ffffff solid 1px;
  background-color: #fff;
  color: #00063b;
}

.mt-200 {
  margin-top: -200px;
}

.btn_main i {
  transition: 0s;
}

.btn_main_s {
  padding: 5px 10px;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.container_1400 {
  max-width: 1400px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container_960 {
  max-width: 960px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.container_800 {
  max-width: 800px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.lineheight_16 {
  line-height: 1.5;
}

.lineheight_2 {
  line-height: 1.5;
}

.line_gray {
  border: none;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.line_wh_s {
  border: none;
  border-bottom: 1px solid #fff;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.line_main {
  border: none;
  border-bottom: 2px solid #00063b;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


.line_main_s {
  border: none;
  border-bottom: 2px solid #00063b;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}
.line_main_s.faq {
  border: none;
  border-bottom: 1px solid #00063b;
  width: 90%;
}

.shadow {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

/*---------------------/header---------------------*/
header{
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  position: fixed;  
}
header .row {
  height: 120px;
  padding: 0 2%;
  box-sizing: border-box;
  background: #fff;
}
header h1{
  width: 20vw;
  max-width: 260px;
}
header h1 img{
  max-width :100%;
  height: auto;
}
header nav.navbar {
  align-items: center;
    justify-content: flex-end;
}



header nav h2 a {
  display: inline-block;
  text-align: center;
  padding: 15px 0 5px;
  margin: 0 1vw;
  position: relative;
}

header nav h2 a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
  background: #00063b;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
header nav h2 a:hover::after {
  transform: scale(1, 1);
}
header nav h2 a i.material-icons {
  transition: 0s;
  font-size: 18px;
  top: 3px;
}

/*---------------------/header---------------------*/
/*---------------------/footer---------------------*/
footer ul i.filter_none {
  font-size: 18px;
  top: 2px;
}

.form_link .form_link_txt01 {
  background: #00063b;
  border-radius: 30px;
  padding: 2px 0;
  text-align: center;
  color: #fff;
  display: inline-block;
  width: 100%;
}

.form_link .form_link_txt02 i,
.form_link .form_link_txt02 a {
  display: inline-block;
  color: #00063b;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0 0px;
}

.form_link .form_link_txt02 i {
  margin-right: 10px;
}

.form_link .btn_main {
  width: 100%;
  padding: 15px 0;
}

#pagetop {
  position: fixed;
  bottom: 10%;
  right: 2%;
  z-index: 2000;
  line-height: 100%;
}
#pagetop a:hover p {
  opacity: 0.6;
}

/**-----------------------------------------------  form_link  **/
/*---------------------footer/---------------------*/
/*---------------------/hover---------------------*/
@media (min-width: 991px) {

  header nav h2 a:hover {
    color: #00063b;
  }

  .news_box:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .news_box:hover i {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0);
  }
}
/*---------------------hover/---------------------*/
@media(min-width:751px){
  .sp{
      display: none !important;
  }
}
@media(max-width:750px){
  .pc{
      display: none !important;
  }
}

/*---------------202403 変更-----------------*/
.mission {
  font-size: calc(100vw*16/768);
  
}
.mission .mission_title {
  margin: 0 auto;
  font-size: 1.8rem;
  color: #ffffff;
}
.mission .mission_content {
  height: 36vw;
  background: url("../img/top/recruit_2.jpg") no-repeat;
  background-size: cover;
  height: 100%;
  padding: 50px 20px;
  margin: 0 2%;
}
.mission .mission_content .bg_inner {
  margin: 20px auto 0;
  width: 80%;
  color: #ffffff;
  padding: 20px 0 35px;
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
}
.mission .mission_content .bg_inner table {
  margin: 0 auto;
}
.mission .mission_content .bg_inner tr {
  border-bottom: 1px solid #fff;
  line-height: 1.5; 
}
.mission .mission_content .bg_inner tr th {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  vertical-align: middle;
}
.mission .mission_content .bg_inner table td {
  font-size: 1.1rem;
  padding-left: 112px;
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: 1.5;
}
.mission .mission_content .bg_inner table .values td {
  line-height: 1.5;
}
.mission .mission_content .bg_inner table .values td span {
  font-size: 14px;
}

.contact_banner {
  gap: 20px;
}
.contact_banner .entry_btn_top {
  margin-left: 0;
  margin-right: 0;
  border: #00063b solid 1px;
  background-color: #C8CFDB;
  color: #00063b;
}
.contact_banner .entry_btn_top:hover {
  border: #00063b solid 1px;
  background-color: #00063b;
  color: #fff;
  opacity: 1.0;
}

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

.box_wap .box {
  width: 48%;
  margin-bottom: 40px;
}


.box_wap .box {
  width: 48%;          /* 2列用 */
  margin-bottom: 40px;
  border: 1px solid #ddd;
  padding: 30px;
}


.cont09_box figure {
  position: relative;
  margin: 0;
}

.cont09_box figure img {
  display: block;
}

.cont09_box figure p {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    margin: 0;
    width: 100%;
}

.cont09_box figure span {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.feature_section {
  background: #e9e9e9;
  padding: 60px 0;
}

.feature_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}

.feature_title {
  background: #071c4d;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 40px;
}

.feature_list {
  list-style: none;
  padding: 0;
}

.feature_list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-size: 16px;
}

/* ◆マークをCSSで作る */
.feature_list li::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 2px;
  color: #071c4d;
  font-size: 16px;
}


.bg_gray {
  background-color: #F1F1F1;
  padding-top: 30px;
  padding-bottom: 60px; /* ←ここ増やす */
}

.bg_white {
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 40px; /* ←ここ増やす */
}

.bg_white2 {
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px; /* ←ここ増やす */
}


.box {
  border: 1px solid #e5e5e5;
  padding: 40px 30px;
  height: 100%;
  background: #fff;
}

.cont05_box2 {
  border: 1px solid #ddd;
  padding: 40px 30px;
  background: #fff;
}

.cont_about {
  background: url(../img/about/about03.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 120px 0;
}

.about_inner {
  max-width: 720px;   /* ← 横幅調整ポイント */
  margin: 0 auto;     /* ← 中央寄せ */
  text-align: left;   /* ← 文章は左揃え */
}

.product_section {
  background: #ffffff;
  padding: 30px 0;
}

.product_title {
  font-size: 28px;
  font-weight: bold;
}

.video_area img {
  width: 100%;
}

.pdf_area {
  background: #000;
  padding: 40px;
}

.download_box {
  border: 1px solid #ccc;
  padding: 20px 30px;
  background: #fff;
}

.btn_download {
  border: 1px solid #333;
  padding: 8px 20px;
  text-decoration: none;
  color: #333;
}


.partner_banner {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 20px;
}

.partner_banner a {
  text-decoration: none;
}

.partner_inner {
  background: #071b63;        /* 濃紺 */
  border-radius: 12px;
  padding: 40px 20px;
  text-align: center;
  position: relative;
}

/* 白い内側枠 */
.partner_inner::before {
  content: "";
  position: absolute;
  inset: 10px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}

.partner_title {
  background: #ffffff;
  display: inline-block;
  padding: 12px 40px;
  border-radius: 8px;
  font-size: 28px;
  font-weight: bold;
  color: #071b63;
  position: relative;
  z-index: 2;
}

.partner_text {
  color: #ffffff;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

.mb40 {
  margin-bottom: 40px;
}

.mb160 {
  margin-bottom: 160px;
}

.mb20{
  margin-bottom: 20px;
}

/* 主要言語専用：横に並べるためのコンテナ */
.chart-inner-horizontal {
    display: flex;
    flex-direction: row; /* 横並び */
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
}

/* スマホ表示のときは縦に戻す */
@media (max-width: 850px) {
    .chart-inner-horizontal {
        flex-direction: column;
    }
    .layout-horizontal {
        max-width: 450px !important; /* 他のグラフとサイズを合わせる */
    }
}

/* 既存の grid-item への追加微調整 */
.grid-item {
    /* 縦並び（項目名の下に数値）を維持 */
    flex: 0 0 50%; 
    padding: 8px 10px;
}


/* リスト全体のレイアウト */
.businesspartners_list {
  display: flex;
  flex-wrap: wrap;       /* 5つごとに折り返し */
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 20px;             /* ロゴ同士の間隔（お好みで調整） */
  justify-content: flex-start; /* 左詰めに配置 */
}

/* 各ロゴの「枠」の設定 */
.businesspartners_list li {
  /* 4並びの計算：(全体100% - 隙間20px * 3箇所) / 4個 */
  width: calc((100% - (20px * 3)) / 4); 
  aspect-ratio: 16 / 9;  /* 枠の縦横比を統一（3/2などでもOK） */
  display: flex;
  align-items: center;   /* 枠内での上下中央揃え */
  justify-content: center; /* 枠内での左右中央揃え */
  background-color: transparent; /* 背景色は透明に（必要なら #fff 等へ） */
}

/* 画像自体の調整 */
.businesspartners_list li img {
  max-width: 100%;       /* 枠の幅いっぱいに収める */
  max-height: 100%;      /* 枠の高さに収める */
  width: auto;
  height: auto;
  object-fit: contain;   /* 画像の比率を維持して枠内に収める */
}

/* スマホ表示の調整（画面幅が狭い時） */
@media (max-width: 768px) {

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a {
  font-size: 3.5vw;
  
}




  .businesspartners_list li {
    /* スマホでは2列または3列が見やすいです */
    width: calc((100% - 20px) / 2); 
  }
}

/* ========== main-view ========== */
.main-view {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.main-view__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-view_text {
  position: absolute;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
  z-index: 2;
  color: #fff;
}

.main-view_text__title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin: 0;
  
}
.main-view_text__title  span{
  font-family: 'Noto Serif JP', serif;

}

.main-view_text__title .lg {
  font-size: 56px;
}

.main-view_text__title .sm {
  font-size: 32px;
}

.main-view_text__lead {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.main-view_text__lead span {
  display: inline-block;
  background-color: #00063b;
  padding: 6px 10px;
  margin-bottom: 6px;
}
