@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	min-width: 960px;
}
.pc_nolook{
	display: none;
}


ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
a:focus{
	outline: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.m_068em {
	font-size: 0.68em;
}
.sp_m_t50 {
	margin-top: 50px;
}
.sp_m_t35 {
	margin-top: 35px;
}
.sp_m_t05em {
	margin-top: 0.5em;
}
.sp_b_m1em {
	margin-bottom: 1em;
}
.sp_b_m20 {
	margin-bottom: 100px;
	padding-bottom: 50px;
}
.sp_r_m5 {
	margin-right: 5px;
}
.sp_t_m3em {
	margin-top: 3em;
}

.sp_end {
	clear: both;
	height: 0px;
}
/*
h1 {
	line-height: 0px;
	font-weight: normal;
	padding: 0px;
	float: left;
	width: 29%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
	line-height: 26px;
}
*/
#comtec_rogo{
	float: left;
	width: 29%;
	margin-top: 40px;
}
.link_siro a {
	color: #FFF;
	text-decoration: none;
}
.link_kuro a {
	color: #000;
	text-decoration: none;
}
.link_hai a {
	color: #333333;
	text-decoration: none;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
	padding-top: 10px;
}

.toumei50 a:hover {
	opacity: 0.5;
}
.toumei80 a:hover {
	opacity: 0.8;
}

/*↓ヘッダー---------------------------------------------------------------------------------------------------------------------------------------*/
#res_header {
	display: none;
}
#header {
	height: 100px;
}

#header_menu {
	height: 100px;
	width: 100%;
	background-color: #000;
	z-index: 1000;
	/*position: absolute;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*201908追加*/
	position: fixed;
	top: 0px;
}
#header_menu section {
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;
	width: 960px;
}
#header_menux7 {
	float: right;
	width: 71%;
	font-size: 0px;
	margin-top: 37px;
}
#header_menux7 li {
	float: left;
}
#header_menux7_01 {
	width: 14.5%;
}
#header_menux7_02 {
	width: 25%;
}
#header_menux7_03 {
	width: 23.5%;
	margin-left: -6.7%;
}
#header_menux7_04 {
	width: 20.4%;
}
#header_menux7_05 {
	width: 19%;
}
#google_search {
	background-color: #FFF;
	overflow: hidden;
	color: #000;
	border-radius: 4px;
	padding: 5px;
	margin-left: -265px;
	margin-top: -8px;
	display: none;
	position: relative;
}
#google_search_bouton {
	width: 4%;
	display: block;
}
.h_menux7_sub {
	display: none;
}
.h_menux7_sub li {
	font-size: 12px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: rgba(0,0,0,0.5);
	border-bottom-color: #666;
	padding-left: 0.2em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.h_menux7_sub li a {
	color: #FFF;
	text-decoration: none;
}
.h_menux7_sub_list {
	padding-left: 1em;
	text-indent: -1em;
}
#header_gradation {
	background-color: #0F0;
	height: 10px;
	width: 100%;
	position: absolute;
	margin-top: 100px;
}

#back_img {
	position: fixed;
	right: 0px;
	bottom: 40px;
	opacity: 0.8;
	display: none;
}
/*↑ヘッダー---------------------------------------------------------------------------------------------------------------------------------------*/
/*↓フッター---------------------------------------------------------------------------------------------------------------------------------------*/
#res_sitemap {
	display: none;
}
#sitemap {
	background-color: #F5F5F5;
	width: 100%;
	display: block;
	float: left;
}
#sitemap_txt {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin-top: 2em;
	margin-bottom: 15em;
	width: 960px;
}
#sitemap_txt ul {
	float: left;
	width: 240px;
	display: block;
}
.sitemap_tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 220px;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#sitemap_sns {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	float: left;
}
#sitemap_sns li {
	float: left;

}
#sitemap_sns .tomodati {
	height: 30px;
	display: block;
	text-align: left;
	line-height: 16px;
	margin-left: 0.2em;
	font-size: 12px;
}

#foot {
	background-color: #000;
	width: 100%;
	font-size: 60%;
	color: #FFF;
	margin: 0px;
	display: block;
	clear: both;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#foot ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	width: 960px;
}
#f_left {
	float: left;
	display: block;
	width: 50%;
	padding-left: 0.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#f_right {
	width: 50%;
	display: block;
	float: right;
	text-align: right;
	padding-right: 0.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*↑フッター-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*↓CM---------------------------------------------------------------------------------------------------------------------------------------*/
#cm_vtr {
	float: left;
}
#cm_txt {
	margin-left: 20px;
	display: block;
	float: left;
	max-width: 470px;
	height: 264px;
	overflow: hidden;
}
#cm_txt img {
	width: 100%;
	max-width: 520px;
}

#cm_scroll {
	overflow: auto;
	height: 172px;
	font-size: 0.9em;

}
#cm_scroll ul li {
	margin-bottom: 0.5em;
}
#cm_vtr iframe {
	height: 264px;
	width: 470px;
}
/*↑CM---------------------------------------------------------------------------------------------------------------------------------------*/
#title_img {
	text-align: center;
}
#title_img_old {
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}

