@charset "utf-8";
/* CSS Document */

main{
    padding-top: 50px;
}

.main__top-visual,
.main__top-visual img {
    width: 100%;
    margin: 0 auto;
}


.main__contents{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.main__title{
    width: 100%;
    max-width: 800px;
    height: 90px;
    line-height: 90px;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	margin-bottom: 9.9rem;
}
.main__title h2{
    font-size: 4.3rem;
    font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.5rem;
	color: #4C4948;
}
.main__box {
	display: flex;
	justify-content: space-between;
	padding-top: 5rem;
}
.main__text--wrap {
	max-width: 47rem;
}
.main__text--flex {
	display: flex;
}
.main__text {
	margin-bottom: 1rem;
}
.main__box img {
	max-width: 47rem;
}
.main__contents--link {
	display: flex;
	justify-content: space-around;
	margin: 6.6rem auto;
	max-width: 50rem;
}
.main__contents--link a {
	background: #b20009;
	color: #fff;
	width: 20rem;
	padding: 1rem 4rem;
	font-size: 1.89rem;
	text-align: center;
	line-height: 1;
}
.content {
	background: #f7f1e9;
}
.content__container {
	width: 100%;
	max-width: 100rem;
	margin: 10rem auto 0;
	padding-top: 7rem;
	padding-bottom: 5rem;
	position: relative;
	background: #f7f1e9;
}
.content__banner {
	width:200%;
    height: 70px;
    background-color: #b20009;
    transform: skewX(-215deg);
    position:absolute;
    right: 250px;
    top: -40px;
}
.content h3{
    position: absolute;
    left: 0;
    top: -30px;
    color: #fff;
    font-size: 3rem;
}
.content__img--wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
}
.content__img {
	max-width: 31rem;
}
.content__img--name {
	text-align: center;
}
.content__img--note {
	font-size: 1.3rem;
	font-weight: 300;
}
.content__item {
	display: flex;
	margin: 2rem 2rem 2rem 0;
}
.content__item--left {
	width: 11rem;
	text-align-last: justify;
}
.content__item--right {
	margin-left: 2rem;
	max-width: 85rem;
}
.content__note--box {
	background: #fff;
	border: 1px solid #f1262b;
	padding: 1rem;
	margin-top: 2rem;
}
.content__note--list {
	list-style: disc;
	font-size: 1.6rem;
	font-family: 'Noto Sans JP', sans-serif;
	margin-left: 2rem;
}
.content__map {
	background: #fff;
    display: inline-block;
    width: 20rem;
    height: 4rem;
    border-radius: 100vh;
    text-align: center;
    padding-top: 0.6rem;
	margin-left: 10rem;
}
.content__item--right img {
	margin-top: 2rem;
}
/* table基本設定 */
.table__title {
	background: #d7b98f;
	padding: 3px 3px 3px 30px;
	margin-top: 2rem;
}
table,
td,
th {
	border: 1px solid #595959;
	border-collapse: collapse;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	text-align: center;
	vertical-align: middle;
	padding: .8rem;
}
th {
	background: rgba(215,185,143,0.5);
}
td {
	background: #fff;
}
/* table01 */
.table01 td,
.table01 th {
	width: 156px;
	height: 25px;
}
.table01 tr:first-of-type th:first-of-type {
	width: 455px;
}
.table01 tr:first-of-type th:nth-of-type(2) {
	width: 268px;
}
/*ボタン個別設定*/
.main__info--wrap a{
	line-height: 20px;
	padding: 1.5rem;
}
.main__return-top {
	margin-top: 3rem;
}
/*-------------
      lesson
----------------*/
.lesson__content {
	max-width: 100rem;
	margin: 0 auto;
}
.lesson__content--pro {
	max-width: 100rem;
	background: #d7b98f;
	padding: 1rem 2rem;
}
.lesson__content .content__img--wrap {
	max-width: 60rem;
	margin: 3rem auto 0;
}
.lesson__content .content__img {
	max-width: 25rem;
}
.lesson__content .content__img--name {
	font-weight: 300;
} 
.lesson__content--title {
	font-size: 2.76rem;
	font-weight: bold;
	text-align: center;
	margin: 3rem;
}
.lesson__content--type {
	font-family:  'Noto Sans JP', sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	margin-top: 5rem;
}
.lesson__content--text {
	font-weight: 300;
	margin-bottom: 3rem;
}
/* table02 */
.table02 tr:first-of-type th:first-of-type {
	width: 323px;
}
.table02 tr:first-of-type th:nth-of-type(2) {
	width: 312px;
}
.table02 tr:first-of-type th:last-of-type {
	width: 364px;
}
.table02 .table__week {
	width: 50px;
}
.table02 .table__price {
	line-height: 1.5;
}
.table02 .table__pl {
	padding-left: 2rem;
}
/* table03 */
.table03 tr:first-of-type th:first-of-type {
	width: 323px;
}
.table03 tr:first-of-type th:nth-of-type(2) {
	width: 312px;
}
.table03 tr:first-of-type th:last-of-type {
	width: 364px;
}
.table03 .table__week {
	width: 50px;
}
/* table04 */
.table04 tr:first-of-type th:first-of-type {
	width: 323px;
}
.table04 tr:first-of-type th:nth-of-type(2) {
	width: 312px;
}
.table04 tr:first-of-type th:last-of-type {
	width: 364px;
}
.table04 .table__week {
	width: 50px;
}

