@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;
}

@media screen and (max-width: 650px) {
body {
min-width: 0;
}
}

.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;	
max-width:100%;
}
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;
	/*20250214追加*/
	background-color: #000;
}

#main {
	background-color: #FFF;
	width: 100%;
	color: #000;
	/*float: left;*/
}
@media screen and (max-width: 650px) {
    #main {
        overflow: hidden;
    }
}
#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;
}
/*20230404*/
.left_sub_name_sw a{
	color: #FFF;
	background-color: #929292;
	margin-top: 10px;
	display: block;
	font-size: 14px;
	border-radius: 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*------*/
#right {
	margin-left: auto;
	width: 640px;
	margin-right: auto;
}

/*↓新ヘッダー---------------------------------------------------------------------------------------------------------------------------------------*/


/*↑新ヘッダー---------------------------------------------------------------------------------------------------------------------------------------*/
