/* CSS Document */


body {
	-webkit-text-size-adjust: 100%;
	min-width: 1280px;
	background: #e5e5e5;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	line-height: 1.5;
	font-size: 62.5%;
	color: #333;
	font-feature-settings: "palt";
	letter-spacing: .4px;
}

b, strong, .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
	font-weight: bold;
}

a:link {color:#505050; text-decoration:none;}
a:visited {color:#505050; text-decoration:none;}
a:hover {color:#ff5757; text-decoration:none;}

a {
  display: block;
}

*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

#wrapper {
	width: 1400px;
	margin: 0 auto;
	padding-top: 80px;
}

#contents {
	width: 100%;
	background: #fff;
}

.pc_kaigyou {
	display: block;
}


/*---------------------------------------------------------
　fix header
---------------------------------------------------------*/
#fix_header {
	width:100%;
	height:80px;
	box-shadow: 0px 0px 6px #666;
	-moz-box-shadow: 0px 0px 6px #666;
	-webkit-box-shadow: 0px 0px 6px #666;
	position:fixed;
	background:#fff;
	z-index:9999;
	top: 0;
}

#fix_header_inner {
	width:1200px;
	margin:0 auto;
	position:relative;
}

#fix_logo {
	top:10px;
	left:0;
	position:absolute;
}

#fix_logo a:hover {
	opacity:0.8;
}

#fix_tel {
	top:14px;
	left:322px;
	position:absolute;
}

#fix_contact {
	width: 382px;
	height: 60px;
	top:10px;
	right:0;
	position:absolute;
}

#fix_contact a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/lp_202209/fix_btn_contact.png) no-repeat 0 0;
	overflow: hidden;
}

#fix_contact a:hover {
	background-position: 0 -60px;
}

#fix_toseminar {
	position: absolute;
	top: 23px;
	left: 575px;
}

#fix_toseminar a {
	width: 250px;
	height: 38px;
	line-height: 38px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: url(../images/lp_202209/arrow_down.png) no-repeat right 8px center #00b5a2;
	background-size: 18px auto;
	display: block;
	color: #fff;
	padding: 0 0 0 10px;
	font-size: 1.6em;
	text-align: left;
	position: relative;
	font-weight: bold;
}

#fix_toseminar a:hover {
	background-color: #14d0bc;
}

#fix_toseminar a span {
	font-size: 0.8em;
}

#fix_catchcopy {
	position: absolute;
	top: 17px;
	left: 300px;
	font-size: 1.8em;
	line-height: 1.3;
	color: #f95b1f;
	text-align: center;
}


/*---------------------------------------------------------
　header
---------------------------------------------------------*/
header {
	width: 100%;
	height: 393px;
	background:url(../images/lp_202209/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	border: none;
}

header h1 {
	width: 1000px;
	height: 160px;
	padding-top: 23px;
	background: #00b5a2;
	position: absolute;
	top: 163px;
	left: 50%;
  margin-left: -500px;
	font-size: 3.4em;
	color: #fff;
	text-align: center;
	line-height: 1.5;
}

header h2 {
	width: 516px;
	height: 76px;
	padding-top: 17px;
	background: #00b5a2;
	position: absolute;
	top: 70px;
	left: 200px;
	font-size: 3.2em;
	color: #fff;
	text-align: center;
	line-height: 1.3;
}

header span.font_small {
  font-size: 0.75em;
  line-height: 1.5;
  padding-right: 5px;
}

header span.font_large {
  font-size: 1.2em;
}

header span.font_yellow {
  color: #fff100;
}



/*---------------------------------------------------------
　contents
---------------------------------------------------------*/

section {
	padding: 50px 0;
	background: #fff;
}

section .sect_inner {
	width: 1200px;
	margin: 0 auto;
}

#sect_01 {
	padding-top: 0;
  padding-bottom: 35px;
	position: relative;
	background: #f7ffea;
}

#sect_01 h2 {
	width: 358px;
	height: 393px;
	line-height: 1;
	font-size: 1.8em;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 100px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 1px 1px 5px #b1bce6;
	-moz-box-shadow: 1px 1px 5px #b1bce6;
	-webkit-box-shadow: 1px 1px 5px #b1bce6;
}

#sect_01 h2 {
	background: url(../images/lp_202209/h2_before.jpg) no-repeat left top;
	padding-top: 187px;
	top: 65px;
	line-height: 2;
}

#sect_01 h2 span.font_large {
  font-size: 1.22em;
}

#sect_01 h3 {
	font-size: 1.8em;
	position: absolute;
	left: 175px;
	font-weight: normal;
}

#sect_01 h3 {
	top: 215px;
}

#sect_01 h3::after {
	width: 54px;
	height: 53px;
	content: '';
	display: block;
	position: absolute;
	left: -75px;
}

#sect_01 h3::after {
	background: url(../images/lp_202209/icon_arrow_down.png) no-repeat center center;
	top: 15px;
}

.employee_voice {
	padding: 35px 0 0 450px;
}

.employee_voice dl {
	margin-bottom: 33px;
}

.employee_voice dl.jinji {
	color: #135680;
}

.employee_voice dl.young {
	color: #27a47c;
}

.employee_voice dt {
	font-size: 2em;
	padding: 0 0 8px 100px;
}

.employee_voice dd {
	font-size: 1.8em;
	padding: 15px 30px 15px 100px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 5px #b1bce6;
	-moz-box-shadow: 1px 1px 5px #b1bce6;
	-webkit-box-shadow: 1px 1px 5px #b1bce6;
	position: relative;
}

.employee_voice dl.manager dd::after {
	width: 35px;
	height: 114px;
	content: '';
	display: block;
	position: absolute;
	top: -35px;
	left: 30px;
	background: url(../images/lp_202209/illust_before_manager.png) no-repeat center center;
}

.employee_voice dl.jinji dd::after {
	width: 30px;
	height: 113px;
	content: '';
	display: block;
	position: absolute;
	top: -35px;
	left: 30px;
	background: url(../images/lp_202209/illust_before_jinji.png) no-repeat center center;
}

.employee_voice dl.young dd::after {
	width: 32px;
	height: 110px;
	content: '';
	display: block;
	position: absolute;
	top: -32px;
	left: 30px;
	background: url(../images/lp_202209/illust_before_young.png) no-repeat center center;
}

.employee_voice dl.young_02 dd::after {
	width: 46px;
	height: 108px;
	content: '';
	display: block;
	position: absolute;
	top: -32px;
	left: 20px;
	background: url(../images/lp_202209/illust_before_young_02.png) no-repeat center center;
}

.employee_voice.after {
	padding-top: 20px;
}

.employee_voice.after dl.manager dd::after {
	width: 64px;
	height: 112px;
	background: url(../images/lp_202209/illust_after_manager.png) no-repeat center center;
	top: -32px;
	left: 20px;
}

.employee_voice.after dl.jinji dd::after {
	width: 48px;
	height: 116px;
	background: url(../images/lp_202209/illust_after_jinji.png) no-repeat center center;
	top: -25px;
	left: 37px;
}

.employee_voice.after dl.young dd::after {
	width: 48px;
	height: 111px;
	background: url(../images/lp_202209/illust_after_young.png) no-repeat center center;
	top: -20px;
	left: 35px;
}

.txt_message {
	padding: 90px 0 0;
	text-align: center;
}

.txt_message.arrow {
	background: #fff url(../images/lp_202209/bg_arrow_down.png) no-repeat center top 22px;
	padding-bottom: 100px;
}

.txt_message p {
	font-size: 3em;
	line-height: 1.7;
}

.txt_message.bg_illust p {
  background: url(./../images/lp_202209/bg_after_illust.png) no-repeat center center;
}

.txt_message p span {
	font-size: 1.2em;
	color: #27a57d;
	padding-right: 5px;
	line-height: 1.5;
}

