@charset "UTF-8";
/* ####################### */
/* ■ メディアクエリ  　　     */
/* ####################### */
@media (max-width: 320px) {}
@media (min-width: 321px) and (max-width: 768px) {}
@media (min-width: 769px) and (max-width: 1000px) {}
@media (min-width: 1001px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}
#greeting, #outline, #access, #inquiry, #abstract, #program, #registration, #information, #general, #points, #award, #venue, #access, #shuisho {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 20px 20px 20px 20px
}
.fontAlf {
  font-family: "tablet-gothic-condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.oswald{
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;	
}
/* ▼▼▼********************************************▼▼▼ */
/* ▼▼▼-------- ▼▼▼ FEATURED CONTENTS ▼▼▼ ---------▼▼▼ */
/* ▼▼▼********************************************▼▼▼ */
#abs, #reg {
  background-repeat: no-repeat;
  background-size: cover;
}
#abs {
  background-image: url("../images/bg_abstract.png");
}
#reg {
  background-image: url("../images/bg_registration.png");
}
#feature h4, #featureSide h4 {
  border-bottom: 6px solid rgba(55, 137, 73, 1.00);
  border-radius: 0px;
  padding-bottom: 0.3em;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1.00);
}
#feature h4::before, #featureSide h4::before {
  content: "\f140";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-right: 0.3em;
  color: rgba(47, 32, 33, 1.00)
}
#feature .feature-item {
  background-color: rgba(249, 249, 249, 1.00);
  border: 1px solid rgba(221, 221, 221, 1.00);
  height: 100%;
  padding: 20px;
  transition: 0.3s;
  border-radius: 10px;
}
#feature .feature-item img {
  width: 180px;
  height: 180px;
}
#feature .feature-item h4 {
  transition: 0.4s;
}
#feature .feature-item p {
  transition: 0.4s;
}
#feature .feature-item:hover {
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
}
#feature .feature-item:hover h4 {
  color: rgba(255, 100, 35, 1.00);
  opacity: 0.8;
}
#feature .feature-item:hover p {
  color: rgba(255, 100, 35, 1.00);
  opacity: 0.8;
}
/* ----------------------------------------- */
/* ■ Front 新着情報　　　　　　　　　　　 　*/
/* ----------------------------------------- */
#news {
  margin-bottom: 2em
}
#news dl {
  overflow-y: auto;
  height: 130px;
}
#news {
  margin-left: 20px;
  margin-right: 20px
}
#news_t {
  font-size: 1.5rem;
  text-align: left;
  border-radius: 40px 6px 0px 0px;
  border-left: 2px solid rgba(44, 137, 58, 1.00);
  border-right: 2px solid rgba(44, 137, 58, 1.00);
  border-top: 2px solid rgba(44, 137, 58, 1.00);
  color: #FFFFFF;
  padding-top: 9px;
  padding-left: 1.5em;
  padding-bottom: 5px;
  text-shadow: 1px 1px 2px rgba(15, 28, 57, 1.00);
  background-color: rgba(169, 210, 81, 1.00);
}
#news_c {
  height: 160px; /*106px*/
  border-left: 2px solid rgba(44, 137, 58, 1.00);
  border-right: 2px solid rgba(44, 137, 58, 1.00);
  background-color: rgba(169, 210, 81, 0.08);
  overflow-x: auto;
  overflow-y: auto;
  padding: 10px
}
#news_b {
  height: 40px;
  border-left: 2px solid rgba(44, 137, 58, 1.00);
  border-right: 2px solid rgba(44, 137, 58, 1.00);
  border-bottom: 2px solid rgba(44, 137, 58, 1.00);
  background-color: rgba(169, 210, 81, 0.08);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 40px;
}
#news_c dl {
  width: 100%;
  overflow-y: none;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#news_c dt {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.0em;
  letter-spacing: 0.8px;
  width: 5.5em;
  color: rgba(16,70,0,1.00);
  padding-top: 0px;
  padding-bottom: 0.2em;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  float: left;
  min-width: 5.5rem
}
#news_c dd {
  padding-left: 0px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0em;
  font-size: 0.9em;
  border-bottom: 1px dotted rgba(160, 207, 240, 1.00);
  margin-right: 5px;
}
/*  挨拶 */
#greeting{}

#greeting .g-tex p{
	text-indent: 1em;
	line-height: 1.5em
}

