@charset "UTF-8";
h1 {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
}

body {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "MS Gothic", "ＭＳ ゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* !Header
---------------------------------------------------------- */
.Global_Navi {
  height: 160px;
  width: 100%;
  background-color: white;
  margin: auto;
}

.Navi_Menu {
  width: 1000px;
  height: 160px;
  margin: auto;
  display: table;
  table-layout: fixed;
}

.Logo_Area {
  width: 150px;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.Logo_Area img {
  width: 125px;
}

.Global_Menu_A, .Global_Menu_B {
  width: 150px;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

.Global_Menu_A a:link, .Global_Menu_A a:visited, .Global_Menu_A a:active {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.Global_Menu_B a:link, .Global_Menu_B a:visited, .Global_Menu_B a:active {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.Global_Menu_A a:hover, .Global_Menu_B a:hover {
  color: #8b0000;
}

.Side_Menu {
  width: 230px;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.Side_Box {
  width: 200px;
  height: 90px;
  margin: auto;
  border: solid 5px #8b0000;
}

.under {
  padding-bottom: 10px;
  border-bottom: solid 3px #835164;
  font-weight: 700;
}

.Login_Bn {
  padding-top: 5px;
  padding-bottom: 3px;
  margin: 0 auto;
  width: 100%;
}

.Download_Bn {
  padding-top: 3px;
  padding-bottom: 5px;
  margin: 0 auto;
  width: 100%;
}

.Login_Bn img, .Download_Bn img {
  width: 150px;
  margin: auto;
}

/* !Header-Sub
---------------------------------------------------------- */
/**
 * ヘッダーデザイン移譲用CSS
 *************************************/
#header-box {
  border-bottom: solid 14px #a0161c;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: 80px;
  background: #fff;
  box-sizing: border-box;
}
#header-box .index-wrapper {
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1080px;
  font-size: 14px;
  z-index: 10;
  height: auto;
}
#header-box a {
  color: #4a4a4a;
  transition: opacity 0.3s;
}
#header-box a:hover {
  opacity: 0.7;
}
#header-box .logo {
  padding-top: 10px;
}
#header-box .text_area {
  padding-top: 10px;
  line-height: 1.4;
  text-align: right;
}
#header-box img {
  padding-top: 0;
}

img {
  border: none;
  line-height: 0;
}

.contents_inner {
  max-width: 967px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

h1 a {
  text-decoration: none;
}
h1 a img {
  border: none;
  line-height: 0;
  vertical-align: 0;
}

.mega1, .mega2, .mega3, .mega4 {
  position: relative;
  cursor: pointer;
}

.header_menu li {
  list-style: none;
}
.header_menu li a {
  color: #fff;
  font-size: 12px;
}

.majorflow_header_menu li a {
  color: #fff;
  font-size: 12px;
}

.mega1_arrow {
  display: none;
  position: absolute;
  top: 20px;
  left: 31px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #fdd835 transparent transparent transparent;
}

.mega2_arrow {
  display: none;
  position: absolute;
  top: 20px;
  left: 37px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #fdd835 transparent transparent transparent;
}

.mega3_arrow {
  display: none;
  position: absolute;
  top: 20px;
  left: 57px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #FFFFFF transparent transparent transparent;
}

.header_menu li:last-child {
  border-right: none;
  padding-right: 0px;
}

/** 参考までに・・・・・ **/
.megamenu_product, .megamenu_mf {
  position: absolute;
  top: 117px;
  width: 100%;
  background: #fdd835;
  display: none;
  z-index: 9999;
}

.megamenu_product .megamenu_inner, .megamenu_mf .megamenu_inner, .megamenu_z .megamenu_inner, .megamenu_ptn .megamenu_inner {
  max-width: 967px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}

.mega_top {
  margin: 0 auto;
}

.megamenu_product .megamenu_inner td, .megamenu_mf .megamenu_inner td, .megamenu_z .megamenu_inner td, .megamenu_ptn .megamenu_inner td {
  padding-right: 20px;
}

a {
  text-decoration: none;
}

.megamenu_z {
  position: absolute;
  top: 117px;
  width: 100%;
  background: #0d5148;
  display: none;
  z-index: 9999;
}

/** ギミック追加 **/
li.mega1 {
  display: none;
}

/* 追加し忘れ？？
---------------------------*/
.Header-Title {
  margin: auto;
  font-size: 24px;
  border-bottom: solid 2px #8b0000;
  padding-bottom: 15px;
}

.Header-Sub {
  max-height: 40px;
  display: table;
}
.Header-Sub img {
  max-height: 40px;
}

/* Media Test(640-) ミニ画面での表示設定
******************************************************************************/
@media screen and (max-width: 640px) {
  #header-box {
    padding-top: 5px;
    height: 60px;
    border-bottom: solid 10px #a0161c;
  }
  #header-box .text_area {
    padding-top: 0;
  }

  #header-box .index-wrapper {
    width: 100%;
    max-width: 1080px;
  }

  #header-box .logo {
    width: 30%;
    padding: 0 0 0 3%;
  }
  #header-box .logo img {
    width: 100%;
  }

  .text_area {
    margin: 0 3% 0 0;
    line-height: 1.1;
    font-family: "Noto Sans JP Medium", sans-serif;
    letter-spacing: -1px;
  }
  .text_area a:first-of-type {
    font-size: 12px;
  }
  .text_area a:nth-of-type(2) {
    padding-right: 14px;
  }
  .text_area a:nth-of-type(2),
