@charset "utf-8";

/* �v�f���Z�b�g */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: font-family: "游ゴシック", "Yu Gothic";
    color: #000000; /* �W�������F */
	background-color: white;
	background-image : url(headerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 940px;
}

/* Safari�p�n�b�N �����T�C�Y���� */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

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

.eyecatch {
  float: left;
  width: 150px;
  height: 150px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 8px;
}
.exspace{
  float: left;
  width: 350px;
  height: 100px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 8px;
}

.inline-block_test1 {
    display: inline-block;      /* インラインブロック要素にする */
    background-color: #ccc;    /* 背景色指定 */
    padding:20px;             /* 余白指定 */
    height:300px;              /* 高さ指定 */
    width:300px;
}
.inline-block_test2 {
    display:inline;      /* インラインブロック要素にする */
    position:relative;
    color:black;   /* 背景色指定 */
    padding:auto;
    margin:auto;
    width:153px;
    height:150px;           /* 余白指定 */

}
.inline-block_test3 {
  display: inline-block;

    max-width:250px;
    height:350px;
    margin-left:20px;
    margin-bottom:20px;
    padding:10px;
    vertical-align: top;
    line-height: 180%;
    letter-spacing: 0.1em;
}
.inline-block_test {
  display: inline-block;

    border-radius:15px;
    max-width:250px;
    height:400px;
    margin:20px 10px;
    padding:10px;
    vertical-align: top;
    line-height: 180%;
    letter-spacing: 0.1em;
}
.image-member{
  width:110px;
  height:110px;
}
div#inline{
  padding:20px;             /* 余白指定 */
  height:115px;
}
/*--------------------------------------------------------
  ���C�A�E�g�ݒ�
--------------------------------------------------------*/

p#en {
    font-size: 14px;
}


#hpb1{
  font-family:monospace;
  font-size:18px;
  padding-top:25px;

}
#hpb2{
  font-family:monospace;
  font-size:12px;
}


#hpb-container{
  margin: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	background-image : url(footerBg_2Ta.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#hpb-header{
	width: 940px;
	height: 120px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#hpb-header::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#hpb-footer{
	clear: both;
	width: 100%;
	padding-top: 20px;
	z-index: 1;
	position: relative;
	margin: 0;
	padding-bottom: 15px;
}


#hpb-footerExtra1{
	width: 940px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#hpb-inner{
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 20px;
	background-image : url(innerBg_2Ta_02.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fff;
}
#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.hpb-layoutset-02 #hpb-wrapper{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.hpb-layoutset-01 #hpb-title {
    padding-bottom: 3px;
    padding-top: 20px;
    width: 939px;
    height: 480px;
    position: absolute;
    top: 70px;
    bottom: 75px;
    left: 19px;
    right: 75px;
    background-image: url(topBg.jpg);
    background-repeat: no-repeat;
}
.hpb-layoutset-02 #hpb-title{
	background-image : url(pagemenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}
.hpb-layoutset-02 #hpb-aboutus{
	background-image : url(aboutus_headermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}
.hpb-layoutset-02 #hpb-department{
	background-image : url(department_headermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}
.hpb-layoutset-02 #hpb-media{
	background-image : url(media_headermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}
.hpb-layoutset-02 #hpb-project{
	background-image : url(project_headermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}
.hpb-layoutset-02 #hpb-infomation{
	background-image : url(infomation_headermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}
.hpb-layoutset-02 #hpb-contactus{
	background-image : url(contact_headermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 980px;
}

.hpb-layoutset-01 #hpb-main{
	width: 640px;
	float: left;
	padding-top: 570px;
}
.hpb-layoutset-02 #hpb-main{
	width: 640px;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 291px;
}

#hpb-aside{
	width: 280px;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}
.hpb-layoutset-01 #hpb-aside{
	padding-top: 590px;
}
.hpb-layoutset-02 #hpb-aside{
	padding-top: 290px;
}

#purpose{
display: block;
    border: 1px solid rgba(59,26,108,1.00);
    background-color: #ffffff;
    width: 70%;
    padding: 10px 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    text-align: left;
    border-radius: 10px;
    color: #111111;
    vertical-align: middle;
    cursor: pointer;
}

