#wrapper {
	min-width: 1100px;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

a:hover,
a:active,
a:visited {
	text-decoration: none;
}

.txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.31;
	text-align: center;
	letter-spacing: .12em;
}

.for_sp {
	display: none;
}

@media screen and (max-width: 736px) {
	nav.sub {
		display: none !important;
	}
	main {
		padding: 64px 0 0;
	}
	main_input {
		padding: 0px 0 0;
	}

}

/* mainvisual */

.page_title {
	height: 350px;
	margin: 0 auto;
	background: url(/lesson/img/pagetitle.jpg) center center no-repeat;
	background-size: cover;
}

.page_title .inner {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.page_title header {
	background: rgba(255,255,255,.9);
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 30px;
}

.page_title .heading {
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.3;
	margin: 0 0 20px;
	text-align: left;
	letter-spacing: .06em;
}

.page_title .heading ._en {
	/*padding: 0 0 3px;*/
	/*border-bottom: solid 1px #000;*/
}

.page_title .heading ._jp {
	font-family: '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Pゴシック', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	display: block;
	margin-top: 10px;
	letter-spacing: .12em;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}

.page_title header .txt {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.75;
	text-align: left;
}

.page_title header .txt a {
	text-decoration: underline;
}

.page_title header .btn {
	width: 161px;
	height: 43px;
	display: block;
	border: 1px solid #000;
	margin: 15px auto 0;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0;
}

.page_title header .btn a {
	display: block;
	text-align: center;
	vertical-align: middle;
	background: #000;
	color: #fff;
	text-decoration: none;
	height: 100%;
	line-height: 41px;
}

.page_title header .btn a:hover {
	background: #fff;
	color: #000;
}

/*kanesaka tuika ↓*/
.page_title_input {
	height: 350px;
	margin: 0 auto;
	background: url(/lesson/img/pagetitle.jpg) center center no-repeat;
	background-size: cover;
}

.page_title_input .inner {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.page_title_input header {
	background: rgba(255,255,255,.9);
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 30px;
}

.page_title_input .heading {
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.3;
	margin: 0 0 20px;
	text-align: left;
	letter-spacing: .06em;
}

.page_title_input .heading ._en {
	/*padding: 0 0 3px;*/
	/*border-bottom: solid 1px #000;*/
}

.page_title_input .heading ._jp {
	font-family: '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Pゴシック', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	display: block;
	margin-top: 10px;
	letter-spacing: .12em;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}

.page_title_input header .txt {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.75;
	text-align: left;
}

.page_title_input header .txt a {
	text-decoration: underline;
}

.page_title_input header .btn {
	width: 161px;
	height: 43px;
	display: block;
	border: 1px solid #000;
	margin: 15px auto 0;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0;
}

.page_title_input header .btn a {
	display: block;
	text-align: center;
	vertical-align: middle;
	background: #000;
	color: #fff;
	text-decoration: none;
	height: 100%;
	line-height: 41px;
}

.page_title_input header .btn a:hover {
	background: #fff;
	color: #000;
}

/*kanesaka tuika ↑*/


.lead {
	margin: 0 0 50px;
}

.lead header {
	margin-bottom: 20px;
	text-align: center;
}

.lead header .heading {
	font-size: 16px;
	font-size: 1.6rem;
	display: inline-block;
	margin: 0 auto 0;
	padding: 0 0;
	text-align: center;
	letter-spacing: 1px;
}

.lead header .heading::before,
.lead header .heading::after {
	display: inline-block;
	width: 154px;
	height: 8px;
	margin-bottom: 2px;
	content: ' ';
	background: transparent url(/common/img/bg-hd-01.png) 0 0 no-repeat;
}

.lead header .heading::after {
	background-position: right center;
}

.lead .bnr {
	margin: 20px auto 0;
	text-align: center;
}

.lead ul {
	width: 400px;
	margin: 28px auto 0;
	padding: 9px 50px 8px;
	border: solid 1px #ebebeb;
}

.lead ul li {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.9;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}

.lead ul li a {
	text-decoration: underline;
}

.schedule-reserv {
	padding: 43px 0;
	background: #f6f6f6;
}

.schedule-reserv header {
	margin: 0 0 15px;
}

.schedule-reserv header .heading {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.875;
	margin: 0;
}

.studio_btn{
	width: 1000px;
	margin: 0 auto;
}

.studio_btn ul{
	overflow: hidden;
	margin: 0 -20px 0 0;
}

.studio_btn ul li{
	float: left;
	margin: 0 20px 0 0;
}

.studio_btn ul li a{
	display: block;
	width: 150px;
	text-align: center;
	font-size: 12px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #000;
	text-decoration: none;
}

.studio_btn p a{
	/*display: block;*/
	/*width: 184px;*/
	width: 150px;
	text-align: center;
	font-size: 13px;
	color: black;
	text-decoration: underline;
	height: 43px;
	line-height: 43px;
	/*border: 1px solid #000;*/
	/*text-decoration: none;*/
	margin: 20px 0 0 10px;
}

.studio_btn ul li a.active{
	background: #000;
	color: #fff;
}

.schedule-reserv .column {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 1100px;
	margin: 5px auto 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.schedule-reserv .column .main-conts {
	position: relative;
	width: 840px;
	padding: 30px 40px 100px;
	background: #fff;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

.schedule-reserv .column .main-conts2 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 40px 100px;
	background: #fff;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

.schedule-reserv .column .heading {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}

.schedule-reserv .column .heading small {
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	margin: 5px 0 0;
}

.schedule-reserv .column .heading2 {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}

.schedule-reserv .column .heading2 small {
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	margin: 5px 0 0;
}

.sche_arrow {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	padding: 0 40px;
}

.sche_arrow.bottom {
	top: auto;
	bottom: 50px;
}

.sche_arrow ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sche_arrow ul li a {
	font-size: 18px;
	font-size: 1.8rem;
	position: relative;
}

.sche_arrow ul li a::before {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	width: 8px;
	height: 14px;
	margin: auto;
	content: '';
	background: url(/schedule/img/icon_arrow.png) no-repeat center center;
	background-size: 8px auto;
}

.sche_arrow ul li a.last {
	padding: 0 0 0 17px;
}

.sche_arrow ul li a.last::before {
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sche_arrow ul li a.next {
	padding: 0 17px 0 0;
}

.sche_arrow ul li a.next::before {
	right: 0;
}

.sche_arrow ul li a.off {
	pointer-events: none;
	opacity: .5;
}

.sche_arrow ul li a:hover {
	text-decoration: none;
}

.sche_block {
	position: relative;
}

.sche_block + .sche_block {
	margin: 25px 0 0;
}

.sche_day {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #e0e0e0;
}

.sche_day.holiday {
	background: #f65454;
}

.sche_day.holiday p {
	color: #fff;
}

.sche_day.first small {
	font-size: 19px;
	font-size: 1.9rem;
	display: inline;
	letter-spacing: .08em;
}

.sche_day p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.0;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	text-align: center;
	letter-spacing: -.04em;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}

.sche_day span {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.0;
	display: block;
	margin: 0 0 -2px;
}

.sche_day small {
	display: none;
}

.sche_day small2 {
	font-size: 1.4rem;
	display: inline;
}

.sche_header_pc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	margin: 0 0 0 72px;
	padding: 10px 0 8px;
	border-bottom: solid 1px #333;
}


.sche_header_pc li {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.0;
	text-align: center;
	letter-spacing: .08em;
}

.sche_header_pc li:nth-child(1) {
	width: 80px;
}

.sche_header_pc li:nth-child(2) {
	width: 226px;
}

.sche_header_pc li:nth-child(3) {
	width: 100px;
}

.sche_header_pc li:nth-child(4) {
	width: 200px;
}

.sche_header_pc li:nth-child(5) {
	width: 53px;
}


.sche_header_pc2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	margin: 0 0 0 72px;
	padding: 10px 0 8px;
	border-bottom: solid 1px #333;
}

.sche_header_pc2 li {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.0;
	text-align: center;
	letter-spacing: .08em;
}

.sche_header_pc2 li:nth-child(1) {
	width: 80px;
}

.sche_header_pc2 li:nth-child(2) {
	width: 365px;
}

.sche_header_pc2 li:nth-child(3) {
	width: 75px;
}

.sche_header_pc2 li:nth-child(4) {
	width: 245px;
}

.sche_header_pc2 li:nth-child(5) {
	width: 53px;
}

.sche_header_sp {
	display: none;
}

.sche_list li {
	position: relative;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
	border: solid 1px transparent;
	background: #fff;
}

.sche_list li:nth-child(even) {
	background: #f6f6f6;
}

.sche_list li.active {
	border-color: #aaa;
}

.sche_list li.active .sche_acc:hover {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sche_list li:first-child {
	border-top: none;
}

.sche_list li.active + li.active{ 
	border-top: 0;
}

.sche_list dl {
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: .08em;
}

.sche_list dl:nth-child(1) {
	font-size: 11px;
	font-size: 1.1rem;
	width: 183px;
	text-align: center;
}

.sche_list dl:nth-child(2) {
	width: 190px;
}

.sche_list dl:nth-child(3) {
	width: 122px;
}

.sche_list dl:nth-child(4) {
	font-size: 11px;
	font-size: 1.1rem;
	width: 115px;
}

.sche_list dt {
	display: none;
}

.sche_list .btn {
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 20px;
	width: 65px;
	margin: 0 0 0 34px;
}

.sche_list .btn a {
	font-size: 11px;
	font-size: 1.1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 28px;
	border: solid 1px #000;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #000;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_list .btn a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

.sche_list .btn a.tell_sp {
	display: none;
}

.sche_list .btn.full a {
	pointer-events: none;
	background: #f65454;
	border: none;
}

.sche_list .btn.disabled a {
	pointer-events: none;
	background: #9a9a9a;
	border: none;
}



.sche_list .btn2 {
	z-index: 2;
	bottom: 3px;
	left: 20px;
	width: 150px;
	height:17px;
	margin: 3px 0 0;
}

.sche_list .btn2 a {
	font-size: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #9a9a9a;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_list .btn2 a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

.sche_list .btn2 a.tell_sp {
	display: none;
}



.sche_list2 li {
	position: relative;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
	border: solid 1px transparent;
	background: #fff;
}

.sche_list2 li:nth-child(even) {
	background: #f6f6f6;
}

.sche_list2 li.active {
	border-color: #aaa;
}

.sche_list2 li.active .sche_acc:hover {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sche_list2 li:first-child {
	border-top: none;
}

.sche_list2 li.active + li.active{ 
	border-top: 0;
}

.sche_list2 dl {
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: .08em;
}

.sche_list2 dl:nth-child(1) {
	font-size: 11px;
	font-size: 1.1rem;
	width: 183px;
	text-align: center;
}

.sche_list2 dl:nth-child(2) {
	width: 250px;
	text-align: center;
}

.sche_list2 dl:nth-child(3) {
	width: 200px;
	text-align: center;
}

.sche_list2 dl:nth-child(4) {
	font-size: 11px;
	font-size: 1.1rem;
	width: 115px;
	text-align: center;
}

.sche_list2 dt {
	display: none;
}

.sche_list2 .btn {
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 20px;
	width: 65px;
	margin: 0 0 0 34px;
}

.sche_list2 .btn a {
	font-size: 11px;
	font-size: 1.1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 28px;
	border: solid 1px #000;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #000;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_list2 .btn a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

.sche_list2 .btn a.tell_sp {
	display: none;
}

.sche_list2 .btn.full a {
	pointer-events: none;
	background: #f65454;
	border: none;
}

.sche_list2 .btn.disabled a {
	pointer-events: none;
	background: #9a9a9a;
	border: none;
}

.sche_list2 .btn2 {
	z-index: 2;
	bottom: 3px;
	left: 20px;
	width: 150px;
	height:17px;
	margin: 3px auto 0;
}

.sche_list2 .btn2 a {
	font-size: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #9a9a9a;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_list2 .btn2 a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

.sche_list2 .btn2 a.tell_sp {
	display: none;
}




.sche_header_pc3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	margin: 0 0 0 72px;
	padding: 10px 0 8px;
	border-bottom: solid 1px #333;
}

.sche_header_pc3 li {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.0;
	text-align: center;
	letter-spacing: .08em;
}

.sche_header_pc3 li:nth-child(1) {
	width: 80px;
}

.sche_header_pc3 li:nth-child(2) {
	width: 440px;
}

.sche_header_pc3 li:nth-child(3) {
	width: 45px;
}

.sche_header_pc3 li:nth-child(4) {
	width: 205px;
}

.sche_header_pc3 li:nth-child(5) {
	width: 43px;
}


.sche_list3 li {
	position: relative;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
	border: solid 1px transparent;
	background: #fff;
}

.sche_list3 li:nth-child(even) {
	background: #f6f6f6;
}

.sche_list3 li.active {
	border-color: #aaa;
}

.sche_list3 li.active .sche_acc:hover {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sche_list3 li:first-child {
	border-top: 0;
}

.sche_list3 li.active + li.active{ 
	border-top: 0;
}

.sche_list3 dl {
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: .08em;
}

.sche_list3 dl:nth-child(1) {
	font-size: 11px;
	font-size: 1.1rem;
	width: 200px;
	text-align: left;
}

.sche_list3 dl:nth-child(2) {
	width: 320px;
	text-align: center;
}

.sche_list3 dl:nth-child(3) {
	width: 140px;
	text-align: center;
}

.sche_list3 dl:nth-child(4) {
	font-size: 11px;
	font-size: 1.1rem;
	width: 120px;
	text-align: center;
}

.sche_list3 dt {
	display: none;
}

.sche_list3 .btn {
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 20px;
	width: 65px;
	margin: 0 0 0 34px;
}

.sche_list3 .btn a {
	font-size: 11px;
	font-size: 1.1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 28px;
	border: solid 1px #000;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #000;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_list3 .btn a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

.sche_list3 .btn a.tell_sp {
	display: none;
}

.sche_list3 .btn.full a {
	pointer-events: none;
	background: #f65454;
	border: none;
}

.sche_list3 .btn.disabled a {
	pointer-events: none;
	background: #9a9a9a;
	border: none;
}

.sche_list3 .btn2 {
	z-index: 2;
	bottom: 3px;
	left: 20px;
	width: 150px;
	height:17px;
	margin: 3px auto 0;
}

.sche_list3 .btn2 a {
	font-size: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background: #9a9a9a;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_list3 .btn2 a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
}

.sche_list3 .btn2 a.tell_sp {
	display: none;
}




.sche_acc_conts .program .program_info p a.tell_sp{
	display: none;
}
.sche_acc_conts .program .program_info p a.tell_pc{
	cursor : pointer;
	text-decoration: underline;
}

.sche_acc {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 22px 22px 23px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sche_acc:hover {
	z-index: 1;
	background: #ededed;
	-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, .3);
}

.sche_acc_conts {
	display: none;
}

.program {
	padding: 20px 80px 80px;
}

.program .program_info {
	overflow: hidden;
}

.program .program_info .photo {
	float: left;
	width: 140px;
	margin: 0 30px 0 0;
}

.program .program_info .photo img {
	max-width: 100%;
}

.program .program_info p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.6;
	letter-spacing: .08em;
}

.program .program_info p + p {
	margin: 24px 0 0;
}

.program .instructor {
	margin: 30px 0 0;
	padding: 3px 0 0;
	border-top: solid 1px #aaa;
}

.program .instructor .name {
	font-size: 16px;
	font-size: 1.6rem;
}

.program .instructor p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8;
	letter-spacing: .08em;
}

.program .instructor .desc {
	overflow: hidden;
	width: 100%;
	margin: 24px 0 0;
}

.program .instructor .desc p {
	float: left;
	width: 460px;
}

.program .instructor .space {
	display: none;
}

.program .instructor .photo {
	float: right;
	width: 100px;
}

.program .instructor .photo img {
	max-width: 100%;
}

.aside {
	width: 250px;
}

.aside .bnr {
	margin: 10px 0 0;
}

.aside .bnr img {
	width: 100%;
}

.calender {
	position: relative;
	padding: 12px 8px;
	background: #fff;
}

.calender::after {
	position: absolute;
	top: 54px;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	content: '';
	background: #efefef;
}

.calender + .calender {
	margin-top: 10px;
}

.calender .ttl {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.1;
	margin: 0 0 3px;
	text-align: center;
	letter-spacing: .08em;
}

.calender .holiday {
	color: #ff6262;
}

.calender .holiday a {
	color: #ff6262;
}

.calender .other a {
	color: #ccc;
}

.calender table {
	width: 100%;
	border: none;
}

.calender table tr {
	border: none;
}

.calender table td.current {
	background: #e0e0e0;
	color: #000;
}

.calender table td.current.first {
	border-radius: 28px 0 0 28px;
}

.calender table td.current.last {
	border-radius: 0 28px 28px 0;
}

.calender table th,
.calender table td {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.3;
	width: 32px;
	padding: 0;
	text-align: center;
	background: none;
}

.calender table th {
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: 500;
	height: 27px;
}

.calender table td {
	height: 30px;
	padding: 2px;
	color: #ddd;
}

.calender table td a {
	display: block;
	-webkit-transition: none;
	transition: none;
}

.calender table td a:hover {
	text-decoration: none;
}

.calender table td.today a {
	text-decoration: none;
	color: #fff;
	border-radius: 50%;
	background: #000;
}

.bnr_line {
	position: relative;
	margin: 40px 0 0;
	padding: 18px 20px 20px;
	background: url(/schedule/img/bg_bnr_line.jpg) no-repeat center top;
	background-size: cover;
}

.bnr_line::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background: transparent;
	background-image: linear-gradient(-45deg, transparent 25%, #fff 25%, #fff 50%, transparent 50%, transparent 75%, #fff 75%, #fff);
	background-image: -ms-linear-gradient(-45deg, transparent 25%, #fff 25%, #fff 50%, transparent 50%, transparent 75%, #fff 75%, #fff);
	background-size: 3px 3px;
	-ms-background-size: 3px 3px;
}

.bnr_line .ttl {
	font-size: 15px;
	font-size: 1.5rem;
	margin: 0 0 15px;
	text-align: center;
	letter-spacing: .08em;
}

.bnr_line .ttl span {
	position: relative;
	padding: 4px 0 11px 25px;
}

.bnr_line .ttl span::before {
	position: absolute;
	top: 0;
	left: -15px;
	display: block;
	width: 29px;
	height: 29px;
	content: '';
	background: url(/schedule/img/icon_balloon.png) no-repeat left top;
	background-size: 29px;
}

.bnr_line p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2.0;
	position: relative;
}

.bnr_line .btn {
	position: relative;
	width: 146px;
	margin: 12px auto 0;
}

.bnr_line .btn a {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 28px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	text-align: center;
	color: #fff;
	background: #1dcd00;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.bnr_line .btn a:hover {
	text-decoration: none;
	opacity: .7;
}

/*
* 予約フォーム
*/

.reservation section:not(.page_title):not(.page_title_input) {
	padding: 20px 0 80px;
	background-color: #f6f6f6;
}

.reservation section:not(.page_title):not(.page_title_input) header {
	margin: 0 0 15px;
}

.reservation section:not(.page_title):not(.page_title_input) .heading {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.875;
	margin: 0;
}

.reservation .contents {
	width: 900px;
	margin: 15px auto 0px;
	padding: 20px 50px 10px;
	background: #fff;
}

.reservation .contents .heading {
	font-size: 16px;
	font-size: 1.6rem;
	position: relative;
	margin: 0 auto 25px;
	text-align: center;
	letter-spacing: 1px;
}

.reservation .contents .heading::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 8px;
	margin: auto;
	content: ' ';
	background: transparent url(/common/img/bg-hd-01.png) 0 0 repeat-x;
}

.reservation .contents .heading span {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	background: #fff;
}

.reservation .contents dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 16px 70px 16px 190px;
}

.reservation .contents dl:nth-of-type(even) {
	background: #f6f6f6;
}

.reservation .contents dl dt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.7;
	position: relative;
	width: 160px;
	letter-spacing: .12em;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.reservation .contents dl dt::after {
	position: absolute;
	top: 0;
	right: 0;
	content: ':';
}

.reservation .contents dl dd {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.75;
	padding: 0 0 0 50px;
	letter-spacing: .12em;
	word-break: break-all;
}

.reservation form .inner {
	width: 900px;
	margin: 0px auto 0;
	padding: 10px 50px 20px;
	background: #fff;
}

.reservation form input[type="text"] {
	font-size: 13px;
	font-size: 1.3rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	margin: 0;
	padding: 0 15px;
	border: solid 1px #aaa;
	border-radius: 0;
	outline: none;
	background: none;
	background: #f6f6f6;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.reservation form input[type="checkbox"] {
	font-size: 13px;
	font-size: 1.3rem;
}
.reservation form label {
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: top;
}

.reservation .freetxt {
	font-size: 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 10px 15px;
	border: solid 1px #aaa;
	border-radius: 0;
	outline: none;
	background: none;
	background: #f6f6f6;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.reservation form dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.reservation form dl + dl {
	margin: 20px 0 0;
}

.reservation form dl dt {
	font-size: 13px;
	font-size: 1.3rem;
	width: 310px;
	padding: 0 28px 0 0;
	text-align: right;
	letter-spacing: .12em;
}

.reservation form dl dt span {
	font-size: 10px;
	font-size: 1.0rem;
	margin: 0 0 0 5px;
	vertical-align: middle;
	color: #ed0000;
}

.reservation form dl dd {
	width: 350px;
}

.reservation form dl dd p {
	font-size: 12px;
	color: #ff6262;
	margin: 5px 0 0;
}

.reservation form dl dd ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.reservation form dl dd li {
	width: 170px;
}

.reservation form dl dd li + li {
	margin: 0 0 0 10px;
}

.reservation form button {
	font-size: 12px;
	font-size: 1.2rem;
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.reservation form .btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 20px 0 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.reservation form .btns li {
	width: 115px;
	margin: 0 5px;
}

.btn2 {
	width: 161px;
	height: 43px;
	display: block;
	margin: 45px auto 0;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0;
}

.btn2 a {
	display: block;
	text-align: center;
	vertical-align: middle;
	background: #777;
	color: #fff;
	text-decoration: none;
	height: 100%;
	line-height: 41px;
}

.btn2 a:hover {
	background: #ddd;
	color: #000;
}


.reservation form .btns li:nth-child(1) button {
	color: #fff;
	background: #aaa;
	transition: opacity .3s;
}

.reservation form .btns li:nth-child(2) button {
	color: #fff;
	background: #000;
	border: solid 1px #000;
	transition: all .3s;
}

.reservation form .btns li:nth-child(1) button:hover {
	opacity: .7;
}

.reservation form .btns li:nth-child(2) button:hover {
	background: #fff;
	color: #000;
}

.reservation .desc {
	padding: 43px 0 80px;
	text-align: center;
}

.reservation .desc p + p {
	margin: 30px 0 0;
}

.reservation .desc .logo {
	width: 317px;
	margin: 40px auto 0;
}

.reservation .desc .logo a {
	display: block;
}

.reservation .desc .logo a span {
	display: inline-block;
	margin: 8px 0 0;
	padding: 0 12px 0 0;
	background: url(/schedule/img/icon_arrow.png) no-repeat right center;
	background-size: 7px 12px;
}

.reservation .desc .logo a:hover {
	text-decoration: none;
}

.reservation .desc .logo img {
	max-width: 100%;
}

.reservation.confirm section:not(.page_title):not(.page_title_input) {
	padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {

#wrapper {
	min-width: inherit;
}

.txt {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 0 15px;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}

.for_sp {
	display: block;
}

br.for_sp {
	display: inline-block;
}

.page_title {
	min-width: inherit;
	height: auto;
	margin: 0 auto 4px;
	background: none;
}

.page_title .inner {
	width: auto;
	height: auto;
}

.page_title header {
	background: none;
	padding: 15px 0 0;
	margin-bottom: 15px;
	position: static;
	transform: translateY(0);
	width: 100%;
}

.page_title .heading {
	margin: 0 15px 15px;
	font-size: 2.3rem;
}

.page_title .heading ._en {
}

.page_title .heading ._jp {
	display: none;
}

.page_title header .btn {
	display: none;
}

/*↓kanesaka tuika*/
.page_title_input {
	display: none;
/*
	min-width: inherit;
	height: auto;
	margin: 0 auto 4px;
	background: none;
*/
}

.page_title_input .inner {
	width: auto;
	height: auto;
}

.page_title_input header {
	background: none;
	padding: 15px 0 0;
	margin-bottom: 15px;
	position: static;
	transform: translateY(0);
	width: 100%;
}

.page_title_input .heading {
	margin: 0 15px 15px;
	font-size: 2.3rem;
}

.page_title_input .heading ._en {
}

.page_title_input .heading ._jp {
	display: none;
}


.page_title_input header .btn {
	display: none;
}
/*↑kanesaka tuika*/

.lead {
	margin: 0 0 35px;
}

.lead header {
	margin: 0 0 15px;
}

.lead header .heading {
	font-size: 14px;
	font-size: 1.4rem;
	position: relative;
	display: block;
	margin: 0 15px;
}

.lead header .heading span {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	background: #fff;
}

.lead header .heading::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	margin: auto;
	background-repeat: repeat-x;
}

.lead header .heading::after {
	display: none;
}

.lead .bnr {
	display: none;
}

.lead ul {
	width: auto;
	margin: 16px 15px 0;
	padding: 12px 15px 11px;
}

.lead ul li {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.7;
}

.schedule-reserv {
	padding: 30px 0;
}

.schedule-reserv header {
	margin: 0 0 8px;
}

.studio_btn{
	width: auto;
	margin: 0 15px;
}

.studio_btn ul{
	overflow: hidden;
	margin: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.studio_btn ul li{
	width: 50%;
	float: left;
	margin:0;
}

.studio_btn ul li a{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 12px;
	height: 43px;
	line-height: 43px;
	border: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-decoration: none;
}

.studio_btn ul li a.active{
	background: #000;
	color: #fff;
}

.studio_btn ul li.mizonokuchi a{
	line-height: 1.5;
	padding: 3px 0 0;
}

.schedule-reserv .column {
	display: block;
	width: 100%;
	margin-top: 5px;
}

.schedule-reserv .column .main-conts {
	width: auto;
	margin: 5px 15px 0;
	padding: 5px 10px;
}

.schedule-reserv .column .main-conts2 {
	width: auto;
	margin: 5px 15px 0;
	padding: 5px 10px;
}

.schedule-reserv .column .main-conts2 h2{
	font-size: 3.0rem;
	margin: 5px 15px 0;
	padding: 5px 10px;
}

.schedule-reserv .column .main-conts2 h3{
	font-size: 2.0rem;
	margin: 5px 15px 0;
	padding: 5px 10px;
}

.schedule-reserv .column .heading {
	display: none;
}

.schedule-reserv .column .heading2 {
	font-size: 3.0rem;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}

.schedule-reserv .column .heading2 small {
	font-size: 1.4rem;
	display: block;
	margin: 5px 0 0;
}


.sche_arrow {
	position: static;
	padding: 0;
}


.sche_arrow ul {
	margin: 0 0 20px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sche_arrow ul li {
	padding: 0 30px;
}

.sche_arrow ul li:first-child {
	padding: 0 30px 0 0;
}

.sche_arrow ul li:last-child {
	padding: 0 0 0 30px;
}

.sche_arrow ul li a {
	font-size: 1.6rem;
}

.sche_arrow.bottom {
	margin: 25px 0 0;
}

.sche_arrow.bottom ul {
	margin: 0;
}

.sche_block + .sche_block {
	margin: 20px 0 0;
}

.sche_day.first small {
	font-size: 1.4rem;
}

.sche_day {
	left: -2px;
	width: 48.5px;
	height: 48.5px;
}

.sche_day p {
	font-size: 1.4rem;
}

.sche_day span {
	font-size: 1.8rem;
	letter-spacing: -.03em;
}

.sche_day small {
	font-size: 1.4rem;
	display: inline;
}
.sche_day small2 {
	font-size: 1.4rem;
	display: inline;
}

.sche_header_pc {
	display: none;
}

.sche_header_pc2 {
	display: none;
}

.sche_header_pc3 {
	display: none;
}

.sche_header_sp {
	font-size: 1.6rem;
	display: block;
	margin: 0 0 0 45px;
	padding: 17px 10px 7.5px;
	border-bottom: solid 1px #333;
}

.sche_list dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sche_list dl + dl {
	margin: 13px 0 0;
}

.sche_list dl:nth-child(1) {
	width: auto;
	text-align: left;
}

.sche_list dl:nth-child(2) {
	width: auto;
}

.sche_list dl:nth-child(3) {
	width: auto;
}

.sche_list dl:nth-child(4) {
	display: none;
}

.sche_list dt {
	font-size: 1.0rem;
	position: relative;
	display: block;
	width: 55px;
	margin: 0 10px 0 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.sche_list dt::after {
	position: absolute;
	right: 0;
	content: ':';
}

.sche_list dd {
	line-height: 1.2;
}

.sche_list .btn {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 45px;
	margin: auto;
}

.sche_list .btn a {
	height: 45px;
}

.sche_list .btn a:hover {
	color: #fff;
	background: #000;
}

.sche_list .btn a.tell_pc {
	display: none;
}

.sche_list .btn a.tell_sp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.sche_list2 dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sche_list2 dl + dl {
	margin: 13px 0 0;
}

.sche_list2 dl:nth-child(1) {
	font-size: 1.3rem;
	width: auto;
	text-align: left;
}

.sche_list2 dl:nth-child(2) {
	width: 240px;
	text-align: left;
}

.sche_list2 dl:nth-child(3) {
	width: auto;
	text-align: left;
}

.sche_list2 dl:nth-child(4) {
	display: none;
}

.sche_list2 dt {
	font-size: 1.0rem;
	position: relative;
	display: block;
	width: 55px;
	margin: 0 10px 0 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.sche_list2 dt::after {
	position: absolute;
	right: 0;
	content: ':';
}

.sche_list2 dd {
	line-height: 1.2;
}

.sche_list2 .btn {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 45px;
	margin: auto;
}

.sche_list2 .btn a {
	height: 45px;
}

.sche_list2 .btn a:hover {
	color: #fff;
	background: #000;
}

.sche_list2 .btn a.tell_pc {
	display: none;
}

.sche_list2 .btn a.tell_sp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.sche_list3 dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sche_list3 dl + dl {
	margin: 13px 0 0;
}

.sche_list3 dl:nth-child(1) {
	font-size: 1.1rem;
	width: auto;
	text-align: left;
}

.sche_list3 dl:nth-child(2) {
	width: 240px;
	font-weight: bold;
	text-align: left;
}

.sche_list3 dl:nth-child(3) {
	width: auto;
	text-align: left;
}

.sche_list3 dl:nth-child(4) {
	display: none;
}

.sche_list3 dt {
	font-size: 1.0rem;
	position: relative;
	display: block;
	width: 55px;
	margin: 0 10px 0 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.sche_list3 dt::after {
	position: absolute;
	right: 0;
	content: ':';
}

.sche_list3 dd {
	line-height: 1.2;
}

.sche_list3 .btn {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 45px;
	margin: auto;
}

.sche_list3 .btn a {
	height: 45px;
}

.sche_list3 .btn a:hover {
	color: #fff;
	background: #000;
}

.sche_list3 .btn a.tell_pc {
	display: none;
}

.sche_list3 .btn a.tell_sp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}


.sche_acc_conts .program .program_info p a.tell_sp{
	display:inline;
}
.sche_acc_conts .program .program_info p a.tell_pc{
	display: none;
}


.sche_acc {
	display: block;
	padding: 10px 70px 10px 10px;
}

.sche_acc:hover {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.program {
	padding: 20px 20px;
}

.program .program_info .photo {
	width: 38.86925795%;
	max-width: 110px;
	margin: 0 5.300353356% 0 0;
}

.program .program_info p {
	font-size: 1.2rem;
	line-height: 1.7;
	margin: -3px 0 0;
}

.program .program_info p + p {
	clear: both;
	width: auto;
}

.program .instructor .name {
	font-size: 1.2rem;
	font-weight: bold;
}

.program .instructor p {
	font-size: 1.2rem;
	line-height: 1.7;
}

.program .instructor .desc p {
	float: none;
	width: auto;
}

.program .instructor .space {
	display: block;
	float: right;
	height: 82px;
}

.program .instructor .photo {
	float: right;
	clear: both;
	margin: 5px 0 0 10px;
}

.aside {
	width: auto;
	margin: 0 15px;
}

.aside .bnr {
	margin: 20px 0 0;
}

.calender {
	display: none;
}

.bnr_line {
	margin: 20px 0 0;
	padding: 14px 20px 25px;
}

.bnr_line .ttl {
	margin: 0 0 10px;
}

.bnr_line .ttl span {
	padding: 4px 0 11px;
}

.bnr_line .ttl span::before {
	left: -40px;
}

.bnr_line .btn {
	width: 176px;
	margin: 6px auto 0;
}

.bnr_line .btn a {
	font-size: 1.6rem;
	height: 38px;
}

.reservation section:not(.page_title):not(.page_title_input) {
	padding: 10px 0;
}

.reservation section:not(.page_title):not(.page_title_input) header {
	margin: 0 0 3px;
}

.reservation section:not(.page_title):not(.page_title_input) .contents .heading {
	margin: 0 0 -8px;
}

.reservation .contents {
	width: auto;
	margin: 5px 0px;
	padding: 0px;
}

.reservation .contents .heading span {
	padding: 0 25px;
}

.reservation .contents dl dt {
	line-height: 2.0;
}

.reservation .contents dl {
	padding: 10px 5px 10px 17px;
}

.reservation .contents dl dt {
	font-size: 1.0rem;
	width: 70px;
}

.reservation .contents dl dd {
	font-size: 1.3rem;
	line-height: 1.5;
	padding: 0 0 0 10px;
}

.reservation form {
	margin: 10px 15px 0;
	padding: 10px 10px;
	background: #fff;
}

.reservation form .inner {
	width: auto;
	margin: 0;
	padding: 0;
}

.reservation form input {
	padding: 0 10px;
}

.reservation form dl {
	display: block;
}

.reservation form dl + dl {
	margin: 14px 0 0;
}

.reservation form dl dt {
	width: 100%;
	padding: 0 10px 5px;
	text-align: left;
}

.reservation form dl dd {
	width: 100%;
}

.reservation form dl dd p {
	font-size: 11px;
}

.reservation form dl dd li {
	width: auto;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.reservation form .btns {
	margin: 20px 0 0;
}

.reservation form .btns li:nth-child(1) button:hover {
	opacity: 1;
}
.reservation form .btns li:nth-child(2) button:hover {
	background: #000;
	color: #fff;
}


.reservation .desc {
	padding: 25px 0 40px;
}

.reservation .desc p + p {
	margin: 25px 0 0;
}

.reservation .desc .logo {
	width: 254px;
	margin: 15px auto 0;
}

.reservation .desc .logo a span {
	font-size: 1.3rem;
	margin: 0;
	letter-spacing: .12em;
	-webkit-font-feature-settings: inherit;
	font-feature-settings: inherit;
}
.reservation .txt {
	magin: 10px 0 0 0;
}



}

@media only screen and (max-width: 374px) {

.sche_list dl {
	font-size: 1.2rem;
}

.sche_list .btn {
	width: 17.379679144vw;
}

.sche_list2 dl {
	font-size: 1.2rem;
}

.sche_list2 .btn {
	width: 17.379679144vw;
}

.reservation .contents dl {
	padding: 10px 0 10px 10px;
}

.reservation .contents dl dd {
	font-size: 1.2rem;
}

.reservation .txt {
}



}

@media only screen and (max-width: 350px) {

.txt dd {
	font-size: 1.1rem;
}

.reservation .contents dl dt {
	width: 65px;
}

.reservation .contents dl dd {
	font-size: 1.1rem;
}

.reservation .txt {
}


}


/*# sourceMappingURL=maps/schedule.css.map */
