@charset "utf-8";

/* ----------------------------------------------------------------------------
	MAIN
------------------------------------------------------------------------------ */
main #pageTtl h1 {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  color: #011f5c;
  font-size: 3.0rem;
  line-height: 1.6;
}

main #pageTtl h1 span {
  padding: 8px 10px;
  margin: 0 20px 0 0;
  color: #fff;
  font-size: 2.4rem;
  vertical-align: baseline;
  line-height: 1;
}

main #pageTtl h1 span.course_tag {
  padding: 10px;
  background: #011f5c;
  font-size: 2.0rem;
}

main #pageTtl h1 span.course_grade {
  padding: 10px;
  background: #7c98ab;
  font-size: 2.0rem;
}

#content #anchor {
  position: relative;
  width: 1000px;
}

#content #anchor ul {
  width: 700px;
  padding: 20px;
  margin: 0 auto 60px;
  border: solid 1px #c4cdd1;
  background: #fff;
  text-align: center;
}

#content #anchor ul:before {
  content: "";
  position: absolute;
  top: 35px;
  left: 0;
  z-index: -1;
  width: 1000px;
  height: 1px;
  background: #c4cdd1;
}

#content #anchor ul li {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 10px;
  margin: 0 20px 0 0;
  font-size: 1.4rem;
  font-weight: bold;
}

#content #anchor ul li:last-child {
  padding: 0 0 0 10px;
  margin: 0;
}

/*
#content #anchor ul li:after {
	content: "/";
	position: absolute;
	top: 0;
	right: -5px;
}
#content #anchor ul li:last-child:after {
	content: none;
}
*/
#content #anchor ul li a {
  position: relative;
  color: #646464;
  font-weight: bold;
  text-decoration: none;
}

#content #anchor ul li a:before {
  content: url("../../common/images/icon_coruse_anchor.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

/*
#content #anchor ul li a img {
	position: absolute;
	top: 5px;
	left: -18px;
	width: 14px;
}
*/
#content>section {
  width: 800px;
  margin: 0 auto 60px;
}

#content>section h2 {
  margin: 0 0 20px;
  color: #011f5c;
  font-size: 2.0rem;
}

/* ----------------------------------------------------------------------------
	#overview
------------------------------------------------------------------------------ */
#content>section#overview p {
  margin: 0 auto 20px;
}

#content>section#overview dl {
  margin: 0 auto 15px;
  padding: 15px;
  border: 1px solid #011f5c;
  color: #011f5c;
}

#content>section#overview dl dt {
  float: left;
  font-weight: bold;
}

#content>section#overview dl dd {
  text-indent: 0;
  padding: 0 0 0 125px;
  font-weight: bold;
}

#content>section .cource {
  margin: 0 0 60px;
}

#content>section .cource:last-child {
  margin: 0;
}

#content>section .cource h3 {
  margin: 0 0 20px;
  font-size: 1.6rem;
  letter-spacing: 0;
}

/*#content > section .cource h4 {
	margin: 0 0 5px;
}*/
#content>section .cource .box {
  width: 800px;
}

#content>section .cource .box.top {
  width: 800px;
  margin: 0 auto 40px;
}

#content>section .cource .box li {
  float: left;
  width: 260px;
  margin: 0 10px 0 0;
  padding: 0;
  border: solid 1px #C4CDD1;
}

#content>section .cource .box li:last-child {
  margin: 0;
}

#content>section .cource .box li dl {
  width: 100%;
}

#content>section .cource .box li dl dt {
  padding: 5px;
  background: #C4CDD1;
  color: #fff;
  text-align: center;
}

#content>section .cource .box li dl dd {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#content>section .cource .box li dl dd.day {
  padding: 20px 0;
  border-bottom: solid 1px #C4CDD1;
  font-size: 1.8rem;
  font-weight: bold;
}

#content>section .cource .box li dl dd.time {
  padding: 10px 0;
  font-size: 1.4rem;
}

/* .scheduleTable.type_01 */
#content>section .cource .box .scheduleTable.type_01 {
  letter-spacing: 0;
}

#content>section .cource .box .scheduleTable.type_01 tr {}

#content>section .cource .box .scheduleTable.type_01 tr th {
  padding: 10px;
  border: solid 1px #c4cdd1;
  border-left: none;
  vertical-align: middle;
}

#content>section .cource .box .scheduleTable.type_01 tr td {
  padding: 10px;
  border: solid 1px #c4cdd1;
  border-right: none;
  vertical-align: middle;
}

/* .scheduleTable.type_02 */
#content>section .cource .box .scheduleTable.type_02 {
  background: #e4ecf3;
  font-size: 1.3rem;
}

#content>section .cource .box .scheduleTable.type_02 tr {}

