@charset "UTF-8";
div,p,a,button,table,tr,td,input,textarea,img,ul,ol{
    background-size:cover;
    background-position:50% 50%;
    background-repeat:no-repeat;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

button{display:block;margin:0;padding:0;border:0;background-color:#fff;}
div{margin:0;padding:0;text-align:left;}
h1,h2,h3,h4,h5{font-weight:normal;margin:0;}
p{margin:0;padding:0;text-align:left;color:rgb(102,102,102);}
img{display:block;width:100%;vertical-align:bottom;object-fit:contain;}
table{width:100%;border-collapse:collapse;border:1px solid #cccccc;}
th{border:1px solid #cccccc; }
td{border:1px solid #cccccc; }
a:link,a:visited {color:#aaaaaa;text-decoration:none;}
a:hover,a:active {opacity:0.7;}
a,button{outline:none;}

.dotTx{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

/*共通*/
.hid{overflow:hidden;}
.esc_opacity0{opacity:0;}
.esc_dispNone{display:none;}
.esc_jsLoading{opacity:0;}
.esc_hidden{overflow:hidden;}
@media screen and (min-width: 769px) {
	.onlyMb{display:none;}
}
@media screen and (max-width: 768px) {
	.onlyPc{display:none;}
}


/*設定*/
body{
    margin:0;
	padding:0;
/*	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    line-height:1.4;
}
div,p,a,button,h1,h2,h3,h4,h5,td,th,ul,ol{
	color:#000000;
/*	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ",Meiryo,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;*/
    font-family: /*"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    "游ゴシック体", "Yu Gothic", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight:500;
	font-size:16px;
}
@media screen and (max-width:768px){
    div,p,a,button,h1,h2,h3,h4,h5,td,th,ul,ol{
        font-size:3vw;
    }
}

ul,ol{
    color:inherit;
    margin:0;
    padding:0;
}
li{
    color:inherit;
	font-size:inherit;
    font-weight:inherit;
    position:relative;
    list-style-type: none;
}
li:before{
    position:absolute;
    content:"";
}
a,button{cursor:pointer}
a,button{transition-property:opacity;}
a:hover,button:hover{transition-duration:0.2s;opacity:0.7}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
.flex{
    display:flex;
    align-items:stretch;
    align-content:stretch;/* 折り返し時の配置指定 */
    justify-content: space-between;
/*    justify-content: flex-start;*/
    flex-direction:row;
    flex-wrap: wrap;/* 折り返し指定 */
}
.midCenter{
	 display: -webkit-flex;
	 display: flex;
	 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	 align-items: center; /* 縦方向中央揃え */
	 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
@media screen and (max-width: 768px) {
    .noFlex_mb{
        display:block;
    }   
}



/*wordpress*/
.content {
/*    font-size:18px;*/
}
.content li{
    list-style-type: circle;
}
.content ul,.content ol{
    padding-left:2em;
}
.content img.aligncenter{
    width:100%;
}
#breadcrumb span{
    font-size:14px;
}
@media screen and (max-width: 768px) {
    .content {
/*        font-size:3vw;*/
    }
    #breadcrumb span{
        font-size:2.6vw;
    }
}
.alignnone{padding:0.5em;margin:0;}	
.aligncenter{display:block;margin:0.5em auto;}	
.alignright{float:right;display:inline;margin:0 0 1em 1em;}	
.alignleft{float:left;display:inline;margin:0 1em 1em 0;}	
.clear {clear: both;}
@media screen and (max-width: 768px) {
    .alignright,.alignleft{width:48vw;}
}
#textArea .content [id^=gallery-] img{border-width:1px;}
@media screen and (max-width: 768px) {
#textArea .content [id^=gallery-] img{border-width:0px;height:auto;}
}

@media screen and (max-width: 768px) {
    .ggmap {
		position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;
    }
    .ggmap iframe, .ggmap object, .ggmap embed {
		position: absolute;top: 0;	left: 0;width: 100%; height: 100%;
    }
}

/*キャリアナビ*/
.careernavi-window p,.careernavi-window button{
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ",Meiryo,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}
.all .ttl-block{
	display:none;
}
.all.list-section{
	border:0;
}
.all.list-section .voice{
	display:none;
}
.civil .thumb-block h3{
	color:rgb(53,161,95);
}
.teacher .ttl-block h2{
	color:rgb(233,132,175);
}
.teacher.list-section{
	border:1px solid rgb(233,132,175);;
}
.teacher.list-section .ttl-block h2 span{
	background-color:rgb(233,132,175);;
}
.teacher .thumb-block h3{
	color:rgb(233,132,175);
}

.bulk_prof-area div{
	line-height:1.5;
}
.bulk_prof-area .name{
	padding:1em 0 0.5em;
}
.bulk_prof-area .label{
	padding:0.1em 0.3em;
	background-color:rgb(0,102,221);
	color:#fff;
}