@charset "utf-8";

.sp_disp {
	display: none;
}
.pc_disp {
	display: block;
}
div::after {
	visibility: hidden;
	display: none !important;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.pl30 {
	padding-left: 30px;
}

.lh-15 {
	line-height: 1.9 !important;
}

.content .plan-title {
	line-height: 1.5;
	padding: 12px 0px !important;
}

.plan {
	margin-top: 60px !important;
}

.content .plan-title span {
	color: #fff;
	/* background-color: #57B1CD; */
	display: block;
}

.content .plan-title01 span {
	background-color: #57B1CD;
}

.content .plan-title02 span {
	background-color: #E18037;
}

.content .plan-title01 {
	/* background-color: #57B1CD; */
	color: #57B1CD;
	font-size: 22px;
}

.content .plan-title02 {
	color: #E18037;
	font-size: 20px;
}

.content .plan-title span {
	display: block;
	padding: 5px 10px;
}

.square2025-plan ul {
	margin: 0;
	list-style: none;
}

.square2025-plan .plan>li {
	margin: 0 0 20px 0;
	padding: 19px 19px 0;
	border: 3px solid #d0d1d1;
}

.square2025-plan .plan-title {
	margin: 0 0 19px 0;
}

.square2025-plan .caseTitle {
	line-height: 27px;
	font-size: 14px;
	margin: 0;
	padding: 0 0 15px 104px;
	border-bottom: 1px #d0d1d1 solid;
}

.square2025-plan .case01 {
	background: url(../images/icon_kotoie_case001.gif) no-repeat 0 0;
}

.square2025-plan .case02 {
	background: url(../images/icon_kotoie_case002.gif) no-repeat 0 0;
}

.square2025-plan .human-example {
	margin: 0 0 -1px 0;
	overflow: hidden;
}

.square2025-plan .human-example li {
	margin: 20px 0;
	padding-left: 100px;
	border-bottom: 1px dotted #d0d1d1;
	background: url(../images/icon_kotoie_human-balloon.gif) no-repeat 18px 3px;
}

.square2025-plan .explanation {
	margin: 0;
	padding: 19px;
	background: #f0f0e1;
	margin-bottom: 40px !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.content .square2025-plan ul p {
	margin: 1em 0;
}

@media print,
screen and (min-width: 769px) {
	.content .plan-title {
		font-size: 20px;
		padding: 12px 0px;
	}

	.content .plan-title span {
		font-size: 22px;
		margin-top: 5px;
	}
}

@media only screen and (max-width: 768px) {
	.sp_disp {
		display: block;
	}
	.pc_disp {
		display: none;
	}
	.button-siryou {
		margin: 30px auto 50px !important;
		padding-bottom: 0 !important;
	}

	.content .plan-title {
		font-size: 16px;
		padding: 5px 0px;
	}

	.content .plan-title span {
		margin-top: 5px;
		display: block;
		font-size: 20px;
	}

}

.bnr-campain {
	display: block;
	margin: 0 auto 20px;
}

.videobox {
	margin: 0px 0;
	width: 100%;
	aspect-ratio: 16/9
}

.videobox video {
	width: 100%;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1;
}

.disp-pc {
	display: block;
}

.disp-sp {
	display: none;
}

@media only screen and (max-width: 1150px) {
	.videobox {
		margin-left: -15px;
		width: calc(100% + 30px);
	}

	.pl30 {
		padding-left: 0;
	}

	/* .pl30 h2{
		margin-bottom: 16px!important;
	  } */
	.pl30 p {
		font-size: 13px;

		margin: 0 0 0px;
		line-height: 1.9;
	}

	.pl30 p.midashi {
		font-size: 10px !important;
		margin-bottom: 12px !important;
	}

	.square2025-plan h6 {
		line-height: 1.8 !important;
	}

	.disp-pc {
		display: none;
	}

	.disp-sp {
		display: block;
	}
	.plan {
		margin-top: 30px !important;
	  }
	  .square2025-plan .plan > li {
		margin: 0 0 20px 0;
		padding: 15px 19px 0;
		border: 3px solid #d0d1d1;
	  }
	  .square2025-plan .explanation {
		margin: 0;
		padding: 19px;
		background: #f0f0e1;
		margin-bottom: 30px !important;
	  }
}

.top_mess {
	margin-bottom: 60px;
	text-align: center;

}

.top_mess h2 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	color: #000 !important;
	text-align: center;
	font-size: 45px !important;
	font-weight: 300 !important;
}

.top_mess p {
	text-align: center;
	font-size: 33px !important;
	margin-top: 0 !important;
}

.layout-flex {
	display: flex;
	justify-content: space-between;
	align-self: flex-start;
}

.layout-flex .layout-flex_content {
	width: 46%;
}

.layout-flex .layout-flex_content p.midashi {
	font-size: 14px;
}

.layout-flex .layout-flex_content .imgBox img {
	width: 100%;
	height: auto;
}

.layout-flex .layout-flex_content h2 {
	color: #000 !important;
	margin: 10px 0 0;
	letter-spacing: 0.12em;
	font-size: 27px;
}

.layout-flex .layout-flex_content p {
	color: #000 !important;
	margin: 0px 0 0;
}

p.font-small {
	font-size: 12px;
	margin: 0px 0 0 !important;
	text-align: right;
}


/* --- .button-siryou --- */
.button-siryou {
	border: 1px solid #ef7b1b;
	text-decoration: none;
	margin: 70px auto 0;
	max-width: 700px;
	padding: 20px 50px;
	display: block;
	text-decoration: none !important;
}

.button-siryou .flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.button-siryou .txt {
	margin: 0 20px 0 0;
	width: 70%;
	display: flex;
	justify-content: center;
		flex-wrap: wrap;
}

.button-siryou .txt p {
	margin: 0;
	font-size: 14px;
	width: 100%;
}

.button-siryou .txt .bold.large {
	margin-bottom: 10px;
	font-size: 23px;
	line-height: 1.2 !important;
	text-align: center!important;
}

.bnr-campain {
	margin-top: 50px !important;
}

.button-siryou .img {
	width: 15%;
}

.button-siryou .img img {
	width: 100%;
}

.content .btn-link.x-large {
	width: 284px;
}

@media only screen and (max-width: 1150px) {
	.button-siryou {
		padding: 20px 30px;
	}
	.top_mess h2 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		color: #000 !important;
		text-align: center;
		font-size: 40px !important;
		font-weight: 300 !important;
		margin-bottom: 0 !important;
	}

	.top_mess p {
		text-align: center;
	}

	.button-siryou .flex {
		flex-wrap: wrap;
	}

	.button-siryou .txt {
		margin: 0 20px 10px;
		width: 100%;
	}

	.button-siryou .txt p {
		margin: 0;
		font-size: 14px;
	}

	.button-siryou .txt .bold.large {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.button-siryou .img {
		width: 100%;
	}

	.button-siryou .img img {
		width: 100%;
	}
	.bnr-campain {
		margin-top: 35px !important;
	  }
	  .contact-box {
		margin: 20px auto 0;
	  }
}

@media only screen and (min-width: 769px) {
	.top_mess h2 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		color: #000 !important;
		text-align: center;
		font-size: 53px !important;
		font-weight: 300 !important;
		margin-bottom: 0 !important;
		letter-spacing: -0.05em !important;
	}

	.mb50 {
		margin-bottom: 70px !important;
	}

	.mb0 {
		margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 768px) {
	.top_mess {
		margin-bottom: 20px;
		text-align: center;
	
	}
	.mt50{
		margin-top: 50px !important;
	}
	.layout-flex .layout-flex_content h2 {
		color: #000 !important;
		margin: 10px 0 0;
		letter-spacing: 0.12em;
		font-size: 16px;
	}
	.button-siryou .img {
		width: 48%;
		margin: 0 auto 10px;
	}
	.content .btn-link.x-large, .sidebar .btn-link.x-large {
		padding: 14px 40px 0;
		height: 51px;
		font-size: 17px;
		border-radius: 30px;
	  }
}