@charset "utf-8";
/* CSS Document */

/*COLOR-----
#000000;
#071429;
#0F2851;
#163C7A;

#1D50A2;

#567CB9;
#8EA8D1;
#C7D3E8;
#FFFFFF;
-----------*/

.font_asaBlue {
  color: #1D50A2;
}

html,
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body {
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
}

body #wrap a{
  color: blue;
  text-decoration: underline;
}

/*Opera Fix*/

body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/
}

.wrapper {
  /*min-height: 100%;*/
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  /* the bottom margin is the negative value of the footer's height */
}

#wrap {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  background-color: #FFF;
  padding-top: 80px;
}

#inner {
  overflow: auto;
  padding-bottom: 60px;
  /* must be same height as the footer */
/*  margin-top: 40px;*/
  margin-right: 40px;
  margin-bottom: 0;
  margin-left: 40px;
}

#mainWrap {
  float: right;
  width: 685px;
  margin-bottom: 4em;
  overflow: hidden;
}
#mainWrap p.col, span.col {
  color: #ce2a35;
}

#listStyle {
  float: right;
  width: 685px;
  overflow: hidden;
}

#footer,
.push {
  height: 80px;
  /* .push must be the same height as .footer */
}

.push {
  overflow: hidden;
}

#footer {
  min-width: 1020px;
  font-size: 12px;
  background-color: #1D50A2;
  color: #FFF;
  padding: 0px;
  margin: 0px;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

/*-------------------------------------------------------------------------*/

.wrap {
  zoom: 100%;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  /* must be same height as the footer */
  background-color: #FFF;
  padding-top: 40px;
}

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

.jsOldarchive{
  padding-top: 180px;
}

.mainWrap {
  width: 686px;
  float: right;
  padding-bottom: 30px;
}

.mainWrap a {
  text-decoration: none;
  color: #1D50A2;
}

.mainWrap a:hover {
  text-decoration: underline;
}

.mainWrap ul.original_ul {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}

.mainWrap ul.original_ul li {
  margin-bottom: 1em;
}

.mainWrap ul.original_ul li:first-child {
  margin-bottom: 1em;
  padding: 0;
}

.mainWrap ul.original_ul li p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.mainWrap div.en_text {
  margin: 0 !important;
  padding: 15px 0;
}

.mainWrap img.topics110only {
  display: block;
  margin: 15px auto;
}

.mainWrap ul.original_ul_second {
  padding-top: 5px;
}

.mainWrap ul.original_ul_second li {
  margin-bottom: 0em;
  padding: 0;
}

.mainWrap ul.original_ul_second li:first-child {
  margin: 0;
  padding: 0;
}

.mainWrap ul.original_ul_thaad {
  margin-bottom: 0em;
  padding: 0;
}

.mainWrap ul.original_ul_thaad li {
  margin-bottom: 0em;
  padding: 0;
  line-height: 0;
}

.mainWrap ul.original_ul_thaad li p {
  line-height: 1.3em;
  padding: 0;
  margin: 0;
}

/*-------------------------------------------------------------------------*/

.megasolar {
  background-image: url(../services/en/images/megasolar.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  color: #000;
}

/*-------------------------------------------------------------------------*/

#header {
  margin-top: 0px;
  height: 120px;
  background-color: #FFF;
}

.inner {
  position: relative;
  width: 980px;
  padding: 0px 20px 0px 20px;
  margin-left: auto;
  margin-right: auto;
}

.logo {
  margin-top: 40px;
}

/*-------------------------------------------------------------------------*/

h1 {
  font-size: 28px;
  /*font-weight: lighter;*/
  font-weight: normal;
  margin-top: 0px;
  padding: 0px;
}

h2 {
  font-size: 24px;
  /*font-weight: lighter;*/
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

a img {
  border: none;
  vertical-align: middle;
}

a[name] {
  text-decoration: none;
}

li img {
  vertical-align: middle;
  margin-right: 0.5em;
}

.jp {
  font-family: Meiryo, メイリオ;
  /*font-weight: lighter;*/
  font-weight: normal;
}

.en {
  font-family: "Open Sans", sans-serif;
  /*font-weight: lighter;*/
  font-weight: normal;
}

/*
h1.en {
	font-size: 48px;
}
*/

/*-------------------------------------------------------------------------*/

.navigation {
  wdith: 100%;
  padding: 10px 0px;
  margin-bottom: 0em;
  background-image: url('/en/images/seminar/bg_box.gif');
}

.navigation > div {
  background-color: #FFF;
}

.navigation ul {
  width: 980px;
  list-style-type: none;
  padding: 0px 20px 0px 20px;
  margin: 0 auto 0 auto;
}

.navigation ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;

  background-image: url('/en/images/seminar/bg_box.gif');
}

.navigation ul li a {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px 0px 10px;

  text-decoration: none;
  letter-spacing: 4px;
  color: #1D50A2;
  height: 60px;

  background-color: #FFF;
}

.navigation ul li a:hover {
  color: #1D50A2;
  transition: all 0.7s ease;

  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF, endColorstr=#80FFFFFF);
  background-color: rgba( 255, 255, 255, 0.5);
  /*
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
	*/
}

.navigation ul li a span {
  position: relative;
}

.navigation ul li a small {
  display: block;
  font-family: "メイリオ", Meiryo;
  font-size: 11px;
  letter-spacing: 2px;
  color: #333;
  /*font-weight: lighter;*/
  font-weight: normal;
}

/*-------------------------------------------------------------------------*/

.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 10000;
}

/*-------------------------------------------------------------------------*/

.pageTop {
  position: fixed;
  bottom: 20px;
  right: 21px;
  font-size: 77%;
  z-index: 100;
}

.pageTop a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 30px 0;
  text-align: center;
  display: block;
  behavior: url(/js/pie.htc);
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}

.pageTop a:hover {
  text-decoration: none;
  background: #999;
}

/*-------------------------------------------------------------------------*/

.telBox {
  font-family: 'Open Sans', sans-serif;
  width: 200px;
  height: 45px;
  position: absolute;
  right: 240px;
  top: 54px;
  font-size: 24px;
  text-align: right;
  padding: 0px;
}

.telBox img {
  margin-right: 10px;
  vertical-align: baseline;
}

.telBox span {
  font-family: "メイリオ", Meiryo;
  font-size: 11px;
  display: block;
}

.telBox a {
  /*font-weight: lighter;*/
  font-weight: normal;
  text-decoration: none;
  color: #1D50A2;
}

.telBox a:hover {
  text-decoration: underline;
}

/*-------------------------------------------------------------------------*/

.btnForm {
  position: absolute;
  top: 58px;
  right: 20px;
}

.btnForm a {
  width: 210px;
  height: 43px;
  background-color: #1D50A2;
  border: dotted 1px #1D50A2;
  behavior: url(../js/pie.htc);
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;

  display: table-cell;
  vertical-align: middle;

  color: #FFF;
  text-decoration: none;
  text-align: center;
  z-index: 1;
}

.btnForm a:hover {
  color: #1D50A2;

  transition: all 0.7s ease;
  background-color: rgba( 255, 255, 255, 0.40);
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF,endColorstr=#1AFFFFFF);*/
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}

.btnForm img {
  position: absolute;
  top: 40%;
  left: 20px;
}

.add {
  width: 100%;
  text-align: center;
}

.add p {
  display: inline-block;
  width: 300px;
  margin-top: 1em;
  text-align: center;
  background-image: url('/en/images/seminar/bg_box.gif');
}

.add p a {
  width: 100%;
  padding: 20px 0px 20px 0px;
  display: inline-block;
  color: #FFF !important;
  text-decoration: none;
  background-color: rgba( 29, 80, 162, 1.00);
  text-align: center;
  behavior: url(/js/pie.htc);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px 3px 3px 3px;
}

.add p a:hover {
  text-decoration: none !important;
  transition: all 0.7s ease;
  background-color: rgba( 29, 80, 162, 0.75);
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}

/*-------------------------------------------------------------------------*/

.language {
  list-style-type: none;
  position: absolute;
  top: 30px;
  right: 20px;
  margin: 0px;
  padding: 0px;
}

.language a {
  text-decoration: none;
  color: #1D50A2;
}

.language a:hover {
  text-decoration: underline;
}

.activity {
  width: 100%;
  height: 29px;
  background-color: #FFF;
  text-align: center;
  line-height: 29px;
  margin: 0px;
  padding: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
}

