@charset "Shift_JIS";

/* 要素リセット */
html{ scroll-behavior: smooth; }

body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    min-width: 900px;
    background-color: #fff;

	line-height: 1.6;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 14px;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

.clear {
	clear: both;

	margin: 0;
	padding: 0;
}




/*--------------------------------------------------------
  ヘッダー PRバナー
--------------------------------------------------------*/
.header_PR {
	width: 728px;
	margin: 0 auto;
	padding: 20px 0;
}

.header_PR p.banner {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

.header_PR p.text {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.header_PR p.text span {
	margin: 0;
	padding: 0;
	color: #e50000;
}




/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container{
    position: relative;
    background-image : url(../images/bg_9Eb_01.png);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #FFF;
}

#header{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
}
.layoutset-01 #header{
    background-image : url(../images/top_main.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 500px;
}
.layoutset-02 #header{
    background-image : url(../images/sub_main.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 160px;
}


/********** トップ画像内 検索ボックス **********/
div#search_form {
	width: 420px;
	height: 500px;
	margin: 0 auto;
}

.search_container{
  position: relative;
  box-sizing: border-box;

	background: #fff;
}
.search_container input[type="text"]{
  border: none;
  height: 28px;
  width: 313px;
  padding: 0 55px 0 0;
  font-size: 18px;
}
.search_container input[type="text"]:focus {
  outline: 0;
}
.search_container{
	top: 222px;

  border: 3px solid #ff9600;
  padding: 3px 20px;
  border-radius: 20px;
  height: 40px;
  width: 420px;
  overflow: hidden;
}
.search_container input[type="submit"]{
  cursor: pointer;
  font-family: FontAwesome;
  border: none;
  background: #ff9600;
  color: #fff;
  position: absolute;
  width: 60px;
  height: 44px;
  right:0px;
  top: -5px;

	font-size: 24px;

  outline : none;
}
.search_container ::-webkit-input-placeholder {
  color: #ccc;
  font-size: 16px;
}


#inner{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
    padding-bottom: 30px;
}
#inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.layoutset-01 #wrapper{
    padding-top: 183px;
    width: 635px;
    float: left;
}
.layoutset-02 #wrapper{
    padding-top: 183px;
    width: 596px;
    float: left;
}

.layoutset-01 #title{
    display: none;
}

.layoutset-02 #title{
    width: 596px;
}

#main{
    width: 596px;
    padding-bottom: 0px;
    text-align: left;
}

.layoutset-01 #main{
    width: 635px;
}
.layoutset-02 #main{
    background-color: #FFF;
    padding-top: 8px;
}

#aside
{
}
.layoutset-01 #aside{
    width: 255px;
    float: right;
    margin-top: 1142px;
}
.layoutset-02 #aside{
    width: 295px;
    float: right;
    padding-top: 50px;
}

#footer{
    clear: both;
    background-image : url(../images/footerBg_9Eb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#nav{
    width: 900px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image : url(../images/menuBg_9Eb_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 12px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#nav ul:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#nav li{
    float: left;
    display: inline;
    line-height: 38px;
    height: 39px;
    overflow: hidden;
}

* html #nav li{
    /* ie6用ハック */
    width: 127px;
}

#nav li a{
    display: block;
    height: 39px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 12px;
}

* html #nav li a{
    /* ie6用ハック */
    padding-left: 5px;
    padding-right: 5px;
}

#nav li span.ja{
    background-image : url(../images/nav_9Eb_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #000;
    font-weight: normal;
}

#nav li span.en{
    display: none;
}


#nav a:link
{
}
#nav a:visited
{
}
#nav a:hover, #nav a:active{
    background-image : url(../images/nav_9Eb_01_on.png);
    background-repeat: repeat-x;
    background-position: center bottom;
}

#nav h3.c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#headerLogo{
    background-image : url(../images/logoBg_9Eb.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#headerLogo a{
    margin-bottom: 47px;
}


/* サイドコンテンツ */
#banner li{
    padding-bottom: 10px;
}

#banner li a{
    display: block;
    width: 294px;
    height: 81px;
    margin-left: 0;
    margin-right: 0;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#btn_new {
    /* 新着サイト ボタンOFF */
    background-image : url(../images/btn_new_off.png);
    background-position: top left;
    background-repeat: no-repeat;
	transition: 0.2s ;
}
#banner a#btn_new:hover {
    /* 新着サイト ボタンON */
    background-image : url(../images/btn_new_on.png);
}

#banner a#btn_renew {
    /* 更新サイト ボタンOFF */
    background-image : url(../images/btn_renew_off.png);
    background-position: top left;
    background-repeat: no-repeat;
	transition: 0.5s ;
}
#banner a#btn_renew:hover {
    /* 更新サイト ボタンON */
    background-image : url(../images/btn_renew_on.png);
}