.txt_message.bg_blue {
	background: #eff9ff;
	padding-bottom: 50px;
}

.txt_message.bg_blue p {
	margin-bottom: 30px;
}

.txt_message.bg_blue p span {
	background:linear-gradient(transparent 60%, #fffab4 0%);
	margin: 0 5px;
}
.marker_yellow {
	background: linear-gradient(transparent 50%, #f6ff00 50%);
}

#sect_02 {
  width: 1200px;
  margin: 0 auto;
  background: #e9f5ff;
  border-radius: 10px;
}

.bundan {
  text-align: center;
  margin-bottom: 50px;
}

.box_bundan {
  width: 335px;
  height: 332px;
  display: inline-block;
  margin: 0 12px;
  padding-top: 15px;
  background: #fff;
  border-radius: 5px;
}

.box_bundan h3 {
  display: table-cell;
  width: 335px;
  height: 170px;
  font-size: 3em;
  line-height: 1.2;
  padding-top: 80px;
  position: relative;
  vertical-align: middle;
}

.box_bundan h3 span.font_small {
  font-size: 0.8em;
}

.box_bundan h3::before {
  position: absolute;
  width: 50px;
  top: 0px;
  left: 50%;
  margin-left: -25px;
  font-size: 70px;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #a6dac9;
  text-align: center;
}

.box_bundan.bundan_01 h3::before {
  content: "1";
}

.box_bundan.bundan_02 h3::before {
  content: "2";
}

.box_bundan.bundan_03 h3::before {
  content: "3";
}

.box_bundan p {
  font-size: 1.8em;
  padding: 15px 30px 0;
}

.txt_message_02 {
  font-size: 3em;
  text-align: center;
}

.txt_message_02 p {
  margin-bottom: 30px;
}

.font_green {
  color: #27a57d;
}

.font_yellow {
  color: #fff100;
}

span.font_large {
  font-size: 1.2em;
}

span.txt_underline {
  background:linear-gradient(transparent 90%, #fff99a 0%);
  padding-bottom: 3px;
}

.bg_arrow {
  background: url(../images/lp_202209/bg_arrow_down.png) no-repeat center top;
  padding-top: 60px;
}

.conclusion {
  width: 1042px;
  margin: 0 auto;
  padding: 30px 30px 35px;
  font-size: 3em;
  background: #00b5a2;
  text-align: center;
  color: #fff;
  line-height: 1.6;
}

#sect_03 {
  padding-bottom: 0;
}

#sect_03 h2, #sect_04 h2, #sect_05 h2, #sect_06 h2 {
  font-size: 4em;
  text-align: center;
  border-bottom: solid 3px #00b5a2;
  margin-bottom: 60px;
  padding-bottom: 5px;
}

#sect_03 .sect_inner {
  width: 1024px;
}

.shikake_wrapper {
  margin-bottom: 115px;
}

.shikake_wrapper:last-child {
  margin-bottom: 0;
}

.box_shikake {
  width: 100%;
  margin-bottom: 50px;
  padding: 25px 20px;
  background: #e9f5ff;
  border-radius: 10px;
  box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
}

.box_shikake h3 {
  display: inline-block;
  font-size: 2.8em;
  line-height: 1.3;
  vertical-align: middle;
  margin-right: 75px;
}

.box_shikake h3 span {
  font-size: 0.64em;
}

.box_shikake .shikake_num {
  display: inline-block;
  width: 72px;
  height: 72px;
  margin-right: 65px;
  background: #fff;
  font-size: 5.2em;
  color: #27a57d;
  text-align: center;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  vertical-align: middle;
  position: relative;
}

.box_shikake .shikake_num.num_01::after {
  content: "";
  width: 70px;
  height: 74px;
  position: absolute;
  top: -77px;
  left: -12px;
  background: url(./../images/lp_202209/icon_star.png) no-repeat center center;
}

.box_shikake .shikake_num.num_02::after {
  content: "";
  width: 72px;
  height: 62px;
  position: absolute;
  top: -72px;
  left: 0px;
  background: url(./../images/lp_202209/icon_mebae.png) no-repeat center center;
}

.box_shikake .shikake_num.num_03::after {
  content: "";
  width: 92px;
  height: 51px;
  position: absolute;
  top: -65px;
  left: -10px;
  background: url(./../images/lp_202209/icon_fukidashi.png) no-repeat center center;
}

.box_shikake p {
  width: 500px;
  display: inline-block;
  vertical-align: middle;
  font-size: 2em;
}

.shikake_table table {
  font-size: 1.8em;
  border-top: solid 2px #505050;
  border-bottom: solid 1px #505050;
}

.shikake_table th, .shikake_table td {
  border-bottom: solid 1px #505050;
  padding: 15px 30px;
  text-align: left;
  vertical-align: middle;
}

.shikake_table .th_gray {
  background: #8d8d8d;
  color: #fff;
  text-align: center;
}

.shikake_table .th_green {
  background: #00b5a2;
  color: #fff;
  text-align: center;
}

.shikake_table .td_gray {
  background: #f5f5f5;
}

.shikake_table .td_green {
  background: #effff6;
}

.shikake_table ul {
  padding-left: 15px;
}

.shikake_table li {
  list-style-type: disc;
  margin-bottom: 5px;
}

.shikake_table span.underline {
  color: #005bab;
  font-weight: bold;
  text-decoration: underline;
}

.shikake_3columns {
  width: 100%;
  text-align: center;
  letter-spacing: -.40em;
}

.shikake_3columns h3, .shikake_1column h3 {
  font-size: 2.4em;
  color: #27a57d;
  text-align: center;
  letter-spacing: normal;
  margin-bottom: 35px;
}

.shikake_3columns .column {
  width: 335px;
  margin-right: 9px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.shikake_3columns .column:last-child {
  margin-right: 0;
}

.shikake_3columns .column h4 {
  margin-bottom: 15px;
  padding: 15px;
  background: #effff6;
  font-size: 1.6em;
  text-align: center;
  border: solid 1px #00b5a2;
}

.shikake_3columns .column h4 span.font_large {
  font-size: 1.5em;
}

.shikake_3columns .column .column_contents {
  padding: 10px 10px 0 15px;
}

.shikake_3columns .column ul {
  padding-left: 15px;
  font-size: 1.6em;
  text-align: left;
}

.shikake_3columns .column li {
  list-style-type: disc;
  margin-bottom: 5px;
}

#sect_04 {

}

.box_shikake.title_only .shikake_num {
  margin: 0;
}

.box_shikake.title_only h3 {
  width: 1000px;
  margin: 0;
  text-align: center;
  font-size: 3em;
}

p.notice_center {
  font-size: 1.6em;
  text-align: center;
  margin-top: -30px;
}

.shikake_1column {
  text-align: center;
  margin-bottom: 100px;
}

.shikake_1column h3 {
  margin-bottom: 30px;
}

.shikake_1column h3 span.font_black {
  color: #333;
}

