@charset "UTF-8";

/* --------------------------------
 * base
 * -------------------------------- */
html {
  font-size: 62.5%;
}
body {
  color: #333;
  font-size: 1.2rem;
  font-family: "Hiragino Kaku Gothic ProN",  Meiryo,  sans-serif;
}
*, *::before, *::after {
  box-sizing: border-box;
}
a:link, a:visited, a:hover, a:active {
  color: #d03c56;
  text-decoration: none;
}


/* --------------------------------
 * parts
 * -------------------------------- */
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.heading_catch {
	padding: 10px 12px;
	letter-spacing: 1px;
	font-size: 2em;
	background-color: #F4FFEE;
	background-image: url(../images/slash03.gif);
	color: #000;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}

.hidden {
  display: none;
}
.inlineblock {
	display: inline-block;
}

/* --------------------------------
 * header
 * -------------------------------- */
.header {
	width: 100%;
	box-shadow: 0 0 10px 1px #e3e3e3;
	position: relative;
	height: 180px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/topimage_enracnet.png);
	background-repeat: repeat-x;
}
.header .description {
	position: absolute;
	top: 3px;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	left: 1em;
	white-space: nowrap;
	overflow: hidden;
}
.logo {
	width: 300px;
	height: 90px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	background-image: url(../images/logo_enracnet1.png);
	background-repeat: no-repeat;
	background-size:contain;
	left: 10px;
	top: 19px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.global-nav {
	text-align: left;
	position: absolute;
	left: 300px;
	white-space: nowrap;
	overflow: hidden;
}
.global-nav .nav-item {
  display: inline-block;
  margin: 0 8px;
}
.global-nav .nav-item a {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 8px;
	color: #666;
	font-size: 1.3rem;
	letter-spacing: 1px;
	transition: 0.15s;
}
.global-nav .nav-item.active a,
.global-nav .nav-item a:hover {
  background-color: #d03c56;
  color: #fff;
}

#nav {
	text-align: left;
	width: 100%;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	background-color: #006;
	padding-top: 15px;
	padding-bottom: 5px;
	bottom: 0px;
	min-width:1024px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033;
}
#nav .nav-item {
	margin-top: 0;
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 1.8rem;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12px;
}
#nav .nav-item::after {
	content: '|';
	margin-right: 0px;
	margin-left: 15px;
	color: #0FF;
}
#nav .nav-item a {
	display: inline-block;
	color: #FFF;
}
#nav .nav-item:hover {
	opacity: 0.85;
}
#nav .nav-item a::after {
	content: '';
	display: block;
	width: 0;
	margin: 4px auto 0;
	transition: width 0.3s ease-in-out;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav .nav-item a:hover::after {
  width: 100%;
}
#nav-s{
	display:none
}
#menubar_hdr {
	display: none;
}

/* --------------------------------
 * wrapper
 * -------------------------------- */
.wrapper {
  width: 970px;
  margin: 30px auto 40px;
}


/* --------------------------------
 * main
 * -------------------------------- */
