<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html {
    font-size: 62.5%
}
body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
body.webfont {
    font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 100
}

main{
display: block;	
}
.display-pc {
    display: block !important
}
.display-sp {
    display: none !important
}

.header {
    background: #fff;
    border-top: 10px solid #017c1d
}
.header-ci .ci {
    padding: 28px 0 0;
    text-align: center
}
.header-ci img {
    vertical-align: bottom
}
.header-ci a:hover img {
    opacity: 0.6
}
.header-ci--round {
    width: 100%;
    height: 117px;
    position: relative;
    z-index: 10;
    background: url(../../common/images/bg-header.png) no-repeat center bottom
}
.header-ci--round .ci img {
    width: 257px;
    height: auto
}
.footer {
    background: #326732;
    color: white
}
.footer:before {
    content: " ";
    width: 100%;
    height: 3px;
    overflow: visible;
    display: block;
    background: #489748;
    border-bottom: 1px solid #7ca87c;
}
.footer__ci {
    padding: 40px 0 35px;
    text-align: center
}
.footer__ci img {
    vertical-align: bottom
}
.footer__address {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.5px
}
.footer__address strong {
    display: inline-block;
    padding: 0 10px 0 0;
    font-weight: bold;
    font-size: 30px
}
.footer__copyright {
    display: block;
    padding: 0 0 30px;
    line-height: 1;
    text-align: center
}
.footer__copyright:before {
    content: " ";
    width: 100%;
    height: 1px;
    overflow: visible;
    display: block;
    margin-bottom: 30px;
    background: #276427;
    border-bottom: 1px solid #567e56
}
.footer .tel-number {
    display: block
}
footer #bana{
	display: block;
	font-size: 2rem;
	width: 100%;

}
footer #bana a{
	display: block;
	margin:30px auto;
	color:white;
	text-decoration: none!important;
	text-align: center;
	margin-bottom: 30px;
}

#contents {
    width: 100%;
    min-height: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}
#btn-pagetop {
    width: 0px;
    height: 0px;
    overflow: visible;
    display: block;
    bottom: 30px;
    right: 20px;
    position: fixed;
    z-index: 100;
    color: #fff;
    background: #489748;
    border-radius: 100%;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    opacity: 0.2
}
#btn-pagetop:hover {
    background: #5fb35f
}
#btn-pagetop img {
    display: block;
    padding: 16px 0 0 21px
}
#btn-pagetop.js-fixedAnchor--static {
    position: absolute;
    bottom: 20px !important
}
.btn-pagetop-footer {
    display: block;
    padding: 10px 15px 6px 12px;
    bottom: 0px;
    right: 80px;
    position: absolute;
    z-index: auto;
    font-size: 1.1rem;
    background: #489748;
    border-radius: 6px 6px 0 0
}
.btn-pagetop-footer a {
    display: block;
    color: white;
    line-height: 1
}
.btn-pagetop-footer a:hover {
    text-decoration: none
}
.btn-pagetop-footer img {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: bottom
}
.btn-pagetop-footer:hover {
    background: #63b163
}

.link-topback {
    display: block;
    margin: 20px 0 0;
    text-align: center
}
.link-topback a {
    display: inline-block;
    padding: 2px 0 2px 20px;
    font-weight: bold;
    color: #017c1d;
    font-size: 17px;
    line-height: 1;
    background: url(../../common/images/ico-link-arw.png) no-repeat left center;
}
.link-topback a:hover {
    color: #80be8e
}


.cont-title {
	display: block;
 width:100%;
  max-width: 960px;
  margin-top: 100px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-bottom: 15px;

}

