@charset "UTF-8";
.recital h3 {
	color: #22ac38;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	position: relative;
	margin: 70px 0 10px;
}
.recital h3:first-child {
	margin-top: 60px;
}
.recital h3:before {
	background: url(/assets/img/common/ic_ttl_circle.png) no-repeat left top;
	content: "";
	display: inline-block;
	height: 30px;
	left: -10px;
	position: relative;
	top: 2px;
	width: 30px;
}
.recital .txt_describe {
	font-size: 16px;
	line-height: 1.876;
}
.recital .txt_describe .txt_bold {
	line-height: inherit;
	font-weight: bold;
}
.recital a._newwindow:after {
	background: url(/assets/img/common/ic_new_window.png) no-repeat right top;
	content: "";
	display: inline-block;
	width: 13px;
	height: 11px;
	padding-left: 5px;
	margin-right: 2px;
}
.recital .section_recital .section__container a {
	color: #e93e52;
}
.recital .section_recital .section__container a:hover {
	text-decoration: underline;
}
.recital .attention__box {
	height: auto;
	margin-top: 50px;
	padding: 15px 0;
}
.recital .attention__box .attention__txt {
	display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
	font-weight: bold;
}

/*--------------------- recital_detail : linkbox ---------------------*/

/* .recital .linkbox {
	width: 100%;
	text-align: center;
	margin: 70px 0 0;
}
.recital .linkbox .btn_linkbox {
	display: inline-block;
	width: 320px;
}
.recital .linkbox .btn_linkbox a {
	display: block;
	width: 320px;
	height: 46px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 14px 0;
	box-sizing: border-box;
	border-radius: 23px;
	line-height: 18px;
	behavior: url(/assets/lib/PIE.htc);
	position: relative;
	cursor: pointer;
	border: none;
	color: #fff;
	background: #0061bb;
}
.recital .linkbox .btn_linkbox a:hover {
	text-decoration: none;
}
.recital .linkbox .btn_linkbox a:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 13px;
	left: 13px;
	background: url(/assets/img/recital/ic_arrow_white.png) no-repeat left top;
} */

/*--------------------- contact__box ---------------------*/
.recital .contact__box {
	width: 100%;
  height: 120px;
  display: table;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
	margin-top: 70px;
}
.recital .contact__box .box__ttl {
	display: table-cell;
	vertical-align: middle;
	width: 320px;
	text-align: center;
	font-size: 20px;
	color: #22ac38;
	font-weight: bold;
}
.recital .contact__box .box__txt {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding-right: 30px;
	font-size: 14px;
}
.recital .contact__box .box__txt .ttl {
	font-weight: bold;
}

/*--------------------- smartphone ---------------------*/
@media screen and (max-width: 768px) {

  .recital .section_recital {
    padding-bottom: 80px;
  }
  .recital .section_recital * {
    box-sizing: border-box;
  }
  .recital h3 {
  	font-size: 20px;
  	line-height: 20px;
  	padding-left: 7px;
		margin: 50px 0 15px;
  }
	.recital h3:first-child {
		margin-top: 0;
	}
  .recital h3:before {
  	top: 2px;
  	left: -7px;
  	width: 20px;
  	height: 20px;
  	background: url(/assets/img/common/ic_ttl_circle_sp.png);
  	background-size: contain;
  }
  .recital .txt_describe {
  	font-size: 14px;
  	line-height: 1.6;
  }
  .recital a._newwindow:after {
  	background: url(/assets/img/common/ic_new_window_sp.png) no-repeat right top;
    background-size: contain;
  }
  .recital .attention__box .attention__txt {
    font-size: 16px;
		padding: 0 2em;
  }

	/*--------------------- recital_detail : linkbox ---------------------*/
	/* .recital .linkbox {
		margin: 50px 0 0;
	}
	.recital .linkbox .btn_linkbox {
    display: block;
  	width: 100%;
  	max-width: 320px;
    margin: 0 auto;
	}
	.recital .linkbox .btn_linkbox a {
    width: 100%;
		height: 41px;
		font-size: 14px;
		line-height: 1.6;
		padding: 9.3px 0;
	}
	.recital .linkbox .btn_linkbox a:before {
		width: 15px;
		height: 15px;
  	background: url(/assets/img/common/ic_arrow_white_r_sp.png) no-repeat left top;
    background-size: contain;
	} */

  /*--------------------- contact__box ---------------------*/
  .recital .contact__box {
  	height: auto;
    margin-top: 50px;
    padding: 15px 0;
  }
	.recital.seminar_close .contact__box {
		margin-top: 40px;
	}
  .recital .contact__box .box__ttl {
  	display: block;
  	width: 100%;
  	text-align: center;
  	font-size: 16px;
  }
  .recital .contact__box .box__txt {
  	display: table;
    width: auto;
    font-size: 12px;
    padding: 0;
    margin: 7px auto 0;
  	text-align: center;
  }
}

/*------------------------------------------------------------------------------
		.recital
------------------------------------------------------------------------------*/
.recital {
	width: 100%;
}
.recital *,
.recital *::before,
.recital *::after {
	box-sizing: border-box;
}