.main {
  display: block;
  float: left;
  width: 660px;
}
.article {
	padding-bottom: 20px;
}
.article .heading02  {
	font-size: 1.9em;
	color: #003;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.article .heading03 {
	font-size: 1.9em;
	color: #003;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	line-height: 1.5em;
}
.article .heading04 {
	font-size: 1.1em;
	color: #006;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}
.article .heading_enrac {
	font-size: 2.1em;
	color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 1px;
	background-color: #00C;
	margin-top: 5px;
	padding: 10px 12px;
	font-weight: bold;
}
.article .heading_b01  {
	background-color: #B6EDED;
}
.article .small_head  {
	font-size: 0.5em;
	letter-spacing: 1px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.article .catch_enrac {
	width: 96%;
	position: relative;
	background-color: #FFCEDE;
	margin-right: 2%;
	margin-left: 2%;
}
.article .area_catch {
	margin-top: 5px;
	padding-left: 3%;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 15px;
	border-radius: 8px;
}
.article .text_enrac_catch {
	font-size: 1.5em;
	color: #003;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 1.5px #FFF,
                 -1px 1px 1.5px #FFF,
                 1px -1px 1.5px #FFF,
                 -1px -1px 1.5px #FFF;
	line-height: 1.8em;
}
.article .image_area {
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
}
.article .image_area .image {
	width: 100%;
}


.enrac_btn_area{
	list-style-type: none;
}
.enrac_btn_area .enrac_btn{
	width: 47%;
	display: inline-block;
	padding-top: 5px;
	padding-right: 2%;
	padding-left: 1%;
}
.enrac_btn_area .enrac_btn_link:hover{
	opacity: 0.55;
}
.enrac_btn_area .enrac_btn_image{
	width: 100%;
}


.article .catch {
	background-color: #FF0;
	display: inline-block;
	width: 70%;
	position: relative;
	top: 0px;
	vertical-align: top;
	line-height: 2em;
	padding-top: 15px;
	padding-right: 3%;
	padding-left: 3%;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 15px;
	border-radius: 35px;
	margin-bottom: 10px;
}
.article .text_catch {
	font-size: 2em;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 2px #FFF,
                 -1px 1px 2px #FFF,
                 1px -1px 2px #FFF,
                 -1px -1px 2px #FFF;
}
.article .image_catch {
	display: inline-block;
	width: 24%;
	margin-top: 10px;
}
.article .link_about {
	width: 100%;
	position: relative;
	background-color: #9FC;
	height: 200%;
	padding: 10px;
}
.article .list-box {
	position: relative;
	width: 98%;
	height: auto;
	border-radius: 8px;
	line-height: 1.6;
	border: 3px solid #063;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #FFECFF;
}
.article .list-box .check-list {
	font-size: 1.4em;
	display: block;
	width: 100%;
	padding-left: 1.8em;
	text-indent: -1.8em;
	font-weight: bold;
	color: #033;
	margin-bottom: 15px;
	margin-top: 15px;
	letter-spacing: 0.15em;
}
.article .list-box .check-list::before {
	content: '　';
	background-image: url(../images/list-check.gif);
	padding-right: 0.8em;
	background-repeat: no-repeat;
}
.article .list-box2 {
	position: relative;
	width: 98%;
	height: auto;
	border-radius: 8px;
	border: 3px solid #063;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
.article #pnav {
	background-color: #F6F6F6;
	border: thin solid #CCC;
	padding: 1em;
	list-style-position: inside;
}
.article #pnav .headline {
	line-height: 1.8em;
	font-size: 1.2em;
}
.article #pnav .hnav {
	line-height: 1.8em;
}
.article #pnav ul {
	text-indent: 1em;
}

.topicpath {
	text-align: left;
	width: 100%;
}
.topicpath li {
	display: inline;
	list-style-type: none;
	line-height: 30px;
}
.topicpath li:nth-of-type(n+2)::before {
	content: '>';
	display: inline-block;
	margin-right: 0.3em;
}
.topicpath li a {
}




/* --------------------------------
 * sidemenu
 * -------------------------------- */
