@charset "utf-8";
/*posting*/

/**/
#indexMv{
	width:100%;
}
#indexMvSp{
	display:block;
	height:50vw;
	overflow:hidden;
	position:relative;
}
#indexMvSp img{
	top:0;
	left: 50%;
	width: auto;
	transform:translateX(-50%);
	height: 50vw;
	max-width: inherit;
	position:absolute;
	width:;

}
#indexMvPc{
	display:none;
}
@media print, screen and (min-width:768px) {
	#indexMvPc{
		display:block;
		width:100%;
	}
	#indexMvSp{
		display:none;
	}
}
/**/


/**/
#indexCopy01{
}
#indexCopy01 p{
	padding:25px 0 20px;
	color:#009beb;
	font-size:2.5rem;
	line-height:1.6;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-feature-settings: "palt";
}
@media print, screen and (min-width:768px) {
	#indexCopy01 p{
		font-size:3rem;
		padding:50px 0 30px;
	}
}
/**/


/**/
#indexPoint{
	padding:40px 0;
}
@media print, screen and (min-width:768px) {
	#indexPoint{
		padding:60px 0;
	}
}
/**/
.indexPointCopy01{
	text-align:center;
	max-width:640px;
	margin:0 auto 5px;
}
.indexPointCopy01 img{
	display:block;
	margin:0 auto;
}
.indexPointCopy01 .img01{
	height:45px;
}
.indexPointCopy01 .img02{
	height:30px;
}
.indexPointCopy01 .img03{
	margin-top:5px;
	height:35px;
}
@media print, screen and (min-width:768px) {
	.indexPointCopy01 img{
		display:inline-block;
	}
	.indexPointCopy01 .img01{
		height:60px;
	}
	.indexPointCopy01 .img02{
		height:60px;
	}
	.indexPointCopy01 .img03{
		margin-top:10px;
		height:40px;
	}
}
/**/
.indexPointCopy02{
	font-size:1.6rem;
	color:#e85a24;
	font-weight: bold;
	padding-bottom:30px;
}
@media print, screen and (min-width:768px) {
	.indexPointCopy02{
		font-size:2rem;
		padding-bottom:50px;
	}
}
/**/
.indexPointUnit01{
	width:100%;
	padding:30px 0 40px;
}
.indexPointUnit01 .unitTtl01{
	display:flex;
	justify-content: center;
	align-items: center;
	font-weight:normal;
	margin-bottom:10px;
}
.indexPointUnit01 .unitTtl01 figure{
	width:45px;
	height:45px;
}
.indexPointUnit01 .unitTtl01 img{
	width:100%;
}
.indexPointUnit01 .unitTtl01 p{
	font-size:2.2rem;
	color:#009beb;
	margin-left:5px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media print, screen and (min-width:768px) {
	.indexPointUnit01 .unitTtl01 figure{
		width:60px;
		height:60px;
	}
	.indexPointUnit01 .unitTtl01 p{
		font-size:3rem;
		margin-left:10px;
	}
}
.indexPointUnit01 .unitCopy01{
	font-size:1.6rem;
	margin-bottom:1em;
}
.indexPointUnit01 .unitCopy01 em{
	font-weight:bold;
	font-style:normal;
	color:#009beb;
}
.indexPointUnit01 .unitCopy02{
	font-size:1.4rem;
}
@media print, screen and (min-width:768px) {
	.indexPointUnit01 .unitCopy01{
		font-size:2rem;
		margin-bottom:0.5em;
	}
	.indexPointUnit01 .unitCopy02{
		font-size:1.6rem;
	}
}
/**/

/**/
#indexArea{
	padding:40px 0;
}
@media print, screen and (min-width:768px) {
	#indexArea{
		padding:80px 0;
	}
}
/**/
.indexAreaTxt01{
	font-weight: bold;
	font-size:1.8rem;
}
@media print, screen and (min-width:768px) {
	.indexAreaTxt01{
		font-size:2rem;
	}
}
/**/
.indexPriceTable01{
	max-width:500px;
	width:100%;
	margin:0 auto;
	border:2px solid #333;
	border-collapse:collapse;
	background-color:#fff;
}
.indexPriceTable01 td,
.indexPriceTable01 th{
	font-size:1.6rem;
	text-align:center;
	width:50%;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding:1em 0;
}
@media print, screen and (min-width:768px) {
	.indexPriceTable01 td,
	.indexPriceTable01 th{
		font-size:2rem;
	}
}
.indexPriceCopy01{
}
.indexPriceCopy01 p{
	background-color: #fff;
	border: 1px solid #009beb;
	padding: 10px 20px;
	font-size: 1.8rem;
	margin: 10px 0px;
	font-weight: bold;
}
.indexPriceCopy01 p em{
	color:#009beb;
	font-style: normal;
	background: linear-gradient(transparent 0%,transparent 60%, #ffff21 60%);
}
@media print, screen and (min-width:768px) {
	.indexPriceCopy01{
		display: flex;
		justify-content: center;
	}
	.indexPriceCopy01 p{
		font-size: 2rem;
		width: auto;
		margin: 10px;
	}
}

/**/
.instagram{
	width:90%;
	max-width:500px;
	margin:20px auto 0;
}

/**/
.indexCompanyList{
	text-align:left;
	font-size:1.4rem;
	width:100%;
	max-width:800px;
	margin:0 auto 40px;
	border-top:1px solid #ccc;
}
.indexCompanyList dt,
.indexCompanyList dd{
}
.indexCompanyList dt{
	font-weight: bold;
	color:#666666;
	padding:1em 0 0 0;
}
.indexCompanyList dd{
	border-bottom:1px solid #ccc;
	padding:0.5em 0 1em 1em;
}
@media print, screen and (min-width:768px) {
	.indexCompanyList{
		display:flex;
		flex-wrap:wrap;
		font-size:1.6rem;
	}
	.indexCompanyList dt{
		width:20%;
		border-bottom:1px solid #ccc;
		padding:1em;
	}
	.indexCompanyList dd{
		width:80%;
		padding:1em;
	}
}
/**/
.indexCompanyMap{
	max-width:800px;
	margin:0 auto;
	height: 0;
	overflow: hidden;
	padding-bottom:100%;
	position: relative;
}
.indexCompanyMap iframe{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
@media print, screen and (min-width:768px) {
	.indexCompanyMap{
		padding-bottom:60%;
	}
}



/**/
.indexStaff{
	padding:15px 0;
}
.indexStaffTxt01{
	font-size:2rem;
	color:#333;
	font-weight: bold;
}
@media print, screen and (min-width:600px) {
	.indexStaff{
		padding:25px 0;
	}
	.indexStaffTxt01{
		font-size:2.5rem;
	}
}



#indTsuyomi{
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto 20px;
}
#indTsuyomi .unit01{
	width: 100%;
	margin: 0 0 10px;
	background-color: #e5f5fd;
	padding: 10px 5px;
	border-radius: 10px;
}
@media (min-width:768px) {
	#indTsuyomi .unit01{
		width: 48%;
		margin: 0 1% 20px;
		padding: 15px 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
}
#indTsuyomi .unit01 h3{
    color: #009beb;
    font-size: 2rem;
	font-size:max(1.6rem, min(2vw, 2rem) );
}
#indTsuyomi .unit01 p{
    font-size: 1.4rem;
    line-height: 1.5;
}






