@charset "UTF-8";
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
base
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html, body { height: 100%; }
body {
	text-align: justify;
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	min-height: 100%;
	min-width: 1000px;
	overflow: hidden;
	padding-top: 233px;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
}
.home #wrapper {
	padding-top: 178px;
}

[name="google_conversion_frame"] {
	position: absolute;
	z-index: 0;
}

a {
	color: #000;
	text-decoration: none;
}
a.link,
.link a,
a:hover {
	text-decoration: underline;
}
a.link:hover,
.link a:hover {
	text-decoration: none;
}
a > img {
	transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
a:hover > img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

img {
	max-width: 100%;
	height: auto;
}

:placeholder-shown,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	color: #c8c8c8;
}

#breadCrumb {
	margin: 0 auto;
	font-size: 12px;
	max-width: 960px;
	padding: 12px 0;
}
#breadCrumb:after {
	content: "";
	display: block;
	clear: both;
}
#breadCrumb li {
	float: left;
}
#breadCrumb li + li:before {
	content: ">";
	margin: 0 0.5em;
}

#pageTitle,
.pageTitle {
	color: #000;
	max-width: 960px;
	margin: 0 auto 70px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 83px;
	letter-spacing: .1em;
}
#pageTitle:after,
.pageTitle:after {
	content: "";
	width: 280px;
	height: 1px;
	display: block;
	margin: 10px auto 0;
	background: url(/skb/wp-content/themes/skbschool/common/images/base/line_5.gif) no-repeat 0 0;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.sTitle {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 12px;
}
.sTitle + p {
	text-align: center;
}

.line-cont {
	border-top: 1px dotted #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
	margin-top: 92px;
}
.line-cont p {
	width: 66%;
	margin: 0 auto;
	padding: 30px 0px;
	font-size: 0px;
}
.line-cont p span {
	width: 76%;
	float: right;
	font-size: 14px;
	padding: 35px 0px;
}

@media(max-width: 740px){
	#wrapper,
	.home #wrapper {
		min-width: 0;
		padding-top: 60px;
	}
	#wrapper.hasFootLink {
		padding-bottom: 50px;
	}
	#breadCrumb {
		display: none;
	}
	#pageTitle,
	.pageTitle {
		font-size: 16px;
		padding-top: 42px;
		margin-bottom: 40px;
	}
	#pageTitle ~ *,
	.pageTitle ~ * {
		margin-left: 15px;
		margin-right: 15px;
	}
	#pageTitle ~ .fit,
	.pageTitle ~ .fit {
		margin-left: 0;
		margin-right: 0;
	}
	#pageTitle:after,
	.pageTitle:after {
		width: 140px;
		margin-top: 0;
	}
	.sTitle {
		font-size: 14px;
		line-height: 21px;
	}
	.sTitle + p {
		text-align: left;
	}

	.line-cont {
		margin-top: 50px;
	}
	.line-cont p {
		width: auto;
		overflow: hidden;
	}
	.line-cont p a {
		float: left;
		width: 120px;
		display: block;
	}
	.line-cont p span {
		padding: .5em 0;
		width: calc(100% - 130px);
	}
}

.pcb { display: block !important; }
.spb { display: none !important; }
@media only screen and (max-width: 740px) {
.pcb { display: none !important; }
.spb { display: block !important; }
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#headCont {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 980px;
	z-index: 9999;
	background: #fff;
	padding: 0 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#headCont header {
	height: 178px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 59px;
}
#headCont h1 a {
	color: #000;
	font-weight: bold;
	display: inline-block;
}
#headCont h1 a img {
	margin-top: -4px;
}
#headCont h1 a:hover {
	text-decoration: none;
}
#headCont h1 a:hover img {
	opacity: 1;
	-ms-filter: alpha(opacity=100);
}
#headCont h1 + p {
	color: #9d8c50;
	font-size: 12px;
	margin-bottom: 11px;
}
#headCont #gNav > p {
	display: none;
}
#headCont #gNav > p + ul {
	font-size: 0;
	margin: 0 -30px;
}
#headCont #gNav > p + ul > li {
	font-size: 13px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	margin: 0 15px;
	padding-bottom: 7px;
}
#headCont #gNav a,
#headCont #gNav span {
	color: #000;
	display: block;
	cursor: pointer;
}
#headCont #gNav > p + ul > li > a,
#headCont #gNav > p + ul > li > span {
	margin: 10px 0 15px;
}
#headCont #gNav > p + ul > li:hover > a,
#headCont #gNav > p + ul > li:hover > span,
#headCont #gNav > p + ul > li.current > a {
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#headCont .sns {
	position: absolute;
	top: 30px;
	left: 0;
}
#headCont .sns li {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
}
#headCont .sns li > a {
	display: block;
	width: 25px;
	height: 0;
	padding-top: 25px;
	overflow: hidden;
	background: no-repeat center;
	background-size: 100%;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
