@charset "UTF-8";
#seminarHeadLine .inBox {
	padding: 0 20px 20px 20px;
	border-left: solid 10px #8dc21f;
	border-bottom: solid 10px #8dc21f;
	border-right: solid 10px #8dc21f;
	box-sizing: border-box;
	max-width: 780px;
	margin: auto;
	background-color: #FFF;
}
#seminarHeadLine .inBox dl {
	margin-top: 0;
}
#seminarHeadLine dt:first-child, #seminarHeadLine dt:first-child + dd {
	border-top: none;
}
#catchHome_main {
	background-color: #3AE;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 10px;
}
#catchHome_main h1 {
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 1.2em;
	letter-spacing: 0.4em;
	margin-left: 0.5em;
}
#catchHome_main .balloon {
	text-align: center;
	margin-bottom: -10px;
}
#catchHome_main .balloon::after {
	content: "";
	display: block;
	margin: auto;
	border-top: solid 20px #FFF;
	border-left: solid 20px transparent;
	border-right: solid 20px transparent;
	width: 0px;
}
#catchHome_main .balloon p {
	line-height: 1.5em;
	color: #F48;
	font-weight: bold;
	padding: 20px;
	border-radius: 10px;
	background-color: #FFF;
	display: inline-block;
}
#catchHome_bnr {
	display: flex;
	/* [disabled]flex-wrap: wrap; */
	justify-content: center;
}
#catchHome_bnr .inBox {
	padding: 0px 5px;
	/* [disabled]width: 50%; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
}
#catchHome_bnr .inBox p {
	text-align: center;
	margin-top: 7px;
	line-height: 1.3em;
	font-weight: bold;
}
#catchHome_lp {
	border-top: solid 10px #de4315;
}
#catchHome_lp .photo {
	background-image: url(sec01_02.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#catchHome_lp .inBox {
	padding: 20px;
	background-color: #de4315;
}
#catchHome_lp .inBox h2 {
	text-align: center;
	color: #FFF;
}
#catchHome_lp .inBox .button {
	margin-top: 10px;
}
#catchHome_lp .inBox .button a {
	background-color: #FFF;
	border-radius: 999px;
	color: #de4315;
	font-weight: bold;
}
#catchHome_1 {
	background-color: #3AE;
	margin: 10px;
	color: #FFF;
	padding-top: 10%;
	padding-bottom: 10%;
	border-radius: 10px;
}
#catchHome_1 .wrapper {
	overflow: hidden;
}
#catchHome_1 .inBox {
	width: 50%;
	float: left;
}
#catchHome_1 h1 {
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 1.2em;
	letter-spacing: 0.4em;
	margin-left: 0.5em;
}
#catchHome_1 h2 {
	margin-bottom: 20px;
	padding-right: 0.5em;
	padding-left: 1em;
	border: solid 1px;
	display: inline-block;
	font-size: 120%;
	line-height: 2em;
	letter-spacing: 0.5em;
	margin-top: 20px;
	color: #FFF;
	font-weight: normal;
}
#catchHome_1 .inBox .photo img {
	margin-top: 10px;
}
#home_attention ul {
	display: inline-block;
	margin-top: 40px;
}
#home_attention ul li {
	list-style: none;
	font-size: 70%;
	line-height: 1.5em;
	margin: 0px;
	text-indent: -2em;
	padding-left: 2em;
	text-align: left;
	letter-spacing: 0em;
}
#catchHome_2 .inBox {
	/* [disabled]background-color: #FFF; */
	/* [disabled]padding-top: 10%; */
	/* [disabled]padding-bottom: 10%; */
	/* [disabled]border-bottom: solid 5px #3AE; */
}
#catchHome_3 {
	background-color: #3AE;
	color: #FFF;
	padding-top: 10%;
	padding-bottom: 10%;
}
#catchHome_3 .wrapper {
	overflow: hidden;
}
#catchHome_3 .inBox {
	width: 50%;
	float: left;
}
#catchHome_3 h2 {
	color: #FFF;
}
#catchHome_3 ul {
	margin-top: 0px;
}
#catchHome_3 ul li {
	border: solid 1px #FFF;
	list-style: none;
	margin-top: 20px;
	padding: 1em;
	/* [disabled]background-color: #058; */
	text-align: center;
	font-size: 150%;
	line-height: 1.5em;
	/* [disabled]font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif; */
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 10px 10px 0px rgba(255, 255, 255, 0.5);
	box-shadow: 10px 10px 0px rgba(255, 255, 255, 0.5);
	font-weight: bold;
}
#catchHome_3 .photo {
	margin-top: 20px;
}
#catchHome_3 .button a {
	background-color: #FFF;
	color: #3AE;
}
#catchHome_4 {}
#catchHome_4 .wrapper {
	overflow: hidden;
}
#catchHome_4 .inBox {
	width: 50%;
	float: left;
}
#strongList .inBox {
	padding: 10%;
	margin-top: 20px;
	border: dotted 5px #4AE;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.8);
}
#strongList .inBox h3 {
	margin-top: 0px;
	padding-left: 2em;
	text-indent: -2em;
	line-height: 1.5em;
	color: #000;
}
#strongList .inBox h3 .icon {
	display: inline-block;
	width: 1.5em;
	text-align: center;
	background-color: #4AE;
	color: #FFF;
	margin-right: 0.5em;
	text-indent: 0;
	border-radius: 50%;
}
#analystBox {
	overflow: hidden;
}
#analystBox .photo {
	width: 248px;
	float: left;
	margin-right: 30px;
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 20px;
	letter-spacing: 0px;
}
#analystBox .photo img {
	border-radius: 999px;
}
#analystBox .photo h3 {
	text-align: center;
	margin-top: 10px;
}
@media screen and (max-width: 700px) {
	#width-----700px----- {}
	#catchHome_main h1 {
		letter-spacing: 0.2em;
		font-size: 130%;
	}
#catchHome_bnr {
	display: block;
}
	#catchHome_bnr .inBox {
		width: 100%;
	}
	#catchHome_lp .inBox h2 {
		font-size: 120%;
		line-height: 1.5em;
	}
	#catchHome_1 {
		position: relative;
		top: inherit;
		z-index: inherit;
	}
	#catchHome_1 .inBox {
		width: auto;
		float: none;
	}
	#catchHome_1 .inBox img {
		width: 100%;
		height: auto;
	}
	#catchHome_1 .inBox .photo img {
		/* [disabled]width: 70%; */
		/* [disabled]height: auto; */
		margin-top: 20px;
	}
	#catchHome_1 h1 {
		width: auto;
		letter-spacing: 0.2em;
		margin-left: 0.2em;
		/* [disabled]padding-bottom: 0px; */
		font-size: 130%;
	}
	#catchHome_1 p {
		line-height: 1.5em;
	}
	#catchHome_3 .inBox {
		width: auto;
		float: none;
	}
	#catchHome_3 .inBox .photo img {
		/* [disabled]width: 70%; */
		/* [disabled]height: auto; */
	}
	#catchHome_3 ul li {
		font-size: 130%;
	}
	#catchHome_4 .inBox {
		width: auto;
		float: none;
	}
	#catchHome_4 .inBox .photo img {
		width: 30%;
		height: auto;
		margin-bottom: 20px;
	}
	#analystBox .photo {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#analystBox .photo img {
		width: 50%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
}
