@charset "utf-8";

/* ----------------------------------------------------------------------------
	#common
------------------------------------------------------------------------------ */
br.sp {
  display: none;
}

/* ----------------------------------------------------------------------------
	#pageTtl
------------------------------------------------------------------------------ */
#pageTtl h1 {
  font-size: 3.9rem;
}

#pageTtl .bg {
  background: url(images/img_page_size-l.jpg) repeat center 45%;
  background-size: cover;
}

#pageTtl h1 span {
  display: inline-block;
  background: none !important;
  color: #011F5C !important;
  font-size: 0.6em !important;
  text-indent: -1em;
}

#pageTtl h1 span:nth-child(4) {
  display: inline-block;
  font-size: 0.6em !important;
  text-indent: 1rem;
}

/* ----------------------------------------------------------------------------
	#lead
------------------------------------------------------------------------------ */
#lead {
  margin: 0 0 40px;
}

#lead img {
  display: block;
  width: 490px;
  margin: 0 auto 40px;
}

#lead h2 {
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  /*font-size: 32px;*/
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  text-align: center;
}


#lead h3 {
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  /*font-size: 32px;*/
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  text-align: center;
}

/* ----------------------------------------------------------------------------
	#overview
------------------------------------------------------------------------------ */
#overview {
  margin: 0 0 70px;
}

/* ----------------------------------------------------------------------------
	#schedule
------------------------------------------------------------------------------ */
#schedule section {
  padding: 50px 65px 50px 65px;
  border-top: solid 1px #011f5c;
  border-bottom: solid 1px #011f5c;
}

#schedule section div {
  /* width: 80%; */
  margin: 0 auto 0;
}

#schedule section dl {
  display: flex;
  align-items: center;
}

#schedule section dl:last-child {
  margin: 0;
}

#schedule section dt {
  height: 3rem;
  padding: 2px 10px;
  border: 1px solid #011F5C;
  color: #011F5C;
  font-size: 1.5rem;
  min-width: 140px;
  text-align: center;
}

#schedule section dl:nth-child(3) {
  margin-bottom: -10px;
}

#schedule section dl:nth-child(3) dt {
  margin-bottom: 50px;
}
#schedule section dd {
  margin-left: 10px;
  font-weight: bold;
  font-size: 2.6rem;
  color: #011f5c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#schedule section dd:nth-child(3) {
  border-left: solid 1px #011f5c;
  padding-left: 12px;
}

#schedule section time {
  /* color: #BD272D; */
  font-weight: bold;
}

#schedule p {
  width: 330px;
  margin: 0 auto;
}

#schedule .closed {
  width: 100%;
  color: #BD272D;
  text-align: center;
  font-size: 2.0rem;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

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

#schedule .box .tel {
  float: left;
  width: 500px;
  margin: 0 40px 0 0;
  padding: 10px 20px;
  border: solid 2px #011f5c;
  text-align: center;
}

#schedule .box .tel .num {
  color: #011f5c;
  font-size: 4.0rem;
  text-align: center;
  letter-spacing: 0.1em;
  width: auto;
  margin: 0;
}

#schedule .box .tel .time {
  font-size: 1.2rem;
  text-align: center;
  width: auto;
  margin: 0;
}

#schedule .box {
  width: auto;
  margin: 0;
}

#schedule .box .note {
  float: right;
  width: 300px;
  padding: 30px 0 0;
  margin: 0;
}

/* ----------------------------------------------------------------------------
	#event
------------------------------------------------------------------------------ */
#event {
  /* margin-top: 70px; */
  padding: 5px;
  /*border: solid 1px #011f5c;*/
}

/* ----------------------------------------------------------------------------
	#event_01
------------------------------------------------------------------------------ */
#event_01 {}

#event_01 section div:nth-child(1) {
  padding: 40px;
}

#event_01 section div:nth-child(1) h2 {
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 4.0rem;
  letter-spacing: 0.2em;
  text-align: center;
}

#event_01 section div:nth-child(1) p:nth-child(2) {
  margin-top: 2rem;
  padding: 0 2rem 0 2rem;
  text-align: justify;
}

#event_01 section div div {
  padding: 40px 25px 0 25px;
  ;
}

#event_01 section dl {
  display: flex;
  align-items: center;
}

#event_01 section dl:nth-child(4) {
  margin-bottom: -10px;
}

#event_01 section dl:last-child {
  margin: 0;
}

#event_01 section dt {
  height: 3rem;
  padding: 2px 10px;
  border: 1px solid #011F5C;
  color: #011F5C;
  font-size: 1.5rem;
  /*margin-top:-5px;*/
  min-width: 140px;
  text-align: center;
}

