/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
@media screen and (max-width: 680px){
.mailmag table td {
    display: block;
    text-align: left!important;
}
	.mailmag table  {
		width:95%!important;
}
	.wpcf7-submit {
		width:100%!important;
	}
	.mailmag input[type="text"],
	.mailmag input[type="email"]{
	    max-width: 100%;
		  width:100%!important;
}
}
@media screen and (max-width: 480px){
.mailmag table td {
    display: block;
    text-align: left!important;
}
	.wpcf7-submit {
		width:100%!important;
	}
	.mailmag input[type="text"],
	.mailmag input[type="email"]{
	    max-width: 100%;
		  width:100%!important;
}
	
	.ass_login_table th,.ass_login_table td{
		width:100%;
		display:block;
		
	}
	.ass_table_sub th,
	.ass_table_sub td
	{
		width:100%!important;
		display:block;
		max-width: 100%!important;
		
	}
	.ass_table th,
	.ass_table td
	{
		width:100%!important;
		display:block;
		max-width: 100%!important;
		
	}
	#staff_biko{
    max-width: 100%!important;
    width: 100%!important;		
	}
	
	.comfirm_table th,
	.comfirm_table td
	{
		width:100%!important;
		display:block;
		max-width: 100%!important;
		
	}
}
h4{
    border-left: 2px solid;
    padding: .4em 0 .4em .4em;
    margin-top: 1.8em;
    border-color: #73c440!important;
    font-size: 1.1em;
}
.aligncenter, img.aligncenter {
    margin-right: auto!important;
    margin-left: auto!important;
}

.alignright, img.alignright {
    margin-left: 2.5%!important;
}
.abs_table{
table-layout:fixed!important;
width:100%!important;
}

.booking_time_a{
	display:flex;
}
.row_disp_ctl{
	display:none;
}
.page-id-6553 .sns,
.page-id-6553 .article-footerfull{
display:none;
}
.page-id-6561 .sns,
.page-id-6561 .article-footerfull{
display:none;
}
.page-id-6549 .sns,
.page-id-6549 .article-footerfull{
display:none;
}
.page-id-6567 .sns,
.page-id-6567 .article-footerfull{
display:none;
}

.booling-form-table td {
    padding: .5em!important;
}
/*黄緑マーカー*/
.marker-under-green {
    background: linear-gradient(transparent 60%, #CCFF66 60%);
}
/*左寄せした写真のスタイル*/
.alignleft{
    margin-right: 1em!important;
    margin-bottom: 1em!important;
}
.page-id-8606 .sns{
display:none;
}
.page-id-8606 h2{
margin-top: 0;
}

.booking_time_a select{
	width:50px!important;
}
.staff_class_date{
width:100px!important;
}

#main select, #main input[type="password"] {
    padding: 3px!important;
}

.backcolorred{
	background: red!important;
}
/*目次のドットを削除*/
.entry-content ul li:before {
 display:none;
}
.entry-content .kijishita a {
    color: #0000FF;
}
.entry-content a {
    color: #0000FF;
}
.entry-content .kijishita a:hover {
    color: #0000FF;
}
.entry-content a:hover {
    color: #0000FF;
}
.wpcf7-list-item.has-free-text {
	display: inline-flex;
}
.wpcf7-list-item.has-free-text > label {
	margin-right: 10px;
}