.activity li {
  display: inline;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.activity li a {
  color: #1D50A2;
  text-decoration: none;
}

.ftrInr {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.social {
  width: 49%;
  display: block;
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.social li {
  display: inline;
}

.social li a {}

ul.copyright {
  width: 50%;
  display: block;
  color: #FFF;
  list-style-type: none;
  padding: 0px;
  margin-top: 7px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: rightl
}

.copyright li {
  margin: 0px;
  padding: 0px;
}

.cpBox {
  width: 440px;
  height: 35px;
  position: absolute;
  right: 0px;
  top: 7px;
}

/*-------------------------------------------------------------------------*/

.spc {}

.spc1 {
  background-color: #d8e4f0;
  background-image: url(../services/en/images/spc_arrow1.gif);
  width: 61px;
  background-repeat: no-repeat;
}

.spc2 {
  background-color: #90B0D2;
  background-image: url(../services/en/images/spc_arrow2.gif);
  width: 61px;
  background-repeat: no-repeat;
}

.spc td {
  padding: 20px;
}

.spc h4 {
  display: inline;
}

/*-------------------------------------------------------------------------*/

.bdrBox {
  padding: 1em !important;
  border: dotted 1px #ccc;
}

/*-------------------------------------------------------------------------*/

.section_group {
  margin-bottom: 4em;
}

.section_group:only-child {
  margin-bottom: 0em;
}

.service {
  padding: 0px;
  margin: 0em 0em 4em 0em;
  letter-spacing: 0.1em
}

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

.service h2 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #000;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #EEE;
  padding-bottom: 0.2em !important;
  margin-bottom: 1.0em;
}

.service h2 a {
  color: #000;
  text-decoration: none;
}

.service h3 {
  font-size: 24px;
  /*font-weight: lighter;*/
  font-weight: normal;
}

.service h2 ~ div.message {
  margin-top: 1em;
}

.section {
  padding: 0px;
  margin: 0px;
  letter-spacing: 0.1em
}

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

.group {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 6em;
  margin-left: 0px;
}

/*
.group .name {
	padding-top:200px;
	margin-top:-200px;
}
*/

.group .list ul li {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

.section h3,
.group h3,
.btmWrap h3 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #000;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #EEE;
  padding-bottom: 0.2em;
}

.section h3 span,
.group h3 span,
.btmWrap h3 span {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  display: block;
  font-weight: lighter;
  letter-spacing: 2px;
}

.section h3 span.j,
.service h2 span.j {
  font-family: "メイリオ", Meiryo;
  font-size: 16px;
  display: block;
  font-weight: lighter;
  letter-spacing: 2px;
}

.section h4 {
  font-size: 20px;
  font-weight: lighter;
  padding: 0px;
  margin: 0px;
}

.section div h3 {
  border: none;
  font-size: 20px;
}

.section div h4 {
  font-size: 18px;
}

.section div h5 {
  font-size: 16px;
  font-weight: lighter;
}

.section div h4 span {
  display: block;
  font-size: 80%;
}

.section h3 a {
  color: #000;
}

.section h3 a.anchor {
  padding-top: 100px;
  margin-top: -100px;
  color: #000;
}

.section .attention {
  font-size: 14px;
  color: #ce2a35;
}

p.attention02 {
    text-align: right;
    font-size: 1.2rem;
    line-height: 2;
    color: #707070;
}

a.anchor:hover {
  text-decoration: none !important;
}

/*-------------------------------------------------------------------------*/

#svcMenu {
  list-style: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

#svcMenu h2 {
  padding: 0px;
  margin: 0px;
}

#svcMenu li {
  text-align: center;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

#svcMenu li:last-child {
  margin-bottom: 0px;
}

#svcMenu li a {
  color: #1D50A2;
  text-decoration: none;
  background-color: #FFF;
  width: 280px;
  height: 123px;
  /*3*/
  /*height: 90px;*/
  /*4*/
  display: table-cell;
  vertical-align: middle;
}

#svcMenu span {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: lighter;
  display: inline-block;
  vertical-align: middle;
  layout-grid-line: 100%;
}

#svcMenu sub {
  color: #000;
  display: block;
  padding-left: 0px;
  margin-left: 0px;
  font-family: "メイリオ";
  font-size: 12px;
}

#svcMenu li a:hover {
  background-color: rgba( 255, 255, 255, 0.40);
  transition: all 0.7s ease;
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF,endColorstr=#1AFFFFFF);*/
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}

/*-------------------------------------------------------------------------*/

#ISQ {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  layout-grid-line: 100%;
}

#ISQ h3 {
  font-size: 48px;
  font-family: "Open Sans", sans-serif;
  font-weight: lighter;
  letter-spacing: 0.2em;
  padding: 0px;
  margin: 0px;
}

#ISQ h3:first-letter {
  color: #F00;
}

/*-------------------------------------------------------------------------*/

div#topImage {
  zoom: 1;
  width: 960px;
  height: 390px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em;
  padding: 10px;

  behavior: url(/js/pie.htc);

  background: url(../en/images/top_image.gif) no-repeat 10px 10px,
  url('/en/images/seminar/bg_box.gif');
  -pie-background: url(../en/images/top_image.gif) no-repeat 10px 10px,
  url('/en/images/seminar/bg_box.gif');

  position: relative;
}

div#topImage:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

div#topImage div:nth-child(1) {
  width: 280px;
  height: 100%;
  float: right;
  padding: 0px;
  margin: 0px;
}

div#topImage div:nth-child(2) {
  width: 670px;
  height: 100%;
  float: left;
  padding: 0px;
  margin: 0px;

  position: relative;
}

div#topImage div:nth-child(2):before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

/*-------------------------------------------------------------------------*/

div#sg {
  width: 190px;
  height: 190px;
  padding: 10px;
  background-image: url('/en/images/seminar/bg_box.gif');
  position: absolute;
  bottom: 0px;
  right: 290px;

  display: block;
}

div#sg a {
  width: inherit;
  height: inherit;

  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;

  behavior: url(/js/pie.htc);
  background-image: url(../en/images/top_image.gif);
  background-repeat: no-repeat;
  background-position: right bottom;

  color: #1D50A2;
}

div#sg a:hover {
  transition: all 0.7s ease;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=40)";
  /* ie 8 */
  -moz-opacity: 0.4;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.4;
  /* Safari 1.x */
}

div#sg span {
  position: relative;
}

div#sg small {
  color: #000;
  display: block;
}

div#sg sub {
  display: block;
}

/*------------------------------------*/

a#sg {
  width: 190px;
  height: 190px;
  padding: 10px;
  background-color: #FFF;
  background-image: url('/en/images/seminar/bg_box.gif');
  position: absolute;
  bottom: 0px;
  right: 290px;
  text-decoration: none;
  display: block;
}

a#sg:before {
  content: "";
  width: 190px;
  height: 190px;
  background-color: #FFF;
  position: absolute;
  top: 10px;
  left: 10px;
  behavior: url(/js/pie.htc);
  background-image: url(../en/images/top_image.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

a#sg:before:hover {
  transition: all 0.7s ease;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=40)";
  /* ie 8 */
  -moz-opacity: 0.4;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.4;
  /* Safari 1.x */
}

/*-------------------------------------------------------------------------*/

/*
#small {
	list-style: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#small h2 {
	padding: 0px;
	margin: 0px;
}
#small li {
	text-align: center;
 padding:0px;
	margin: 0px 0px 10px 0px;
}
#small li:last-child {
	margin-bottom: 0px;
}
#small li a {
	color: #1D50A2!important;
	text-decoration: none;
	background-color: #FFF;
	width: 280px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
}
#small span {
	position: relative;
	font-family:"Open Sans", sans-serif;
	font-size: 20px;
	font-weight: lighter;
	display: inline-block;
 vertical-align: middle;
	layout-grid-line: 100%;
}
#small sub {
	color: #000;
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	font-family:"メイリオ";
	font-size: 12px;
}
#small li a:hover {
	background-color: rgba( 255, 255, 255, 0.40 );
	transition: all 0.7s ease;
	color: #1D50A2;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}
*/

/*-------------------------------------------------------------------------*/

.topTopic {
  margin-bottom: 2em;
}

/*-------------------------------------------------------------------------*/

.topic .list a,
.topTopic a {
  color: #1D50A2;
  text-decoration: none;
}

.topic .list a:hover,
.topTopic a:hover {
  text-decoration: underline;
}

p.right {
  text-align: right;
  padding-bottom: 80px;
}

/*-------------------------------------------------------------------------*/

dl.instruction {}

dl.instruction dt {
  font-size: 16px;
  color: #000;
  margin: 0em 0em 0.2em 0em;
}

dl.instruction dd {
  padding: 0px 0px 0px 0px;
  margin: 0em 0em 0.2em 0em;
  /*border-bottom: dotted 1px #CCC;*/
}

dl.instruction dd ol {
  padding: 0em 0em 0em 1.0em;
  margin: 0em 0em 0em 0em;
}

dl.instruction dd ol li {
  padding: 0em 0em 0em 0em;
  margin: 0em 0em 0em 1.0em;
}

dl.instruction dd ol li ul {
  list-style-type: none;
  padding: 0em 0em 0em 0em !important;
  margin: 0.5em 0em 1.0em 0em !important;
  font-size: 14px;
}

dl.instruction dd ol li ul li {
  list-style-type: none;
  padding: 0em 0em 0em 0em !important;
  margin: 0em 0em 0em 0em !important;
  margin-bottom: 1em;
}

/*-------------------------------------------------------------------------*/

.topic dl.list dd:nth-of-type(odd),
.topTopic dl.list dd:nth-of-type(odd) {
  /*background-color: #FFF;*/
  border-bottom: dotted 1px #CCC;
}