.text_area a:nth-of-type(3) {
    font-size: 14px;
  }
}
/* !Footer
---------------------------------------------------------- */
.Global_Footer {
  width: 100%;
}

#page_top {
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  background-color: #000;
  border-radius: 20px;
}
#page_top a {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before {
  font-family: FontAwesome;
  content: "";
  font-size: 25px;
  color: #ffffff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after {
  content: "PAGE TOP";
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #ffffff;
}

/**
 * Footer Add CSS
 *****************************/
#footer-box {
  background: #434343;
  font-size: 11px;
  color: #fff;
}

#footer_bottom {
  padding: 40px 0 80px 0;
}

.footer_menu {
  width: 100%;
}
.footer_menu a {
  outline: none;
  color: #FFF;
  text-decoration: none;
}

.footer_inner {
  max-width: 967px;
  width: 100%;
  margin: 0 auto;
}

.go_top {
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 50px;
}

.copyright {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  font-size: 12px;
  letter-spacing: 0;
}

.footer_bottom_menu {
  margin: 0 auto;
  text-align: center;
}
.footer_bottom_menu li {
  display: inline-block;
  border-right: 1px solid #fff;
  line-height: 1;
  padding: 0 10px 0 10px;
}
.footer_bottom_menu li a {
  color: #fff !important;
  font-size: 12px;
  outline: none;
  text-decoration: none;
}

#footer_top {
  padding: 20px 0;
  border-bottom: 2px solid #c0c0c0;
  text-align: left;
}

footer a {
  font-size: 11px;
  color: #fff;
}

.footer_menu th {
  vertical-align: top;
  text-align: left;
  width: 120px;
  line-height: 1.8;
}
.footer_menu td {
  padding-bottom: 30px;
}

.footer_menu_contents {
  width: 100%;
  letter-spacing: -0.4em;
}
.footer_menu_contents li {
  display: inline-block;
  letter-spacing: normal;
  margin-left: 60px;
  line-height: 1.8;
}

.footer_bottom_menu li:last-child {
  border-right: none;
}

/*2021 footer 刷新*/
#footer21 {
  background-color: #a0161c;
}
#footer21 .footer_inner {
  margin: 0 auto;
  padding: 50px 0 37px;
  width: 1000px;
  text-align: center;
}
#footer21 a {
  line-height: 1.5;
  font-size: 16px;
  color: #fff;
  transition: opacity 0.3s;
}
#footer21 a:hover {
  opacity: 0.7;
}
#footer21 ul {
  margin-top: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer21 ul li:last-child a {
  border-right: none;
}
#footer21 ul a {
  padding: 3px 1.7em;
  border-right: solid 1px #fff;
  font-size: 14px;
}
#footer21 #copyright {
  margin: 0;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #63080e;
  color: #fff;
  font-size: 14px;
}
#footer21 #copyright span {
  margin: 0 0.1em;
  line-height: 14px;
  font-size: 1.5em;
}

/* Media Test(640-) ミニ画面での表示設定
******************************************************************************/
@media screen and (max-width: 640px) {
  #footer21 {
    width: 100%;
    max-width: 1080px;
  }

  #footer21 .footer_inner {
    width: 100%;
    max-width: 1080px;
    padding: 18px 0;
  }
  #footer21 .footer_inner p a {
    font-size: 2.7vw;
  }
  #footer21 .footer_inner ul {
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    padding-top: 17px;
  }
  #footer21 .footer_inner ul li a {
    font-size: 2.5vw;
  }
}
