@charset "UTF-8";
/* CSS Document */


/****************************************
+
+　ナビゲーション
+
*****************************************/
.fac_nav {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin: 0px 0px 35px;
}
.fac_nav ul {
}
.fac_nav ul:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
.fac_nav ul li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	line-height: 1.5em;
}
.fac_nav ul li {
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
	text-align: center;
	display: table;
	min-height: 70px;
}
.fac_nav.shien ul li {
	width: 33.3333%;
}
.fac_nav.expenses ul li {
	width: 33%;
}
.fac_nav_w30 ul li {
	width: 23.333333333%;
}
.fac_nav_w30 ul .w30 {
	width: 30%;
}

.fac_nav.sodan ul li {
}
.fac_nav.sodan ul .w10 {
	width: 10%;
}
.fac_nav.sodan ul .w15 {
	width: 15%;
}
.fac_nav.sodan ul .w20 {
	width: 20%;
}
.fac_nav.sodan ul .w25 {
	width: 25%;
}
.fac_nav.sodan ul .w30 {
	width: 30%;
}

.fac_nav ul li a:before{
	margin: 0;
	content: " ";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-size: contain;
	vertical-align: middle;
	float:right;
}

@media only screen and (max-width: 970px){
.fac_nav ul li {
	font-size:12px;
}
}

/*学生支援*//*学生相談室*//*在学生の学費について*/
.fac_nav.shien ul li a:before , .fac_nav.sodan ul li a:before , .fac_nav.expenses ul li a:before{
	background-image: url(/images/life/red_arrow.png);
	background-repeat: no-repeat;
}
.fac_nav.shien ul li .pdf:before , .fac_nav.sodan ul li .pdf:before{
	background: none;
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 !important;
	font-size: 15px;
	color: #cb2937;
	height: 40px;
	width: 15px;
	top: 0;
	right:  0;
	line-height: 40px;
	font-weight: normal;
}
.fac_nav.shien ul li .arrow:before , .fac_nav.sodan ul li .arrow:before , .fac_nav.expenses ul li .arrow:before{
	margin: 10px 0;
}
.fac_nav.shien ul li a:hover , .fac_nav.sodan ul li a:hover , .fac_nav.expenses ul li a:hover {
	background: #fdf0f1;
}
.fac_nav.shien ul li .active , .fac_nav.sodan ul li .active , .fac_nav.expenses ul li .active{
	background: #fdf0f1;
}




@media only screen and (max-width: 768px){
.fac_nav {
	padding: 0;
	margin: 0px 0px 20px;
}
.fac_nav ul {
}
.fac_nav ul li {
	width: 100%;
	margin: 0;
	font-size: 13px;
	display: block;
	text-align: left;
	float:none;
	border-bottom: 1px dotted #000;
	min-height:0;
}
.fac_nav.expenses ul li {
	width: auto;
}
.fac_nav.shien ul li {
	width: auto;
}
.fac_nav ul li:last-child {
	border-bottom: none;
}

.fac_nav ul li a {
	padding: 10px;
	display:block;
}

.fac_nav ul li a:before{
	margin: 0;
}

.fac_nav.sodan ul li {
}
.fac_nav.sodan ul .w10 { width: auto; }
.fac_nav.sodan ul .w15 { width: auto; }
.fac_nav.sodan ul .w20 { width: auto; }
.fac_nav.sodan ul .w25 { width: auto; }
.fac_nav.sodan ul .w30 { width: auto; }

}


