body{
    background-size: cover !important;
}

#wrap {
	position: relative;
	width: 100%;
	min-height: 100%;
    margin: auto;
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    #wrap {
        width: 60%;
        margin-top: 200px;
    }
}



#main {
	position: relative;
	z-index: 0;
	width: 100%;
	margin: -5px 0 0;
	padding: 0 0 10px;
    overflow: auto;
}

.scroll-arraw {
    font-size: 12px;
    margin: 0 0 -1em;
    font-weight: normal;
}
@media screen and (min-width: 768px) {
    .scroll-arraw {
        display: none;
    }
}

.salon-table-wrap table {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: inherit;
	margin: 10px 0 30px;
}

.salon-table-wrap.add2020 table .salon-categories th.th-blank {
	width: auto;
	background: none;
    z-index: 2;
}



.salon-table-wrap.add2020 table .salon-categories th {
	width: 180px;
    text-align: -webkit-center;
}

/* .salon-table-wrap tr:first-child th:first-child{
    z-index: 1;
} */

.salon-table-wrap.add2020 table th {
	height: unset;
	min-height: 500px;
	padding: 5px 1px 2px 1px;
    border-bottom: solid 0px #fff;
    border-top: none;
    z-index: 1;
    background: white;
}

.time-schedule_left th {
    width: 58px;
}
.time-schedule_left :first-child{
    position: relative;
    /* position: -webkit-sticky; */
    left: 0;
}

.th-blank{
    position: sticky;
    position: -webkit-sticky;
    left: 0;
}

.salon-table-wrap table .salon-categories th {
	width: 209px;
}

.salon-table-wrap table th {
	height: 134px;
	padding: 10px 13px 10px 10px;
}

.salon-table-wrap table th span {
	display: block;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: horizontal-tb;
	height: 134px;
	width: 48px;
	background: #84a288;
	border-radius: 24px;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.three-four{
    background: #5a978d !important;
}









.salon-table-wrap.add2020 table th span {
	width: 50px;
	border-radius: 16px;
	line-height: 18px;
}

.salon-table-wrap.add2020 table td {
	width: 180px;
	padding: 10px 10px 0;
    text-align: -webkit-center;
    border-bottom: solid 0px #fff;
    border-top: none;
}

.salon-table-wrap table td {
	width: 209px;
	padding: 10px 13px 0;
	vertical-align: top;
    background: aliceblue;
    border-left: solid 2px #fff;
}

.card_class {
    text-decoration: none;
}

.card-time{
    width: 108px;
    border-radius: 8px;
    overflow: hidden;
    /* box-shadow: 0 4px 15px rgba(0,0,0,.2); */
    margin-bottom: 10px;
}

.card_class{
    text-decoration: none;
}
a[href].card_class .card-time::after {
    content: "〉";
    position: absolute;
    top: 26%;
    right: -2%;
    color: #364f5766;
}
.time-schedule_left td:nth-child(3) .card-time::after { right: -5% !important; }

a[href="#"].card_class .card-time::after { content: ""; }


.card__imgframe{
    width: 100%;
    height: 77px;
    padding-top: 10px;
    background: #eccbd0;
    box-sizing: border-box;
    color: #364f57;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1px;
    padding-top: 16px;
    line-height: 26px;
}



.card__imgframe-soon {
    width: 100%;
    height: 97px;
    padding-top: 10%;
    padding-bottom: 10%;
    background: rgb(164, 212, 217);
    opacity: 0.4;
    box-sizing: border-box;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.card__imgframe-baseup {
    width: 100%;
    height: 77px;
    padding-top: 10px;
    background: #cbece6;
    box-sizing: border-box;
    color: #364f57;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1px;
    padding-top: 16px;
    line-height: 26px;
}
.card__imgframe-come {
    width: 100%;
    height: 97px;
    padding-top: 20%;
    padding-bottom: 10%;
    background: #fff;
    opacity: 0.4;
    box-sizing: border-box;
    color: #000;
    font-weight: bold;
    font-size: 23px;
    letter-spacing: -1px;
}

.card__imgframe-table-tennis{
    width: 100%;
    height: 77px;
    padding-top: 28px;
    background: #faf1de;
    box-sizing: border-box;
    color: #364f57;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1px;
}

.card__textbox{
    width: 100%;
    height: 40px;
    padding-top: 10px;
    background: #b27778;
    box-sizing: border-box;
}
.card__textbox-baseup {
    width: 100%;
    height: 40px;
    padding-top: 10px;
    background: #77b2b1;
    box-sizing: border-box;
}
.card__textbox-soon {
    width: 100%;
    height: 20px;
    padding: 10px 0px;
    background: rgb(164, 212, 217);
    opacity: 0.4;
    box-sizing: border-box;
}

.card__textbox-come {
    width: 100%;
    height: 20px;
    padding: 10px 0px;
    background: #fff;
    opacity: 0.4;
    box-sizing: border-box;
}

.card__textbox-table-tennis{
    width: 100%;
    height: 40px;
    padding-top: 10px;
    background: #cbbca1;
    box-sizing: border-box;
}

.karate-color-1{
    background: #fff !important;
}

.karate-color-2{
    background: #adadad !important;
}

.jym-color-1{
    background: #dcead6;
}

.jym-color-2{
    background: #9fb296;
}

  
.card__textbox > * + *{
    margin-top: 10px;
}

.card__titletext{
    font-size: 14px;
    font-weight: bold;
    line-height: 125%;
    color: #fff;
    text-decoration: none !important;
}

.card__titletext-soon{
    font-size: 15px;
    font-weight: bold;
    line-height: 125%;
    color: #fff;
    text-decoration: none !important;
}

.card__titletext-come{
    font-size: 15px;
    font-weight: bold;
    line-height: 125%;
    color: #fff;
    text-decoration: none !important;
}

.card__titletext-table-tennis{
    font-size: 15px;
    font-weight: bold;
    line-height: 125%;
    color: #fff;
    text-decoration: none !important;
}

.mama {
    padding-top: 44px;
}

.class_class{
    padding-top: 15px;
}

.circle_number {
    width: 25px;
    height: 25px;
    background-color: #d1e6ec;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    color: rgb(5, 74, 14);
    display: inline-block;
    vertical-align: 3px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 8px;
    margin-left: 3px;
}

.class_number {
    width: 25px;
    height: 25px;
    background-color: #edf0e7;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    color: #6f6f6f;
    display: inline-block;
    vertical-align: 3px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 19px;
    font-style: normal;
}

.circle_number-table {
    width: 20px;
    height: 20px;
    background-color: #364f57;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    vertical-align: 3px;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-left: 3px;
    padding-right: 1px;
}

.three-four-1{
    background-color: #e6ebe7 !important;
}

.class-number{
    font-size: 28px;
    line-height: 46px;
}

.class-number_big{
    font-size: 20px;
    font-style: normal;
}

.class-wavy{
    font-size: 3px;
    /* writing-mode: tb; */
}

.class-number_small{
    font-size: 15px;
    font-style: normal;
}

.table_day{
    clip-path: polygon(0 0,100% 0, 100% 70%, 50% 100%,0 70%);
    background: #91b165;
    color: #fff;
    font-size: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 12px;
    border-radius: 5px;
}

.table_back_day{
    background: aliceblue;
}

.none-none{
    color: transparent;
    background-color: transparent !important;
    background: transparent !important;
    box-shadow: none !important;
}