@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

dt, th {
  font-weight: normal;
}

/* ------------------------------------------------------
サイトカラー
------------------------------------------------------ */
/* ------------------------------------------------------
ブレイクポイント
------------------------------------------------------ */
/* ------------------------------------------------------
メインページの横幅
------------------------------------------------------ */
/* ------------------------------------------------------
枠付き長方形の横幅
------------------------------------------------------ */
/* ------------------------------------------------------
画像の横幅
------------------------------------------------------ */
/* ------------------------------------------------------
アイコンパーツの横幅
------------------------------------------------------ */
/* ------------------------------------------------------
カードパーツの横幅
------------------------------------------------------ */
/* ------------------------------------------------------
フォント
------------------------------------------------------ */
.ft_noto_serif {
  font-family: "Noto Serif JP", serif;
}

/* ------------------------------------------------------
レスポンシブ
------------------------------------------------------ */ /******************************************************
TOPへ戻るボタン
******************************************************/
.topBtn {
  font-size: 4rem;
  opacity: 0.5;
  position: fixed;
  right: 20px;
  bottom: 20px;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .topBtn {
    z-index: 1000;
    font-size: 3rem;
  }
}
.topBtn:hover {
  opacity: 1;
}

.visible {
  visibility: visible;
}

/******************************************************
secondページ　HOMEボタン
******************************************************/
.second_menu .menu_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #F8B500;
  background-color: #fff;
  color: #F8B500;
}
@media screen and (max-width: 767px) {
  .second_menu .menu_item {
    width: 50px;
    height: 50px;
  }
}
.second_menu .menu_item:hover {
  background-color: #F8B500;
  color: #fff;
}

/******************************************************
番号＋文章＋画像（番号別のBOX）
******************************************************/
.number_container {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .number_container {
    flex-direction: column;
    margin-bottom: 15px;
  }
}
.number_container__num {
  font-size: 2rem;
  font-weight: bold;
  margin-right: 30px;
  line-height: 1.25;
  font-family: "Roboto";
}
@media screen and (max-width: 767px) {
  .number_container__num {
    font-size: 1rem;
    display: none;
  }
}
.number_container__spNum {
  display: none;
  margin-right: 10px;
  font-family: "Roboto";
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .number_container__spNum {
    display: inline;
  }
}
.number_container__desc {
  margin-right: auto;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .number_container__desc {
    display: inline-block;
    width: 100%;
  }
}
.number_container__desc span {
  font-weight: bold;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .number_container__desc span {
    font-size: 1.125rem;
    line-height: 1.3;
  }
}
.number_container__desc_full {
  width: 100%;
}
.number_container__image {
  width: 300px;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .number_container__image {
    width: 70%;
    margin-top: 10px;
  }
}
.number_container__image img {
  width: 100%;
}
.number_container__border {
  background-color: #FFFBBF;
  padding: 1em;
  margin-bottom: 30px;
}

