@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(4, 17, 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;
}