.topic dl.list dd:nth-of-type(even),
.topTopic dl.list dd:nth-of-type(even) {
  /*background-color: #EEE;*/
  border-bottom: dotted 1px #CCC;
}

.topic dl.list dd:nth-last-of-type(1),
.topTopic dl.list dd:nth-last-of-type(1) {
  /*
	background-color: #EEE;
	border-bottom: none;
	*/
}

/*-------------------------------------------------------------------------*/

.topic dl.list dd ul,
.topTopic dl.list dd ul {
  padding: 0px 0px 0px 1.5em;
  margin: 0px 0px 0px 0px;
}

.topic dl.list dd ul li,
.topTopic dl.list dd ul li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.topic dl.list p,
.topTopic dl.list p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/*-------------------------------------------------------------------------*/

#topic2 {}

#topic2 div {
  margin-bottom: 4em;
  letter-spacing: 1px;
  line-height: 150%;
}

#topic2 div h2 {
  border-bottom: 1px dotted #CCC;
  margin-bottom: 1.0em;
}

#topic2 div h2 small {
  display: block;
  font-size: 12px;
}

#topic2 div p:first-child {
  margin-top: 0px;
  padding-top: 0px;
}

#topic2 div p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#topic2 div p:only-child {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#topic2 div ul {
  padding-left: 0px;
  margin-left: 1.5em;
}

#topic2 li:first-child {
  /*margin-bottom: 1em;*/
}

/*-------------------------------------------------------------------------*/

ul.ttlArea {
  width: 100%;
  height: 60px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  border-bottom: 3px solid #333;
}

ul.ttlArea:after {
  content: "";
  font-size: 10px;
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
  /*border-bottom: 1px solid #333;
	margin-bottom: 1.0em;*/
}

.ttlArea li {
  width: 50%;
  height: 100%;
  padding: 0px;
  margin: 0px;

  display: inline-block;
  *display: inline;
  *zoom: 1;

  vertical-align: top;
}

.ttlArea li:last-child {
  position: relative;
}

.ttlArea li a {
  color: #1D50A2;
  position: absolute;
  right: 0px;
  bottom: 3px;
  text-decoration: none;
}

.ttlArea li a:hover {
  text-decoration: underline;
}

.ttlArea li a:visited {}

.ttlArea li h2 {
  padding: 0px !important;
  margin: 0px !important;
}

.ttlArea li h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #000;
}

.ttlArea li h2 span {
  font-family: "メイリオ";
  display: block;
  font-size: 12px;
  font-weight: lighter;
}

.ttlArea li .alert_pop {
  position: absolute;
  right: 0;
  top: -15px;
  cursor: pointer;
  opacity: 1;
}

.ttlArea li .alert_pop:hover {
  opacity: .7;
}

/*-------------------------------------------------------------------------*/

/*
.year {
  font-size: 36px !important;
  font-family: "Open Sans", sans-serif;
}
*/

/*
.mainWrap a {
	color: #333;
	text-decolation:none;
}
.mainWrap a:hover {
	color: #333;
	text-decoration: underline;
}
*/

/*-------------------------------------------------------------------------*/

.sideWrap {
  float: left;
}

.sideWrap > ul {
  list-style-type: none;
  padding: 10px;
  margin: 0px;
  background-image: url('/en/images/seminar/bg_box.gif');
  line-height: 100% !important;
}

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

.sideWrap > ul > li {
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

.sideWrap > ul > li:last-child {
  padding: 0px;
  margin-bottom: 0px !important;
}

.sideWrap > ul > li > a {
  /*font-weight:bold;*/
  width: 232px;
  height: 60px;
  background-color: #FFF;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  color: #1D50A2;
}

.sideWrap > ul > li > a:hover {
  /*
	background-color:rgba(255, 255, 255, 0.50);
	transition: all 0.7s ease;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF,endColorstr=#1AFFFFFF);
	*/
  transition: all 0.7s ease;
  background-color: rgba( 255, 255, 255, 0.40);
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF,endColorstr=#1AFFFFFF);*/
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}

.sideWrap ul li a span {
  position: relative;
  color: #1D50A2;
}

.sideWrap > ul > li > ul {
  width: 232px;
  font-size: 13.5px;
  background-color: #FFF;
  border-top: dotted 1px #CCC;
  list-style: square;
  display: block;
  margin: 0px;
  padding: 10px;
}

.sideWrap > ul > li > ul > li {
  color: #DDD;
  margin-left: 1.5em;
  line-height: 200%;
}

.sideWrap > ul > li > ul > li > a {
  text-decoration: none;
  color: #1D50A2;
}

.sideWrap > ul > li > ul > li > a:hover {
  text-decoration: underline;
}

.sideWrap > ul > li > ul > li.ms {
  list-style-type: none;
  margin-left: 0em;
  color: #090;
}

.sideWrap > ul > li > ul > li.ms a {
  display: block;
  padding: 0.5em;
  background-color: #090;
  color: #FFF;
  border: dotted 1px #CCC;
}

.sideWrap > ul > li > ul > li > ul {
  width: auto;
  font-size: 85%;
  color: #666;
  margin-left: 1.5em;
  padding-left: 0px;
  list-style-type: disc;
}

.sideWrap > ul > li > ul > li > ul li {}

/*-------------------------------------------------------------------------*/

.btmWrap {
  margin-top: 4em;
  margin-bottom: 4em;
}

.btmWrap > ul {
  background-image: url('/en/images/seminar/bg_box.gif');
  line-height: 100% !important;
  list-style-type: none;
  padding: 10px;
  margin: 0px;
}

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

.btmWrap > ul > li {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  display: inline-block;
  vertical-align: top;
  height: 290px;
  background-color: #FFF;
}

.btmWrap > ul > li:last-child {
  padding: 0px;
  margin: 0px !important;
}

.btmWrap > ul > li > a {
  /*font-weight:bold;*/
  /*width: 212px;*/
  /*4*/
  width: 293px;
  height: 60px;
  background-color: #FFF;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  color: #1D50A2;
}

.btmWrap > ul > li > a:hover {
  /*
	background-color:rgba(255, 255, 255, 0.50);
	transition: all 0.7s ease;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF,endColorstr=#1AFFFFFF);
	*/
  transition: all 0.7s ease;
  background-color: rgba( 255, 255, 255, 0.40);
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1AFFFFFF,endColorstr=#1AFFFFFF);*/
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}

.btmWrap > ul li a span {
  position: relative;
}

.btmWrap > ul > li > ul {
  width: 293px;
  padding: 10px;
  margin: 0px;
  font-size: 14px;
  background-color: #FFF;
  border-top: dotted 1px #CCC;
  list-style: square;
  display: block;
}

.btmWrap > ul > li > ul > li {
  color: #DDD;
  margin-left: 1.5em;
  line-height: 150%;
}

.btmWrap > ul > li > ul > li > a {
  text-decoration: none;
  color: #1D50A2;
}

.btmWrap > ul > li > ul > li > a:hover {
  text-decoration: underline;
}

.btmWrap > ul > li > ul > li.ms {
  list-style-type: none;
  margin-left: 0em;
  color: #090;
}

.btmWrap > ul > li > ul > li.ms a {
  display: block;
  padding: 0.5em;
  background-color: #090;
  color: #FFF;
  border: dotted 1px #CCC;
}

.btmWrap > ul > li > ul > li > ul {
  width: auto;
  font-size: 85%;
  color: #666;
  margin-left: 1.5em;
  padding-left: 0px;
  list-style-type: disc;
}

.btmWrap > ul > li > ul > li > ul li {}

/*-------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------*/

table.xy {
  font-size: 14px;
}

table.xy {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
}

table.xy th {
  background-color: #EFEFEF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
  word-wrap: break-word;
  font-weight: lighter;
  padding: 0.5em;
}

table.xy td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
  padding: 0.5em;
}

table tr td ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 1.5em;
  padding: 0px;
}

table tr td ul li {}

.left th {
  text-align: left !important;
}

/*-------------------------------------------------------------------------*/

table.xyz {}

table.xzy th {
  background-color: #EFEFEF;
  word-wrap: break-word;
  font-weight: lighter;
  padding: 0.5em;
}

table.xyz td {
  padding: 0.5em;
}

/*-------------------------------------------------------------------------*/

table.yx {
  font-size: 14px;
}

table.yx {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
}

table.yx th {
  background-color: #EFEFEF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
  word-wrap: break-word;
  font-weight: lighter;
  padding: 0.5em;
}

table.yx td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
  padding: 0.5em;
}

table.yx tr td ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 1.5em;
  padding: 0px;
}

table.yx tr td ul li {}

/*-------------------------------------------------------------------------*/

.item_table {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}

.item_table > div {
  display: table-row;
}

.item_table > div > ul,
.item_table > div > div {
  display: table-cell;
}

.item_table h3 {
  color: #000;
  margin-bottom: 0.2em;
  border-bottom: 1px #999 dotted;
}

/*-------------------------------------------------------------------------*/