.reserve__container {
	padding-top: 10.6rem;
	position: relative;

}
.reserve__triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 138px 78px 0 0;
	border-color: rgba(215,185,143,0.5) transparent transparent transparent;

}
.reserve__box {
	background: #fff;
	max-width: 100rem;
	margin: 0 auto;
	position: relative;
	padding-bottom: 8rem;
}
.reserve__title {
	font-size: 2.76rem;
	font-weight: 500;
	text-align: center;
	position: absolute;
	top: 7%;
	left: 6.5%;
}
.reserve__text--wrap {
	max-width: 80rem;
	margin: -5rem auto 0;
}
.reserve__text {
	font-weight: 300;
	margin-bottom: 2rem;
}
.reserve__text span {
	font-size: 3.2rem;
	font-weight: bold;
}
.reserve__tel {
	font-size: 3.2rem;
	font-weight: bold;

}
.reserve__text--wrap dt,
.reserve__text--wrap dd {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
}
.reserve__text--wrap dl {
	display: flex;
	margin-top: 1rem;
}
.reserve__text--space {
	margin-left: 3rem;
}
.reserve__note {
	font-size: 1.6rem;
	font-weight: 300;
}
.reserve__text--wrap dd,dt {
	letter-spacing: .2rem;
}
.reserve__note {
	margin-left: 2rem;
	margin-top: 1rem;
	font-size: 1.3rem;
}
.reserve__catch {
	font-weight: 400;
	margin-top: 2rem;
}
/*-------------
      banner
----------------*/
.banner__container {
	max-width: 80rem;
	margin: 0 auto;
}
.banner__text {
	color: #308a9c;
	font-size: 2.1rem;
	text-align: center;
	margin-top: 3rem;
}
.banner__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
	padding-bottom: 3rem;
}
.banner__wrap img {
	max-width: 37rem;
}

/*-------------
      スムーススクロール
----------------*/

#use {
	padding-top: 8rem;
	margin-top: -8rem;
}
#lesson {
	padding-top: 8rem;
	margin-top: -8rem;
}

