@charset "utf-8";

/*PCでは非表示*/
.sp,
.tab,
.rss,
.tab_sp{
	display: none;
}

html{
  /*font-size: 625%;*/
  /*font-size: 100%;*/
  /*100px ブラウザの基準となるフォントサイズ*/
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0;
}
body{
  /*font-size: 0.16em;*/
  /*font-size: 0.16px;*/
  /*16px フォントサイズの指定がない時に適用*/
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin:0;
  padding: 0;
  border: none;
  zoom:1;/* IE */
  word-break: break-all;
  overflow-wrap: break-word;
}


#bg {
  overflow-x: hidden;
  overflow-y: visible;
}
.center_top,
.center_sub{
  color: #003D5D;
}

.kensyuu_top,
.kensyuu_sub{
  color: #333;
}

.center_top,
.kensyuu_top{
  text-align: justify;
}

.menu_wrap {
  display: none;
}

#menu_input {
  display: none;
}

.hamburger {
  display: none;
}

/*リンクの点線を非表示*/
a:focus{
	overflow:hidden;
  /*outline: none;*/
} 

/*プレーン要素*/
body{
	line-height: 1.4em;
}

hr{
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
}


ol,ul{
  padding-left: 28px;
}

a{
  /*color: #2D88BA;*/
  /*color: #0091bf;*/
  color: #1144CC;
  /*color: #003D5D;*/
  /*text-decoration: none;*/
}

.center_top a{
  color: #003D5D;
	text-decoration: none;
}

.kensyuu_top a{
  color: #12B7E6;
	text-decoration: none;
}

/*
.kensyuu_sub a{
  color: #0eb1e3;
}
*/

a:hover{
	text-decoration: underline;
	opacity: 1;
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
a img:hover{
	opacity: 0.75;
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

/*見出し*/
.center_top h1,
.kensyuu_top h1{
  background: none;
  /*font-size: 0.35rem;*/
  font-size: 2.187rem;
	font-weight: 700;
  letter-spacing: 0.02rem;
  padding: 0;
  margin: 0 0 30px;
  text-align: center;
}
.center_top h1{
	color: #003D5D;
}

.kensyuu_top h1{
	color: #12B7E6;
}

h1,h2,h3,h4,h5,h6{
  line-height: 1.3;
}
h1{
  /*background-color: #003D5D;*/
	color: #fff;
	height: auto;
  /*font-size: 0.24rem;*/
  font-size: 1.875rem;
	font-weight: 700;
  padding: 12px 16px;
  margin: 0 0 28px;
  text-align: left;
}

.cke_editable h1{
  color: #003D5D;
}

h2{
  /*position: relative;*/
  background-color: #003D5D;
  border: 1px solid #003D5D;
  padding: 14px 16px;
  margin: 50px 0px 15px 0;
	color: #fff;
  /*font-size: 0.22rem;*/
  font-size: 1.5rem;
	font-weight: 700;
}

.kensyuu_sub h2{
  background-color: #E2F9FF;
  border: 1px solid #E2F9FF;
  color: #0fb7e6;
  border-radius: 10px;
}

.center_top .contents_1 h2:first-child {
  margin-top: 18px;
}

#contents_0 h2:first-child {
  margin-top: 0;
}

h3{
	border-bottom: 2px solid #003D5D;
  padding: 0 0 6px 0;
  font-size: 1.25rem;
	font-weight: 700;
  margin: 30px 0 -4px;
	color: #003D5D;
}

.kensyuu_sub h3{
  border-bottom: 2px solid #0fb7e6;
  color: #0fb7e6;
}


h2 a,
.center_top h2 a{
  color: #fff;
  text-decoration: underline;
}

.center_top .contents_1 h2{
  margin: 22px 0px 15px 0;
}

h3 a,h4 a,h5 a,h6 a{
  color: #003D5D;
}

.kensyuu_top h2 a{
  color: #0fb7e6;
}

.kensyuu_sub h2 a,
.kensyuu_sub h3 a,
.kensyuu_sub h4 a,
.kensyuu_sub h5 a,
.kensyuu_sub h6 a{
  color: #0fb7e6;
}

h4,h5,h6{
  font-weight: 700;
}
h4{
  /*
    background-repeat: no-repeat;
    background-position: left 6px;
    background-image: url("../all_img/org/favicon.png");
  */
  position: relative;
  /*display: flex;*/
  background-size: 16px auto;
  padding: 0 0 0 20px;
  font-size: 1.125rem;
  margin: 26px 0 -6px;
  color: #003D5D;
}


h4:before{
  /*display: contents !important;*/
  content: "■";
  padding: 5px 7px 0 0;
  font-size: 0.8rem;
  position: absolute;
  margin: auto;
  top: -1px;
  /*top: auto;*/
  left: 0px;
  bottom: 0;
}

/*
.gecko h4:before{
  top: auto;  
}
*/

/*Firefox（全バージョン）とCaminoのみ*/
/*
h4{
  background-image: url("../all_img/org/list_img_02.png");
  background-repeat: no-repeat;
  background-position: 0px 6px;
  background-size: 8px 12px;
}
*/


/*
h4{
  border-left: 3px solid #003D5D;
  padding: 0 16px 0px 8px;
  font-size: 1.125rem;
  margin: 20px 0 -6px;
  color: #003D5D;
}
*/


.kensyuu_sub h4{
  /*border-left: 2px solid #12B7E6;*/
  color: #0fb7e6;
}

h5{
  font-size: 1.04rem;
	color: #003D5D;
  margin: 24px 0 -10px;
}

h6{
  font-size: 1.04rem;
	color: #003D5D;
  margin: 24px 0 -10px;
}

.kensyuu_sub h5,
.kensyuu_sub h6{
  color: #0fb7e6;
}

p{
  line-height: 1.5;
}

#unit_a ul li,
#unit_a ol li{
  padding-bottom: 3px;
}

/*テーブル（ノーマル）*/
table{
	display: table;
	border-collapse: collapse;
	border: none;
	margin: 20px 0;
}

th{
	display: table-cell;
	border: 1px solid #B5B5B5;
  border-style: solid;
  border-width: 1px;
  /*border-color: #003D5D #003D5D #657e8b #003D5D;*/
	padding: 15px;
  background-color: #efefef;
  color: #003d5d;
  /*border-bottom: 1px solid #fff;*/
}

td{
	display: table-cell;
  /*border: 1px solid #003D5D;*/
  border: 1px solid #B5B5B5;
	padding: 15px;
}


/*
table tr:last-child th{
  border-bottom: 1px solid #003D5D;
}
*/

table .nowrap {
  white-space: nowrap;
}

.nowrap_th th {
  white-space: nowrap;
}

.center_sub .highlight,
.kensyuu_sub .highlight{
  background-color: #ffeded;
}

.center_sub .highlight td,
.center_sub .highlight td p{
  color: #003D5E !important;
}

.kensyuu_sub .highlight td,
.kensyuu_sub .highlight td p{
  color: #333 !important;
}

.center_sub .highlight a,
.kensyuu_sub .highlight a{
  color: #1144CC !important;
}

.td_width{
  width: 190px !important;
}

/*
.kensyuu_sub th,
.kensyuu_sub td{
  border: 1px solid #d6d6d6;
}
*/

.kensyuu_sub th{
  /*border-color: #12B7E6 #12B7E6 #8ee6ff #12B7E6;*/
  /*background-color: #12B7E6;*/
  color: #333;
}

.kensyuu_sub td{
  /*border: 1px solid #12B7E6;*/
	padding: 15px;
}

.tatemoji td{
  text-align: center; 
}


.tatemoji td p{
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
          text-orientation: upright;
  white-space: nowrap;
  margin: 0;
  line-height: 1em;
  text-align: center;
  display: inline-block;
}

.tatemoji td p span,
.tatemoji td p span{
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}

.tatemoji td p .tate{
  -webkit-text-combine: horizontal !important;
  -ms-text-combine-horizontal: all !important;
  text-combine-upright: all !important;
}


@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .tatemoji td p .eisuuji{
    display: inline-block;
    /*
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
    */
    line-height: 12px;
    letter-spacing: 9px !important;
    transfrom-origin: 69% 50%;
    -webkit-transform: translate(4px, 4px) rotate(-90deg);
    -ms-transform: translate(4px, 4px) rotate(-90deg);
    transform: translate(4px, 4px) rotate(-90deg);
  } 
}
/* IE11 */


.tatemoji td p .eisuuji{
  /*
    -webkit-text-combine: none;
    -ms-text-combine-horizontal: all;
    text-combine-upright: none;
  */
  letter-spacing: 2px;
}

.chrome .tatemoji td p .eisuuji{
  letter-spacing: -4px;
  /*Google Chromeのみ*/
}


/*テーブル（table_01）*/
.table_01{
	
}

.table_01 th,
.table_01 td{
	
}

/*
.table_01 th{
	border-color: #003D5D #003D5D #657e8b #003D5D;
}
*/

/*
.table_01 tr:first-child th {
    border-right: 1px solid #657e8b;
}
*/

.nagare_wrap_position{
  width: 815px;
  position: relative;
}

.nagare_wrap{
  width: 400px;
}

.nagare{
  margin: 20px 0;
}

.nagare th,
.nagare td,
.nagare_2 th,
.nagare_2 td{
  display: block;
  /*background-color: #003D5D;*/
  /*border: 1px solid #003D5D;*/
  /*color: #fff;*/
}

.nagare_2 th{
  border-bottom: none;
}

.kyodaku,
.syoushi{
  /*width: 340px;*/
  position: absolute;
  margin: 0 auto 0 50%;
  bottom: 109px;
  /*left: 0;*/
  /*right: 184px;*/
   display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*
.syoushi{
  margin: 0 auto 0 49%;
}
*/

.kyodaku_text_wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.kyodaku_text{
  width: 8rem;
  text-align: center;
  padding: 8px 12px;
  font-size: 0.9rem;
  margin: -4px 0 0;
  line-height: 1.2;
  border:1px solid #B5B5B5;
}

.syoushi_text{
  /*white-space: nowrap;*/
  /*width: 8rem;*/
  /*padding: 8px 12px;*/
  font-size: 0.9rem;
  margin: -40px 0 0;
  line-height: 1.2;
  border:1px solid #B5B5B5;
}

.kyodaku_text_mini{
  text-align: center;
  font-size: 0.7rem;
  line-height: 1.2;
}

.mini{
  margin: 32px 0 0 -4px;
}

.border_none{
  border: 1px solid rgba(255,255,255,0);
  /*white-space: nowrap; */
}

/*＝＝＝＝＝＝＝＝＝＝*/
/*共通項目（ヘッダー）*/
/*＝＝＝＝＝＝＝＝＝＝*/
#header{
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 115px;/*高さを指定する*/
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; /*IE対策*/
	margin: 0 auto;
  /*position: absolute;*/
  z-index: 30;
}