/****************************************
+
+　テーブルタグ　
+
*****************************************/
.table01 {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.table01_1 {
	margin: 0 0 80px;
}

.table01 .table_center{
	text-align: left;
	vertical-align: middle;
}

.table01 tr {
	border: 1px solid #CCC;
}

.table01 .w15 {width:15%;}
.table01 .w20 {width:20%;}
.table01 .w30 {width:30%;}
.table01 .w35 {width:35%;}

.table01 tr th {
	padding: 10px;
	border: 1px solid #CCC;
	background: #f3f3f3;
	vertical-align: middle;
}
.table01 tr td {
	padding: 10px;
	border: 1px solid #CCC;
}
.table01 .backcolor01 {
	background-color:#f3f3f3;
}

.table02 {
	margin: 0 0 80px;
	width: 100%;
}
.table02 tr {
	border: 0px solid #CCC;
}

.table02 tr th {
	padding: 10px;
	border: 0px solid #CCC;
	background: #f3f3f3;
}
.table02 tr td {
	padding: 10px;
	border: 0px solid #CCC;
}

.indent {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.sports .annai {
	margin-bottom: 25px;
}


.table01 .color_white {
	color: #FFF !important;
}

.table01 .backcolor02 {
	background-color: #ADADAD;
}
.expense .unit_yen {
	text-align: right;
	margin: 0px 0px 10px;
}





.sns .sns_text1 {
	font-size: 24px;
	color: #b31621;
	margin-bottom: 20px;
}

.sns .table01 tr td .icon img{
	vertical-align: middle;
	margin-right: 5px;
}


.counseling .cou_subttl {
	padding-bottom: 5px;
	margin-top: 30px;
	vertical-align: middle;
	padding-top: 5px;
	margin-bottom: 15px;
}

.counseling .cou_subttl p{
	font-weight: bold;
	color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B31722;
	padding-left: 10px;
	float: left;
}

.counseling .cou_subttl span {
	float: right;
	list-style-type: circle;
	font-size: 12px;
}
.counseling .area_news {
	margin-bottom: 2px;
	padding-right: 2%;
	padding-left: 2%;
	border: 1px solid #999;
	padding-top: 1%;
	padding-bottom: 1%;
}
.counseling .area_news li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.counseling .area_news li .date {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.counseling .area_news li .text a{
	font-size: 14px;
	color: #0778C0;
}

.counseling .area_news li .date p{
	float:left;
	margin-top:2px;
}
.counseling .area_news li .date span{
	float:left;
	margin-left:3px;
}


/****************************************
+
+　学生支援
+
*****************************************/
.bd_btn1 {
	margin: 0px 0px 50px;
}
.bd_btn2 {
	margin: 0px 0px 30px;
}
.bd_btn ul li     {
	min-height: 65px;
	margin: 0px 3% 10px 0px;
	float: left;
	display: table;
	line-height: 1.5em;
}
.bd_btn ul w50:last-child    {
	float: right;
}
.bd_btn .w30   {
	width: 30%;
}
.bd_btn .w50   {
	width: 45%;
}
.bd_btn .w100   {
	width: 93%;
}
.bd_btn ul li:last-child     {
}
.bd_btn ul li a      {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	text-align: justify;
	background-color: #f3f3f3;
}
.bd_btn ul li a:hover      {
	background-color: #ccc;
}
.bd_btn ul li a:before {
	margin: 5px 5px 0 0;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	float: right;
	background-image: url(/images/common/arrow_r.png);
}

.bd_btn ul .pdf a:before {
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 0 0 10px;
	font-size: 18px;
	color: #cb2837;
	float:right;
	background:none;
}
.bd_btn ul .link a {
  position: relative;
}
.bd_btn ul .link a::after {
	position: absolute;
	top: 0%;
	right: .15em;
	content: " ";
	display: inline-block;
	vertical-align: middle;
	background-size: 18px 18px;
	height: 60px;
	width: 60px;
	float: right;
	transition: all .2s;
	background-image: url(/images/life/red_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bd_btn ul .link a:hover::after {
  right: -.2em;
}

.bd_st {
	font-size: 18px;
	margin: 0px 0px 15px;
}

@media only screen and (max-width: 768px){
.bd_btn1 {
}
.bd_btn2 {
}
.bd_btn ul li {
	min-height: 100%;
	margin: 0px 0 10px 0px;
	float: none;
	display: block;
}
.bd_btn ul w50:last-child    {
	float: none;
}
.bd_btn .w30   {
	width: auto;
}
.bd_btn .w50   {
	width: auto;
}
.bd_btn .w100   {
	width: auto;
}
.bd_btn ul li:last-child {}
.bd_btn ul li a      {
	display: block;
	padding: 10px;
}
.bd_btn ul li a:hover {}
.bd_btn ul li a:before {
	margin: 5px 0 0;
}
.bd_btn ul li a:before {
	margin: 5px 0 0;
}

.bd_btn ul .blank a:before {
	margin: 5px 0 0 0;
}
.bd_btn ul .pdf a:before {
	font-size: 15px;
}
.bd_st {
	font-size: 16px;
	margin: 0px 0px 10px;
}
.bd_btn ul .link a::after {
	background-size: 15px 15px;
	height: 38px;
	width: 38px;
}

}
.shien .date {
	text-align: right;
	margin: 0px 0px 30px;
}



/****************************************
+
+　SNSテーブルタグ　
+
*****************************************/
.sns_table01 {
	width: 100%;
	margin: 0 0 20px;
	border: 1px solid #CCC;
}
.sns_table01_1 {
	margin: 0 0 80px;
}

.sns_table01 .table_center{
	text-align: left;
	vertical-align: middle;
}

.sns_table01 tr th {
	padding: 10px;
	border: 1px solid #CCC;
	background: #f3f3f3;
	vertical-align: middle;
	width: 15%;
}
.sns_table01 tr td {
	padding: 10px;
	border: 1px solid #CCC;
	width: 85%;
}
@media only screen and (max-width: 768px){
.sns_table01 {
	width: auto;
}
.sns_table01_1 {
	margin: 0 0 40px;
}

.sns_table01 tr th {
	border: none;
	width: auto;
	display:block;
}
.sns_table01 tr td {
	border: none;
	width: auto;
	display:block;
}
}




/****************************************
+
+　キャンパスハラスメント
+
*****************************************/
.chrs_intro {
	margin: 0px 0px 80px;
}
.chrs_intro .copy {
	font-size: 24px;
	margin: 0px 0px 20px;
	line-height: 1.917em;
}
.chrs_text1 {
	margin: 0px 0px 40px;
}
.chrs_sst {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
	line-height: 1.5em;
}
.chrs_box {
	background-color: #f3f3f3;
	padding: 15px;
	border: 1px solid #CCC;
	line-height: 1.8em;
	margin: 0px 0px 10px;
}
.chrs_box2 {
	margin: 0px 0px 40px;
}
.chrs_box ul li {
	text-indent: -1em;
	padding: 0px 0px 0px 1em;
}
.chrs_contact {
	background-color: #f3f3f3;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 0px 0px 40px;
}

@media only screen and (max-width: 768px){
.chrs_intro {
	margin: 0px 0px 40px;
}
.chrs_intro .copy{
	font-size: 18px;
	line-height: 1.5em;
	margin: 0px 0px 15px;
}

}




/****************************************
+
+　人権問題
+
*****************************************/
.jink_date {
	text-align: right;
	margin: 0px 0px 40px;
}







/****************************************
+
+　在学生の学費について
+
*****************************************/
.ex_table01 {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.ex_table01_1 {
	margin: 0 0 40px;
}


.ex_table01 .w15 {width:15%;}
.ex_table01 .w20 {width:20%;}
.ex_table01 .w30 {width:30%;}
.ex_table01 .w35 {width:35%;}

.ex_table01 tr th {
	padding: 10px;
	border: 1px solid #CCC;
	background: #f3f3f3;
	vertical-align: middle;
}
.ex_table01 tr td {
	padding: 10px;
	border: 1px solid #CCC;
}

.unit_yen {
	text-align: right;
	margin: 0px 0px 10px;
}




/****************************************
+
+　キャンパスマップ
+
*****************************************/
.cammap_nav_area {
	border-bottom: 1px dotted #000;
	margin: 0px 0px 50px;
	padding: 0px 0px 50px;
}
.cammap_nav_area .btn {
	float: left;
	width: 32%;
	margin: 0px 2% 0px 0px;
	background-color: #f3f3f3;
}
.cammap_nav_area .btn:last-child {
	margin: 0px;
}
.cammap_nav_area .btn .img {
	width: 32.352941176%;
	float: left;
}
.cammap_nav_area .btn .text {
	float: right;
	width: 67.647058823%;
	min-height: 80px;
	display: table;
	position:relative;
}
.cammap_nav_area .btn .text p {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0px 0px 5%;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 16px;
}
.cammap_nav_area .btn .text:after{
  position: absolute;
  top: 0%;
  right: .15em;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  background: url(/images/life/red_arrow.png) no-repeat center center;
  background-size: 18px 18px;
  height: 80px;
  width: 80px;
  transition: all .2s;
}
.cammap_nav_area .btn .text:hover::after {
  right: -.2em;
}
.dis_btn {
	width: 28.125%;
	margin: 0px auto 80px;
	text-align: center;
}
.dis_btn a {
	border: 2px solid #CB2837;
	display: block;
	line-height: 46px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 50px;
	background-image: url(/images/faculty/seach_grass.png);
	background-repeat: no-repeat;
	background-position: 78.666% center;
	background-size: 26px 27px;
}
.dis_btn a:hover {
	border: 2px solid #CB2837;
	background: #CB2837;
	color: #FFF;
	display: block;
	line-height: 46px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 50px;
	background-image: url(/images/faculty/seach_grass_r.png);
	background-repeat: no-repeat;
	background-position: 78.666% center;
	background-size: 26px 27px;
}
.dis_btn a:hover:after {
	color: #fff;
}
.cam_intro {
	margin: 0 0 60px;
}
.cam_intro .text {
	line-height: 1.8em;
	font-weight: bold;
	float: left;
	width: 66%;
	font-size: 15px;
}
.cam_intro .btn {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2em;
	background: #f3f3f3;
	margin: 0px;
	display: table;
	width: 30%;
	height: 60px;
	float: right;
}
.cam_intro .btn a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  position:  relative;
}

.cam_intro .btn a::after {
  position: absolute;
  top: 0%;
  right: .15em;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  background: url(/images/common/arrow_w.png) no-repeat center center;
  background-size: 18px 18px;
  height: 60px;
  width: 60px;
  float: right;
  transition: all .2s;
}
.cam_intro .btn a:hover {
	color:#fff;
}
.cam_intro .btn a:hover::after {
  right: -.2em;
}
.cam_intro .btn a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  width: 60px;
  float: right;
  background: #cb2937;
}

/* Bounce To Left */
.hvr {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #CB2837;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr:hover, .hvr:focus, .hvr:active {
  color: white;
}
.hvr:hover:before, .hvr:focus:before, .hvr:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.cam_photo {
	margin: 0px 0px 110px;
}
.cam_photo .box {
	margin: 0px 2% 30px 0px;
	float: left;
	width: 32%;
}
.cam_photo .cam_boxR .box {
	margin: 0px 2% 30px 0px;
	float: left;
	width: 48%;
}
.cam_photo .box:nth-child(3n) {
	margin: 0px 0px 30px 0px;
	width: 32%;
}
.cam_photo .cam_boxR .box:nth-child(3n) {
	margin: 0px 2% 30px 0px;
	width: 48%;
}
.cam_photo .cam_boxR .box:nth-child(even) {
	margin: 0px 0px 30px 0px;
}
.cam_photo .box .img {
	margin: 0px 0px 20px;
}
.cam_photo .box .st {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px;
}
.cam_photo .bnr {
	text-align: center;
}
.cam_photo .cam_illust {
	float: left;
	width: 32%;
	margin: 0px 2% 30px 0px;
}
.cam_photo .cam_boxR {
	float: right;
	width: 65.74074074%;
}

@media only screen and (max-width: 768px){
.cammap_nav_area {
	border-bottom: 1px dotted #000;
	margin: 0px 0px 50px;
	padding: 0px 0px 50px;
}
.cammap_nav_area .btn {
	float: none;
	width: auto;
	margin: 0px 0px 10px 0px;
}
.cammap_nav_area .btn:last-child {
	margin: 0px;
}
.cammap_nav_area .btn .img {
	width: 32%;
}
.cammap_nav_area .btn .img img {
	width: auto;
	height: 67px;
}
.cammap_nav_area .btn .text {
	width: 67%;
	min-height: 67px;
}
.cammap_nav_area .btn .text p {
	font-size: 14px;
}
.cammap_nav_area .btn .text:after{
	margin: 24px 20px 0px 0;
	width: 15px;
	height: 15px;
}
.dis_btn {
	margin: 0 auto 30px;
	width:80%;
}
.dis_btn a {
	border: 2px solid #CB2837;
	line-height:35px;
}
.dis_btn a:hover {
	border: 2px solid #CB2837;
	line-height:35px;
}
.cam_intro {
	margin: 0 0 40px;
}
.cam_intro .text {
	line-height: 1.5em;
	float: none;
	width: auto;
	font-size: 14px;
	margin:  0 0 20px;
}
.cam_intro .btn {
	font-size: 16px;
	display: block;
	width: auto;
	height: 45px;
	float: none;
}
.cam_intro .btn a {
  display: block;
  line-height:  45px;
}

.cam_intro .btn a::after {
  background-size: 15px 15px;
  height: 45px;
  width: 45px;
}

.cam_intro .btn a:hover {
	color:#fff;
}
.cam_intro .btn a:hover::after {
  right: -.2em;
}
.cam_intro .btn a::before {
  height: 45px;
  width: 45px;
}

.cam_photo {
	margin: 0px 0px 40px;
}
.cam_photo .box {
	margin: 0px 0px 20px 0px;
	width: 48%;
}
.cam_photo .box:nth-child(even) {
	float:right;
}
.cam_photo .cam_boxR .box {
	margin: 0px 2% 20px 0px;
	float: left;
	width: 48%;
}
.cam_photo .box:nth-child(3n) {
	margin: 0px 0px 20px 0px;
	width: 48%;
}
.cam_photo .cam_boxR .box:nth-child(3n) {
	margin: 0px 0px 20px 0px;
	width: 48%;
}
.cam_photo .cam_boxR .box:nth-child(even) {
	margin: 0px 0px 20px 0px;
	float:right;
}
.cam_photo .box .img {
	margin: 0px 0px 10px;
}
.cam_photo .box .st {
	font-size: 14px;
	margin: 0px 0px 10px;
}
.cam_photo .cam_illust {
	float: none;
	width: 70%;
	margin: 0 auto 20px;
}
.cam_photo .cam_boxR {
	float: none;
	width: auto;
}

}









/****************************************
+
+　学生相談室
+
*****************************************/

/*****ニュース****/
#news_area {
	margin: 0 0 80px;
}
#news_area .title h3 {
	float: left;
	line-height:35px;
}
#news_area .title .btn_area {
	width: 25%;
	float: right;
}
#news_area .title .btn_area:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

#news_area .title .btn {
	float: left;
	width: 73%;
	text-align: center;
	line-height: 32px;
	margin: 0 0 0 2%;
}
#news_area .title .btn a {
	display: block;
	color: #FFF;
	font-size: 12px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color: #CB2837;
}
#news_area .title .btn .fa {font-size: 16px;float: right;line-height: 35px;margin: 0 10px 0 0;}