.item_table_bdr {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  /* 左右 上下で記述 */
  border: solid 1px #1D50A2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.item_table_bdr > ul,
.item_table_bdr > div {
  display: table-row;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #1D50A2;
}

.item_table_bdr > ul:last-child,
.item_table_bdr > div:last-child {
  border: none;
}

.item_table_bdr > ul li {
  list-style-type: none;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #1D50A2;
}

.item_table_bdr > ul li:last-child {
  border: none;
}

/*-------------------------------------------------------------------------*/

.cl1 {
  table-layout: auto;
  background-color: #F3F5FA;
  border-color: #1D50A2;
}

.cl1 > ul {
  border-color: #1D50A2;
}

.cl1 > ul li:first-child {
  white-space: nowrap;
  background-color: #C7D3E8;
  border-color: #1D50A2;
  text-align: center;
}

.cl1 h3 {
  color: #000;
  margin-bottom: 0.2em;
  border-bottom: 1px dotted #999;
}

.mgn4 {
  margin-bottom: 4em;
}

.mgn2 {
  margin-bottom: 2em;
}

.bdn {
  border-top: 0px;
}

.bdn ul {
  border-bottom: none !important;
}

.bdn ul li {
  border-right: 1px solid #1D50A2 !important;
}

.bdn ul li:last-child {
  border-right: none !important;
}

.bdb {
  border-color: #1D50A2 !important;
}

/*-------------------------------------------------------------------------*/

.flow_table {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}

.flow_table > div {
  display: table-row;
}

.flow_table > div div {
  display: table-cell;
}

.flow_table > div div ul {
  padding: 0px;
  margin: 0px;
}

.flow_table > div > div:nth-child(even) {
  width: 25px;
}

.flow_table > div:nth-child(2) > div:nth-child(even) {
  display: table-cell;
  vertical-align: middle;
  background-image: url(../services/en/images/arrow.gif);
  background-position-y: center;
  background-repeat: no-repeat;
}

.flow_table h3 {
  color: #000;
  margin-bottom: 0.5em;
  border-bottom: 1px #CCC dotted;
}

/*-------------------------------------------------------------------------*/

.officer {
  margin-bottom: 4em;
}

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

.officer img {
  float: left;
  margin-right: 1em;
}

.officer ul.profile {
  margin-left: 0px;
  padding-left: 0px;
}

ul.profile li {
  list-style-type: none;
}

ul.profile li.name {
  font-size: 24px;
  margin-bottom: 1.0em;
}

/*-----------------------------------officer2------------------------------*/

.officer2 {
  margin-bottom: 4em;
}

.officer2:last-child {
  margin-bottom: 0em;
}

.officer2 div:nth-child(1) {
  display: block;
  width: 100%;
  height: 180px;
  margin: 0em 0em 1.0em 0em;
  padding: 0em 0em 0em 0em;
  white-space: nowrap;
  z-index: 1;
  background-color: #EFEFEF;
}

.officer2 div:nth-child(1):before {
  content: "";
  width: 10px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  layout-grid-line: 100%;
  *display: inline;
  *zoom: 1;
  background-color: #1D50A2;
}

.officer2 div:nth-child(1):after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.officer2 div:nth-child(1) img {
  margin-right: 3.0em;
  display: inline-block;
  vertical-align: middle;
  layout-grid-line: 100%;
  *display: inline;
  *zoom: 1;
}

.officer2 div:nth-child(1) ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  layout-grid-line: 100%;
  *display: inline;
  *zoom: 1;
}

.officer2 div:nth-child(1) ul li {
  padding: 0px;
  margin: 0px;
}

.officer2 div:nth-child(1) ul li:nth-child(1) {
  /*職位*/
  font-size: 14px;
}

.officer2 div:nth-child(1) ul li:nth-child(2) {
  /*職種*/
  font-size: 14px;
}

.officer2 div:nth-child(1) ul li:nth-child(3) {
  /*氏名*/
  display: table;
  font-size: 24px;
  color: #000;
}

.officer2 div:nth-child(1) ul li:nth-child(3) span {
  /*氏名(EN)*/
  display: table-cell;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.2em;
}

.officer2 div:nth-child(1) ul li:nth-child(3) span:before {
  /*氏名(EN)*/
  content: " ";
  width: 4em;
  height: 1em;
  margin-right: 1em;
}

.officer2 div:nth-child(1) ul li:nth-child(4) {
  /*出身地・生年月日*/
  font-size: 14px;
}

.officer2 div:nth-child(2) {
  margin: 0px;
  padding: 0px;

}

.officer2 div:nth-child(2) ul,
.officer2 div:nth-child(2) ul li {
  margin: 0px;
  padding: 0px;
  background-color: #F00;
}




.officer2 div:nth-child(2) dl {
  margin: 0em;
  padding: 1.0em 0em 1.0em 0em;
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
}

.officer2 div:nth-child(2) dt {
  font-weight: lighter;
  clear: left;
  float: left;
  width: 6em;
  padding-top: 0.2em;
  padding-right: 0em;
  padding-bottom: 0.2em;
  padding-left: 1.0em;
}

.officer2 div:nth-child(2) dd {
  padding-top: 0.2em;
  padding-right: 1.0em;
  padding-bottom: 0.2em;
  padding-left: 8em;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 0;
}

.officer2 div:nth-child(3) {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 10px solid #EFEFEF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.officer2 div:nth-child(3) p:first-child {
  padding-top: 0px;
  margin-top: 0px;
}

.officer2 div:nth-child(3) p:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.officer2 div:nth-child(3) p:only-child {
  padding: 0px;
  margin: 0px
}

.officer2 div:nth-child(3) ul {
  padding: 0em;
  margin: 0em;
}

.officer2 div:nth-child(3) ul li {
  list-style-type: disc !important;
  padding: 0em;
  margin-left: 1.5em;
}

.officer2 div:nth-child(3) h4 {
  color: #1D50A2;
  font-weight: lighter;
  padding: 0em;
  margin: 0em;
}




.officer3 {
  margin-bottom: 4em;
}

.officer3:last-child {
  margin-bottom: 0em;
}

.officer3 div:nth-child(1) {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dotted #CCC;
}

.officer3 div:nth-child(1) img {
  display: inline-block;
  vertical-align: middle;
}

.officer3 div:nth-child(1) ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
}

.officer3 div:nth-child(1) ul li:nth-child(1) {
  font-size: 24px;
}

officer3 div:nth-child(1):before {
  width: 10px;
  height: 100%;
  background-color: #F00;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.officer3 div:nth-child(1):after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.officer3 div:nth-child(2) ul {
  padding: 0px;
  margin: 0em 0em 0em 1.5em;
}

.officer3 div:nth-child(2) p {
  padding-top: 0px;
  margin-top: 0px;
}

.officer3 div:nth-child(2) span {
  color: #1D50A2;
}

.officer3 div:nth-child(2) span:before {
  content: "<< ";
  font-weight: bold;
}

.officer3 div:nth-child(2) span:after {
  content: " >>";
  font-weight: bold;
}

/*-------------------------------------------------------------------------*/

.sitemap li {
  margin-top: 7px;
  margin-bottom: 7px;
}

ul.second {
  list-style-type: circle !important;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 1.5em !important;
  padding: 0px;
}

ul.second {
  padding: 0px;
  margin: 0px;
}

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

/*-------------------------------------------------------------------------*/

.archive {
  font-family: "Open Sans", sans-serif;
  color: #F00;
}

.midText {
  vertical-align: middle;
}

.right {
  text-align: right;
}

.right dt {
  text-align: right;
}

.right dd {
  text-align: left;
}

/*-------------------------------------------------------------------------*/

dl.pt1 {
  padding: 0px;
  margin: 0em 0em 0em 4em;
}

div > dl.pt1 {
  padding: 0px;
  margin: 0em 0em 0em 2em;
}

.pt1 dt {
  font-size: 120%;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.5em;
  padding: 0px;
}

.pt1 dd {
  padding: 0px;
  margin: 0px 0px 1.5em 0px;
}

.pt1 dd:last-child {
  margin-bottom: 0em;
}

.pt1 dt span {
  font-size: 80%;
  font-weight: lighter;
  display: block;
}

.pt1 dt small {
  display: block;
  font-size: 70%;
  font-weight: lighter;
}

/*-------------------------------------------------------------------------*/

.pt2 dt {
  color: #000;
  font-size: 20px;
  margin-bottom: 0.5em;
  padding: 0px;
  text-indent: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
}

.pt2 dt:before {}

.pt2 dd {
  margin-bottom: 2.0em;
}

.pt2 strong {
  color: #06F;
}

/*-------------------------------------------------------------------------*/

.pt3 dt {
  letter-spacing: 0.2em;
  font-weight: bolder;
}

.pt3 dt:before {}

.pt3 dd {
  font-size: 14px;
  letter-spacing: 0.1em;
}

/*-------------------------------------------------------------------------*/

.ieerror {
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  text-align: center;
  padding: 10px;
}

/*-------------------------*/

