@charset "UTF-8";

.primary-wrap { padding-bottom: 0; }


/*========================================================
 LPヘッダー
 ========================================================*/

 /* --------------------------------------------
 ヘッダー廻り
-----------------------------------------------*/


/* LPデフォルト設定より */

.img-lptit + .lp-date-ul { margin: -10% -3% 0; }

/* ヘッド 日程*/

.lp-date-ul,
.lp-date-ul li {
	background: rgba(255,105,0,1);
	border-bottom: 1px solid #fff;
}

.lp-date-ul li {
	color: #fff;
	padding: 0 0 0.5em;
}

.lp-date-ul li br { display: none; }

.lp-date-ul .lp-area {
	padding: 0.1em 0.5em;
	border: 1px solid;
	width: max-content;
	margin: 0.3em auto 0;
}

@media screen and ( min-width: 760px )  {

	.img-lptit + .lp-date-ul {
		font-size: 1.375em;
		margin: 0;
		bottom: 16px;
	}

	.img-lptit + .lp-date-ul.posi-left,
	.img-lptit + .lp-date-ul.posi-right { width: 68%; }/* 写真により調整*/

	.lp-date-ul,
	.lp-date-ul li {
		border: none;
		background: none;
	}

	.lp-date-ul li {
		font-size: 0.9375em;
		line-height: 1;
		letter-spacing: 0;
		padding: 0.5em 1em;
		background: rgba(255,105,0,1);
		margin: 0 0.5em 0;
		position: relative;
	}

	.lp-date-ul li::after {
		content: '';
		display: block;
		border: 1px solid #fff;
		position: absolute;
		top: 0.2em;
		right: 0.3em;
		bottom: 0.2em;
		left: 0.3em;
	}

	.lp-date-ul li br { display: inline; }

	.lp-date-ul .lp-area {
		font-size: 0.75em;
		margin-top: 0.5em;
	}
}

/*========================================================
 LP共通
 ========================================================*/


.lpsec-contents.contents > h2:not(.loop-section-tit) {
	color: var(--key-main-color);
	font-family: var(--font-gothic);
	font-weight: 700;
	margin-bottom: 1em;
}

.lpsec-contents p:not(:last-child) { margin-bottom: 0.8em; }

@media screen and ( min-width: 641px ) {

	.lpsec-contents { font-size: 1.0625em; }
}

/* チェックリスト */

ul.checklist-css { padding-left: 2.25em; }

.checklist-css > li::after {
	border-color: var(--wp--preset--color--theme-red);
}