.shikake_1column h3 a:link {display: inline; color:#27a57d; text-decoration:underline;}
.shikake_1column h3 a:visited {display: inline; color:#27a57d; text-decoration:underline;}
.shikake_1column h3 a:hover {display: inline; color:#ff5757; text-decoration:underline;}

.casestudy .casestudy_inner {
  width: 100%;
  background: #f8f8f8;
}

.casestudy .entry_list {
  width: 1100px;
  margin: 0 auto;
}

.casestudy h2 {
  font-size: 3.6em;
  color: #3b66a6;
  text-align: center;
  margin-bottom: 15px;
}

.entry_list {
	border-radius: 10px;
	letter-spacing: -.40em;
	padding: 45px 35px 1px;
}

.entry_list article {
	width: 25%;
	display: inline-block;
	letter-spacing: normal;
	margin-bottom: 50px;
	padding: 0 22px;
	border-right: solid 1px #e6e6e6;
	vertical-align: top;
}

.entry_list.three_column article {
	width: 33%;
}

.entry_list article:nth-child(4) {
	border: none;
}

.entry_list.three_column article:nth-child(4n) {
	border-right: solid 1px #e6e6e6;
}

.entry_list.three_column article:nth-child(3n) {
	border: none;
}

.entry_list dl {
	width: 100%;
}

.entry_list dd.dd_image {
	width: 210px;
	height: 140px;
	margin-bottom: 18px;
	position: relative;
	background: #fff;
}

.entry_list.three_column dd.dd_image {
	width: 300px;
	height: 200px;
	overflow: hidden;
}

.entry_list.three_column dt {
  height: 180px;
  overflow: hidden;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 10px;
}

.entry_list dd.dd_image img {
	position: absolute;
	width: 100%;
	height: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.entry_list a:hover dd.dd_image img {
	opacity: 0.8;
}

.entry_list dt {
	font-size: 1.6em;
}

.entry_list dt .entry_category {
	color: #00b5a2;
	font-weight: bold;
	margin-bottom: 10px;
}

.entry_list dt .kibo {
  font-weight: bold;
	margin-bottom: 10px;
}

.entry_list dd.dd_btn {
	text-align: center;
}

.entry_list dd.entry_description {
	height: 120px;
	overflow: hidden;
	font-size: 1.6em;
	margin-bottom: 20px;
}

.entry_list .btn_download {
	margin: 0 auto;
}

.entry_list a:link .btn_more_s {text-decoration:none; color:#333;}
.entry_list a:visited .btn_more_s {text-decoration:none; color:#333;}
.entry_list a:hover .btn_more_s {text-decoration:none; color:#333;}

.entry_list .btn_more {
	letter-spacing: normal;
	margin: 10px auto 30px;
}

.btn_more_s {
	display: inline-block;
	background: url(../images/common/arrow_btn.png) no-repeat right 15px center;
	background-size: 29px auto;
	padding-right: 60px;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn_more_s.page_link {
	background-image: url(../images/common/arrow_btn_down.png);
}

a:hover .btn_more_s {
	background-position: right 18px center;
}

.btn_more_s span {
	position: relative;
	font-size: 1.8em;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
	.btn_more_s span::after {
		width: 100%;
		height: 2px;
		content: '';
		display: block;
		background: #333;
		position: absolute;
		bottom: -5px;
		left: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
		-webkit-transform-origin:left top 0;
		transform-origin:left top 0;
	}

	a:hover .btn_more_s span::after {
		width: 0;
	}

	.btn_more_s a:hover span::after {
		width: 0;
	}

}

#sect_05 {

}

section#sect_06 .sect_inner {
  width: 1024px;
}

.shedule_2023_full {
  width: 1024px;
  margin: 0 auto;
  padding-top: 20px;
}

.course_box {
  overflow: hidden;
  display: flex;
  margin-bottom: 25px;
}

.course_box_tit {
  width: 230px;
  margin-right: 19px;
  padding: 15px 0;
  background: #19ac9a;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course_box_tit h3 {
  font-size: 2.2em;
  color: #fff;
}

.course_num {
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #fff799;
  font-size: 2.5em;
}

.course_box_contents {
  width: 775px;
}

.course_box_contents p {
  font-size: 1.8em;
  padding: 10px 0;
  font-weight: bold;
}


#sect_07 h2 {
    color: #3b66a6;
    font-size: 3.2em;
    text-align: center;
    position: relative;
    padding-top: 60px;
    margin-bottom: 60px;
}


.column_report {
  width: 800px;
  background: #f5f5f5;
  margin: 0 auto;
  padding: 35px;
  text-align: center;
  border-radius: 10px;
}

.column_report ul {
  display: inline-block;
  text-align: left;
}

.column_report li {
}

.column_report li a {
  display: inline-block;
  font-size: 1.8em;
  background: url(../images/common/arrow_btn.png) no-repeat right center;
  background-size: 29px auto;
  padding: 7px 40px 7px 0;
  text-decoration: underline;
}

.schedule_small {
  width: 600px;
  height: auto;
}



.seminar_point {
	width: 1048px;
	margin: 0 auto 36px;
	padding: 42px 0 30px 130px;
	border-radius: 10px;
}

.seminar_point h3 {
	font-size: 3.2em;
	line-height: 1.3;
	margin-bottom: 10px;
	color: #505050;
	position: relative;
}

.seminar_point h4 {
	font-size: 2.4em;
	margin-bottom: 10px;
	color: #505050;
}

.seminar_point p {
	width: 465px;
	font-size: 1.8em;
}

.seminar_point h3::after {
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	display: block;
	position: absolute;
	top: -15px;
	left: -100px;
	font-size: 120px;
	color: #27a57d;
	line-height: 1;
	font-weight: normal;
}

.seminar_point.point_01 h3::after {
	content: '1';
}

.seminar_point.point_02 h3::after {
	content: '2';
}

.seminar_point.point_03 h3::after {
	content: '3';
}

.seminar_point.point_01 {
	background: url(../images/lp_202209/illust_seminar_point_01.png) no-repeat right 30px center #fff;
}

.seminar_point.point_02 {
	background: url(../images/lp_202209/illust_seminar_point_02.png) no-repeat right 45px center #fff;
}

.seminar_point.point_03 {
	background: url(../images/lp_202209/illust_seminar_point_03.png) no-repeat right 60px center #fff;
}



.report {
	position: relative;
	text-align: center;
	padding-top: 50px;
}

.click {
	width: 240px;
	height: 45px;
	position: absolute;
	right: 85px;
	top: 10px;
	background: url(../images/lp_202209/icon_click.png) no-repeat left center;
	padding-left: 40px;
	font-size: 1.8em;
	text-align: left;
	line-height: 45px;
}

.report_box {
	width: 480px;
	display: inline-block;
	margin: 0 15px;
}

#sect_05 {
	padding-bottom: 0;
}

#sect_05 h2 {
	margin-bottom: 20px;
}

.voice_area {
	width:1024px;
	margin:0 auto;
	padding-top:50px;
}

.voice_area p {
	font-size: 1.6em;
}

.voice_area h4 {
	margin-bottom:15px;
	padding-left:105px;
	font-size:20px;
}

.voice_area .voice_area {
	background:#005a9b;
	padding:18px 35px 35px;
}

.voice_area .voice_area h5 {
	background:url(../images/lp_202209/icon_balloon.png) no-repeat left top;
	padding:5px 0 10px 56px;
	font-size:20px;
	color:#fff;
}

.voice_area .voice_area p {
	display:block;
	background:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:20px 30px;
}

.fee_table {
	width: 1024px;
	margin: 0 auto;
}

.fee_table_01 {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: left;
}

.fee_table_01 h3 {
	width: 225px;
	align-self: stretch;
	margin-right: 20px;
	float: left;
	background: #3b66a6;
	color: #fff;
	text-align: center;
	font-size: 2em;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fee_table_01 table {
	font-size: 1.8em;
	line-height: 1;
	border: solid 2px #eff9ff;
}

.fee_table_01#table_02 table {
  width: 770px;
}

.fee_table_01 th, .fee_table_01 td {
	padding: 20px;
}

.fee_table_01 th.border_b {
	border-bottom: solid 2px #fff;
}

.fee_table_01 td.border_b {
	border-bottom: solid 2px #eff9ff;
}

.fee_table_01 th {
	background: #eff9ff;
	text-align: center;
}

#table_01.fee_table_01 td {
	text-align: right;
	padding: 20px 70px 20px 70px;
}

#table_02.fee_table_01 th {
	padding: 20px 0;
	width: 14.2%;
}

#table_02.fee_table_01 td {
	padding: 40px 0;
	text-align: center;
  border-right: solid 2px #eff9ff;
  line-height: 1.8;
}

#table_02.fee_table_01 td span {
  font-size: 0.75em;
}