.list_2 ul {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.list_2 ul li {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  /* セルの間隔を空ける */
  border-spacing: 0px 0px;
  /* 左右 上下で記述 */
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dotted #999;
  list-style-type: none;
}

.list_2 ul li a {
  display: table-row;
  list-style: none;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

.list_2 ul li a span {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  padding: 10px 5px;
  margin: 0px;
}

.list_2 ul li a:hover {
  background-color: #F00;
  color: #FFF;
  transition: all 0.5s ease;
}




div.separateBox {
  width: 100%;
  display: table;
  /*table-layout: fixed;*/
  border-collapse: separate;
  /* セルの間隔を空ける */
  border-spacing: 0px 0px;
  /* 左右 上下で記述 */
  padding: 0px;
  margin: 0px;
}

div.separateBox > div {
  display: table-row;
  list-style: none;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

div.separateBox > div > div {
  display: table-cell;
  height: 100%;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

/*-------------------------*/

.citco {
  position: absolute;
  right: 0px;
  top: 0px;
}

.link {
  text-align: center;
}

#wrap .link a {
  color: #FFF;
  margin-left: auto;
  margin-right: auto;
}

#wrap .btn {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 60px;
  background-color: #081436;
  line-height: 60px;
  margin-bottom: 1em;
  padding: 0;
}

.copy {
  zoom: 1;
  width: 100%;
  background-color: #2c4775;
  color: #FFF;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
.copy:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------追加開催--------------------------------*/

.spPage {
  color: #FFF;
  width: 100%;
  padding: 10px;
  background-image: url('/en/images/seminar/bg_box.gif');
  background-repeat: repeat;

  position: relative;
  margin-bottom: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.spPage_in {
  padding: 10px;
  text-align: center;
  background-color: #081436;
}

.spPage .sb {
  margin: 1em;
  font-size: 20px;
}

.spPage h1 {}

.title {
  font-size: 20px;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #CCC;
  text-indent: 1em;
}

.titleBox {}

.low {
  margin-bottom: 4em;
}


.smnrLink {
  color: #06F;
}

.smnrLink a {
  width: 100%;
  height: 64px;
  display: block;
  line-height: 64px;
  text-align: center;
  background-color: #1D50A2;
  color: #FFF;
  font-size: 20px;
  text-decoration: none;
  behavior: url(../js/pie.htc);
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  margin-bottom: 4em;

}

.smnrLink a:hover {
  color: #FFF;
  background-color: #1D50A2;
}




/*
.formLink {
	position: relative;
}
.formLink a {
	width: 100%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background-color: #1D50A2;
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
	display: block;
	behavior: url(../js/pie.htc);
	-moz-border-radius: 0.3em;
 -webkit-border-radius: 0.3em;
 border-radius: 0.3em;
}
.formLink a:hover {
	color: #FFF;
	background-color: #1D50A2;
}
*/

.fullHouse {
  background-color: #F00;
  color: #FFF;
  padding: 5px;
  text-align: center;
  letter-spacing: 0.2em;
}

.textAlign img {
  text-align: right;
}

.summary h3 {
  /*font-weight: lighter;*/
  font-weight: normal;
  color: #000;
}

/*----------------------------------LIST-----------------------------------*/

.nml {
  padding: 0px;
  margin: 0px;
}

.nml li {
  padding: 0px;
  margin: 0px 0px 0.5em 1.5em;
}

/*===============================*/

ul.list > li > div {
  width: 75%;
  float: right;
  border-left: 1px dotted #CCC;
  padding-left: 0.5em;
  margin-left: 0.5em;
  margin: 0em;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

ul.list > li > div:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

ul.list > li > div span {
  display: block;
}

/*===============================*/

/*===============================*/

ul.list > li > div > ul,
ul.list > li > div > ol {
  width: 100%;
  display: block;
  /*float: left;
	clear: both;*/
  border: none;
  padding: 0px;
  margin-left: 1.5em;
}

ul.list > li > div > dl {
  width: 100%;
  display: block;
  /*	float: left;
	clear: both;*/
  border: none;
  padding: 0px;
  margin-left: 0px;
}

/*===============================*/

/*===============================*/

ul.list > li > ul,
ul.list > li > ol,
ul.list > li > dl {
  width: 75%;
  float: right;
  border-left: 1px dotted #CCC;
  display: block;
  margin: 0em;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

ul.list > li > ul,
ul.list > li > ol {
  padding: 0em 0em 0em 2.0em;
}

ul.list > li > dl {
  padding: 0em 0em 0em 1.0em;
}

/*===============================*/

/*===============================*/

ul.list li li {
  border: none;
  zoom: normal;
  list-style-type: disc;
  padding: 0em;
  margin-left: 0em;
}

ul.list li ol > li {
  list-style-type: decimal;
}

ul.list > dl dt {
  padding-left: 0px;
}

ul.list > dl dd {
  padding-left: 0px;
  margin-left: 1.0em;
}

ul.list > ul ul,
ul.list > ul ol,
ul.list > ul dl,
ul.list > ol ol,
ul.list > ol ul,
ul.list > ol dl,
ul.list > dl dl,
ul.list > dl ul,
ul.list > dl ol {
  float: none;
  border: none;
}

ul.list ul ul {
  padding-left: 1.0em;
}

ul.list dd ul,
ul.list dd ol {
  padding-left: 1.0em;
}

ul.list div dl dd dl {}

ul.list dl dd dl {}

ul.list li li ul,
ul.list li li ol,
ul.list li li dl {
  width: 100%;
}

ul.list li div.mail a {
  text-decoration: none;
  color: #1D50A2;
}

ul.list li div.mail a:hover {
  text-decoration: underline;
}

/*===============================*/

/*===============================*/

ul.list small {
  display: block;
  /*font-weight: lighter;*/
  font-weight: normal;
}

h3 small,
h3 small {
  /*font-weight: lighter;*/
  font-weight: normal;
  font-size: 12px;
}

/*===============================*/

.inlineBox li {
  float: left;
  margin-right: 2.0em !important;
}

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


ul.list > li > div > ul.list > li > div {
  width: 60%;
  float: right;
  border-left: 1px dotted #CCC;
  padding-left: 1.0em;
  /* 右側余白 */
  margin: 0em;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*-----------------------------------------------------------------------*/

span[title="満員御礼"] {
  color: #F00;
}

span[title="追加開催"] {
  color: #090;
}

span[title="満員御礼"]:after,
span[title="追加開催"]:after {
  content: "　";
}

/*--------------------------------LIST2----------------------------------*/

ul.list2 {
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0em;
  padding-left: 0px;
  padding-bottom: 0px;
}

ul.list2 li {
  list-style-type: none;
  zoom: 1;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  /*line-height: 150%;*/
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #1d50a2;
  color: #FFF;
}

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

ul.list2 li div {
  color: #333;
  width: 510px;
  float: right;
  background-color: #FFF;
  padding: 10px;
}

ul.list2 li span {
  display: block;
}

ul.list2 li.right {
  text-align: right;
  border: none;
}

ul.list2 li ul {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

ul.list2 li ul li {
  color: #333;
  background-color: #FFF;
  /*padding: inherit;
	margin: auto;*/
  padding-top: 0px;
  padding-bottom: 0.1em;

  border: none;
  zoom: normal;
  list-style-type: disc;
  text-indent: 1em;
}

ul.list2 li dl {
  margin-top: 0px
}

ul.list2 li div ol {
  list-style-type: decimal;
}

ul.list2 li div ol li {
  padding: 0px;
  border: none;
  zoom: normal;
}

/*----------------------------------LIST 3---------------------------------*/

ul.listOfficer {
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0em;
  padding-left: 0px;
  padding-bottom: 0px;
}

ul.listOfficer li {
  list-style-type: none;
  zoom: 1;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  /*line-height: 150%;*/
  padding-top: 5px;
  padding-bottom: 5px;
}

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

ul.listOfficer li div {
  width: 70%;
  float: right;
}

ul.listOfficer li span {
  display: block;
}

ul.listOfficer li.right {
  text-align: right;
  border: none;
}

ul.listOfficer li ul {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

ul.listOfficer li ul li {
  /*padding: inherit;
	margin: auto;*/
  padding-top: 0px;
  padding-bottom: 0.1em;
  border: none;
  zoom: normal;
  list-style-type: disc;
}

ul.listOfficer li dl {
  margin-top: 0px
}

ul.listOfficer li div ol {
  list-style-type: decimal;
}

ul.listOfficer li div ol li {
  padding: 0px;
  border: none;
  zoom: normal;
}

/*----------------------------------LIST 4---------------------------------*/

ul.inTbl {
  list-style-type: none !important;
  margin: 0px !important;
  padding: 0px !important
}

ul.inTbl li {
  zoom: 1;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  /*line-height: 150%;*/
  padding-top: 5px;
  padding-bottom: 5px;
}

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

ul.inTbl li div {
  width: 65%;
  float: right;
}

ul.inTbl li span {
  display: block;
}

ul.inTbl li.right {
  text-align: right;
  border: none;
}

ul.inTbl li.last {
  border: none;
}

/*----------------------------------LIST 5---------------------------------*/

ul.itemization > li {
  padding: 0px;
  margin: 0px;
  list-style-type: square;
}

ul.itemization ul {
  padding: 0px;
  margin: 0px 0px 0px 1.5em;
}

ul.itemization ul li {
  padding: 0px;
  margin: 0px 0px 0px 1.5em;
}

ul.itemization ul li div {
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-bottom: 1.5em;
}

ul.itemization h4 {
  color: #1D50A2;
  font-size: 18px;
  /*font-weight: lighter;*/
  font-weight: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}

ul.itemization h5 {
  color: #000;
  font-size: 16px;
  /*font-weight: lighter;*/
  font-weight: normal;
  padding: 0em;
  margin: 0em 0em 0.5em 0em;
}

/*----------------------------------LIST 6---------------------------------*/

ul.itemization2 {
  padding-left: 0px;
}

ul.itemization2 > li {
  list-style-type: none;
  margin-bottom: 1.5em;
}

.itemization2 > li h3 {
  font-size: 18px;
  /*font-weight: lighter;*/
  font-weight: normal;
  border-bottom: none;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.itemization2 > li h4 {
  font-size: 18px;
  border-bottom: none;
}

.itemization2 > li + ul {
  padding-left: 0px;
  margin-left: 1.5em;
}

.itemization2 > li ul li {
  list-style-type: disc;
}

/*-------------------------------DL LIST-----------------------------------*/

dl.list dt {
  /*font-weight: lighter;*/
  font-weight: normal;
  clear: left;
  float: left;
  width: 6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  /*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90B0D2;*/
}

dl.list dt image {
  display: block;
}

dl.list dd {
  margin-left: 0;
  /*border-bottom: dashed 1px #EEEEEE;*/
  padding-top: 0.5em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  padding-left: 8em;
  margin-top: 0em;
  margin-bottom: 0em;
}

/*-------------------------------DL LIST-----------------------------------*/

dl.flex dt {
  /*font-weight: lighter;*/
  font-weight: normal;
  clear: left;
  float: left;
  width: 10%;
  padding-right: 0.5em;
  padding-left: 0.5em;
  margin: 0px;
  /*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90B0D2;*/
}

dl.flex dt image {
  display: block;
}

dl.flex dd {
  /*border-bottom: dashed 1px #EEEEEE;*/
  padding-right: 0.5em;
  padding-left: 0.5em;
  margin-top: 0px;
  margin-fight: 0px;
  margin-bottom: 0px;
  margin-left: 12%;
}

dl.list dd ul li:first-child {
  padding-top: 0px;
  margin-top: 0px;
}

/*-------------------------------DL LIST-----------------------------------*/

dl.list3w dt {
  /*font-weight: lighter;*/
  font-weight: normal;
  clear: left;
  float: left;
  width: 4em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  /*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90B0D2;*/
}

dl.list3w dt image {
  display: block;
}

dl.list3w dd {
  margin-left: 0;
  /*border-bottom: dashed 1px #EEEEEE;*/
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0em;
  padding-left: 5em;
  margin-top: 0em;
  margin-bottom: 0em;
}

/*-------------------------------DL LIST-----------------------------------*/

dl.listPst dt {
  /*font-weight: lighter;*/
  font-weight: normal;
  clear: left;
  float: left;
  width: 20%;
  padding: 0.5em 0.5em 0.5em 0.5em;
  /*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90B0D2;*/
}

dl.listPst dt image {
  display: block;
}

dl.listPst dd {
  margin-left: 0;
  /*border-bottom: dashed 1px #EEEEEE;*/
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0em;
  padding-left: 21%;
  margin-top: 0em;
  margin-bottom: 0em;
}

/*-------------------------------DL LIST-----------------------------------*/

.svcList {
  letter-spacing: 0.1em;
}

.svcList p {
  zoom: 100%;
}

.svcList p:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.svcList a {
  text-decoration: none;
  color: #1D50A2;
}

.svcList a:hover {
  text-decoration: underline;
}

.svcList p a {
  text-decoration: none;
  color: #333;
}

.svcList a:hover {
  text-decoration: underline;
}

.svcList h3 {
  clear: both;
}

.svcList img {
  float: left;
  margin-right: 1em;
}

.svcList h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  padding-bottom: 0.2em;
}

.svcList h3 span {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  display: block;
  /*font-weight: lighter;*/
  font-weight: normal;
  letter-spacing: 2px;
}

.svcList ul {
  margin: 0px;
  padding-left: 1.5em;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #CCC;
}

.svcList ul li {
  list-style-type: square;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0px;
  padding-left: 0px;
}

.svcList ul ul {
  border: none;
}

.svcList ul li ul li {
  list-style-type: disc;
}

/*-------------------------------------------------------------------------*/

ul#media {
  zoom: 100%;
  background-color: #EFEFEF;
  width: 700px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

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

ul#media li {
  width: 325px;
  height: 120px;
  padding: 5px;
  margin: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #CCC;
  display: inline-block;
  /* For IE 7 */
  *zoom: 1;
  *display: inline;

  vertical-align: top;
}

ul#media img {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

ul#media a {
  text-decoration: none;
  color: #1D50A2;
}

ul#media a:hover {
  text-decoration: underline;
}

/*-------------------------------------------------------------------------*/

.seminarList {
  margin-bottom: 6em;
  font-size: 14px;
}

.seminarList dt {
  /*font-weight: lighter;*/
  font-weight: normal;
  clear: left;
  float: left;
  width: 7em;
  padding: 0px;
  /*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90B0D2;*/
}

.seminarList dt {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  position: relative;
}

/*--　満員御礼 --*/

/*
.seminarList dt span {
	color: #F00;
	display: block;
	position: absolute;
	top: 0;
}
*/

.seminarList dd {
  /*border-bottom: dashed 1px #EEEEEE;*/
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-right: 0em;
  padding-left: 9em;
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}

.seminarList dd ul {
  padding: 0px;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.seminarList dd ul li {
  display: inline;
  padding: 0px;
  margin-top: 0px;
  margin-right: 1em;
  margin-bottom: 0px;
  margin-left: 0px;
}

.seminarList dd ul li span {
  z-index: 100px;
  background-color: #8EA8D1;
  color: #FFF;
  padding: 3px;
  vertical-align: middle;
  behavior: url(/js/pie.htc);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px 2px 2px 2px;
  /*(1:左上)px (2:右上)px (3:右下)px (4:左下)px*/
  margin-top: 0px;
  margin-right: 1.0em;
  margin-bottom: 0px;
  margin-left: 0px;
}

.seminarList h4 {
  /*font-weight: lighter;*/
  font-weight: normal;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
}

.seminarList h4 a {
  font-size: 16px;
  color: #1D50A2;
  text-decoration: none;
}

.seminarList h4 a:hover {
  color: #163C7A;
  text-decoration: underline;
}

.seminarList h4 span {
  display: block;
  font-size: 14px;
}

.seminarList p {
  margin-bottom: 0px;
}

.seminarList span {
  display: block;
}

.seminarList small {
  display: block;
}

/*-------------------------------------------------------------------------*/

.cts li {
  /*font-weight: lighter;*/
  font-weight: normal;
  color: #000;
}

.cts li span {
  font-size: 20px;
  background-color: #EEE;
  padding: 0.2em;
  display: block;
}

.cts li div,
.cts li p {
  font-size: 16px;
  color: #333;
  margin: 2em 0em 2em 0em;
}

.cts li div span,
.cts li p span {
  background-color: #FFF;
  padding: 0em;
  display: inline;
}

/*-------------------------------------------------------------------------*/

.memo {
  padding: 1em;
  border: 1px dotted #999;
}

.memo ul:first-child {
  width: 100%;
  padding-top: 0em;
  margin-top: 0em;
}

.memo ul:last-child {
  width: 100%;
  padding-bottom: 0em;
  margin-bottom: 0em;
}

.memo ul:only-child {
  width: 100%;
  padding: 0em;
  margin: 0em;
}

.memo ul li {
  list-style-type: none;
  zoom: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none !important;
}

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

.memo ul li div {
  width: 73%;
  float: right;
  padding-left: 2%;
  border-left: 1px dashed #CCC;
}

.memo p:first-child {
  width: 100%;
  padding-top: 0em;
  margin-top: 0em;
}

.memo p:lst-child {
  width: 100%;
  padding-bottom: 0em;
  margin-bottom: 0em;
}

.memo p:only-child {
  width: 100%;
  padding: 0em 0em 0em 0em;
  margin: 0em 0em 0em 0em;
}

.imgList {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.imgList li {
  display: inline;
  padding: 0px;
  margin: 0px;
}

dl.list small {
  display: block;
}

/*------------------------------------塾-----------------------------------*/

.juku ul.list li div {
  width: 78%;
}

.juku .list li div ul {
  display: block;
  margin-bottom: 2em;
}

.juku .list dt {
  width: 8em;
}

.juku .list dd {
  padding-left: 10em;
}

.juku table td {
  vertical-align: top;
}

.juku table td a {
  color: #1D50A2;
  text-decoration: none;
}

.juku table td a:hover {
  text-decoration: underline;
}

.centerBox {
  width: 79.5918%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.centerBox p {
  display: block;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1.6;
}


.centerBox ul,
.centerBox ul li {
  text-align: left;
}

li h4 + p {
  margin-top: 0.5em;
}

#bnr_top {
  width: 980px;
  margin-top: 1em;
  margin-right: atuto;
  margin-left: auto;
}



div.flow {
  border: solid 1px #1D50A2;
}

div.flow ul {
  width: 100%;
  display: table;
  overflow: hidden;
  position: relative;
  background-color: #8EA8D1;
  background: -ms-linear-gradient(left, #C7D3E8, #8EA8D1);
  background: -webkit-gradient(linear, left top, right bottom, from(#C7D3E8), to(#8EA8D1));
  background: -moz-linear-gradient(left, #C7D3E8, #8EA8D1);
  background: linear-gradient(left, #C7D3E8, #8EA8D1);
  padding: 0px;
  margin: 0em 0em 0em 0em;
}

div.flow ul li {
  display: table-cell;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
}

div.flow ul li:not(:last-child) {
  position: relative;
  z-index: 2;
}

div.flow ul li:not(:last-child):after,
div.flow ul li:not(:last-child):before {
  content: '';
  z-index: -1;
  display: block;
  border-right: 1px #1D50A2 solid;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 5px;
}

div.flow ul li:not(:last-child):after {
  top: 11px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  transform: rotate(30deg);
}

div.flow ul li:not(:last-child):before {
  top: -11px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.ma li:nth-child(1) {
  width: 35.1%;
}

.ma li:nth-child(2) {
  width: 33.3%;
}

/*-------------------------------------------------------------------------*/

.pickup {
  padding: 1em;
  background-color: #E0E7F2;
  behavior: url(/js/pie.htc);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
}

.pickup p:last-child {
  margin-bottom: 0px;
}

.pickup h3 {
  padding-top: 0px;
  padding-bottom: 0.5em;
  margin-top: 0px;
  margin-bottom: 0px;
}

.pickup h3 span {
  color: #F60;
  display: inline !important;
}

.dot {
  padding-bottom: 1em;
  border: 0;
  border-bottom: 1px dotted #999;
}


#office div {
  padding-bottom: 1em;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #CCC;
}

#office div h3 {
  margin-top: 0em;
  margin-bottom: 0em;
}

#office div:last-child {
  padding-bottom: 0em;
  margin-bottom: 0em;
  border: none;
}

#office div:last-child p {
  margin-bottom: 0em;
}

#office a {
  color: #090;
}

#office a:hover {
  text-decoration: none;
}

#office div dl {
  padding: 0px;
  margin: 0px;
}

#office div dl dt {}

#office div dl dd {
  padding-bottom: 0em;
  padding-left: 0em;
  margin-left: 1.5em;
  margin-bottom: 0em;
}

#office div dl:last-child dd:last-child {
  padding-bottom: 0em;
  margin-bottom: 0em;
}

#office div dl dd ul {
  padding: 0px;
  margin: 0px;
}

#office div dl dd ul li {
  padding: 0px;
  margin: 0px;
}


.program {
  padding: 0px;
  margin: 0px;
}

.program table {
  width: 100%;
  padding: 0px 0px 0.5em 0px;
  margin: 0px 0px 0.5em 0px;
  /*border-bottom: 1px dotted #CCC;*/
}

.program table:last-child {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-bottom: none;
}

.program td {
  vertical-align: top;
}

.program td:first-child {
  white-space: nowrap;
  /*border-right: 1px dotted #CCC;*/
}

.col3tbl td:nth-child(2),
.col2tbl td:nth-child(1) {
  white-space: nowrap;
}

.col3tbl td:nth-child(3),
.col2tbl td:nth-child(2) {
  width: 100%;
}

.program td p small {
  font-size: 14px;
  letter-spacing: 0.1em;
}

.program > p {
  padding: 0px;
  margin: 0px;
  color: #F60;
}

.program > p small {
  font-size: 14px;
}

h2 {
  /*font-weight: lighter;*/
  font-weight: normal;
}

.svcList h2 {
  font-size: 30px;
  position: relative;
  background-color: #FFF;
}

.svcList h2:before {
  content: "";
  background-image: url('/en/images/seminar/bg_box.gif');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  padding: 0px 0px 10px 0px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.svcList h2 span {
  font-size: 36px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  padding-right: 13px;
}

.svcList h2 > span + small {
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  /*padding-left:1em;
	text-indent:-1em;*/
}

.svcList h2 small {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  /*padding-left:1em;
	text-indent:-1em;*/
}

.svcList h2 sub {
  display: block;
  padding: 0px;
  margin: 0px;
  font-size: 44%;
  letter-spacing: 0.2em;
  text-align: justify;
}




.wrap0 {
  width: 100%;
  position: relative;
}

.wrap0 h1,
.wrap0 h2,
.wrap0 h3,
.wrap0 h4,
.wrap0 h5,
.wrap0 h6 {
  /*font-weight: lighter;*/
  font-weight: normal;
}

.flex {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.flex_item {
  width: 100%;
  height: 873px;
  padding: 10px;
  margin: 5px;
}

.flex_item1 {
  background-color: #C7D3E8;
}

.flex_item2 {
  background-color: #C7D3E8;
}

.flex_item3 {
  background-color: #C7D3E8;
}

.flex_item > div:first-child {
  width: 100%;
  height: 110px;
  padding: 10px;
  margin-bottom: 1.0em;
  background-color: #8EA8D1;
  display: table;
  behavior: url(/js/pie.htc);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.flex h1 {
  color: #FFF;
  font-size: 20px;
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.flex h1 span {
  display: block;
}

.flex_item > div > ul {
  padding: 0px;
  margin: 0px 0px 0.5em;
  0px;
  background-color: #FFF;
  border: solid 5px #8EA8D1;
}

.flex_item > div > ul > li {
  list-style-type: none;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  position: relative;
}

.flex_item > div > ul ul {
  padding: 5px;
  margin: 0px;
  border-top: solid 5px #8EA8D1;
}

.flex_item > div > ul ul li {
  padding: 5px;
  margin: 0em 0em 0em 1.5em;
}

.btmBox {
  padding: 15px;
  margin: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.btmBox > ul {
  padding: 0px;
  margin: 0px 0px 0.5em;
  0px;
  background-color: #FFF;
  border: solid 5px #8EA8D1;
}

.btmBox > ul:last-child {
  margin: 0px 0px 0px 0px;
}

.btmBox > ul > li {
  list-style-type: none;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

.btmBox > ul ul {
  width: 100%;
  padding: 5px;
  margin: 0px;
  border-top: solid 5px #8EA8D1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.btmBox > ul ul > li {
  padding: 5px;
  margin: 0em 0em 0em 1.5em;
}

.btmBox > ul.item1 {
  width: 417px;

}

.btmBox > ul.item2 {}

.flex h2,
.btmBox h2 {
  color: #1D50A2;
  font-size: 14px;
  padding: 5px;
  margin: 0px;
  background-color: #ECF0F7;
  text-align: center;
}

/*右寄せで表示させつつ、<br>改行は左​揃えに。*/

div#pre {
  text-align: left;
  *text-align: right;
  display: table;
  margin: 0 0 0 auto;
}

div#pre span {
  text-align: left;
  display: inline-block;
}

.ind {
  text-indent: -1em;
  padding-left: 1.2em;
}

small.ind {
  font-size: 75%;
}

.end{
  padding-bottom: 80px;
}

#sideWrap p {
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #1D50A2;
  border-bottom-width: 1px;
  border-bottom-style: double;
  border-bottom-color: #CCC;
}
#sideWrap ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 14px;
}
#sideWrap ul li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0px;
}
#sideWrap ul li a {
  color: #999;
  text-decoration: none;
}
#sideWrap ul li a:hover {
  color: #1D50A2;
  text-decoration: underline;
}
#sideWrap ul li.current a {
  color: #1D50A2;
  text-decoration: underline;
}
#sideWrap ul li.pdf{
    margin-top: 1.3em;
}
#sideWrap ul li.pdf a{
    display: flex;
    align-items: center;
}
#sideWrap ul li.pdf a::after {
  content: "";
  display: inline-block;
  background-image: url(/about_us/images/pdf.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
dl.list dt {
  font-weight: lighter;
  clear: left;
  float: left;
  width: 6em;
  padding-top: 7px;
  padding-right: 0.5em;
  padding-bottom: 7px;
  padding-left: 0em;
  font-size: 14px;
  color: #333;
  /*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #90B0D2;*/
}
dl.list dt image {
  display: block;
}
dl.list dd {
  margin-left: 0;
  /*border-bottom: dashed 1px #D8E4F0;*/
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 0.5em;
  padding-left: 8em;
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 14px;
  color: #333;
}
dl.list dd a{
  color: blue;
  text-decoration: underline;
}
.year {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 18px 0;
}
.wrap h2{
    font-family: 'Noto Serif JP',
"ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic ProN",
"ヒラギノ角ゴシック",
"Hiragino Kaku Gothic Pro",
"メイリオ",
Meiryo,
Verdana,
sans-serif;
    font-size: 32px;
    color: #02377b;
    line-height: 1.4;
    letter-spacing: 0.56px;
    margin-bottom: 40px;
}
#inner img{
    display: inline;
    vertical-align: middle;
}
/*---------- ---------- ---------- ---------- ----------*/
.mainCopy {}
.mainCopy h1 {
  color: #1D50A2;
  font-size: 24px;
  font-weight: lighter;
  line-height: 150%;
}
.mainCopy h2 {
  font-size: 18px;
  line-height: 150%;
  font-weight: lighter;
}
.mainCopy h3 {
  font-size: 16px;
  line-height: 150%;
  font-weight: lighter;
}
.mainCopy h4 {
  font-size: 16px;
  line-height: 150%;
}
.mainCopy h5 {
  font-size: 14px;
  line-height: 150%;
}
.mainCopy h6 {
  font-size: 14px;
  line-height: 150%;
}
/*---------- ---------- ---------- ---------- ----------*/
.s_section {
  font-size: 14px;
}
.s_section h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 17.430px 0;
}
.s_section h3 {
  color: #1D50A2;
  font-size: 16px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.s_section h4 {
  padding-top: 0px;
  margin-top: 0px;
}
.s_section p {
  padding-top: 0px;
  margin-top: 0px;
}
/*---------- ---------- ---------- ---------- ----------*/
ul.list {
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0em;
  padding-left: 0px;
  padding-bottom: 0px;
}
ul.list li {
  list-style-type: none;
  zoom: 1;
  /* これを忘れていました */
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  /*line-height: 150%;*/
  padding-top: 5px;
  padding-bottom: 5px;
}
ul.list li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
ul.list li div {
  width: 75%;
  float: right;
}
ul.list li span {
  display: block;
}
ul.list li.right {
  text-align: right;
  border: none;
}
ul.list li ul {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
ul.list li ul li {
  list-style-type: square;
  /*padding: inherit;
	margin: auto;*/
  padding-top: 0px;
  padding-bottom: 0.1em;
  border: none;
  zoom: normal;
  /* これを忘れていました */
  list-style-type: disc;
}
ul.list li dl {
  margin-top: 0px
}
ul.list li div ol {
  list-style-type: decimal;
}
ul.list li div ol li {
  padding: 0px;
  border: none;
  zoom: normal;
  /* これを忘れていました */
}
/*-------------------------------------------------------------------------*/
#listStyle .list h4 {
  font-size: 14px;
  font-weight: lighter;
  margin: 0px;
}
#listStyle .list h4 span {
  display: block;
  font-size: 12px;
}