.center_top #header,
.center_sub #header{
  background-image: url('../all_img/org/header_bg.jpg');
}

.kensyuu_top #header,
.kensyuu_sub #header{
  background-image: url('../all_img/org/kensyuu_header_bg3.jpg');
  /*background-color: #f2f2f2;*/
}

#header_in{
  width: 1080px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


/*ロゴ*/
#siteid{
  /*width: 50%;*/
	float: left;
}

#siteid h1,
#siteid p a{
  background-color: rgba(0,0,0,0);
	display: block;
	padding: 0;
	text-indent: -55555em;
	background-repeat: no-repeat;
	border: none;
}

.center_top #siteid h1,
.center_sub #siteid p a{
  background-image: url('../logo_image/siteid.png') !important;
	width: 310px;
	height: 43px;
	background-size: auto 43px;
  margin: 36px 0 36px 0;
}

.kensyuu_top #siteid h1,
.kensyuu_sub #siteid p a{
  background-image: url('../logo_image/kensyuu_siteid.png') !important;
	width: 402px;
	height: 38px;
	background-size: auto 38px;
  margin: 38px 0 39px 0;
}

#siteid p{
	margin: 0;
}
#hcontents{
  /*width: 50%;*/
  /*float: right;*/
}

#header #header_content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header #header_content #h_nav{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header #header_content #h_nav h2{
  color: #333 !important;
  border: none;
  margin: 0;
  padding: 0;
  /*font-size: 0.12rem;*/
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  background-color: rgba(255,255,255,0);
}


#header #header_content #h_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
  line-height: 0;
}

#header #header_content #h_nav ul li{
  margin-left: 5px;
}

#header #header_content #h_nav #bg_color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EEEEEE !important;
  padding: 6px 12px;
}


#header #header_content #h_nav #bg_color button {
  cursor: pointer;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  border: 1px solid #B4B4B4;
  border-radius: 4px;
  background-color: #fff;
  text-indent: -9999rem;
  overflow: hidden;
}


#header #header_content #h_nav #bg_color .white button {
  background-color: #fff;
}

#header #header_content #h_nav #bg_color .blue button {
  background-color: #0818F5;
}

#header #header_content #h_nav #bg_color .black button {
  background-color: #2A2C33;
}

#header #header_content #h_nav #font_size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EEEEEE;
  padding: 6px 12px;
  margin: 0 8px;
}

#header #header_content #h_nav #font_size button {
  cursor: pointer;
  display: block;
  width: 2.5rem;
  height: 1.3rem;
  border: 1px solid #B4B4B4;
  border-radius: 4px;
  background-color: #fff;
  text-indent: -9999rem;
  overflow: hidden;
}

#header #header_content #h_nav #font_size .middle button {
  background-image: url(../all_img/org/fontsize_bg01.png);
  background-repeat: no-repeat;
  background-position: center 3px;
  background-size: auto 0.8rem;
}

#header #header_content #h_nav #font_size .big button {
  background-image: url(../all_img/org/fontsize_bg02.png);
  background-repeat: no-repeat;
  background-position: center 3px;
  background-size: auto 0.8rem;
}

#header #header_content #h_nav #font_size .bigger button {
  background-image: url(../all_img/org/fontsize_bg03.png);
  background-repeat: no-repeat;
  background-position: center 3px;
  background-size: auto 0.8rem;
}

#kensaku .form form{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#kensaku .form p{
  margin: 0;
}

#kensaku .form input[type="text"]{
  border: 1px solid #B5B5B5;
  /*font-size: 0.14rem;*/
  font-size: 0.875rem;
  font-family: 'Noto Sans JP', sans-serif;
  width: 168px;
  padding: 5px;
  margin-right: -5px;
}

#kensaku .form input[type="text"]:focus {
  background-color: #fff;
}

#kensaku .form input[type="submit"]{
  background-color: #003D5D;
  color: #fff;
  /*font-size: 0.12rem;*/
  font-size: 0.75rem;
  font-family: 'Noto Sans JP', sans-serif;
  border: 1px solid #003D5D;
  width: 2.6rem;
  padding: 8px 0 7px;
  line-height: 1;
}

#kensaku .form input[type="submit"]:hover{
  cursor: pointer;
}

#header #header_content .main_link {
  text-align: center;
  position: static;
  width: auto;
  margin: -1px 0 0 0;
}

#header #header_content .main_link a{
  color: #4D4D4D;
  border: 1px solid #4D4D4D;
  background-color: #fff;
  /*font-size: 0.13rem;*/
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.812rem;
  padding: 6px 15px;
}

#header #header_content .main_link a:hover{
  color: #fff;
  border: 1px solid #4D4D4D;
  background-color: #4D4D4D;
}

#header #header_content .main_link:before{
  content: none;
}


/*リストスタイルをフロート*/
/*
.gmenu ul,
.fmenu ul
.recom ul,
#pankuzu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
*/

/*
.gmenu li,
.fmenu li,
.recom li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
*/


/*グローバルナビ*/
#gnav.fixed {
  left: 0;
  position: fixed;
  width: 100%;
  top: 0;
  background-color: #fff;
}

/*
#gnav.fixed_black {
  background-color: black;
}

#gnav.fixed_blue {
  background-color: blue;
}

#gnav.fixed_white {
  background-color: #fff;
}
*/


/*メガメニュー-----------------------------------------*/
#gnav{
  z-index: 30;
  background-color: #fff;
  width: 100%;
  padding: 7px 0;
  margin: 0 auto;
}

#gnav_in{
  z-index: 30;
  /*background-color: #fff;*/
  width: 1080px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#gnav .mega_menu_parent,
#gnav ul{
  width: 50%;
  margin: 13px 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.kensyuu_top #gnav ul,
.kensyuu_sub #gnav ul{
  width: 65%;
  font-size: 0.937rem;
}

#gnav .mega_menu_parent .m_1,
#gnav .mega_menu_parent .m_2,
#gnav .mega_menu_parent .m_3,
#gnav .mega_menu_parent .m_4{
  position: relative;
}


#gnav .mega_menu_parent li ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#gnav .mega_menu_parent li a{
  display: block;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*font-size: 0.15rem;*/
  font-size: 0.937rem;
	vertical-align: middle;
	text-decoration: none;
	color: #003D5D;
}

.kensyuu_top #gnav ul li a,
.kensyuu_sub #gnav ul li a{
	color: #333;
}

#gnav ul li a,
#gnav ul li a:hover{
  text-decoration: none;
}

#gnav .mega_menu_parent li ul li{
  /*font-size: 0.15rem;*/
  font-size: 0.937rem;
  padding: 0;
  margin: 0;
}

#gnav .mega_menu_parent li:last-child a{
  padding-right: 0;
	border: none;
}

/*2階層目------------------------------------------*/
#gnav ul.mega_menu_parent li ul {
  list-style: none;
  visibility: hidden;
  position: absolute;
  z-index: 100;
  top: 42px;
  margin: 0;
  /*padding: 20px;*/
  background-image: url("../all_img/org/list_img.png");
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  /*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  */
  background-color: #003D5D;
}

#gnav ul.mega_menu_parent .m_1 ul:before,
#gnav ul.mega_menu_parent .m_2 ul:before,
#gnav ul.mega_menu_parent .m_3 ul:before,
#gnav ul.mega_menu_parent .m_4 ul:before{
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 13px solid #003D5D;
  position: absolute;
}

#gnav .mega_menu_parent .m_1 ul{
  width: 142px;
  position: absolute;
  left: -25px;
  display: block;
}

#gnav .mega_menu_parent .m_1 ul:before{
  top: -12px;
  left: 60px;
}

#gnav .mega_menu_parent .m_2 ul{
  width: 155px;
  position: absolute;
  left: -46px;
  display: block;
}

#gnav .mega_menu_parent .m_2 ul:before{
  top: -12px;
  left: 64px;
}

#gnav .mega_menu_parent .m_3 ul{
  width: 155px;
  position: absolute;
  left: -37px;
  display: block;
}

#gnav .mega_menu_parent .m_3 ul:before{
  top: -12px;
  left: 64px;
}

#gnav .mega_menu_parent .m_4 ul{
  width: 170px;
  position: absolute;
  left: -52px;
  display: block;
}

#gnav .mega_menu_parent .m_4 ul:before{
  top: -12px;
  left: 72px;
}

#gnav ul.mega_menu_parent li:hover ul {
  visibility: visible;
  opacity: 1;
  display: block;
}

#gnav ul.mega_menu_parent li ul:after {
  content: "";
  display: block;
  clear: both;
}

#gnav ul.mega_menu_parent li ul li {
  /*width: 105px;*/
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  border-bottom: 1px solid #496777;
  background-color: #003D5D;
}

#gnav ul.mega_menu_parent li ul li a {
  display: block;
  height: auto;
  border: 0;
  margin: 0;
  padding: 10px 10px;
  font-size: 0.937rem;
  font-weight: normal;
  text-align: left;
  color: #fff;
  background-image: url("../all_img/org/gnav_sub_list_arrow.png");
  background-repeat: no-repeat;
  background-position: 20px center;
}

#gnav ul.mega_menu_parent li ul li:hover{
  background-color: #00507C;
}

.right_menu,
.right_menu ul{
  width: auto !important;
}

.right_menu{
  margin: 0 !important;
}

.right_menu ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  /*font-size: 0.13rem;*/
  font-size: 0.812rem;
}


.right_menu li{
  padding-left: 10px;
}

.right_menu li a{
  background-color: #003D5D;
  color: #fff;
  border-radius: 40px;
  border: 1px solid #003D5D;
  padding: 5px 18px 5px 18px;
}

.kensyuu_top .right_menu li a,
.kensyuu_sub .right_menu li a{
  background-color: #4D4D4D;
  color: #fff !important;
  border-radius: 40px;
  border: 1px solid #4D4D4D;
  padding: 5px 18px 5px 18px;
  font-size: 0.812rem;
}

.right_menu li a:hover{
  text-decoration: none;
  background-color: #fff;
  color: #003D5D !important;
}

.kensyuu_top .right_menu li a:hover,
.kensyuu_sub .right_menu li a:hover{
  text-decoration: none;
  background-color: #fff;
  color: #4D4D4D !important;
}

/*パンくずリスト*/
#pankuzu_log{
	font-size: 0.75rem;
	padding: 4px 0;
  background-color: #003D5D;
}