#fee_table p.notice {
	font-size: 1.8em;
	text-align: left;
}

.fee_table_sample {
  width: 1024px;
  margin: 50px auto;
}

.fee_table_sample h3 {
  font-size: 2.4em;
  margin-bottom: 20px;
}

.fee_table_sample table {
  width: 100%;
  margin-bottom: 20px;
}

.fee_table_sample th {
  background: #eff9ff;
}

.fee_table_sample th.bg_blue {
  background: #3b66a6;
  color: #fff;
  border-bottom: solid 2px #fff;
}

.fee_table_sample th, .fee_table_sample td {
  font-size: 2em;
  padding: 10px 15px;
  text-align: center;
}

.fee_table_sample td {
  border-right: solid 2px #eff9ff;
  border-bottom: solid 2px #eff9ff;
}

.notice_left {
  font-size: 1.8em;
  text-align: left;
  margin-bottom: 10px;
}


.fee_table_02 {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fee_table_02 h3 {
	width: 240px;
	padding: 20px 0;
	line-height: 1.2;
	align-self: stretch;
	margin-right: 10px;
	background: #3b66a6;
	color: #fff;
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.fee_table_02 h3 span {
	font-weight: bold;
	color: #fff100;
	margin-bottom: 5px;
}

.fee_table_02 table {
	width: 100%;
	align-self: stretch;
	font-size: 1.8em;
	line-height: 1;
	border-collapse: separate;
	border-spacing: 5px 0px;
}

.fee_table_02 td {
	border: solid 2px #b2dcf5;
}

.fee_table_02.table_title h3 {
	background: none;
}

.fee_table_02.table_title table {
	border: none;
}

.fee_table_02 td {
	text-align: center;
	padding: 20px;
}

.fee_table_02 td.td_left {
	width: 65%;
	padding: 20px;
}

.fee_table_02.table_title td {
	border: none;
	padding: 10px;
}

.fee_table_02.table_title td span {
	font-size: 0.86em;
}

.fee_table_02 td ul {
	width: 45%;
	float: left;
}

.fee_table_02 td li {
	text-align: left;
	font-size: 0.88em;
	position: relative;
	padding-left: 1em;
	padding-bottom: 10px;
}

.fee_table_02 td li::after {
	content: '・';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}



/*---------------------------------------------------------
　btn
---------------------------------------------------------*/

.btn_area {
	width: 100%;
}

.btn_seminar {
	width: 810px;
	height: 155px;
	margin: 100px auto;
	text-align: center;
	background: linear-gradient(to bottom, #fe8a69 0%,#fe8a69 50%,#fe7c56 51%,#fe7c56 100%); /* W3C */
	position: relative;
  border: solid 5px #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ccc;
  -moz-box-shadow: 0px 0px 10px #ccc;
  -webkit-box-shadow: 0px 0px 10px #ccc;
}

.btn_seminar::after {
	width: 204px;
	height: 90px;
	content: '';
	display: block;
	position: absolute;
	top: -30px;
	left: -45px;
}

.btn_seminar a {
	width: 100%;
	height: 100%;
	padding-top: 20px;
	display: block;
	background: url(../images/lp_202209/arrow_down_contact.png) no-repeat right 40px center;
	font-size: 2.8em;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn_seminar a span.color_yellow {
	font-size: 1.285em;
	color: #fff45c;
}

.btn_seminar:hover {
	background: linear-gradient(to bottom, #ff6e2c 0%,#ff6e2c 50%,#ff5e24 51%,#ff5e24 100%); /* W3C */
}

.btn_seminar:hover a {
	background-position: right 40px top 50px;
}

.time30 {
	width: 530px;
	height: 41px;
	background: #fff;
	line-height: 41px;
	border-radius: 10px;
	font-size: 1.8em;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -265px;
	bottom: -20px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}


.lead {
	font-size: 2.4em;
	text-align: center;
	padding: 25px 0 50px;
}

.attached_table {
	font-size: 2.4em;
	text-align: right;
	margin-top: 25px;
}

.attached_table a {
	display: inline;
}

.attached_table a:link {text-decoration:underline; color:#f95b1f;}
.attached_table a:visited {text-decoration:underline; color:#f95b1f;}
.attached_table a:hover {text-decoration:underline; color:#e31b00;}


ul.disc li {
	position: relative;
	padding-left: 12px;
	margin-bottom: 5px;
}

ul.disc li::after {
	content: '・';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#sect_07 .sect_inner {
	padding: 0 50px;
}

span.alert-text {
  font-size: 14px;
}


/* form */
.form_table {
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px solid #ccc;
	background: #efefef;
}

.form_table th, .form_table td {
	padding: 20px;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}

.form_table td a {
	text-decoration: underline;
}

.form_table th {
	width: 250px;
	background: #6485b2;
	color: #fff;
}

.mwform-checkbox-field label {
	display: inline-block;
}

.ast {
    display: inline-block;
    margin-left: 5px;
    color: #FFD200;
    font-weight: bold;
    font-size: 15px;
}

.btnbox input {
	width: 450px;
	height: 50px;
	display: block;
	margin: 50px auto;
	line-height: 50px;
	font-weight: 700;
	font-size: 1.6em;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
  background: #00b5a2;
  border: none;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.btnbox input:hover {
	background: #07d2bd;
	color: #fff;
}

.input_long input {
	width: 100%;
}

#contact_confirm .btnbox {
  text-align: center;
}

#contact_confirm .btnbox input {
  display: inline-block;
  margin: 50px 10px;
}

input[name="submitBack"]{
  width: 250px;
  background: #a6a6a6;
}

.mw_wp_form .tbl_common th {
	width: 250px;
	background: #6485b2;
}

#main.seminar p.error_message {
	display:none;
}

#main.seminar p.confirm_message {
	display:none;
}

#main.seminar #contact_confirm p.confirm_message {
	display:block;
	clear:both;
	background:#f9f3eb;
	margin:30px 0;
	padding:20px 30px;
	text-align:center;
	color:#a22f2b;
}

#main.seminar #contact_error p.error_message {
    display: block;
    clear: both;
    background: #f9f3eb;
    border: solid 2px #a22f2b;
    margin: 30px 0;
    padding: 20px 30px;
    text-align: center;
    color: #a22f2b;
}

#main.seminar #contact_error p.error_message span {
    background: url(../images/common/icon_notice.png) no-repeat left top;
    padding: 5px 0 0 35px;
}

.mw_wp_form_complete {
	padding-bottom:20px;
}

.mw_wp_form_complete p {
	clear:both;
  font-size: 18px;
  padding: 100px 0 160px;
	text-align:center;
}

#contact_confirm .lead_message, #contact_error .lead_message {
	display:none;
}






.recommended_service li {
	font-size: 1.8em;
}

#sect_08 {
	background: #f7ffea;
}

#sect_08 .sect_inner {
	padding: 0 50px;
}

#message {
	background: #fff;
	border-radius: 20px;
	padding: 50px 50px;
	overflow: hidden;
}

#message h2 {
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size: 3.2em;
	margin-bottom: 15px;
  color: #19ac9a;
}

#message p {
	font-size: 1.8em;
	margin-bottom: 20px;
  line-height: 2;
}

#message p:last-of-type {
	margin-bottom: 0;
}

#message ul {
	font-size: 1.8em;
	color: #000;
	list-style: disc;
	margin: 0 0 25px 25px;
}

#message ul span {
	color: #27a57d;
}

#message li {
	margin-bottom: 10px;
}

.hazama {
	display: inline-block;
	float: right;
}

.hazama .photo_hazama {
	width: 152px;
	float: left;
	margin-right: 20px;
}

.hazama .profile_hazama {
	width: 215px;
	float: left;
	font-size: 1.8em;
	padding-top: 20px;
}

.hazama .profile_hazama .name_hazama {
	display: block;
	text-align: right;
	font-size: 1.1em;
	padding-top: 25px;
}