#purpose1{
    display: block;

    border-bottom: solid 2px #6b66cc;
    font-size:14px;
    text-indent: 0.8em;
    /*font-weight: bold;*/
    margin-top:14px;
    margin-bottom:14px;
}
#purpose2{
  display: block;
      font-size: 14px;
      padding: 5px 5px;
      background-color: #6b66cc;
      max-width: 90%;

      margin-left: 0px;
      margin-right: auto;
      margin-top:10px;
      margin-bottom:10px;
      text-align: left;
      border-radius: 10px;
      color: #ffffff;
      vertical-align: middle;
      cursor: pointer;
}
/* �i�r�Q�[�V���� */

#hpb-nav{
	position: absolute;
	top: -19px;
	left: 0;
	background-image : url(innerBg_2Ta.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 19px;
	width: 980px;
}

/*--------------------------------------------------------
  �f�U�C���ݒ�
--------------------------------------------------------*/
/* �R���e���c�z�u�̈� */
/* �g�b�v�y�[�W���C���C���[�W */

.hpb-layoutset-01 #hpb-title h2{
	width: 940px;
	height: 500px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image : url(topBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}

.hpb-layoutset-02 h2{
	line-height: 18px;
	color: #261a18;
	font-weight: normal;
	margin: 0px;
	padding-top: 90px;
	padding-left: 40px;
	font-weight: normal;
	height: 110px;
}
/*--------------------------------------------------------
  ���ʃp�[�c�f�U�C���ݒ�
--------------------------------------------------------*/

/* �i�r�Q�[�V���� */

#hpb-nav ul{
	list-style-type: none;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	width: 940px;
	height: 50px;
	overflow: hidden;
	background-image : url(mainmenu_2Ta.png);
	background-repeat: no-repeat;
	background-position: top left;
}

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

#hpb-nav li{
	float: left;
	/*display: inline;*/
	/*line-height: 50px;*/
	/*overflow: hidden;*/
	/*text-transform: uppercase;*/
	/*background-image : url(mainmenuItem_2Ta.png);*/
	/*background-repeat: no-repeat;*/
	background-position: right;
  width:134px;
  /*display: table;*/
  /*text-align: center;*/
}

#hpb-nav li a{
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	display: block;
	height: 48px;
	color:#d9bc9e;
	font-size: 2.5px;
	text-decoration:none;
}

#hpb-nav li span.ja{
    display: none;
}


#hpb-nav a:hover{
	background-image : url(mainmenu_2Ta_on.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#hpb-nav a:active{
	background-image : url(mainmenu_2Ta_on.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#hpb-nav li:first-child a:hover,
#hpb-nav li:first-child a:active{
	background-position: top left;
}


/* �擪�ɖ߂��{�^�� */

#pagetop{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: left;
	right:0px;
	bottom:5px;
}

#pagetop a{
	/* �擪�ɖ߂��{�^���̍��E�ݒ� */
	display: block;
	width: 100px;
	height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	background-image : url(returnTop_2Ta.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
/* ���i�Љ��y�[�W �f�U�C�����` */

#item .itemlist{
    width: 600px;
}
#item .itemlist .item{
	width: 200px;
}

