@charset "utf-8";
/* CSS Document */
.calendar {
  margin: 15px 0;
}
.seminar_inner {
  width: 660px;
}
.seminar_ttl {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  float: left;
  width: 480px;
  margin: 18px 0 0 0;
}
.seminar_ttl_02 {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  float: left;
  width: 480px;
  margin: 14px 0 0 0;
}
.seminar_ttlb {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  margin: 18px 0 0 0;
}
.poster {
  width: 119px;
  float: right;
  margin: 14px 0 0 0;
}
.seminar_inner:after {
  display: block;
  clear: both;
  content: "";
}
.preparation {
  border: 1px solid #E2282C;
  padding: 10px 15px;
  font-size: 0.9rem;
  color: #E2282C;
  text-align: center;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.t10 {
  font-size: 0.7rem;
}
.p_left {
  float: left;
  margin: 0;
  padding: 5px 0;
}
.p_right {
  float: right;
  margin: 0 0 0 2px;
  padding: 5px 0;
}
.p_inner {
  padding: 0;
}
.p_inner:after {
  display: block;
  clear: both;
  content: "";
}
.ttl_a {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0px 0 10px 0;
  color: #469ED7;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_b {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 30px 0 10px 0;
  color: #469ED7;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_c {
  font-size: 1rem;
  font-weight: bold;
  margin: 30px 0 10px 0;
  color: #469ED7;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_d {
  font-size: 1rem;
  font-weight: bold;
  margin: 20px 0 10px 0;
  color: #469ED7;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_e {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  color: #469ED7;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_el {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  color: #469ED7;
  text-align: left;
  line-height: 1.3rem;
  padding: 7px 0 7px 0;
}
.ttl_f {
  font-size: 0.9rem;
  font-weight: bold;
  margin: 15px 0 15px 0;
  color: #469ED7;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_g {
  font-size: 0.9rem;
  font-weight: bold;
  margin: 15px 0 15px 0;
  color: #3E8422;
  text-align: center;
  line-height: 1.3rem;
}
.ttl_h {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  color: #3E8422;
  text-align: center;
  line-height: 1.3rem;
}
.tbl-width {
  width: 160px;
}
.mainvisual-outline {
  width: 960px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../outline/images/mainvisual-outline.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  top: -90px;
}
.mainvisual-availability {
  width: 960px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../availability/images/mainvisual-availability.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  top: -90px;
}
.mainvisual-eq {
  width: 960px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../equipment/images/mainvisual-eq.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  top: -90px;
}
.mainvisual-process {
  width: 960px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../process/images/mainvisual-process.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  top: -90px;
}
.mainvisual-training {
  width: 960px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../training/images/mainvisual-training.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  top: -90px;
}
.mainvisual-qa {
  width: 960px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../qa/images/mainvisual-qa.jpg);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  top: -90px;
}
.sec-contents {
  top: -90px;
  position: relative;
  z-index: 60;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.sec-contents h2 {
  display: none;
}
.sec-contents-inner {
  width: 660px;
  float: left;
  background-color: #FFF;
}
.sec-contents-inner h5 span {
  font-size: 0.9em;
  color: #009FDC;
}
.sec-contents-inner h3 {
  background-image: url(../../images/icon-second-title.png);
  background-repeat: no-repeat;
  height: 20px;
  border-bottom: 1px solid #4D5357;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-bottom: 10px;
}
.sec-contents-inner h3 span {
  color: #5ABCEC;
  font-size: 0.65em;
  padding-left: 20px;
}
/*.sec-contents-inner h4 {
	font-size: 1em;
	color: #009FDC;
	font-weight: bold;
}*/
.sec-contents-inner h4 {
  font-size: 1em;
  color: #FFF;
  font-weight: bold;
  background-color: #009FDC;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.sec-contents-inner h5 {
  font-size: 1em;
  color: #009FDC;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sec-contents-inner h6 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #3498db;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sec-contents-inner h6:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}
.sec-contents-inner h7 {
  position: relative;
  padding: 5px 12px;
  border: 1px solid #3498db;
  font-size: 0.9rem;
  top: 14px;
}
.sec-contents-inner a {
  color: #005DB5;
  background-color: #FFF;
}
.sec-contents-inner a:hover {
  color: #005DB5;
  background-color: #DEECF9;
}
.sec-contents-inner ol {
  padding-left: 30px;
}
.sec-contents-inner ol li {
  font-size: 0.85em;
  list-style-type: decimal;
}
.sec-contents-inner img {
  vertical-align: middle;
}
.sec-contents-inner strong {
  color: #009FDC;
  font-weight: bold;
}
.sec-contents-inner p {
  font-size: 0.85em;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sec-contents-setsubi {}
.sec-contents-setsubi h3 {
  background-image: url(../../images/icon-second-title.png);
  background-repeat: no-repeat;
  height: 20px;
  border-bottom: 1px solid #4D5357;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-bottom: 10px;
}
.sec-contents-setsubi h3 span {
  color: #5ABCEC;
  font-size: 0.65em;
  padding-left: 20px;
}
.sec-contents-setsubi a {
  color: #005DB5;
  background-color: #DEECF9;
}
.sec-contents-setsubi a:hover {
  color: #005DB5;
  background-color: #FFF;
}
.sec-contents-setsubi ol {
  padding-left: 30px;
}
.sec-contents-setsubi ol li {
  font-size: 0.85em;
  list-style-type: decimal;
}
.sec-contents-setsubi img {
  vertical-align: middle;
}
.sec-contents-setsubi strong {
  color: #009FDC;
  font-weight: bold;
}
.sec-contents-setsubi p {
  font-size: 0.85em;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sec-contents-nav {
  width: 190px;
  float: left;
  margin-top: 20px;
  margin-left: 70px;
}
.sec-contents-nav a {
  text-decoration: none;
  color: #4D5357;
}
.sec-contents-nav ul {}
.sec-contents-nav li {
  background-image: url(../../images/bg-btn-sec.png);
  width: 190px;
  height: 50px;
  padding-right: 0px;
  padding-left: 20px;
  background-repeat: no-repeat;
  font-size: 0.9em;
  line-height: 0.9em;
  padding-top: 10px;
}
.sec-contents-nav li span {
  color: #5ABCEC;
  font-size: 0.65em;
}
.sec-contents-nav-bnr {
  position: relative;
  z-index: 100;
  width: 190px;
  margin-right: 35px;
  margin-top: 20px;
  float: right;
}
.content-end-line {
  height: 30px;
  clear: both;
}
.content-end-line hr {
  clear: both;
}
.floor {
  background-image: url(../../equipment/images/bg-floor.png);
  background-repeat: no-repeat;
  height: 330px;
}
.btn-floor {
  position: relative;
  z-index: 60;
  left: 470px;
  top: 38px;
}
.btn-floor_hospital {
  position: relative;
  z-index: 50;
  top: 220px;
}
.btn-5f {}
.btn-4f {}
.btn-3f {}
.btn-4f {}
.btn-1f {}
.btn-b1f {}
.zebra-orenge {
  width: 660px;
  margin-top: 30px;
}
.zebra-orenge td, .zebra-orenge th {
  padding: 10px;
  background: #EA7D29;
  border-bottom: 1px solid #EA7D29;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-blue {
  width: 660px;
  margin-top: 30px;
}
.zebra-blue td, .zebra-blue th {
  padding: 10px;
  background: #469ED7;
  border-bottom: 1px solid #469ED7;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-green {
  width: 660px;
  margin-top: 30px;
}
.zebra-green td, .zebra-green th {
  padding: 10px;
  background: #4ba537;
  border-bottom: 1px solid #4ba537;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra {
  width: 660px;
  margin-top: 30px;
}
.zebra td, .zebra th {
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 0.85em;
}
.zebra tbody tr:nth-child(even) {
  background: #fff;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
}
.zebra th {
  text-align: left;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  border-bottom: 1px solid #ccc;
  background-color: #bae2e9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
  background-image: -moz-linear-gradient(top, #f5f5f5, #bae2e9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
  background-image: -o-linear-gradient(top, #f5f5f5, #eee);
  background-image: linear-gradient(top, #f5f5f5, #eee);
}
.zebra th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}
.zebra th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.zebra th:only-child {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
/*.zebra {
	width: 660px;
	margin-bottom: 30px;
}
.zebra td, .zebra th {
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 0.85em;
}
.zebra tbody tr:nth-child(even) {
	background: #e5f4f7;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}
.zebra th {
	text-align: left;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	border-bottom: 1px solid #ccc;
	background-color: #bae2e9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
	background-image: -moz-linear-gradient(top, #f5f5f5, #bae2e9);
	background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
	background-image: -o-linear-gradient(top, #f5f5f5, #eee);
	background-image: linear-gradient(top, #f5f5f5, #eee);
}
.zebra th:first-child {
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}
.zebra th:last-child {
	-moz-border-radius: 0 6px 0 0;
	-webkit-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}
.zebra th:only-child {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}*/
.zebra-kizai {
  width: 100%;
  margin-bottom: 30px;
}
.zebra-kizai td, .zebra th {
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  font-size: 0.85em;
}
.zebra-kizai tbody tr:nth-child(even) {
  background: #e5f4f7;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
}
.zebra-kizai th {
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  border-bottom: 1px solid #ccc;
  background-color: #bae2e9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
  background-image: -moz-linear-gradient(top, #f5f5f5, #bae2e9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
  background-image: -o-linear-gradient(top, #f5f5f5, #eee);
  background-image: linear-gradient(top, #f5f5f5, #eee);
  font-weight: bold;
  font-size: 0.9em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.zebra-kizai th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}
.zebra-kizai th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.zebra-kizai th:only-child {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.eq {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.eq ul {}
.eq ul li {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 5px;
  display: block;
  line-height: 1em;
}
.eq ul li span {
  font-size: 0.9em;
}
.eq_title {
  font-size: 1em;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-image: url(../../images/icon-second-title_002.png);
  background-position: left 18px;
  background-repeat: no-repeat;
}
.information-list {
  width: 660px;
  margin-right: auto;
  margin-left: auto;
}
.information-list li {
  font-size: 0.85em;
  line-height: 1.2;
  padding-bottom: 10px;
  border-bottom: 1px dotted #5AC6E7;
  margin-bottom: 15px;
  margin-left: 20px;
}
.information-list li a {
  text-decoration: none;
}
.links-list {
  width: 660px;
  margin-right: auto;
  margin-left: auto;
}
.links-list li {
  font-size: 0.85em;
  line-height: 1.2;
  padding-bottom: 10px;
  border-bottom: 1px dotted #5AC6E7;
  margin-bottom: 15px;
}
.links-list li .pdf {
  list-style: none;
}
.links-list li a {
  text-decoration: none;
}
.links-list .pdf::after {
  content: url();
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(../../images/icon-pdf.png);
  background-size: contain;
  vertical-align: middle;
}
.login_box_001 {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #2BC7DB;
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #E3F5F7;
}
/* FAQ Style
------------------------------------------*/
/* Question */
.ContentsArea {
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 3px 4px 0 #D1D1D1;
  box-shadow: 0 3px 4px 0 #D1D1D1;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.ContentsArea h4 {
  font-size: 0.9em;
  color: #009FDC;
  font-weight: bold;
}
/* Answer */
.ans {
  margin-top: 15px;
}
.ans dl {}
.ans dt {
  color: #65CFE1;
  font-weight: bold;
  font-size: 0.9em;
  float: left;
}
.ans dd {
  font-size: 0.85em;
  line-height: 1.4em;
  float: left;
}
.staff {
  border-bottom: 1px dotted #009FDC;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.staff strong {
  font-weight: bold;
  font-size: 1.2em;
}
.staff-en-name {
  color: #7FC7EF;
  font-size: 0.85em;
}
.photo_staff {
  text-align: center;
  margin-bottom: 20px;
}
.photo_staff img {
  width: 450px;
  margin-bottom: 20px;
}
.staff .right {
  width: 420px;
  float: right;
}
.staff .left {
  float: left;
  width: 200px;
}
.staff .left img {
  width: 100%;
  height: auto;
}
.staff:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.position {
  color: #5B5B5B;
}
.staff-area {
  color: #005DB5;
  background-color: #DEECF9;
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
}
.availability-list {
  font-size: 0.85em;
}
.availability-list ul {}
.availability-list ul li {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 5px;
  display: block;
  line-height: 1em;
}
.gainen {
  text-align: center;
}
.gainen img {
  width: 450px;
}
.QandA {
  margin-bottom: 20px;
}
.QandA_q {
  position: relative;
  margin-bottom: 28px;
  padding: 0 0 20px 53px;
  border-bottom: 1px dotted #e6e6e6;
}
.QandA_q:before {
  content: "Q.";
  position: absolute;
  display: block;
  width: 44px;
  height: 39px;
  left: 0;
  top: 0;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top no-repeat;
  background-image: url(../../qa/images/icon_question.jpg);
  background-color: transparent;
}
.QandA_a {
  position: relative;
  padding-left: 53px;
}
.QandA_a > p {
  margin-bottom: 12px;
}
.QandA_a dl dt {
  margin-bottom: 12px;
}
.QandA_a dl dd {
  margin-left: 1em;
}
.QandA_a:before {
  content: "A.";
  position: absolute;
  display: block;
  width: 44px;
  height: 39px;
  left: 0;
  top: 0;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top no-repeat;
  background-image: url(../../qa/images/icon_answer.jpg);
  background-color: transparent;
}
.QandA_a_list1 {
  margin-left: 3em;
}
.space_b {
  height: 50px;
}
.report_box {
  margin-top: 20px;
}
.report_box ul {}
.report_box li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.report_list {}
.report_list ul {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.report_list ul li {
  list-style-position: outside;
  list-style-type: decimal;
  margin-bottom: 15px;
  font-size: 0.85em;
  line-height: 1.3em;
}
.button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.button::before, .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button, .button::before, .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
  background-color: #5AC6E7;
  border: 2px solid #5AC6E7;
  color: #fff;
  line-height: 50px;
}
.button:hover {
  background-color: #fff;
  border-color: #5AC6E7;
  color: #5AC6E7;
}
.publications_list {
  margin-bottom: 30px;
}
.publications_list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.bnr_top_inner {
  margin: 30px 0 0 0;
}
.bnr_top_inner:after, .btn_inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.btn_inner {
  margin: 0 0 30px 0;
}
.btn_001 {
  float: left;
  margin: 0 10px;
}
.bnr_top_001 {
  float: left;
}
.bnr_top_002 {
  float: right;
}
.publications_list ul {}
.publications_list ul li {
  border: 3px solid #e6e6e6;
  background: #fff;
  display: inline-block;
}
.publications_list ul li a {
  border: 3px solid #e6e6e6;
  background: #fff;
  display: inline-block;
}
.publications_list ul li a:hover {
  border: 3px solid #bae2e9;
  background: #fff;
  display: inline-block;
}
.table_tr {
  width: 120px;
}
.table_tr02 {
  width: 160px;
}
table.type02 {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
table.type02 th {
  width: 150px;
  padding: 5px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  font-size: 0.8em;
  line-height: 1.4em;
}
table.type02 td {
  padding: 5px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
  line-height: 1.4em;
}
.type02 .title {
  font-weight: bold;
  font-size: 0.9rem;
  padding: 7px 0;
}
.type02 .title02 {
  font-weight: bold;
  font-size: 0.9rem;
  padding: 7px 0;
}
.type02 .name {
  font-weight: bold;
  font-size: 15px;
}
table.type03 {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
table.type03 th {
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  font-size: 0.8em;
  line-height: 1.4em;
}
table.type03 td {
  padding: 5px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
  line-height: 1.4em;
}
table.type04 {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 660px;
}
table.type04 th {
  width: 150px;
  padding: 5px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  font-size: 0.8em;
  line-height: 1.4em;
}
table.type04 td {
  padding: 5px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
  line-height: 1.4em;
}
table.type05 {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
table.type05 th {
  text-align: center;
  /*-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;*/
  width: 100px;
  padding: 5px 0;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  font-size: 0.8em;
  line-height: 1.4em;
}
table.type05 td {
  padding: 5px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
  line-height: 1.4em;
}
.type05 .title {
  font-weight: bold;
  font-size: 15px;
  padding: 0;
}
.type05 .title02 {
  font-weight: bold;
  font-size: 0.9rem;
  padding: 7px 0;
}
.type05 .name {
  font-weight: bold;
  font-size: 15px;
}
table.type06 {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
table.type06 th {
  width: 100px;
  padding: 5px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: center;
}
table.type06 td {
  padding: 5px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
  line-height: 1.4em;
}
.type06 .title {
  font-weight: bold;
  font-size: 0.9rem;
  padding: 7px 0;
}
.type06 .title02 {
  font-weight: bold;
  font-size: 0.9rem;
  padding: 7px 0;
}
.type06 .name {
  font-weight: bold;
  font-size: 15px;
}
.table03_day {
  width: 150px;
}
.table03_title {
  width: 300px;
}
.seminar_box {
  width: 620px;
  border-radius: 10px;
  border: 2px solid #bae2e9;
  background-color: #FFF;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 30px;
}
.room_info_wrap:after, .room_info_wrap ul:after, .room_info_wrap ul li:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.room_info_wrap ul {}
.room_info_wrap ul li {
  border-bottom: 1px dotted #CDCDCD;
  padding: 20px 0;
}
.rooms_info {
  float: left;
}
.rooms_info_photo_ttl {
  background-color: #5CBDE1;
  display: block;
  text-align: center;
  color: #FFF;
  padding: 0 15px;
  font-size: 0.75rem;
}
.rooms_info_photo {
  width: 120px;
}
.rooms_info_photo img {
  width: 100%;
  height: auto;
}
.rooms_info_detail {
  float: left;
  padding: 0 0px 0 15px;
  width: 300px;
}
.rooms_info_detail_ttl {
  font-size: 0.9rem;
  font-weight: bold;
}
.rooms_info_detail table {
  font-size: 0.85rem;
}
.rooms_info_detail table th {
  padding: 0 15px 0 0;
}
.rooms_info_link {
  float: right;
  padding: 80px 0 0 0;
}
.gonryo_hall_data {
  width: 95%;
  margin: 15px auto;
}
.gonryo_hall_data ol {
  padding: 10px 0;
}
.gonryo_hall_data ol li {
  font-size: 0.85rem;
  margin: 5px 0;
  list-style-position: outside;
  list-style-type: none;
}
.gonryo_hall_data ol li a {
  background-image: url(../../images/icon-second-title_002.png);
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
}
.gonryo_hall_data p strong {
  font-size: 0.85rem;
  padding: 10px 0;
}
.gonryo_hall_data p {
  font-size: 0.8rem;
  padding: 8px 0 0 15px;
}
.gonryo_hall_data_a {
  width: 95%;
  margin: 15px auto;
}
.gonryo_hall_data_a ol {
  padding: 10px 0;
}
.gonryo_hall_data_a ol li {
  font-size: 0.85rem;
  margin: 5px 0;
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
#tableDonator01 {
  font-size: 0.85rem;
}
.d2_result table {
  width: 100%;
  font-size: 0.85rem;
}
.d2_result table td {
  padding: 5px 20px 5px 20px; /*
	background: url(../../images/dot.png) no-repeat 6px center;*/
}
.donor_ttl {
  padding: 10px 10px;
  text-align: left;
  margin: 20px 0 20px 0;
  font-size: 1rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  border-bottom: 1px solid #ccc;
  background-color: #bae2e9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
  background-image: -moz-linear-gradient(top, #f5f5f5, #bae2e9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
  background-image: -o-linear-gradient(top, #f5f5f5, #eee);
  background-image: linear-gradient(top, #f5f5f5, #eee);
  font-weight: bold;
}
.box_1 {
  display: inline-block;
  color: #469ED7;
  text-align: center;
  border: 1px solid #469ED7;
  padding: 0 10px;
}
.box_2 {
  display: inline-block;
  color: #469ED7;
  text-align: center;
  border: 1px solid #469ED7;
  padding: 0 10px;
}
.box_1b {
  display: inline-block;
  color: #3E8422;
  text-align: center;
  border: 1px solid #3E8422;
  padding: 0 10px;
}
.box_2b {
  display: inline-block;
  color: #3E8422;
  text-align: center;
  border: 1px solid #3E8422;
  padding: 0 10px;
}
.ondemand {
  background-color: #EB5659;
  color: #FFFFFF;
  font-size: 0.6rem;
  text-align: center;
  padding: 2px;
  display: block;
  margin: 5px auto;
  width: 120px;
  border-radius: 6px;
}
.annai {
  width: 660px;
  margin: 15px 0;
}
.annai img {
  width: 100%;
}
.annai_links {
  font-size: 0.9rem;
  text-align: center;
}
.block-seminar {
  padding: 15px 0;
}
.block-seminar ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block-seminar ul li {}
.block-seminar ul .orenge a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 200px;
  height: 42px;
  padding-top: 18px;
  position: relative;
  background: #EA7D29;
  border: solid 2px #EA7D29;
  text-align: center;
  transition: .3s;
}
.block-seminar ul .blue a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 200px;
  height: 42px;
  padding-top: 18px;
  position: relative;
  background: #469ED7;
  border: solid 2px #469ED7;
  text-align: center;
  transition: .3s;
}
.block-seminar ul .blue-02 a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 315px;
  height: 42px;
  padding-top: 18px;
  position: relative;
  background: #469ED7;
  border: solid 2px #469ED7;
  text-align: center;
  transition: .3s;
  margin-top: 20px;
}
.block-seminar ul .green a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 200px;
  height: 42px;
  padding-top: 18px;
  position: relative;
  background: #4ba537;
  border: solid 2px #4ba537;
  text-align: center;
  transition: .3s;
}
.block-seminar ul .green-02 a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 315px;
  height: 42px;
  padding-top: 18px;
  position: relative;
  background: #4ba537;
  border: solid 2px #4ba537;
  text-align: center;
  transition: .3s;
  margin-top: 20px;
}
.block-seminar ul li a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.block-seminar ul li a:hover {
  color: #000;
  background: #fff;
}
.block-activity {
  padding: 5px 0;
}
.block-activity ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.block-activity ul li {
  margin: 5px;
  font-size: 0.9rem;
}
.block-activity ul .blue a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 95px;
  height: 42px;
  padding-top: 18px;
  position: relative;
  background: #469ED7;
  border: solid 2px #469ED7;
  text-align: center;
  transition: .3s;
}
.block-activity ul li a:hover {
  color: #000;
  background: #fff;
}
.btn_zoom {
  margin: 10px 0 5px 0;
}
.btn_zoom a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 100px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background: #469ED7;
  border: solid 2px #469ED7;
  text-align: center;
  transition: .3s;
}
.btn_zoom a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_zoom a:hover {
  color: #000;
  background: #fff;
}
.btn_orenge {
  margin: 10px 0 5px 0;
}
.btn_orenge a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 100px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background: #EA7D29;
  border: solid 2px #EA7D29;
  text-align: center;
  transition: .3s;
}
.btn_orenge a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_orenge a:hover {
  color: #000;
  background: #fff;
}
.btn_green {
  margin: 10px 0 5px 0;
}
.btn_green a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 100px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #4ba537;
  border: solid 2px #4ba537;
  text-align: center;
  transition: .3s;
}
.btn_green a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_green a:hover {
  color: #000;
  background: #fff;
}
.btn_form_orenge {
  margin: 10px 0 5px 0;
}
.btn_form_orenge a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #EA7D29;
  border: solid 2px #EA7D29;
  text-align: center;
  transition: .3s;
}
.btn_form_orenge a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_orenge a:hover {
  color: #000;
  background: #fff;
}
.btn_form {
  margin: 10px 0 5px 0;
}
.btn_form a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #469ED7;
  border: solid 2px #469ED7;
  text-align: center;
  transition: .3s;
}
.btn_form a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form a:hover {
  color: #000;
  background: #fff;
}
.gray {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 100px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  background-color: #9C9C9C;
  border: solid 2px #9C9C9C;
  text-align: center;
  transition: .3s;
  margin-top: 10px;
}
.link-history {
  width: 100%;
}
.link-history ul {
  width: 100%;
  margin: 30px 0;
}
.link-history ul li {
  float: left;
  margin-right: 20px;
}
.link-history ul li a.btn_01 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 80px;
  margin: auto;
  padding: 10px;
  font-weight: bold;
  border: 2px solid #27acd9;
  color: #27acd9;
  transition: 0.5s;
  font-size: 0.9rem;
  border-radius: 30px;
}
.link-history ul li a.btn_01:hover {
  color: #fff;
  background: #27acd9;
  border-radius: 30px;
}
.link-history ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.attention {
  background-color: #FFE9E9;
  border: 2px solid #E75355;
  border-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}
.attention .title {
  font-weight: 600;
  font-size: 1rem;
}
.attention p {
  text-align: center;
  line-height: 1.6rem;
}
.sec-contents-inner .zebra a {
  color: #4D98BF;
  text-decoration: underline;
  display: inline-block;
}
.sec-contents-inner .zebra a::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 25px auto;
}
/* PDF */
.sec-contents-inner .zebra a[href*=".pdf"]::after {
  background-image: url(../../images/icon-pdf.png);
}
.zebra-seminar_01, .zebra-seminar_02, .zebra-seminar_03, .zebra-seminar_04, .zebra-seminar_05, .zebra-seminar_06 {
  width: 100%;
}
.zebra-seminar_01 td, .zebra-seminar_01 th {
  padding: 10px;
  background: #3F51B5;
  border-bottom: 1px solid #3F51B5;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-seminar_02 td, .zebra-seminar_02 th {
  padding: 10px;
  background: #039BE5;
  border-bottom: 1px solid #039BE5;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-seminar_03 td, .zebra-seminar_03 th {
  padding: 10px;
  background: #9e69af;
  border-bottom: 1px solid #9e69af;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-seminar_04 td, .zebra-seminar_04 th {
  padding: 10px;
  background: #0B8043;
  border-bottom: 1px solid #0B8043;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-seminar_05 td, .zebra-seminar_05 th {
  padding: 10px;
  background: #c0ca33;
  border-bottom: 1px solid #c0ca33;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.zebra-seminar_06 td, .zebra-seminar_06 th {
  padding: 10px;
  background: #e67c73;
  border-bottom: 1px solid #e67c73;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}
.c-btn {
  text-align: center;
  position: relative;
  margin: 30px auto 40px auto;
}
.c-btn a {
  display: inline-block; /* 追加 */
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  background-color: #009fdc;
  padding: 18px 60px;
  border-radius: 10px;
  transition: .3s;
  text-decoration: none;width: 60%;
}
.c-btn a:hover {
  color: #fff;
  background-color: #87CFEB;
}
.block-seminar_new ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 10px 0;
}
.block-seminar_new ul li {
  margin: 10px 10px 0px 10px;width: 140px;
}
.c-btn_00 {}
.c-btn_00 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #91CEE5;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_00 a:hover {
  color: #fff;
  background-color: #A3D3E5;
}
.c-btn_01 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #3F51B5;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_01 a:hover {
  color: #fff;
  background-color: #7683CD;
}
.c-btn_02 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #039BE5;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_02 a:hover {
  color: #fff;
  background-color: #79C2E5;
}
.c-btn_03 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #9e69af;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_03 a:hover {
  color: #fff;
  background-color: #B39DDB;
}
.c-btn_04 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #0B8043;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_04 a:hover {
  color: #fff;
  background-color: #44A773;
}
.c-btn_05 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #c0ca33;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_05 a:hover {
	color: #fff;
	background-color: #D0D76E;
}
.c-btn_06 a {
  color: #fff;font-size: 0.9rem;
  font-weight: bold;
  background-color: #e67c73;
  padding: 10px 10px;
  border-radius: 20px;
  transition: .3s;
  text-decoration: none;display: block;text-align: center;
}
.c-btn_06 a:hover {
  color: #fff;
  background-color: #e67c73;
}
.btn_form_01 {
  margin: 10px 0 10px 0;
}
.btn_form_01 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #469ED7;
  border: solid 2px #469ED7;
  text-align: center;
  transition: .3s;
}
.btn_form_01 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_01_01 {
  margin: 10px 0 10px 0;
}
.btn_form_01_01 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #3F51B5;
  border: solid 2px #3F51B5;
  text-align: center;
  transition: .3s;
}
.btn_form_01_01 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01_01 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_01_02 {
  margin: 10px 0 10px 0;
}
.btn_form_01_02 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #039BE5;
  border: solid 2px #039BE5;
  text-align: center;
  transition: .3s;
}
.btn_form_01_02 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01_02 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_01_03 {
  margin: 10px 0 10px 0;
}
.btn_form_01_03 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #9e69af;
  border: solid 2px #9e69af;
  text-align: center;
  transition: .3s;
}
.btn_form_01_03 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01_03 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_01_04 {
  margin: 10px 0 10px 0;
}
.btn_form_01_04 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #0B8043;
  border: solid 2px #0B8043;
  text-align: center;
  transition: .3s;
}
.btn_form_01_04 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01_04 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_01_05 {
  margin: 10px 0 10px 0;
}
.btn_form_01_05 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #c0ca33;
  border: solid 2px #c0ca33;
  text-align: center;
  transition: .3s;
}
.btn_form_01_05 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01_05 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_01_06 {
  margin: 10px 0 10px 0;
}
.btn_form_01_06 a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #e67c73;
  border: solid 2px #e67c73;
  text-align: center;
  transition: .3s;
}
.btn_form_01_06 a .btn_1 {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.btn_form_01_06 a:hover {
  color: #000;
  background: #fff;
}
.btn_form_before {
  margin: 10px 0 10px 0;
}
.btn_form_before {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #929292;
  border: solid 2px #929292;
  text-align: center;
  transition: .3s;
}
.btn_form_end {
  margin: 10px 0 10px 0;
}
.btn_form_end {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 260px;
  height: 24px;
  padding-top: 6px;
  position: relative;
  background-color: #434343;
  border: solid 2px #434343;
  text-align: center;
  transition: .3s;
}
.seminar_ttl_common {
  display: block;
  /*margin: 20px 0 0 0;*/
  font-weight: 600;
  font-size: 1rem;
  padding: 0.5em;
  color: #000;
  /*background: #fffaf4;
  border-left: solid 5px #ffaf58;*/
}
.zebra-seminar_title {
  border: 2px solid #469ED7;
  padding: 5px 10px;
  text-align: left;
  font-size: 1rem;
  font-weight: 600;
}
.subject_wrap {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.subject_block_001 {
	border: 1px solid #009FDC;
	text-align: center;
	width: 45%;
	padding: 0 0 0px 0;
	border-radius: 5px;
}
.subject_block_title_001 {
	background-color: #009FDC;
	color: #FFF;
	font-weight: 600;
	padding: 5px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.subject_block_detail_001 {
  font-size: 0.9rem;
  padding: 15px;
  padding-top: 27px;
}
.subject_block_detail_001 a {
  color: #000;
}
.subject_block_detail_001 a:hover {
  background-color: #FFF;
  color: #0070c0;
}
.subject_block_detail_002 {
  font-size: 0.9rem;
  padding: 5px;
}
.subject_block_detail_002 a {
  color: #000;
}
.subject_block_detail_002 a:hover {
  background-color: #FFF;
  color: #f2a0d5;
}

.triangle_001 {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #009FDC;
  margin: 0 auto; /* 追加 */
}
.subject_block_002 {
  border: 1px solid #f2a0d5;
  text-align: center;
  width: 45%;
  padding: 0 0 0px 0;
	border-radius: 5px;
}
.subject_block_title_002 {
  background-color: #f2a0d5;
  color: #FFF;
  font-weight: 600;
  padding: 5px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.triangle_002 {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #f2a0d5;
  margin: 0 auto 5px auto; /* 追加 */
}
.subject_block_detail_box_warp {
  width: 80%;
  margin: 0 auto 5px auto;
}
/*.subject_block_detail_box_warp_001 {
  height: 25px;
}*/
.subject_block_detail_box_001 {
	float: left;
	width: 40%;
	text-align: center;
	background-color: #F8EAEA;
	padding: 5px;
	font-size: 0.8rem;
}
.subject_block_detail_box_002 {
  float: right;
  width: 40%;
  text-align: center;
	background-color: #F8EAEA;
  padding: 5px;
  font-size: 0.8rem;
}
.subject_block_detail_box_warp:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.zebra-seminar_title_001 {
  background-color: #009FDC;
  color: #FFF;
  font-weight: 600;
  padding: 5px 10px;
}
.zebra-seminar_title_002 {
  background-color: #f2a0d5;
  color: #FFF;
  font-weight: 600;
  padding: 5px 10px;
}

.poster_wrap:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.poster_wrap {
  width: 80%;
  margin: 10px auto 0 auto;
}
.poster_block {
  width: 150px;
  float: left;
}
.poster_block img {
  width: 100%;
  height: auto;
}
.poster_detail {
  width: 300px;
  float: right;
  background-color: #E3F5F7;
  border: 1px solid #2BC7DB;
  border-radius: 8px;
  padding: 10px;
  text-align: left;
  font-size: 0.9rem
}
.poster_block_a {
  width: 150px;margin: 0 auto;
}
.poster_block_a img {
  width: 100%;
  height: auto;
}
.poster_detail_a {
	width: 100%;
	background-color: #F7E3E3;
	border: 1px solid #f2a0d5;
	padding: 10px;
	text-align: left;
	font-size: 0.9rem;
	border-radius: 8px;margin: 15px 0;
}
.poster_block_title {font-weight: 600;margin-bottom: 15px;font-size: 0.9rem;text-align: center;}
.poster_block_001 {float: left;
  width: 200px;}

.poster_block_002 {float: right;
  width: 200px;}


.calendar_title {
  font-size: 1rem;
  font-weight: 600;
  margin: 15px 0 0 0;
  background-color: #f0f4f9;
  padding: 5px 10px;
}
.calendar_table {
  font-size: 0.9rem;
  width: 100%;
  margin: 25px 0 0 0;
}
.calendar_table tr {
  width: 100%;
}
.calendar_table th {
  background-color: #f0f4f9;
  border: 1px solid #f0f4f9;
  padding: 10px;
}
.calendar_table td {
  background-color: #FFF;
  border: 1px solid #f0f4f9;
  padding: 10px;
}

.calendar_list ul {display: flex;justify-content: space-between;margin: 15px 0;}
.calendar_list ul li {list-style: none;font-size: 0.9rem;}