/*RSS*/
#news_area .title .rss {
	width: 25%;
	margin:  0;
}
#news_area .title .rss a {
	background-color: #9a9a9a;
	border: solid 1px #9a9a9a; 
}
#news_area .title .rss a:hover {
	color: #9a9a9a;
	border: solid 1px #9a9a9a; 
	background-color: #fff;
}
/*お知らせ*/
#news_area .title .letters_btn a {
	border: solid 1px #ec6e74;
	background-color: #CB2837;
}
#news_area .title .letters_btn a:hover {
	color: #CB2837;
	border: solid 1px #ec6e74;
	background-color: #fff;
}
/*金曜Reアワー*/
#news_area .title .law_btn a {
	background: #ce93c0;
	border: solid 1px #ce93c0; 
}
#news_area .title .law_btn a:hover {
	color: #ce93c0;
	border: solid 1px #ce93c0; 
	background-color: #fff;
}
/*グループワーク*/
#news_area .title .econ_btn a {
	background: #00ab84;
	border: solid 1px #00ab84; 
}
#news_area .title .econ_btn a:hover {
	color: #00ab84;
	border: solid 1px #00ab84; 
	background-color: #fff;
}



@media only screen and (max-width: 768px){
#news_area .title .btn_area {
	width: 100%;
	float: none;
	margin: 0 auto;
}
#news_area .title .btn {
	line-height: 25px;
	margin: 0 2% 5px;
	width: 46%;
}
#news_area .title .btn a {
	display: block;
	color: #FFF;
	font-size: 12px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#news_area .title .btn .fa {font-size: 14px;line-height: 25px;margin: 0 5px 0 0;}