.sidemenu {
  float: right;
  width: 275px;
}
.info-topic {
  display: block;
  margin-bottom: 10px;
  transition: opacity 0.15s;
}
.infoh-topic:hover {
  opacity: 0.85;
}
.info-topic .image {
	float: left;
	width: 100%;
	height: auto;
}
.info-topic .content {
	position: relative;
	float: left;
	width: 90%;
	height: auto;
	background-color: #ECFFDF;
	border-radius: 8px;
	line-height: 1.6;
	border: 1px solid #060;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.info-topic .date {
  position: absolute;
  top: 60px;
  left: 0;
  width: 140px;
  padding: 4px;
  background-color: #fff;
  color: #2d3d54;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1;
}
.documents {
  margin: 10px 10px 30px;
}
.documents,
.documents ul {
  list-style-type: none;
}
.documents > li .title {
  margin: 15px 0;
  padding-left: 8px;
  border-left: 5px solid #d03c56;
  font-size: 1.4rem;
  line-height: 1.2;
}
.documents > li + li {
  margin-top: 25px;
}
.documents > li ul {
  margin: 15px;
}
.documents > li ul > li {
  margin-bottom: 15px;
  padding-left: 10px;
  background: url('../images/arrow.gif') no-repeat left center;
}
.documents a:hover {
  text-decoration: underline;
}
.search-box {
	padding: 15px;
	background-color: #EEEEEE;
	font-size: 0;
	margin-bottom: 10px;
}
.search-box > * {
  font-size: 1.2rem;
}
.search-box .search-input {
  width: 205px;
  height: 26px;
  padding: 0 10px;
  border: none;
}
.search-box .search-button {
  width: 40px;
  height: 26px;
  border: none;
  background-color: #d03c56;
  color: #fff;
  cursor: pointer;
}
.search-box .text {
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}
.news_area {
	position: relative;
	width: 90%;
	height: auto;
	background-color: #FDF9EE;
	border-radius: 8px;
	line-height: 1.6;
	border: 1px solid #F00;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 30px;
	padding-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news_area .news{
	padding-bottom: 10px;
}
.news_area .date{
	color: #FFF;
	background-color: #00C;
	width: 100%;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.news_area .link{
	padding-left: 10px;
	display: block;
}
.news_area .btn_list{
	background-color: #693;
	display: inline-block;
	border-radius: 5px;
	position: absolute;
	right: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.news_area .btn_list a{
	color: #FFF;
}
.bnr_area{
	list-style-type: none;
}
.bnr_area .bnr{
	width: 90%;
	display: inline-block;
	padding-top: 5px;
}
.bnr_area .bnr_link{
  opacity: 0.85;
}
.bnr_area .bnr_image{
	width: 100%;
}

/* --------------------------------
 * footer
 * -------------------------------- */
.footer {
	width: 100%;
	padding: 20px 0 30px;
	color: #fff;
	background-color: #036;
	background-image: url(../images/bg-footer4.gif);
}
.horizontal-list {
  width: 970px;
  margin: 0 auto;
  text-align: right;
  font-size: 0;
}
.horizontal-list .horizontal-item {
  display: inline-block;
  padding: 0 15px;
  letter-spacing: 1px;
}
.horizontal-list .horizontal-item + .horizontal-item {
  border-left: 1px solid #bbb;
}
.horizontal-list .horizontal-item a {
	border-bottom: 1px dashed #777;
	color: #FFF;
	font-size: 1.1rem;
	transition: color 0.15s;
}
.horizontal-list .horizontal-item a:hover {
  color: #ddd;
}
.copyright {
  margin-top: 30px;
  text-align: center;
  letter-spacing: 1px;
}
.copyright a {
	color: #FFC;
}

.area_info1{
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	border: 1px solid #F00;
	position: relative;
	border-radius: 5px;
	background-image: url(../images/back_info.png);
	background-repeat: repeat-x;
}
.area_info2{
	width: 100%;
	min-height:100%;
	position: relative;
}
.area_info1 .image_info1{
	display: inline-block;
	width: 100%;
	padding-right: 2%;
	padding-left: 2%;
}

.area_info1 .image_info2{
	display: inline-block;
	width: 45%;
	padding-right: 3%;
	padding-left: 5%;
	padding-bottom: 3%;
}
.area_info1 .image_info3{
	display: inline-block;
	width: 45%;
	padding-bottom: 3%;
}
.area_info1 .image_info4{
	display: none;
}

.area_image {
	width: 100%;
	padding-right: 2%;
	padding-left: 2%;
	line-height: 0px;
}
.area_image img{
	width: 100%;
	margin: 0px;
}
.image_space {
	padding-top: 10px;
	padding-bottom: 10px;
}
