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

#wrapper {
	width: 100%;
	overflow: hidden;
	}

#header {
	width: 100%;
	position: fixed;
	background-image: url(../img/sp/hdptn-sp.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
	z-index: 20;
	
}
#header2 {
	width: 100%;
	position: fixed;
	background-image: url(../img/sp/hdptn-sp.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
	z-index: 20;
	
}
#main {
	float: none;
	overflow: hidden;
	margin-top: 50px;
}
#main p {
	margin: 5px;
	line-height: 150%;
	font-size: 14px;
}
#shoplink p {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 150%;
}


#sidebar {
	float: none;
	
}
.sp_img4 {
	display: none;
}

#ft_ptn {
	width: 100%;
	
}
#ft {
	width: 100%;
	background-image: url(../img/sp/ftptn2.jpg);
	margin-top: 10px;
	padding-top: 10px;	
	
}
.ft_tbl2 {
	width: 100%;
}
.ft_img1 {
	display: none;
}
#btt {
	display: none;
}
.ft_tbl2 {

}
.ft_tbl2 tr td {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 150%;
}
.ft_tbl2 tr td .ft_info {
	font-size: 16px;
	display: block;
	text-align: center;
	padding: 10px;
	border: 2px dotted #A2B528;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#ft_title {
	display: none;
}
#title-bar2 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.ft_bg1 {
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.ft_Navi {
	display: flex;
	margin-top: 20px;
	padding: 0px;
	
}
.ft_Navi .nvitem {
	margin: 2px;
	width: 25%;
	border: 1px dotted #90A701;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.ft_Navi .nvitem a {
	color: #666;
	font-size: 9px;
	display: block;
	text-align: center;
}
.ft_link {
	display: none;
}
.ft_t1 {
	font-size: 16px;
	display: block;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px dotted #A2B528;
}
.ft_t3 {
	font-size: 16px;
	display: block;
	
	padding-bottom: 10px;
	text-align: center;
	
}
#ft_tx {
	font-size: 14px;
	line-height: 150%;
}

#slider {
	display: none;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


.changebt{
	display: flex;
	background-color: #993;
	
}

#btnPC{
	
}
 
#btnSP{
	
    
}
.chitema {
	font-size: 14px;
	color: #90A700;
	padding: 10px;
	width: 50%;
	border-radius: 10px;
	border: 1px dotted #90A700;
	background-color: #FFF;
	margin: 10px;
}
.chitemb {
	
	color: #90A700;
	padding: 10px;
	width: 80%;
	border-radius: 10px;
	border: 1px dotted #90A700;
	background-color: #FFF;
	margin: 10px;
	
}

.chlink {
	
	 display: block;
	 text-align: center;
}




/* ここから通常のCSS */

#title-barsp {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: auto;
	right: auto;
}
#title-bar {
	display: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
 
#hdimg {
    display: none;
}
#bg1 {
	background-image: none;
}

.globalNavi {
	display: none;
}
.ft-t2 {
	display: none;
}
/* スマホ用スライダーのCSS */

.sliderArea {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}
.sliderArea.w300 {
    max-width: 300px;
}
.slick-slide {
    margin: 0 5px;
}
.slick-slide img {
    width: 100%;
    height: auto;
}
.slick-prev, .slick-next {
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}


#slider2 {
	width: 100%;
}