#banner a#btn_regist {
    /* 新規登録 ボタンOFF */
    background-image : url(../images/btn_regist_off.png);
    background-position: top left;
    background-repeat: no-repeat;
	transition: 0.5s ;
}
#banner a#btn_regist:hover {
    /* 新規登録 ボタンON */
    background-image : url(../images/btn_regist_on.png);
}

.layoutset-01 #wrapper #main #toppage-news #associationinfo{
    margin-top: 0;
    padding-bottom: 0;
    background-color: #fffede;
    width: 255px;
    float: right;
    background-image : url(../images/top_infoTitleBg_9Eb_bottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.layoutset-01 #wrapper #main #toppage-news #associationinfo h3{
    text-align: center;
	padding: 0;
	height: 36px;
	line-height: 36px;
    background-image : url(../images/top_infoTitleBg_9Eb.png);
    background-repeat: no-repeat;
    background-position: center top;
	margin: 0;
}

.layoutset-01 #wrapper #main #toppage-news #associationinfo p{
    background-color: #fffede;
    padding: 15px;
    color: #000000;
    margin: 0px;
}

#pagetop{
    position: absolute;
    bottom: 15px;
    left: 776px;
}

/* 見出し画像 */
.layoutset-02 #title h2{
    background-image : url(../images/titleBg_9Eb_01.png);
    height: 80px;
    line-height: 85px;
}
.layoutset-02 h2 span.ja{
    padding-left: 18px;
}
.layoutset-01 #wrapper h3{
    background-image : url(../images/top_indexBg_9Eb_01.png);
}
.layoutset-02 #wrapper h3{
    background-image : url(../images/indexBg_9Eb_01.png);
}



/*--------------------------------------------------------
  トップページデザイン設定
--------------------------------------------------------*/
.layoutset-01 #banner{
    width: 910px;
    position: absolute;
    top: 70px;
    left: -5px;
    height: 83px;
    overflow: hidden;
}
.layoutset-01 #banner li{
    float: left;
}
.layoutset-01 #banner li a{
    margin-right: 4px;
    margin-left: 5px;
}
#main #toppage{
    min-height: 385px;
    width: 636px;
}

/* 新着情報 */
.layoutset-01 #wrapper #main #toppage-news{
    width: 255px;
    position: absolute;
    top: 152px;
    left: 645px;
}
.layoutset-01 #wrapper #main #toppage-news h3{
    background-image : url(../images/top_indexBg2_9Eb_01.png);
    margin-bottom: 10px;
}
.layoutset-01 #wrapper #main #toppage-news h3 span.en{
    display: none;
}

.layoutset-01 #wrapper #main #toppage-news dl{
    margin-left: 2px;
    margin-right: 2px;
    height: 210px;
    overflow: hidden;
}
.layoutset-01 #wrapper #main #toppage-news dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.layoutset-01 #wrapper #main #toppage-news dt{
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight: normal;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 15px;
    background-image : url(../images/point_9Eb.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    float: none;
    width: 200px !important;
}

.layoutset-01 #wrapper #main #toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 15px;
    color: #003366;
}

*:first-child + html .layoutset-01 #wrapper #main #toppage-news dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html .layoutset-01 #wrapper #main #toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}
#main #toppage p{
	padding-top: 0;
}
#main #toppage-info{
    width: 636px;
}


/********** カテゴリリンク **********/
.info-links {
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.8;

	font-size: 0;
}

.info-links p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

.info-links .category {
	width: 604px;
	margin-bottom: 15px;
	border: 1px solid #ff9600;
}

.info-links .category.short {
	display: inline-block;
	width: 190px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #ff9600;

	font-size: 0;
}

.info-links .category.short.end {
	margin-right: 0;
}

.info-links .category:last-child {
	margin-bottom: 0;
}

.info-links .category .headline {
	width: 100%;

    position:relative;
    width: 100%;
    height: 40px;
	line-height: 40px;

	font-size: 16px;

    border-bottom: 1px solid #ff9600;
}

.info-links .category .headline.noList {
    border-bottom: 0;
}

.info-links .category .headline a {
	padding: 0 0 0 15px;

    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 589px;
    height: 100%;

	color: #fff;
	text-decoration: none;
    background-color: #ff9600;
}

.info-links .category.short .headline a {
    width: 175px;
}

.info-links .category .headline a:hover {
	color: #ff9600;
	text-decoration: none;
    background-color: #fff;
}

.info-links .category .headline a i.fas.fa-chevron-circle-right {
	margin-right: 5px;
}

.info-links .category ul {
	font-size: 0;
}