#headCont .sns li > a:hover {
	opacity: 0.5;
	-ms-filter: alpha(opacity=50);
}
#headCont .sns li.twitter > a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_twitter.gif);
}
#headCont .sns li.instagram > a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_instagram.gif);
}
#headCont .sns li.facebook > a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_facebook.gif);
}
#headCont .sns li.line > a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_sp_line.gif);
}

#headCont .sns li.tiktok > a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_tiktok.gif);
}

#headCont .sns li.youtube > a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_youtube.gif);
}

#headCont .links {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
#headCont .links li {
	float: left;
	margin-left: 20px;
}
#headCont .links a {
	display: block;
	width: 60px;
	height: 0;
	overflow: hidden;
	padding-top: 75px;
	background: no-repeat center;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
#headCont .links a:hover {
	opacity: 0.5;
	-ms-filter: alpha(opacity=50);
}
#headCont .links .access a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/link_access.gif);
	background-size: 55px 41px;
	background-position: center 15px;
}
#headCont .links .brochure a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/link_brochure.gif);
	background-size: 100%;
}
#headCont .links .opencampus a {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/link_opencampus.gif);
	background-size: 100%;
}

.lowerNav {
	top: 170px;
	left: -6px;
	display: none;
	position: fixed;
	width: calc(100% + 6px);
	text-align: center;
	background: #fff;
	z-index: 1;
}
.current .lowerNav {
	display: table;
}
.lowerNav ul {
	display: table-row;
}
.lowerNav li {
	width: 10%;
	padding: 0 3px;
	display: table-cell;
}
.lowerNav a {
	font-size: 14px;
	color: #000;
	padding: 13px 0 14px;
	display: block;
	background: url(/skb/wp-content/themes/skbschool/common/images/base/bg_stripe.gif) repeat;
	background-position: fixed;
	background-size: 4px;
	-moz-background-size: 4px;
	-webkit-background-size: 4px;
}