.cont-title {
	text-align: center;
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.cont-title img{
	width:100%;
	max-width:734px;
	mrgin-bottom:50px;
}

.title_attention{
	display:block;
	margin:5px auto 30px auto;
	font-size:1.6rem;
	font-weight: 600;
	
}
.access-header {
  width:100%;
  max-width: 960px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 28px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #2a7e00;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #cbcbcb;
}

.access-header__hd {
  margin-top: 18px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 1;
  color: #2a7e00;
}

.access-header__hd img {
  display: block;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.access-header__read {
  text-align: center;
  color: #333333;
  font-size: 1.6rem;
  line-height: 1.5;
}
.cp {
	text-align: center;
	margin:20px auto;
	font-size: 1.8rem;
		max-width:750px;
}


.access-container {
  width:100%;
  max-width: 950px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;	
}

.access-container__hd {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 18px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  position: relative;
  color: #333333;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: bold;
}

.access-container__hd::after {
  content: " ";
  width: 9px;
  height: 100%;
  overflow: visible;
  display: block;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: auto;
  background-color: #326732;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-radius: 2px;
}

.access-container + .access-container {
  margin-top: 0px;
}

.onlineagree{
	margin:0 auto;
	text-align: center;
	font-size:1.6rem;
	font-weight: 600;	
}

.access-table {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding:20px 0 9px 0 ;

}

.access-table__body {
  width: 800px;
  margin-left:14rem;
}



.access-table td {
  position: relative;
  padding-top: 15px;
  padding-right: 22px;
  padding-bottom: 15px;
  padding-left: 22px;
  text-align: left;
  line-height: 1.6;
}

.access-table td em {
  font-weight: bold;
}
.access-table__rows{
height:auto;
	vertical-align: middle;
}
.before{
	position: absolute;
	text-align: center;
	margin-top: -10px;
	margin-left:2.2em;
	color:red;
	font-size:1.3rem;
	font-weight: 500}

.cancel_wait{
	position: absolute;
	text-align: center;
	margin-top: 0px;
	margin-left:-1em;
	color:red;
	line-height:1.5rem;
	font-size:1.2rem;
	font-weight: 500}


.access-table__hd {
	display: block;
  width: 150px;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: auto;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  box-sizing: border-box;
  background-color: #d9ebda;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #c1c1c1;
  text-align: center;
	vertical-align: middle;
}

.access-table__hd .inner {
  display: block;
  position: relative;
  top: 40%;
  transform: translateY(-40%);

}

.access-table__hd .hd {
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  font-size: 2.3rem;
  font-style: normal;
  font-weight: bold;
  color: #2a7e00;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #818181;
  line-height: 1;
}


.access-table__hd .hd_full {
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: bold;
  color: #2a7e00;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #818181;
  line-height: 1;
}

.access-table__hd .hd small {
  font-size: 1.5rem;
  line-height: 1;
}
.access-table__hd .hd .small-attention {
	color: #ed5f4f;
}

.access-table__hd .fo_pdfBtn {
  display: block;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: bold;
  color:white;
	border-radius: 7px;
  background-color: #2a7e00;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #818181;
  line-height: 1;
text-decoration:none;
}


.access-table__hd .fo_pdfBtn:hover{
  opacity: 0.6;
}
.acs-table{
	display: block;
	width:100%;
	max-height:100%;
	max-width: 800px;
	overflow: hidden;
    margin-left:18rem;


}
.acs-table table{

	
}
.acs-table,tr{
	display: inline;
	margin-bottom:15px;
	
}
.acs-table th,td{
	display: inline-block;
	margin:0 auto;
}
.acs-table td{
	margin-left:-15px!important;
}

.course-select6{
  width: 150px;
	  margin-left:-20px;
  margin-right:20px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-select6 p{
	background-color:#04BA78;
	color: #ffffff;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}

	.course-select10{
 width: 150px;
  margin-left:-20px;
  margin-right:20px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-select10 p{
	background-color:#7173DE;
	color: #ffffff;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}
	.course-selectfull6{
 width: 150px;
  margin-left:-20px;
  margin-right:20px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-selectfull6 p{
	background-color:#E3FF5C;
	color: #000000;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}
	.course-selectfull10{
 width: 150px;
  margin-left:-20px;
  margin-right:20px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-selectfull10 p{
	background-color:#FE9697;
	color: #000000;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}
.access-table_day{
	width:150px;
	height:100%;
	line-height:1.5rem;
	border-right-color:darkgrey;
border-right-style: solid;
	border-right-width: 0px;
}

.daybox{
	width:110%;
	font-size:1.5rem;
	font-weight: bold;
	line-height: 2.9rem;
	margin-top:-22px;
	margin-left:0px;
    color:#444444;	
}

.att{
	font-size:1.2rem!important;
}
	
.ico-accept {
  width: 150px!important;
	height:auto;
  overflow: visible;
  display: block;
  margin-top: 0px!important;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 15px!important;
  padding-right: 0px;
  padding-bottom: 15px!important;
  border-width: 2px;
  border-style: solid;
  border-color: lightgrey;
  border-radius: 15px;
  text-align: center;
  color: white;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  box-sizing: border-box;
  letter-spacing: 0.5px;
}

.ico-accepted-before {
  background-color: #f0bd34;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.ico-accepted-before::before {
  content: "受付開始前";
  background-color: #f0bd34;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.ico-accepting {
  padding-left: 28px;
  background-color: #ed5f4f;
  background-image: url("../../entry/images/ico-pencil.png")!important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 18px center;
}

.ico-accepting::before {
  content: "受付中";
}

.ico-slightly {
  padding-left: 25px;
  background-color: #ec8913;
  background-image: url("../../entry/images/ico-triangle.png")!important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 8px center;
}

.ico-slightly::before {
  content: "残りわずか";
}

.ico-end {
  background-color: #8e8e8e;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.ico-end::before {
  content: "受付終了";
}

.access-table__btn2 {
  display: inline-block;
	margin-top:-10px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  color: white;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  background-color: transparent;
  background-image: linear-gradient(0deg, #4287b4 0%, #50a2d9 100%);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-radius: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
text-shadow: 0px -1px 0px #0f4f7b;
transition: opacity 0.2s ease 0s;
  letter-spacing: 1px;
}


.access-table__btn:hover {
  text-decoration: none;
  opacity: 0.6;
}

.access-table__btn2:hover {
  text-decoration: none;
  opacity: 0.6;
}


.weekday{
	padding: 0.4em;
    margin: 2em 0;
    font-weight: bold;
    color: #fff;/*文字色*/
    background: #00AEAE;
    border: solid 2px #00AEAE;/*線*/
    border-radius: 10px;/*角の丸み*/
	margin-right: 5px;
}

.saturday{
	padding: 0.4em;
    margin: 2em 0;
    font-weight: bold;
    color: #fff;/*文字色*/
    background: #0080C0;
    border: solid 2px #0080C0;/*線*/
    border-radius: 10px;/*角の丸み*/
	margin-right: 10px;
}

.sunday{
	padding: 0.4em;
    margin: 2em 0;
    font-weight: bold;
    color: #fff;/*文字色*/
    background: #E10000;
    border: solid 2px #E10000;/*線*/
    border-radius: 10px;/*角の丸み*/
		margin-right: 10px;
}
.holyday{
	padding: 0.4em;
     margin: 2em 0;
    font-weight: bold;
    color: #fff;/*文字色*/
    background: #E10000;
    border: solid 2px #E10000;/*線*/
    border-radius: 10px;/*角の丸み*/
	margin-right: 10px;
}
.night{
	padding: 0.4em;
     margin: 2em 0;
    font-weight: bold;
    color: #fff;/*文字色*/
    background: #000000;
    border: solid 2px #000000;/*線*/
    border-radius: 10px;/*角の丸み*/margin-right: 10px;
	
}



.access-table .access-table-status .body {
  display: none;
}

.ie9.access-table .date {
  width: 33%;
  float: left;
}
.btn-pagetop-footer {
  display: none !important;
}
@media screen and (max-width:768px) {
	.display-pc {
    display: none !important
}
.display-sp {
    display: block !important
}
.footer {
    background: #326732;
    color: white
}
.footer:before {
    content: " ";
    width: 100%;
    height: 4px;
    overflow: visible;
    display: block;
    background: #489748
}
.footer__ci {
    padding: 20px 0 20px;
    text-align: center
}
.footer__ci img {
    width: 50%;
    height: auto;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    vertical-align: bottom
}
.footer__address {
    margin: 0 0 10px;
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.5px;
    text-align: center
}
.footer__address strong {
    display: block;
    padding: 0 10px 0 0;
    font-weight: bold;
    font-size: 1.5rem
}
.footer__copyright {
    display: block;
    padding: 0 0 15px;
    line-height: 1;
    text-align: center
}
.footer__copyright:before {
    content: " ";
    width: 100%;
    height: 1px;
    overflow: visible;
    display: block;
    margin-bottom: 15px;
    background: #276427;
    border-bottom: 1px solid #567e56
}
.footer a {
    color: white
}
.footer .buillding-name {
    display: block;
}
	
	#btn-pagetop {
display: none!important;
	}
	
	.access-container{
		width:100%!important;
	}
	.access-table{
		display: block;
		background-color:#E6E6E6;
	
	}
.access-table__hd {
	display: block;
	position: static;
  width: 100%;
  min-height: 90px;
  z-index: auto;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  box-sizing: border-box;
  background-color: #d9ebda;
  border-right: 0px;
  text-align: center;
	vertical-align: middle;
	margin-top:-10px;

}

.access-table__hd .inner {
  display: block;
  position: relative;
  top: 0;
  transform:none;	
  }

 .fo_pdfBtn{
	 display:block;
		margin-bottom:50px!important;
	}
	
.acs-table{
	display: block;
	width:100%;
	
	margin-left:0px;
	max-height:100%;
	max-width: 768px;
	overflow: hidden;
    border-bottom: solid;
	border-bottom-color:grey;
	border-bottom-width: 1px;
	margin-top:-30px;
	padding-bottom:30px;
	margin-bottom:60px;
	}
.acs-table tr { display: inline; }


.acs-table th,td{
	display:inline-block;
	width:40%;
	margin:0 auto;
}

.course-select6{	  
  margin-left:0px;
  margin-right:0px;
  width: 150px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-select6 p{
	background-color:#04BA78;
	color: #ffffff;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}

	.course-select10{
  margin-left:0px;
  margin-right:0px;
  width: 150px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-select10 p{
	background-color:#7173DE;
	color: #ffffff;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}
	
.course-selectfull{	  
  margin-left:0px;
  margin-right:0px;
  width: 150px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}	
    
.course-selectfull6{	  
  margin-left:0px;
  margin-right:0px;
  width: 150px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-selectfull6 p{
	background-color:#E3FF5C;
	color: #000000;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}

	.course-selectfull10{
  margin-left:0px;
  margin-right:0px;
  width: 150px;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}

.course-selectfull10 p{
	background-color:#FE9697;
	color: #000000;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}    
.access-table_day{
	width:150px;
	height:100%;
	line-height:1.5rem;
	border-right-color:darkgrey;
border-right-style: solid;
	border-right-width: 0px;
}

.daybox{
	margin-left:3rem;
	font-size:1.5rem;
	font-weight: bold;
	line-height: 2.9rem;
	margin-top:-22px;
    color:#444444;	
}

	.ico-accept {
  width: 160px!important;
	
}
	
		.cancel_wait{
	position: absolute;
		width:80%;
	margin-left:0em;
			
}

}

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

	
.access-table__hd {
	display: block;
	position: static;
  width: 100%;
  height: auto;;
  z-index: auto;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  box-sizing: border-box;
  margin-top:0px;

}	

 .fo_pdfBtn{
	 display:block;
		margin-bottom:0px!important;
	}
	
.acs-table{
	display: block;
	width:100%;
	margin-left:0px;
	max-height:100%;
	max-width: 468px;
	overflow: hidden;
    border-bottom: solid;
	border-bottom-color:grey;
	border-bottom-width: 1px;
	margin-top:-30px;
	padding-bottom:0px;
	margin-bottom:60px;
	}
.acs-table tr { display: inline; }


.acs-table th,td{
	display:inline-block;
	width:95%;
	margin:0 auto;
}
	
.access-table__btn2 {
	height:100%;
		width:95%;
	text-align: center;	
	margin-top:0px!important;
	padding-top:20px;
	}	
.course-select6{
 	width: 100%;
}
.course-select10{
	width:100%;
}

.course-selectfull6{
 	width: 100%;
}
.course-selectfull10{
	width:100%;
}
	
.course-select10 p{
	background-color:#7173DE;
	color: #ffffff;
	padding:5px 0px;
	border-radius: 10px 10px 10px 10px;
}

	.ico-accept{
		width:100%!important;
		margin-bottom:10px;
	}
	.before{
	position: absolute;
	margin-left:1.5em;
}
	
	.cancel_wait{
	position: absolute;
		width:70%;
	margin-left:1em;
		font-size:1.2rem;
}


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

.acs-table th,td{
	width:90%;
}
.course-select6{
 	width: 100%;
}
.course-select6 p{
	font-size:1.8rem;	
}
	.course-select10{
	width:100%;
}
.course-select10 p{
	font-size:1.8rem;	
}
    
    .course-selectfull6{
 	width: 100%;
}
.course-selectfull6 p{
	font-size:1.8rem;	
}
	.course-selectfull10{
	width:100%;
}
.course-selectfull10 p{
	font-size:1.8rem;	
}
.access-table_day{
	width:100%;
	height:100%;
	line-height:1.5rem;
	border-right-color:darkgrey;
border-right-style: solid;
	border-right-width: 1px;
}

.daybox{
	display: block;
	margin:-4rem auto -1rem -1rem;
	font-size:1.4rem;
	padding:10px;
		width:82.5%;
	height:100%;
	border-radius: 10px;
	background-color: aliceblue;
	}
	
.acs-table{
    margin-left:0rem;
}
	.acs-table td{
	margin-left:0px!important;
}
	.ico-accept{
		margin-left:-5%;
		margin-top:-20px!important;
		width:101%!important;
	}
	.access-table__btn2 {
		margin-left:-4%;
		margin-top:-10px!important;
		width:92%!important;
		text-align: center;
}
	.before{
	position: relative;
		margin:-10px auto 0 auto;
	text-align: center;
}
		.access-table__btn2 {
	height:100%;
	font-size:1.7rem;
	/*margin-top:20px!important;*/
	padding-top:20px;
	}
	}</pre></body></html>