@charset "utf-8";
/* -------------------------------------
■mainView
------------------------------------- */
#mainView {
	background: url(/wp-content/uploads/mainBg.jpg) no-repeat center top;
	background-size: cover;
	height: 650px;
	margin-top: 33px;
}
#mainView img {
	width: 100%;
}
#mainView .links .last img {
	max-width: 671px;
}

.elementor-editor-active #mainView {
	height: auto !important;
}

@media screen and (min-width: 768px) {
	#mainView > .elementor-container {
		max-width: 960px;
		padding: 4.5% 3.5% 4.5% 2%;
	}
	#mainView > .elementor-container > .elementor-row {
		justify-content: space-between;
	}
	#mainView .links {
		width: 75%;
	}
	#mainView .title {
		width: 20%;
	}
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	#mainView {
		height: 490px;
	}
	#mainView > .elementor-container {
		max-width: 768px;
	}
}

@media screen and (max-width: 767px) {
	#mainView {
		background: url(/wp-content/uploads/mainBg_sp.jpg) no-repeat center top;
		background-size: cover;
		height: auto;
		margin-top: 0;
		padding: 50px 0;
	}
}

/* -------------------------------------
■タイトル
------------------------------------- */
.titWrap h2 {
	font-size: 36px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 10px;
	line-height: 1.2;
	text-align: center;
	padding: 16px 0px 27px;
}
.titWrap h2 sup {
	display: block;
	font-size: 16px;
	color: #ce7fc1;
	font-weight: normal;
	letter-spacing: 4px;
	padding: 0px 0px 18px 0px;
}

@media screen and (max-width: 767px) {
	.titWrap h2 {
		font-size: 26px;
		letter-spacing: 4px !important;
	}
	.titWrap h2 sup {
		font-size: 15px;
		letter-spacing: 2px;
	}
}

/* -------------------------------------
■menuSec
------------------------------------- */
.menuSec {
	background-image: linear-gradient(0deg, #f2f2f2 0%, #fbfbfb 100%);
	border-bottom: 1px solid #e4e6e8;
	border-top: 1px solid #e4e6e8;
	padding: 66px 0 60px;
	text-align: center;
}
.menuSec.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1436px;
}
.menuSec .photo {
	margin-bottom: 14px;
}
.menuSec .title {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 41px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 2px;
	color: #2e77b0;
	margin-bottom: 20px;
}
.menuSec .elementor-top-column:first-child .title {
	letter-spacing: 0.5px;
}
.menuSec .txt {
	font-size: 20px;
	letter-spacing: 2.5px;
	line-height: 1.7;
	color: #2e77b0;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.menuSec > .elementor-container > .elementor-row {
		justify-content: space-between;
	}
	.menuSec .elementor-top-column:first-child {
		width: 27%;
	}
	.menuSec .elementor-top-column:nth-child(2) {
		width: 35%;
	}
	.menuSec .elementor-top-column:last-child {
		width: 31%;
	}
}

@media screen and (max-width: 1460px) and (min-width: 768px) {
	.menuSec .txt br {
		display: none;
	}
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.menuSec .elementor-top-column:first-child {
		width: 28%;
	}
	.menuSec .elementor-top-column:nth-child(2) {
		width: 36%;
	}
	.menuSec .elementor-top-column:last-child {
		width: 33%;
	}
	.menuSec .title {
		font-size: 34px;
		letter-spacing: 0 !important;
	}
	.menuSec .txt {
		font-size: 18px;
		letter-spacing: 0;
	}
}

/* -------------------------------------
■申し込みは随時受け付けております。
相談は無料ですので、まずはお気軽にご連絡下さい
------------------------------------- */
@media screen and (min-width: 768px) {
	.conversion.second {
		background: url(/wp-content/uploads/contactBg_second.jpg) no-repeat 65% top;
		background-size: cover;
	}
	.conversion.third {
		background: url(/wp-content/uploads/contactBg_third.jpg) no-repeat 30% top;
		background-size: cover;
	}
	.conversion .contactWrap {
		box-shadow: 0 0 24px #aca679;
		border-radius: 8px;
	}
}

/* -------------------------------------
■労災保険
------------------------------------- */
.insuranceSec .headline {
	padding: 74px 0 72px;
	position: relative;
	z-index: 2;
}
.insuranceSec .headline:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	position: absolute;
	left: calc(50% - 16px);
	bottom: -28px;
}
.insuranceSec .headline h2 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 7px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
}
.insuranceSec .headline h2 span {
	margin-right: 18px;
}
.insuranceSec .detailWrap .inner .elementor-widget-wrap {
	justify-content: space-between;
}
.insuranceSec .detailWrap h3 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 55px;
}
.insuranceSec .detailWrap .txt {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 2.2;
	color: #666666;
}
.insuranceSec .detailWrap .button {
	width: 48.5%;
}
.insuranceSec .detailWrap .elementor-button {
	font-size: 16px;
	padding: 20px 35px 19px;
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.insuranceSec .detailWrap h3 {
		font-size: 32px;
		letter-spacing: 0 !important;
	}
	.insuranceSec .detailWrap .txt {
		letter-spacing: 0;
	}
	.insuranceSec .detailWrap .elementor-button {
		font-size: 15px;
		letter-spacing: 0;
	}
}