#seminar_list_form_area {
	font-size: 1.4em;
}

.alertbox {
	margin-bottom: 15px;
}

#main.seminar {
	width: 1024px;
	margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 50px;
}

#main.seminar section {
	padding: 0 0 20px;
}

.mw_wp_form .vertical-item {
	display: block;
	margin-bottom: 8px;
}

.mw_wp_form #textarea textarea {
	width: 715px;
	height: 150px;
}

.mw_wp_form #naiyou > span {
	margin-right: 30px;
}

.mw_wp_form .error {
    font-size: 93%;
    color: #B70000;
    display: block;
}

#sect_06 {
	padding-top: 40px;
}

#sect_07 h2.title {
	margin-bottom: 40px;
}

/*---------------------------------------------------------
　footer
---------------------------------------------------------*/
footer {
	width: 100%;
	background: #585858;
	text-align: center;
	padding: 50px 0 15px;
	color: #fff;
	font-size: 1.4em;
}


/*---------------------------------------------------------
　ページTOP
---------------------------------------------------------*/
#totop {
	width: 50px;
	height: 50px;
	position: fixed;
	left: 50%;
	bottom: 116px;
	margin-left: 620px;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#totop.inview {
	opacity: 1;
}

#totop a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/lp_202209/arrow_totop.png) no-repeat center center #7e7e7e;
}

#totop a:hover {
	background-color: #ff8400;
}



/*---------------------------------------------------------
　anime
---------------------------------------------------------*/

.fadeInUp, .fadeInImage, .fadeIn, .slideIn_left {
	opacity: 0;
}

.inview .fadeIn {
	animation-name: fadeIn;
	animation-duration: 0.8s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.inview .fadeInUp {
	animation-name: fadeInUp;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

.inview #cycle_a.fadeInUp {
	animation-delay: 0.5s;
}

.inview #cycle_b.fadeInUp {
	animation-delay: 1s;
}

.inview #cycle_c.fadeInUp {
	animation-delay: 1.5s;
}

.inview #cycle_d.fadeInUp {
	animation-delay: 2s;
}

@keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 30px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 30px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-moz-keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 30px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.inview .fadeInImage {
	animation-name: fadeInImage;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

@keyframes fadeInImage {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeInImage {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes fadeInImage {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.inview .slideIn_left {
	animation-name: slideIn_left;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

@keyframes slideIn_left {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes slideIn_left {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-moz-keyframes slideIn_left {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.inview .btn_kirarin a:before {
	display: block;
	position: absolute;
	z-index: 1;
	left: -50%;
	top: -50%;
	content: "";
	width: 4em;
	height: 200%;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
	animation-name: shiny;
	animation-duration: 2.5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-delay: 1s;
	animation-fill-mode: forwards;
	opacity: 0.5;
}

@keyframes shiny {
    0% {
        left: -50%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-webkit-keyframes shiny {
    0% {
        left: -50%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-moz-keyframes shiny {
    0% {
        left: -50%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}


.mb00 {
  margin-bottom: 0 !important;
}
/*-----------------------------------------------------
	Responsive
-----------------------------------------------------*/

.onlyPC { display: block;}
.onlySP { display: none;}

@media screen and (max-width: 767px) {
	.onlyPC { display: none;}
	.onlySP { display: block;}
}

@media screen and (min-width: 768px) {
	.SP_only {
		display: none;
	}
}

/*-----------------------------------------------------

	SP layout

------------------------------------------------------*/


@media screen and (max-width: 767px) {

html {
	font-size: 62.5%;
}

body {
	min-width: inherit;
	font-size: 1rem;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
}

#wrapper {
	width: 375px;
  padding-top: 70px;
	overflow: hidden;
}

img { width: 100%; height: auto; }

.sp_kaigyou {
	display: block;
}

.pc_kaigyou {
	display: inline;
}

#fix_header {
	height: auto;
}

#fix_header_inner {
	width: 100%;
	height: 70px;
}

#fix_logo {
	width: 120px;
	left: 10px;
}

#fix_contact {
	width: 220px;
	height: 35px;
	right: 10px;
	top: 5px;
}

#fix_contact a {
	background-size: 100% auto;
}

#fix_contact a:hover {
	background-position: 0 0;
}

#fix_tel {
	width: 220px;
	top: inherit;
	left: 50%;
	bottom: 10px;
	margin-left: -45px;
}

#fix_toseminar {
	left: 10px;
	top: 45px;
}

#fix_toseminar a {
	width: 140px;
	height: 28px;
	font-size: 1.1rem;
	line-height: 28px;
	background-position: right 3px center;
	background-size: 12px auto;
	padding-left: 5px;
}

#fix_toseminar a span {
	display: none;
}

#fix_catchcopy {
  width: 100%;
	top: 47px;
	left: 0px;
	font-size: 1.2rem;
  text-align: center;
}

/*---------------------------------------------------------
　sp header
---------------------------------------------------------*/

header {
	height: 270px;
	background: url(../images/lp_202209/header_bg_sp.jpg) no-repeat center center;
	background-size: 100% auto;
}

header h3 {
	width: 190px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	top: 10px;
	left: 10px;
	font-size: 1.4rem;
}

header h2 {
	width: 300px;
	height: 55px;
  padding-top: 14px;
	padding-left: 10px;
	top: 50px;
	left: 50%;
  margin-left: -150px;
	font-size: 2rem;
	text-align: center;
	line-height: 1.3;
}

header span.font_large {
  font-size: 1.1em;
}

header h1 {
	width: 340px;
	height: 120px;
	line-height: 1.4;
	padding: 15px 15px 0;
	top: 120px;
	left: 50%;
  margin-left: -170px;
	font-size: 2rem;
}

header #free_seminar {
	width: 300px;
	height: 180px;
	top: 80px;
	left: inherit;
	right: 10px;
	background-size: 220px auto;
	background-position: right top;
}

header #free_seminar #why {
	font-size: 1.4rem;
	padding-top: 30px;
	padding-left: 80px;
}

header #free_seminar #tokuten {
	width: 80px;
	height: 80px;
	font-size: 1.2rem;
	top: 70px;
	left: 35px;
	padding-top: 30px;
}

header #free_seminar h3 {
	width: 210px;
	top: 80px;
	left: 105px;
	font-size: 1.4rem;
}


/*---------------------------------------------------------
　sp contents
---------------------------------------------------------*/

section {
	padding: 25px 0;
}

section .sect_inner {
	width: 100%;
	padding: 0 15px;
}

#sect_01 h2 {
	width: 100%;
	height: 120px;
	position: relative;
	font-size: 1.4rem;
	line-height: 1.6;
	top: inherit;
	left: inherit;
	border-radius: 10px;
}

#sect_01 {
	padding-top: 20px;
	padding-bottom: 10px;
}

#sect_01 h2 {
	background: url(../images/lp_202209/h2_before_sp.jpg) no-repeat left top;
	background-size: auto 100%;
	margin-bottom: 10px;
	padding: 10px 0 0 50px;
}

#sect_01 h3 {
	width: 100%;
	font-size: 1.4rem;
	top: inherit;
	left: 0;
	bottom: 10px;
	padding: 15px;
	margin-left: 90px;
}

#sect_01 h3::after {
	width: 40px;
	height: 40px;
	background-size: 100% auto;
	left: -40px;
}

.employee_voice dl.manager dd::after {
	left: 12px;
}

.employee_voice dl.jinji dd::after {
	top: -25px;
	left: 15px;
}

.employee_voice dl.young dd::after {
  top: -25px;
	left: 15px;
}

.employee_voice dl.young_02 dd::after {
  top: -25px;
	left: 2px;
}

.employee_voice.after {
	padding-top: 30px;
}

.employee_voice.after dl.manager dd::after {
	left: -5px;
}

