
32;331;0c@charset "iso-8859-1";

pre, dl, ol, p, blockquote { line-height:130%; }

blockquote { margin-left:24px; margin-right:12px; padding-left:0px;}

body,td {
	color:black;
	//追加
	//background-color:transparent;
    background-color:#F3F3F3;
    margin-top: 100px;
	margin-left: 0;
	margin-right: 0;
	font-size:85%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}


a:link {
	color:#5F5DE3;
	text-decoration:none;
}

a:active {
	color:#5F5DE3;
	text-decoration:none;
}

a:visited {
    color:#5F5DE3;
    text-decoration:none;
}

a:hover {
    color:#5F5DE3;
	text-decoration:underline;
}

/*モーダルウィンドウのタイトル*/
h1.iziModal-header-title {
    font-size: 150% !important;
	color:#000000;
    background-color: transparent;
	border-bottom:  2px solid #FFFFFF;
}
/**/
h1.title {
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}

/*見出し1*/
h2 {
  position: relative;
  color: white;
  background: #55CCCF;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
}
h2:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    position: absolute;
    left : 0.5em; /*左端からのアイコンまでの距離*/
}

/*見出し2*/
h3 {
    font-size: 100%;
    background-color: transparent;
	padding:4px;
    margin: 30px 1% 5px 0;
	color:#000000;
	border-bottom:  1px solid #55CF94;
	border-left:    1px solid #55CF94;
}

/*見出し3*/
h4 {
	border-left:   3px solid #5590CF;
	color:inherit;
    background-color: transparent;
	padding:0px 0px 0px 4px;
	margin:10px 0px 5px 15px;
}

h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#F0F8FF;
}

img {
	border:none;
	vertical-align:middle;
}

ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
	text-align:left;
}

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#D0D8E0;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
}
.style_table {
	padding:1px;
	border:0px;
	//margin:auto;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
	text-align:left;
	//color:inherit;
	//background-color:#ccd5dd;
	background-color:#999999;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	//background-color:#EEF5FF;
	//background-color:#F6F6FF;
}

ul.list1 { list-style-type:disc; padding-left:30px !important;}
ul.list2 { list-style-type:circle; padding-left:30px !important;}
ul.list3 { list-style-type:square; padding-left:30px !important;}
ol.list1 { list-style-type:decimal; padding-left:30px !important;}
ol.list2 { list-style-type:lower-roman; padding-left:30px !important;}
ol.list3 { list-style-type:lower-alpha; padding-left:30px !important;}

/*横並びのリスト用*/
ul.line {
    list-style-type:disc;
}
ul.line li{
    display: inline; 	
    margin-right: 20px;
    
}


div.ie5 { text-align:center; }

span.noexists {
	color:inherit;
	background-color:#FFFACC;
}

.small { font-size:80%; }

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:60%;
	text-align:right;
}

hr.full_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}

/* html.php/edit_form() */
.edit_form { clear:both; }

/* pukiwiki.skin.php */
div#header {
	padding:0px;
	margin:0px;
}

div#navigator {
	clear:both;
	padding:4px 0px 0px 0px;
	margin:0px;
}

td.menubar {
	width:5px;
	vertical-align:top;
}

div#menubar {
	width:5px;
	padding:0px;
	margin:4px;
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
}

div#menubar ul {
	margin:0px 0px 0px .5em;
	padding:0px 0px 0px .5em;
}

div#menubar ul li { line-height:110%; }

div#menubar h4 { font-size:110%; }

div#body {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px .5em;
}

div#note {
	clear:both;
	padding:0px;
	margin:0px;
}

div#attach {
	clear:both;
	padding:0px;
	margin:0px;
}

div#toolbar {
	clear:both;
	padding:0px;
	margin:0px;
	text-align:right;
}

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#related {
	font-size:80%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

div#footer {
	font-size:70%;
	padding:0px;
	margin:16px 0px 0px 0px;
    text-align: center;
}

div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:#F5F8FF;
}

img#logo {
	float:left;
	margin-right:20px;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