@media screen and (max-width: 767px) {
	.insuranceSec .headline {
		padding: 50px 0;
	}
	.insuranceSec .headline h2 {
		letter-spacing: 2px;
	}
	.insuranceSec .headline h2 span {
		display: block;
		margin: 0;
	}
	.insuranceSec .detailWrap .photo {
		margin-bottom: 25px;
	}
	.insuranceSec .detailWrap h3 {
		text-align: center;
		letter-spacing: 2px !important;
	}
	.insuranceSec .detailWrap h3 br {
		display: none;
	}
	.insuranceSec .detailWrap .button {
		width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.insuranceSec .headline h2 {
		font-size: 33px;
		letter-spacing: 0;
	}
	.insuranceSec .detailWrap h3 {
		font-size: 26px;
		line-height: 40px;
		letter-spacing: 0 !important;
	}
}

/*　中小事業主特別加入
------------------------------------- */
.insuranceSec.enterprises .headline {
	background: #4385b8;
}
.insuranceSec.enterprises .headline:after {
	border-top: 29px solid #4385b8;
}
.insuranceSec.enterprises .detailWrap {
	background: url(/wp-content/uploads/top_bg01.jpg) no-repeat center top;
	background-size: cover;
	padding: 48px 0 62px;
}
.insuranceSec.enterprises .detailWrap .inner .elementor-widget-wrap {
	max-width: 705px;
}
.insuranceSec.enterprises .detailWrap h3 {
	color: #2d73a9;
	letter-spacing: 11px;
	word-break: keep-all;
}
.insuranceSec.enterprises .detailWrap .txt {
	margin: 24px 0 27px;
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.insuranceSec.enterprises .detailWrap {
		background-position: 64% center;
	}
	.insuranceSec.enterprises .detailWrap .inner .elementor-widget-wrap {
		max-width: 75%;
	}
}

@media screen and (max-width: 767px) {
	.insuranceSec.enterprises .detailWrap {
		background: #e7f2fa;
		padding: 50px 0;
	}
	.insuranceSec.enterprises .detailWrap h3 {
		word-break: break-all;
	}
}

/*　一人親方特別加入
------------------------------------- */
.insuranceSec.soho .headline {
	background: #429971;
}
.insuranceSec.soho .headline:after {
	border-top: 29px solid #429971;
}
.insuranceSec.soho .detailWrap {
	background: url(/wp-content/uploads/top_bg02.jpg) no-repeat center top;
	background-size: cover;
	padding: 48px 0 65px;
}
.insuranceSec.soho .detailWrap .inner .elementor-widget-wrap {
	max-width: 700px;
	margin-left: auto;
}
.insuranceSec.soho .detailWrap h3 {
	color: #398f67;
	letter-spacing: 10px;
}
.insuranceSec.soho .detailWrap .txt {
	margin: 19px 0 25px;
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.insuranceSec.soho .detailWrap {
		background-position: 42% center;
	}
	.insuranceSec.soho .detailWrap .inner .elementor-widget-wrap {
		max-width: 70%;
	}
}

@media screen and (max-width: 767px) {
	.insuranceSec.soho .detailWrap {
		background: #edfcf5;
		padding: 50px 0;
	}
}

/* -------------------------------------
■お困りになる前に、
まずはご相談ください
------------------------------------- */
.infoSec {
	background: url(/wp-content/uploads/top_bg03.jpg) no-repeat 8% center;
	background-size: cover;
	padding: 55px 0 74px;
}
.infoSec .inner {
	width: 60%;
}
.infoSec .title .elementor-heading-title {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 14px;
	line-height: 1.4;
	color: #015db2;
}
.infoSec .txt {
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 35px;
	color: #666666;
	margin: 22px 0 20px;
}
.infoSec .txt p:not(:last-child) {
	margin-bottom: 35px;
}

@media screen and (max-width: 1725px) and (min-width: 996px) {
	.infoSec {
		background-position: 45% center;
	}
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.infoSec {
		background-position: 56% center;
	}
	.infoSec .title .elementor-heading-title {
		font-size: 38px;
		letter-spacing: 0;
	}
}

@media screen and (max-width: 767px) {
	.infoSec {
		background: #ecece5;
		text-align: center;
	}
	.infoSec .inner {
		width: 100%;
	}
	.infoSec .photo {
		margin-bottom: 20px;
	}
	.infoSec .title .elementor-heading-title {
		letter-spacing: 0;
	}
}

@media screen and (max-width: 479px) {
	.infoSec .title .elementor-heading-title {
		font-size: 30px;
	}
}

/* -------------------------------------
■新着情報
------------------------------------- */
.newsSec {
	padding: 59px 0 60px;
}
.newsSec h2 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 7px;
	color: #585858;
	text-align: left;
	padding: 23px 0 36px;
	border-top: 6px solid #3f82b5;
	border-bottom: 1px solid #998c72;
	margin-bottom: 1px;
	position: relative;
}
.newsSec h2 a {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #5e5c57;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 38px;
}
.newsSec h2 a:hover {
	color: #2e77b0;
}

@media screen and (max-width: 479px) {
	.newsSec h2 {
		font-size: 35px;
	}
}