.employee_voice.after dl.jinji dd::after {
	top: -14px;
	left: 10px;
}

.employee_voice.after dl.young dd::after {
	left: 7px;
}

.employee_voice {
	padding: 20px 0 0;
}

.employee_voice dd {
	padding: 15px 8px 15px 60px;
	font-size: 1.4rem;
}

.employee_voice dt {
	padding-left: 60px;
	font-size: 1.6rem;
}

.txt_message {
	padding: 25px 10px 15px;
	background-size: 120px auto;
	background-position: center bottom 20px;
}

.txt_message p {
	font-size: 1.5rem;
	line-height: 1.5;
}

.txt_message p span {
	font-size: 1.7rem;
	line-height: 1.5;
}

.txt_message.arrow {
	background-size: 96px auto;
	background-position: center bottom 35px;
	padding-bottom: 70px;
}

.txt_message.bg_blue {
	padding-bottom: 15px;
}

#sect_02 {
  width: 100%;
	padding-bottom: 0px;
}

.bundan {
  margin-bottom: 20px;
}

.box_bundan {
  height: auto;
  margin-bottom: 15px;
  padding: 25px 0;
}

.box_bundan h3 {
  height: auto;
  font-size: 2rem;
  padding: 0 0 0 80px;
  text-align: left;
}

.box_bundan h3::before {
  top: 50%;
  left: 20px;
  font-size: 55px;
  margin-left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.box_bundan p {
  font-size: 1.6rem;
  text-align: left;
}

.txt_message_02 {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 30px;
}

.txt_message_02 p {
  margin-bottom: 15px;
}

.bg_arrow {
  background-size: 96px auto;
  background-position: center top;
  padding: 30px 10px 10px;
}

.conclusion {
  width: 100%;
  font-size: 1.8rem;
  padding: 25px 25px 30px;
}












.btn_seminar {
	width: 340px;
	height: 100px;
	margin: 50px auto 60px;
}

.btn_seminar a {
	font-size: 1.6rem;
	padding: 12px 30px 0 0;
	background-size: 20px auto;
	line-height: 1.3;
  background-position: right 25px center;
}

.btn_seminar::after {
	background-size: 150px auto;
	background-position: left top;
	top: -50px;
	left: -15px;
}

.time30 {
  width: 300px;
  height: auto;
	bottom: -25px;
  margin-left: -150px;
  line-height: 1.3;
  font-size: 1.4rem;
  padding: 7px 20px;
  position: relative;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #ffeebf;
}

.time30::before {
  content: '';
  position: absolute;
  left: 20px;
  top: -10px;
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffeebf;
  border-left: 10px solid transparent;
}

#sect_03 {
  padding-top: 60px;
}

#sect_03 h2, #sect_04 h2, #sect_05 h2, #sect_06 h2 {
  font-size: 2rem;
  padding: 0 30px 5px;
}

#sect_03 .sect_inner {
  width: 100%;
}

.shikake_wrapper {
  margin-bottom: 50px;
}

.box_shikake .shikake_num {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  font-size: 4rem;
}

.box_shikake .shikake_num.num_01::after {
  width: 45px;
  height: 47px;
  background-size: 100% auto;
  top: -55px;
  left: -10px;
}

.box_shikake {
  margin-bottom: 25px;
}

.box_shikake.title_only {
  padding: 10px 20px;
}

.box_shikake h3 {
  font-size: 2rem;
  margin-right: 0;
  line-height: 1.2;
}

.box_shikake h3 span {
  line-height: 2;
}

.box_shikake p {
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding-top: 10px;
}

.shikake_table table {
  font-size: 1.3rem;
  padding-bottom: 30px;
}

.shikake_table th, .shikake_table td {
  padding: 10px;
}

.box_shikake .shikake_num.num_02::after {
  background-size: 60px auto;
  top: -65px;
  left: -8px;
}

.shikake_3columns h3, .shikake_1column h3 {
  font-size: 1.8rem;
  margin-bottom: 25px;
}

.shikake_3columns .column {
  margin-right: 0;
  margin-bottom: 30px;
}

.shikake_3columns .column h4 {
  margin-bottom: 10px;
  padding: 10px 15px;
}

.shikake_3columns .column h4 span.font_large {
  font-size: 1.2em;
}

.shikake_3columns .column img {
  width: 305px;
}

.shikake_3columns .column:last-child {
  margin-bottom: 0;
}

.shikake_3columns .column ul {
  font-size: 1.4rem;
}

.box_shikake.title_only .shikake_num {
  margin-right: 15px;
}

.box_shikake.title_only h3 {
  width: 225px;
  font-size: 1.8rem;
  text-align: left;
}

p.notice_center {
  margin-top: -15px;
  font-size: 1.4rem;
}

.shikake_1column {
  margin-bottom: 30px;
}

.shikake_1column img {
  max-width: 100%;
}

.column_report {
  width: 100%;
  padding: 15px;
}

.column_report li a {
  font-size: 1.4rem;
  background-size: 23px auto;
}


section#sect_04 {
  padding-top: 50px;
}

.casestudy {
  padding: 50px 15px 0;
}

.casestudy h2 {
  font-size: 2rem;
}

.casestudy .entry_list {
  width: 100%;
	padding: 15px;
}

.entry_list article {
	width: 100%;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-right: none;
	border-bottom: solid 1px #e6e6e6 !important;
  border-right: none !important;
}

.entry_list.three_column article {
	width: 100%;
}

.entry_list dd.dd_image {
	width: 90px;
	height: 60px;
	float: left;
	margin: 0 10px 25px 0;
}

.entry_list.three_column dd.dd_image {
	width: 90px;
	height: 60px;
	margin-bottom: 15px;
}

.entry_list dt {
	font-size: 1.4rem;
	line-height: 1.3;
}

.entry_list.three_column dt {
	height: auto;
	font-size: 1.4rem;
	line-height: 1.3;
}

.entry_list dt .entry_category {
	margin-bottom: 3px;
}

#casestudy .entry_list dt .entry_category {
  height: auto;
}

.entry_list dd.entry_description {
	height: auto;
  max-height: 80px;
	font-size: 1.4rem;
	clear: both;
}

.entry_list dd.dd_btn {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}

.entry_list dd.dd_btn.dd_download {
	padding: 0;
	background: none;
	border-radius: 0;
}

.entry_list .btn_more {
	margin-top: 0px;
}

.entry_list .catbg_blue, .entry_list .catbg_orange {
	margin-bottom: 5px;
}

.btn_more_s {
  background-size: 24px auto;
  padding: 3px 50px 3px 0;
}

.btn_more_s span {
  font-size: 1.4rem;
}

section#sect_05 {
  padding-top: 70px;
}

.shedule_2023_full {
  width: 100%;
}

section#sect_06 {
  padding-bottom: 0;
}

section#sect_06 .sect_inner {
  width: 100%;
  padding: 0 15px;
}

.recommended_course {
  padding-top: 30px;
}

.course_box {
  width: 100%;
  display: block;
}

.course_box_tit {
  width: 100%;
  display: block;
  margin: 0 0 15px;
  padding: 10px 0;
  border-radius: 5px;
}

.course_box_tit h3 {
  font-size: 1.6rem;
  position: relative;
  padding: 5px 10px 5px 60px;
  text-align: left;
}

.course_num {
  position: absolute;
  top: 0px;
  left: 20px;
}

.course_box_contents {
  width: 100%;
  display: block;
}

.course_box_contents p {
  font-size: 1.4rem;
}

#sect_07 h2 {
  font-size: 2rem;
  margin-bottom: 30px;
  padding-top: 20px;
}

.notice_left {
  font-size: 1.3rem;
  text-indent: -1.2em;
  padding-left: 1.3em;
}


.fee_table {
	width: 100%;
}

.fee_table_01 {
	display: block;
}

.fee_table_01 h3 {
	width: 100%;
	font-size: 1.6rem;
	padding: 5px 0;
}