/********************************************************
（番号・文章）＋画像　※番号・文章がセット、画像が別のBOX
********************************************************/
.separate_container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .separate_container {
    flex-direction: column;
  }
}
.separate_container__numDescContainer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .separate_container__numDescContainer {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.separate_container__numDescArea {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .separate_container__numDescArea {
    flex-direction: column;
    margin-bottom: 15px;
  }
}
.separate_container__num {
  font-size: 2rem;
  font-weight: bold;
  margin-right: 30px;
  line-height: 1.25;
  font-family: "Roboto";
}
@media screen and (max-width: 767px) {
  .separate_container__num {
    font-size: 1rem;
    display: none;
  }
}
.separate_container__spNum {
  display: none;
  margin-right: 10px;
  font-family: "Roboto";
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .separate_container__spNum {
    display: inline;
  }
}
.separate_container__desc {
  margin-right: auto;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .separate_container__desc {
    width: 100%;
  }
}
.separate_container__desc_leftMargin50 {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .separate_container__desc_leftMargin50 {
    margin-left: 0;
  }
}
.separate_container__desc span {
  font-weight: bold;
  font-size: 1.25rem;
}
.separate_container__desc_full {
  width: 100%;
}
.separate_container__imageContainer {
  width: 300px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .separate_container__imageContainer {
    width: 100%;
  }
}
.separate_container__image {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .separate_container__image {
    width: 70%;
    margin: 0 auto;
  }
}
.separate_container__image img {
  width: 100%;
}

/******************************************************
文章＋画像
******************************************************/
.text_container {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .text_container {
    flex-direction: column;
  }
}
.text_container__desc {
  margin-right: auto;
  width: 650px;
}
@media screen and (max-width: 767px) {
  .text_container__desc {
    margin-bottom: 10px;
    width: 100%;
  }
}
.text_container__image {
  width: 300px;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .text_container__image {
    width: 70%;
  }
}
.text_container__image img {
  width: 100%;
}

/******************************************************
コラム
******************************************************/
.col_container {
  border: 2px solid #F8B500;
  padding: 2.75em 1em 1em 1.25em;
  position: relative;
  margin-bottom: 30px;
}
.col_container_rounded {
  border-radius: 10px;
}
.col_container_dotted {
  border-style: dotted;
}
.col_container_blue {
  border-color: #1069EE;
}

.col_container__title {
  position: absolute;
  top: -2px;
  left: -2px;
  padding: 0.2em 2em;
  background-color: #F8B500;
  color: #fff;
  font-weight: bold;
}
.col_container__title_blue {
  background-color: #1069EE;
}

.col_container__desc {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .col_container__desc {
    margin-bottom: 0;
  }
}

.col_container__list {
  color: #0000EE;
  text-decoration: underline;
}

.col_container__listItem:not(:last-child) {
  margin-bottom: 5px;
}

.col_container__flex {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .col_container__flex {
    flex-direction: column;
    padding-top: 20px;
  }
}
.col_container__flex__text {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .col_container__flex__text {
    width: 100%;
  }
}
.col_container__flex__image {
  width: 170px;
}
@media screen and (max-width: 767px) {
  .col_container__flex__image {
    width: 50%;
    margin: 0 auto;
  }
}
.col_container__flex__image img {
  width: 100%;
}

/******************************************************
Font Awesome　「youtube」ボタンの色
******************************************************/
i.fa-youtube,
i.red {
  color: #EB1734;
  margin-right: 5px;
}

/******************************************************
左帯棒の見出し
******************************************************/
.pipe_heading {
  font-size: 1.25rem;
  font-weight: bold;
  border-left: 7px solid #1069EE;
  padding-left: 0.5em;
  margin-bottom: 10px;
}

/******************************************************
第二階層見出しデザイン
******************************************************/
h5.title_line {
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 3px solid #7FCDEC;
  padding: 0.2em;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  h5.title_line {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
h5.title_line::after {
  content: "";
  background-color: #F8B500;
  width: 300px;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 1;
}

/******************************************************
条項画像フレームデザイン
******************************************************/
.law_frame {
  border: 1px solid #F8B500;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .law_frame {
    margin: 15px 0;
    width: 900px;
  }
}
.law_frame img {
  width: 100%;
  padding: 1.25em;
}
@media screen and (max-width: 767px) {
  .law_frame img {
    padding: 0.5em;
  }
}

@media screen and (max-width: 767px) {
  .overflow {
    overflow-x: scroll;
  }
}

/******************************************************
一般フレームデザイン
******************************************************/
.general_frame {
  border: 1px solid #1069EE;
  width: 80%;
  margin: 0 auto;
  padding: 2em;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .general_frame {
    padding: 1em;
    margin-top: 10px;
  }
}
.general_frame img {
  width: 100%;
}

/******************************************************
サムネイル画像の挿入
******************************************************/
.thumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media screen and (max-width: 767px) {
  .thumbnail {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.thumbnail_alignLeft {
  justify-content: start;
}
.thumbnail .thumbnail_item {
  width: 300px;
  height: 300px;
  text-align: center;
  border: 1px solid #F8B500;
  padding: 1em;
  transition: 0.5s;
  line-height: 1.5;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .thumbnail .thumbnail_item {
    width: 80%;
    margin: 10px auto;
    margin-bottom: 50px;
  }
}
.thumbnail .thumbnail_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}
.thumbnail .thumbnail_item img:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.thumbnail .thumbnail_item span {
  display: inline-block;
  margin-top: 20px;
}

.kensyu_thumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kensyu_thumbnail::after {
  content: "";
  display: block;
  width: 30%;
}
.kensyu_thumbnail .kensyu_thumbnail_item {
  width: 300px;
  height: 300px;
  text-align: center;
  border: 1px solid #F8B500;
  padding: 1em;
  transition: 0.5s;
  line-height: 1.5;
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .kensyu_thumbnail .kensyu_thumbnail_item.size_A3 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .kensyu_thumbnail .kensyu_thumbnail_item {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 70px;
  }
}
.kensyu_thumbnail .kensyu_thumbnail_item:last-child {
  margin-bottom: 60px;
}
.kensyu_thumbnail .kensyu_thumbnail_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}
.kensyu_thumbnail .kensyu_thumbnail_item img:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.kensyu_thumbnail .kensyu_thumbnail_item span {
  display: inline-block;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .kensyu_thumbnail_other {
    margin-top: 40px;
  }
}

/******************************************************
youtube画像の挿入
******************************************************/
.youtube_area {
  border: 1px solid #EB1734;
  padding: 1em;
  margin: 20px 0 30px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .youtube_area {
    width: 80%;
    margin: 0 auto 30px auto;
    padding: 2em;
    margin-top: 50px;
  }
}
.youtube_area__title {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #EB1734;
  padding: 0.3em 1em;
  color: #fff;
  font-weight: bold;
}

.youtube_list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .youtube_list {
    flex-direction: column;
    margin-top: 20px;
  }
}
.youtube_list__item {
  width: 180px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .youtube_list__item {
    width: 100%;
  }
  .youtube_list__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.youtube_list__item img {
  width: 100%;
}
.youtube_list__link:hover {
  opacity: 1 !important;
}
.youtube_list__link:hover .fa-youtube {
  opacity: 1;
}
.youtube_list .fa-youtube {
  font-size: 3rem;
  color: #EB1734;
  position: absolute;
  opacity: 0.3;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .youtube_list .fa-youtube {
    top: 50%;
  }
}
.youtube_list__caption {
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.2;
  margin-top: 5px;
}

/******************************************************
flex box 基本
******************************************************/
.flex_container {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .flex_container {
    flex-direction: column;
  }
}
.flex_container__descImage {
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .flex_container__descImage {
    width: 90%;
    gap: 0;
    margin: 20px auto;
  }
}
.flex_container__descImage img {
  width: 100%;
}
.flex_container__desc {
  margin-bottom: auto;
}
@media screen and (max-width: 767px) {
  .flex_container__desc {
    margin-bottom: 10px;
  }
}
.flex_container__image {
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .flex_container__image {
    flex-direction: column;
    width: 80%;
    margin: 20px auto;
  }
}
.flex_container__image img {
  width: 100%;
}
.flex_container__caption {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .flex_container__caption {
    margin-top: 5px;
  }
}

/******************************************************
flex box 画像左上ポジション　画像キャプション付き
******************************************************/
.flex_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .flex_wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
.flex_wrapper__item {
  width: 400px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .flex_wrapper__item {
    width: 90%;
    margin: 0 auto;
  }
}
.flex_wrapper__leftText {
  position: absolute;
  top: -60px;
  padding: 0.2em 1em;
  background-color: #1069EE;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
}
.flex_wrapper__leftText_red {
  background-color: #EB1734;
}
.flex_wrapper__caption {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .flex_wrapper__caption {
    font-size: 0.75rem;
  }
}
.flex_wrapper img {
  width: 100%;
}

/******************************************************
参考
******************************************************/
.reference {
  margin-top: 10px;
}
.reference p {
  margin-top: 5px;
}

/******************************************************
改行時半行スページにする
******************************************************/
.half {
  display: block;
  font-size: 0.5rem;
}

/******************************************************
改行時1/4行スページにする
******************************************************/
.quarter {
  display: block;
  font-size: 0.25rem;
}

/******************************************************
ダウンロードボタン
******************************************************/
.dl_btn_parts {
  margin-top: 20px;
  text-align: center;
}
.dl_btn_parts .dl_btn {
  padding: 0.2em 1em;
  background-color: #7FCDEC;
  border-radius: 10px;
  margin-left: auto;
  color: #fff;
  text-decoration: none;
}

header {
  height: 120px;
  padding: 20px 100px 20px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  header {
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #F8B500;
    margin-bottom: 20px;
    align-items: flex-start;
    box-shadow: 1px 1px 5px;
  }
}

.header_logo {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .header_logo {
    width: 75px;
  }
}
.header_logo img {
  width: 100%;
}

.menu {
  display: flex;
}
@media screen and (max-width: 767px) {
  .menu {
    flex-direction: column;
  }
}
.menu li {
  margin-left: 50px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .menu li {
    margin: 0;
    height: auto;
  }
  .menu li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.menu li:hover {
  border-bottom: 2px solid #F8B500;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .menu li:hover {
    border: none;
  }
}

.footer {
  background-color: #F8B500;
  color: #fff;
  padding: 10px;
}
.footer .kousei {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .footer .kousei {
    font-size: 1.125rem;
  }
}
.footer .address {
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
}
.footer .copy {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer .copy {
    font-size: 0.75rem;
  }
}

.wrapper {
  width: 1000px;
  margin: 0 auto 100px auto;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .wrapper {
    width: 100%;
    padding: 0 0.5em;
    margin-bottom: 50px;
    line-height: 1.5;
  }
}

P,
div {
  text-align: justify;
}

.indent_1 {
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.margin_1 {
  margin-left: 1em;
}

.margin_4 {
  margin-left: 4em;
}

.margin_1_indent_1 {
  margin-left: 1em;
  padding-left: 1em;
  text-indent: -1em;
}

.margin_1_indent_3 {
  margin-left: 1em;
  padding-left: 3em;
  text-indent: -3em;
}

.margin_2_indent_1 {
  margin-left: 2em;
  padding-left: 1em;
  text-indent: -1em;
}

.margin_3_indent_1 {
  margin-left: 3em;
  padding-left: 1em;
  text-indent: -1em;
}

.indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

.indent_25 {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

.indent_27 {
  padding-left: 2.7em;
  text-indent: -2.7em;
}

.indent_3 {
  padding-left: 3em;
  text-indent: -3em;
}

.item a {
  color: #0000EE;
  text-decoration: underline;
}
.item a:hover {
  opacity: 0.7;
}

.item_lead {
  margin-bottom: 30px;
}

i.head {
  padding-right: 0.5em;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  i.head {
    font-size: 1.25rem;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}
table th,
table td {
  border: 1px solid #333;
  padding: 0.625em;
}
@media screen and (max-width: 767px) {
  table th,
table td {
    padding: 0.25em;
    font-size: 0.75em;
  }
}
table th {
  background-color: #eee;
  text-align: center;
  vertical-align: middle;
}
table .align_left {
  -moz-text-align-last: left;
       text-align-last: left;
}

.table_desc {
  font-size: 0.875rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .table_desc {
    font-size: 0.75em;
  }
}

.mb30 {
  margin-bottom: 30px;
}

/*************************************************************
メインエリア（ヘッダー、フッター、メインは_basic.scssに記述）
**************************************************************/
h1 {
  font-size: 2.75rem;
  color: #F8B500;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}

h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1rem;
  }
}

.key_visual {
  margin-bottom: 30px;
  text-align: center;
}
.key_visual img {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .key_visual img {
    width: 100%;
  }
}

.desc_border {
  border: 1px solid #F8B500;
  padding: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .desc_border {
    padding: 1em;
    margin-bottom: 30px;
  }
}

.section_1 i {
  color: #F8B500;
}
.section_1 h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .section_1 h2 {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
.section_1 h2 span {
  font-size: 1rem;
  padding-left: 2rem;
}
.section_1 h5 {
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 1em;
}
.section_1 .item {
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .section_1 .item {
    margin-bottom: 40px;
  }
}
.section_1 .item .detail_btn {
  display: flex;
  justify-content: flex-end;
  color: #EB1734;
  margin-bottom: 20px;
}
.section_1 .item .border_container {
  position: relative;
  border: 1px solid #1069EE;
  height: 100%;
  margin-bottom: 50px;
  padding: 60px 20px 20px 20px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container {
    padding: 60px 10px 20px 10px;
    margin-bottom: 30px;
  }
}
.section_1 .item .border_container_red {
  border: 1px solid #EB1734;
}
.section_1 .item .border_container__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #1069EE;
  text-align: center;
  line-height: 50px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__title {
    font-size: 1rem;
  }
}
.section_1 .item .border_container__sub {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__sub {
    margin-bottom: 15px;
  }
}
.section_1 .item .border_container__anno {
  margin-top: 30px;
  font-size: 0.875rem;
}
.section_1 .item .border_container__title_red {
  background-color: #EB1734;
}
.section_1 .item .border_container__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__wrapper {
    flex-direction: column;
  }
}
.section_1 .item .border_container__wrapper_split {
  justify-content: center;
  margin-bottom: 50px;
}
.section_1 .item .border_container__item {
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__item {
    width: 100%;
  }
}
.section_1 .item .border_container__item_w450 {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__item_w450 {
    width: 100%;
  }
}
.section_1 .item .border_container__desc {
  font-weight: bold;
  margin-bottom: auto;
}
.section_1 .item .border_container__annotation {
  font-size: 0.875rem;
  display: block;
  line-height: 1.5;
  align-self: flex-start;
}
.section_1 .item .border_container__num {
  font-size: 2rem;
  font-weight: bold;
  color: #1069EE;
  font-family: "Roboto";
}
.section_1 .item .border_container__num_red {
  font-size: 2rem;
  font-weight: bold;
  color: #EB1734;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__img {
    width: 80%;
  }
}
.section_1 .item .border_container__img img {
  width: 100%;
}
.section_1 .item .border_container__img_w300 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .border_container__img_w300 {
    width: 80%;
    margin: 0 auto;
  }
}
.section_1 .item .kensyu_tool_list {
  margin-bottom: 30px;
}
.section_1 .item .kensyu_tool_item {
  margin-bottom: 10px;
  color: #0000EE;
  text-decoration: underline;
}
.section_1 .item .kensyu_tool_item i {
  color: #EB1734;
}
.section_1 .item .kensyu_thumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_1 .item .kensyu_thumbnail::after {
  content: "";
  display: block;
  width: 30%;
}
.section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item {
  width: 300px;
  height: 300px;
  text-align: center;
  border: 1px solid #F8B500;
  padding: 1em;
  transition: 0.5s;
  line-height: 1.5;
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item.size_A3 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 70px;
  }
}
.section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item:last-child {
  margin-bottom: 60px;
}
.section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}
.section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item img:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.section_1 .item .kensyu_thumbnail .kensyu_thumbnail_item span {
  display: inline-block;
  margin-top: 20px;
}
.section_1 .item .kensyu_list div:not(:last-child) {
  margin-bottom: 10px;
}
.section_1 .item .sodan_item {
  margin-bottom: 50px;
}
.section_1 .item .sodan_text {
  margin-left: 1.25em;
}
.section_1 .item .sodan_item table caption {
  font-weight: bold;
  font-size: 1.25rem;
  color: #EB1734;
  margin-bottom: 10px;
  text-align: center;
}
.section_1 .item .sodan_item table .col_1 {
  width: 300px;
}
.section_1 .item .sodan_item table .col_2 {
  width: 500px;
}
.section_1 .item .sodan_item table .col_3 {
  width: 200px;
}
.section_1 .item .doc_list li {
  text-decoration: underline;
  color: #0000EE;
  line-height: 2.5;
}

