/*--reset html5 ver--*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video, main {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background-color:transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section, main {
	display:block;
}
@media print {
	article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary, main { 
		display:block; 
	}
}

nav ul, body ul, body ol {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background-color:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}



.png_bg{
}
.rollover{
}



.tex {
	padding:10px;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.box5 {
	padding:5px;
}
.box10 {
	padding:10px;
}
.box15 {
	padding:15px;
}
.box20 {
	padding:20px;
}
.mBox5 {
	margin:5px;
}
.mBox10 {
	margin:10px;
}

.centerP {
	text-align: center;
}
.texRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.red  {
	color: #F00;
	font-weight: bold;
}



.left {
	float: left;
}
.right {
	float: right;
}
.clearF {
	clear: both;
}


.nonPDA {
	padding: 0px !important;
}
.nonPDT {
	padding-top: 0px !important;
}
.nonPDL {
	padding-left: 0px !important;
}
.nonPDR {
	padding-right: 0px !important;
}
.nonPDB {
	padding-bottom: 0px !important;
}


.pdT5 {
	padding-top: 5px;
}
.pdT10 {
	padding-top: 10px;
}
.pdT15 {
	padding-top: 15px;
}
.pdT20 {
	padding-top: 20px;
}
.pdT25 {
	padding-top: 25px;
}
.pdT30 {
	padding-top: 30px;
}
.pdT40 {
	padding-top: 40px;
}
.pdT50 {
	padding-top: 50px;
}

.pdB5 {
	padding-bottom: 5px;
}
.pdB10 {
	padding-bottom: 10px;
}
.pdB15 {
	padding-bottom: 15px;
}
.pdB20 {
	padding-bottom: 20px;
}
.pdB25 {
	padding-bottom: 25px;
}
.pdB30 {
	padding-bottom: 30px;
}
.pdB40 {
	padding-bottom: 40px;
}
.pdB50 {
	padding-bottom: 50px;
}

.pdL5{
	padding-left: 5px;
}
.pdL10{
	padding-left: 10px;
}
.pdL15{
	padding-left: 15px;
}
.pdL20{
	padding-left: 20px;
}
.pdL25{
	padding-left: 25px;
}
.pdL30{
	padding-left: 30px;
}
.pdL40{
	padding-left: 40px;
}
.pdL50{
	padding-left: 50px;
}

.pdR5{
	padding-right: 5px;
}
.pdR10 {
	padding-right: 10px;
}
.pdR15 {
	padding-right: 15px;
}
.pdR20 {
	padding-right: 20px;
}
.pdR25 {
	padding-right: 25px;
}
.pdR30 {
	padding-right: 30px;
}
.pdR40 {
	padding-right: 40px;
}
.pdR50 {
	padding-right: 50px;
}



input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}




/*IE7以外のモダンブラウザ向け*/
.clearfix:after{
	content:"";
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
}

/*IE7向け*/
*+html .clearfix{
	display:inline-block;
	zoom: 1;
}


/*IE6向け\*/
* html .clearfix{
	height:1%;
	zoom: 1;
}
.clearfix{
	display: block; 
}

/*20200826*/
#mainCont .tableBlock .change_table{font-size:21px;font-size:1.3125rem}

/*20220712追加*/

.resizeimage25 img {
  width: 25%;
  /*img要素の横幅を25％*/
}

.resizeimage50 img {
  width: 50%;
  /*img要素の横幅を50％*/
}

.resizeimage75 img {
  width: 75%;
  /*img要素の横幅を75％*/
}

  /*Web相談会admissionのところのfigure要素をセンタリング*/
#contents #admission > section > section >figure.center {text-align:center}

