@charset "utf-8";
/* CSS Document */


.cf_footer {
	background-color: #F1F1F1;
	color: #1F1F1F;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cf_footer p {
	margin-top: 15px;
}
.header_logo {
	text-align: right;
	padding: 1.5em;
}
.flex2 ul,.flex3 ul {
	display: flex;
	justify-content: space-between;
	padding-left: 0px;
}
.flex2 li {
	width: 48%;
	list-style: none;
}
.flex2 .dg08 {
	text-align: right;
}
.flex2 .dg08 img {
	width: 100%;
	max-width: 394px;
}
.flex3 li {
	width: 31%;
	list-style: none;
}
.t_right p {
	text-align: right;
}
.t_right {
	text-align: right;
}
.fl_center {
	align-items: center;
}
.d_line1 {
	border-bottom: dotted 4px #B8B8B8;
	padding-bottom: 0.3em;
}
.mt30 {
	margin-top: 30px;
}
.g_back {
	background-color: #F1F1F1;
}

/*fv*/
.fv_box {
	margin-top: 3em;
	text-align: center;
}
.fv_box .flex3 {
	background-image: url("../images/pc_etx/logo_top.png");
	background-repeat: no-repeat;
	background-position: right top;
}
.fv_box h1 img {
  max-width: 825px;
  margin-bottom: 0.3em;
}
.fv_box h2 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.fv_box h4 {
	text-align: center;
}
.fv_box .period {
	text-align: center;
	font-size: 1.3em;
}
.fv_cv {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -50px;
	margin-bottom: 60px;
}
.fv_cv a {
	max-width: 231px;
	height: 44px;
	background-image: url("../images/2022/entry_bt1.png");
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	text-decoration: none;
	transition: background 0.5s;
}
.fv_cv a:hover {
	background-image: url("../images/2022/entry_bt2.png");
}
.fv_box h3 {
	text-align: center;
	font-size: 23px;
	margin-bottom: 40px;
}
.fv_box .top_img {
	margin-bottom: 50px;
}
.fv_box .mark01{
	text-align: left;
}
.fv_box .mark02{
	text-align: center;
}
.fv_box .mark03 {
	text-align: right;
}
.cv_bt a {
	font-size: 30px;
	background-color: #FF8354;
	background-image: url("../images/pc/arrow1.png");
	background-repeat: no-repeat;
	background-position: 30px center;
	padding: 15px;
	border: solid 0px;
	border-radius: 60px;
	color: #fff;
	transition: background 0.5s;
	text-align: center;
	width: 500px;
	display: inline-block;
	margin-bottom: 1.2em;
}
.cv_bt {
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 2.7em;
}
.cv_bt a:hover {
	background-color: #B53800;
	box-shadow: 0 0 10px 3px #F3E090;
	text-decoration: none;
}
.cv_illust img {
	width: 80%;
}
#theme img {
	max-width: 786px;
	max-height: 342px;
}
.sp_item {
		display: none;
	}
.cap1 {
	font-size: 0.7em;
	text-align: left;
}
.top_cap {
	text-align: right;
}