@media screen and (max-width: 1100px){
	.main__contents {
    transform: scale(92%);
}
/*
	.main__text--wrap {
		max-width: 32rem;
	}
	.main__box img {
		max-width: 42rem;
	}
*/
	.content__img {
    max-width: 25rem;
}
.content__container {
    transform: scale(92%);
    padding-bottom: 1rem;
}
	.content__item--left {
    width: 12.7rem;
}
	.content__item--right {
    max-width: 63rem;
}
	.reserve__text--wrap {
    max-width: 65rem;
}
	.banner__container {
    max-width: 70rem;
}
	.banner__wrap img {
    max-width: 33rem;
}
}
@media screen and ( max-width:920px ){
	.main__title {
		max-width: 750px;
	}
	.main__contents {
		transform: scale(100%);
		max-width: 75rem;
	}
	.content__container {
		max-width: 75rem;
	}
	.content__img {
    max-width: 24rem;
}
}
@media screen and (max-width: 750px){
	
	.main__title {
    max-width: 350px;
    height: 70px;
    line-height: 60px;
	position: absolute;
    top: -60px;
	}
	.main__title h2 {
		font-size: 2.7rem;
		letter-spacing: .3rem;
	}
	.main__text--wrap {
		margin: 0 auto 2rem;
		max-width: 35rem;
	}
	.main__box {
		display: block;
	}
	.main__contents--link {
		display: block;
		max-width: 35rem;
		margin: 3rem auto;
	}
	.main__contents--link a {
    display: block;
    text-align: center;
    margin: 1rem;
	width: 100%;
	max-width: 33rem;
}
	.content__container {
    transform: scale(100%);
		max-width: 35rem;
		margin: 7rem auto 0;
}
	.content__banner {
    width: 100%;
	height: 58px;
    right: 60px;
    top: -32px;
}
	.content h3 {
    left: 2rem;
    top: -25px;
    font-size: 2.5rem;
}
	.content__img--wrap {
		display: block;
		margin: 3rem auto;
	}
	.content__img {
		max-width: 100%;
		margin: 0 auto 2rem;
	}
	.content__img--note {
		text-align: center;
	}
	.content__item {
		display: block;
	}
	.content__item--left {
		width: 9.6rem;
	}
	.content__map {
		margin-left: 5rem;
	}
	table,
	td,
	th {
    font-size: 1.3rem;
	}
	.table01 tr:first-of-type th:first-of-type {
    width: 232px;
	}
	.table02 table,
	.table02 td,
	.table02 th {
		padding: .5rem;
	}

	.table02 tr:first-of-type th:first-of-type {
	width: 70px;
	}
	.table02 tr:first-of-type th:nth-of-type(2) {
		width: 100px;
	}
	.table02 tr:first-of-type th:last-of-type {
		width: 116px;
	}
	.table02 .table__week {
		width: 25px;
	}
	.table02 .table__pl {
		padding: .5rem;
}
	.table03 table,
	.table03 td,
	.table03 th {
		padding: .5rem;
	}

	.table03 tr:first-of-type th:first-of-type {
	width: 73px;
	}
	.table03 tr:first-of-type th:nth-of-type(2) {
		width: 100px;
	}
	.table03 tr:first-of-type th:last-of-type {
		width: 126px;
	}
	.table03 .table__week {
		width: 25px;
	}
	.table03 .table__time {
		width: 123px;
	}
	.table04 table,
	.table04 td,
	.table04 th {
		padding: .5rem;
	}

	.table04 tr:first-of-type th:first-of-type {
	width: 73px;
	}
	.table04 tr:first-of-type th:nth-of-type(2) {
		width: 100px;
	}
	.table04 tr:first-of-type th:last-of-type {
		width: 126px;
	}
	.table04 .table__week {
		width: 25px;
	}
	.table04 .table__time {
		width: 123px;
	}
	

	.reserve__title {
		font-size: 2rem;
		left: 17%;
	}
	.reserve__triangle {
		border-width: 100px 64px 0 0;
	}
	.reserve__text--wrap {
		max-width: 27rem;
		margin: 0 auto;
	}
	.reserve__text span {
		font-size: 2.5rem;
	}
	.reserve__tel {
		font-size: 2.5rem;
	}
	.reserve__text--wrap dl {
		display: block;
	}
	.reserve__note {
		margin-left: 0;
	}
	.banner__container {
		max-width: 35rem;
	}
	.banner__wrap {
		display: block;
		padding-bottom: 0;
	}
	.banner__wrap img {
    max-width: 35rem;
		margin: 0 auto 2rem;
}
	#use {
    padding-top: 3rem;
    margin-top: -3rem;
}
	#lesson {
    padding-top: 3rem;
    margin-top: -3rem;
}
}