.single-item{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.title_h1 {
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #CAE095;
	background-image: url(../img/sp/titleptn1sp.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.title_h1_2 {
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #CAE095;
	background-image: url(../img/sp/titleptn1sp.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 18px;
	line-height: 150%;	
}
.sp_img_n {
	display: none;
}
.ulbox {
	width:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;

    -webkit-box-lines:m.ulboxtiple;
    -moz-box-lines:m.ulboxtiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ulbox li {
	list-style: none;
	width: 100%;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E7E7E7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ulbox li:first-child{
    margin-right: 0;
}
.ulbox li img {
	border: none;
	padding: 0;
	margin: 5;
}
.ulbox li h2 {
	font-size:16px;
	text-align:center;
	margin: 0px;
	width: 100%;
	display: block;
}
.ulbox li p {
	padding: 0;
	font-size:100%;
	margin-right: 5px;
	margin-left: 5px;
}
.ulbox li .button {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
.ulbox li .button a {
	text-align: center;
	display: block;
	width: 80%;
	background-color: #9C3;
	color: #FFF;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 10px;
}
.ulbox li .button a:hover {
	background-color: #C60;
}


.sp_img_top {
	width: 100%;
}

.h2_top {
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #9C3;
	margin: 0px;
	background-image: url(../img/sp/topb1sp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#topics {
	border: 5px none #F2F2F2;
	padding: 5px;
	margin-top: 10px;
}

#topics ul {
	margin: 0px;
	padding: 0px;
}
#topics ul li {
	font-size: 100%;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../img/img/arw.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
#topics ul li a {
	color: #666;
}
#topics ul li a:hover {
	color: #F39800;
}

#topics ul li a .nwestitle {
	display: inline;
	clear: both;
	padding-left: 20px;
}

.topictitle {
	font-size: 18px;
	background-image: url(../img/sp/topb2sp.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	margin: 5px;
	line-height: 150%;
	text-align: center;
}
.newdate {
	font-weight: bold;
	color: #C60;
	font-size: 14px;
	text-align: left;
	
}
.topinfo {
	padding: 0px;
	display: flex;
}

.spflex {
	display: flex;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	
}
.spflex a {
	
	color: #FFF;
	
	
}
.spflex .item1 {
	background-color: #9C3;
	margin: 5px;
	padding: 5px;
	width: 33.3%;
	border-radius: 10px;
}

.spflex .item2 {
	background-color: #DF991D;
	margin: 5px;
	padding: 5px;
	width: 33.3%;
	border-radius: 10px;
}

.spflex .item3 {
	background-color: #8B796F;
	margin: 5px;
	padding: 5px;
	width: 33.3%;
	border-radius: 10px;
}

.sp_img1 {
	border: 5px solid #F2F2F2;
	width: 100%;
	display: none;
}








.sp_img2 {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 5px solid #F2F2F2;
}

.btn,
a.btn,
button.btn {
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	position: relative;
	display: block;
	padding: 10px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 60%;
}

.btn--orange,
a.btn--orange {
	color: #fff;
	background-color: #94AA09;
}

.btn--orange:hover,
a.btn--orange:hover {
	color: #fff;
	background-color: #C0DF0F;
}

.fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 1rem;
}


.mainView{
  width: 100vw;
  height: 100vh;
  background-color: #ccc;
}
.ft_link2{
	display: none;
}


/* ハンバーガーメニュー */

.scroll-prevent {
position: fixed;
z-index: -1;
width: 100%;
height: 100%;
}
#nav-tgl {
display: none;
}
.nav-tgl-btn {
cursor: pointer;
position: fixed;
top: 0;
right: 0;

}
.open {
	z-index: 2;
	width: 48px;
	height: 48px;
	transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
	background-color: #90A701;
}
.open::before,
.open::after {
content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	right: 30%;
	width: 40%;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.open::before {
transform: translateY(-8px);
}
.open::after {
transform: translateY(8px);
}
.close {
z-index: 1;
width: 100%;
height: 100%;
pointer-events: none;
transition: background .6s;
}
#nav-tgl:checked + .open {
background: #dd4884;
transform: translateX(-250px);
}
#nav-tgl:checked + .open span {
transform: scaleX(0);
}
#nav-tgl:checked + .open::before {
transform: rotate(45deg);
}
#nav-tgl:checked + .open::after {
transform: rotate(-45deg);
}
#nav-tgl:checked ~ .close {
pointer-events: auto;
background: rgba(0,0,0,.3);
}
.content-wrapper {
transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#nav-tgl:checked ~ .content-wrapper {
transform: translateX(-250px);
}
/* メニューデザイン */
.drower-menu {
z-index: 999;
position: fixed;
overflow: auto;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
top: 0;
right: 0;
width: 250px;
height: 100%;
margin: 0;
padding: 0 0 10px;
box-sizing: border-box;
background: #333;
transform: translateX(100%);
transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.drower-menu a {
display: block;
color: white;
padding: 10px;
text-decoration: inherit;
transition: background .6s;
font-size: 1.4rem;
}
.drower-menu a:hover {
background: black;
}
#nav-tgl:checked ~ .drower-menu {
transform: none;
}
.nvbtn {
	font-size: 9px;
	text-align: right;
	
	top: 40px;
}