.fee_table_01 table {
	font-size: 1.4rem;
}

#table_02.fee_table_01 table {
	font-size: 1.4rem;
	line-height: 1.2;
}

#table_02.fee_table_01 th {
	padding: 10px 0;
}

#table_02.fee_table_01 td {
	padding: 10px;
}

.fee_table p.notice {
	font-size: 1.2rem;
	text-align: left;
	margin: 0 0 15px;
}

.fee_table_02 {
	display: block;
}

.fee_table_02.table_title {
	display: none;
}

.fee_table_02 h3 {
	width: 100%;
	font-size: 1.4rem;
	padding: 10px 0;
	margin-bottom: 5px;
}

.fee_table_02 table {
	font-size: 1.2rem;
	border-collapse: collapse;
	line-height: 1.2;
}

.fee_table_02 td {
	border-top: none;
}

.fee_table_02 td.td_left {
	width: 70%;
	padding: 10px;
}

.fee_table_02 td ul {
	width: 100%;
	float: none;
}

.fee_table_02 td li {
	font-size: 1.2rem;
}

.notice_right {
	font-size: 1.2rem;
	text-align: right;
	margin: 5px 0 20px;
}

.fee_table_02 th {
	padding: 5px 0;
	background: #eff9ff;
	border-left: solid 2px #b2dcf5;
	border-top: solid 2px #b2dcf5;
	border-right: solid 2px #b2dcf5;
}

.fee_table_01#table_02 table {
  width: 100%;
}

.fee_table_sample {
  width: 100%;
  margin-bottom: 0;
}

.fee_table_sample h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.fee_table_sample th, .fee_table_sample td {
  font-size: 1.2rem;
  padding: 8px;
}

.fee_table_sample th.bg_blue {
  width: 120px;
}


.seminar_point {
	width: 100%;
	margin: 0 auto 25px;
	padding: 30px 15px 240px 60px;
}

.seminar_point h3::after {
	font-size: 70px;
	left: -45px;
}

.seminar_point h3 {
	font-size: 2.2rem;
}

.seminar_point h4 {
	font-size: 1.5rem;
}

.seminar_point p {
	width: 100%;
	font-size: 1.4rem;
}

.seminar_point.point_01 {
	background-position: center bottom 20px;
	background-size: 70% auto;
}

.seminar_point.point_02 {
	background-position: center bottom 20px;
	background-size: 65% auto;
}

.seminar_point.point_03 {
	background-position: center bottom 20px;
	background-size: 65% auto;
}

.client_illust {
	width: 100px;
	height: 100px;
	border: solid 5px #fff;
	top: -50px;
	left: 10px;
}

#case_01 .client_illust {
	background-size: 50px auto;
}

#case_02 .client_illust {
	background-size: 85px auto;
}

#case_03 .client_illust {
	background-size: 65px auto;
	background-position: left 10px top 0;
}

#sect_02 .client_name {
	margin: 0 0 0 120px;
}

.case_box {
	padding-bottom: 10px;
}

#sect_02 .sect_inner .targetBox:last-child .case_box {
	margin-bottom: 20px;
}

.case_box h3 {
	font-size: 1.8rem;
	line-height: 1.4;
	margin: 20px 10px 10px 20px;
}

.case_box h3 span {
	background-size: auto 15px;
}

.before_after {
	padding: 0 10px;
}

.before_after dl {
	width: 100%;
	height: 100px
}

.before_after dt {
	width: 70px;
	padding: 0 10px;
	font-size: 1.6rem;
}

.before_after dt img {
	width: 30px;
	margin-bottom: 5px;
}

.before_after dd {
	font-size: 1.6rem;
	padding: 10px;
}

.before_after dl.before {
	margin: 0 0 30px 0;
}

.before::after {
	width: 40px;
	height: 19px;
	background: url(../images/lp_202209/arrow_before_after_sp.png) no-repeat center center;
	background-size: 40px auto;
	top: inherit;
	bottom: -25px;
	right: inherit;
	left: 50%;
	margin-left: -20px;
}

.before_after .after dd {
	background-size: 60px auto;
}

.plan {
	margin-top: 10px;
	padding: 10px;
}

.plan dt, .plan dd {
	float: none;
}

.plan dt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #fe7c56;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 1.8rem;
}

.plan dd {
	height: auto;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: 10px 0;
	text-align: center;
}

#case_02 {
	margin-bottom: 10px;
}

#case_01 .company_logo {
	width: 60px;
	top: -30px;
	right: 20px;
}

#case_02 .company_logo {
	width: 100px;
	top: -40px;
	right: 10px;
}

#sect_04 h2 {
	font-size: 2rem;
	margin-bottom: 10px;
}

#sect_04 h2 span.sp_kaigyou {
	font-size: 1.8rem;
}

#sect_04 .client_name {
	margin: 0;
	padding: 0 0 5px 120px;
	font-size: 1.4rem;
}

.report {
	padding-top: 40px;
}

.click {
	width: 180px;
	background-size: 20px auto;
	padding-left: 30px;
	font-size: 1.4rem;
	top: 0;
	right: 0px;
}

.report_box {
	width: 48%;
	height: auto;
	margin: 0;
}


#sect_05 h2 {
	font-size: 2rem;
	margin-bottom: 20px;
}

.voice_area {
	width: 100%;
	padding-top: 0;
}

#voice .section_inner h4 {
	margin-bottom: 10px;
	padding-left: 0;
	padding-top: 35px;
	font-size: 1.6rem;
}

.voice_area .voice_area {
	padding:10px;
}

.voice_area .voice_area h5 {
	font-size: 1.6rem;
	margin-bottom: 8px;
	padding: 10px 0 5px 56px;
}

.voice_area .voice_area p {
	font-size: 1.4rem;
	padding: 15px;
}

#sect_06 .sect_inner {
	padding: 0;
}

#sect_06 h2 {
	font-size: 2rem;
}

.lead {
	font-size: 1.6rem;
	padding: 0px 20px 20px;
}

.attached_table {
	margin-top: 15px;
	font-size: 1.6rem;
}

#sect_07 h2.title {
	font-size: 1.8rem;
	margin-bottom: 15px;
}

#sect_07 .sect_inner {
	padding: 0 15px;
}

.btn_seminar_s a:link {text-decoration:none; color:#fff;}
.btn_seminar_s a:visited {text-decoration:none; color:#fff;}
.btn_seminar_s a:hover {text-decoration:underline; color:#fff;}

.btn_seminar_l a:link {text-decoration:none; color:#fff;}
.btn_seminar_l a:visited {text-decoration:none; color:#fff;}
.btn_seminar_l a:hover {text-decoration:underline; color:#fff;}

.recommended_service li {
	font-size: 1.4rem;
}

#sect_08 .sect_inner {
	padding: 0 10px;
}

#message {
	padding: 20px 25px;
}

#message h2 {
	font-size: 2rem;
}

#message p {
	font-size: 1.4rem;
}

.hazama {
	padding-top: 15px;
}

.hazama .photo_hazama {
	width: 100px;
}

.hazama .profile_hazama {
	width: 185px;
	padding-top: 5px;
	font-size: 1.4rem;
}



#seminar_title {
	padding: 15px 15px 20px;
}

#seminar_title p {
	font-size: 1.6rem;
}

#seminar_title h3 {
	font-size: 2rem;
}

.seminar_wrap {
	margin-bottom: 0px;
	padding-top: 45px;
}

.seminar_wrap .seminar_subtit {
	height: 45px;
	font-size: 1.4rem;
	line-height: 1.2;
	background-size: 45px auto;
	padding: 5px 0 0 47px;
	left: 5px;
}

.seminar_wrap .seminar_subtit span {
	font-size: 1.2rem;
}

.seminar_box {
	padding: 15px;
}

