@charset "UTF-8";
@font-face {
  font-family: 'NotoSansJapanese';
  font-style: normal;
  font-weight: 400;
  font-display: none;
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Regular.eot") format("embedded-opentype");
}

@font-face {
  font-family: 'NotoSansJapanese';
  font-style: normal;
  font-weight: 700;
  font-display: none;
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'NotoSansJapanese';
  font-style: normal;
  font-weight: 900;
  font-display: none;
  src: url("../fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp-Black.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype");
}

body {
  color: #000000;
  background-color: #FFFFFF;
}

body > * {
  font-family: 'NotoSansJapanese';
}

@media (max-width: 767px) {
  body > * {
    width: 100%;
  }
}

img {
  vertical-align: top;
}

@media (max-width: 767px) {
  a[href*="tel:"] {
    font-size: 150%;
  }
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000000;
    font-size: 150%;
  }
}

.container {
  max-width: none !important;
}

@media (min-width: 768px) {
  .container {
    width: 900px;
  }
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

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

ol,
ul {
  list-style: none;
}

.info-form {
  display: inline;
  width: 100%;
}

.form-control {
  background-color: #F3FFFF !important;
}

.genryo_link {
  text-align: center;
}

.catalog_link {
  text-align: center;
}

.inputCode {
  font-size: 120%;
  letter-spacing: 10px;
}

.genTable {
  table-layout: fixed;
  overflow-wrap: anywhere;
}

.genTableTh {
  width: 30%;
}

a:link,
a:visited,
a:hover {
  color: #FE6532;
}

@media (max-width: 767px) {
  #top_message {
    font-size: 80%;
  }
}

@media (min-width: 768px) {
  #top_message {
    font-size: 80%;
  }
}

@media (max-width: 767px) {
  #header_logo {
    text-align: center;
  }
  #header_logo h2 {
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 768px) {
  #header_information a[href*="tel:"] {
    font-size: 120%;
  }
}

@media (max-width: 767px) {
  #header_information {
    text-align: center;
  }
}

@media (max-width: 767px) {
  #header_information span {
    font-weight: 900;
    font-size: 150%;
  }
}

@media (min-width: 768px) {
  #header_information span {
    font-size: 150%;
    font-weight: 900;
  }
}

@media (max-width: 767px) {
  #header_information_sup {
    font-size: 75%;
  }
}

@media (min-width: 768px) {
  #header_information_sup {
    font-size: 75%;
  }
}

#header_menu_box_t {
  background-color: #FE6532;
}

@media (max-width: 767px) {
  #header_menu_box_t {
    border-left: solid 1px;
    border-color: #FFFFFF;
  }
}

@media (min-width: 768px) {
  #header_menu_box_t {
    border-top: solid 2px #FE926D;
    border-bottom: double 5px #da3701;
  }
}

@media (min-width: 768px) {
  #header_menu_box_t ul {
    border-left: solid 1px #FFFFFF;
  }
}

#header_menu_box_t li {
  list-style: none;
  text-align: center;
  white-space: nowrap !important;
  border-right: solid 1px #FFFFFF;
}

#header_menu_box_t li a {
  color: #FFFFFF;
  text-decoration: none;
}

@media (max-width: 767px) {
  #header_menu_box_t li a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #FFFFFF;
  }
}

@media (max-width: 767px) {
  #header_menu_box_t li {
    width: calc(100% / 3);
  }
}

#header_menu .nav-item {
  position: relative;
}

#header_menu .nav-link:hover {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-color: #c94215;
}

#header_menu .nav-link::after {
  position: absolute;
  bottom: -2px;
  left: 10%;
  content: '';
  width: 80%;
  height: 3px;
  background: #FFFFFF;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#header_menu .nav-link:hover::after {
  bottom: 2px;
  opacity: 1;
  visibility: visible;
}

#header_img_box {
  position: relative;
  background-color: #FFFFFF;
}

@media (min-width: 768px) {
  #header_img_box {
    padding-top: 25.3%;
  }
}

@media (max-width: 767px) {
  #header_img_box {
    padding-top: 47.3%;
  }
}

.slideitem {
  opacity: 0;
  visibility: hidden;
}

.slideitem.is-show {
  opacity: 1;
  visibility: visible;
}

#slide img {
  position: absolute;
  left: 0;
  top: 0;
}

#slide li {
  position: absolute;
  display: block;
  color: #FE6532;
  text-shadow: 2px 0px #FFFFFF, -2px 0px #FFFFFF,
 0px -2px #FFFFFF, 0px 2px #FFFFFF,
 2px 2px #FFFFFF, -2px 2px #FFFFFF,
 2px -2px #FFFFFF, -2px -2px #FFFFFF,
 1px 2px #FFFFFF, -1px 2px #FFFFFF,
 1px -2px #FFFFFF, -1px -2px #FFFFFF,
 2px 1px #FFFFFF, -2px 1px #FFFFFF,
 2px -1px #FFFFFF, -2px -1px #FFFFFF,
 4px 4px 4px #FE6532;
  z-index: 20;
}

#slidetxt1 {
  width: 100%;
  text-align: center;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  #slidetxt1 {
    margin-top: 70px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) {
  #slidetxt1 {
    margin-top: 60px;
    font-size: 300%;
  }
}

#slidetxt2 {
  width: 100%;
  top: 0;
}

@media (max-width: 767px) {
  #slidetxt2 {
    margin-top: 70px;
    text-align: center;
    left: 0;
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  #slidetxt2 {
    margin-top: 45px;
    text-align: left;
    left: 100px;
    font-size: 300%;
  }
}