#news_area .title h3 {
	font-size: 20px;
	line-height: 25px;
	float: none;
	margin:  0 0 10px;
}

}


#news_area .title {
	margin: 0;
}
#news_area .title:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}







/*****利用案内****/
.guide_note_box {
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0px 0px 80px;
}
.guide_intro {
	margin: 0px 0px 80px;
}
.guide_intro .img {
	float: right;
	width: 30%;
	margin: 0px 0px 0px 2%;
}
.guide_intro .about_box {
	border: 1px solid #CCC;
	margin: 0px 0px 15px;
	padding: 15px;
	background-color: #f3f3f3;
}
.guide_intro .test_box .box {
	float: left;
	width: 45%;
	margin: 0px 0px 10px;
	border: 1px solid #CCC;
	padding: 15px;
}
.guide_intro .test_box .box:nth-child(even) {
	float: right;
}
.guide_intro .test_box .box .st {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
.guide_intro .test_box .box ul .sst {
	margin: 0px 0px 2px;
}
.guide_intro .test_box .box ul li {
	margin: 0px 0px 5px 1.5em;
}
.guide_intro .point {
	width: 40%;
	border: 1px solid #cb2837;
}
.guide_intro .point .txt1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	line-height: 36px;
	background-color: #cb2837;
	width: 40%;
	text-align: center;
}
.guide_intro .point .txt2 {
	font-size: 16px;
	font-weight: bold;
	color: #cb2837;
	float: left;
	line-height: 36px;
	width: 60%;
	text-align: center;
}
@media only screen and (max-width: 768px){
.guide_note_box {
	padding: 10px;
	margin: 0px 0px 50px;
}
.guide_intro {
	margin: 0px 0px 40px;
}
.guide_intro .img {
	width: 40%;
	margin: 0px 0px 2% 2%;
}
.guide_intro .about_box {
	margin: 0px 0px 10px;
	padding: 10px;
}
.guide_intro .test_box .box {
	float: none;
	width: auto;
	padding: 10px;
}
.guide_intro .test_box .box:nth-child(even) {
	float: none;
}
.guide_intro .test_box .box .st {
	font-size: 15px;
	margin: 0 0 5px;
}
.guide_intro .test_box .box ul .sst {
	margin: 0px 0px 2px;
}
.guide_intro .test_box .box ul li {
}
.guide_intro .point {
	width: auto;
}
.guide_intro .point .txt1 {
	font-size: 14px;
	line-height: 30px;
}
.guide_intro .point .txt2 {
	font-size: 14px;
	line-height: 30px;
}
}