/* =======================================================
  ���X�|���V�u���ݒ�
======================================================= */
@media screen and (max-width: 568px) {


  #hpb1{
    font-family:monospace;
    font-size:18px;
    padding-top:25px;
    text-align: center;

  }
  #hpb2{
    font-family:monospace;
    font-size:12px;
    text-align: center;
    padding-bottom:20px;
  }

  #hpb-footerMain{
    margin: auto;
  	margin-top: 0;
  	margin-right: 0;
  	padding-bottom: 30px;
  	margin-left: 0;
  	position: relative;
  	/*background-image : url(footerBg_2Ta.png);*/
  	background-repeat: repeat-x;
  	background-position: center bottom;
  }

  .hpb-layoutset-01 #hpb-title {
      padding-bottom: 3px;
      padding-top: 20px;
      width: 939px;
      height: 480px;
      position: absolute;
      top: 70px;
      bottom: 75px;
      left: 19px;
      right: 75px;
    /*  background-image: url(topBg.jpg);*/
      background-repeat: no-repeat;
  }

  .hpb-layoutset-02 #hpb-title{
		background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
	}
  .hpb-layoutset-02 #hpb-title{
  	/*background-image : url(pagemenu.jpg);*/
  	background-repeat: no-repeat;
  	background-position: top left;
  	position: absolute;
  	top: 70px;
  	left: 20px;

    width: 98%;
    height: 295px;
    margin-top: 10px;
    background-size: contain;
  }
  .hpb-layoutset-02 #hpb-aboutus{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-department{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-media{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-project{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-infomation{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-contactus{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-access{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
  .hpb-layoutset-02 #hpb-privacy{
    background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
  }
	body{

  		background-image: none;
  		min-width: 100%;


	}
  p.ja {
    margin-left: 118px;
    margin-bottom: 100px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 20px;
    text-align: center;
    position: relative;
}

	/*--------------------------------------------------------
	  ���C�A�E�g�ݒ�
	--------------------------------------------------------*/
	#hpb-container{
		background-image : none;
	}

	#hpb-header{
		width: 100%;
		height: auto;
    padding-bottom: 10px;
		background-color: #D5C8C8;
	}

	#hpb-footer{
		padding-top: 0px;
		background-color:  #36318f;
	}

	#hpb-footerExtra1{
		width: 100%;
		background-color: #645cbc;
	}

	#hpb-inner{
		width: 100%;
		padding-bottom: 0px;
		margin-top: 0px;
		background-image: none;
	}

	#hpb-wrapper{
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
	}

	/*.hpb-layoutset-01 #hpb-title{
    /*padding-bottom: 0px;
		padding-top: 0px;
		width: 100%;

		top: 0px;
    width: 100vw;

    max-width: 100%;
    height: auto;
    position: relative;
	}*/
	.hpb-layoutset-02 #hpb-title{
		background-image: none;
		position: relative;
		top: 0px;
		left: 0px;
		width: 96%;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #D3CED0;
		border-top-color: #DEDDE1;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #DEDDE1;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #DEDDE1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #DEDDE1;
		border-left-style: solid;
		border-left-width: 1px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	.hpb-layoutset-01 #hpb-main{
		width: 96%;
		float: none;
		padding-top: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		float: none;
		padding-bottom: 20px;
		padding-top: 70px;
		margin-left: auto;
		margin-right: auto;
	}

	#hpb-aside{
		padding-top: 0px;
		padding-right: 0px;
		float: none;
		padding-bottom: 20px;
		max-width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-aside{
		padding-top: 0px;
	}
	.hpb-layoutset-02 #hpb-aside{
		padding-top: 0px;
	}

	/* �i�r�Q�[�V���� */

	#hpb-nav{
		position: relative;
		top: 0px;
		background-image : none;
		padding-top: 0px;
		width: 100%;

    background-color: #36318f;
	}

	/*--------------------------------------------------------
		�f�U�C���ݒ�
	--------------------------------------------------------*/
	/* �R���e���c�z�u�̈� */
	/* �g�b�v�y�[�W���C���C���[�W */

	.hpb-layoutset-01 #hpb-title h2{
		width: 98%;
		height: 295px;
		margin-top: 10px;
		background-size: contain;
	}

	.hpb-layoutset-02 h2{
		line-height: 1.4;
		padding-top: 0px;
		padding-left: 0px;
		height: auto;
		word-break: break-all;
	}

	/*--------------------------------------------------------
		���ʃp�[�c�f�U�C���ݒ�
	--------------------------------------------------------*/

	/* �i�r�Q�[�V���� */

	#hpb-nav ul{
		width: 100%;
		height: auto;
		background-image: none;
		display: none;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}

	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.4;
		background-image: none;
		border-top-color: #5A2727;
		border-top-style: solid;
		border-top-width: 1px;
	}

	#hpb-nav li a{
		margin-right: -235px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		height: auto;
	}

	#hpb-nav a:hover{
		background-image: none;
		background-color: #A84E4E;
	}
	#hpb-nav a:active{
		background-image: none;
		background-color: #A84E4E;
	}

	/* �擪�ɖ߂��{�^�� */
	#pagetop{
		margin-bottom: 20px;
		bottom: 0px;
	}


	/* ���i�Љ��y�[�W �f�U�C�����` */

	#item .itemlist{
		width: 100%;
	}

}