#pankuzu{
  width: 1080px;
  margin: 0 auto;
  right: 0;
  left: 0;
  z-index: 20;
  position: absolute;
	font-size: 0.75rem;
	padding: 16px 0;
}

#pankuzu_log ul,
#pankuzu ul{
	width: 1080px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	margin: 0 auto;
}

#pankuzu_log li,
#pankuzu li{
  position: relative;
  padding: 0 7px 0 5px;
	font-weight: bold;
	color: #fff;
}

#pankuzu_log li:before,
#pankuzu li:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 10px;
  background: url("../all_img/org/pankuzu_sozai.png") no-repeat center center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#pankuzu_log li:first-of-type,
#pankuzu li:first-of-type{
  padding-left: 0;
}

#pankuzu_log li:last-of-type:before,
#pankuzu li:last-of-type:before{
  display: none;
}

#pankuzu_log li span,
#pankuzu li span{
  padding-top: 5px;
  padding-right: 7px;
}

#pankuzu_log li a,
#pankuzu li a{
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
  color: #fff;
}

#pankuzu li a:focus{
  overflow: inherit;
}

#pankuzu_log li a:hover,
#pankuzu li a:hover{
  text-decoration: underline;
  -webkit-text-decoration-color: #fff;
  text-decoration-color: #fff;
	opacity: 1;
}

/*＝＝＝＝＝＝＝＝*/
/*コンテンツページ*/
/*＝＝＝＝＝＝＝＝*/
#wrap{
  /*min-height: 80vh;*/
}

#wrap_in{
	width: 1080px;
	margin: 0 auto;
  padding-bottom: 48px;
}

.center_sub #unit_a a[id]:before,
.kensyuu_sub #unit_a a[id]:before{
  /*display: block;*/
  /*
    margin-top:-80px;
    padding-top:80px;
  */
  /*
    display: block;
    height: 70px;
    margin-top: -70px;
    content: "";
  */
}

.center_sub #unit_a h4 a,
.kensyuu_sub #unit_a h4 a{
  /*display: block;*/
  /*
    height: 70px;
    margin-top: -70px;
    content: "";
  */
}

.center_sub #unit_a h4 a[id]:before,
.kensyuu_sub #unit_a h4 a[id]:before{
  /*display: block;*/
  /*
    margin-top:-80px;
    padding-top:80px;
  */
  /*width: 1px;*/
  /*
    position: absolute;
    top: 0;
  */
  /*
    display: inline-block;  
    height: 80px;
    margin-top: -80px;
    content: "";
  */
}

.gecko .center_sub #unit_a h4 a[id]:before,
.gecko .kensyuu_sub #unit_a h4 a[id]:before{
  display: block;
  /*Firefox（全バージョン）とCaminoのみ*/
}

.center_sub #wrap_in,
.kensyuu_sub #wrap_in{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-top: 48px;
}


#unit_a{
	width: 815px;
  /*float: left;*/
  min-height: 32vh;
}

#unit_a img{
	max-width: 100% !important;
	height: auto !important;
}

.migiyose{
	width: 320px !important;
	height: auto !important;
	float: right;
	margin: 0 0 10px 20px;
}

#unit_b{
	width: 238px;
  /*float: right;*/
}

/*サブページ横並び用CSS*/
.yoko_list_02,
.yoko_text_right_02,
.yoko_text_left_02,
.yoko_text_right_03,
.yoko_text_left_03,
.yoko_text_right_04,
.yoko_text_left_04{
  margin: 3px 0 20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: justify;
}

.map{
  margin: 20px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: justify;
}


.yoko_text_right_03 li:nth-child(even),
.yoko_text_left_03 li:nth-child(odd),
.yoko_text_right_03 p:nth-child(even),
.yoko_text_left_03 p:nth-child(odd){
  width: 540px;
}

.yoko_text_right_04 li:nth-child(even),
.yoko_text_left_04 li:nth-child(odd),
.yoko_text_right_04 p:nth-child(even),
.yoko_text_left_04 p:nth-child(odd){
  width: 608px;
}

.yoko_text_right_03 li,
.yoko_text_left_03 li,
.yoko_text_right_04 li,
.yoko_text_left_04 li{
  padding-top: 20px !important;
}

.yoko_list_03,
.yoko_list_04{
  margin: 3px 0 20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.kiki_wrap{
  margin-bottom: 20px;
  padding: 1px 24px 6px;
  background-color: #ebf1fa;
  border: 1px solid #ebf1fa;
}

.kiki_wrap .yoko_list_02{
  margin: 24px 0 0 0;
}

.kiki_wrap h3{
  margin: 24px 0 -12px 0;
}

.yoko_list_02 h3{
  margin: 24px 0 0 0;
}

.kiki_wrap .yoko_list_02 div{
  padding: 0 !important;
  width: 348px;
  /*margin-top: -14px;*/
  border: none;
}

.yoko_list_02 div{
  
}

.kiki_wrap .yoko_list_02 div h4{
  margin-top: 9px;
}

.yoko_list_02 div h4{
  margin-top: 17px;
}

.yoko_list_02 li,
.yoko_list_02 p{
  width: 390px;
}

#unit_a .yoko_list_02 img{
  max-width: 390px !important;
  height: auto !important;
}

.yoko_list_02 div{
  width: 350px;
}

.yoko_list_03 li,
.yoko_list_03 p{
  width: 260px;
}

#unit_a .yoko_list_03 img{
  max-width: 260px !important;
  height: auto !important
}

.yoko_list_04 li,
.yoko_list_04 p{
  width: 190px;
}

#unit_a .yoko_list_04 img{
  max-width: 190px !important;
  height: auto !important
}

.map div{
  width: 415px;
}

.you_wrap{
  margin-bottom: 38px;
}

.map p{
  margin: 0;
}

.map iframe{
  width: 380px;
  /*height: 100%;*/
  border: none;
}

.map ul{
  /*font-size: 0.85rem;*/
  padding-left: 23px;
}

.you,
.ken{
  background-color: #f2f2f2;
  /*color: #fff;*/
  font-size: 1.2rem;
  font-weight: 700;
  /*padding: 8px 8px 8px 48px;*/
  padding: 8px 12px 8px 12px;
  margin-bottom: 18px !important;
  background-repeat: no-repeat !important;
  background-position: 10px center !important;
  background-size: 30px auto !important;
}

.you{
  /*background-image: url("../all_img/org/map_icon1.png") !important;*/
}

.ken{
  /*background-color: #12B7E6;*/
  /*background-image: url("../all_img/org/map_icon2.png") !important;*/
}

.ob_og_wrap{
  background-color: #E2F9FF;
  padding: 20px;
  margin: 24px 0 32px;
}

.ob_og_3,
.ob_og_koe{
  font-size: 0.812rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: justify;
}

.ob_og_3 ul,
.ob_og_koe ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
}

.ob_og_3 li {
  width: 247px;
  padding-bottom: 0 !important;
}

.ob_og_koe li {
  padding-bottom: 0 !important;
}

.ob_og_3 ul li,
.ob_og_koe ul li{
  padding: 0 0 10px 0 !important;
}

.ob_og_3 ul li:nth-child(1),
.ob_og_koe ul li:nth-child(1){
  padding: 0;
  width: 100px;
}

.ob_og_3 ul li:nth-child(2){
  padding: 0;
  width: 160px;
  margin: -20px 0 0 -12px;
}

.ob_og_koe ul li:nth-child(2){
  padding: 0;
  width: 160px;
  margin: -20px 0 0 -12px;
}

.ob_og_3 ul span,
.ob_og_koe ul span{
  font-size: 0.75rem;
  font-weight: 400;
}

.ob_og_3_text{
  margin: 8px 0 0 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  /*
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  */
}

#unit_a .ob_og_3_text p img{
  max-width: 50px !important;
  height: 50px !important;
  margin-right: 14px;
}

#unit_a .ob_og_3_text .flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 9px;
}

#unit_a .ob_og_3_text .flex img{
  max-width: 50px !important;
  height: 50px !important;
  margin-right: 5px;
}

.ob_og_koe_text{
  width: 525px;
  font-size: 0.9rem;
}

.yoko_list_02 li,
.yoko_list_03 li,
.yoko_list_04 li,
.yoko_list_02 p,
.yoko_list_03 p,
.yoko_list_04 p{
  margin: 0;
  padding-top: 18px !important;
  padding-bottom: 8px !important;
}

.yoko_list_02 div{
  padding: 1px 24px 6px !important;
  background-color: #ebf1fa;
  border: 1px solid #ebf1fa;
}

.yoko_list_02 div p{
  width: 100%;
  margin: 16px 0 0;
  padding: 0 !important;
}

.yoko_list_02 div ul li{
  padding-top: 0 !important;
  padding-bottom: 3px !important;
  width: 250px;
}

.yoko_list_02 li, .yoko_list_02 p {
  width: 390px;
}

.yoko_list_02, .yoko_text_right_02, .yoko_text_left_02, .yoko_text_right_03, .yoko_text_left_03, .yoko_text_right_04, .yoko_text_left_04 {
  margin: 3px 0 20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: justify;
}
.center_sub #wrap_in, .kensyuu_sub #wrap_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-top: 48px;
}

.center_top, .center_sub {
  color: #003D5D;
}

.yoko_list_02 p,
.yoko_list_03 p,
.yoko_list_04 p{
  margin: 0;
}

.yoko_list_03 li,
.yoko_list_03 p{
  padding-right: 17px;
}

.yoko_list_03 li:nth-child(3n),
.yoko_list_03 p:nth-child(3n){
  padding-right: 0;
}

.yoko_list_04 li,
.yoko_list_04 p{
  padding-right: 18px;
}

.yoko_list_04 li:nth-child(4n),
.yoko_list_04 p:nth-child(4n){
  padding-right: 0;
}

.yoko_text_right_02 p:nth-child(even),
.yoko_text_left_02 p:nth-child(odd),
.yoko_text_right_02 li:nth-child(even),
.yoko_text_left_02 li:nth-child(odd){
  width: 50%;
  padding-bottom: 24px;
}

.yoko_text_right_02 p,
.yoko_text_left_02 p,
.yoko_text_right_02 li,
.yoko_text_left_02 li{
  margin-bottom: 24px;
}

/*6つの機能*/
.six_features {
  display: inline-block;
  width: 815px;
  position: relative;
  /*margin: -123px auto 0;*/
  margin: 0 auto 0;
}

.six_features > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  /*padding: 58px 0 0;*/
  padding: 0 0 0;
  margin: 0px;
}