/*****スタッフ****/
.table-teacher {
	width: 100%;
	border: 1px solid #CCC;
	margin: 0 0 10px;
}
.table-teacher tr th {
	background-color: #f3f3f3;
	border: 1px solid #CCC;
	vertical-align: middle;
	padding: 10px;
}
.table-teacher tr td {
	padding: 10px;
	border: 1px solid #CCC;
}
.table-teacher tr td .blank {
}
.table-teacher tr td a.blank::after {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_r.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	width:12px;
	height:10px;
	margin: 0 0 0 10px;
}
.table-teacher-note {
	text-align: right;
	margin: 0px 0px 80px;
}
@media only screen and (max-width: 768px){
/*.table-teacher {
	width: 100%;
	border: 1px solid #CCC;
	margin: 0 0 10px;
}
.table-teacher tr th {
	background-color: #f3f3f3;
	border: 1px solid #CCC;
	vertical-align: middle;
	padding: 10px;
}
.table-teacher tr td {
	padding: 10px;
	border: 1px solid #CCC;
}
.table-teacher tr td .blank {
}
.table-teacher tr td a.blank::after {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_r.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	width:12px;
	height:10px;
	margin: 0 0 0 10px;
}
.table-teacher-note {
	margin: 0px 0px 40px;
}*/
}


/*****アクセス****/
.ac_map1 {
	margin: 0px 0px 80px;
}
.ac_map2 {
	margin: 0px 0px 40px;
}
@media only screen and (max-width: 768px){
.ac_map1 {
	margin: 0px 0px 40px;
}
.ac_map2 {
	margin: 0px 0px 80px;
}
}



/*****カウンセリングセンター****/
.cnsl_intro {
	margin: 0px 0px 80px;
}
.cnsl_intro .copy {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px 0px 15px;
}
.cnsl_intro .text .img {
	width: 25%;
	float: right;
	text-align: center;
	margin: 0px 0px 0px 2%;
}
.cnsl_intro .text .img ul li {
	margin: 0px 0px 10px;
}
.cnsl_box {
	background-color: #f3f3f3;
	padding: 15px;
	border: 1px solid #CCC;
	margin: 0px 0px 20px;
}
.cnsl_box p {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
@media only screen and (max-width: 768px){
.cnsl_intro {
	margin: 0px 0px 40px;
}
.cnsl_intro .copy {
	font-size: 16px;
	margin: 0px 0px 10px;
}
.cnsl_intro .text .img {
	width: 35%;
	margin: 0px 0px 0px 3%;
}
.cnsl_intro .text .img ul li {
}
.cnsl_box {
}
.cnsl_box p {
	font-size: 14px;
}
}


#news_area.life {
	float: none;
	width: auto;
}


@media only screen and (min-width : 640px){
.btn.btn-shirskawa,.btn.btn-rokko,.btn.btn-nctokyo {
    margin-top: 20px!important;
}
.cammap_nav_area .btn:nth-child(3) {
    margin: 0;
}
}




/****************************************
+
+　icommons
+
*****************************************/
.ho {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.ho:hover {
	opacity: 0.7;
}
.icommons {
	padding: 0 0 60px;
}
.icommons:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}
.icommons .floor-guide {
	width: 48%;
	float: left;
}
.icommons .floor-ex {
	float: right;
	width: 48%;
}
.icommons .floor-guide .floor-nav {
	margin: 0px 0px 35px;
}
.icommons .floor-guide .floor-nav ul li {
	text-align: center;
	display: inline-block;
	margin: 0px 20px 10px 0px;
	width: 27.88%;
}
.icommons .floor-guide .floor-nav ul li a {
	font-size: 18px;
	font-weight: bold;
	border: 2px solid #CB2737;
	display: block;
	padding: 10px 0px;
}
.icommons .floor-guide .floor-nav ul li a:hover {
	background:#CB2737;
	color: #fff;
}
.icommons .floor-guide .floor-nav ul li a.ho {
	background:#CB2737;
	color: #fff;
}
.icommons .floor-guide .sttl {
	font-size: 16px;
	margin: 0px 0px 35px;
	color: #01194b;
	font-weight: bold;
}
.icommons .floor-ex .sttl {
	font-size: 14px;
	margin: 0px 0px 5px;
	color: #01194b;
	font-weight: bold;
}