.target {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

.seminar_box h3 {
	width: 100%;
	font-size: 1.8rem;
	line-height: 1.3;
	float: none;
}

.btn_seminar_s {
	height: 40px;
	float: none;
	margin: 15px auto;
}

.btn_seminar_s a {
	font-size: 1.6rem;
	line-height: 40px;
}

.seminar_box .date {
	float: none;
	font-size: 1.6rem;
	margin: 0 0 20px 0;
	padding-top: 0;
}

.arrow_open {
	width: 30px;
	height: 30px;
	background-size: 15px auto;
	margin: 0 0 0 -15px;
}

.btn_detail_open::after {
	font-size: 1.4rem;
	left: 25px;
	bottom: -5px;
}

.seminar_detail {
	padding-top: 0;
}

.seminar_description {
	padding: 15px 10px;
	font-size: 1.4rem;
}

.agenda, .seminar_voice {
	width: 100%;
}

.agenda h4, .seminar_voice h4, .seminar_teacher h4 {
	height: 25px;
	line-height: 25px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	padding-left: 10px;
}

.agenda li {
	font-size: 1.4rem;
}

.seminar_voice li {
	font-size: 1.4rem;
	background-position: left 10px top;
	padding: 5px 0 0 48px;
	min-height: 30px;
}

.teacher_photo {
	width: 76px;
	margin: 0 10px 10px 0;
	float: left;
}

.teacher_info {
	width: 100%;
	float: none;
}

.teacher_name {
	padding-top: 30px;
	font-size: 1.3rem;
}

.seminar_teacher {
	margin-bottom: 20px;
}

.seminar_teacher p {
	clear: both;
}

.btn_seminar_l a {
	background-position: right 20px center;
}

.seminar_box.detail_open {
	padding-bottom: 30px;
}

#sect_06 h2 {
	margin-bottom: 0px;
}


/*---------------------------------------------------------
　form
---------------------------------------------------------*/

#main.seminar {
	width: 100%;
	margin-top: 20px;
}

#main.seminar section {
	padding: 0 10px 20px 10px;
}

#textarea text-area {
	width: 100%;
}

.mw_wp_form_input .btnbox input {
	font-size: 1.4rem;
}

.mw_wp_form #naiyou > span {
	display: inline-block;
}

#main.seminar {
	width:100%;
	margin:0 auto;
	padding-top: 30px;
	float:none;
}

#page_title_image {
	margin: 0 10px 10px;
}

#main.seminar #page_title_image {
	margin-bottom:10px;
}

#main.seminar p.txtRight {
	padding:0 10px 10px 0;
}

#contact_flow {
	width:300px;
	height: 25px;
	margin:0 10px 30px 0;
	float: right;
}

.mw_wp_form_input #contact_flow {
	background:url(../images/lp_202209/contact_flow_01.png) no-repeat;
	background-size: 300px auto;
}

.mw_wp_form_preview #contact_flow {
	background:url(../images/lp_202209/contact_flow_02.png) no-repeat;
	background-size: 300px auto;
}

.mw_wp_form_complete #contact_flow {
	background:url(../images/lp_202209/contact_flow_03.png) no-repeat;
	background-size: 300px auto;
}

#main.seminar p.pad10sp {
	padding: 0 10px;
	clear: both;
	margin-bottom: 30px;
}

#main.seminar .form-contents table {
	width:100%;
	margin-bottom: 15px;
}

#main.seminar .form-contents td.youken label {
	display:inline-block;
}

#main.seminar .form-contents td input {
	padding:5px;
	font-size: 0.75rem;
}

#main.seminar .form-contents td input[type="text"] {
	width: 100%;
}

#main.seminar .form-contents .input_xshort input {
	width: 80px;
}

#main.seminar .form-contents .input_short input {
	width: 120px;
}

#main.seminar .form-contents .input_short span {
	display: block;
	padding-bottom: 5px;
}

#main.seminar .form-contents .input_mid input[type="text"] {
	width: 100%;
}

#main.seminar .form-contents textarea {
	width:100%;
	height:150px;
	padding:10px;
}

#main.seminar .form-contents dt {
	margin-bottom:10px;
}

#main.seminar .form-contents dd {
	margin-bottom:10px;
}

.form-contents .ast {
    display: inline-block;
    margin-left: 5px;
    color: #FFD200;
    font-weight: bold;
    font-size: 15px;
}

#main.seminar .form_privacy {
	height:150px;
	overflow:auto;
	margin-bottom:15px;
	padding:7px;
	background:#fff;
}

#main.seminar .form_privacy ul {
	padding-left:15px;
}

#main.seminar .form_privacy li {
	list-style:disc;
	margin-left:15px;
}

.mw_wp_form_input .btnbox {
	text-align:center;
}

.btnbox {
	text-align:center;
}

.btnbox input {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Osaka", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	width: 300px;
	height:30px;
	line-height: 30px;
	box-shadow: 0px 0px 3px #666;
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	text-align:center;
	font-size: 0.875rem;
	font-weight:bold;
	border:none;
	color:#fff;
}

	.btnbox input:hover {
		color:#fff;
	}

.mw_wp_form_input .btnbox input {
	width: 300px;
	margin:20px auto;
}

.mw_wp_form_preview .btnbox input {
	margin:10px 0;
	display:inline-block;
}

#contact_confirm .btnbox input {
  margin: 10px;
}

#main.seminar p.error_message {
	display:none;
}

#main.seminar p.confirm_message {
	display:none;
}

#main.seminar #contact_error p.error_message, #main.seminar #mail_magazine_error p.error_message {
	width: 93.75%;
	margin: 0 auto 20px;
	padding:10px;
	display:block;
	clear:both;
	background:#f9f3eb;
	border:solid 2px #a22f2b;
	text-align:center;
	color:#a22f2b;
}

	#main.seminar #contact_error p.error_message span, #main.seminar #mail_magazine_error p.error_message span {
		background:url(../images/common/icon_notice.png) no-repeat left top;
		background-size: 20px auto;
		padding:0 0 0 25px;
	}

#main.seminar #contact_confirm p.confirm_message {
	width: 93.75%;
	margin: 0 auto 20px;
	padding:10px;
	display:block;
	clear:both;
	background:#f9f3eb;
	text-align:center;
	color:#a22f2b;
}

.mw_wp_form_complete {
	padding-bottom:20px;
}

.mw_wp_form_complete p {
	clear:both;
	padding:20px 10px;
	text-align:center;
}

#main.seminar .tbl_common th {
	width: 80px;
	padding: 10px 7px;
	font-size: 12px;
}

#main.seminar .tbl_common td {
	width: auto;
	padding: 10px 7px;
	font-size: 12px;
}

#main.seminar section .form-contents p {
	font-size: 14px;
}

#main.seminar .form-contents td input[type="radio"] {
	margin: 0;
	padding: 0;
}

#main.contact {
	width: 100%;
}

.mw_wp_form_input .btnbox input, .wpcf7 .btnbox input {
	width: 300px;
}

.whitepaper_notice {
	padding: 0 15px;
}


/*---------------------------------------------------------
　sp footer
---------------------------------------------------------*/

#totop {
	width: 40px;
	height: 40px;
	left: inherit;
	right: 5%;
	bottom: 46px;
	margin-left: 0;
}

#totop a {
	background-size: 25px auto;
}


}
/*---------------------------------------------------------
　汎用
---------------------------------------------------------*/
.fontB {
	font-weight:bold;
}

.fontYel {
	color:#fffe83;
}

.font14 {
	font-size:14px;
}

.font20 {
	font-size:20px;
}

.txtRight {
	text-align:right;
}

.txtCenter {
	text-align:center;
}

.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.cBoth {
  clear: both;
}

.marT10 { margin-top:10px; }
.marT20 { margin-top:20px; }
.marT30 { margin-top:30px; }
.marT40 { margin-top:40px; }
.marT50 { margin-top:50px; }
