@charset utf-8;
/* *********************    abc2025 CSS   ******************* */
div.kouzaBlock {
	margin:0;
	padding: 5em 0;
}
body#abc2025 h1 {
	color: #ff59ac;
	font-weight: bold;
}
body#abc2025 h2.kouzaNavi {
	margin-top: 3em;
}
ul.info-panel h4 {
	color: #ff69b4;
	font-weight: bold;
}
.testimonial-block-vertical-quote {
  background: rgba(246, 220, 250,1);
  padding: 1rem;
  border-radius: 5px;
	margin-bottom: 2em;
  margin-bottom: 1.875rem;
  position: relative;
}

.testimonial-block-vertical-quote p {
  margin-bottom: 0;
	color: #521332;
	font-size: 16px;
}

.testimonial-block-vertical-quote::after {
  content: '';
  bottom: -1.25rem;
  left: 2.25rem;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1.25rem 1.125rem 0 1.125rem;
  border-color: rgba(242,230,255,1) transparent transparent transparent;
  position: absolute;
}

.testimonial-block-vertical-person {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.65rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
	margin-bottom: 4em;
}

.testimonial-block-vertical-avatar {
  width: 150px;
  height: 150px;
	margin-top:1em;
}

.testimonial-block-vertical-name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 0.65rem;
	margin-top:1em;
}