/*------------------------------------------------------------------------------
		.section_first
------------------------------------------------------------------------------*/
.section_first {
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	padding: 70px 0;
	background: url(/assets/img/seminar-online/bg_town.jpg) no-repeat center center / cover;
}
.section_first .section__container {
	width: 960px;
	margin: 0 auto;
	background: rgba(255,255,255,0.9);
	border-radius: 20px;
	box-shadow: 0 8px 5px rgba(0,0,0,0.2);
}
.section_first .control_set {
	width: 100%;
}
.section_first .control_set .control_wrap {
	display: table;
	width: auto;
	margin: 0 auto;
	padding: 45px 60px 0;
}
.section_first .control_set .control_wrap .wrap_block {
	display: table-cell;
	vertical-align: middle;
}
.section_first .control_set .ttl_1 {
	font-size: 18px;
	line-height: 1.5;
	padding: 0;
	text-align: center;
}
.section_first .control_set2 .ttl_1 {
	padding: 0 60px 0 0;
	text-align: left;
}
.section_first .control_set .ttl_1 .ttl {
	font-size: 26px;
	font-weight: bold;
	padding: 0 4px;
	color: #22ac38;
}
.section_first .control_set .control_wrap .txt {
	display: table;
	width: auto;
	font-size: 16px;
	line-height: 1.876;
	margin: -0.438em auto;
	padding: 20px 0;
}
.section_first .control_set2 .control_wrap .txt {
	width: 100%;
	padding: 20px 40px 0 0;
}
.section_first .control_set .control_wrap .txt .block {
	float: left;
	display: block;
	width: auto;
	font-weight: bold;
}
.section_first .control_set .control_wrap .txt .block::after {
	content: "";
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 12px solid #22ac38;
	margin: 0 1em;
}
.section_first .control_set .control_wrap .txt .dtl {
	float: left;
	display: block;
	width: auto;
}
.section_first .control_set .control_wrap .linkbox {
	margin: 15px auto 0;
}
.section_first .control_set2 .control_wrap .linkbox {
	margin: 0 auto;
}
.section_first .control_set .control_wrap .linkbox .btn_linkbox {
	display: inline-block;
	width: 340px;
}
.section_first .control_set .control_wrap .linkbox .btn_linkbox a {
	width: 100%;
	height: auto;
	font-size: 18px;
	padding: 16px 0;
	border-radius: 500px;
	line-height: 1;
}
.section_first .control_set .control_wrap .linkbox .btn_linkbox a:before {
	width: 20px;
	height: 100%;
	top: 0;
	left: 20px;
	margin-top: 0;
	background: url(/assets/img/common/ic_arrow_white_r_sp.png) no-repeat center center / contain;
}
.section_first .control_set .control_wrap .linkbox .btn_linkbox a .txt_sub {
	display: block;
	font-size: 12px;
	line-height: inherit;
	padding: 8px 0 0;
}
.section_first .control_set .control_wrap .btn_download {
	display: table;
	width: auto;
	margin: 17px auto 0;
}
.recital .btn_download a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
	padding-left: 25px;
	color: #e93e52;
	width: auto;
}
.recital .btn_download a._pdf {
	padding-right: 28px;
}
.recital .btn_download a:before {
	background: url(/assets/img/common/ic_arrow_red_r_sp.png) no-repeat left top / contain;
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 3px;
	left: 0;
}
.recital .btn_download a._pdf:after {
	content: "";
	display: inline-block;
	background: url(/assets/img/common/ic_pdf_sp.png) no-repeat left top / contain;
	width: 20px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 2px;
}
.section_first .program_btns {
	width: 100%;
	margin: 39px auto 0;
	padding: 0 20px 20px;
}
.section_first .program_btns .program_anchor {
	float: left;
	width: 227px;
}
.section_first .program_btns .program_anchor + .program_anchor {
	margin: 0 0 0 4px;
}
.section_first .program_btns .program_anchor a {
	display: block;
	position: relative;
	width: 100%;
	height: 60px;
	padding: 23px 0 0;
}
.section_first .program_btns .program_anchor a:hover {
	text-decoration: none;
}
.section_first .program_btns .program_anchor:nth-child(1) a {
	background: rgba(255,55,98,1);
	border-radius: 20px 0 0 20px;
}
.section_first .program_btns .program_anchor:nth-child(2) a {
	background: rgba(1,191,144,1);
	padding: 23px 24px 0 0;
}
.section_first .program_btns .program_anchor:nth-child(3) a {
	background: rgba(0,191,203,1);
}
.section_first .program_btns .program_anchor:nth-child(4) a {
	background: rgba(43,158,235,1);
	border-radius: 0 20px 20px 0;
	padding: 23px 15px 0 0;
}
.section_first .program_btns .program_anchor a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
}
.section_first .program_btns .program_anchor:nth-child(1) a::before {
	background: rgba(255,255,255,0.3);
}
.section_first .program_btns .program_anchor:nth-child(2) a::before {
	background: rgba(255,255,255,0.25);
}
.section_first .program_btns .program_anchor:nth-child(3) a::before {
	background: rgba(255,255,255,0.25);
}
.section_first .program_btns .program_anchor:nth-child(4) a::before {
	background: rgba(255,255,255,0.25);
}
.section_first .program_btns .program_anchor a::after {
	content: "";
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 18px;
	height: 18px;
	margin: -9px 0 0 -15px;
	border-radius: 200px;
	background: url(/assets/img/common/ic_arrow_colorize_on_white_sp.png) no-repeat center center / contain;
}
.section_first .program_btns .program_anchor:nth-child(1) a::after {
	background-color: rgba(255,55,98,1);
}
.section_first .program_btns .program_anchor:nth-child(2) a::after {
	background-color: rgba(1,191,144,1);
	right: 13px;
}
.section_first .program_btns .program_anchor:nth-child(3) a::after {
	background-color: rgba(0,191,203,1);
}
.section_first .program_btns .program_anchor:nth-child(4) a::after {
	background-color: rgba(43,158,235,1);
}
.section_first .program_btns .program_anchor a .txt {
	display: block;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #fff;
	text-align: center;
	z-index: 1;
}