/* popular.inc.php */
span.counter { font-size:70%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
padding:0px;
margin:0px;
font-size:small;
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
	padding-top:10px;
	padding-bottom:10px;
}

/* vote.inc.php */
td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}


/*------------------------------追加------------------------------*/
.top_bg {
    text-align: center;
    min-height: 100%;
    width:1260px;
 }
.others_bg {
    min-height: calc(100vh - 130px);
    text-align: left;
    width:1260px;
    padding: 70px 0 0 0;
    margin: -100px 0 0 0;
 }
.edit_bg {
    min-height: calc(100vh - 160px);
    text-align: center;
    width:655px; /*textareaの枠の大きさ(default.ini.php内)*/
    margin: 100px 0 0 0;
 }

/*ヘッダー*/
.globalNav {
    list-style: none;
    display: flex;
    padding: 0px;
}
.globalNav li {
    position: relative;
    list-style: none;
    float: left;
    width: 8.5%;
    border-right: 1px solid #DDD;
}
.globalNav li_first {
    position: relative;
    float: left;
    width: 8%;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.globalNav a {
    display: block;
    padding: 0px 1px;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 12px;
    transition: 0.2s;
}
.globalNav a span {
    display: block;
    margin: 3px 0 0 0;
    color: #AAA;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}
/*マウスオーバー（固定）*/
.globalNav > li:hover {
    transition: 0s;
}
.globalNav > li_first:hover {
    transition: 0.2s;
}
.globalNav > li_first:hover > a {
    background: #EEE;
}
.globalNav > li:hover > a {
    background: #EEE;
}
.globalNav li ul {
    width: 195px; /*サブメニューの幅195px,325px*/
    line-height: 30px; /*heightと同じにして文字の縦センタリング*/
    z-index:1000001;
    background: #eeeeee;
    overflow: hidden;
    top: 27.5px;
    padding-left: 0; /*段落を揃える*/
    position: absolute;
    text-indent: -4px; /*段落番号でズレた分左に寄せてセンタリング*/
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.globalNav > li:hover ul li {
    width: 100%;
    height: 0;
    transition: 0.5s; /*開く時*/
    white-space: nowrap;
}
.globalNav li ul li {
    width: 100%;
    height: 0;
    transition: 0.2s; /*閉じる時*/
    white-space: nowrap;
}
.globalNav > li li:hover > a {
    background: #dddddd;
}
.globalNav li ul li a {
    text-align: center; /*leftからcenterに変更(20210419)*/
    border-top: 1px solid #FFFFFF;
}
.globalNav li:hover > ul > li {
    height: 30px;
 }

/*ヘッダー固定用*/
header{
    z-index:1000000; /*数が大きいと前へ*/
    position: fixed;
    top: 0px;
    left:0;
    right: 0;
    background-color:#F3F3F3;
}
table.menu {
    border: 0;
    height: 60px;
    width: 1200px;
    align: center;
    background-color:#F3F3F3;
}

/*ヘッダーの境界をスクロール時に見えるようにする*/
.header_line {
    z-index:1000000; /*数が大きいと前へ*/
    display: block;
    position: fixed;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    border: 0;
    top: 51px; /*table.menuのheight-9の値*/
}

.skitter_position {
    width: 100%;
    margin-top: -20px;
 }
.skitter_bg {
    position:relative;
    top: -350px;
    width: 100%;
    height: 350px;
    background-color: #F3F3F3;
    z-index: -1;
    margin-bottom: -300px;
 }

/*お知らせ*/
table.notice {
    width: 100%;
    border-collapse:collapse
 }
table.notice tr {
    border-top:#A1A1A1 1px solid;
    border-bottom:solid 1px #A1A1A1;
 }
table.notice td {
    background: #FFFFFF;
    border-style: none solid; /* 縦線 横線 */
    border-width: 1px; /* 線の太さ */
    border-color: #dcdcdc; /* 線色 */
 }
table.notice td:first-child {
    background: #FFFFFF;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 120%;
 }
table.notice td span {
    display: block;
    margin: 3px 0 0 0;
    color: #AAA;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 40%;
}
table.notice td p {
    text-align: left;
}

/*内容*/
.information p#title
{
    font-size: 165%;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 10px;
}
.information p
{
    padding-top: 5px;
    font-size: 100%;
}
 /*隠した文字の位置や高さ*/
.grad-wrap {
    margin: -60px 0 0 0px; /*隠した文字の位置*/
 }
.grad-item {
    overflow: hidden;
    height: 60px; /*隠した状態の高さ*/
    padding: 0 20px; /*左右の余白*/
}

/*詳細ボタン*/
.part_line {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    transition: .4s;
}
.part_line:hover {
    background-color: #ABC;
    color: #FFF;
    cursor: pointer;
    cursor: hand;
}

/*詳細ボタンの位置*/
div #label_position
{
    margin: 10px 0 -10px 0;
    text-align: center;
}

/*表のタイトルの位置（margin-bottomを一定以上大きくすることで動作不良を防ぐ）*/
div #content_position
{
    positon: absolute;
    margin: -25px 0 50px 0;
}

/*TOPコメント*/
.top_comment {
    text-align: center;
    position: relative;
    padding: 15px 15px;
    margin: 1px 0 30px 0;
    float: left;
    width: 905px;
    background-color: #ffffff;
    /*display: inline-block;*/
    /*max-width: 96%;*/

}
.top_comment:before, .top_comment:after{ 
    content:'';
    width: 2%;
    height: 70%;
    position: absolute;
    display: inline-block;
}
.top_comment:before{
    border-left: solid 1px #000000;
    border-top: solid 1px #000000;
    top:0;
    left: 0;
}
.top_comment:after{
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    bottom:0;
    right: 0;
}
.top_comment p {
    line-height: 200%;
    margin: 0; 
    padding: 0;
}


/*最近のできごと*/

.dekigoto_in {
    width: 100%;
    margin-bottom: 50px;
    background-color:#939393;
    float: left;
 }

.dekigoto p{
    position: relative;
    display: inline-block;
    padding: 0 210px; /*width+10px*/
    font-size: 20px;
 }

.dekigoto p:before, .dekigoto p:after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 200px;
    height: 1px;
    background-color: black;
}
.dekigoto p:before {left:0;}
.dekigoto p:after {right:0;}

/*出来事のテーブル幅*/
table.picture {
    border: none;
    //border: 1px solid black;
    align: left;
    width: 960px;
    margin: 0px -20px 0px 0px;
}
table.picture th, td {
    border: none;
}
/*過去の出来事*/
table.picture_past {
    border: none;
    align: left;
    width: 1300px;
    margin: 0px -20px 0px 0px;
}
table.picture_past th, td {
    border: none;
}

/*スクロール前の縦幅*/
div #picture
{
    height: 100%;
}

/*出来事の各項目*/
.boxContainer_pic{
    overflow: hidden;
    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:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
 }
.box_pic{
    background-color:#FFFFFF;
    width: 300px;
    margin: 0px 15px 0px 0px; /*コンテンツの幅*/
    float: left;
    text-align: left;
 }
.box_title{
    width: 100%;
    height: 25px;
    line-height: 25px; /*heightと同じにして文字の縦センタリング*/
    text-align: center;
    background-color: #939393;
    color: #FFFFFF;
    font-size: 110%;
    font-weight: 600;
 }
.box_pic span_date{
    margin: 0px 0px 0px 5px;
    color: #939393;
    font-size: 90%;
    font-weight:bold;
}
.box_pic_center{
    text-align: center;
    margin:20px 0px 20px 0px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
 }
.box_pic_center img{
    width: auto;    /* 横幅を割合で指定 */
    max-width: 240px;
    height: 180px;
    object-fit: cover;
}
/*noimage用*/
.noimage{
    width: 240px;
    height: 180px;
    background-color: #cbcbcb;
    text-align: center;
    margin: auto;
}
/*過去の出来事*/
.boxContainer_pic_past {
    overflow: hidden;
    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:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin: 0 0 50px 0;
 }

/*画像に文字をマスクする*/
.box_pic_center .caption {
	font-size: 125%;
	text-align: center;
	padding-top: 1px;
	color: #fff;
}
.box_pic_center .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -100%;
	left: 0;
	background-color: rgba(0,0,0,0.4);
	-webkit-transition:	all 0.2s ease;
	transition: all 0.2s ease;
 }
.box_pic_center:hover .mask {
	bottom: -90%;
 }
/*過去の出来事*/
.box_pic_center .caption_past {
	font-size: 125%;
	text-align: center;
	padding-top: 90px;
	color: #fff;
}
.box_pic_center .mask_past {
    margin-left: 30px;
    margin-right: 30px;
	width: 240px;
	height: 100%;
	position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
	background-color: rgba(0,0,0,0.4);
	-webkit-transition:	all 0.2s ease;
	transition: all 0.2s ease;
 }

.box_pic_center:hover .mask_past {
    opacity: 1;           
 }

/*出来事の内容*/
.box_content{
    margin:0 10px 5px 10px;
    text-align: left;
    font-size: 90%;
 }

/*出来事の筆者*/
.box_author{
    margin:0 10px 0px 0px;
    text-align: right;
    font-size: 90%;
 }

/*矢印*/
.arrow {
    margin:20px 0 40px 0;
    position: relative;
 }
.arrow::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border: 12px solid transparent;
    border-top: 12px solid #000;
        border-bottom-width: 0;
}