.testimonial-block-vertical-info {
  text-transform: uppercase;
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 0;
  margin-left: 0.65rem;
}
h4.info-date {
	border: 2px solid #ff69b4;
	padding: 1em;
	color: #ff1493;
	margin: 1em 0;
	text-align: center;
}
div.specList {
	margin: 2em 0;
}
div.specList h4 {
	border-bottom: 1px solid #ff1493;
	color: #ff1493;
	padding-bottom: 0.75em;
	margin-bottom: 0.75em;
	font-weight: bold;
}
table.specTBL {
	margin-bottom: 5em;
}
table.specTBL th {
	text-align: left;
	background: #db7093;
	color: #fff;
	padding: 1em;
}
ul.specifications {
	margin-bottom: 4.5em;
	padding: 0;
}
ul.specifications li {
	margin-bottom: 0.5em;
}
ul.specifications li.calendar {
	background: url("../img/abc2025/calendar.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications li.time {
	background: url("../img/abc2025/time.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications li.person {
	background: url("../img/abc2025/person.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications li.fee {
	background: url("../img/abc2025/fee.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications li.room {
	background: url("../img/abc2025/room.png") no-repeat left center;
	padding-left: 30px;
}

/* inline */
ul.specifications-inline {
	float: left;
}
ul.specifications-inline li {
	margin-right: 1.5em;
	margin-bottom: 0.5em;
}
ul.specifications-inline li.calendar {
	background: url("../img/abc2025/calendar.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications-inline li.time {
	background: url("../img/abc2025/time.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications-inline li.person {
	background: url("../img/abc2025/person.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications-inline li.fee {
	background: url("../img/abc2025/fee.png") no-repeat left center;
	padding-left: 30px;
}
ul.specifications-inline li.room {
	background: url("../img/abc2025/room.png") no-repeat left center;
	padding-left: 30px;
}
/* purple-callout */
div.purple-callout {
    border-style: solid;
    border-color: #fff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
	background: #ff69b4;
	color: #330066;
	border: 2px solid #fff;
	border-radius: 7px;
}
div.purple-callout p,
div.purple-callout h4,
div.purple-callout h3 {
	color: #fff;
}
div.purple-callout p {
	border-bottom: 1px solid #fff;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	text-align: center;
}
div.purple-callout h4,
div.purple-callout h3 {
	font-weight: bold;
	text-shadow: 3px 2px #330066;
	text-align: center;
}
div.purple-callout h4 small,
div.purple-callout h3 small {
	color: #fff;
}
div.clearFix {
	height: 7em;
	display: inline-block;
}

/* footer fixed button */
section.buttonRow {
	position:fixed;
	bottom:0;
	width:100%;
	background: rgba(209, 224, 224,0.45);
	padding: 1.5em 0 0 0;
	border-top: 1px solid ;
	z-index: 999;

}

.hero-section {
  background: url(../img/abc2025/collaboBackground2.png) no-repeat left top #fff;
  background-size: cover;
  height: 70vh;
	margin: 0 0 5em 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-section .hero-section-text {
  color: #ff0066;
  text-shadow: 1px 1px 2px #0a0a0a;
}
.hero-section .hero-section-text h1,
.hero-section .hero-section-text h5{
	color: #ff0066;
}

body#abc2025 h2.endForm,
h2.endForm small {
	color: #ff3399;
}

table.curriculumTBL {
	margin: 0 ;
	text-align: left;
}
table.curriculumTBL tr th {
	background: #006666;
	color: #fff;
	line-height: 1.9;
}
table.curriculumTBL td {
	line-height: 2.0;
}
h2.iPhoneh2 {
	color: #3366ff;
}

dl.zaidan-info {
	margin: 20px 0;
}
dl.zaidan-info dt {
	font-size: 130%;
	margin-bottom: 0.75em;
}
dl.zaidan-info dd {
	margin-bottom: 0.5em;
}
h2.endDate,
h2.endDate small {
	color: #ff66cc;
	font-weight: bold;
}
p.kekka {
	margin: 2em 1em 1em 3em;
	padding-left: 30px;
	text-align: left;
	color:rgb(223, 86, 86);
	background: url("../img/abc2025/kekka.png")no-repeat left center;
}
h2.orderPhone {
	color: #ff66cc;
	font-weight: bold;
	margin: 0.5em 0 0 0;
}
h3.mustTTL {
	color: #ff69b4;
	font-weight: bold;
	margin-bottom: 1em;
}
.clearfix {
	display: block;
	height: 100px;
}
.infoCovid-19 {
	border: 1px solid #222;
	padding: 1em;
	margin: 1em 0;
	text-align: center;
}
span.kouzaSummary {
	right: 0;
	float: right;
	margin-left: 1em;
	padding: 0.1em 0.35em;
	font-weight: bold;
	background: #ffc0cb;
	color: #ff1493;
	border: 1px solid #ff1493;
	border-radius: 5px;
}
span.ladiesOnly {
	margin-left: 1em;
	padding: 0.1em 0.35em 0em 20px;
	font-weight: bold;
	background:url("../img/abc2025/ladies.png") no-repeat left center #cc00ff;
	color: #fff;
	border: 1px solid #cc00ff;
	border-radius: 5px;
}
span.age60-70 {
	margin-left: 1em;
	padding: 0.1em 0.35em ;
	font-weight: bold;
	background: #009900;
	color: #fff;
	border-radius: 5px;
}
ol.must-list {
	margin-bottom: 5em;
}
ol.must-list li {
	font-weight: bold;
	margin-bottom: 0.5em;
}
img.order-icon {
	margin-bottom: 1em;
}
fieldset.card-fieldset {
	margin: 2em 0 0 0;
	color: #006600;
}
fieldset.card-fieldset legend {
	color: #006600;
}
h4.Not-Applicable {
	margin-top: 1em;
	color: #993366;
	border-bottom: 1px solid #993366;
}
ul.alert-ul {
	background: transparent;
}
ul.alert-ul li {
	color: #993366;
}
h2.tuikaUKT {
	margin: 2em 0;
	padding:1em;
	background: #3333cc;
	color: #fff;
	text-shadow: 2px 2px #800080;
	text-align: center;
}
span.tuikaSPAN {
	margin-left: 2em;
	padding: 0.25em 1em;
	color: #fff;
	background:#3333cc;
	font-weight: bold;
}
span.No-vacant {
	margin-left: 2em;
	padding: 0.25em 1em;
	color: #fff;
	background:#ff00ff;
	font-weight: bold;
}
h4.fullseat {
	color: #cc00ff;
	background: #fff;
	padding: 1em ;
	border: 1px solid #cc00ff;
	text-align: center;
}

.tuika4 {
	font-weight: bold;
	margin: 2em 0;
	color: #222;
}