#main {
	background-color: #FFF;
	width: 100%;
	color: #000;
	float: left;
}
#main960 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	width: 960px;
}
.max_w1655 {
	max-width: 1655px;
	width: 100%;
}
nav {
	font-size: 11px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;
	display: block;
}
#left {
	float: left;
	width: 290px;
	padding-right: 30px;
	margin-bottom: 1em;
	font-size: 16px;
	line-height: 1.5em;
}
.left_sub_title {
	font-size: 10.8px;
	padding-bottom: 8px;
}


.left_name li {
	font-size: 0.87em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b6;
	padding-left: 1em;
}
.left_sub_name {
	padding-left: 0.6em;
	margin-top: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	background-image: url(../16_top_img/left_list.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_sub_ranking {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
#right {
	margin-left: 320px;
	width: 640px;
}

/*↓新ヘッダー---------------------------------------------------------------------------------------------------------------------------------------*/
.header {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: #000;
}
.header__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #000;
  z-index: 9999;
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 1280px auto;
}
.header__wrapper {
  position: relative;
  width: 960px;
  height: 100%;
  margin: 0 auto;
}
.header__logo {
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	/* width: 29%; */
  position: absolute;
  top: 41px;
  left: 0;
  width: 136px;
  height: 19px;
}
.header__logo > a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../16_top_img/logo.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.header__menu-btn {
	display: none;
}
.header__search {
	position: absolute;
	top: 27px;
	right: 223px;
}
.header__sc-banner {
	position: absolute;
	top: 10px;
	right: 0;
	width: 192px;
	height: 60px;
  display: block;
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../16_top_img/sc_banner.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
	transition-duration: 0.3s;
	transition-property: filter;
}
.header__sc-banner:hover {
	transition-duration: 0.6s;
	-webkit-filter: brightness(1.3);
	filter: brightness(1.3);
}

/* ================= ナビゲーション ================= */
.header__nav {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	max-width: none;
	width: 100%;
	height: 40px;
	font-size: inherit;
}
.header__nav-list {
  position: relative;
  width: 100%;
}
.header__nav-list {
	height: 100%;
	display: flex;
	justify-content: center;
}
.header__nav-item {
	position: relative;
	width: 192px;
	height: 40px;
}
.header__nav-item::before, .header__nav-item::after {
	position: absolute;
	top: 14px;
	left: 0;
	width: 1px;
	height: 12px;
	background-color: #222222;
	content: '';
}
.header__nav-item::after {
	left: auto;
	right: 0;
	display: none;
}
.header__nav-item:last-child::after {
	display: block;
}
.header__nav-item.selected > a::before {
	width: 100%;
	transition-duration: 0.6s;
}
.header__nav-item > a {
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 40px;
}
.header__nav-item > a::before {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0%;
	height: 2px;
	background-color: #023793;
	content: '';
	transform: translateX(-50%);
	transition-duration: 0.3s;
	transition-property: width;
}
.header__submenu {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 191px;
  transition-duration: 0.3s;
  transition-property: height;
}
.header__submenu-container {
  pointer-events: auto;
  width: 100%;
  height: 0%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition-duration: 0.3s;
  transition-property: height;
}
.open .header__submenu-container {
  transition-duration: 0.6s;
  height: 100%;
}
.header__submenu-list-container {
  display: none;
}
.header__submenu-list {
	box-sizing: border-box;
	width: 720px;
	height: 191px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	align-content: flex-start;
	padding-top: 21px;
	display: none;
}
.header__submenu-list--support {
	height: 223px;
}
.header__submenu-list--data {
	height: 70px;
}
.header__submenu-list--company {
	height: 100px;
}
.header__submenu .header__submenu-list {
	display: flex;
}
.header__submenu-item {
  position: relative;
  width: 238px;
  margin: 6px 0;
  line-height: 0;
}
.header__submenu-list--support .header__submenu-item {
	width: 360px;
}
.header__submenu-item:first-child {
	display: none;
}
.header__submenu-item > a {
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
	transition-duration: 0.1s;
	transition-property: opacity;
}
.header__submenu-item > a:hover {
	transition-duration: 0.3s;
	opacity: 0.5;
}

/* ================= 検索 ================= */
.search {
  box-sizing: border-box;
  width: 130px;
  height: 30px;
  border-bottom: 1px solid #333;
  background-image: url("../16_top_img/icon_search.png");
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: -2px 1px;
}
.search__wrapper {
  position: relative;
  padding-left: 24px;
  height: 100%;
}
.search__wrapper .g_box {
  width: 100%;
  border: none !important;
  background: none !important;
  text-indent: 0px !important;
  color: #FFF !important;
  font-size: 12px !important;
  line-height: 12px !important;
  padding: 0 !important;
}
.search__wrapper .g_box:focus {
  outline: none !important;
}

/*↑新ヘッダー---------------------------------------------------------------------------------------------------------------------------------------*/