/*写真のフェード*/
#viewer_1
{
    width: 240px;
    height: 180px;
    margin: 0 auto;
    position: relative;
}
#viewer_1 img
{
    top: 0;
    left: 0;
    position: absolute;
}
#viewer_1 p
{
    position: absolute;
    color: #FFFFFF;
    width: 40px;
    height: 20px;
    line-height: 20px; /*heightと同じにして文字の縦センタリング*/
    background-color: #ff7f7f;
    font-weight: bold;
    font-size: 120%;
    top: -18px; /*NEWの位置*/
    left: -5px;
    z-index:10000;
}
#viewer_2
{
    width: 240px;
    height: 180px;
    margin: 0 auto;
    position: relative;
}
#viewer_2 img
{
    top: 0;
    left: 0;
    position: absolute;
}
#viewer_3
{
    width: 240px;
    height: 180px;
    margin: 0 auto;
    position: relative;
}
#viewer_3 img
{
    top: 0;
    left: 0;
    position: absolute;
}



/*先生*/
.box_teacher {
    border: solid 3px #FFFFFF;
    text-align:left;
    width: 280px;
    height: 100px;
    float: right;
    margin: 0px 0px 20px 0px;
 }
.box_sentence{
    font-size: 15px;
    float: left;
    margin: 10px 0px 0px 10px;
 }