/*========================================================
 セクション帯内
 ========================================================*/

 .btn-side { color: #fff; }

 .btn-splp .fa-circle-play {
 	display: inline-block;
 	-ms-transform: rotate(90deg);
 	transform: rotate(90deg);
 }

 .btn-splp a { border-radius: 2px; }


 @media screen and (min-width: 641px) {

  .sechead-line + .lpsec-wrap,
  .splp-sec01 .lpsec-wrap {
    padding: 80px 0 0;
  }
}

/**
	セミナープログラムのご紹介
----------------------------------------------------- **/

.program-strategy h3 .lp-strategy,
.program-strategy h3 .arkb-fz {
	display: block;
}

/*.program-strategy h3 {
	text-shadow: 0 2px 3px rgba(0,0,0,0.2);
}*/

.program-strategy h3 .lp-strategy {
	color: #fff;
	font-size: 0.75em;
	background: var(--theme-red);
	padding: 0 0.3em;
	width: max-content;
	border-radius: 4px;
	margin-bottom: 0.3em;
}

.program-strategy h3 + ul {
	padding-top: 0.5em;
	border-top: 1px solid;
}

@media screen and ( min-width: 641px ) {

	.program-strategy h3 {
		font-size: 1.5em;
	}

	.program-strategy h3 .lp-strategy {
		float: left;
		margin: 0.3em 0.5em 0.5em 0;
	}

	.program-strategy h3 .arkb-fz { display: inline; }
}

/**
	セミナー開催概要
----------------------------------------------------- **/

h2 + .added-section { margin-top: 40px; }

.semi-outlinetb th,
.semi-outlinetb td { border-color: #ccc; }

.contents .semi-outlinetb p { margin: 0; }

.place-box { margin-bottom: 1em; }

.acf-map {
  width: 100%;
  height: 240px;
  border: 1px solid #eee;
  margin: 8px 0px;
}

@media screen and ( min-width: 641px ) {

	.semi-outlinetb .place-box {
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}

	.semi-outlinetb .place-box img {
		max-width: none;
		width: auto;
		height: 240px;
		object-fit: cover;
	}

	.semi-outlinetb .place-box .semiplace-ph {
		max-width: 40%;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin: 0 2em 0 0;
	}

	.semi-outlinetb .place-box .acf-map {
		margin: 0;
	}
}

/* 申込みフォーム
----------------------------- */

.lpsec-contents .form-box {
	padding: 0;
	background: none;
}

.lpsec-contents .btn-line {
	text-align: center;
	position: relative;
}

/* FAX申込み
----------------------------- */

.semifax-section > h2 { font-size: 1.375em; }

.semi-faxbox {
	background: #fff;
	padding: 8px;
}

.semi-faxwrap > *:not(:first-child) { margin-top: 0.5rem; }

.fax-iconwrap > a,
.fax-iconwrap > a span { display: block; }

.fax-iconwrap > a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.fax-iconwrap a .faxTxt {
	text-indent: -1.3em;
	padding-left: 1.5em;
}

.fax-icon {
	width: 3em;
	text-align: center;
}

.fa-file-pdf {
	color: var(--wp--preset--color--theme-brown);
	height: 2.5em;
}

.fax-numbox {
	text-align: center;
	text-indent: 0;
	line-height: 1.3;
	margin: 0;
	background: #fff;
	padding: 8px 8px;
}

p.fax-number {
	font-size:1.5rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}

.fax-number .sp-block {
	font-size: 0.875rem;
	font-weight: normal;
}

@media screen and ( min-width: 641px ) {

	.semifax-section > h2 { font-size: 1.5em; }

	.semi-faxbox { padding: 16px; }

	.semi-faxwrap {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.semi-faxwrap > *:not(:first-child) { margin-top: 0; }

	.fax-numbox {
		-ms-flex: 1;
		flex: 1;
		margin: 0 0 0 1.5em;
	}
}

/**
	フェードアニメ関連
----------------------------------------------------- **/

.fade-group figure { overflow: hidden; }

.fade-out {
	-ms-transform: translateY( 50px );
	transform: translateY( 50px );
	-ms-transition: 0.8s;
	transition: 0.8s;
	opacity: 0;
}

.fade-right.fade-out {
	-ms-transform: translateX( 50px ),translateY( 0 );
	transform: translate( 50px, 0 );
}

.fade-left.fade-out {
	-ms-transform: translateX( -50px ),translateY( 0 );
	transform: translate( -50px, 0 );
}

.fade-out.scale-fade img  {
	-ms-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
	-ms-transition: 1s all;
	transition: 1s all;
}

.fade-out.scale-fade .thum-box img {
	-ms-transform: translateX(-50%) scale(1.2,1.2);
	transform: translate(-50%,0) scale(1.2,1.2);
}

.fade-in {
	-ms-transform: translateY( 0px );
	transform: translateY( 0px );
	opacity: 1;
}

.fade-right.fade-in,
.fade-left.fade-in {
	-ms-transform: translateX( 0 ),translateY( 0 );
	transform: translate( 0, 0 );
}

.fade-in.scale-fade img  {
	-ms-transform: scale(1,1);
	transform: scale(1,1);
}

.fade-in.scale-fade .thum-box img  {
	-ms-transform:  translateX(-50%) scale(1,1);
	transform: translate(-50%,0) scale(1,1);
}
