@charset "UTF-8";

/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
  /* カスタムカラーの定義 (basictop.css から抽出) */
  --custom-link-color: #0105d2;
  --custom-link-visited: #059a76;
  --custom-link-hover: #ed0000;
  --custom-link-active: #e0c408;

  /* Bootstrap の変数をカスタムカラーで上書き */
  --bs-link-color: var(--custom-link-color);
  --bs-link-hover-color: var(--custom-link-hover);
}

/* 共通要素のスタイル (basictop.css & basetop.css 統合) */
a:link {
  color: #0105d2;
}

a:visited {
  color: #059a76;
}

a:hover {
  color: #e30000;
}

a:active {
  color: #e0c408;
}

/* フォントサイズへの影響をなくす */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  /* 親要素のサイズを継承 */
  font-weight: normal;
  /* 太字を解除 */
  margin: 0;
  /* ついでに上下の余白も消すと扱いやすいです */
}

@media screen and (min-width: 801px) {
  html {
    font-size: 1.65em;
  }
}

@media screen and (min-width: 601px) and (max-width: 800px) {
  html {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 600px) {
  html {
    font-size: 1.5em;
  }
}

.div1 {
  text-align: center;
  margin: 0 auto;
}

.div2 {
  margin: 0 auto;
  text-align: left;
}

.div3 {
  margin: 0 auto;
  text-align: right;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.gutter > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

nav {
  display: block;
  box-sizing: border-box;
}

.box1 {
  float: left;
  width: 100%;
  max-width: 350px;
  height: auto;
  background-color: transparent;
  margin: 5px 25px 5px 0;
  padding-top: 0;
  border-spacing: 10px;
  text-align: left;
}

.box2 {
  border: 1px solid #000;
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: -50px;
  padding-bottom: 50px;
  width: 100%;
  background-color: #b6fa1e;
  text-align: center;
}

.box3 {
  border: 1px solid #000;
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: -50px;
  padding-bottom: 50px;
  width: 100%;
  background-color: #fefd1b;
  text-align: left;
  padding-left: 10px;
}

.box4 {
  vertical-align: middle;
  height: auto;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  background: linear-gradient(#fff, red);
  border-radius: 10px;
  position: relative;
}

.box5 {
  vertical-align: middle;
  height: auto;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ffc;
  position: relative;
}

.box6 {
  text-align: center;
  width: 100%;
  background-color: #f90;
  border-collapse: separate;
}

.box7 {
  max-width: 800px;
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: transparent;
  word-break: break-all;
}

.box8 {
  max-width: 800px;
  position: relative;
  display: inline-block;
  background-color: #aedaf2;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  border-radius: 7px;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}

.gradation10 {
  width: 100%;
  max-width: 100px;
  height: 28px;
  text-align: center;
  background: linear-gradient(#feffd8, #3fb700);
  border-radius: 10px;
  padding-top: 3px;
  margin: 5px 10px 10px 5px;
  float: left;
}

.figbox1 {
  width: 100%;
  max-width: 320px;
  height: auto;
  padding: 10px;
  margin: 0 10px 5px auto;
  text-align: left;
  float: left;
  background-color: #d5ffc6;
}

.figbox2 {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #d5ffc6;
  max-width: 820px;
  margin: 0 auto 5px;
  text-align: center;
}

.figbox3 {
  float: left;
  background-color: #d5ffc6;
  width: 100%;
  max-width: 446px;
  height: auto;
  padding: 10px;
  margin: 0 10px 5px auto;
  text-align: left;
}

.figbox4 {
  float: left;
  background-color: #d5ffc6;
  width: 100%;
  max-width: 320px;
  height: auto;
  padding: 10px;
  margin: 0 10px 5px auto;
  text-align: left;
}

.figbox5 {
  float: left;
  width: 100%;
  height: auto;
  padding: 10px;
  margin: 0 10px 5px auto;
  text-align: left;
  max-width: 370px;
  background-color: #d4fff2;
}

.figbox6 {
  width: 100%;
  height: auto;
  padding: 10px;
  margin: 0 10px 5px auto;
  text-align: left;
  max-width: 220px;
  background-color: #d5ffc6;
  float: left;
}

.figbox7 {
  width: 100%;
  max-width: 310px;
  height: auto;
  background-color: transparent;
  margin: 0 1em 0 auto;
  float: left;
}

.figbox8 {
  width: 100%;
  max-width: 440px;
  height: auto;
  background-color: transparent;
  margin: 0 1em 0 auto;
  float: left;
}

.figbox9 {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  background-color: transparent;
  height: auto;
}

.figbox10 {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  background-color: transparent;
  height: auto;
}

.figbox11 {
  width: 100%;
  max-width: 200px;
  height: auto;
  background-color: transparent;
  margin: 0 10px 0 auto;
  float: left;
}

.picbox1 {
  width: 100%;
  max-width: 806px;
  height: auto;
  background-color: transparent;
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
}

.picbox1 p {
  display: inline-block;
}

.hr1 {
  height: 5px;
  border: 0;
  box-shadow: 0 5px 5px -5px #2f2f2f inset;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hr2 {
  height: 8px;
  border: 0;
  box-shadow: 0 8px 8px -8px #2f2f2f inset;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hr3 {
  width: 100%;
  height: 1px;
  border: 1px solid #8f8f8f;
  border-radius: 5px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset;
}

.hr4 {
  max-width: 800px;
  background-color: #fff;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.hr5 {
  max-width: 800px;
  background-color: #fff;
  border-radius: 3px;
  width: 100%;
  height: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.hr6 {
  width: 100%;
  border: 1px solid #b9b9b9;
  margin-top: 8px;
  margin-bottom: 8px;
}

.video1 {
  width: 304px;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #000;
}

.video2 {
  max-width: 100%;
  height: auto;
  margin: 5px 10px 5px 0;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
  float: left;
  border: 1px solid #000;
}

.video3 {
  max-width: 100%;
  height: auto;
  width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #000;
}

.figcaption1 {
  font-size: 1em;
  font-weight: 700;
  padding-left: 5px;
  margin: 0 auto;
  text-align: left;
}

.figcaption2 {
  background-color: #e6ff95;
  font-size: 0.9em;
  font-weight: 700;
  margin: 10px 0 0 10px;
  text-align: left;
  padding-left: 10px;
}

.figcaption3 {
  margin: 5px auto;
  font-size: 0.9em;
  font-weight: 700;
  text-align: left;
  line-height: 1.7em;
}

.figcaption4 {
  margin: 5px auto;
  font-size: 0.9em;
  font-weight: 700;
  text-align: left;
  line-height: 1.7em;
  padding-left: 10px;
}

.figcaption5 {
  background-color: #e6ff95;
  font-size: 0.9em;
  font-weight: 700;
  margin: 0 auto;
  text-align: left;
}

.figcaption6 {
  background-color: #ffc;
  font-size: 0.9em;
  font-weight: 700;
  margin: 10px 0 0;
  text-align: left;
  line-height: 1.7em;
}

.indent1 {
  text-indent: 1em;
}

.sentence1 {
  text-indent: 1em;
  margin-top: -0.9em;
}

.title1 {
  font-size: 2.3em;
  font-weight: 700;
  text-shadow:
    2px 3px 3px #000,
    -1px 1px 1px #000,
    1px -1px 1px #000,
    -1px -1px 1px #000;
  padding-bottom: 0;
}

.title2 {
  font-size: 1.3em;
  text-align: left;
  font-weight: 700;
}

.title3 {
  color: #fff;
  font-size: 1.3em;
  text-align: left;
  font-weight: 700;
}

.title4 {
  font-size: 1.1em;
  font-weight: 700;
  text-align: left;
}

.title5 {
  font-size: 2.5em;
  font-weight: 700;
  color: #000;
  border-style: none;
  border-color: transparent;
  margin: 0 auto;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}

.title6 {
  background-color: transparent;
  font-size: 1.3em;
  font-weight: 700;
  border-style: none;
  margin: 0 auto;
}

.title7 {
  font-size: 1.9em;
  text-align: center;
  border-style: none;
  border-color: transparent;
}

.title8 {
  font-size: 2.5em;
  font-family: Arial;
  font-weight: 700;
  background-color: #ff0019;
  color: #fff;
  text-shadow: 4px 5px 5px #000;
}

.title9 {
  background-color: #fc0;
  padding-top: 5px;
  margin-top: 5px;
  font-size: 1.2em;
  border-radius: 7px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
}

.title10 {
  margin: 0 auto;
  font-size: 2.2em;
  color: #000;
  border-style: none;
  border-color: transparent;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}

.title11 {
  margin: 0 auto;
  font-size: 2.5em;
  font-weight: 700;
  color: #f9f;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
}

.title12 {
  text-align: center;
  border-style: none;
  border-color: transparent;
  font-size: 3em;
}

.title13 {
  text-align: center;
  border-style: none;
  border-color: transparent;
  font-size: 2.4em;
}

.title14 {
  margin: 0 auto;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  border-style: none;
  border-color: transparent;
  text-shadow: 2px 4px 4px rgba(0, 0, 0, 1);
}

.title15 {
  margin: 0 auto;
  font-size: 1.8em;
  color: #000;
  border-style: none;
  border-color: transparent;
}

.sample1 {
  font-size: 0.6em;
}

.sample2 {
  font-size: 0.7em;
}

.sample3 {
  font-size: 0.8em;
}

.sample4 {
  font-size: 0.9em;
}

.sample5 {
  font-size: 1em;
}

.sample6 {
  font-size: 1.1em;
}

.sample7 {
  font-size: 1.2em;
}

.sample8 {
  font-size: 1.3em;
}

.sample9 {
  font-size: 1.5em;
}

.sample10 {
  font-size: 3em;
}

.sample11 {
  font-family: Meiryo, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  color: #000;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}

.item-large1 {
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 0;
}

.item-middle1 {
  font-size: 1em;
  font-weight: bold;
  padding-left: 1em;
}

.item-small1 {
  font-size: 1em;
  padding-left: 2em;
}

.label1 {
  margin-right: 0.5em;
}

.space1 {
  margin-right: 0.3em;
}

.space2 {
  margin-right: 0.5em;
}

.space3 {
  margin-left: 1em;
}

.space4 {
  margin-left: 2em;
}

.newline1 {
  display: block;
}