.box_sentence p#position
{
    margin: 5px 0 0 5px;
    color: #AAA;
    letter-spacing: 1.5px;
    font-size: 70%;
}
.box_sentence p#name
{
    margin: 1px 0 0 30px;
    color: #AAA;
    letter-spacing: 1.5px;
    font-size: 70%;
}
.box_sentence img{
    padding:0 0 5px 75px;
}


.box_twitter{
    margin: 20px 0 0 0;
    float: right;    
 }



.box{
    float: left;
 }
.boxContainer{
    margin-top:50px;
    overflow: hidden;
 }


/*メンバーページ*/
.inline {
    display: inline-block;
    padding: 30px 25px;
 }
.box_member_all_pic {
    position: relative;
    width: 250px;
    height: 250px;
    background-color:#FFFFFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
 }
.box_member_all_pic:hover
{
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
}
.box_member_all_pic a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box_member_all_pic img{
    width: 250px;
    height: 250px;
    object-fit: cover;
    box-shadow: 0 0 10px #ffffff;
 }
.box_member_all_name p#position
{
    color: #333333;
    text-align: left;
 }
.box_member_all_name p#name
{
    font-weight: 600;
    font-size: 150%;
    text-align: left;
    margin: -10px 0 0 5px;
 }




.category-box .ch {
  width: 160px;
  margin: 0px 10px 100px 10px;
  padding: 0px;
  border: solid 1px #f5f5f5;
  box-sizing: border-box;
  background: transparent;
}

.category-box{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}



.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
 }