@media screen and (max-width: 768px) {
	.section_first {
		min-width: 0;
		padding: 30px 5%;
	}
	.section_first .section__container {
  	width: 100%;
		border-radius: 10px;
		/* box-shadow: 0 8px 5px rgba(0,0,0,0.2); */
  }
	.section_first .control_set .control_wrap {
		padding: 30px 6% 0;
	}
	.section_first .control_set .control_wrap .wrap_block {
	  display: table;
	  width: 100%;
	}
	.section_first .control_set .ttl_1 {
	  font-size: 16px;
		text-align: center;
		padding: 0;
	}
	.section_first .control_set .ttl_1 .ttl {
	  font-size: 20px;
	}
	.section_first .control_set .control_wrap .txt {
		width: auto;
	  position: relative;
	  font-size: 14px;
	  line-height: 1.6;
	  margin: -0.3em auto;
		padding: 18px 0 0;
	}
	.section_first .control_set .control_wrap .txt .block {
	  position: absolute;
	  left: 0;
	}
	.section_first .control_set .control_wrap .txt .block::after {
	  border-top-width: 5px;
	  border-bottom-width: 5px;
	  border-left-width: 10px;
	  margin: 0 0.8em;
	}
	.section_first .control_set .control_wrap .txt .dtl {
	  padding-left: 6em;
	}
	.section_first .control_set .control_wrap .linkbox {
	  margin: 13px 0 0;
	}
	.section_first .control_set .control_wrap .linkbox .btn_linkbox {
	  width: 100%;
	  max-width: 295px;
	}
	.section_first .control_set .control_wrap .linkbox .btn_linkbox a {
	  height: auto;
	  font-size: 14px;
	  padding: 13px 0;
	  line-height: 1.6;
	}
	.section_first .control_set .control_wrap .linkbox .btn_linkbox a:before {
	  width: 15px;
	  left: 15px;
	}
	.section_first .control_set .control_wrap .linkbox .btn_linkbox a .txt_sub {
	  font-size: 11px;
	  line-height: 1.4;
	  padding: 0;
	}
	.section_first .control_set .control_wrap .btn_download {
	  margin: 17px auto 0;
	}
	.section_first .program_btns {
	  margin: 25px auto 0;
		padding: 0 3% 3%;
	}
	.section_first .program_btns .program_anchor {
	  width: 24.25%;
	}
	.section_first .program_btns .program_anchor + .program_anchor {
	  margin-left: 1%;
	}
	.section_first .program_btns .program_anchor a {
	  height: 70px;
	  padding: 9px 0;
	}
	.section_first .program_btns .program_anchor:nth-child(1) a {
		border-radius: 10px 0 0 10px;
	}
	.section_first .program_btns .program_anchor:nth-child(4) a {
		border-radius: 0 10px 10px 0;
	}
	.section_first .program_btns .program_anchor:nth-child(2n-1) a {
	  line-height: 2.8;
	  padding: 17px 0;
	}
	.section_first .program_btns .program_anchor:nth-child(2n) a {
	  padding: 10px 0 0;
	}
	.section_first .program_btns .program_anchor a::after {
	  right: 50%;
		top: 45px;
	  width: 15px;
	  height: 15px;
	  margin: 0 -7.5px 0 0;
	}
	.section_first .program_btns .program_anchor:nth-child(2n) a::after {
		right: 50%;
	}
	.section_first .program_btns .program_anchor a .txt {
	  font-size: 11px;
	  line-height: 1.4;
	}
}