.six_features > dl > dt,
.six_features > dl > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px;
  width: 262px;
  border-radius: 10px;
  border: 1px solid #003D5D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f2f2f2;
}

.six_features > dl > dt {
  display: block;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  position: absolute;
  width: auto;
  /*top: 53%;*/
  top: 39%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  /*z-index: 1;*/
}

.six_features > dl > dt p{
  margin: -6px 0;
}

.six_features > dl > dd {
  text-align: justify;
  position: relative;
  padding: 18px;
  margin: 0;
  display: block;
}

.six_features > dl > dd p{
  margin: 0 0 8px 0;
  font-size: 1.25rem; 
  text-align: center;
  font-weight: 700;
}

.six_features > dl > dt span {
  display: contents;
}

.six_features > dl > dd::before {
  z-index: -1;
  position: absolute;
  top: -34px;
  left: 0;
  /*width: 100%;*/
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#003D5D), to(#003D5D)) top center;
  background: -o-linear-gradient(left, #003D5D 0%, #003D5D 100%) top center;
  background: linear-gradient(to right, #003D5D 0%, #003D5D 100%) top center;
  /*overflow: hidden;*/
  content: "";
}

.six_features > dl > .gijyutsu::before {
  top: 80%;
  left: 188px;
  width: 100px;
  height: 1px;
  -webkit-transform: translateX(50%) rotate(20deg);
      -ms-transform: translateX(50%) rotate(20deg);
          transform: translateX(50%) rotate(20deg);
}

.six_features > dl > .kenkyuu{
  margin-top: -52px !important;
  /*margin-top: 0;*/
}

.six_features > dl > .kenkyuu::before {
  top: 93%;
  left: 30px;
  width: 100px;
  height: 1px;
  -webkit-transform: translateX(50%) rotate(-90deg);
      -ms-transform: translateX(50%) rotate(-90deg);
          transform: translateX(50%) rotate(-90deg);
}

.six_features > dl > .jinzai::before {
  top: 75%;
  left: -27px;
  width: 100px;
  height: 1px;
  -webkit-transform: translateX(-50%) rotate(-20deg);
      -ms-transform: translateX(-50%) rotate(-20deg);
          transform: translateX(-50%) rotate(-20deg);
}

.six_features > dl > dd:first-of-type:nth-last-of-type(2)::before {
  -webkit-transform: translateX(25%) rotate(45deg);
      -ms-transform: translateX(25%) rotate(45deg);
          transform: translateX(25%) rotate(45deg);
}

.six_features > dl > dd:first-of-type:nth-last-of-type(2) ~ dd:last-of-type::before {
  -webkit-transform: translateX(-25%) rotate(-45deg);
      -ms-transform: translateX(-25%) rotate(-45deg);
          transform: translateX(-25%) rotate(-45deg);
}

.six_features > dl > .jigyouka::before {
  top: 13px;
  left: 180px;
  width: 100px;
  height: 1px;
  -webkit-transform: translateX(50%) rotate(-20deg);
      -ms-transform: translateX(50%) rotate(-20deg);
          transform: translateX(50%) rotate(-20deg);
}

.six_features > dl > .jyouhou{
  margin-top: 3.75rem;
}

.six_features > dl > .jyouhou::before {
  top: 5%;
  left: 130px;
  width: 100px;
  height: 1px;
  -webkit-transform: translateX(-50%) rotate(-90deg);
      -ms-transform: translateX(-50%) rotate(-90deg);
          transform: translateX(-50%) rotate(-90deg);
}

.six_features > dl > .renkei::before {
  top: 15px;
  left: -23px;
  width: 100px;
  height: 1px;
  -webkit-transform: translateX(-50%) rotate(20deg);
      -ms-transform: translateX(-50%) rotate(20deg);
          transform: translateX(-50%) rotate(20deg);
}

.six_features .six_features {
  position: absolute;
  top: -0.2em;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0px;
}

.six_features .gijyutsu,
.six_features .jinzai{
  /*margin-top: 130px;*/
  margin-top: 77px;
}

.six_features .jigyouka,
.six_features .renkei{
  margin-top: -56px;
}


/*サブメニュー*/
.menu_2{
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ADADAD;
	margin-bottom: 20px;
}
.menu_2 p,
.menu_2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_2 ul.menu_2 li{
	margin: 0;
	padding: 0;
	display: inline;
}

.menu_2 p a{
  /*font-size: 0.18rem;*/
  display: block;
  margin-top: 0 !important;
	padding: 18px 15px !important;
	background-color: #003D5D;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.kensyuu_sub .menu_2 p a{
  background-color: #1dbeeb;
}

.menu_2 li a{
	position: relative;
	display: block;
  margin-top: 0 !important;
	padding: 18px 30px 18px 15px !important;
  border-top: 1px solid #B5B5B5;
  color: #333;
  background-repeat: no-repeat !important;
  background-position: right 17px center !important;
  background-image: url("../all_img/org/list_img_01.png") !important;
	background-size: 7px auto !important;
  text-decoration: none;
}

.menu_2 li a:hover{
  color: #003D5D;
}

.kensyuu_sub .menu_2 li a:hover{
  color: #12B7E6;
}

.menu_2 li:first-of-type a{
  /*border: none;*/
  /*
    border: none;
    background-color: #1dbeeb;
    display: block;
    margin-top: 0 !important;
    padding: 18px 15px !important;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    background-image: none !important;
  */
}

.menu_2 li:first-of-type a:hover{
  /*
    background-image: none !important;
    background-color: #1dbeeb;
    color: #fff;
  */
}

.menu_2 li{
  position: relative;
}

/*
  .menu_2 li a:before{
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    background: #888888;
  }
  .menu_2 li a:after{
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 23px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    background: #fff;
  }
*/

/*.menu_2 p a:hover,*/
.menu_2 li a:hover{
  background-color: #f2f2f2;
  text-decoration: none;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.menu_2 li a:hover{
	background-color: #f2f2f2;
	background-repeat: no-repeat !important;
	background-position: right 17px center !important;
  background-image: url("../all_img/org/list_img_02.png") !important;
	background-size: 7px auto !important;
	text-decoration: none;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  cursor: pointer;
}

.kensyuu_sub .menu_2 li a:hover{
  background-image: url("../all_img/org/list_img_03.png") !important;
}

.menu_2 li a:hover::before{
  background: #003D5D;
}

.kensyuu_sub .menu_2 li a:hover::before{
  background: #12B7E6;
}

.menu_2 li a:hover::after{
  background: #f2f2f2;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.menu_2 p a:hover{
  text-decoration: none;
}

.menu_2 .sel{
	text-decoration: none;
	background-color: #f2f2f2;
}

.menu_2 .sel a{
	text-decoration: none;
	background-color: #f2f2f2;
	color: #003D5D;
  font-weight: 700;
  background-image: url("../all_img/org/list_img_02.png") !important;
}

.kensyuu_sub .menu_2 .sel a{
  color: #12B7E6;
  background-image: url("../all_img/org/list_img_03.png") !important;
}

.kensyuu_sub .menu_2 li a[href="./47.html"],
/*#gnav ul.mega_menu_parent li ul li a[href="./330.html"],*/
#gnav ul.mega_menu_parent li ul li a[href="./47.html"],
.fmenu .mega_menu_child li a[href="./47.html"],
.site_map li.layer_1 .in_page li a[href="./47.html"]{
  display: none;
}

/*
.menu_2 .sel a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  background: #003D5D;
}
*/

.menu_2 .sel a::after{
	background: #f2f2f2 !important;
}

.menu_2 .sel a:hover::after{
	background: #f2f2f2;
}


/*＝＝＝＝＝＝＝＝＝＝*/
/*共通項目（フッター）*/
/*＝＝＝＝＝＝＝＝＝＝*/
#footer{
  background: #003D5D;
  padding: 76px 0;
  font-weight: 300;
}

.kensyuu_top #footer,
.kensyuu_sub #footer{
  background: #0fb2e1;
}

.footer_top{
  width: 1080px;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.kensyuu_top .footer_top,
.kensyuu_sub .footer_top{
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/*フッターメニュー*/
.fmenu{
  color: #fff;
	padding: 0;
}
.fmenu ul{
  width: 570px;
	margin: 0 auto;
  padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fmenu .mega_menu_child{
  width: 103px;
  display: block;
  font-size: 0.6rem;
  color: #f2f2f2;
  margin: 5px 0 0 0;
}

.fmenu .m_1 .mega_menu_child{
  width: 104px;
}

.fmenu .m_2 .mega_menu_child{
  width: 152px;
}

.fmenu .m_3 .mega_menu_child{
  width: 140px;
}

.fmenu .m_4 .mega_menu_child{
  width: 570px;
  display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fmenu .mega_menu_child li a{
  width: auto;
  display: block;
  font-size: 0.75rem;
  color: #f2f2f2;
  text-align: left;
}

.fmenu .mega_menu_child li a:before{
  content: "〉";
  font-size: 0.6rem;
  margin-right: -3px;
}

.fmenu .m_4 .mega_menu_child li a{
  margin-right: 23px;
}

.kensyuu_top .fmenu ul,
.kensyuu_sub .fmenu ul{
  width: 650px;
}

.fmenu li a{
  font-size: 0.937rem;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
}


/*ロゴ*/
.center_top .info_name,
.center_sub .info_name{
	background-image: url("../all_img/org/footer_siteid.png");
	background-position: center top;
	background-size: 310px auto;
  background-repeat: no-repeat;
  width: 310px;
  height: 47px;
	text-indent: -55555em;
	margin: 0 0 8px 0;
}

.kensyuu_top .info_name,
.kensyuu_sub .info_name{
	font-weight: 400;
  font-size: 1.25rem;
  color: #fff;
	margin: 0 0 4px 0;
}

.center_top .info_name a,
.center_sub .info_name a{
  display: block;
  height: 100%;
}

.kensyuu_top .info_name a,
.kensyuu_sub .info_name a{
  text-decoration: none;
  color: #fff;
}

.main_link{
  text-align: right;
  position: relative;
  width: 9.8rem;
  margin: 30px 0 0 auto;
}

.main_link a{
  color: #fff;
  font-size: 0.875rem;
  text-decoration: none;
}

.main_link a:hover{
  text-decoration: none;
}

.main_link::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  top: 10px;
  left: -0.5rem;
}

/*アドレス*/
address{
  color: #fff;
	font-style: normal;
	font-size: 0.937rem;
  text-align: left;
  background-color: rgba(0,0,0,0);
}

address a{
   color: #fff !important;
  text-decoration: none !important;
  background-color: rgba(0,0,0,0) !important;
}

.footer_bottom{
  width: 1080px;
  margin: 0 auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_bottom .fmenu_02 ul{
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer_bottom .fmenu_02 ul a{
  color: #fff;
  font-size: 0.875rem;
  text-decoration: none;
}

.footer_bottom .fmenu_02 ul li{
  margin: 0 0 2px;
  border-right: 1px solid #fff;
  text-align: left;
  padding: 0 14px 3px;
  line-height: 0.8;
}

.footer_bottom .fmenu_02 ul li:nth-child(1){
  border-left: 1px solid #fff;
}


/*コピーライト*/
.copy{
  color: #fff;
  text-align: left;
	font-size: 0.75rem;
  margin: 8px 0 0 -8px;
}

.copy p{
  text-align: center;
  padding: 12px 0;
  margin: 0;
}

.kinshi{
  font-size: 0.875rem;
  width: 40%;
  text-align: left;
  padding-right: 45px;
  margin: 0;
  background: url("../all_img/org/sagaken.png") no-repeat right center;
  background-size: 40px auto;
}

.footer_img{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 42px;
  line-height: 0;
  background: url("../all_img/org/footer.jpg") no-repeat center;
  background-size: 100% 42px;
  /*filter: opacity(80%);*/
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; /*IE対策*/
}


/*＝＝＝＝＝＝*/
/*トップページ*/
/*＝＝＝＝＝＝*/
.center_top #wrap_in,
.kensyuu_top #wrap_in{
	width: 100%;
  padding-bottom: 0;
}

/*おすすめ*/
.recom{
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}

.recom ul{
	margin: 0 0 0 -32px;
	padding: 0;
}

.recom li{
	margin: 0 0 32px 32px;
	padding: 0;
}

.recom li img{
	width: 100% !important;
	height: auto !important;
}

.recom li img:hover{
  /*filter: drop-shadow(0px 3px 3px rgba(0,0,0,.8));*/
}

.col2 li{
	width: 496px;
}

.col3 li{
	width: 320px;
}

.col4 li{
	width: 232px;
}

.col6 li{
	width: 144px;
}


/*ニューストピックス*/
#news_topics{
	width: 100%;
	margin: 0 auto 96px;
  background-color: #f6f6f6;
  border-width: 1px 0 1px 0;
  border-color: #fff;
  border-style: solid;
}

.kensyuu_top #news_topics{
	width: 100%;
	margin: 0 auto;
  background-color: #fff;
  border: none;
}

.center_sub #news_topics,
.kensyuu_sub #news_topics{
  background-color: #fff;
  border: none;
}

#news_topics h2{
	text-align: left;
  line-height: 1;
  font-size: 2.187rem;
  padding: 0 0 16px;
  margin: 0;
  color: #003D5D;
  letter-spacing: 0.02rem;
  border: none;
  /*border-bottom: none;*/
  background-color: rgba(255,255,255,0);
}

.kensyuu_top #news_topics h2{
  color: #12B7E6;
}

