@charset "UTF-8";
.pilates {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #333
}
img {
	max-width: 100%;
	height: auto
}
.image_photo {
	width: 100%;
}
.onayami_box1 {
	width: 85%;
	margin: 2em auto;
	text-align: center;
	line-height: 44px;
}
.onayami_box2 {
	width: 45%;
	margin: 3em auto;
}
.onayami_box1 p {
	font-size: 180%;
}
.onayami_box1 span {
	font-size: 180%;
	font-weight: bold
}	
.nayami {
	list-style-type: none;
	font-size: 180%;
	line-height: 60px;
}
.nayami li:before {
	content: url(../img/check.png);
	display: inline-block;
}
.p_midashi {
	text-align: center;
	font-size:2.5em;
	font-weight: bold;
	margin: 2em auto;
}
.s_box {
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 2em auto;
}
.s_box2 {
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 6em auto 2em auto;
}
.s_box3 {
	width: 65%;
	margin: 0 auto 2em auto;
}
.s_box_p {
	width: 28%;
	border: 2px solid #D5A84F;
}
.point {
	width: 40%;
	text-align: center;
	background:#D5A84F;
	padding: 5px 10px;
}
.p_text1 {
	text-align: center;
	font-size:1.2em;
	font-weight: bold;
	margin: 0.5em 0;
	line-height: 28px;
}
.pict {
	width: 95%;
	margin: 1em auto;
}
.p_text2 {
	font-size: 1em;
	padding: 5px;
	line-height: 22px;
}
.cansel {
	font-size: 120%;
	font-weight: bold;
}
.cansel_t {
	color:#666;
	padding-left: 1.7em;
	margin-top: 5px;
}
.red_b {
	color: #F00;
	font-weight: bold;
}
.nagare_box {
	width: 100%;
	padding: 0.5em 0 2em 0;
	background: #F6F3F0;
}
.p_midashi {
	text-align: center;
	font-size:2.5em;
	font-weight: bold;
	margin: 2em auto;
}
.p_midashi2 {
	text-align: center;
	font-size:2.5em;
	font-weight: bold;
	margin: 1em auto 1em auto;
}
.p_text3 {
	text-align:center;
	margin-bottom: 1em;
	font-size: 1.5em;
}
.reserve {
	display: flex;
	justify-content: space-between;
	width: 30%;
	margin:0 auto;
}
.reserve a:hover img {
	opacity: 0.5;
	transition-duration: 0.5s;
}

.t_box {
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 4em auto;
}
.t_box2 {
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 7em auto 2em auto;
}
.t_box_item{
	width: 28%;
	background: #FFF;
	position: relative;
}
.t_pict {
	width: 100%;
}
.p_text4 {
	font-size: 1em;
	padding: 1em;
	line-height: 22px;
}
.step {
	width: 80px;
	height: 80px;
	background: #3886C7;
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	font-size: 1.3em;
	padding-top: 0.6em;
	position: absolute;
	top: -40px;
	left: -40px;
	font-weight: bold;
}
.fs2 {
	font-size: 1.6em;
}
.inst_box00 {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 7em auto 2em auto;
}
.inst_item{
	width: 45%;
	background: #FFF;
	
}
.inst_item2{
	width: 46%;
	margin-bottom: 3em;
}
.fs3 {
	font-size: 2em;
	font-weight: bold;
}
.fs4 {
	font-size: 1em;
	font-style: italic;
	color: #888;
}
.text5 {
	width: 50%;
	margin: 1em 0 0.5em 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-size: 1.5em;
}
.hitokoto {
	padding: 10px;
	border-radius:10px;
	line-height: 23px;
	color:#333;
	background: #E6F2FF;
	font-size: 1.3em;
	line-height: 25px;
}
.hitokoto2 {
	padding: 10px;
	border-radius:10px;
	line-height: 23px;
	color:#333;
	background: #FFE1E1;
	font-size: 1.3em;
	line-height: 25px;
}