@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 1000px) {
	.shinbi01-parents-mobile {
	display: none;
	}
	.shinbi-illust-mobile {
	display: none;
	}
	.shinbi-video-mobile {
	display: none;
	}
	}

h1{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: lighter;
	margin: 0;
}
h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: lighter;
	margin: 0;
}
h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: lighter;
	margin: 0;
}
h4{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: lighter;
	margin: 0;
}
p {
	font-family: fot-tsukuardgothic-std, sans-serif;
	margin:0;
}

/* 文字リンク下線消す */
a {
text-decoration: none;
}
a {  
  color: inherit;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.clearfix {
	display: block;
}

*, *:before, *:after {
	box-sizing: border-box;
}




body {
	font-family: 'Noto Sans Japanese', sans-serif;
	margin: 0px;
	width: auto;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.ph-desktop {
	width: 100%;
	height: 80vh;
	background-image: url(../images/desktop/shinbi-image.webp);
	background-position:center center;
	background-size: cover;
	align-items: center;
	justify-content: center;
	top: 0;
	display: block;
	position: absolute;
	z-index: -3;
}

/* 帯タイトルここから */
.shinbi-obi{
	width: 100%;
	height: auto;
	margin-top: 15%;
	margin-bottom: 2%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.shinbi-obi01 {
	width: 70%;
	height: 10px;
	top: 65%;
	left: 15%;
	margin-right: auto;
	margin-left: auto;
	background: #fffacd;
	position: absolute;
}
.shinbi-obi-title {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 2vw;
	line-height: 1.6;
	letter-spacing: 0.5em;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	color: #615F5E;
}



.shinbi-illust-desktop {
	width: 100%;
	height: auto;
	margin-bottom: 3%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.shinbi-video-desktop {
	width: 90%;
	height: auto;
	margin-bottom: 3%;
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
}

.shinbi-image {
	width: 100%;
	height: auto;
	margin-bottom: 15%;
	margin-right: auto;
	margin-left: auto;
}


.shinbi-price {
	width: 90%;
	height: auto;
	margin-bottom: 3%;
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
	color: #615F5E;
	font-weight: 400;
	font-style: normal;
}
table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BFBFBF;
	border-collapse: collapse
}
table td {
	text-align: left;
	padding-left: 3%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 50%;
	height: auto;
	border: 1px solid #BFBFBF;
}
table th {
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 50%;
	height: auto;
	border: 1px solid #BFBFBF;
	color: #00A0E9;
	font-weight: 400;
	font-style: normal;
}



.shinbi-parents {
	width: 90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 3%;
	display: flex;
	flex-wrap: wrap;
	display: -ms-flexbox; /* IE10 */
	-ms-flex-wrap: wrap; /* IE10 */
	-webkit-box-align: center;
	-ms-flex-align: center; /* IE10 */
	-webkit-align-items: center;
	align-items: center;
}
.shinbi-left {
	width: 48%;
	height: auto;
	padding-left: auto;
	padding-right: 2%;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-color: #00B3C4;
}
.shinbi-right {
	width: 48%;
	height: auto;
	padding-left: 2%;
	padding-right: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-color: #F39800;
}
.shinbi-title {
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-bottom: 1.5%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4vw;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	display: block;
	color: #fff;
}




.costs-parents {
	width: 90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 3%;
	display: flex;
	flex-wrap: wrap;
	display: -ms-flexbox; /* IE10 */
	-ms-flex-wrap: wrap; /* IE10 */
	-webkit-box-align: center;
	-ms-flex-align: center; /* IE10 */
	-webkit-align-items: center;
	align-items: center;
}
.costs01 {
	width: 22%;
	height: auto;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	background-color: #00B3C4;
	font-size: 1.4vw;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	display: block;
	color: #fff;
	border-radius:20px;
}
.costs02 {
	width: 22%;
	height: auto;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EB6D8E;
	font-size: 1.2vw;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	display: block;
	color: #fff;
	border-radius:20px;
}
.costs03 {
	width: 4%;
	height: auto;
	padding-top: 2%;
	margin-bottom: 1.5%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4vw;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	display: block;
	color: #615F5E;
}



.costs-copy01 {
	width: 80%;
	height: auto;
	margin-bottom: 15%;
	margin-left: 10%;
	margin-right: 10%;
	position: relative;
	font-size: 1.4vw;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-weight: 400;
	font-style: normal;
	text-align: justify;
	color: #615F5E;
}




/* menu */
.cost-button-desktop {
	width: 90%;
	height: auto;
	margin-bottom: 5%;
	margin-right: 5%;
	margin-left: 5%;
	display: flex;
	flex-wrap: wrap;
	display: -ms-flexbox; /* IE10 */
	-ms-flex-wrap: wrap; /* IE10 */
}
.cost-button01 {
	width: 30%;
	height: auto;
	padding-left: 1%;
	padding-right: 1%;
	margin-right: auto;
	margin-left: auto;
}
.cost-button {
	width: 100%;
	height: auto;
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1vw;
	line-height: 1.2;
	letter-spacing: 0.05em;
	text-align: center;
	color: #615F5E;
	font-weight: 400;
	font-style: normal;
	position: relative;
	background-color: #fffacd;
	border-radius: 30px;
	border: solid 1px #615F5E;
	display: block;
}