/*-------------------------------------------------------------------------*/
.table {
  width: 705px;
  margin-right: -20px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
.table li {
  width: 220px;
  display: block;
  float: left;
  margin-right: 15px;
  line-height: 150%;
}
.table dl {
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  margin: 0px;
}
.table dl dt {
  padding: 0px;
  font-weight: bold;
  margin-top: 0em;
  margin-right: 0px;
  margin-bottom: 1.0em;
  margin-left: 0px;
}
.table dl dd {
  padding-left: 0px;
  margin-left: 0px;
  font-size: 12px;
}
.table dl dd ul {
  padding-left: 0px;
  margin-left: 0px;
}
.table dl dd ul li {
  padding-left: 0em;
  margin-left: 0em;
}
.column {
  background-image: url(../images/TableGreyVertBand.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
/*---------- ---------- ---------- ---------- ----------*/
.emp, .grp {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul.emp li ul, ul.grp li ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.name {
  font-size: 14px;
  font-weight: bold;
}
.position {
  font-size: 14px;
  font-weight: bold;
}
.acc {
  margin-bottom: 1.0em;
}
.history {
  margin-bottom: 4.0em;
}
/*---------- ---------- ---------- ---------- ----------*/
dl.pt1 {
  padding: 0px;
  margin: 0px;
}
dl.pt1 dt {
  font-weight: bold;
  padding-left: 0px;
  margin-left: 0px;
}
dl.pt1 dd {
  margin-bottom: 1em;
  margin-left: 0px;
  padding-left: 2.0em;
}
dl.pt1 ul {
  margin-left: 0px;
  padding-left: 0px;
}
/*-------------------------------------------------------------------------*/
.flyer {
  font-size: 16px;
}
.flyer .main {
  float: left;
  width: 640px;
  background-color: #081436;
  padding: 20px;
}
.flyer .main h1 {
  font-size: ;
}
.flyer .main h2 {
  font-size: 24px;
  font-weight: lighter;
}
.flyer .main h3 {
  font-size: 18px;
  font-weight: lighter;
}
.flyer .side {
  width: 240px;
  padding: 20px;
  float: right;
}
.flyer .side dl {}
.flyer side dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.flyer side dt span {
  font-weight: lighter;
}
.flyer .side dd {
  margin-left: 0px;
  margin-bottom: 1em;
}
.speakers dt {
  font-weight: bold;
  margin-bottom: 0.5em;
  background-color: #2c4775;
  color: #FFF;
  padding: 5px;
}
.speakers dt span {
  font-weight: lighter;
  color: #fff;
}
.speakers dd {
  margin-left: 0px;
  margin-bottom: 2em;
}
ul#speakers {
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0em;
  padding-left: 0px;
  padding-bottom: 0px;
}
ul#speakers li {
  list-style-type: none;
  zoom: 1;
  /* これを忘れていました */
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  /*line-height: 150%;*/
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
ul#speakers li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
ul#speakers li div {
  width: 75%;
  float: right;
}
/*セミナー追加*/
.enOriginal {
  text-decoration: underline;
}
.flyerHead {
  position: relative;
  padding: 0px;
  margin: 0px;
  display: table;
  width: 100%;
}
/*
.flyerHead:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
*/
.flyerHead img {
  /*
	display: inline-block;
	vertical-align: middle;
	layout-grid-line: 100%;
*/
}
.flyerHead .imgtd {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.flyerHead .le {
  /*    float: left;*/
}
.flyerHead .ri {
  text-align: right;
}
.citco {
  position: absolute;
  right: 0px;
  top: 0px;
}
.link {
  text-align: center;
}
.link a {
  color: #FFF;
  margin-left: auto;
  margin-right: auto;
}
.btn {
  display: block;
  width: 100%;
  height: 60px;
  background-color: #081436;
  line-height: 60px;
  margin-bottom: 1em;
}
/*-----------------------------------LIST-----------------------------------*/
ul.time_table {
  list-style-type: none;
  padding: 20px;
  margin: 0px;
}
ul.time_table li {
  zoom: 100%;
  width: 100%;
  display: block;
  /*font-family: "Open Sans", sans-serif,"メイリオ";*/
  font-size: 24px;
  margin-bottom: 1em;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}
ul.time_table li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
ul.time_table li img {
  vertical-align: middle;
  margin-right: 0.5em;
}
ul.time_table li div {
  width: 70%;
  float: right;
  /*font-family: "メイリオ";*/
  font-size: 14px;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #004896;
  padding-left: 0.5em;
}
ul.time_table li div h4 {
  font-size: 24px;
  font-weight: lighter;
  color: #000;
  padding: 0px;
  margin: 0px;
}
ul.time_table li div img {
  float: right;
  margin-left: 1em;
}
.logo_mitsui {}
.midText {
  vertical-align: middle;
}
/*追加CSS*/
ul.originalAam {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.originalAam li:first-child {
  font-weight: bold;
  padding-bottom: 15px;
}
ul.originalAam li:last-child {
  font-weight: bold;
  padding-top: 15px;
}
ul.originalAam li a {
  text-decoration: none;
}
ul.originalAam li a:hover {
  text-decoration: underline;
}
ul.originalAam li a:visited {
  color: #333;
}
.orT {
  display: table;
}
.orTd {
  display: table-cell;
}
.notFlot {
  float: none !important;
}
/*primeglobal 追加*/
.primeglobalMain h1 {
  padding-bottom: 8px;
}
.primeglobalMain h2 {
  padding-bottom: 16px;
}
/*information 追加*/
.infoArea {
  padding: 60px 0 60px;
}
.infoLink {
  max-width: 870px;
  margin: 0 auto;
  display: flex;
  text-decoration: none;
}
.infoLinkTit {
  margin: 0;
  width: 25%;
  padding: 0 35px;
  text-align: center;
  background-color: #1d50a2;
  font-size: 20px;
  letter-spacing: 2px;
  color: #ffffff;
  font-style: italic;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infoLinkTxt {
  width: 75%;
  padding: 20px 40px;
  background-color: #f5f5f5;
  font-size: 16px;
  letter-spacing: 1.6px;
  color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.infoLinkTxt::after {
  width: 12px;
  height: 12px;
  border-top: 2px solid #2b4e86;
  border-right: 2px solid #2b4e86;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  content: '';
}
.infoLinkTxt p {
  margin: 0;
  flex-basis: 90%;
}

/*追加css 数字付きリスト*/
.numList {
  list-style-type: decimal;
  padding-left: 20px;
}
.numList li{
  list-style-type: decimal;
}