@media(max-width: 740px){
	#headCont {
		height: 60px;
		min-width: 0;
		padding: 0;
	}
	#headCont header {
		height: 60px;
		z-index: 1;
		background: none;
		padding: 18px 15px 0;
		transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
	}
	#headCont.open header {
		background: #323232;
	}
	#headCont h1 {
		text-align: left;
		line-height: 13px;
	}
	#headCont h1 a {
		width: 221px;
		height: 24px;
		background: url(/skb/wp-content/themes/skbschool/common/images/base/logo_header_sp.png) no-repeat 0 0;
		background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
	}
	#headCont h1 a img {
		display: none;
	}
	#headCont h1 a img:first-child {
		width: 170px;
	}
	#headCont h1 a br + img {
		width: 218px;
	}
	#headCont #gNav > .sns,
	#headCont #gNav > .links,
	#headCont h1 + p {
		display: none;
	}
	#headCont #gNav > p {
		display: block;
		width: 58px;
		height: 0;
		overflow: hidden;
		padding: 60px 15px 0;
		background: url(/skb/wp-content/themes/skbschool/common/images/base/menu_close.png) no-repeat center;
		background-size: 58px auto;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		transition-duration: 0.3s;
		-moz-transition-duration: 0.3s;
		-webkit-transition-duration: 0.3s;
	}
	#headCont.open #gNav > p {
		background-image: url(/skb/wp-content/themes/skbschool/common/images/base/menu_open.png);
	}
	#headCont #spMenu {
		position: fixed;
		top: 60px;
		left: 0;
		z-index: 0;
		width: 100%;
		height: 0;
		opacity: 0;
		overflow: auto;
		background: rgba(0,0,0,.9);
		transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
	}
	#headCont.open #spMenu {
		opacity: 1;
		height: calc(100% - 60px);
	}
	#headCont #spMenu > dl,
	#headCont #spMenu > p {
		display: block;
		text-align: left;
		font-size: 14px;
		margin: 0;
	}
	#headCont #spMenu a {
		display: block;
		padding: 12px 15px;
		color: #fff;
		font-size: 12px;
		line-height: 30px;
		position: relative;
		text-decoration: none !important;
	}
	#headCont #spMenu a br {
		display: none;
	}
	#headCont #spMenu dt,
	#headCont #spMenu > dl li,
	#headCont #spMenu p {
		border-top: 1px solid rgba(255,255,255,.3);
	}
	#headCont #spMenu dd {
		display: none;
		background: rgba(255,255,255,0.05);
	}
	#headCont #spMenu dl.open dd {
		display: block;
	}
	#headCont #spMenu dd a {
		padding-left: 30px;
	}
	#headCont #spMenu .home {
		border-bottom: 1px solid rgba(255,255,255,.3);
	}
	#headCont #spMenu > dl li a:after,
	#headCont #spMenu a:after {
		content: "";
		display: block;
		width: 7.5px;
		height: 15px;
		position: absolute;
		top: 0;
		right: 17px;
		bottom: 0;
		margin: auto 0;
		background: url(/skb/wp-content/themes/skbschool/common/images/base/icon_sp_menu.png) no-repeat center;
		background-size: 100%;
	}
	#headCont #spMenu > dl dt a:after {
		right: 15px;
		width: 13px;
		height: 13px;
		background: url(/skb/wp-content/themes/skbschool/common/images/base/icon_sp_toggle.png) no-repeat center top;
		background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
	}
	#headCont #spMenu > dl.open dt a:after {
		background-position: center bottom;
	}
	#headCont #spMenu a img {
		margin-right: 10px;
	}

	#headCont #spMenu .sns {
		font-size: 0;
		padding: 20px 0 30px 10px;
		position: static;
		overflow: hidden;
		text-align: center;
	}
	#headCont #spMenu .sns li {
		float: none;
		display: inline-block;
		height: auto;
		width: 32px;
	}
	#headCont #spMenu .sns li a {
		width: 100%;
		padding: 100% 0 0;
		background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icons_sns.png);
		background-size: auto 100%;
		-moz-background-size: auto 100%;
		-webkit-background-size: auto 100%;
	}
	#headCont #spMenu .sns li a:after { content: none; }
	#headCont #spMenu .sns li.twitter a { background-position: 0 0; }
	#headCont #spMenu .sns li.instagram a { background-position: -32px 0; }
	#headCont #spMenu .sns li.line a { background-position: -64px 0; }
	#headCont #spMenu .sns li.facebook a { background-position: -96px 0; }
	#headCont #spMenu .sns li.tiktok a { background-position: -128px 0; }
	#headCont #spMenu .sns li.youtube a { background-position: -160px 0; }
	
	#headCont #spMenu .privacy {
		font-size: 12px;
		border-top: none;
		margin-top: -9px;
		padding-bottom: 100px;
		text-align: right;
	}
	#headCont #spMenu .privacy a {
		padding: 0;
		margin-right: 15px;
	}
	#headCont #spMenu .privacy a:after {
		content: none;
	}

	.lowerNav { display: none !important; }
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#pageLinks {
	text-align: center;
	padding: 190px 0 38px;
}
#pageLinks > p {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
#pageLinks > p:before {
	transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
}
#pageLinks > p:after {
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
}
#pageLinks li {
	width: 220px;
	vertical-align: top;
	display: inline-block;
}
#pageLinks li + li {
	margin-left: 28px;
}
#pageLinks a {
	display: block;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
#pageLinks a:hover {
	opacity: 0.5;
	-ms-filter: alpha(opacity=50);
	text-decoration: none;
}
#pageLinks .img {
	margin: 20px 0 12px;
}
#pageLinks dt {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#pageLinks dd {
	text-align: left;
	line-height: 24px;
	letter-spacing: -0.02em;
}

#information {
	padding: 100px 0;
}
#information p {
	margin-bottom: 15px;
}
#information * {
	color: #000;
	line-height: 1.5;
	text-align: center;
}
#information a {
	color: #000;
	text-decoration: underline;
}
#information a:hover {
	text-decoration: none;
}
#information span {
	margin-top: 4px;
	font-size: 16px;
	display: inline-block;
}
#footCont {
	color: #fff;
	background: #8c8c8c;
}
#footCont a {
	color: #fff;
}
#footCont footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 98px;
}
#footCont .links {
	position: absolute;
	top: -40px;
	left: 0;
}
#footCont .links:after {
	content: "";
	display: block;
	clear: both;
}
#footCont .links li {
	float: left;
	margin-right: 10px;
}
#footCont .links li > * {
	height: 40px;
	display: block;
	font-weight: bold;
	line-height: 40px;
	background: #8c8c8c;
	padding: 0 20px;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
