.pc_form {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.pc_formcss-input {
	border: 1px solid #ddd;
	border-radius: 6px;
	flex: 1;
	width: 95%;
	background: #eaedf2;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pc_formcss-textarea {
	border: 1px solid #ddd;
	border-radius: 6px;
	flex: 1;
	width: 95%;
	background: #eaedf2;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px;
	padding: 10px;
	height: 100px;
	vertical-align: middle;
	text-align: left;
}
.pc_formcss-required {
	border-radius: 6px;
	width: 48px;
	text-align: center;
	background: #962259;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 5px;
}
.pc_formcss-any {
	border-radius: 6px;
	width: 48px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background-color: #CCC;
	display: inline-block;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pc_formtext-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	
}
.pc_formtext-title2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	height: 50px;
}
.pc_formtext-title3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	height: 50px;
}
.pc_formtext-title4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	height: 50px;
	line-height: 15px;
}
.pc_formtext-title5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
.pc_formtext-error {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
.pc_form-select1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin: 10px;
	padding: 0px;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #ddd;
	border-radius: 6px;
	flex: 1;
	background: #eaedf2;
}
.pc_formcss-td1 p.qanda {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pc_formcss-checkbox {
	flex: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: block;
}
.pc_formcss-check {
	border: 1px solid #ddd;
	border-radius: 6px;
	flex: 1;
	transform: scale(1.4);
}
.pc_formcss-box1 {
	padding: 0px;
	margin-bottom: 20px;
}
.pc_formtext-errormsg {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	line-height: 40px;
	margin-bottom: 100px;
}
.msg {
	color: #dd0000;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: left;
}
.pc_msg {
	color: #dd0000;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: left;
}
.pc_msg2 {
	color: #962259;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
}

.pc_formcss-btn1 {
	border-radius: 6px;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 280px;
	display: block;
	letter-spacing: 0.05em;
	background: #962259;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.pc_formcss-btn2 {
	border-radius: 6px;
	margin-top: 32px;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 280px;
	display: block;
	letter-spacing: 0.05em;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #999999;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
}
.pc_formtext-comf {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin: 10px;
	padding: 10px;
	color: #962259;
	
}
.pc_formtext-comp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	margin: 10px;
	padding: 10px;
	color: #962259;
	
}
.pc_formtext-kome {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	line-height: 25px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.pc_formtext-mail {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	border: 1px dotted #999;
	padding: 30px;
	display: block;
	line-height: 50px;
	background-color: #eee;
	clear: both;
	margin: 20px;
}
.pc_thanks_msg {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
	color: #962259;
}


.pc_titlelogo {
	width: 1200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	margin-top: 0px;
}
.pc_titleinfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #962259;
	text-align: left;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 70px;
	font-weight: normal;
}
.pc_instructor {
	width: 1200px;
	margin-bottom: 70px;
	margin-top: 50px;
	padding-bottom: 70px;
}
.pc_instructor_info {
	text-align: left;
	vertical-align: top;
}
.pc_instructor_info_name-jpn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
.pc_instructor_info_name-eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	letter-spacing: 0.02em;
	text-align: left;
}
.pc_instructor_info_name-shikaku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
}
.pc_event_day {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	height: 30px;
	width: 50px;
	line-height: 30px;
	border-radius: 6px;
}
.pc_event_time {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 10px;
	text-align: left;
	height: 30px;
	line-height: 30px;
}
.pc_event_atten {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 10px;
	text-align: left;
	height: 30px;
	line-height: 20px;
}
.pc_event_info_box {
	width: 1200px;
	padding-bottom: 50px;
	margin-top: 50px;
}
.pc_contact_titleinfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #962259;
	text-align: center;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	font-weight: normal;
}
.pc_titlelogo {
	width: 1200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	margin-top: 0px;
}
.pc_titleinfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #962259;
	text-align: left;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 70px;
	font-weight: normal;
}
.pc_titleinfo2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 50px;
	color: #962259;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	margin-bottom: 50px;
	font-weight: bold;
	font-variant: normal;
}
.pc_instructor {
	width: 1200px;
	margin-bottom: 70px;
	margin-top: 50px;
	padding-bottom: 20px;
}
.pc_instructor_info {
	text-align: center;
	vertical-align: top;
}
.pc_instructor_info_name-jpn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.pc_instructor_info_name-eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	letter-spacing: 0.02em;
}
.pc_instructor_info_name-shikaku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.pc_event_catch1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #962259;
	padding: 0px;
	text-align: center;
	width: 400px;
	line-height: 50px;
	border-radius: 10px;
	margin: 0px;
	vertical-align: middle;
	height: 100%;
	text-decoration: none;
}
.pc_event_catch2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #CC9933;
	text-align: center;
	width: 100%;
	line-height: 50px;
	border-radius: 8px;
	margin: 0px;
	vertical-align: middle;
	height: 100%;
	text-decoration: none;
	padding: 0px;
}
.pc_event_catch2 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
	border-radius: 10px;
	text-decoration: none;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pc_event_catch3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #962259;
	text-align: center;
	width: 100%;
	line-height: 50px;
	border-radius: 8px;
	margin: 0px;
	vertical-align: middle;
	height: 100%;
	text-decoration: none;
	padding: 0px;
}
.pc_event_catch3 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
	border-radius: 10px;
	text-decoration: none;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pc_event_day {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	height: 30px;
	width: 50px;
	line-height: 30px;
	border-radius: 6px;
}
.pc_event_time {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 10px;
	text-align: left;
	height: 30px;
	line-height: 30px;
}
.pc_event_atten {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 10px;
	text-align: left;
	height: 30px;
	line-height: 20px;
}
.pc_event_info_box {
	padding-bottom: 50px;
	margin-top: 50px;
	width: 1200px;
}
.pc_infobox {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pc_plusbtn1 {
	padding-top: 30px;
	display: block;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pc_course_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #962259;
	text-align: left;
	text-align: justify;
	padding: 0px;
	width: 1200px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
pc_honbun-academy-photo {
	margin: 0px;
	padding: 0px;
	width: 350px;
	text-align: left;
	display: block;
}
.pc_honbun-academy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #962259;
	text-align: left;
	word-spacing: 2em;
	text-align: justify;
	display: block;
	clear: both;
	background-image: url(../images/academy_illust1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 480px;
}
.pc_academy-title-p {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
}
.honbun_td1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #962259;
	text-align: center;
	word-spacing: 2em;
	background-color: #F5EDF4;
	border: 1px solid #962259;
}
.honbun_td2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #962259;
	text-align: center;
	word-spacing: 2em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #962259;
	border-bottom-color: #962259;
	border-left-color: #962259;
}
.pc_course_info2_td1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #962259;
	text-align: left;
	word-spacing: 2em;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	width: 300px;
}
.pc_course_info2_td2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #962259;
	text-align: left;
	word-spacing: 2em;
	text-align: left;
	vertical-align: top;
	line-height: 40px;
}