#event_01 section dd {
  margin-left: 10px;
  font-weight: bold;
  font-size: 2.6rem;
  color: #011f5c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#event_01 section dd:nth-child(3) {
  border-left: solid 1px #011f5c;
  padding-left: 12px;
}

#event_01 section time {
  /* color: #BD272D; */
  font-weight: bold;
}

#event_01 section p:nth-child(3) {
  margin-top: 50px;
}

#event_01 section p {
  color: #011F5C;
}

/* ----------------------------------------------------------------------------
	#event_02
------------------------------------------------------------------------------ */
#event_02 section div:nth-child(1) {
  /*border-top: solid 1px #011f5c;*/
  padding: 40px;
}

#event_02 section div div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

#event_02 section div div:nth-child(3) {
  padding: 40px 25px 0 25px;
}

#event_02 section div h2 {
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 4.0rem;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 20px;
}

#event_02 section div div:nth-child(2) p:nth-child(1) {
  padding: 3px 10px;
  border: solid 1px #011F5C;
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  margin: 0 20px 0 0;
}

/* #event_02 div p:nth-child(2) {
  color: #BD272D;
  font-size: 1.6rem;
  font-weight: bold;
} */
#event_02 div p:nth-child(2) {
  padding: 3px 10px;
  border: solid 1px #011F5C;
  color: #011F5C;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#event_02 div p:nth-child(3) {
  padding: 0 20px -10px 20px;
}

#event_02 section div div:nth-child(4) {
  padding: 40px 20px 0 20px;
}

#event_02 section dl {
  display: flex;
  align-items: center;
  width: 120%;
}

#event_02 section dl:last-child {
  margin: 0;
}

#event_02 section dt {
  height: 3rem;
  padding: 2px 10px;
  border: 1px solid #011F5C;
  color: #011F5C;
  font-size: 1.5rem;
  min-width: 140px;
  text-align: center;
}

#event_02 section dd {
  margin-left: 10px;
  font-weight: bold;
  font-size: 2.6rem;
  color: #011f5c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#event_02 section dd p {
  font-weight: bold;
  margin-bottom: -10px;
}

#event_02 section dd:nth-child(3) {
  padding-left: 89px;
}

#event_02 section time {
  color: #BD272D;
  font-weight: bold;
}

#event_02 section p {
  color: #011F5C;
}

#event_02 .closed {
  width: 100%;
  color: #BD272D;
  text-align: center;
  font-size: 2.0rem;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 40px;
}

#event_02 .bn {
  width: 330px;
  margin: 40px auto;
}

#event_02 section dl:nth-child(3) {
  margin-top: 10px;
}

.note {
  margin-top: 1rem;
}

.note2 {
  font-size: 16px !important;
  padding: 0;
  font-size: 1.2rem;
}

.note2 a {
  /* color: inherit !important; */
  font-size: inherit !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  text-decoration: underline !important;
}

.entry_end .note2 {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  color: #011F5C !important;
}

#content .comingSoon {
  text-align: center;
  color: red;
  margin: 60px auto;
}

#content .top_comingSoon .comingSoon {
  text-align: center;
  color: red;
  margin: 60px auto;
  margin-top: 0;
}
.fee {
  padding: 2px 12px !important;
  margin-top: -50px !important;
}

#schedule section dl {
  display: flex;
  align-items: center;
}

.fee_02 {
  padding: 5px 11px !important;
  line-height: 1.2;
  white-space: nowrap;
  margin: 20px 0px 50px;
}
.subject {
  /*margin-top: -143px*/
  margin-top: -94px;
}
.how_apply {
  margin-top: -50px
}
.remarks {
  margin-top: -46px
}

#schedule a:link {
  color: #011f5c;
  font-weight: bold;
  font-size: 2.7rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#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: 872px;
	margin: 0 auto 60px;
}
#content > section h2 {
	margin: 0 0 30px;
	color: #011f5c;
	font-size: 2.0rem;
  /*font-weight: bold;*/
}
#content > section h2.title {
	margin: 0 0 30px;
	color: #011f5c;
	font-size: 4.0rem;
}
.note3 {
  position: relative;
  top: -0.4em;
  font-size: smaller;
  right: 0.2em;
}

#event_01 section div:nth-child(1) h2.lead_text {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 2rem;
  letter-spacing: 0.2em;
  text-align: center;
}

.tel_link {
  font-size: 2.6rem;
  color: #011f5c !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.entry_end {
	letter-spacing: 0.1em;
	color: #bd272d !important;
	font-weight: bold;
	margin-top: -5px !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ !important;
  align-items: flex-start !important;
  margin-right: -1000px !important;
}

#schedule section dl:nth-child(6) dt {
  margin-top: -65px;
}