#footCont .links a:hover {
	opacity: 0.6;
	-ms-filter: alpha(opacity=50);
	text-decoration: none;
}
#footCont footer > dl {
	line-height: 21px;
	text-align: center;
	padding: 45px 0;
}
#footCont footer > dl dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
#footCont footer > dl dt span,
#footCont footer > dl #copyright {
	font-size: 12px;
	font-weight: normal;
}
#footCont footer > dl #copyright {
	margin-top: 6px;
}
#footCont #navigation:after {
	content: "";
	display: block;
	clear: both;
}
#footCont #navigation > * {
	float: left;
	font-size: 12px;
	line-height: 16px;
}
#footCont #navigation dl > * {
	padding-right: 38px;
}
#footCont #navigation > *:last-child {
	float: right;
}
#footCont #navigation > *:last-child > * {
	margin-right: 0;
	padding-right: 0;
}
#footCont #navigation dl dt {
	font-size: 14px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #fff;
}
#footCont #navigation * + dl dt {
	padding-right: 0;
	margin-right: 38px;
}
#footCont #navigation dl dt:before {
	content: "◎";
}
#footCont #navigation > div > * + * {
	margin-top: 22px;
}
#footCont #navigation > div > * + ul {
	border-top: 1px dotted #fff;
}
#footCont #navigation li {
	margin-top: 8px;
}
#footCont #navigation > *:not(:last-child) li {
	max-width: 165px;
}
#footCont #navigation li.long {
	white-space: nowrap;
}
#footCont #navigation li a {
	padding-left: 15px;
	display: inline-block;
	background: url(/skb/wp-content/themes/skbschool/common/images/base/icon_foot_menu.gif) no-repeat 0 2px;
	background-size: 13px auto;
}
#footCont #navigation li a[target=_blank] {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/icon_foot_blank.gif);
	background-position: 0 1px;
}

#gotop a {
	position: fixed;
	right: 0;
	bottom: 200px;
	display: block;
	width: 30px;
	height: 0;
	padding-top: 110px;
	overflow: hidden;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	background: url(/skb/wp-content/themes/skbschool/common/images/base/pagetop.gif) no-repeat center #000;
}
#gotop a:hover {
	opacity: 0.5;
	-ms-filter: alpha(opacity=50);
}
@media(max-width: 740px){
	#pageLinks {
		padding-top: 90px;
	}
	#pageLinks > p {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 3px;
	}
	#pageLinks > p:before,
	#pageLinks > p:after {
		content: none;
	}
	#pageLinks li {
		width: calc(50% - 24px);
		margin: 0 8px !important;
	}
	#pageLinks .img {
		margin: 9px 0 1px;
	}
	#pageLinks dt {
		font-size: 13px;
		font-weight: bold;
	}
	#pageLinks dd {
		display: none;
	}
	#information {
		padding-top: 0;
		padding-bottom: 60px;
	}
	#information * {
		font-size: 11px;
		font-weight: normal;
	}
	#information p {
		margin-bottom: 13px;
	}
	#information address > a img {
		width: 144px;
	}
	#information span:before {
		width: 16px;
		height: 11px;
		margin-right: 5px;
	}
	#footCont footer {
		width: auto;
		padding-bottom: 0;
	}
	#footCont .links {
		top: -25px;
		left: 15px;
	}
	#footCont .links li {
		margin-right: 6px;
	}
	#footCont .links li > * {
		height: 25px;
		font-size: 12px;
		line-height: 25px;
		padding: 0 14px;
	}
	#footCont footer > dl {
		padding: 28px 0 27px;
	}
	#footCont footer > dl dt {
		font-size: 14px;
		line-height: 20px;
	}
	#footCont footer > dl dt span,
	#footCont footer > dl dd,
	#footCont footer > dl #copyright {
		font-size: 12px;
		line-height: 20px;
	}
	#navigation,
	#gotop {
		display: none;
	}

	#footLink {
		overflow: hidden;
		text-align: center;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9998;
		background: linear-gradient(90deg,#00B900 0%,#00B900 33.3%,#ff66a3 33.3%,#ff66a3 66.6%,#2d2d2d 66.6%,#2d2d2d 100%);
	}
	#footLink li {
		width: calc(33.33% - 1px);
		float: left;
		
	}
	#footLink li + li {
		border-left: 1px solid #fff;
	}
	#footLink li a {
		color: #fff;
		height: 50px;
		display: block;
		font-size: 12.5px;
		line-height: 15px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
