@charset "utf-8";


/***共通***/
.verticaltb {
	vertical-align: text-bottom;
}

.verticaltbl {
	vertical-align:baseline;
}

.p1010 {
	padding: 10px 10px;
}

.fs1-6rem {
	font-size: 1.6rem;
}


/***テーブル***/
.tableWrapper {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.tableWrapper th {
  padding: 15px;
  font-size: 1.6rem;
  line-height: 2;
  background: #f4f2ed;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
@media only screen and (max-width:768px) {
  .tableWrapper th{
    font-size: 1.2rem;
  }
}


.tableWrapper td {
  padding: 15px;
  font-size: 1.6rem;
  line-height: 2;
  background: #fff;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
@media only screen and (max-width:768px) {
  .tableWrapper td{
    font-size: 1.2rem;
  }
}

.displayTformula,
.displayTformula td {
	border: none;
}

.displayTformula .td_line {
	border-top: 2px solid #000;
}


/***リスト系***/
.listNomal li {
	font-size: 1.6rem;
	line-height: 2;
}

.dlListNomal {
  font-size: 1.6rem;
  line-height: 2;
}


/***レイアウト***/
.flexStart {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width:768px) {
  .flexStart {
    flex-direction: column;
  }
}

.flexColPc2Sp1Rreverse {
	display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width:768px) {
  .flexColPc2Sp1Rreverse {
    flex-direction: column-reverse;
  }
}

.flexColPc3Sp1Center {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}


.squarOdd3,
.squarOdd5 {
	border: none;
}
.squarOdd3 li:first-child {
	border: 2px solid #DDD;
}
.squarOdd3 li:nth-child(2) {
	border: 2px solid #DDD;
	border-left: none;
}
.squarOdd3 li:nth-child(3) {
	border: 2px solid #DDD;
	border-top: none;
}

.squarOdd5 li {
	border: 2px solid #DDD;
}
.squarOdd5 li:nth-child(even) {
	border-left: none;
}
.squarOdd5 li:nth-child(3),
.squarOdd5 li:nth-child(4),
.squarOdd5 li:last-child {
	border-top: none;
}

@media only screen and (max-width:768px) {
	.squarOdd3 li:first-child {
		border-bottom: none;
	}
	.squarOdd3 li:nth-child(2) {
		border-left: 2px solid #DDD;
	}

	.squarOdd5 li:nth-child(n+2) {
		border-top: none;
	}
	.squarOdd5 li:nth-child(even) {
		border-left: 2px solid #DDD;
	}


}

.w20pSp100p {
  width: 20%;
}
@media only screen and (max-width:768px) {
  .w20pSp100p {
    width: 100%;
  }
}

.w80pSp100p {
  width: 80%;
}
@media only screen and (max-width:768px) {
  .w80pSp100p {
    width: 100%;
  }
}


@media only screen and (max-width:768px) {
  .spW25p {
    width: 25%;
  }
  .tableWrapper th.spW25p {
    padding: 2px;
  }
}



/***装飾系***/
.borderBottomDotted {
  padding-bottom: 5px;
  border-bottom: 2px #999 dotted;
}
.borderTopBlack {
	border-top: solid 1px #000;
}

.imgEn {
	max-width: 13px;
}

/***youtube***/
.youtube {
  width: 60%;
}
.youtubeWrapper {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width:768px) {
	.youtube {
		width: 100%;
	}
}

/***sitemap***/
.pageSitemap h3.post-type {
	display: none;
}

.page-item-85055 {
	margin-bottom: 30px;
}

.pageSitemap li[class^="page_item"] > a,
.pageSitemap li[class^="page_item"] > .children li a {
	position: relative;
	display: inline-block;
	padding: 0 40px 0 0;
	font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'Noto Sans JP';
	font-size: 1.45rem;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.3rem;
	text-decoration: none;
	margin-top: 15px;
}

.pageSitemap li[class^="page_item"] > a::before,
.pageSitemap li[class^="page_item"] > .children li a::before {
	position: absolute;
  top: 0;
  bottom: -7px;
  right: 15px;
  width: 20px;
  height: 2px;
  margin: auto;
  background: #181000;
  content: '';
  transition: background-color 0.2s;
}
.pageSitemap li[class^="page_item"] > a::after,
.pageSitemap li[class^="page_item"] > .children li a::after {
	position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  width: 10px;
  height: 2px;
  margin: auto;
  background: #181000;
  transform: rotate(45deg);
  content: '';
  transition: background-color 0.2s;
}

/****************************
先頭見出し：　札幌市立大学（SCU）とは
********************************/
.pageSitemap .page-item-85053 > a {
	font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'Noto Sans JP';
	/* font-size: 2.4rem !important;
	font-weight: bold;
	letter-spacing: 0.3rem;
	line-height: 1.4;
	padding-top: 30px !important;
	margin-bottom: 30px;
	display: block;
	width: 100%;
	position: inherit !important; */
	padding: 15px !important;
  background: #f4f2ed;
  font-size: 2.4rem !important;
  font-weight: bold;
  letter-spacing: 0.3rem;
	width: 100%;
}

/****************************
大見出し：
85055：札幌市立大学とは
85840：公表事項
********************************/
.pageSitemap .page-item-85055 > a,
.pageSitemap .page-item-85840 > a,
.pageSitemap .parentTitle {
	/* padding: 5px 15px 7px !important;
	background: #f4f2ed;
	font-size: 1.6rem !important;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.3rem;
	display: block;
	width: 100%;
	margin-bottom: 30px;
	position: inherit !important; */
	display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.2rem;
}

.pageSitemap .page-item-85055 > a::before,
.pageSitemap .page-item-85840 > a::before,
.pageSitemap .parentTitle > a::before {
	display: block;
  width: 16px;
  height: 9px;
  margin: 3px 15px 0 0;
  background: #d8d0c3;
  content: '';
}


/****************************
中見出し：
85842：大学情報の公開
86255：教育情報の公開
********************************/
.pageSitemap .page-item-85842 > .children li a,
.pageSitemap .page-item-86255 > .children li a {
	font-size: 1.45rem !important;
	letter-spacing: 0.2rem;
	line-height: 2 !important;
}

/*****************************
先頭見出し：札幌市立大学（SCU）とは
*********************************/
.pageSitemap .page-item-85053 > a {
	margin-top: 0 !important;
	/* padding-top: 0 !important; */
}

/*****************************
先頭見出し：札幌市立大学（SCU）とは
大見出し：
85055：札幌市立大学とは
85840：公表事項
※aタグにつく矢印を消す為に必用
*********************************/
.pageSitemap .page-item-85053 > a::before,
.pageSitemap .page-item-85053 > a::after,
.pageSitemap .page-item-85055 > a::before,
.pageSitemap .page-item-85055 > a::after,
.pageSitemap .page-item-85840 > a::before,
.pageSitemap .page-item-85840 > a::after {
	display: none !important;
}

/*****************************
大見出し：
85840：公表事項
*********************************/
.pageSitemap .page-item-85840 {
	/* margin-top: 60px; */
}

/*****************************
大見出し：
85055：札幌市立大学とは
85840：公表事項
*********************************/
.pageSitemap .page-item-85055 > a,
.pageSitemap .page-item-85840 > a {
	/* pointer-events: none; */
	display: none !important;
}

/*****************************
中見出し：
85842：大学情報の公開
86255：教育情報の公開
*********************************/
.pageSitemap .page-item-85842 > ul.children,
.pageSitemap .page-item-86255 > ul.children,
.pageSitemap .sitemapChildList {
	/* list-style-type: disc;
  list-style-position: outside; */
	/* margin: 0 0 30px 15px; */
	padding-left: 15px;
}

.pageSitemap .sitemapChild {
	margin: 0 0 0 1.2em;
}

@media only screen and (max-width:768px) {
	.spBorder {
		padding-top: 30px;
		margin-top: 30px;
		border-top: solid 1px #000;
	}
}

/***contact***/
.colorRed {
	color: #db1d1d;
}
.contactFormWrapper dl {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.contactFormWrapper dl dt {
	width: 30%;
}

.contactFormWrapper dl dt span {
	font-size: 12px;
	vertical-align: top;
}

.contactFormWrapper dl dd {
	width: 70%;
}

.contactFormWrapper dl dd input:not([type="checkbox"],[name="tel[data][0]"],[name="tel[data][1]"],[name="tel[data][2]"],[name="postnum[data][0]"],[name="postnum[data][1]"]),
.contactFormWrapper dl dd textarea {
	width: 100%;
}


.contactFormWrapper select,
.contactFormWrapper input,
.contactFormWrapper textarea {
	padding: 10px 10px 10px 10px;
	border: solid 1px #ddd;
}

.contactFormWrapper .buttunArea {
	display: flex;
	justify-content: center;
	align-items: center;
}

.contactFormWrapper .buttunArea .b-conf-sumit,
.contactFormWrapper .buttunArea input {
	background: #F8B500;
	padding: 15px 0;
	width: 250px;
	border: none;
	font-size: 18px;
}

.contactFormWrapper .buttunArea input[name="submitBack"] {
	margin-right: 20px;
	background: #ddd;
}


@media only screen and (max-width:768px) {
	.contactFormWrapper dl {
		flex-direction: column;
	}

	.contactFormWrapper dl dt {
		width: 100%;
	}

	.contactFormWrapper dl dd {
		width: 100%;
		margin-top: 10px;
	}

}


/*********************************
textEnglish linkToPageに打ち消されるため、最後方へ追記
***********************************/
.textEnglish {
	font-family: 'Barlow', sans-serif;
  font-weight: bold;
}