#content>section .cource .box .scheduleTable.type_02 tr th {
  padding: 8px 10px;
  vertical-align: middle;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

#content>section .cource .box .scheduleTable.type_02 tr td {
  padding: 8px 10px;
  vertical-align: middle;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
}

#content>section .cource .box .scheduleTable.type_02 tr td:nth-child(3) {
  border-left: solid 1px #fff;
}

/* .note */
#content>section .cource>.note {
  margin: 20px 0 0;
}

#content>section .cource>.note.type02 {
  margin: 10px 0 0;
}

#content>section .cource>.note.type03 {
  padding: 0;
  font-size: 1.2rem;
  text-indent: 0;
}

.note_01 {
  font-size: 1.2rem;
}

/* .price */
/*#content > section .cource .price {
	margin: 60px 0 0;
	padding: 30px 0 20px;
	border-top: solid 1px #011f5c;
	border-bottom: solid 1px #011f5c;
	text-align: center;
}
#content > section .cource .price > div {
	display: inline-block;
	margin: 0 20px 0 0;
}
#content > section .cource .price > div p:first-child {
	margin: 0 0 10px;
	border: solid 1px #011f5c;
	color: #011f5c;
	text-align: center;
}
#content > section .cource .price > p {
	display: inline-block;
	color: #011f5c;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 5.0rem;
	line-height: 1;
}
#content > section .cource .price > p span {
	font-size: 2.0rem;
	vertical-align: baseline;
}
#content > section .cource .price > ul {
	display: inline-block;
	color: #011f5c;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 4.0rem;
	line-height: 1;
}
#content > section .cource .price > ul li {
	margin: 0 0 15px 0;
}
#content > section .cource .price > ul li:last-child {
	margin: 0 0 5px 0;
}
#content > section .cource .price > ul li span {
	font-size: 2.0rem;
	vertical-align: baseline;
}*/
#content>section .cource .price {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 60px 0 0;
  padding: 30px 20px 20px;
  border-top: solid 1px #011f5c;
  border-bottom: solid 1px #011f5c;
  text-align: center;
}

#content>section .cource .price>p.item {
  padding: 0 5px;
  border: solid 1px #011f5c;
  color: #011f5c;
  font-size: 1.4rem;
  text-align: center;
}

#content>section .cource .price>p.priceNum {
  margin: 0 40px;
  color: #011f5c;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 4.0rem;
  line-height: 1.4;
}

#content>section .cource .price>p.priceNum span {
  font-size: 1.6rem;
  vertical-align: middle;
}

#content>section .cource .price>p.priceNum b {
  margin: 0 20px 0 0;
  font-size: 2.4rem;
  vertical-align: middle;
}

#content>section .cource .price>ul.note {}

/* ----------------------------------------------------------------------------
	#application
------------------------------------------------------------------------------ */
#content > section#application .box .tel {
	text-align: center;
}
#content > section#application .box .tel .num {
	color: red;
	font-size: 2rem;
	letter-spacing: 0.1em;
}
#content > section#application .box .tel .time {
	font-size: 1.2rem;
	text-align: center;
}
#content > section#application .box .note {
	padding: 10px 15px 0;
}
/* #content>section#application .box .tel {
  float: left;
  width: 500px;
  margin: 0 40px 0 0;
  padding: 10px 20px;
  border: solid 2px #011f5c;
  text-align: center;
}

#content>section#application .box .tel .num {
  color: #011f5c;
  font-size: 4.0rem;
  text-align: center;
  letter-spacing: 0.1em;
}

#content>section#application .box .tel .time {
  font-size: 1.2rem;
  text-align: center;
}

#content>section#application .box .note {
  float: right;
  width: 260px;
  padding: 30px 0 0;
} */

/* ----------------------------------------------------------------------------
	#other
------------------------------------------------------------------------------ */
#content>section#other {}

#content>section#other ul {}

#content>section#other ul li {
  display: table;
  float: left;
  width: 192px;
  height: 93px;
  margin: 0 10px 0 0;
}

#content>section#other ul li:last-child {
  margin: 0;
}

#content>section#other ul li a {
  display: table-cell;
  width: 100%;
  padding: 20px 0;
  background: url(../../common/images/icon_link.png) #001f5f no-repeat left center;
  background-size: 20px;
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}

#content>section#other ul li a.type_small {
  padding: 14px 0;
  font-size: 1.0rem;
}

#content>section#other ul li a.type_small02 {
  padding: 14px 0;
  font-size: 1.0rem;
  line-height: 1.3rem;
}

#content>section#schedule .cource>.note {
  margin: 20px auto 40px;
}

#content section:nth-child(1) p {
  text-align: center;
  color: red;
}