.info-links .category ul li {
	display: inline-block;
	font-size: 14px;

    text-align: left;
    padding: 0;

    position:relative;
    height: 30px;
	line-height: 30px;

    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.info-links .category ul li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    color: #666;
	text-decoration: none;
    background-color: #fff;
}

.info-links .category ul li a:hover {
    color: #fff;
	text-decoration: none;
    background-color: #ffc800;
}

/***** 1行あたり7列の場合 *****/
.info-links .category ul.rows7 li {
    width: 85.4px;
}
.info-links .category ul.rows7 li:nth-child(-n+7) {
    border-top: 0;
}
.info-links .category ul.rows7 li:nth-child(7n) {
    border-right: 0;
}

/***** 1行あたり4列の場合 *****/
.info-links .category ul.rows4 li {
    width: 150.2px;
}
.info-links .category ul.rows4 li:nth-child(-n+4) {
    border-top: 0;
}
.info-links .category ul.rows4 li:nth-child(4n) {
    border-right: 0;
}

/***** 1行あたり3列の場合 *****/
.info-links .category ul.rows3 li {
    width: 200.5px;
}
.info-links .category ul.rows3 li:nth-child(-n+3) {
    border-top: 0;
}
.info-links .category ul.rows3 li:nth-child(3n) {
    border-right: 0;
}

/***** 1行あたり5列の場合 *****/
.info-links .category ul.rows5 li {
    width: 120px;
}
.info-links .category ul.rows5 li:nth-child(-n+5) {
    border-top: 0;
}
.info-links .category ul.rows5 li:nth-child(5n) {
    border-right: 0;
}

/***** 右カラム 広告バナー *****/
.layoutset-01 #wrapper #main #toppage-news ul.adv {
	width: 255px;
	font-size: 0;
}
.layoutset-01 #wrapper #main #toppage-news ul.adv li {
	margin-bottom: 15px;
}
.layoutset-01 #wrapper #main #toppage-news ul.adv li img {
	width: 100%;
}




/*--------------------------------------------------------
  サブページデザイン設定
--------------------------------------------------------*/

.layoutset-02 #wrapper #main #toppage-news #associationinfo{
    margin-top: 0;
    padding-bottom: 0;
    background-color: #fffede;
    width: 255px;
    float: right;
    background-image : url(../images/top_infoTitleBg_9Eb_bottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.layoutset-02 #wrapper #main #toppage-news #associationinfo h3{
    text-align: center;
	padding: 0;
	height: 36px;
	line-height: 36px;
    background-image : url(../images/top_infoTitleBg_9Eb.png);
    background-repeat: no-repeat;
    background-position: center top;
	margin: 0;
}

.layoutset-02 #wrapper #main #toppage-news #associationinfo p{
    background-color: #fffede;
    padding: 15px;
    color: #000000;
    margin: 0px;
}

/* 新着情報 */
.layoutset-02 #wrapper #main #toppage-news{
    width: 255px;
    position: absolute;
    top: 158px;
    left: 645px;
}
.layoutset-02 #wrapper #main #toppage-news h3{
    background-image : url(../images/top_indexBg2_9Eb_01.png);
    margin-bottom: 10px;
}
.layoutset-02 #wrapper #main #toppage-news h3 span.en{
    display: none;
}

.layoutset-02 #wrapper #main #toppage-news dl{
    margin-left: 2px;
    margin-right: 2px;
    height: 210px;
    overflow: hidden;
}
.layoutset-02 #wrapper #main #toppage-news dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.layoutset-02 #wrapper #main #toppage-news dt{
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight: normal;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 15px;
    background-image : url(../images/point_9Eb.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    float: none;
    width: 200px !important;
}

.layoutset-02 #wrapper #main #toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 15px;
    color: #003366;
}

*:first-child + html .layoutset-02 #wrapper #main #toppage-news dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html .layoutset-02 #wrapper #main #toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}
#main #toppage p{
	padding-top: 0;
}
#main #toppage-info{
    width: 636px;
}

/***** 右カラム 広告バナー *****/
.layoutset-02 #wrapper #main #toppage-news ul.adv {
	width: 255px;
	font-size: 0;
}
.layoutset-02 #wrapper #main #toppage-news ul.adv li {
	margin-bottom: 15px;
}
.layoutset-02 #wrapper #main #toppage-news ul.adv li img {
	width: 100%;
}


.layoutset-02 #banner{
    width: 910px;
    position: absolute;
    top: 70px;
    left: -5px;
    height: 83px;
    overflow: hidden;
}
.layoutset-02 #banner li{
    float: left;
}
.layoutset-02 #banner li a{
    margin-right: 4px;
    margin-left: 5px;
}