#news_topics .rss{
	font-size: 0.6em;
	margin: 0 10px;
}

#news_topics .rss a{
	padding: 0 5px;
	background-color: #338533;
	color: #fff;
	border-radius: 5px;
}

.news_topics_1{
  width: 1080px;
  padding: 76px 0 76px;
  margin: 0 auto;
  position: relative;
}

.news_topics_2{
  display: none;
}

#news_topics dl{
  padding: 0;
	margin: 0;
}

#news_topics dt{
  position: relative;
  padding: 27px 0 5px 11rem;/*padding: 27px 0 5px 176px;*/
  /*background-image: url("../all_img/org/news.png");*/
  background-repeat: no-repeat;
  background-position: left 28px;
  background-size: 55px 22px;
}

.kensyuu_top #news_topics dt{
  /*background-image: url("../all_img/org/news2.png");*/
}

#news_topics dt a{
  text-decoration: underline;
  font-weight: 500;
  color: #003D5D;
}

.kensyuu_top #news_topics dt a,
.kensyuu_sub #news_topics dt a{
  color: #333;
}

#news_topics dd{
	font-size: 0.875rem;
  margin-left: 11rem;/*margin-left: 176px;*/
}

#news_topics .time{
  margin-left: -6.25rem;/*margin-left: -100px;*/
  margin-right: 1.062rem;/*margin-right: 17px;*/
	display: inline-block;
}

#news_topics dl .new {
  background-image: url("../all_img/org/news_new.png");
  background-position: left 28px;
  background-size: 3.437rem 1.375rem;/*background-size: 55px 22px;*/
}

/*
#news_topics .new:before{
	content: "New";
	background-color: #fff;
  font-weight: 500;
	color: #B90000;
  border: 1px solid #B90000;
	line-height: 1em;
	font-size: 0.15rem;
	display: inline-block;
	text-align: center;
	padding: 3px 12px;
	border-radius: 10px;
	margin-right: 10px;
}
*/

.disp_list{
  line-height: 1;
}

.disp_list a{
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	color: #003D5D;
  font-weight: 700;
  font-size: 1.25rem;
  position: absolute;
  right: 0;
  top: 88px;
  text-decoration: underline;
}

.kensyuu_top .disp_list a{
	color: #12B7E6;
}


/*バナー*/
.banner_1{
  width: 1080px !important;
  margin: 0 auto;
}

.banner_1 ul{
  width: 1080px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 100px;
  list-style: none;
  padding: 0;
  margin: 76px auto;
}

.banner_1 ul li{
  margin: 0 25px 18px 0;
}

.banner_1 ul li:nth-child(4n){
  margin-right: 0;
}

.banner_1 ul li a{
  display: block;
  width: 100%;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーー
　トップページコンテンツ（センターメインサイト）
ーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*メインビジュアル_スライド*/
.slide_01{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  /*list-style: none;*/
  /*z-index: 20;*/
  position: relative;
  /*margin-bottom: 60px !important;*/
}

.slide_01 li{
	margin: 0;
}
.slide_01 img{
	width: 100% !important;
  height: auto !important;
}

.slick-list{
	overflow:inherit !important;
}

.slide_01_1{
  position: relative;
}

.slide_01_1 div,
.slide_01_1 ul{
  width: 630px;
  height: 128px;
  text-align: center;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.slide_01_1 a,
.slide_01_1 p{
  color: #fff;
}

.slide_01_1 div a:hover{
  text-decoration: none;
}

.slide_01_1 div a:hover .slide_01_1 li{
  opacity: 0.75;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.slide_01_1 div h2,
.slide_01_1 ul h2{
  color: #fff;
  white-space: nowrap;
  font-size: 36.2px;
  margin: 0;
  padding: 0;
  background-color: rgba(255,255,255,0);
  border: none;
}

.slide_01_1 div p,
.slide_01_1 ul p{
  font-size: 16px;
}

.cke_editable .slide_01{
	width: 90% !important;
  height: auto !important;
  list-style: disc;
  padding-left: 28px;
}

.cke_editable .slide_01 img{
	width: 100% !important;
  height: auto !important;
}

.cke_editable .slide_02 p {
  margin: 0 10px 10px;
}


/*一時的なお知らせ*/
.center_top .contents_1{
  margin: 0 auto;
  padding: 36px 0 30px;
  width: 1080px;
}


/*共通部分*/
.view {
  position: relative;
}

.view a {
  position: absolute;
  right: 42px;
  /*bottom: -26px;*/
  top: 66%;
  font-size: 0.75rem;
  line-height: 1.7;
  display: block;
  padding: 4px 20px 3px 30px;
  border: 1px solid #003D5D;
  border-radius: 40px;
  background-color: #fff;
  color: #003D5D;
  text-decoration: none;
  z-index: 1;
}

.view a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #003D5D;
  border: 1px solid #003D5D;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.view a::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #003D5D;
  position: absolute;
  top: 0.625rem;
  left: 18px;
}

.view a:hover::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  top: 0.625rem;
  left: 18px;
}


/*pickup_スライド*/
.slide_02{
  /*z-index: 20;*/
  position: relative;
  /*margin-bottom: 60px !important;*/
}

.slide_02 p{
  line-height: 1;
  width: 330px !important;
  height: 254px;
	margin: 0 10px;
}

.slide_02 p a{
  transform: perspective(1px) translateZ(0);
  backface-visibility: hidden;
  display: block;
  width: 100%;
  color: #003D5D;
  text-decoration: none;
}

.slide_02 img{
	width: 330px !important;
  height: 220px !important;
  -webkit-backface-visibility: hidden;
}

/*infomation*/
.center_top .contents_3{
  margin-top: 122px;
  position: relative;
}

.info_item_wrap{
  width: 1080px;
  margin: 0 auto;
}

.info_item_wrap ul{
	margin: 0;
	padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.info_item_wrap li{
	margin: 0 0 18px 0;
	padding: 0;
  width: 530px;
  height: 10rem;
  border: 1px solid #AAAAAA;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info_a_wrap,
.info_a_wrap .view{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  margin: 0 auto;
}

.info_a_wrap li{
  border: none;
}

.info_a_wrap .info_a a{
  color: rgba(255,255,255,0);
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.info_a_wrap .info_a a:hover{
  color: rgba(255,255,255,0);
}

.info_a_wrap .view{
  border: none;
}

/*
.info_a_wrap .view a{
  display: block;
  width: auto;
  height: auto;
}
*/

/*
.info_a a:hover .info_item_wrap .view a{
  text-decoration: none;
  color: #fff;
  background-color: #003D5D;
  border: 1px solid #003D5D;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
*/

.info_item_wrap .icon_bg{
  text-align: center;
  background-color: #fff;
}

.info_item_wrap h2{
  font-size: 1.25rem;
  color: #003D5D;
  font-weight: 700;
  width: 220px;
  background-color: rgba(255,255,255,0);
  border: none;
}

.info_item_wrap .icon_01{
  background: url("../all_img/org/center_icon_01.png") no-repeat top center !important;
  background-size: auto 40px !important;
  margin: 50px 0 38px;
  padding: 42px 0 0 0;
}

.info_item_wrap .icon_02{
  background: url("../all_img/org/center_icon_02.png") no-repeat top center !important;
  background-size: auto 60px !important;
  margin: 36px 0 32px;
  padding: 62px 0 0 0;
}

.info_item_wrap .icon_03{
  background: url("../all_img/org/center_icon_03.png") no-repeat top center !important;
  background-size: auto 60px !important;
  margin: 37px 0 31px;
  padding: 62px 0 0 0;
}

.info_item_wrap .icon_04{
  background: url("../all_img/org/center_icon_04.png") no-repeat top center !important;
  background-size: auto 60px !important;
  margin: 40px 0 28px;
  padding: 62px 0 0 0;
}

.info_item_wrap .icon_05{
  background: url("../all_img/org/center_icon_05.png") no-repeat top center !important;
  background-size: auto 55px !important;
  margin: 40px 0 32px;
  padding: 56px 0 0 0;
}

.info_item_wrap .icon_06{
  background: url("../all_img/org/center_icon_06.png") no-repeat top center !important;
  background-size: auto 60px !important;
  margin: 37px 0 33px;
  padding: 60px 0 0 0;
}


.info_item_wrap .inner_01{
  background: url("../site_files/image/center_toppage/center_infomation/infomation_01.jpg") no-repeat top center;
}

.info_item_wrap .inner_02{
  background: url("../site_files/image/center_toppage/center_infomation/infomation_02.jpg") no-repeat top center;
}

.info_item_wrap .inner_03{
  background: url("../site_files/image/center_toppage/center_infomation/infomation_03.jpg") no-repeat top center;
}

.info_item_wrap .inner_04{
  background: url("../site_files/image/center_toppage/center_infomation/infomation_04.jpg") no-repeat top center;
}

.info_item_wrap .inner{
  background-size: 310px 10rem;
}

.info_item_wrap .inner_05,
.info_item_wrap .inner_06{
  background-color: #EDEDED;
  height: 10rem;
}


.inner p{
  font-weight: 500;
  margin: 0;
  padding: 37px 40px 14px 40px;
}

.inner_05 .small,
.inner_06 .small{
  font-size: 0.875rem;
  padding: 29px 40px 10px 40px;
}

.inner .view{
  padding: 0;
  margin: 0;
}

/*サブページ*/
#wrap .sub_title_img_wrap_log,
#wrap .sub_title_img_wrap{
  position: relative;
  padding: 0 0 0 0;
  height: 200px;
  background-image: url("../all_img/org/center_title_img2_base.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.kensyuu_sub #wrap .sub_title_img_wrap{
  background-image: url("../all_img/org/kensyuu_title_img2_base2.jpg");
}

#wrap .sub_title_img_in_log,
#wrap .sub_title_img_in{
  border:1px solid #fff;
  margin: 12px;
  height: 214px;
}

#wrap .sub_title_img_log p,
#wrap .sub_title_img p{
  margin: 0;
  position: absolute;
  top: 0;
  /*z-index: -1;*/
}

#wrap .sub_title_img_log .cms_content_edit_area p,
#wrap .sub_title_img .cms_content_edit_area p{
  margin: 0;
  position: static;
  top: 0;
  /*z-index: -1;*/
}

#wrap .sub_title_img p{
  width: 100%;
  height: 200px;
}