#slidetxt3 {
  width: 98%;
  text-align: right;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  #slidetxt3 {
    margin-top: 40px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  #slidetxt3 {
    margin-top: 30px;
    font-size: 300%;
  }
}

#contents_box h2 {
  font-size: 150%;
  font-weight: 900;
  background-color: #ebebeb;
  border-top: 1px solid #cccccc;
  border-bottom: 3px double #cccccc;
}

@media (max-width: 767px) {
  #contents_box h2 {
    padding: 10px 0px 10px 10px;
  }
}

@media (min-width: 768px) {
  #contents_box h2 {
    padding: 10px 0px 10px 20px;
  }
}

.contents p {
  padding: 0 10px 10px 10px;
  line-height: 30px;
  vertical-align: 5px;
}

.contents_text {
  padding: 10px 0 20px 20px;
}

.contents_text img {
  margin-right: 10px;
}

.picture {
  border: solid 1px #cccccc;
}

.dl-title {
  margin-bottom: 14px;
  padding: 14px 0 0 0;
  font-size: 140%;
  border-bottom: 2px solid #cccccc;
}

.pagetop {
  text-align: right;
  padding: 0 20px 10px 0;
}

#list_menu_box h3 {
  font-size: 130%;
  margin-bottom: 10px;
  padding: 10px 0px 10px 0px;
  text-align: center;
  background-color: #CCFFFF;
  border-top: 1px double #cccccc;
  border-bottom: 3px double #cccccc;
}

#list_menu_box li {
  text-align: center;
}

#list_menu_box a {
  padding: 14px 0 10px 0;
  color: #FFFFFF;
  text-decoration: underline;
  border-bottom: solid 1px #cccccc;
  background-color: #FE926D;
  white-space: nowrap !important;
}

#list_menu_box span {
  display: block;
  padding: 10px 0 10px 0;
}

@media (max-width: 767px) {
  #list_menu_box span {
    font-size: 85%;
  }
}

/* サイドインフォメーション */
@media (max-width: 767px) {
  #side_info_box p {
    padding: 5px 0 5px 0px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #side_info_box p {
    padding: 5px;
    font-size: 80%;
  }
}

/* フッター */
#footer_box {
  padding: 30px 0 30px 0;
  text-align: center;
  background-color: #D7E9F6;
}

#footer_box a {
  color: #7F7F7F;
}

.footer_menu_li {
  list-style: none;
  border-right: 1px solid #cccccc;
}

@media (max-width: 767px) {
  .footer_menu_li {
    width: calc(100% / 3);
  }
}

#footer_info {
  color: #7F7F7F;
  text-align: center;
  font-size: 90%;
  padding: 30px 0 0 20px;
}

#footer_info a {
  color: #7F7F7F;
}

#copy {
  margin: 40px 0 20px 0;
  color: #7F7F7F;
  font-size: 80%;
}

.contents-div {
  padding: 0 10px 10px 10px;
  line-height: 30px;
  vertical-align: 5px;
}

#network-img {
  border: 1px solid #cccccc;
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  #network-img {
    height: 400px;
    background-image: url("../img/networksp.jpg");
  }
  #network-img.rl-2024 {
    height: 400px;
    background-image: url("../img/networksp_20240328.jpg");
  }
}

@media (min-width: 768px) {
  #network-img {
    height: 600px;
    background-image: url("../img/networkpc.jpg");
  }
  #network-img.rl-2024 {
    height: 600px;
    background-image: url("../img/networkpc_20240328.jpg");
  }
}

.network-list {
  margin-bottom: 1em;
  padding-left: 1em;
}

@media (max-width: 767px) {
  .network-list {
    padding-right: 1em;
  }
}

.network-list dt {
  margin: 20px 0 20px 0;
  padding: 5px 0 5px 10px;
}

@media (max-width: 767px) {
  .network-list dt {
    font-size: 115%;
  }
}

@media (min-width: 768px) {
  .network-list dt {
    font-size: 120%;
  }
}

@media (max-width: 767px) {
  .network-list dd {
    padding-left: 1em;
  }
}

@media (min-width: 768px) {
  .network-list dd {
    padding-left: 2.5em;
  }
}

.list-name-s span {
  color: #0000ff;
}

.list-name-h {
  background-color: #F98E1A;
}

.list-name-f {
  background-color: #FFD620;
}

.list-name-s {
  background-color: #DCFFDA;
}

.list-name-b {
  background-color: #9CB0C2;
}

.comp-list {
  margin-bottom: 1em;
  padding-left: 1em;
}

@media (max-width: 767px) {
  .comp-list {
    padding-right: 1em;
  }
}

.comp-list dt {
  padding-left: 0.5em;
}

.comp-list dd {
  padding-left: 2.5em;
}

.list-Comp-dt {
  font-size: 120%;
  margin: 20px 0 20px 0;
  background-color: #DCFFDA;
}

.list-Comp-dd {
  font-size: 110%;
}

.fact-list dd {
  margin-left: 2.5em;
}

.list-fact-dt {
  width: 60%;
  font-size: 130%;
  margin: 10px 0 10px 0;
  padding: 5px 0 0 20px;
  border-bottom: double 3px #FFD620;
  background-color: #fff7d0;
}

.list-fact-dd-item span {
  background-color: #7FFFD4;
}

.list-fact-dd-item ul {
  margin: 0 0 10px 30px;
}

.list-fact-dd-item li {
  list-style-type: disc;
}

@media (max-width: 767px) {
  .list-fact-dd-img {
    margin-right: 30px;
  }
}
/*# sourceMappingURL=style.css.map */