@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 13px;
  color: #4C4C4C;
  line-height: 150%;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
  border: 0;
  vertical-align: top;
  vertical-align: bottom;
}
a {
  overflow: hidden;
  outline: none;
}
.pc_hide {
  display: none !important;
}
/*-----------------------------------------------------------*/
/*ヘッダー*/
#header_wrap {
  max-width: 100%;
  min-width: 1020px;
  margin: 0px auto;
  overflow: hidden;
  /*background-image: url(../new_index/bg_header.png);*/
  background-color: #9be9e9;
  background-repeat: repeat-x;
  background-position: left top;
}
#header {
  width: 1020px;
  height: 51px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
#head_tel {
  width: 139px;
  height: 16px;
  background-image: url(../../home_common/image/head_tel.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  right: 7px;
  top: 18px;
  overflow: hidden;
  text-indent: -9999px;
}
#head_contact {
  width: 92px;
  height: 21px;
  position: absolute;
  right: 155px;
  top: 16px;
}
#head_contact a {
  display: block;
  width: 92px;
  height: 21px;
  overflow: hidden;
  background-image: url(../../home_common/image/btn_contact.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
}
#head_search {
  width: 235px;
  height: 25px;
  position: absolute;
  top: 10px;
  right: 179px;
}
#head_txt_size {
  width: 81px;
  height: 21px;
  position: absolute;
  top: 14px;
  right: 77px;
}
#head_txt_size ul {
  width: 81px;
  height: 21px;
  overflow: hidden;
  position: relative;
}
#head_txt_size ul li {
  list-style-type: none;
  width: 21px;
  height: 21px;
  overflow: hidden;
  float: left;
}
#head_txt_size ul li a {
  display: block;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  text-indent: -9999px;
}
#head_txt_size ul li.btn02, #head_txt_size ul li.btn03 {
  margin-left: 9px;
}
#head_txt_size ul li.btn01 a {
  background-image: url(../new_index/txt_size01.png);
}
#head_txt_size ul li.btn02 a {
  background-image: url(../new_index/txt_size02.png);
}
#head_txt_size ul li.btn03 a {
  background-image: url(../new_index/txt_size03.png);
}
#header h1 {
  width: 307px;
  height: 20px;
  position: absolute;
  overflow: hidden;
  top: 14px;
  left: 8px;
}
/*-----------------------------------------------------------*/
/*フッター*/
#footer_wrap {
  max-width: 100%;
  min-width: 1020px;
  margin: 0px auto;
  overflow: hidden;
  background-color: #9be9e9;
}
#footer {
  text-align: center;
  width: 1020px;
  margin: 0px auto;
  overflow: hidden;
  padding: 12px 0px;
}
#footer ul {
  margin: 0px 0px;
  overflow: hidden;
  width: 50%;
  float: left;
}
#footer ul li {
  list-style-type: none;
  text-align: left;
  margin-right: 20px;
  line-height: 16px;
  border-left: 3px solid #3249B3;
  padding-left: 0.5em;
  margin-bottom: 5px;
  font-weight: bold;
}
#footer ul li a {
  color: #3249B3;
  text-decoration: none;
}
#footer div {
  width: 245px;
  float: right;
  overflow: hidden;
  text-align: right;
  color: #fff;
}
#footer div dl {
  overflow: hidden;
  line-height: 40px;
}
#footer div dl dt {
  float: left;
  width: 50px;
  text-align: left;
  overflow: hidden;
}
#footer div dl dd {
  float: left;
  width: 245px;
  overflow: hidden;
}
/*-----------------------------------------------------------*/
/*コピーライト*/
#copy_wrap {
  max-width: 100%;
  min-width: 1020px;
  margin: 0px auto;
  overflow: hidden;
  background-color: #4C4C4C;
}
#copy {
  text-align: center;
  width: 1020px;
  margin: 0px auto;
  overflow: hidden;
  line-height: 23px;
  color: #FFF;
  font-size: 12px;
}
/*-----------------------------------------------------------*/
/*メインコンテナ*/
#main_container {
  width: 1019px;
  margin: 33px auto;
  overflow: hidden;
  position: relative;
}
/*-----------------------------------------------------------*/
/*左カラム*/
#left_column {
  width: 211px;
  float: left;
  overflow: hidden;
}
#gnavi {
  overflow: hidden;
}
/*#gnavi li{
	list-style-type:none;
	overflow:hidden;
	display:inline;
}*/
/*-----------------------------------------------------------*/
/*右カラム*/
#right_column {
  width: 808px;
  float: right;
  overflow: hidden;
}
#right_column_ins {
  width: 783px;
  float: right;
  overflow: hidden;
}
/*------------------------------------------------*/
/*Googleカスタム検索*/
.gsc-control-cse {
  padding: 0px !important;
  background-color: #9be9e9 !important;
  border-color: #cccccc !important;
  border: none !important;
}
.gsc-control-wrapper-cse {
  padding: 0px !important;
  background-color: #9be9e9 !important;
}
.gsc-search-box {
  padding: 0px !important;
  margin: 0px !important;
}
/*-----------------------------------------------------------*/
/*タイトル*/
#page_title {
  width: 783px;
  margin: 0px auto;
  overflow: hidden;
}
/*パンくず*/
#breadcrumb {
  font-size: 10px;
  margin: 1em auto;
  color: #3249B4;
}
#breadcrumb a {
  color: #333;
}
/*コンテンツ*/
#contents_block {
  width: 763px;
  margin: 0px auto;
  overflow: hidden;
}
/*見出し*/
#contents_block h2 {
  background-image: url(image/sub01.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 36px;
  color: #fff;
  text-indent: 45px;
  font-size: 16px;
  margin: 0px auto 2em auto;
  overflow: hidden;
}
/*totop*/
#contents_block .totop {
  clear: both;
  text-align: right;
  font-size: 12px;
  color: #4C4C4C;
  margin: 2em auto;
}
#contents_block .totop a {
  color: #4C4C4C;
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*NEW NAV*/
.nav_monreve li {
  width: 207px;
  height: 50px;
  color: #000000;
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  list-style-type: none;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nav_monreve li i {
  font-size: 20px;
  width: 30px;
  text-align: center;
  padding-left: 10px;
  color: #ffa259;
}
.nav_monreve li a {
  text-decoration: none;
  color: inherit;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 700;
}
.menu-small {
  margin-right: 1px;
}
.nav_monreve li:hover, .nav_monreve li:hover {
  color: white;
  background-color: #465881;
}
.nav_monreve li:nth-child(5), .nav_monreve li:nth-child(15), .nav_monreve li:nth-child(14), .nav_monreve li:nth-child(13) {
  margin-bottom: 15px;
  border-bottom: 1px solid gray;
}
.bygg {
  position: absolute;
  padding: 27px 0 0 89px;
  width: 0;
}
.nav_monreve li:nth-child(1) i, .nav_monreve li:nth-child(6) i, .nav_monreve li:nth-child(11) i {
  color: #8fc320;
}
.nav_monreve li:nth-child(2) i, .nav_monreve li:nth-child(7) i, .nav_monreve li:nth-child(12) i {
  color: #f79704;
}
.nav_monreve li:nth-child(3) i, .nav_monreve li:nth-child(8) i, .nav_monreve li:nth-child(13) i {
  color: #ec849b;
}
.nav_monreve li:nth-child(4) i, .nav_monreve li:nth-child(9) i, .nav_monreve li:nth-child(14) i {
  color: #2b5fb2;
}
.nav_monreve li:nth-child(5) i, .nav_monreve li:nth-child(10) i, .nav_monreve li:nth-child(15) i {
  color: #cb0a73;
}
/*インスタアイコン*/
.nav_monreve li:nth-child(7) {
	height: 60px;
}
.nav_monreve li:nth-child(7) a{
	padding: 0px 5px 0 0;
}
.nav_monreve li:nth-child(7) i{
	padding:0 15px;
}
/*えがおネットワークTobeをクローズ*/
.nav_monreve li.nav-4{
    display: none;
}

/*字落ち調整*/
.nav_monreve li.nav-13 p{
    font-size: 0.9em;
}


.menu-small-2, .menu-small-3 {
  height: 48px;
  width: auto;
}
.header-text {
  font-size: 20px;
  line-height: 20px;
  color: #3249B3;
  font-weight: bold;
  font-family: source-han-sans-cjk-ja, sans-serif;
}
#header a {
  text-decoration: none;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  border-color: #3249B3 !important;
  background-color: #3249B3 !important;
}
#slider1 {
  display: none;
}