#wrap .sub_title_img p img{
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: center center";
  -o-object-position: center center;
  object-position: center center;
  width: 100% !important;
  height: 200px !important;
}

#wrap .sub_title_img_log h1,
#wrap .sub_title_img h1{
  z-index: 20;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0;
  /*max-width: 80%;*/
  text-align: center;
}

/*
.ie #wrap .sub_title_img_log h1,
.ie #wrap .sub_title_img h1{
  left: 8.5%;
}
*/
/*Internet Explorer（全バージョン）のみ*/


/*ーーーーーーーーーーーーーーーーーーーー
　トップページコンテンツ（研修事業サイト）
ーーーーーーーーーーーーーーーーーーーーー*/
/*研修事業_メインビジュアル*/
.ks_main{
  position: relative;
}

.ks_main p{
  margin: 0;
  line-height: 1;
}

.ks_main .ks_mainimg{
  width: 100%;
}

.ks_main .ks_mainimg img{
  width: 100% !important;
  height: auto !important;
}

.ks_main .ks_maintext{
  position: absolute;
  right: 15%;
  top: 10%;
  /*top: 105px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ks_main .ks_maintext_01,
.ks_main .ks_maintext_02{
  padding: 22px 14px 18px 14px;
  background-color: #fff;
  color: #12B7E6;
  /*font-size: 38px;*/
  font-size: 3vw;
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  /*
    font-feature-settings: "palt" 1;
    -webkit-font-feature-settings: "palt" 1;
  */
}

.ks_main .ks_maintext_01{
  margin-bottom: 105px;
  white-space: nowrap;
  /*
    right: 24%;
    top: 105px;
  */
}

.ks_main .ks_maintext_01 span{
  letter-spacing: -0.02rem;
}

.ks_main .ks_maintext_02{
  margin-right: 20px;
  /*
    right: 24%;
    bottom: 105px;
  */
}

/*Guidance*/
.kensyuu_top .contents_1{
  padding: 76px 0;
  background-color: #20C1EF;
  /*
    background-image: url('../all_img/org/gd_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
  */
  width: 100%;
	margin: 0 auto;
}


.kensyuu_top .contents_1 h1{
  color: #fff;
}

.gd_item_wrap{
  width: 1080px;
  margin: 0 auto;
}

.gd_item_wrap ul{
	margin: 0;
	padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gd_item_wrap li{
	margin: 0 0 18px 0;
	padding: 0;
  width: 530px;
  height: 11.25rem;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
}

.gd_item_wrap li:hover img{
  opacity: 0.75;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.gd_item_wrap li:hover a{
  color: #1DB2DD;
}

.gd_item_wrap li{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gd_item_wrap .inner a{
  color: #333;
  display: block;
  width: 100%;
}

.gd_item_wrap .gd_item_img{
  margin: 0;
  width: 220px;
}

.gd_item_wrap li img{
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 11.25rem !important;
  border-radius: 8px 0 0 8px;
}

.gd_item_wrap .inner{
  padding: 47px 25px 0 25px;
  font-weight: 400;
}

.gd_item_wrap .inner p{
  font-weight: 400;
  padding: 0;
  color: #333;
}

.gd_item_wrap .inner:hover{
  cursor: pointer;
  color: #1DB2DD;
}

.gd_item_wrap li a:hover{
  text-decoration: none;
}

.gd_item_wrap li a:hover h2,
.gd_item_wrap li a:hover p,
.gd_item_wrap .inner:hover a{
  color: #1DB2DD;
}

.gd_item_wrap a:focus {
  overflow: inherit;
}

.gd_item_wrap h2{
  font-size: 1.25rem;
  color: #333;
  border: none;
  font-weight: 700;
  padding: 0;
  margin: 0 0 6px 0;
  background-color: rgba(255,255,255,0);
}

.gd_item_wrap .discripsion{
	margin: 0 0 18px 0;
	padding: 0;
  width: 530px;
  height: 11.25rem;
  position: relative;
  display: block;
  background-color: #fff;
  border-radius: 8px;
}

.gd_item_wrap .discripsion div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 33px 33px 5px 33px;
}

.gd_item_wrap .discripsion .discripsion_text{
  color: #1DB2DD;
  font-weight: 500;
  padding: 0 33px;
  margin: 0;
}

.gd_item_wrap .discripsion h2{
  border: none;
  color: #1DB2DD;
  font-size: 1.375rem;
  background-color: rgba(255,255,255,0);
}

.gd_item_wrap .discripsion .view{
  color: #1DB2DD;
  font-weight: 500;
  margin: 0;
  text-align: center;
}

.gd_item_wrap .discripsion .view a{
  position: static;
  right: 0;
  /*bottom: 80px;*/
  padding: 4px 20px 3px 30px;
  border: 1px solid #00ABD5;
  color: #00ABD5;
}

.gd_item_wrap .discripsion .view a:hover {
  background-color: #00ABD5;
  border: 1px solid #00ABD5;
  color: #fff;
}

.gd_item_wrap .discripsion .view a::before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #00ABD5;
}

.kensyuu_top .view a:hover::before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #fff;
}


/*Infomation*/
.kensyuu_top .contents_2 {
  width: 1080px;
  margin: 96px auto;
}

.kensyuu_info_item_wrap{
  width: 1080px;
  margin: 0 auto;
}