.icommons .floor-guide .sttl span , .icommons .floor-ex .sttl span {
	font-size: 24px;
}
.icommons .floor-guide #nav {
	background: #fff;
	position: relative;
	z-index: 10;
	padding: 10px 0;
}
.icommons .floor-guide #nav.fixed {
	margin: 0 5%;
	padding: 10px 0;
}
.icommons .floor-guide .fixed {
}


.icommons .floor-guide .floor-map {
	position: relative;
}
.icommons .floor-guide .floor-map .num {
	position: absolute;
}

.icommons .floor-guide .floor-map.fb1 .num1 {
	top: 11%;
	right: 0;
}
.icommons .floor-guide .floor-map.fb1 .num2 {
	top: 47%;
	right: 0;
}
.icommons .floor-guide .floor-map.fb1 .num3 {
	top: 85%;
	right: 0;
}

.icommons .floor-guide .floor-map.f1 .num1 {
	top: 15%;
	left: 0;
}
.icommons .floor-guide .floor-map.f1 .num2 {
	top: 14%;
	right: 0;
}
.icommons .floor-guide .floor-map.f1 .num3 {
	top: 49%;
	right: 0;
}

.icommons .floor-guide .floor-map.f2 .num1 {
	top: 7%;
	left: 0;
}
.icommons .floor-guide .floor-map.f2 .num2 {
	top: 19%;
	left: 0;
}
.icommons .floor-guide .floor-map.f2 .num3 {
	top: 43%;
	left: 0;
}
.icommons .floor-guide .floor-map.f2 .num4 {
	top: 76%;
	left: 0;
}
.icommons .floor-guide .floor-map.f2 .num5 {
	top: 15%;
	right: 0;
}
.icommons .floor-guide .floor-map.f2 .num6 {
	top: 45%;
	right: 0;
}
.icommons .floor-guide .floor-map.f2 .num7 {
	top: 63%;
	right: 0;
}

.icommons .floor-guide .floor-map.f3 .num1 {
	top: 52%;
	left: 0;
}
.icommons .floor-guide .floor-map.f3 .num2 {
	top: 31%;
	right: 0;
}
.icommons .floor-guide .floor-map.f3 .num3 {
	top: 69%;
	right: 0;
}

.icommons .floor-guide .floor-map.f4 .num1 {
	top: 3%;
	left: 0;
}
.icommons .floor-guide .floor-map.f4 .num2 {
	top: 28%;
	left: 0;
}
.icommons .floor-guide .floor-map.f4 .num3 {
	top: 73%;
	left: 0;
}
.icommons .floor-guide .floor-map.f4 .num4 {
	top: 29%;
	right: 0;
}
.icommons .floor-guide .floor-map.f4 .num5 {
	top: 80%;
	right: 0;
}