#prSign dl {
  border-left: 8px solid rgba(74, 162, 82, 1.00);
  padding-left: 20px;
  padding-top: 0px;
  border-bottom: 1px solid rgba(74, 162, 82, 1.00);
}
#prSign dt {
  font-style: italic;
  color: rgba(93, 75, 114, 1.00);
  font-size: 1.2em;
  margin-bottom: 5px;
}
#prSign dd {
  font-size: 1em
}
/* プログラム */
.endai {
  font-size: 1.05em;
  margin-bottom: 1.5em;
  font-weight: 600
}
.name {
  font-size: 1.0em;
  font-weight: 400
}
.shozoku {
  font-size: 0.85em;
  font-weight: 400
}
/* 受賞 */
#award dl {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: solid 1px rgba(219, 225, 232, 1.00)
}
#award dt {
  min-width: 4.8em;
  text-align: center
}
#award .endai {
  font-size: 1.2em
}
#award .name {
  font-size: 1.0em;
  text-align: right
}
#award .shozoku {
  font-size: 0.95em
}
.cautionUL {
  list-style-type: none;
  margin-left: 4em;
  padding-left: 0;
}
.cautionUL > li {
  position: relative;
}
.cautionLI {
  left: -3.5em;
  position: absolute;
  text-align: center;
  width: 3em;
  line-height: inherit;
}
/* プログラム*/
#program h4.card-title{
	color: rgba(55,137,73,1.00);
	font-size: 1.3em;
	border-bottom: 1pt solid #507B61;
	padding-bottom: 1em

}
#program h4.card-title::before{
  font-family: 'Font Awesome 6 Pro';
  content: "\f0c8";
  padding-right: 0.3em;
  color: rgba(133,181,144,1.00)
	
}
#program .theme {
  font-weight: 700;
  font-size: 1.2em;
  color: rgba(204,35,43,1.00);
}

#program .endaiTitle {
	color: rgba(46,59,20,1.00);
	font-size: 1.1em;
  font-weight: 700;
	margin-bottom: 0.5em
}
#program .zachou::before {
  content: "座長";
  color: rgba(55,99,103,1.00);
  width: 3.5em;
  display: inline-block;
  font-size: 0.7em;
  background-color: rgba(203,229,235,1.00);
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-top: 0.0em;
  padding-bottom: 0.1em;
  text-align: center;
  border-radius: 3px;
  margin-right: 1em;
  font-weight: 400;
}
#program .zachou-non::before {
  content: "  ";
  color: rgba(255, 255, 255, 1.00);
  width: 3.5em;
  display: inline-block;
  font-size: 0.7em;
  background-color: transparent;
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  text-align: center;
  border-radius: 3px;
  margin-right: 1em;
  font-weight: 400;
}
#program .enja::before {
  content: "演者";
  color: rgba(69,56,35,1.00);
  width: 3.5em;
  display: inline-block;
  font-size: 0.7em;
  background-color: rgba(237,223,183,1.00);
  padding-left: 0.3em;
  padding-right: 0.3em;
  padding-top: 0.0em;
  padding-bottom: 0.1em;
  text-align: center;
  border-radius: 3px;
  margin-right: 1em;
  font-weight: 400;
}
#program .name {
  font-weight: 600;
  font-size: 1.05em;
}
#program .shozoku {
  font-size: 0.9em;
}
#program .date1{
	color: rgba(36,105,212,1.00)
}
#program .date2{
	color: rgba(234,93,147,1.00)
}
#program .date1::before,
#program .date2::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f073";
  margin-right: 0.5em;
  opacity: 0.5;
}


#program .room::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f130";
  margin-right: 0.5em;
  margin-left: 1em;
  opacity: 0.5;
}
#program .time::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f017";
  margin-right: 0.5em;
  margin-left: 1em;
  opacity: 0.5;
}
#program .symp {
  font-size: 90%;
  opacity: 0.7;
}
#program .kyousai::before {
  content: "共催";
  color: rgba(104,98,77,1.00);
  width: 3.5em;
  display: inline-block;
  font-size: 0.9em;
  background-color: rgba(255,231,136,1.00);
  padding-left: 0.3em;
  padding-right: 0.3em;
  padding-top: 0.0em;
  padding-bottom: 0.1em;
  text-align: center;
  border-radius: 3px;
  margin-right: 1em;
  font-weight: 400;
}