@charset "utf-8";


.ir,
#niigata_search .tab_area .tab li {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/*------------------------------------------------------------

	top_banner

------------------------------------------------------------*/

#top_banner {
	margin-top: 10px;
	margin-bottom: 15px;
}

#top_banner li {
	float: left;
	margin-left: 16px;
	margin-bottom: 10px;
}

#top_banner li:nth-child(3n+1) {
	margin-left: 0;
}

#top_banner a:hover {
	opacity: .7;
}

/*------------------------------------------------------------

	promotion

------------------------------------------------------------*/

#promotion {
	margin-top: 10px;
	padding-bottom: 15px;
}

#promotion .flexslider {
	margin-bottom: 0;
	background: none;
	border-radius: 0;
}

#promotion .flexslider .slides img {
	width: auto;
}

#promotion .flex-direction-nav {
	z-index: 10;
}

#promotion .flex-direction-nav a:before {
  content: '';
}

#promotion .flex-direction-nav a.flex-next:before {
  content: '';
}

#promotion .flexslider:hover .flex-prev { left: 10px; background: url(../images/slide/arrow-left.png) no-repeat left; }
#promotion .flexslider:hover .flex-next { right: 10px; background: url(../images/slide/arrow-right.png) no-repeat right; }


/*------------------------------------------------------------

	text_contents

------------------------------------------------------------*/

#text_contents {
	margin: 0 0 15px;
	padding: 15px;
	background: #FFF;
	border: 3px solid #00469D;
}

#text_contents li {
	margin-left: 1em;
	margin-bottom: .3em;
	text-indent: -1em;
	font-size: 16px;
}

#text_contents li:last-child {
	margin-bottom: 0;
}

#text_contents .text {
	float: left;
}

#text_contents .text li {
	width: 620px;
	margin-top: 20px;
}

#text_contents figure {
	float: right;
	width: 100px;
	height: auto;
	margin: 0;
}

#text_contents figure img {
	width: 100px;
	height: 67px;
}

#text_contents figcaption {
	margin-top: 3px;
	font-size:12px;
	text-align: center;
}

#text_contents figure a:hover {
	opacity: .7;
}

/*------------------------------------------------------------

	niigata_search

------------------------------------------------------------*/

#niigata_search {
	position: relative;
	margin-bottom: 20px;
	padding: 15px;
	background: #FFF;
	border: 1px solid #CCC;
}

#niigata_search h2 {
	margin-top: 30px;
	padding: 10px;
	padding-left: 18px;
	background-color: #fff;
    border-left: 10px solid #D71318;
	font-size: 18px;
    color: #333;
}

#niigata_search h2 span {
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

#niigata_search h3 {
	width: 257px;
	height: 45px;
	background: url(../images/niigata_search/tab_area_title01.gif) no-repeat;
}

#niigata_search #category h3 {
	width: 257px;
	height: 45px;
	background: url(../images/niigata_search/tab_area_title02.gif) no-repeat;
}

#niigata_search .chara_rela h3 {
	width: 257px;
	height: 45px;
	background: url(../images/niigata_search/tab_area_title03.gif) no-repeat;
}

#niigata_search:after {
	position: absolute;
	right: 25px;
	top: 65px;
	content: "";
	width: 135px;
	height: 132px;
	background: url(../images/niigata_search/main_image.png?20170808) no-repeat;
	background-size: cover;
}

#niigata_search .other_search {
	position: absolute;
	right: 15px;
	top: 203px;
}

#niigata_search .other_search li {
	float: left;
	margin-left: 10px;
}

#niigata_search .other_search li:first-child {
	margin-left: 0;
}

#niigata_search .other_search a:hover {
	opacity: 0.7;
}

#niigata_search .nationwide_search h2 {
	border-left: 10px solid #0169B7;
}

#niigata_search .nationwide_search ul {
	margin: 20px 0;
}

#niigata_search .nationwide_search li {
	display: inline-block;
	width: 150px;
}

#niigata_search .nationwide_search li.banner2 {
	width: 142px;
}

#niigata_search .nationwide_search li.banner3 {
	border-bottom: 1px solid #CCC;
}

#niigata_search .nationwide_search li:first-child {
	margin-left: 0;
}

/* tab_area */

#niigata_search .tab_area {
	margin-top: 37px;
}

#niigata_search .tab_area .tab li {
	display: block;
	width: 110px;
	height: 80px;
	margin-left: 1px;
	background: url(../images/niigata_search/niigata_search_tab.gif) no-repeat;
	text-indent: -9999px;
}

#niigata_search .tab_area .tab li:first-child {
	margin-left: 0;
}

#niigata_search .tab_area .tab li.tab1 { background-position: 0 0;}
#niigata_search .tab_area .tab li.tab2 { background-position: -110px 0;}
#niigata_search .tab_area .tab li.tab3 { background-position: -220px 0;}

#niigata_search .tab_area .tab li.tab1.select { background-position: 0 -80px;}
#niigata_search .tab_area .tab li.tab2.select { background-position: -110px -80px;}
#niigata_search .tab_area .tab li.tab3.select { background-position: -220px -80px;}

#search_tab{
	width: 332px;
	border: 2px solid #D71318;
	border-bottom: none;
	margin-top: 15px;
	margin-bottom: 0px !important;
}

#search_tab li {
	float: left;
	padding: 0;
	list-style: none;
	cursor: pointer;
}

#niigata_search .tab_area .tab li:hover {
	opacity: .8;
}

#niigata_search .tab_area .content li {
	border: 2px solid #D71318;
	padding:20px;
}

#niigata_search .tab_area .hide {
	display:none;
}


/*------------------------------------------------------------

	visual

------------------------------------------------------------*/

#visual .left_box {
	float: left;
	width: 234px;
}

#visual figure {
	margin: 0;
	padding-left: 0;
}

#visual figure {
	margin-top: 20px;
}

#visual figcaption {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#visual figure img {
	width: 100%;
}

#visual .right_box {
	float: right;
	width: 507px;
}

#visual .right_box figure {
	margin: 0 0 7px;
}

#visual .right_box .text {
	margin: 5px 0;
	font-size: 14px !important;
}

#visual .right_box .text dl {
	margin-bottom: 10px;
}

#visual .right_box .text dt {
	margin-bottom: .5em;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.radius3 {  
    border-radius: 3px;  
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;    
}

.button {
	overflow: hidden;
	width: 100%;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 0;
}

#visual .button a {
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	background: #00a0e9;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-decoration:none;
}

#visual .button a:hover {
	background: #3ab2e9;       
}

#visual .button a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 190px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
}

#visual .button a:hover:before {
	opacity: .7;
}

/*------------------------------------------------------------

	exam

------------------------------------------------------------*/

.exam {
	width: 768px;
	margin: 20px auto 0;
}

.exam a:hover {
	opacity: .7;
}