common
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.inner {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.inner-s {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.inner-ss {
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.txtL { text-align: justify !important; }
.txtC { text-align: center !important; }
.txtR { text-align: right !important; }

.txtT { vertical-align: top !important; }
.txtM { vertical-align: middle !important; }
.txtB { vertical-align: bottom !important; }

.yellow { color: #9d8c50 !important; }
.black { color: #000000 !important; }
.gray { color: #808080 !important; }
.red { color: #ff4d4d !important; font-weight:bold; }

.bold { font-weight: bold !important; }
.normal { font-weight: normal !important; }


.cf:after,
.column2:after,
.column3:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
.column2 .fl,
.column2 .fr {
	width: 450px;
}
.fl { float: left; }
.fr { float: right; }

.bt { border-top: 1px dotted #c8c8c8; }
.br { border-right: 1px dotted #c8c8c8; }
.bb { border-bottom: 1px dotted #c8c8c8; }
.bl { border-left: 1px dotted #c8c8c8; }

.lt, .lb { position: relative; }
.lt:after,
.lb:after {
	content: "";
	width: 200px;
	height: 1px;
	display: block;
	background: #000;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.lt:after { top: 0; }
.lb:after { bottom: 0; }

figure {
	margin: 0;
	padding: 30px;
}

.stripe {
	background: url(/skb/wp-content/themes/skbschool/common/images/base/bg_stripe.gif) repeat;
	background-position: fixed;
	background-size: 4px;
}
.bgColor .stripe {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/bg_stripe02.gif);
}

.stripe2 {
	background: url(/skb/wp-content/themes/skbschool/common/images/base/bg_stripe20.gif) repeat;
	background-position: fixed;
	background-size: 4px;
}

}
.bgColor .stripe2 {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/bg_stripe20.gif);
}

.bgBox {
	background: no-repeat center;
	background-size: cover;
	position: relative;
}
.bgBox.top {
	background-position: center top;
}
.bgBox.bottom {
	background-position: center bottom;
}
.bgBox.left {
	background-position: left center;
}
.bgBox.right {
	background-position: right center;
}
.bg-texture {
	background-image: url(/skb/wp-content/themes/skbschool/common/images/base/bg-texture.jpg);
	background-size: 1200px auto;
}

.movieStart {
	cursor: pointer;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.movieStart:hover {
	opacity: 0.6;
}

.nowrap {
	white-space: nowrap;
}

.txt22 { font-size: 22px; }
.txt20 { font-size: 20px; }
.txt18 { font-size: 18px; }
.txt16 { font-size: 16px; }
.txt14 { font-size: 14px; }
.txt12 { font-size: 12px; }
.txt10 { font-size: 10px; }

.list-cir-double > li {
	position: relative;
}
.list-cir-double > li:before {
	content: "◎";
}

.btn {
	display: block;
	padding: .25em;
	border: solid 1px #9d8c50;
	color: #9d8c50;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.none {
	display: none;
}

/* margin */
.mt005 { margin-top: 5px !important; }
.mt010 { margin-top: 10px !important; }
.mt015 { margin-top: 15px !important; }
.mt020 { margin-top: 20px !important; }
.mt025 { margin-top: 25px !important; }
.mt030 { margin-top: 30px !important; }
.mt035 { margin-top: 35px !important; }
.mt040 { margin-top: 40px !important; }
.mt045 { margin-top: 45px !important; }
.mt050 { margin-top: 50px !important; }
.mt055 { margin-top: 55px !important; }
.mt060 { margin-top: 60px !important; }
.mt065 { margin-top: 65px !important; }
.mt070 { margin-top: 70px !important; }
.mt075 { margin-top: 75px !important; }
.mt080 { margin-top: 80px !important; }
.mt085 { margin-top: 85px !important; }
.mt090 { margin-top: 90px !important; }
.mt095 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mr005 { margin-right: 5px !important; }
.mr010 { margin-right: 10px !important; }
.mr015 { margin-right: 15px !important; }
.mr020 { margin-right: 20px !important; }
.mr025 { margin-right: 25px !important; }
.mr030 { margin-right: 30px !important; }
.mr035 { margin-right: 35px !important; }
.mr040 { margin-right: 40px !important; }
.mr045 { margin-right: 45px !important; }
.mr050 { margin-right: 50px !important; }
.mr055 { margin-right: 55px !important; }
.mr060 { margin-right: 60px !important; }
.mr065 { margin-right: 65px !important; }
.mr070 { margin-right: 70px !important; }
.mr075 { margin-right: 75px !important; }
.mr080 { margin-right: 80px !important; }
.mr085 { margin-right: 85px !important; }
.mr090 { margin-right: 90px !important; }
.mr095 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }

.mb005 { margin-bottom: 5px !important; }
.mb010 { margin-bottom: 10px !important; }
.mb015 { margin-bottom: 15px !important; }
.mb020 { margin-bottom: 20px !important; }
.mb025 { margin-bottom: 25px !important; }
.mb030 { margin-bottom: 30px !important; }
.mb035 { margin-bottom: 35px !important; }
.mb040 { margin-bottom: 40px !important; }
.mb045 { margin-bottom: 45px !important; }
.mb050 { margin-bottom: 50px !important; }
.mb055 { margin-bottom: 55px !important; }
.mb060 { margin-bottom: 60px !important; }
.mb065 { margin-bottom: 65px !important; }
.mb070 { margin-bottom: 70px !important; }
.mb075 { margin-bottom: 75px !important; }
.mb080 { margin-bottom: 80px !important; }
.mb085 { margin-bottom: 85px !important; }
.mb090 { margin-bottom: 90px !important; }
.mb095 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml005 { margin-left: 5px !important; }
.ml010 { margin-left: 10px !important; }
.ml015 { margin-left: 15px !important; }
.ml020 { margin-left: 20px !important; }
.ml025 { margin-left: 25px !important; }
.ml030 { margin-left: 30px !important; }
.ml035 { margin-left: 35px !important; }
.ml040 { margin-left: 40px !important; }
.ml045 { margin-left: 45px !important; }
.ml050 { margin-left: 50px !important; }
.ml055 { margin-left: 55px !important; }
.ml060 { margin-left: 60px !important; }
.ml065 { margin-left: 65px !important; }
.ml070 { margin-left: 70px !important; }
.ml075 { margin-left: 75px !important; }
.ml080 { margin-left: 80px !important; }
.ml085 { margin-left: 85px !important; }
.ml090 { margin-left: 90px !important; }
.ml095 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

/* padding */
.pt005 { padding-top: 5px !important; }
.pt010 { padding-top: 10px !important; }
.pt015 { padding-top: 15px !important; }
.pt020 { padding-top: 20px !important; }
.pt025 { padding-top: 25px !important; }
.pt030 { padding-top: 30px !important; }
.pt035 { padding-top: 35px !important; }
.pt040 { padding-top: 40px !important; }
.pt045 { padding-top: 45px !important; }
.pt050 { padding-top: 50px !important; }
.pt055 { padding-top: 55px !important; }
.pt060 { padding-top: 60px !important; }
.pt065 { padding-top: 65px !important; }
.pt070 { padding-top: 70px !important; }
.pt075 { padding-top: 75px !important; }
.pt080 { padding-top: 80px !important; }
.pt085 { padding-top: 85px !important; }
.pt090 { padding-top: 90px !important; }
.pt095 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr005 { padding-right: 5px !important; }
.pr010 { padding-right: 10px !important; }
.pr015 { padding-right: 15px !important; }
.pr020 { padding-right: 20px !important; }
.pr025 { padding-right: 25px !important; }
.pr030 { padding-right: 30px !important; }
.pr035 { padding-right: 35px !important; }
.pr040 { padding-right: 40px !important; }
.pr045 { padding-right: 45px !important; }
.pr050 { padding-right: 50px !important; }
.pr055 { padding-right: 55px !important; }
.pr060 { padding-right: 60px !important; }
.pr065 { padding-right: 65px !important; }
.pr070 { padding-right: 70px !important; }
.pr075 { padding-right: 75px !important; }
.pr080 { padding-right: 80px !important; }
.pr085 { padding-right: 85px !important; }
.pr090 { padding-right: 90px !important; }
.pr095 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb005 { padding-bottom: 5px !important; }
.pb010 { padding-bottom: 10px !important; }
.pb015 { padding-bottom: 15px !important; }
.pb020 { padding-bottom: 20px !important; }
.pb025 { padding-bottom: 25px !important; }
.pb030 { padding-bottom: 30px !important; }
.pb035 { padding-bottom: 35px !important; }
.pb040 { padding-bottom: 40px !important; }
.pb045 { padding-bottom: 45px !important; }
.pb050 { padding-bottom: 50px !important; }
.pb055 { padding-bottom: 55px !important; }
.pb060 { padding-bottom: 60px !important; }
.pb065 { padding-bottom: 65px !important; }
.pb070 { padding-bottom: 70px !important; }
.pb075 { padding-bottom: 75px !important; }
.pb080 { padding-bottom: 80px !important; }
.pb085 { padding-bottom: 85px !important; }
.pb090 { padding-bottom: 90px !important; }
.pb095 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl005 { padding-left: 5px !important; }
.pl010 { padding-left: 10px !important; }
.pl015 { padding-left: 15px !important; }
.pl020 { padding-left: 20px !important; }
.pl025 { padding-left: 25px !important; }
.pl030 { padding-left: 30px !important; }
.pl035 { padding-left: 35px !important; }
.pl040 { padding-left: 40px !important; }
.pl045 { padding-left: 45px !important; }
.pl050 { padding-left: 50px !important; }
.pl055 { padding-left: 55px !important; }
.pl060 { padding-left: 60px !important; }
.pl065 { padding-left: 65px !important; }
.pl070 { padding-left: 70px !important; }
.pl075 { padding-left: 75px !important; }
.pl080 { padding-left: 80px !important; }
.pl085 { padding-left: 85px !important; }
.pl090 { padding-left: 90px !important; }
.pl095 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

@media(min-width: 741px){
	.sp {
		display: none !important;
	}
}

@media(max-width: 740px){
	.bg-texture {
		background-size: 600px auto;
	}

	.inner-s,
	.inner-ss {
		max-width: inherit;
	}

	.txt22 { font-size: 16px; }
	.txt20 { font-size: 15px; }
	.txt16 { font-size: 14px; }
	.txt14 { font-size: 10px; }
	.txt12 { font-size: 11px; }
	.txt10 { font-size: 10px; }

	.btn {
		font-size: 14px;
		padding: 0 .25em;
	}
	.pc {
		display: none !important;
	}
	.column2 .fl,
	.column2 .fr {
		width: auto;
	}
	.fl,
	.fr {
		float: none;
	}

	.mt015 { margin-top: 7.5px !important; }
	.mt020 { margin-top: 10px !important; }
	.mt025 { margin-top: 12.5px !important; }
	.mt030 { margin-top: 15px !important; }
	.mt035 { margin-top: 17.5px !important; }
	.mt040 { margin-top: 20px !important; }
	.mt045 { margin-top: 22.5px !important; }
	.mt050 { margin-top: 25px !important; }
	.mt055 { margin-top: 27.5px !important; }
	.mt060 { margin-top: 30px !important; }
	.mt065 { margin-top: 32.5px !important; }
	.mt070 { margin-top: 35px !important; }
	.mt075 { margin-top: 37.5px !important; }
	.mt080 { margin-top: 40px !important; }
	.mt085 { margin-top: 42.5px !important; }
	.mt090 { margin-top: 45px !important; }
	.mt095 { margin-top: 47.5px !important; }
	.mt100 { margin-top: 50px !important; }

	.mb015 { margin-bottom: 7.5px !important; }
	.mb020 { margin-bottom: 10px !important; }
	.mb025 { margin-bottom: 12.5px !important; }
	.mb030 { margin-bottom: 15px !important; }
	.mb035 { margin-bottom: 17.5px !important; }
	.mb040 { margin-bottom: 20px !important; }
	.mb045 { margin-bottom: 22.5px !important; }
	.mb050 { margin-bottom: 25px !important; }
	.mb055 { margin-bottom: 27.5px !important; }
	.mb060 { margin-bottom: 30px !important; }
	.mb065 { margin-bottom: 32.5px !important; }
	.mb070 { margin-bottom: 35px !important; }
	.mb075 { margin-bottom: 37.5px !important; }
	.mb080 { margin-bottom: 40px !important; }
	.mb085 { margin-bottom: 42.5px !important; }
	.mb090 { margin-bottom: 45px !important; }
	.mb095 { margin-bottom: 47.5px !important; }
	.mb100 { margin-bottom: 50px !important; }

	.pt015 { padding-top: 7.5px !important; }
	.pt020 { padding-top: 10px !important; }
	.pt025 { padding-top: 12.5px !important; }
	.pt030 { padding-top: 15px !important; }
	.pt035 { padding-top: 17.5px !important; }
	.pt040 { padding-top: 20px !important; }
	.pt045 { padding-top: 22.5px !important; }
	.pt050 { padding-top: 25px !important; }
	.pt055 { padding-top: 27.5px !important; }
	.pt060 { padding-top: 30px !important; }
	.pt065 { padding-top: 32.5px !important; }
	.pt070 { padding-top: 35px !important; }
	.pt075 { padding-top: 37.5px !important; }
	.pt080 { padding-top: 40px !important; }
	.pt085 { padding-top: 42.5px !important; }
	.pt090 { padding-top: 45px !important; }
	.pt095 { padding-top: 47.5px !important; }
	.pt100 { padding-top: 50px !important; }

	.pb015 { padding-bottom: 7.5px !important; }
	.pb020 { padding-bottom: 10px !important; }
	.pb025 { padding-bottom: 12.5px !important; }
	.pb030 { padding-bottom: 15px !important; }
	.pb035 { padding-bottom: 17.5px !important; }
	.pb040 { padding-bottom: 20px !important; }
	.pb045 { padding-bottom: 22.5px !important; }
	.pb050 { padding-bottom: 25px !important; }
	.pb055 { padding-bottom: 27.5px !important; }
	.pb060 { padding-bottom: 30px !important; }
	.pb065 { padding-bottom: 32.5px !important; }
	.pb070 { padding-bottom: 35px !important; }
	.pb075 { padding-bottom: 37.5px !important; }
	.pb080 { padding-bottom: 40px !important; }
	.pb085 { padding-bottom: 42.5px !important; }
	.pb090 { padding-bottom: 45px !important; }
	.pb095 { padding-bottom: 47.5px !important; }
	.pb100 { padding-bottom: 50px !important; }

}

.lh31 { line-height: 31px !important;}
.lh28 { line-height: 28px !important;}
.lh24 { line-height: 24px !important;}
.ls-005 { letter-spacing: -0.05em; }
.ls-001 { letter-spacing: -0.01em; }
.ls-000 { letter-spacing: 0; }

.txt09 { font-size: 9px; }

.listSpace > li {
	padding-left: 1em;
	text-indent: -1em;
}

.pickupspace {
	background-color: #f0f0f0;
	text-align: center;
	margin: 50px -15px;
	padding: 40px 30px;
}

.pickupspace > a > img {
	margin: 15px 20px;
	border: solid 1px #bbb;
	width: 380px;
}

@media(max-width: 740px){
.pickupspace > a > img {
	margin: 15px 0 0 0;
	border: solid 1px #bbb;
	width: 300px;
}
}

.gakkaselect {
	margin-top: 60px;
	text-align: center;
}

.gakkaselect li {
	padding: 0 13px;
	display: inline-block;
	text-decoration: underline;
}

.ocdate a {
	margin: 0 5px;
    padding: 10px 15px;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border-radius: 25px;
}

.ocdate_lesson a {
	margin: 0 5px;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 25px;
	border: solid 1px;
}

@media (min-width:1024px) {
	.ocdate_lesson{
		margin-bottom: -100px !important;
		}
}

@media(max-width: 740px){
.h2_deptitle {
    text-align: start;
    font-size: 17px;
    line-height: 2em;
	letter-spacing: 0.07em;
    margin: 0px 20px;
    margin-bottom: 15px;
}
}

.zenkakugo-400 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zenkakugo-300 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.studyabroad-nenpyo {
	border: solid 1px #c7c7c7;
	padding: 25px;
	margin: 50px 40px 0;
}

.studyabroad-nenpyo-ele > h2 {
	text-align: center;	
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: bold;
}

.studyabroad-nenpyo-ele > p {
	width: fit-content;
	margin: 0 auto;	
	font-size: 13px;
}

@media (min-width:1024px) {
.studyabroad-nenpyo {
	display: flex;
	justify-content: space-around;
}

	.studyabroad-nenpyo > span {
		display: table;
	}
	
	.studyabroad-nenpyo > span > p {
		display: table-cell;
		vertical-align: middle;
		transform: rotate(-90deg);
	}
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
アコーディオンメニュー
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.accordion-006 {
    max-width: 500px;
    margin-bottom: 15px;
    background-color: #ffffff;
    border-radius: 5px;
}

.accordion-006 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.3em 1.5em;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
}

.accordion-006 summary::-webkit-details-marker {
    display: none;
}

.accordion-006 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #cfcfcf;
    border-right: 3px solid #cfcfcf;
    content: '';
    transition: transform .3s;
}

.accordion-006[open] summary::after {
    transform: rotate(225deg);
}

.accordion-006 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0 1.5em 1.5em;
    color: #000000;
    transition: transform .5s, opacity .5s;
	font-size: 13px;
    letter-spacing: 0.05em;
	line-height: 1.8;
}

.accordion-006[open] p {
    transform: none;
    opacity: 1;
}

.jumpanchor {
    display: block;
    padding-top: 250px;
    margin-top: -250px !important;
}
@media (max-width: 740px) {
	.jumpanchor {
    display: block;
    padding-top: 80px;
    margin-top: -80px !important;
	}
}

.topocdate {
    display: flex;
	justify-content: space-evenly;
    align-items: center;
	letter-spacing: -0.08em;
	color: #505050;
	line-height: normal;
}

.ocdate {
    font-size: 28px;
    font-weight: bold;
}

.ocweek {
    width:19px;
    height:19px;
    border-radius:50%;
	margin-top: 5px;
    margin-left: 2px;
    background:#505050;
    display:flex;
    align-items:center;
    justify-content:center;
    }

.ocweek p {
    color: #fff;
    font-size: 10px;
	font-weight: bold;
}

.ocdata_pc img {
	height: 27px;
	margin-bottom: 10px;
}

@media (min-width:1024px) {
	.ocdata_pc {
		display: flex;
		width: 720px;
		margin: 0 auto;
	}
	.ocdata_pc img {
		height: 32px;
		margin: 7px 0;
		margin-right: 50px !important;
	}
	.topocdate {
		justify-content: space-between;
		margin: 3px 0;
	}
}