.sp_img3 {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.table {
	width: 100%;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
.table th {
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 100%;
	background-color: #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ccc;
	border-bottom-color: #ccc;  
}
.table td {
	padding: 5px;
	background: #fff;
	color: #222;
	display: block;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ccc;
	border-bottom-color: #ccc;  
}

textarea {
	width : 90%;
	overflow: auto;
	vertical-align: top;

	 box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.button_box {
	clear : both ;
	padding : 8px ;
	text-align : center ;
}

#wrapper3 {
    width : 100% ;
   
}
.section__ttl {
    padding: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    color:#fff;
    background : #ff6600;
    
    
}

#content .contents .post .content_bg .titlebg .title a {
	font-size: 16px;
}
#content .contents .post .content_bg .titlebg {
	width: 100%;
	background-image: none;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
}
#main #content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .contents {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content .contents .post .content_bg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .contents .post {
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#content .contents .post .content_bg .blog_info ul .cal {
	font-size: 12px;
}
#content .contents .post .content_bg .blog_info ul .cat {
	display: none;
	background-image: none;
}
#content .contents .post .content_bg p {
	font-size: 15px;
	padding: 5px;
}

.post .content_bg img {
	max-width: 100%;
	
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cat-item a {
	font-size: 14px;
}

.widget widget-container a {
	font-size: 14px;
}



.googleCalendar iframe {
  width: 100%;
  height: 400px;
}

.cal_wrapper {
max-width: 680px;
min-width: 300px;
margin: 2.0833% auto;
}

.googlecal {
	position: relative;
	padding-bottom: 100%;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.p_top {
	width: 100%}

.c1_title {
	background-image: url(../img/common/school/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
	font-size: 16px;
	padding-left: 5px;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.c1_title .c1_sub {
	font-size: 14px;
	color: #C877B1;
	display: block;
	margin-top: 10px;
}


.sc_link_1 {
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #E8595C;
	background-color: #F4BBBB;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #FFEFEF), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #FFEFEF),color-stop(.75, #FFEFEF), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
	text-align: center;
	width: 80%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.sc_link_1 .sc_tx1 {
	padding: 20px;
	background-color: #F09496;
	display: block;
	color: #FFF;
}

.sc_link_2 {
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #E8595C;
	background-color: #86b31e;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ecfcc5), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ecfcc5),color-stop(.75, #ecfcc5), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 80%;
}
.sc_link_2 .sc_tx2 {
	padding: 20px;
	background-color: #9c2;
	display: block;
	color: #FFF;
}

.flex2 {
	display: flex;
	margin-top: 20px;
	align-items: center;
}

.flex_img {
	flex-basis: 25%
}
.flex_img img {
	width: 100%
}
.flex_tx {
	flex-basis: 75%;
	font-size: 14px;
	line-height: 150%;
	margin-right: 5px;
	
}
.s_img {
	width: 100%;
}
.s_img tr td {
	display: block;
}

.sp_tblimg {
	width: 100%;
}
.hid {
	display: none;
}

.title_h2_cl {
	font-size: 16px;
	line-height: 150%;
	background-image: url(../img/common/titlebg3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.menu_1 {
	list-style-type: none;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
.menu_1 li {
	display: block;
	background-image: url(../img/common/school/ar1.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30B899;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;

}
.m_tble2 {
	margin-right: auto;
	margin-left: auto;
}
.m_tble2 tr td {
	display:block;
	text-align: center;
	
}
.p_top2 {
	
	width: 100%;
	
}

.p_top3 {	
	display: none;	
}
.tb1 {
}

.tb1 tr td {
	display: block;
	text-align: center;
	padding: 5px;
	width: 100%;
	font-size: 14px;
	line-height: 150%;
}

.box_m2_l iframe {

top: 0;
left: 0;
width: 100% !important;

}
.sp_bg {
	background-color: #E6E6E6;
}

.qa {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.qa .q {
	line-height: 150%;
	padding-bottom: 20px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 5px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #C8E9FF;
	background-image: url(../img/common/titlebg3.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 16px;
}
.qa .q2 {
	line-height: 150%;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #C8E9FF;
	background-image: url(../img/sp/vbg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}
.qa .a {
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
	padding: 10px;
	font-size: 14px;
}
.qa .a a {
	color: #C63;
}
.qa .q .q_tx {
	font-size: 120%;
	color: #09F;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}
.qa .q2 .q_tx {
	font-size: 120%;
	color: #EE8186;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.qa .a .a_tx {
	font-size: 120%;
	color: #A00676;
	display: block;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}

.flex3 {
	display: flex;
	margin-top: 20px;
	align-items: center;
}
.flex_l {
	flex-basis: 30%
}

.flex_r {
	flex-basis: 70%
}
.flex_img3 {
width: 100%;
}
.macrobi_link1 {
	color: #FFF;
	background-color: #F09496;
	display: block;
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	width: 180px;
	font-weight: bold;
}

.sctype {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.sctype tr td {
	margin: 20px;
	padding: 20px;
	border: 5px solid #F2F2F2;
	font-size: 14px;
	line-height: 140%;
}
.sc_title1 {
	color: #333;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	font-size: 200%;
	border: 3px none #DB8E02;
	background-image: url(../img/common/school/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.sc_title2 {
	color: #FFF;
	background-color: #9C3;
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}

.sc_title3 {
	color: #FFF;
	background-color: #F09496;
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}

.sc_title4 {
	color: #333;
	display: block;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D9DB9;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.sc_title5 {
	color: #FFF;
	background-color: #30979C;
	text-align: center;
	display: block;
	padding: 5px;
	margin: 0px;
}
.sc_title5 a {
	color: #FFF;
	display: block;
}
.sc_title5:hover {
	color: #FFF;
	background-color: #F90;
}

.flex4 {
	display: flex;
}
.flexbox1 {
	flex-basis: 50%;
	margin: 5px;
	padding: 5px;
	border: 3px solid #CCC;
}

.sc_title1 {
	font-size: 16px;
}
.sc_title4 {
	font-size: 14px;
}
.m_tx5 {
	color: #333;
	clear: both;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F39801;
	font-size: 16px;
	margin: 10px;
}
.m_tble {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.m_tble tr td {
	margin: 10px;
	padding: 10px;
	width: 300px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #8B796F;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-right-color: #8B796F;
	border-bottom-color: #8B796F;
	border-left-color: #8B796F;
	font-size: 14px;
	line-height: 150%;
	border-top-style: none;
	border-left-style: none;
}
.m_tble tr td .tb2_tx1 {
	font-size: 16px;
	color: #FFF;
	background-color: #8B796F;
	text-align: center;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}

.m_list1 {
	margin: 0px;
	padding: 0px;
}


.m_list1 li {
	background-image: url(../img/common/school/ar2.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0EAF4;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.m_tx1 {
	font-size: 18px;
	color: #FFF;
	background-color: #F90;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 5px solid #FC0;
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.m_tx2 {
	font-size: 16px;
	text-align: center;
}
.m_tx3 {
	font-size: 20px;
	text-align: center;
}
.m_tx4 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C33;
	border-right-color: #C33;
	border-bottom-color: #C33;
	border-left-color: #C33;
}

.box_m3_l {
	float: none;
	border: 5px none #EDF2B9;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.box_m3_l img {
	
}
.box_m3_r {
	float: none;
	width: 90%;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.scimg1 {
	display: none;
}
.scimg2 {
}
.menu_2 {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.menu_2 li {
	display: block;
	background-image: url(../img/common/school/ar2.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30B899;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sitemap {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.sitemap li {
	list-style-type: none;
	font-size: 150%;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -30px;
}

.tb2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 20px;
}
.tb2 tr td {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.hid3 {
	display: none;
}
#hid {
	display: none;
}

}