/*emo_t_s1*/
.emo_t_s1 {
	background-color: #E9F3FF;
	padding-top: 1em;
	padding-bottom: 3em;
	text-align: center;
}
.emo_t_s1 img {
	max-width: 974px;
	width: 100%;
}
.read_s1 {
	font-size: 30px;
	line-height: 41px;
	font-weight: bold;
	margin-top:1em;
}
.s_title {
	font-size: 48px;
	line-height: 68px;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.or_text {
	color: #FF8354;
}
.read_s2 {
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}
.read_s3 {
	font-size: 20px;
	line-height: 33px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}
.s_title4 {
	font-size: 37px;
	line-height: 49px;
	font-weight: bold;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.emo_t_s2 {
	padding-top: 2em;
	padding-bottom: 3em;
}
.emo_box1 {
	margin-top: 2em;
}

.initiatives {
	margin-bottom: 3em;
}

/*cv_box*/
.cv_box {
	background-color: #FFFAE4;
	padding-top: 40px;
	margin-bottom: 2em;
margin-top: 4em;
	border-top: solid 17px #FF8354;
	padding-bottom: 0.8em;
}
.cv_box h3 {
  font-size: 35px;
  color: #000;
  text-align: center;
  margin-bottom: 1em;
}
.cv_box .line_fb {
	display: flex;
}
.cv_box .ws_70 {
	width: 70%;
}
.cv_box .ws_50 {
	width: 50%;
}
.cv_box .ws_30 {
	width: 30%;
}
.cv_box .cv_bt {
	margin-top: 1em;
}
.entry_tx {
	padding-right: 1em;
}
.cv_box img {
		width: 100%;
		max-width: 510px;
	}

/*入力フォーム関連*/

/*entry*/
.entry {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fff;
}
.entry .hbspt-form {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.privacy_policy {
    overflow: scroll;
    width: 80%;
    height: 250px;
    background-color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    border: solid 1px #dddddd;
    margin-bottom: 5em;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1em;
}
.privacy_policy h2 {
	font-size: 1.2em;
}
.privacy_policy h3, .privacy_policy h4 {
	font-size: 1.2em;
}
.privacy_policy p {
	font-size: 1em;
	line-height: 1.6em;
}
.entry .hbspt-form .hs-input {
  background-color: #F2F1E9;
  border: solid 1px #ababab;
  border-radius: 5px;
  padding: 8px;
  margin-bottom: 20px;
}
.entry .hbspt-form .inputs-list {
	list-style: none;
	margin-left: 0px;
}
.entry .hs-field-desc {
	font-size: 1em;
}
.entry .hs-button {
	
}
.entry .hs-button {
	font-size: 21px;
	background-color: #3A871B;
	padding: 10px;
	border: solid 0px;
	border-radius: 6px;
	color: #fff;
	transition: background 0.5s;
	text-align: center;
	width: 400px;
	display: inline-block;
	margin-bottom: 40px;
}
.entry .hs-button {
	text-align: center;
	margin-top: 50px;
}
.entry .hs-button:hover {
	background-color: #195600;
	box-shadow: 0 0 10px 3px #fff;
	text-decoration: none;
}
.contact_lf .contact-cap {
	font-size: 86%;
	text-align: center;
}
.entry h2 {
	font-size: 1.5em;
	background-color: #DBDBDB;
	padding: 0.5em;
	text-align: center;
}
.entry_tx2 {
	padding-top: 0.5em;
	padding-bottom: 1em;
	text-align: center;
}

/*　logoスライド1枚版　*/
.loop_wrap {
  display: flex;
    width: 270vw;
    height: 135px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 50px;
}
.logo_banner_box {
	margin: 0 calc(50% - 50vw);
    width: 99vw;
    position: relative;
	overflow: hidden;
}

.loop_wrap img {
  width: auto;
  height: 100%;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.loop_wrap img:first-child {
  animation: loop 100s -50s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 100s linear infinite;
}

/*features */

.features ul {
	display: flex;
	justify-content: space-between;
	padding-left: 0px;
}
.comp_box .container {
	padding-left: 4em;
	padding-right: 4em;
}
@media only screen and (max-width: 760px) {
	.loop_wrap {
    width: 432vw;
		margin-top: 15px;
    margin-bottom: 25px;
	}
}

@media only screen and (max-width: 1200px) {
	.header_cv .entry_tx {
		display: none;
	}
	.features .ft_img img {
	width: 100%;
}
}
@media only screen and (max-width: 992px) {
	#theme img {
	width: 100%;
}
	.entry .hbspt-form {
		width: 100%;
	}
		.nav-item {
  text-align: center;
  width: 100%;
  border-bottom: solid 1px #ababab;
}
	.header_cv a {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}
	.navbar {
	position: absolute;
}
	.comp_box .container {
	padding-left: 1em;
	padding-right: 1em;
}
	.flex2 ul,.flex3 ul {
	display: block;
}
.flex2 li {
	width: 100%;
}
	.flex2 .dg08 {
	text-align: center;
}
.flex3 li {
	width: 100%;
}
	.flex3 li {
	text-align: center;
	margin-bottom: 1em;
}
	.fv_box .top_img {
  margin-bottom: 6px;
}
	.dg10 {
		max-width: 909px;
		width: 100%;
	}
	.dg04,.dg06 {
		margin-bottom: 2em;
	}
}
@media only screen and (max-width: 768px) {
	.fv_cv a {
	width: 180px;
	height: 40px;
}
	.fv_cv {
	margin-top: -2px;
}
	.about table,
	.outline .container table {
  width: 100%;
	}
	.cv_logo {
		text-align: center;
		margin-bottom: 20px;
	}
	.cv_logo img {
		width: 274px;
		height: 124px;
	}
	.entry .hs-button,
	.cv_bt a {
		width: 100%;
		background-image: none;
	}
	.read1 {
		text-align: left;
	}
	.speakers img {
		width: 250px;
		height: 122px;
	}
	.timetable2 h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
	.privacy_policy {
    width: 100%;
	}
	.pc_item {
		display: none;
	}
	.sp_item {
		display: inherit;
	}
	.header_logo {
  padding: 1em;
}
	.cv_bt a {
  font-size: 23px;
  background-position: 20px center;
  padding: 13px;
  width: 100%;
  margin-bottom: 1.2em;
line-height: 130%;
}
	.fv_box h1 img {
  margin-bottom: 0.3em;
}
	.mb2em {
		margin-bottom: 2em;
	}
	.mb5em {
		margin-bottom: 5em;
	}
	.mt2em {
		margin-top: 2em;
	}
	.mt5em {
		margin-top: 5em;
	}
	.s_title {
  font-size: 28px;
  line-height: 36px;
  margin-top: 1em;
  margin-bottom: 0.2em;
}
	.read1 {
  font-size: 16px;
  line-height: 24px;
  padding-top: 15px;
  margin-bottom: -120px;
  padding-bottom: 117px;
 background-image: none;
}
	.line_crm {
  padding-bottom: 26px;
  background-size: 2%;
}
	.it_box3 {
  width: 105px;
  margin-top: 2em;
}
	.it_tx1 {
		font-size: 12px;
	}
	.it_tx2 {
  font-size: 12px;
	}
	.initiatives {
  margin-bottom: 1em;
}
	.comp_box {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 2em;
	}
	.comp_box .cp_tx, .function_box .cp_tx {
  font-size: 16px;
  line-height: 26px;
  margin-top: 1em;
}
	.cv_box h3 {
  font-size: 23px;
  color: rgb(0, 0, 0);
  text-align: center;
}
	.cv_box .line_fb {
  display: block;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
	.cv_box .ws_50 {
  width: 100%;
}
	.cv_box .ws_70 {
	width: 100%;
}
	.cv_box .ws_30 {
	width: 50%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0.5em;
}
.cv_box .cv_bt a {
  font-size: 23px;
  background-position: 20px center;
  padding: 11px;
  width: 100%;
  margin-bottom: 0.5em;
}
	.cv_box .cv_bt {
  margin-top: 1.5em;
}
	.cv_box {
  margin-bottom: 0em;
    margin-top: 2em;
		padding-top: 0em;
}
	.function_box h3 {
  background-position: 1em top;
  padding-bottom: 0.3em;
  padding-top: 1.2em;
  margin-bottom: 0px;
  padding-left: 2em;
  background-size: 80%;
		    font-size: 1.5em;
}
	.line_mail h3 {
  background-position: 1em top;
  padding-bottom: 0.4em;
  padding-top: 1.7em;
  margin-bottom: 0px;
  padding-left: 2em;
  background-size: 80%;
		    font-size: 1.5em;
}
	.line_mail .text1 {
  background-color: #F1F1F1;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 28px;
}
	.cv_box .ws_50 {
  text-align: center;
}
	.logo_banner_box {
		display: none;
	}
	.cf_footer {
    padding-top: 10px;
    padding-bottom: 10px;
}
	.top_cap {
	text-align: left;
}
	.read_s1 {
  font-size: 20px;
  line-height: 31px;
  font-weight: normal;
  text-align: left;
}
	.emo_t_s1 {
  padding-bottom: 1em;
}
	.read_s2,.read_s3 {
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 1em;
  margin-top: 1em;
font-weight: normal;
}
	.s_title4 {
  font-size: 21px;
  line-height: 32px;
}
	.s_title {
  font-size: 24px;
  line-height: 33px;
}
	.cv_box h3 {
  font-size: 17px;
  font-weight: bold;
}
	.mb2em {
  margin-bottom: 0.5em;
}
	.flex2 .dg08 img {
  width: 80%;
}
	.emo_t_s2 {
  padding-bottom: 1.5em;
}
	.mark01 img {
		width: 30%;
		margin-bottom: -50px;
	}
	.mark02 img {
		width: 65%;
	}
	.fv_box .mark02 {
		margin-left: 1.8em;
	}
	.fv_box {
		margin-top: 0.8em;
	}
	.flex3 li {
  margin-bottom: -0.5em;
}
}