.header_bnnr br{
display:none;
}

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

body{font-size:14px;

background-image: url(../img/bg_01.gif), url(../img/bg_02.gif), url(../img/bg_03.gif), url(../img/bg_04.gif), url(../img/bg_05.gif), url(../img/bg_06.gif), url(../img/bg_07.gif), url(../img/bg_08.gif);
	background-position: 5% top, 95% 15%, 5% 40%, 95% 45%, 5% 70%, 95% 70%, 5% 90%, 95% 95%;
	background-size: 35%, 35%, 35%, 35%, 35%, 35%, 35%, 35%;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-attachment: fixed, fixed, fixed, fixed, fixed, fixed, fixed, fixed;}

.search_container,
.header_r,
.pc,
#follow_btn{display:none;}

.sp{display:block;}

.atten_r li{text-align:left;}

h1{font-size:65%;}

header{margin:2% auto;}

.logo{
width:100%;
clear:both;
text-align:center;
margin:0 auto;
}

.logo img{
width:70%;
margin:1% 0 0.75em 3px;
}

.header_bnnr{
width:100%;
display:table;
float:inherit;
margin:0.5em 0 0;
border-collapse:separate;
border-spacing:3px;
line-height:1;
}

.header_bnnr a{
display:table-cell;
vertical-align:middle;
background:#eee;
padding:0.5em;
border-radius:5px;
color:#fff !important;
text-align:center;
}

.header_bnnr a:hover{text-decoration:none;}
.header_bnnr br{display:block;}

nav{margin:2% auto 5%;}
ul.menu{height:auto;}

nav{margin:5% auto;}

ul.menu_sp{
width:100%;
display:table;
table-layout:fixed;
margin:0 auto;
border-collapse:separate;
border-spacing:0;
background:#fff;
font-size:140%;
}

ul.menu_sp li{
display:table-cell;
text-align:center;
border:none;
vertical-align:middle;
}

#nav-content ul ul li{
padding-left:1.5em;
font-size:90%;
}

ul.menu_sp li:last-child{border:none;}

ul.menu_sp li a,
ul.menu_sp li label{
height:auto;
line-height:2em;
padding-top:0;
display:block;
color:#444;
text-decoration:none;
} 
 
ul.menu_sp li a:hover,
ul.menu_sp li label:hover{background:#00909A; color:#fff;}
ul.menu_sp li span.menu_icon{display:none;}


/*ナビゲーションドロワー*/
.menu li.pc{display:none;}

#nav-drawer{
display:block;
position:relative;
}

.nav-unshown{display:none;}
#nav-open{color:#444;}
#nav-open:hover{background:#00909A; color:#fff;}

#nav-close{
display:none;
position:fixed;
z-index:99;
top:0;
left:0;
width:100%;
height:100%;
background:#00909A;
transition:.3s ease-in-out;
opacity:0.9;
filter:alpha(opacity=90);
zoom:1;
}

#nav-content{
overflow:auto;
position:fixed;
top:0;
left:0;
z-index:9999;
width:75%;
max-width:700px;
height:100%;
background:rgba(0,144,154,.9);
transition:.3s ease-in-out;
-webkit-transform:translateX(-105%);
transform:translateX(-105%);
font-size:115%;
}

#nav-input:checked ~ #nav-close{
display:block;
opacity:0.9;
filter:alpha(opacity=90);
zoom:1;
}
#nav-input:checked ~ #nav-content{
-webkit-transform:translateX(0%);
transform:translateX(0%);
box-shadow:6px 0 25px rgba(0,0,0,.15);
}

#nav-drawer ul li{
height:auto;
background:#00909A;
border-bottom:1px solid #fff;
}

#nav-drawer ul li span{
height:auto;
display:block;
margin-top:-0.75em;
font-size:85%;
padding-left:1.25em;
}

#nav-drawer ul li a{
display:block;
color:#fff;
padding:0.5em 0.5em 0.5em 1.25em;
text-decoration:none;
}

#nav-drawer ul li a:hover{
color:#fff;
background:#027b83;
}

#nav-drawer ul ul li{background:#07a2ad;}

#nav-drawer ul ul li a{color:#f3faf6 !important;}

#breadcrumbs{margin:1em auto;}

#nav-drawer ul li a:before,
#nav-drawer ul li a:hover:before{
content:"\f105";
font-family:"Font Awesome 5 Free";
font-weight:900;
margin-right:0.5em;
}