.icommons .floor-guide .floor-map .num a {
	font-size: 18px;
	z-index: 1;
	position: relative;
	text-align:center;
	display: block;
	width: 35px;
	line-height: 35px;
	font-weight: bold;
}
.icommons .floor-guide .floor-map.fb1 .num a {color: #855016;}
.icommons .floor-guide .floor-map.f1 .num a {color: #652c22;}
.icommons .floor-guide .floor-map.f2 .num a {color: #052871;}
.icommons .floor-guide .floor-map.f3 .num a {color: #567044;}
.icommons .floor-guide .floor-map.f4 .num a {color: #365e74;}




.icommons .floor-guide .floor-map .num a:hover , .icommons .floor-guide .floor-map .num .active {
	color: #fff !important;
}


.icommons .floor-guide .floor-map .num a:after {
	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width: 31px;
	height:31px;
	background:#fff;
	vertical-align:middle;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	top:0;
	left: 0;
	z-index: -1;
}
.icommons .floor-guide .floor-map.fb1 .num a:after {border: solid 2px #855016;}
.icommons .floor-guide .floor-map.f1 .num a:after {border: solid 2px #652c22;}
.icommons .floor-guide .floor-map.f2 .num a:after {border: solid 2px #052871;}
.icommons .floor-guide .floor-map.f3 .num a:after {border: solid 2px #567044;}
.icommons .floor-guide .floor-map.f4 .num a:after {border: solid 2px #365e74;}




.icommons .floor-guide .floor-map.fb1 .num a:hover:after , .icommons .floor-guide .floor-map.fb1 .num .active:after {
	background:#855016;
}
.icommons .floor-guide .floor-map.f1 .num a:hover:after , .icommons .floor-guide .floor-map.f1 .num .active:after {
	background:#652c22;
}
.icommons .floor-guide .floor-map.f2 .num a:hover:after , .icommons .floor-guide .floor-map.f2 .num .active:after {
	background:#052871;
}
.icommons .floor-guide .floor-map.f3 .num a:hover:after , .icommons .floor-guide .floor-map.f3 .num .active:after {
	background:#567044;
}
.icommons .floor-guide .floor-map.f4 .num a:hover:after , .icommons .floor-guide .floor-map.f4 .num .active:after {
	background:#365e74;
}


.icommons .floor-ex .box1 , .icommons .floor-ex .box2 , .icommons .floor-ex .box3 , .icommons .floor-ex .box4 , .icommons .floor-ex .box5 , .icommons .floor-ex .box6 , .icommons .floor-ex .box7 {
	display: none;
}
.icommons .floor-ex .btn {
	color: #FFF;
	padding: 15px 0;
	margin: 0px 0px 2px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.icommons .floor-ex.fb1 .btn {background: #855016;}
.icommons .floor-ex.f1 .btn {background: #652c22;}
.icommons .floor-ex.f2 .btn {background: #0d1a48;}
.icommons .floor-ex.f3 .btn {background: #567044;}
.icommons .floor-ex.f4 .btn {background: #365e74;}




.icommons .floor-ex .btn p {
	margin: 0 5% 0 12%;
}
.icommons .floor-ex .btn:before {
	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width: 31px;
	height:31px;
	background:#fff;
	vertical-align:middle;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	top: 10px;
	left: 15px;
	z-index: 0;
	position: absolute;
}
.icommons .floor-ex .btn1:after{
	background : none;
	content: "1";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
}
.icommons .floor-ex.fb1 .btn1:after{color: #855016;}
.icommons .floor-ex.f1 .btn1:after{color: #652c22;}
.icommons .floor-ex.f2 .btn1:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn1:after{color: #567044;}
.icommons .floor-ex.f4 .btn1:after{color: #365e74;}


.icommons .floor-ex .btn2:after{
	background : none;
	content: "2";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
	color: #0d1a47;
}
.icommons .floor-ex.fb1 .btn2:after{color: #855016;}
.icommons .floor-ex.f1 .btn2:after{color: #652c22;}
.icommons .floor-ex.f2 .btn2:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn2:after{color: #567044;}
.icommons .floor-ex.f4 .btn2:after{color: #365e74;}


.icommons .floor-ex .btn3:after{
	background : none;
	content: "3";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
	color: #0d1a47;
}
.icommons .floor-ex.fb1 .btn3:after{color: #855016;}
.icommons .floor-ex.f1 .btn3:after{color: #652c22;}
.icommons .floor-ex.f2 .btn3:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn3:after{color: #567044;}
.icommons .floor-ex.f4 .btn3:after{color: #365e74;}


.icommons .floor-ex .btn4:after{
	background : none;
	content: "4";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
	color: #0d1a47;
}
.icommons .floor-ex.fb1 .btn4:after{color: #855016;}
.icommons .floor-ex.f1 .btn4:after{color: #652c22;}
.icommons .floor-ex.f2 .btn4:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn4:after{color: #567044;}
.icommons .floor-ex.f4 .btn4:after{color: #365e74;}


.icommons .floor-ex .btn5:after{
	background : none;
	content: "5";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
	color: #0d1a47;
}
.icommons .floor-ex.fb1 .btn5:after{color: #855016;}
.icommons .floor-ex.f1 .btn5:after{color: #652c22;}
.icommons .floor-ex.f2 .btn5:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn5:after{color: #567044;}
.icommons .floor-ex.f4 .btn5:after{color: #365e74;}


.icommons .floor-ex .btn6:after{
	background : none;
	content: "6";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
	color: #0d1a47;
}
.icommons .floor-ex.fb1 .btn6:after{color: #855016;}
.icommons .floor-ex.f1 .btn6:after{color: #652c22;}
.icommons .floor-ex.f2 .btn6:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn6:after{color: #567044;}
.icommons .floor-ex.f4 .btn6:after{color: #365e74;}


.icommons .floor-ex .btn7:after{
	background : none;
	content: "7";
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1;
	line-height: 31px;
	text-align: center;
	width: 31px;
	color: #0d1a47;
}
.icommons .floor-ex.fb1 .btn7:after{color: #855016;}
.icommons .floor-ex.f1 .btn7:after{color: #652c22;}
.icommons .floor-ex.f2 .btn7:after{color: #0d1a47;}
.icommons .floor-ex.f3 .btn7:after{color: #567044;}
.icommons .floor-ex.f4 .btn7:after{color: #365e74;}

.icommons .floor-ex .btn p:after{
	background : none;
	content: "+";
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
	line-height: 20px;
	color: #fff;
	float: right;
}
.icommons .floor-ex.fb1 .btn.active {background: #b06a1f;}
.icommons .floor-ex.f1 .btn.active {background: #a54837;}
.icommons .floor-ex.f2 .btn.active {background: #253971;}
.icommons .floor-ex.f3 .btn.active {background: #799c60;}
.icommons .floor-ex.f4 .btn.active {background: #548fb0;}


.icommons .floor-ex .btn.active p:after{
	background : none;
	content: "ー";
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	z-index: 1;
	line-height: 22px;
	color: #fff;
	float: right;
}

.icommons .floor-ex .box {
	padding: 15px 0 30px;
}
.icommons .floor-ex .box .img {
	margin: 0px 0px 10px;
}


@media only screen and (max-width: 768px){
.icommons {
	padding: 0 0 30px;
}

.icommons .floor-guide {
	margin: 0;
	position: static;
	float: none;
	width: auto;
	margin: 0 0 30px;
}
.icommons .floor-ex {
	float: none;
	width: auto;
	padding: 0;
}
.icommons .floor-guide .floor-nav {
	margin: 0px 0px 15px;
}
.icommons .floor-guide .floor-nav ul li {
	margin: 0px 5px 10px 0px;
	width: 18%;
}
.icommons .floor-guide .floor-nav ul li:nth-child(5) {
	margin: 0px 0px 10px 0px;
}
.icommons .floor-guide .floor-nav ul li a {
	font-size: 14px;
	padding: 7px 0px;
}
.icommons .floor-guide .floor-nav ul li a:hover {}
.icommons .floor-guide .floor-nav ul li a.ho {}
.icommons .floor-guide .sttl {
	font-size: 13px;
	margin: 0px 0px 15px;
}
.icommons .floor-ex .sttl {}

.icommons .floor-guide .sttl span , .icommons .floor-ex .sttl span {
	font-size: 20px;
}
.icommons .floor-guide #nav {
	padding: 0;
	background: #fff;
}
.icommons .floor-guide .floor-map {width: 78%;margin: 0 auto;}
.icommons .floor-guide .floor-map .num {
	position: absolute;
}
.icommons .floor-guide .floor-map .num1 {}
.icommons .floor-guide .floor-map .num2 {}
.icommons .floor-guide .floor-map .num3 {}
.icommons .floor-guide .floor-map .num4 {}
.icommons .floor-guide .floor-map .num5 {}
.icommons .floor-guide .floor-map .num6 {}
.icommons .floor-guide .floor-map .num7 {}

.icommons .floor-guide .floor-map .num a {
	font-size: 14px;
	width: 25px;
	line-height: 25px;
}
.icommons .floor-guide .floor-map .num a:hover , .icommons .floor-guide .floor-map .num .active {
}


.icommons .floor-guide .floor-map .num a:after {
	margin:0 10px 0 0;
	width: 20px;
	height: 20px;
}
.icommons .floor-guide .floor-map .num a:hover:after , .icommons .floor-guide .floor-map .num .active:after {
}
.icommons .floor-ex .box1 , .icommons .floor-ex .box2 , .icommons .floor-ex .box3 , .icommons .floor-ex .box4 , .icommons .floor-ex .box5 , .icommons .floor-ex .box6 , .icommons .floor-ex .box7 {
	display: none;
}
.icommons .floor-ex .btn {
	padding: 10px 0;
	font-size: 15px;
}
.icommons .floor-ex .btn p {
	margin: 0 2% 0 14%;
}
.icommons .floor-ex .btn:before {
	margin: 0 5px 0 0;
	width: 21px;
	height: 21px;
	top: 10px;
	left: 10px;
}
.icommons .floor-ex .btn1:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn2:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn3:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn4:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn5:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn6:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn7:after{
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 15px;
	line-height: 22px;
	width: 13px;
	font-size: 14px;
}
.icommons .floor-ex .btn p:after{
	font-size: 16px;
	line-height: 15px;
}
.icommons .floor-ex .btn.active {}
.icommons .floor-ex .btn.active p:after{
	font-size: 14px;
	line-height: 21px;
}

.icommons .floor-ex .box {
	padding: 15px 0 30px;
}
.icommons .floor-ex .box .img {
	margin: 0px 0px 10px;
}
}





/****************************************
+
+　スポーツ強化支援室
+
*****************************************/
/* base */
.txt_bold {
	font-weight: bold;
}
.txt_medium {
	font-weight: normal;
}
.txt_C {
	text-align: center;
}
a.pdf:after {
    background: none;
    content: "\e415";
    font-family: Material Icons;
    margin: 0 0 0 10px;
    font-size: 15px;
    color: #cb2937;
    line-height: 1;
    vertical-align: middle;
}

/* 室長挨拶 */
.sports-maste-unit {
    width: 100%;
    padding-bottom: 60px;
}
.sports-maste-image {
    width: 240px;
    text-align: center;
    vertical-align: top;
    float: right;
    padding-bottom: 20px;
    padding-left: 1em;
}
@media only screen and (max-width : 780px){
.sports-maste-image {
    width: 130px;
    padding-left: 15px;
}
.sports-maste-image {
	text-align: center;
	padding-bottom: 20px;
}
}

/* サポート */
.sec_support_wrap {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.sec_support_wrap table {
	width: 66.25%;
	margin-right: 2.8%;
	font-size: 14px;
}
.sec_support_wrap table tr th,
.sec_support_wrap table tr td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}
@media only screen and (max-width: 768px){
.sec_support_wrap {
	display: block;
	margin-bottom: 40px;
}
.sec_support_wrap table {
	width: 100%;
	margin: 0 0 20px;
	font-size: 12px;
}
}
/* 寄付金 */
.sec_donation a {
	color: #000;
}
ul.pdf-list {
    margin-bottom: 1em;
}
ul.pdf-list li {
    padding: 0 0 0.5em;
}
ul.pdf-list li a:before,a.pdf-ico:before {
  content: "\f1c1";
  font-family: FontAwesome;
  margin: 0 5px 0 5px;
  font-size: 16px;
  color: #cb2837;
  float:right;
  background: none;
}
ul.pdf-list li a,a.pdf-ico {
    display: inline-block;
    text-decoration: underline;
    color: #cb2837;
}
#contents #contentR p a {
    color: #c92b3b;
    text-decoration: underline;
}