.kensyuu_info_item_wrap ul{
	margin: 0;
	padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.kensyuu_info_item_wrap li{
	margin: 0 0 18px 0;
	padding: 0;
  width: 530px;
  background-color: #fff;
  border:1px solid #12B7E6;
  position: relative;
}

.kensyuu_info_item_wrap .bg{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  */
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #20C1EF;
  height: 6.875rem;
}

.kensyuu_info_item_wrap h2 a{
  width: 226px;
  font-size: 1.375rem;
  color: #fff !important;
  background-color: rgba(255,255,255,0);
}

.kensyuu_info_item_wrap .bg p{
  margin: 0;
  line-height: 0;
  overflow: hidden;
}

.kensyuu_img img {
  width: 190px !important;
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: top;";
}

.kensyuu_img a{
  display: block;
  width: 100%;
}

.ken1 a {
  padding: 0 0 0 38px;
}

.ken2 a {
  padding: 0 0 0 28px;
}

.ken1 img {
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: top;";
}

.ken2 img {
  height: 6.875rem !important;
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: top;";
}

.kensyuu_icon_01,
.kensyuu_icon_02{
  margin: 0;
  padding: 0;
  background-color: rgba(255,255,255,0);
  border: none;
}

.kensyuu_icon_01 a{
  background: url("../all_img/org/kensyuu_icon_01.png") no-repeat 36px 35px !important;
  background-size: auto 46px !important;
  /*margin: 0 0 0 40px;*/
  margin: 0;
  padding: 40px 0 41px 76px;
  font-size: 1.375rem;
  border: none;
  display: block;
  width: 100%;
  /*height: 100%;*/
}

.kensyuu_icon_02 a{
  background: url(../all_img/org/kensyuu_icon_02.png) no-repeat 37px 32px !important;
  background-size: auto 42px !important;
  /* margin: 0 0 0 45px; */
  margin: 0;
  padding: 41px 0 41px 88px;
  font-size: 1.375rem;
  border: none;
  display: block;
  width: 100%;
  /*height: 100%;*/
}

.kensyuu_info_item_top li .inner p{
  padding: 0;
}

.kensyuu_info_item_top li .inner p a{
  font-weight: 400;
  padding: 28px 33px 28px 33px;
  display: block;
}

.kensyuu_info_item_top li a,
.kensyuu_info_item_top li a:hover{
  color: #333;
  text-decoration: none;
}

.kensyuu_info_item_top li:hover{
  opacity: 0.75;
}

.kensyuu_info_item_top li a img:hover {
  opacity: 1;
}


.kensyuu_info_item_bottom li{
  height: 13.125rem;
}

.insta_text{
  line-height: 1.3;
  width: 15.625rem;
  /*height: 67px;*/
  font-size: 1.562rem;
  font-weight: 700;
  color: #12B7E6;
  background: url(../all_img/org/kensyuu_icon_03.png) no-repeat 112px center;
  background-size: auto 52px;
  margin: 0 auto;
  padding: 4.5rem 0 4.6rem 178px;
}

.bosyu_text{
  width: 12.75rem;
  height: 2.1rem;
  font-size: 1.562rem;
  font-weight: 700;
  color: #12B7E6;
  background: url(../all_img/org/kensyuu_icon_04.png) no-repeat 133px center;
  background-size: auto 50px;
  margin: 0 auto;
  padding: 5.687rem 0 5.312rem 194px;
}

.insta a,
.insta a:hover{
  text-decoration: none;
  display: block;
  width: 66.5%;
  /*height: 100%;*/
  /*height: 13.125rem;*/
}

.bosyu a,
.bosyu a:hover{
  text-decoration: none;
  display: block;
  width: 63.4%;
  /*height: 100%;*/
  /*height: 13.125rem;*/
}

.insta a:hover,
.bosyu a:hover{
  background-color: #E2F9FF;
}

.kensyu_info_item_bottom li:hover{
  background-color: #E2F9FF;
}


.contact{
  padding: 70px 48px;
  background-color: #E2F9FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact ul{
  width: 50rem;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact_text{
  width: 35rem;
}

.contact_text p{
  margin: 10px 0 0 0;
}

.contact h2{
  font-size: 1.375rem;
  color: #333;
  padding: 0;
  margin: 0;
  background-color: rgba(255,255,255,0);
  border: none;
}

.contact .tel{
  margin-right: 25px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #12B7E6;
}

.contact .mail a{
  border: 1px solid #12B7E6;
  border-radius: 40px;
  background-color: #fff;
  color: #12B7E6;
  font-weight: 700;
  padding: 8px 24px;
}

.contact .mail a:hover{
  text-decoration: none;
  background-color: #12B7E6;
  color: #fff;
}


/*＝＝＝*/
/*英語用*/
/*＝＝＝*/
.english{
  text-align: left;
}

/*six_features_en（6つの機能）*/
.six_features_en .six_features > dl > dd{
  text-align: left;
}

.six_features_en .six_features > dl > dt{
  padding: 28px 50px;
  top: 46%;
}

.six_features_en .six_features > dl > dt br{
  display: none;
}

.six_features_en .six_features > dl > .gijyutsu::before {
  top: 92%;
}

.six_features_en .six_features > dl > .jinzai::before {
  top: 92%;
}

.six_features_en .six_features > dl > .jigyouka::before {
  top: 8px;
}

.six_features_en .six_features .jigyouka{
  margin-top: -64px;
}

.six_features_en .six_features .renkei {
  margin-top: 0px;
}

.six_features_en .six_features > dl > .renkei::before {
  top: 8px;
}

/*Organization（組織図）*/
.organization {
  display: inline-block;
  position: relative;
  margin: 18px auto 0;
}

.organization > dl {
  position: relative;
  /*padding: 58px 0 0;*/
  padding: 0 0 0;
  margin: 0px;
}

.organization > dl > dt,
.organization > dl > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 300px;
  font-size: 16px !important;
}

.organization > dl > dt {
  display: block;
  position: absolute;
  width: auto;
  top: 12px;
  left: 173px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  /*z-index: 1;*/
}

.organization > dl > dd {
  text-align: justify;
  position: relative;
  padding: 0;
  margin: 0 0 0 449px;
  display: block;
  line-height: 1.8;
  /*width: 50%;*/
}

.organization > dl dt::before,
.organization > dl dt::after{
  z-index: -1;
  position: absolute;
  top: 55px;
  right: -70px;
  background: -webkit-gradient(linear, left top, right top, from(#003D5D), to(#003D5D)) top center;
  background: -o-linear-gradient(left, #003D5D 0%, #003D5D 100%) top center;
  background: linear-gradient(to right, #003D5D 0%, #003D5D 100%) top center;
  /*overflow: hidden;*/
  content: "";
  width: 30px;
  height: 1px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.organization > dl dt::after{
  top: 12px;
  left: 166px;
  width: 112px;
  -webkit-transform: translateX(-50%) rotate(-90deg);
  -ms-transform: translateX(-50%) rotate(-90deg);
  transform: translateX(-50%) rotate(-90deg);
}

.organization > dl > dd::before {
  z-index: -1;
  position: absolute; 
  top: 12px; 
  left: -128px; 
  background: -webkit-gradient(linear, left top, right top, from(#003D5D), to(#003D5D)) top center; 
  background: -o-linear-gradient(left, #003D5D 0%, #003D5D 100%) top center;
  background: linear-gradient(to right, #003D5D 0%, #003D5D 100%) top center; 
  /*overflow: hidden; */
  content: "";
  width: 24px;
  height: 1px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  font-weight: 200;
}

.organization > dl > dd p{
  margin: 0 0 0 -85px;
  line-height: 1.8;
  /*width: 330px;*/
}

.organization > dl .director{
  left: 29px;
  top: 55px;
}

.organization > dl .director::before{
  right: -22px;
  top: 12px;
}

.organization > dl .deputy_director{
  left: 160px;
  top: 55px;
}

.organization > dl .deputy_director::after{
  width: 110px;
  height: 1px;
  top: 13px;
  left: 175px !important;
  -webkit-transform: translateX(-50%) rotate(0deg);
  -ms-transform: translateX(-50%) rotate(0deg);
  transform: translateX(-50%) rotate(0deg);
}

.organization > dl .deputy_director br,
.organization > dl .chief_editor br{
  display: none;
}

.organization > dl .chief_editor{
  left: 274px;
  top: 89px;
}

.organization > dl .chief_editor::after{
  top: -11px;
  left: 41px !important;
  width: 18px;
}

.organization > dl .director::after,
.organization > dl .deputy_director::before,
.organization > dl .chief_editor::before,
.organization > dl .nb::before{
  content: none;
}

.organization > dl .nb::after{
  top: 56px;
  left: 161px;
  width: 113px;
}


/*＝＝＝＝＝＝＝＝＝*/
/*2021.03.31_更新用 */
/*＝＝＝＝＝＝＝＝＝*/

/*組織図*/
.organization_ja {
  margin: 0 auto;
}

.organization_ja > dl dt::after {
  z-index: -1;
  position: absolute;
  top: 12px;
  left: 28px !important;
}

.organization_ja > dl > dd {
  text-align: justify;
  position: relative;
  padding: 0;
  margin: 0 0 0 315px !important;
  display: block;
  line-height: 1.8;
  /* width: 50%; */
  font-size: 16px !important;
}

.organization > dl .syotyou{
  left: 16px;
  top: 57px;
}

.organization > dl .syotyou::before{
  right: -22px;
  top: 12px;
}

.organization > dl .fukusyotyou{
  left: 100px;
  top: 58px;
}

.organization > dl .syukan{
  left: 163px;
  top: 89px;
}

.organization > dl .syukan::after{
  top: -11px;
  left: 16px !important;
  width: 18px;
}

.organization > dl .syotyou::after,
.organization > dl .fukusyotyou::before,
.organization > dl .syukan::before,
.organization > dl .nb::before{
  content: none;
}

.organization_ja > dl .nb::after{
  top: 56px;
  left: 166px;
  width: 112px;
}

.organization > dl .fukusyotyou::after{
  width: 70px;
  height: 1px;
  top: 10px;
  left: 90px !important;
  -webkit-transform: translateX(-50%) rotate(0deg);
  -ms-transform: translateX(-50%) rotate(0deg);
  transform: translateX(-50%) rotate(0deg);
}


/*＝＝＝＝＝＝*/
/*サイトマップ*/
/*＝＝＝＝＝＝*/
.site_map p{
	font-size: 1.2rem;
  font-weight: 700;
}

.site_map ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.site_map li.layer_1,
.site_map li.layer_2,
.site_map li.layer_3,
.site_map li.layer_4{
  /*margin: 0;*/
	padding: 0 15px;
	display: table-cell;
	width: 46%;
	float: left;
  /*border-top: 1px solid #ccc;*/
	min-height: 100px;
	margin: 0 4% 0 0;
}

.site_map li.layer_3{
	min-height: 100px;
}

.site_map li.layer_1{
	width: 96%;
	border-top: 1px solid #B5B5B5;
  margin-top: 20px;
  padding: 0 15px 0 15px;
}

.site_map li.layer_1 a{
  margin-top: 20px !important;
  position: relative;
  font-weight: 700;
  font-size: 1.2rem;
}

.site_map li.layer_1 ul a,
.site_map li.layer_1 ul a:after{
  margin-top: 0 !important;
  content: none;
  font-weight: normal;
  font-size: 1rem;
}

.site_map li.layer_1 a:after{
  content: "■";
  padding-right: 5px;
  font-size: 0.8rem;
  position: absolute;
  left: -8px;
  bottom: 9px;
}

.site_map li.layer_2{
  padding-left: 25px;
  min-height: 30px;
  width: 94%;
}

/*
.site_map li.layer_2 .in_page{
  margin: 0 0 0 10px;
}
*/

.site_map li.layer_2 a{
  padding: 3px 5px 5px 30px !important;
	background-image: url("../all_img/org/list_11.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.site_map li.layer_2 ul a{
  padding: 3px 5px 5px 24px !important;
  background-image: url("../all_img/org/list_02.png");
}

.site_map li.layer_3{
  padding-left: 35px;
  min-height: 40px;
  width: 90%;
}

.site_map li.layer_3 a{
  padding: 3px 5px 5px 30px !important;
	background-image: url("../all_img/org/list_02.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/*
.site_map li.layer_3 ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
*/

.site_map li.layer_3 ul a{
  position: relative;
  padding: 3px 5px 5px 24px !important;
  background-image: none;
}

.site_map li.layer_3 ul a:before{
  position: absolute;
  left: 6px;
  content: "・";
  color: #ccc;
}


.site_map li.layer_4{
  padding-left: 45px;
  min-height: 40px;
  width: 93%;
  margin-top: -6px;
}

/*
.site_map li.layer_4 a{
  padding: 3px 5px 5px 30px !important;
	background-image: url("../all_img/org/list_02.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.site_map li.layer_4 ul a:before{
  position: absolute;
  left: 6px;
  content: "・";
  color: #ccc;
}
*/

.site_map li.layer_4 a{
  position: relative;
  padding: 3px 5px 5px 24px !important;
  background-image: none;
}

.site_map li.layer_4 a:before{
  position: absolute;
  left: 6px;
  content: "・";
  color: #ccc;
}

.site_map li.layer_4 .in_page{
  margin: 5px 5px 0 13px;
  width: 98%;
}

.site_map a{
	display: inline-block;
  margin-top: 0 !important;
	padding: 10px !important;
}

.site_map li ul{
	margin: 5px 5px 0 10px;
}

.site_map .in_page a{
  margin-top: 0 !important;
	padding: 3px 5px 5px 30px !important;
	background-image: url("../all_img/org/list_11.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.site_map .page1{
  margin-left: 25px;
}

.site_map li.layer_1 .page1,
.site_map li.layer_2 .page1,
.site_map li.layer_3 .page1,
.site_map li.layer_4 .page1{
  margin-left: 0;
}

.site_map li.layer_5,
.site_map li.layer_6{
  display: none;
}

/*＝＝＝＝＝＝＝*/
/*メールフォーム*/
/*＝＝＝＝＝＝＝*/
.mail_form{
	display: table;
  /*border: 1px solid #003D5D;*/
  border: 1px solid #b5b5b5;
	padding: 40px;
  /*border-radius: 20px;*/
	margin-bottom: 20px;
}

/*
.kensyuu_sub .mail_form{
  border: 1px solid #ddd;
}
*/

.form_label,
.form_input{
	display: table-cell;
	float: left;
  /*border-top: 1px dashed #ccc;*/
	padding: 15px 0 15px 0;
}

.form_label:first-child,
.form_label:first-child+.form_input{
	border: none;
}

.form_label{
	width: 30%;
}

.form_input{
	width: 67%;
  padding: 15px 0 15px 16px;
}

.mail_label,
.mail_value{
  display: inline-block;
  margin-top: 10px;
}

.form_input textarea{
	max-width: 480px;
}

.mcheck:after{
	content: "必須";
  font-size: 0.7rem;
  background-color: #fff;
  padding: 0px 8px;
  margin-left: -7px;
  /*border-radius: 3px; */
  border: 1px solid #B90000;
  color: #B90000;
}

.mcheck{
	line-height: 1em;
	white-space: nowrap;
}


/*注意書き*/
.mail_form .form_input p {
  margin: 0 0 0 -18px;
	padding: 0;
  color: #B90000;
  font-size: 0.8rem;
}

.mail_form .form_input p a{
  color: #B90000;
  text-decoration: none;
}


/*フォーム関連のCSS（共通）*/
/*button,*/
/*
option,
select,
*/
textarea,
/*input[type="button"],*/
/*input[type="submit"],*/
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="text"],
input[type="select"],
input[type="option"]{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  outline: 0;
  margin: 0;
  background: #fff;
}/*↑無効にする*/

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="hidden"],
button, textarea {
  margin: 0;
  padding: 8px;
  border: 1px solid #838383;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1rem;
}

.mail_form input[type="text"],
textarea{
  margin: 0 0 0 -18px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* for firefox */
select {
  text-indent: 0.01px;
  -o-text-overflow: '';
  text-overflow: '';
}

/* for ie10 ie11 ie系のプルダウンの矢印を消す ie9は非対応 */
select::-ms-expand {
  display: none;
}

/*セレクトボックス*/
.form_input select::-ms-expand {
  display: none;
}
.form_input select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*width:100%;*/
  height: 42px;
  padding: 8px 30px 8px 10px;
  margin: 0 0 0 -18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #838383;
  border-radius: 3px;
  background: #fff;
  background-image: url(../all_img/org/select_03.png);
  background-repeat: no-repeat;
  background-size: 12px 10px;
  /*background-position: right 5px center;*/
  background-position: 88% 17px;
}

.form_input select:hover{
  cursor: pointer;
}

.form_input input[type='text'],
.mail_form textarea {
  width: 80%;
}

textarea,
input[type="number"],
input[type="text"] {
  border: 1px solid #838383;
  /*border-radius: 4px;*/
}

/*
textarea {
height: 100px;  お好みの高さに 
}
*/

/*フォーカス時の色変更 */
textarea:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="text"]:focus {
  border: 1px solid #003D5D;
  background-color: #f1faff;
}

.mail_form .form_input input[type="text"]:focus,
.mail_form .form_input textarea:focus {
  background-color: #f1faff;
}

.form_button{
	clear: both;
  /*border-top: 1px dashed #ccc;*/
	padding: 40px 0 10px;
}

.form_button input{
	display: block;
	margin: 0 auto;
}

.form_input input,
.form_input textarea{
  background-color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
}


/*送信ボタンなど*/
.form_button input[type="submit"],
.mailthanks_btn input[type="submit"]{
  margin-bottom: 24px;
  font-size: 1.2rem;
  background-color: #003D5D;
  color: #fff;
  margin: 0 auto 22px;
  width: 180px;
  padding: 12px 0;
  border: 1px solid #003D5D;
}

.kensyuu_sub .form_button input[type="submit"],
.kensyuu_sub .mailthanks_btn input[type="submit"]{
  background-color: #12B7E6;
  border: 1px solid #12B7E6;
}

/*
.mailthanks_btn input[type="submit"],
.mailthanks_btn input[type="button"]{
  margin-top: 20px;
}
*/


.form_button input[type="submit"]:hover,
.mailthanks_btn input[type="submit"]:hover{
  cursor: pointer;
  /*opacity: 0.8;*/
  background-color: #00507C;
}


/*
.form_button input[type="submit"]:focus,
.mailthanks_btn input[type="submit"]:focus,
.form_button input[type="button"]:focus,
.mailthanks_btn input[type="button"]:focus{
   outline: none;
}
*/

.form_button input[type="button"],
.mailthanks_btn input[type="button"]{
  font-size: 0.8rem;
  border-radius: 40px;
  width: 150px;
  height: 35px;
  padding: 8px 0;
  border: 1px solid #333;
  margin: 0 auto;
  background-color: #f2f2f2;
}

.form_button input[type="button"]:hover,
.mailthanks_btn input[type="button"]:hover{
  cursor: pointer;
  /*opacity: 0.8;*/
  background-color: #fafafa;
}

.mailthanks_btn input{
  font-size: 1rem;
  padding: 10px 20px 10px 20px;
  display: block;
}

.mailthanks_btn p{
  color: #b90000;
  margin: 40px 0 10px;
}


#cms_page_edit_menu .cms_imgbtn {
  height: 40px !important;
  width: 10rem !important;
  text-align: center !important;
  font-size: 1rem !important;
}

/*
.english{
  position: relative;
}

.english .form_button{
  position: absolute;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: -222px;
}
*/

/*＝＝＝＝＝＝*/
/*インデックス*/
/*＝＝＝＝＝＝*/
.pdficon{
  display: inline-block;
  background-size: auto 1.77rem;
  background-repeat: no-repeat;
  margin-top: 0 !important;
  margin-bottom: 4px;
  padding: 0.25rem 0 0.25rem 2rem !important;
  background-position: left 3px;
}

.wordicon,
.excelicon{
  display: inline-block;
  background-size: auto 1.6rem;
  background-repeat: no-repeat;
  margin-top: 0 !important;
  margin-bottom: 4px;
  padding: 0.25rem 0 0.25rem 2rem !important;
  background-position: left 3px;
}

.pdficon{
  background-image: url(../all_img/org/pdf_icon.png);
}

.wordicon{
  background-image: url(../all_img/org/word_icon.png);
}

.excelicon{
  background-image: url("../all_img/org/excel_icon.png");
}

.index{
	
}

.index dl{
	padding-left: 2%;
}

.index dl dt{
	margin-top: 20px;
  /*font-size: 1.2em;*/
	background-image: url("../all_img/org/list_01.png");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 5px 30px;
}

.index dl dt:first-child{
	margin-top: 0;
}

.index dl dt a{
  color: #003D5D;
  font-weight: 500;
}

.kensyuu_sub .index dl dt a{
  color: #0eb1e3;
  font-weight: 500;
}

.index dl dd{
	margin: 0;
	padding-left: 30px;
  font-size: 0.9rem;
}

.index ul{
	margin: 0;
	padding: 0;
	list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index li{
	padding: 0;
	width: 46%;
	margin: 10px 2%;
}

.index li a{
	font-weight: 500;
	color: #003D5D;
	display: block;
  margin-top: 0 !important;
	padding: 15px 25px 15px 15px !important;
	border: 1px solid #003D5D;
	/*background-image: url("../all_img/org/list_02.png");*/
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
  /*background-color: #fff;*/
  text-decoration: none;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.kensyuu_sub .index li a{
  color: #0eb1e3;
  border: 1px solid #0eb1e3;
}

.index li a:hover{
	text-decoration: none;
	background-color: #003D5D;
	color: #fff !important;
}

.index li a::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #003D5D;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.index li a:hover::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.kensyuu_sub .index li a:hover{
	background-color: #1EB7E6;
}

.kensyuu_sub .index li a::after {
  border-left-color: #1EB7E6;
}

.kensyuu_sub .index li a:hover::after {
  border-left-color: #fff;
}


.effect_1{
	padding-top: 100px;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}

.effect_2{
	margin-left: -100%;
	margin-right: 100%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

/*＝＝＝＝＝＝*/
/*検索結果画面*/
/*＝＝＝＝＝＝*/
.search_result{
  margin: 0 0 28px 0;
}

.search_result dt{
  margin: 0 0 5px 0;
}

.search_result dd{
  margin: 0 0 24px 0;
}

/*
#search_footer a{
  margin-left: 5px;
}
*/

.backbtn{
  margin: 0 10px 0 0;
}

.forwardbtn{
  margin: 0 0 0 10px;
}

/*研修追加*/
.kensyuu_sub table.kikan td{
	font-weight: bold;
	font-size: 1.1rem;
}

.kensyuu_sub table.layout{
	border: none;
}
.kensyuu_sub table.layout tr{
	border: none;
	display: flex;
	flex-wrap: wrap;
}
.kensyuu_sub table.layout tr td{
	border: none;
	flex: 1;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
}
.kensyuu_sub table.layout h3{
	font-size: 1.1rem;
	border: none;
}
.kensyuu_sub .kiso h3{
	color: #d23933;
}
.kensyuu_sub .seizo h3{
	color: #008d77;
}
.kensyuu_sub .rokuro h3{
	color: #ab9642;
}
.kensyuu_sub .etsuke h3{
	color: #618ab3;
}

.kensyuu_sub table.message{
	background-color: #faf7ca;
	background-image: url("../all_img/org/message_bg.png");
	background-position: center center;
	background-size: 80%;
	border-radius: 20px;
}
.kensyuu_sub table.message tr{
	border: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kensyuu_sub table.message tr td{
	border: none;
	padding: 30px;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
}
.kensyuu_sub table.message tr td img{
	width: 100% !important;
	height: auto !important;
}












