/*--------------------------------------
mainimage
--------------------------------------*/
#content {
	padding-top: 19px;
}
.elementor-widget:not(:last-child) {
	margin-bottom: 0;
}
.contentArea {
	padding-bottom: 0;
}
#mainimage {
	max-width: 960px;
	margin: 0 auto;
	width: 100%;
	padding-top: 16px;
}
#mainimage img {
	width: 100%;
}
.top01 {
	max-width: 960px;
	margin: 0 auto;
	background: url(/wp-content/uploads/top_bg01.png) no-repeat center top;
	padding: 36px 0 35px;
	background-size: cover;
	text-align: center;
}
.top01 p {
  letter-spacing: 0.4px;
  color: #555555;
}
.top01 .title {
	font-size: 36px;
	color: #006434;
	margin: 0 0 18px;
	letter-spacing: 0.2em;
	/*font-family: "dnp-shuei-gothic-kin-std", sans-serif;*/
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: bold;
	font-style: normal;
}
@media screen and (max-width: 767px) {
	.top01 .title {
		font-size: 30px;
	}
	.top01 .p01 {
		padding: 0 20px;
	}
}
/*--------------------------------------
TITLE
--------------------------------------*/
.topTitleH1 h1,
.topTitleH2 h2 {
	color: #33383b;
	font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #63abd4;
	line-height: 1.4;
	letter-spacing: 5px;
	padding: 0 0 15px;
}

@media screen and (max-width: 480px) {
	.topTitleH1 h1,
	.topTitleH2 h2 {
		letter-spacing: 0;
	}
}


/*--------------------------------------
layout
--------------------------------------*/
.otherBox {
	background: #d6ecf7;
	padding: 18px 25px 10px;
	margin-bottom: 2px !important;
}
.otherBox li {
	color: #4b4847;
	font-size: 16px;
	line-height: 1.8;
	padding-left: 10px;
	position: relative;
}
.otherBox li:before {
	background: #4b4847;
	border-radius: 50%;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 3px;
}
.elementor-button {
	background: #79bee5;
	border-bottom: 3px solid #cccccc;
	color: #fff;
	display: block;
	font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	letter-spacing: 5px;
	line-height: 1.4;
	padding: 9px 20px 10px;
	position: relative;
	text-align: center;
}
.elementor-button:before {
	border-bottom: 8px solid #00629a;
	border-left: 8px solid transparent;
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
}
.elementor a.elementor-button:hover,
.elementor-button:hover {
	text-decoration: none !important;
	background: #94cbea;
}
.btnBlack .elementor-button {
	background: #a5dcf2;
	color: #333;
	padding: 28px 20px 29px;
}
.btnBlack .elementor-button:before {
	border-bottom: 8px solid #63abd4;
}
.btnBlack .elementor-button:hover {
	background: #94cbea;
	color: #fff;
}
.caseBox {
	border: 5px solid #d2f2ff;
}
.caseTop {
	padding: 34px 35px 29px;
}
.caseCenter {
	padding: 0 35px;
}
.caseBox h3 {
	color: #4b4847;
	font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 26px;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 4px;
}
.caseNum .elementor-heading-title {
	color: #4b4847;
	font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	letter-spacing: 4px;
	font-weight: bold;
	text-indent: -34px;
	padding-left: 34px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.caseNum .elementor-heading-title sub {
	color: #fff;
	font-family: Adobe Caslon pro;
	font-size: 20px;
	font-weight: normal;
	padding: 0 12px 0 8px;
	position: relative;
	vertical-align: baseline;
	z-index: 998;
}
.caseNum .elementor-heading-title sub:after {
	background: #63abd4;
	border-radius: 50%;
	content: "";
	display: block;
	height: 26px;
	left: 0;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 26px;
	z-index: -998;
}
.caseCenter .elementor-text-editor {
	color: #4b4847;
	font-size: 15px;
	letter-spacing: 4.5px;
	line-height: 1.8;
	margin-bottom: 28px;
}
.caseBottom {
	background: #d2f2ff;
	margin-top: 3px;
	padding: 40px 25px 30px;
}
.caseBottom .elementor-column.elementor-col-50:nth-child(1) {
	width: 131px;
	padding-right: 25px;
}
.caseBottom .elementor-column.elementor-col-50:nth-child(2) {
	width: calc(100% - 131px);
}
.caseBottom .elementor-widget-wrap {
	align-content: center;
}
.caseBottom .elementor-text-editor {
	color: #4b4847;
	font-size: 15px;
	letter-spacing: 4.5px;
	line-height: 1.8;
}
.textBox {
	background: #79bee5;
	padding: 40px 45px 35px;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.textBox:after {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 16px solid #79bee5;
	bottom: -16px;
	content: "";
	left: 50%;
	margin-left: -15px;
	position: absolute;
}
.textBox .elementor-heading-title {
	text-align: center;
	font-size: 26px;
	letter-spacing: 6.5px;
	margin-bottom: 30px;
	line-height: 1.3;
}
.textBox .elementor-text-editor {
	line-height: 1.7;
	letter-spacing: 0.3em;
}

@media screen and (max-width: 767px) {
	.otherBox ul {
		height: auto !important;
	}
	.caseTop {
		padding: 30px 20px 25px;
	}
	.caseCenter {
		padding: 0 20px;
	}
	.caseBox h3 {
		letter-spacing: 0;
	}
	.caseBottom {
		margin-top: 0;
		padding: 30px 20px;
	}
	.caseBottom .elementor-column.elementor-col-50:nth-child(1) {
		display: none;
	}
	.caseBottom .elementor-column.elementor-col-50:nth-child(2) {
		width: 100%;
	}
	.caseBottom .elementor-column.elementor-col-50:nth-child(2) img {
		width: 90px;
		float: left;
		margin: 0 20px 15px 0;
	}
	.textBox {
		padding: 30px 20px;
	}
	.textBox .elementor-heading-title {
		margin-bottom: 15px;
		font-size: 24px;
	}
	.textBox .elementor-text-editor {
		letter-spacing: 0.05em;
	}
	.elementor-button {
		letter-spacing: 0;
	}
}