.section_2 .item {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .section_2 .item {
    margin-bottom: 30px;
  }
}
.section_2 .item .customer span {
  font-weight: bold;
  color: #EB1734;
}
.section_2 .item .customer .col_1 {
  width: 260px;
}
.section_2 .item .customer .col_2 {
  width: 370px;
}
.section_2 .item .customer .col_3 {
  width: 370px;
}
.section_2 .item .manenboshi .col_1 {
  width: 300px;
}
.section_2 .item .manenboshi .col_2 {
  width: 700px;
}
.section_2 .item .tokuteikansensyo .col_1 {
  width: 300px;
}
.section_2 .item .tokuteikansensyo .col_2 {
  width: 350px;
}
.section_2 .item .tokuteikansensyo .col_3 {
  width: 350px;
}
.section_2 .item .kyoryoku td {
  vertical-align: middle;
  text-align: center;
}
.section_2 .item .kyoryoku .col_1 {
  width: 400px;
}
.section_2 .item .kyoryoku .col_2 {
  width: 200px;
}
.section_2 .item .kyoryoku .col_3 {
  width: 200px;
}
.section_2 .item .kyoryoku .col_4 {
  width: 200px;
}
.section_2 .item .mt80 {
  margin-top: 80px;
}
.section_2 .item .coming_soon {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .section_2 .item .coming_soon {
    margin-top: 0;
  }
}

* {
  box-sizing: border-box;
}

body {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
}
/*# sourceMappingURL=style.css.map */