#nav-drawer ul ul li a:before,
#nav-drawer ul ul li a:hover:before{
content:"ー";
}

#nav-content ul.menu_sp{
width:100%;
margin-bottom:0.25em;
display:table;
table-layout:fixed;
border-bottom:1px solid #fff;
}

#nav-content ul.menu_sp li{
display:table-cell;
text-align:center;
border:none;
vertical-align:middle;
padding-left:0 !important;
}

#nav-content ul.menu_sp li a:before{content:none !important;}
#nav-content ul.menu_sp li a{padding:0 !important;}

.title{
padding:0 0.5em;
letter-spacing:0em;
}

.tab_item{
width:calc(96%/3);
font-size:100%;
}

.box_2 .title,
.box_3 .title{margin-bottom:0.75em;}

#Curriculum .box_2,
.box_2,
.box_5{
width:100%;
height:auto;
clear:both;
margin:0 0 3%;
}

#Curriculum .box_2,
#COURSE .box_2{
float:left;
margin-bottom:3% !important;
}

#Curriculum .box_3{
width:100% !important;
height:auto !important;
clear:both !important;
margin:0 0 3% !important;
float:inherit !important;
}

.prevention,
.beginners{
line-height:5em;
padding-top:5%;
font-size:3.7vw !important;
letter-spacing:0;
border-radius:0;
}

.box_4{
width:49%;
margin-right:2%;
}
.box_4:last-child{margin-right:0;}

.box_2:first-child{margin:0 0 5%;}
.box_5{max-width:100%;}
.box_5 p{min-height:auto;}

ul.flex_box5{margin:0 0 5em;}

.box_4,
ul.flex_box5 li{
width:49%;
margin:0 1% 2%;
}

.box_4:nth-child(odd),
ul.flex_box5 li:nth-child(odd){margin-left:0;}
.box_4:nth-child(even),
ul.flex_box5 li:nth-child(even){margin-right:0;}

#COURSE table th,
#COURSE table td{
padding:0.25em 1em;
}

#COURSE table th{
text-align:left;
background:#00909A;
color:#fff;
}

#COURSE table td{
color:#00909A;
text-align:left;
}

.top_img{
line-height:1em;
padding:1em 0 1em 3%;
font-size:200%;
letter-spacing:.0em;
}

.frame_wrap{
padding-bottom:120%;
border:1px solid #ccc;
}

footer{
margin:2em 0 0;
padding:3em 0 0.1em;
}

footer .box_2:first-child,
footer .box_2:last-child{width:100% !important;}

.btn_link{font-size:110%;}

img.w100{
display:block;
margin:0 auto 2em;
}

.map{margin:2em auto 0;max-width:800px;width:100%; float:inherit; display:block; clear:both;}

#safety-lesson .pic_wrap img{
width:100%;
height:100%;
object-fit:cover;
border-radius:0;
object-position:0px 0px;
margin-bottom:1em;
float:left;
}

#safety-lesson .pic_wrap{
width:100%;
display:table;
text-align:left;
float:left;
margin:0 !important;
clear:both;
vertical-align:middle !important;
}

#safety-lesson .pic_wrap p{
width:65%;
display:table-cell;
vertical-align:middle;
}

#COURSE table{width:100%;}

table th,
table td{
width:100%;
display:block;
clear:both;
}

table tr td{border-bottom:none;}

small{padding:1em 0;}

#follow_btn div{width:100px;}
#follow_btn ul li{font-size:80%;}

#page-top a{
line-height:40px;
padding:0 0.5em;
}

#fixed{
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
transition:all 0.3s;
box-shadow:0 0 10px rgba(34, 25, 25, 0.2);
}

#fixed.scrolled{
position:fixed;
top:0;
left:0;
z-index:1;
width:100%;
}

table.table_book tr th{text-align:center; width:10%; }
table.table_book tr td{ padding:1% 3% 1% 5%; word-break:normal; border-bottom:1px solid #eee;}

}

@media only screen and ( max-width:500px ){
.title{
letter-spacing:0 !important;
line-height:1.4;
}
}


#COURSE .box_2 a:link img{
	margin-bottom:1em !important;
}

#COURSE .box_2 p{
	display:block!important;
	clear:both!important;
	float:inherit!important;
	margin-top:1em !important;
}