/*------------------------------------------------------------------------------
		.section_recital
------------------------------------------------------------------------------*/
.section_recital .section__container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 167px;
}
.recital .section_recital .txt_memo {
	font-size: 13px;
	line-height: 1.6;
	margin: 65px auto -35px;
	text-align: right;
	color: #e93e52;
}
.recital .section_recital .txt_memo .brblock {
	display: inline-block;
}
.section_recital .program_set {
	margin: 30px 0 0;
}
.section_recital .program_set .program_each {
	border-radius: 20px;
	overflow: hidden;
	padding: 40px 0 0;
}
.section_recital .program_set .program_ttl {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	padding: 15px 0 13px;
	margin: 0;
	color: #fff;
	text-align: center;
	border-radius: 20px 20px 0 0;
}
.section_recital .program_set .each1 .program_ttl {
	background: rgba(255,55,98,1);
	/* padding: 11px 0 13px; */
}
.section_recital .program_set .each2 .program_ttl {
	background: rgba(1,191,144,1);
}
.section_recital .program_set .each3 .program_ttl {
	background: rgba(0,191,203,1);
}
.section_recital .program_set .each4 .program_ttl {
	background: rgba(43,158,235,1);
}
.section_recital .program_set .program_ttl::before {
	display: none;
}
.section_recital .program_set .program_boxes {
}
.section_recital .program_set .each1 .program_boxes {
	background: rgba(255,55,98,0.15);
}
.section_recital .program_set .each2 .program_boxes {
	background: rgba(1,191,144,0.1);
}
.section_recital .program_set .each3 .program_boxes {
	background: rgba(0,191,203,0.1);
}
.section_recital .program_set .each4 .program_boxes {
	background: rgba(43,158,235,0.1);
}
.section_recital .program_set .program_box {
	width: 100%;
	padding: 25px 60px;
}
.section_recital .program_set .each2 .program_box + .program_box {
	border-top: 2px solid rgba(0,202,152,0.4);
}
.section_recital .program_set .each3 .program_box + .program_box {
	border-top: 2px solid rgba(0,191,203,0.4);
}
.section_recital .program_set .each4 .program_box + .program_box {
	border-top: 2px solid rgba(43,158,235,0.4);
}
.section_recital .program_set .program_box .program_dtls {
	display: table-cell;
	vertical-align: top;
	min-width: 580px;
}
.section_recital .program_set .program_box .program_dtlbtns {
	display: table-cell;
	vertical-align: top;
	width: 260px;
	padding: 0 0 0 56px;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_style {
}
.section_recital .program_set .program_box .program_dtlbtns .btn_style a,
.section_recital .program_set .program_box .program_dtlbtns .btn_style span {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 42px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 1px 0 0;
	background-color: #0061bb;
	border-radius: 100px;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_style span {
	background: #aaa;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_style a:hover {
	text-decoration: none;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_style a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 13px;
	width: 15px;
	height: 100%;
	margin: 0;
	background: url(../img/common/ic_arrow_white_r_sp.png) no-repeat center center / contain;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_download {
	display: table;
	width: auto;
	margin: 17px auto 0;
}
.section_recital .program_set .program_box .pb_dtl1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
	margin: -0.3em 0;
}
.section_recital .program_set .each1 .program_box .pb_dtl1 {
	color: #cb143a;
}
.section_recital .program_set .each2 .program_box .pb_dtl1 {
	color: #008262;
}
.section_recital .program_set .each3 .program_box .pb_dtl1 {
	color: #008287;
}
.section_recital .program_set .each4 .program_box .pb_dtl1 {
	color: #005aca;
}
.section_recital .program_set .program_box .pb_dtl2 {
	font-size: 16px;
	line-height: 1.6;
	margin: -0.3em 0;
	padding: 15px 0 0;
}
.section_recital .program_set .program_box .pb_dtl2 .txt_s {
	display: block;
	font-size: 13px;
}
.section_recital .program_set .program_box .pb_tags {
	margin: 0 0 15px;
}
.section_recital .program_set .program_box .tag {
	position: relative;
	top: -1px;
	display: inline-block;
	border-radius: 6px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 0.4em 1.5em;
}
.section_recital .program_set .each2 .program_box .tag {
	color: #008262;
	border: 2px solid #008262;
}
.section_recital .program_set .each3 .program_box .tag {
	color: #008287;
	border: 2px solid #008287;
}
.section_recital .program_set .program_box .pb_tags .tag {
	margin-right: 0.8em;
}
.section_recital .program_set .program_box .pb_tags .tag:last-of-type {
	margin-right: 0;
}
.section_recital .txt_note {
	font-size: 12px;
	text-align: left;
	padding: 6px 0 0;
	margin: 40px auto 0;
	border-top: 1px solid #aaa;
}
.section_recital .program_set .program_box .program_dtlbtns .txt_note {
	font-weight: bold;
	padding: 16px 0 0;
	margin: 0 auto;
	border-top: none;
}
.section_recital .program_set .program_box .program_dtlbtns .txt_note .highlight {
	color: #e93e52;
}
.section_recital .about_catalog {
	width: 100%;
	text-align: center;
	background: #f0f0e4;
	margin: 70px 0 0;
	padding: 50px;
	box-sizing: border-box;
	border-radius: 20px;
}
.section_recital .about_catalog .txt_describe {
	margin: -0.438em 0;
}
.section_recital .about_catalog .linkbox {
	display: table;
	width: auto;
	text-align: center;
	margin: 40px auto 0;
}
.section_recital .about_catalog .linkbox .btn_linkbox {
	float: left;
	display: block;
	width: 340px;
	margin: 0 10px;
}
.section_recital .about_catalog .linkbox .btn_linkbox a {
	display: block;
	width: 100%;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 10px 0;
	box-sizing: border-box;
	border-radius: 500px;
	line-height: 1.5;
	behavior: url(/assets/lib/PIE.htc);
	position: relative;
	cursor: pointer;
	border: none;
	color: #fff;
	background: #22ac38;
	border: 2px solid #22ac38;
}
.section_recital .about_catalog .linkbox .btn_linkbox2 a {
	height: 70px;
	line-height: 1;
	padding: 25px 0;
}
.section_recital .about_catalog .linkbox .btn_hassub a {
	padding: 16px 0 14px;
	background: #fff;
	color: #22ac38;
}
.section_recital .about_catalog .linkbox .btn_linkbox a .txt_sub {
	display: block;
	font-size: 12px;
	line-height: inherit;
	padding: 6px 0 0;
}
.section_recital .about_catalog .linkbox .btn_linkbox a:hover {
	text-decoration: none;
}
.section_recital .about_catalog .linkbox .btn_linkbox a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 16px;
	margin-top: -8px;
	background: url(/assets/img/common/ic_arrow_white_r_sp.png) no-repeat left top / contain;
}
.section_recital .about_catalog .linkbox .btn_hassub a:before {
	background-image: url(/assets/img/common/ic_arrow_green_r_sp.png);
}
.section_recital .shindan_part {
	width: 100%;
	padding: 40px 50px;
	margin: 64px auto 0;
	border-radius: 20px;
	background: url(/assets/img/top/img_mainvisual2.jpg) no-repeat center top / cover;
	overflow: hidden;
}
.section_recital .shindan_part .shindan_box {
	width: 100%;
	padding: 40px;
	background: rgba(255,255,255,0.95);
	border-radius: 10px;
}
.section_recital .shindan_part .shindan_box .shindan_ttl {
	display: table-cell;
	vertical-align: middle;
	width: 347px;
}
.section_recital .shindan_part .shindan_box .shindan_ttl .ttl {
	display: block;
	width: 100%;
	height: 77px;
	background: url(/assets/img/seminar-online/shindan_ttl.png) no-repeat center center / contain;
	font-size: 0;
	margin: 0 0 30px;
}
.section_recital .shindan_part .shindan_box .shindan_dtl {
	display: table-cell;
	padding: 0 0 0 25px;
}
.section_recital .shindan_part .shindan_box .shindan_dtl .txt {
	font-size: 14px;
	line-height: 1.6;
	margin: -0.3em 0;
}
.section_recital .shindan_part .shindan_box .shindan_dtl .txt + .txt {
	padding: 25px 0 0;
}
.section_recital .shindan_part .shindan_box .btn {
	display: none;
  width: 260px;
  border-radius: 100px;
  margin: 0;
  overflow: hidden;
}
.section_recital .shindan_part .shindan_box .shindan_ttl .btn {
	display: block;
}
.section_recital .shindan_part .shindan_box .btn a {
  display: block;
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background: url(/assets/img/service/shindan/bg_gradient_blue_01.png) repeat-y left top / 100% auto;
  padding: 13px 0 13px 32px;
  transition: background 250ms ease-in-out;
  -webkit-transition: background 250ms ease-in-out;
}
.section_recital .shindan_part .shindan_box .btn a:hover {
	text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  background-size: 200% auto;
}
.section_recital .shindan_part .shindan_box .btn a::before {
  content: "";
  position: absolute;
  right: 22px;
  top: 0;
  width: 70px;
  height: 100%;
  background: url(/assets/img/service/shindan/ico_btn_arrow.png) no-repeat left center / 100% auto;
}

@media screen and (max-width: 768px) {
	.section_recital .section__container {
  	width: 100%;
  	padding: 0 5%;
  }
	.recital .section_recital .txt_memo {
		font-size: 12px;
		margin: 45px auto -25px;
	}
	.section_recital .program_set {
		margin: 20px 0 0;
	}
	.section_recital .program_set .program_each {
		border-radius: 10px;
		padding: 30px 0 0;
	}
	.section_recital .program_set .program_ttl {
		font-size: 16px;
		padding: 13px 0 11px;
		border-radius: 10px 10px 0 0;
	}
	.section_recital .program_set .program_box {
		padding: 20px 5.970149253731343%;
	}
	.section_recital .program_set .program_box .program_dtls {
		display: block;
		min-width: 0;
		width: 100%;
	}
	.section_recital .program_set .program_box .program_dtlbtns {
		display: block;
		width: 100%;
		padding: 26px 0 0;
	}
	.section_recital .program_set .program_box .program_dtlbtns .btn_style {
		display: table;
		width: auto;
		margin: 0 auto;
	}
	.section_recital .program_set .program_box .program_dtlbtns .btn_style a,
	.section_recital .program_set .program_box .program_dtlbtns .btn_style span {
		width: 202px;
		height: 36px;
		font-size: 14px;
	}
	.section_recital .program_set .program_box .program_dtlbtns .btn_style a:before {
		left: 13px;
		width: 14px;
	}
	.section_recital .program_set .program_box .pb_dtl1 {
		font-size: 16px;
		line-height: 1.5;
		margin: -0.25em 0;
	}
	.section_recital .program_set .program_box .pb_dtl2 {
		font-size: 14px;
		line-height: 1.5;
		margin: -0.25em 0;
		padding: 10px 0 0;
	}
	.section_recital .program_set .program_box .pb_dtl2 .txt_s {
		font-size: 12px;
	}
	.section_recital .program_set .program_box .pb_tags {
		margin: 0 0 12px;
	}
	.section_recital .program_set .program_box .tag {
		font-size: 12px;
		padding: 0.3em 1em;
	}
	.section_recital .txt_note {
		font-size: 11px;
		margin: 30px auto 0;
	}
	.section_recital .program_set .program_box .program_dtlbtns .txt_note {
		margin: 0 auto;
		text-align: center;
	}
	.section_recital .about_catalog {
		text-align: left;
		margin: 50px 0 0;
		padding: 30px 20px;
		border-radius: 10px;
	}
	.section_recital .about_catalog .txt_describe {
		margin: -0.3em 0;
	}
	.section_recital .about_catalog .linkbox {
		width: 100%;
		margin: 15px auto 0;
	}
	.section_recital .about_catalog .linkbox .btn_linkbox {
		float: none;
		width: 100%;
		max-width: 295px;
		margin: 15px auto 0;
	}
	.section_recital .about_catalog .linkbox .btn_linkbox a {
		height: 41px;
		font-size: 14px;
		line-height: 1.6;
		padding: 7.3px 0;
	}
	.section_recital .about_catalog .linkbox .btn_linkbox2 a {
		height: auto;
	}
	.section_recital .about_catalog .linkbox .btn_linkbox a .txt_sub {
		font-size: 11px;
		line-height: 1.4;
		padding: 0;
	}
	.section_recital .about_catalog .linkbox .btn_linkbox a:before {
		width: 15px;
		height: 15px;
		left: 13px;
		margin-top: -7.5px;
	}
	.section_recital .shindan_part {
		width: 111.111111111111111%;
		padding: 30px 5.555555555555556%;
		margin: 45px -5.555555555555556% 0;
		border-radius: 0;
		background-image: url(/assets/img/top/img_mainvisual2_sp.jpg);
		background-position: center 75%;
	}
	.section_recital .shindan_part .shindan_box {
		padding: 25px 5.925925925925926%;
		background: rgba(255,255,255,0.9);
	}
	.section_recital .shindan_part .shindan_box .shindan_ttl {
		display: block;
		width: 272px;
		margin: 0 auto;
	}
	.section_recital .shindan_part .shindan_box .shindan_ttl .ttl {
		height: 64px;
		background-image: url(/assets/img/seminar-online/shindan_ttl_sp.png);
		margin: 0 0 27px;
	}
	.section_recital .shindan_part .shindan_box .shindan_dtl {
		display: block;
		padding: 0;
	}
	.section_recital .shindan_part .shindan_box .shindan_dtl .txt + .txt {
		padding: 1.6em 0 0;
	}
	.section_recital .shindan_part .shindan_box .btn {
		display: block;
	  width: 100%;
		max-width: 295px;
		margin: 28px auto 0;
	}
	.section_recital .shindan_part .shindan_box .shindan_ttl .btn {
		display: none;
	}
	.section_recital .shindan_part .shindan_box .btn a {
	  font-size: 14px;
    padding: 14px 0 14px 9%;
	}
	.section_recital .shindan_part .shindan_box .btn a::before {
	  right: 7.5%;
	}
}

/*------------------------------------------------------------------------------
  under this line is for R4
------------------------------------------------------------------------------*/
.recital .subpage_header_l2 {
  background: url(/assets/img/seminar/img_hero.jpg) no-repeat center 10% / cover;
}
/* .recital .subpage_header_l2::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 960px;
  height: 100%;
  background: url(/assets/img/seminar/bg_pattern_gradient.png) repeat-x left top / auto 400px,
  url(/assets/img/seminar/bg_pattern_gradient.png) repeat-x left top / auto 400px;
} */
.recital .subpage_header_l2 .subpage_header_l__container {
  height: auto;
  background: none;
  padding: 0 0 50px;
  z-index: 1;
}
.recital.seminar_close .subpage_header_l2 .subpage_header_l__container {
	padding: 0 0 70px;
}
.recital .subpage_header_l2 .subpage_header_l__container .subpage_header_l__ttl {
  position: static;
  color: #029d1b;
  margin: 24px auto 0;
  text-shadow: 0 0 2px rgb(255,255,255,1), 0 0 2px rgb(255,255,255,1),
  0 0 2px rgb(255,255,255,1), 0 0 2px rgb(255,255,255,1),
  0 0 2px rgb(255,255,255,1), 0 0 2px rgb(255,255,255,1);
}
.recital .subpage_header_l2 .box,
.recital .subpage_header_l2 .box::before,
.recital .subpage_header_l2 .box::after,
.recital .subpage_header_l2 .box *,
.recital .subpage_header_l2 .box *::before,
.recital .subpage_header_l2 .box *::after,
.recital .section_recital,
.recital .section_recital::before,
.recital .section_recital::after,
.recital .section_recital *,
.recital .section_recital *::before,
.recital .section_recital *::after {
  box-sizing: border-box;
  line-height: inherit;
  letter-spacing: inherit;
}

/* SP */
@media screen and (max-width: 768px) {
  .recital .subpage_header_l2 {
    background-image: url(/assets/img/seminar/img_hero_sp.jpg);
    background-position: center 5%;
  }
  .recital .subpage_header_l2::before {
    min-width: 320px;
    background: url(/assets/img/seminar/bg_pattern_gradient.png) repeat-x left top / auto 300px,
    url(/assets/img/seminar/bg_pattern_gradient.png) repeat-x left top / auto 300px;
    opacity: 0.8;
  }
  .recital .subpage_header_l2 .subpage_header_l__container {
    padding: 20px 5%;
  }
	.recital.seminar_close .subpage_header_l2 .subpage_header_l__container {
		padding: 20px 5% 40px;
	}
  .recital .subpage_header_l2 .subpage_header_l__container .subpage_header_l__ttl {
    margin: 0 auto;
  }
}

/*------------------------------------------------------------------------------
  .recital .subpage_header_l2 .box
------------------------------------------------------------------------------*/
.recital .subpage_header_l2 .box {
  position: relative;
  width: 100%;
  border-radius: 20px;
  background: rgba(254,254,251,0.9);
  padding: 40px 60px 0;
  margin: 34px auto 0;
  box-shadow: 0 2px 10px 0 rgba(47,114,80,0.4);
}
.recital.seminar_close .subpage_header_l2 .box {
	padding: 60px;
}
.recital .subpage_header_l2 .box .txt_free {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: -80px;
  width: 150px;
  height: 150px;
  background: #e93e52;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
	text-align: center;
  border-radius: 50%;
  transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
}
.recital .subpage_header_l2 .box .txt_free .txt_b {
  display: block;
  font-size: 120%;
  padding: 5px 0;
}
.recital .subpage_header_l2 .box .txt_tagline {
	/* font-size: 22px; */
	font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  margin: -0.25em auto;
	/* padding: 0 0 30px; */
  text-align: center;
	color: #029d1b;
}
.recital .subpage_header_l2 .box .txt_tagline2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin: -0.25em auto;
  text-align: center;
  padding: 20px 0 30px;
}
.recital .subpage_header_l2 .box .txt_highlight {
	display: block;
	font-weight: bold;
	color: #e93e52;
	margin-top: 0.5em;
}
.recital .subpage_header_l2 .box .txt_highlight + .txt_highlight {
	margin-top: -0.25em;
}
.recital .subpage_header_l2 .box .txt {
  font-size: 16px;
  line-height: 1.875;
  margin: -0.4375em auto;
  text-align: center;
}
.recital .subpage_header_l2 .box .txt_dtl {
	padding: 12px 0 0;
}
.recital .subpage_header_l2 .box .txt_close {
	margin-top: -13px;
	padding: 0 0 40px;
}
/* .recital.seminar_close .subpage_header_l2 .box .txt,
.recital.seminar_close .subpage_header_l2 .box .txt_dtl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin: -0.25em auto;
	padding: 30px 0 0;
} */
.recital .subpage_header_l2 .box .txt_dtl .txt_b {
	font-weight: bold;
}
.recital .subpage_header_l2 .box .txt_block {
	display: block;
	width: 100%;
	padding: 0.75em;
	margin: 20px auto 11px;
	/* background: #ededed; */
	border: 3px solid #e93e52;
}
.recital .subpage_header_l2 .box .txt_tagline2 + .txt_block {
	margin-top: 10px;
}
.recital .subpage_header_l2 .box .txt_block_table {
	display: table;
	width: auto;
	margin: 0 auto;
}
.recital .subpage_header_l2 .box .txt_time {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	text-align: left;
	color: #e93e52;
}
.recital .subpage_header_l2 .box .txt_tag {
	display: inline-block;
	width: 6.5em;
	font-size: 80%;
	line-height: 1.875;
	text-align: center;
	margin-right: 1em;
	color: #fff;
	background: #e93e52;
	/* border: 1px solid #e93e52; */
}
.recital .subpage_header_l2 .box .txt_dtl .txt_note {
	font-size: 13px;
}
.recital .subpage_header_l2 .box .linkbox {
	/* margin: 30px auto 0; */
	margin: 0 auto;
}
.recital .subpage_header_l2 .box .linkbox .btn_linkbox {
	display: block;
	width: 460px;
	margin: 0 auto;
}
.recital .subpage_header_l2 .box .linkbox .btn_linkbox a {
	width: 100%;
	height: auto;
	font-size: 18px;
	padding: 16px 0;
	border-radius: 500px;
	line-height: 1;
}
.recital .subpage_header_l2 .box .linkbox .btn_linkbox a:before {
	width: 20px;
	height: 100%;
	top: 0;
	left: 20px;
	margin-top: 0;
	background: url(/assets/img/common/ic_arrow_white_r_sp.png) no-repeat center center / contain;
}
.recital .subpage_header_l2 .box .linkbox .btn_linkbox a .txt_sub {
	display: block;
	font-size: 12px;
	line-height: inherit;
	padding: 8px 0 0;
}
.recital .subpage_header_l2 .box .txt_btn {
  font-size: 14px;
  line-height: 1.6;
  margin: -0.3em auto;
  padding: 20px 0 10px;
}
.recital .subpage_header_l2 .box .txt a.icon-pdf {
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #e93e52;
}
.recital .subpage_header_l2 .box .txt_dtl .txt_note a {
	text-decoration: underline;
}
.recital .subpage_header_l2 .box .txt a.icon-pdf {
  margin: 0 31px 0 0;
}
.recital .subpage_header_l2 .box .txt a.icon-pdf::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  border-bottom: 1px solid #e93e52;
}
.recital .subpage_header_l2 .box .txt a.icon-pdf::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -31px;
  width: 22px;
  height: 24px;
  background: url(/assets/img/common/ic_pdf_2.png) repeat left top / contain;
  margin: -12px 0 0;
}
.recital .subpage_header_l2 .box .txt a._newwindow::after {
	margin-right: 0;
	margin-left: 5px;
}
.recital .subpage_header_l2 .box .section_first {
	width: 960px;
	min-width: 0;
	margin: 0 -60px;
	padding: 0;
	background: none;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor {
	width: 180px;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor + .program_anchor {
	margin: 0 0 0 5px;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px 0 0;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(4) a {
	border-radius: 0;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(5) a {
	border-radius: 0 20px 20px 0;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(1) a,
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(1) a::after {
	background-color: #27a1e7;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(2) a,
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(2) a::after {
	background-color: #ec6c39;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(3) a,
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(3) a::after {
	background-color: #f35e71;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(4) a,
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(4) a::after {
	background-color: #0ba084;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(5) a,
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(5) a::after {
	background-color: #66ae3c;
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor a::before {
	background: rgba(255,255,255,0.25);
}
.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor a .txt {
	line-height: 1.4;
	margin: -0.2em auto;
}
.recital .subpage_header_l2 .box .btns_set {
  display: table;
  width: 100%;
  margin: 0 auto;
	padding: 10px 80px 40px;
}
.recital .subpage_header_l2 .box .btns_set .btn {
  display: table-cell;
  width: 50%;
	margin: 0;
  padding: 0 5px;
}
.recital .subpage_header_l2 .box .btns_set .btn a,
.recital .subpage_header_l2 .box .btns_set .btn p {
  display: block;
  position: relative;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #fff;
  text-align: center;
	padding: 15px 0;
	background: #fff;
  border-radius: 200px;
	overflow: hidden;
}
.recital .subpage_header_l2 .box .btns_set .btn_place1 a {
	color: #0b9a4f;
	border: 2px solid #0b9a4f;
}
.recital .subpage_header_l2 .box .btns_set .btn_place2 a {
	color: #3773bc;
	border: 2px solid #3773bc;
}
.recital .subpage_header_l2 .box .btns_set .btn p {
	color: #fff;
	background: #aaa;
}
.recital .subpage_header_l2 .box .btns_set .btn a::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0;
  /* background: url(/assets/img/common/ic_arrow_white_r_sp.png) no-repeat center / contain; */
}
.recital .subpage_header_l2 .box .btns_set .btn_place1 a::after {
	background: url(/assets/img/seminar-online/ic_arrow_place1_r_sp.png) no-repeat center / contain;
}
.recital .subpage_header_l2 .box .btns_set .btn_place2 a::after {
	background: url(/assets/img/seminar-online/ic_arrow_place2_r_sp.png) no-repeat center / contain;
}
.recital .subpage_header_l2 .box .btns_set .btn .txt {
  display: block;
  font-size: 16px;
	line-height: 1;
	margin: 0;
}
.recital .subpage_header_l2 .box .btns_set .btn a .txt {
	color: inherit;
}
.recital .subpage_header_l2 .box .txt_memo {
	font-weight: bold;
	color: #e93e52;
	padding: 30px 0 0;
	margin-bottom: -17px;
}

/* SP */
@media screen and (max-width: 768px) {
  .recital .subpage_header_l2 .box {
    border-radius: 10px;
    padding: 28px 4% 0;
    margin: 24px auto 0;
  }
	.recital.seminar_close .subpage_header_l2 .box {
		padding: 30px 10%;
	}
  .recital .subpage_header_l2 .box .txt_free {
    right: -10px;
    top: -20px;
    width: 90px;
    height: 90px;
    font-size: 14px;
  }
  .recital .subpage_header_l2 .box .txt_free .txt_b {
    padding: 2px 0;
  }
  .recital .subpage_header_l2 .box .txt_tagline {
    font-size: 16px;
  }
  .recital .subpage_header_l2 .box .txt_tagline2 {
    font-size: 14px;
    padding: 15px 0;
  }
  .recital .subpage_header_l2 .box .txt {
    font-size: 14px;
    line-height: 1.6;
    margin: -0.3em auto;
  }
	.recital .subpage_header_l2 .box .txt_close {
		margin-top: 1px;
		padding: 0 5% 30px;
	}
	/* .recital.seminar_close .subpage_header_l2 .box .txt,
	.recital.seminar_close .subpage_header_l2 .box .txt_dtl {
    font-size: 14px;
		padding: 25px 0 0;
	} */
	.recital .subpage_header_l2 .box .txt_block {
		margin: 20px auto 5px;
	}
	.recital .subpage_header_l2 .box .txt_tagline2 + .txt_block {
		margin-top: 10px;
	}
	.recital .subpage_header_l2 .box .txt_time {
		font-size: 14px;
	}
	.recital .subpage_header_l2 .box .txt_tag {
		margin-right: 0.5em;
	}
	.recital .subpage_header_l2 .box .txt_dtl .txt_note {
		font-size: 12px;
	}
	.recital .subpage_header_l2 .box .linkbox {
		/* margin: 25px auto 0; */
		margin: 0 auto;
	}
	.recital .subpage_header_l2 .box .linkbox .btn_linkbox {
	  width: 100%;
	  max-width: 295px;
	}
	.recital .subpage_header_l2 .box .linkbox .btn_linkbox a {
	  height: auto;
	  font-size: 14px;
	  padding: 13px 0;
	  line-height: 1.6;
	}
	.recital .subpage_header_l2 .box .linkbox .btn_linkbox a:before {
	  width: 15px;
	  left: 15px;
	}
	.recital .subpage_header_l2 .box .linkbox .btn_linkbox a .txt_sub {
	  font-size: 11px;
	  line-height: 1.4;
	  padding: 0;
	}
	.recital .subpage_header_l2 .box .txt_btn {
	  font-size: 13px;
		padding: 20px 0 5px;
	}
  .recital .subpage_header_l2 .box .txt a.icon-pdf {
    margin: 0 27px 0 0;
  }
  .recital .subpage_header_l2 .box .txt a.icon-pdf::after {
    right: -27px;
    width: 20px;
    height: 22px;
    margin: -11px 0 0;
  }
	.recital .subpage_header_l2 .box .section_first {
		width: 110%;
		margin: 0 -5%;
		padding: 0;
	}
	.recital .subpage_header_l2 .box .section_first .program_btns {
		padding: 0 3%;
	}
	.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor {
		width: 19.2%;
	}
	.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor + .program_anchor {
		margin-left: 1%;
	}
	.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor a {
		height: 80px;
		padding: 0 0 18px;
	}
	.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor:nth-child(5) a {
		border-radius: 0 10px 10px 0;
	}
	.recital .subpage_header_l2 .box .section_first .program_btns .program_anchor a::after {
	  top: 58px;
	}
  .recital .subpage_header_l2 .box .btns_set {
    max-width: 500px;
		padding: 30px 0;
  }
	.recital .subpage_header_l2 .box .btns_set .btn a,
	.recital .subpage_header_l2 .box .btns_set .btn p {
		padding: 6px 0;
	}
  .recital .subpage_header_l2 .box .btns_set .btn a::after {
    right: 12px;
    width: 16px;
    height: 16px;
    margin: -8px 0 0;
  }
  .recital .subpage_header_l2 .box .btns_set .btn .txt {
    font-size: 14px;
		line-height: 1.4;
		padding-right: 6px;
  }
	.recital .subpage_header_l2 .box .txt_memo {
		padding: 20px 0 0;
		margin-bottom: -10px;
	}
}

/* SP3 */
@media screen and (max-width: 449px) {
	.recital .subpage_header_l2 .box .btns_set .btn {
		display: block;
		width: 100%;
		margin: 0;
	}
	.recital .subpage_header_l2 .box .btns_set .btn + .btn {
		margin-top: 10px;
	}
	.recital .subpage_header_l2 .box .btns_set .btn a,
	.recital .subpage_header_l2 .box .btns_set .btn p {
		padding: 15px 0;
	}
  .recital .subpage_header_l2 .box .btns_set .btn .txt {
    line-height: 1;
  }
  .recital .subpage_header_l2 .box .btns_set .btn .txt .dsp {
    display: none;
  }
}

/* SP2 */
@media screen and (max-width: 374px) {
	.recital.seminar_close .subpage_header_l2 .box {
		padding: 40px 10%;
	}
  .recital .subpage_header_l2 .box .txt_free {
    top: -20px;
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
  .recital .subpage_header_l2 .box .txt_tagline {
		/* font-size: 14px; */
		font-size: 15px;
  }
  .recital .subpage_header_l2 .box .txt_tagline2 {
    font-size: 13px;
  }
	.recital .subpage_header_l2 .box .txt {
		font-size: 13px;
	}
	/* .recital.seminar_close .subpage_header_l2 .box .txt,
	.recital.seminar_close .subpage_header_l2 .box .txt_dtl {
    font-size: 13px;
	} */
	.recital .subpage_header_l2 .box .txt_time {
		font-size: 13px;
	}
}

/*------------------------------------------------------------------------------
  .section_recital .program_set
------------------------------------------------------------------------------*/
.section_recital .program_set .each1 .program_ttl {
	background: #27a1e7;
}
.section_recital .program_set .each2 .program_ttl {
	background: #ec6c39;
}
.section_recital .program_set .each3 .program_ttl {
	background: #f35e71;
}
.section_recital .program_set .each4 .program_ttl {
	background: #0ba084;
}
.section_recital .program_set .each5 .program_ttl {
	background: #66ae3c;
}
.section_recital .program_set .each1 .program_boxes {
	background: rgba(39,161,231,0.1);
}
.section_recital .program_set .each2 .program_boxes {
	background: rgba(236,108,57,0.1);
}
.section_recital .program_set .each3 .program_boxes {
	background: rgba(243,94,113,0.1);
}
.section_recital .program_set .each4 .program_boxes {
	background: rgba(11,160,132,0.1);
}
.section_recital .program_set .each5 .program_boxes {
	background: rgba(102,174,60,0.1);
}
.section_recital .program_set .program_box + .program_box {
	border-top: 2px solid transparent;
}
.section_recital .program_set .each1 .program_box + .program_box {
	border-top-color: rgba(39,161,231,0.3);
}
.section_recital .program_set .each2 .program_box + .program_box {
	border-top-color: rgba(236,108,57,0.3);
}
.section_recital .program_set .each3 .program_box + .program_box {
	border-top-color: rgba(243,94,113,0.3);
}
.section_recital .program_set .each4 .program_box + .program_box {
	border-top-color: rgba(11,160,132,0.3);
}
.section_recital .program_set .each5 .program_box + .program_box {
	border-top-color: rgba(102,174,60,0.3);
}
.section_recital .program_set .program_box .pb_dtl1 {
	font-size: 20px;
}
.section_recital .program_set .each1 .program_box .pb_dtl1 {
	color: #138ace;
}
.section_recital .program_set .each2 .program_box .pb_dtl1 {
	color: #d15828;
}
.section_recital .program_set .each3 .program_box .pb_dtl1 {
	color: #e3344a;
}
.section_recital .program_set .each4 .program_box .pb_dtl1 {
	color: #0a7d67;
}
.section_recital .program_set .each5 .program_box .pb_dtl1 {
	color: #479618;
}
.section_recital .program_set .program_box .pb_dtl2 {
	padding: 10px 0 0;
}
.section_recital .program_set .each1 .program_box .tag {
	color: #138ace;
	border: 1px solid #138ace;
}
.section_recital .program_set .each2 .program_box .tag {
	color: #d15828;
	border: 1px solid #d15828;
}
.section_recital .program_set .each3 .program_box .tag {
	color: #e3344a;
	border: 1px solid #e3344a;
}
.section_recital .program_set .each4 .program_box .tag {
	color: #0a7d67;
	border: 1px solid #0a7d67;
}
.section_recital .program_set .each5 .program_box .tag {
	color: #479618;
	border: 1px solid #479618;
}

/* SP */
@media screen and (max-width: 768px) {
	.section_recital .program_set .program_box .pb_dtl1 {
		font-size: 16px;
	}
	.section_recital .program_set .program_box .program_dtlbtns {
		padding: 17px 0 0;
	}
	.section_recital .program_set .program_box .program_dtlbtns .txt_note {
		padding: 10px 0 0;
	}
}

/*------------------------------------------------------------------------------
  .section_recital .program_set
------------------------------------------------------------------------------*/
.section_recital .program_set .program_box .program_dtlbtns .btn_download {
	padding: 0;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_download a:hover {
	text-decoration: none;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_download a._pdf {
  padding: 0;
	margin: 0 29px 0 0;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_download a::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  border-bottom: 1px solid #e93e52;
	background: none;
	height: auto;
	top: auto;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_download a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
}
.section_recital .program_set .program_box .program_dtlbtns .btn_download a._pdf::after {
  right: -29px;
  width: 22px;
  height: 24px;
  background: url(/assets/img/common/ic_pdf_2.png) repeat left top / contain;
  margin: -12px 0 0;
}

/* SP */
@media screen and (max-width: 768px) {
	.section_recital .program_set .program_box .program_dtlbtns .btn_download a._pdf {
	  margin: 0 27px 0 0;
	}
	.section_recital .program_set .program_box .program_dtlbtns .btn_download a._pdf::after {
	  right: -27px;
	  width: 20px;
	  height: 22px;
	  margin: -11px 0 0;
	}
}
