<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 */
body {
	font-family:'Noto Sans Japanese',Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	height:100%;
	padding: 18px;
}
html{
    height:100%;
}
* html div#wrapper{
    height:100%;
}
* {
	margin:0;
	padding:0;
}
#wrapper img {
	max-width: 100%;
	height: auto;
	width:auto;
	border:0;
}
#wrapper img a {
	border:0;
}
table{
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.lf {
	float:left;
}
.ri {
	float:right;
}
.cl {
	clear:both;
}
a {
	outline:hidden;
	outline:none;
}
/* HEADER  BASE------------------------------------------- */
@media screen and (min-width: 769px){
	body {
		color:#323333;
	}
	.wrapper {
		display:block;
		width:100%;
		height:100%;
		min-height: 100%;

	}
	#wrapper {
		min-width: 1040px;
		border: solid 18px #e70012;
	}
	.pc-none {
		display:none;
	}
	.fix {
		width:1000px;
		margin-left:auto;
		margin-right:auto;
	}
	img {
		display:block;
	}
	.sptouch {
		display:none;
	}
	/*1225追記 */
.newopen_school{
	width: 100%;
	background-color:#d61226;
	margin: 30px auto 0;
	padding: 10px 0 30px;
}
.newopen_school &gt; p {
	font-size: 65px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 0.3em;
}
/* CONTETNS------------------------------------------- */
	.contents {
		display:block;
	}
	.box01 {
		display:block;
		background: #fff;
	}
	.box01 .fix {
		position:relative;
		padding-top:20px;
	}
	.box01 h1{
		margin-bottom: 20px;
	}
	.box02 {
		padding-top:10px;
		padding-bottom:10px;
		border-top:#e70012 solid 15px;
	}
	.box03 {
		padding: 20px 0;
		margin-bottom:0px;
		border-top:solid 15px #e70012;
	}
	.gpt1 {
		padding-top:30px;
	}
	.home_link {
		text-align: center;
		display: block;
		margin: 10px 0 20px;
		font-size: 14px;
	}
	.bntbase01 {
		display:block;
		text-align:center;
		padding-top:50px;
	}
	.btn001 {
		display:inline-block;
		font-size:24px;
		font-weight:bold;
		color:#e70012;
		text-decoration:none;
		text-align:center;
		border:#e70012 solid 2px;
		padding-top:16px 10px;
		position:relative;
	}
	.btn001:hover {
		color:#FFF;
		background:#e70012;
	}
	.btn001::before,
	.btn001::after{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
	.btn001::before{
		left: 15px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 14px solid #e70012;
	}
	.btn001:hover::before{
		left: 15px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 14px solid #FFF;
	}
	.box04 {
		display:block;
		padding-bottom:80px;
		border-top: solid 18px #e70012;
	}
	.box04-top {
		display:block;
		height:395px;
	}
	.box04-top h2 {
		display:block;
		text-align:right;
		padding-top:129px;
	}
	.box04-top h2 img {
		display:inline-block;
		border:none;
	}
	.box04 .one01 {
		display:block;
		background:url(../images/sbg.jpg) top center repeat-x;
		padding-bottom:36px;
	}
	.box04 .one01 .txt {
		display:block;
		float:left;
		padding-left:11px;
		padding-top:50px;
		width:489px;
	}
	.box04 .one01 .fix .txt span {
		display:block;
		float:left;
		padding-right:18px;
	}
	.box04 .one01 .txt h3 {
		display:block;
		float:left;
		font-size:36px;
		color:#3c3c3c;
		line-height:130%;
		margin-top:-5px;
		margin-bottom:60px;
	}
	.box04 .one01 .txt p {
		display:block;
		font-size:15px;
		color:#3c3c3c;
	}
	.box04 .one01 .txt p strong {
		color:#0068b7;
	}
	.box04 .fukushu {
		padding-bottom: 0;
	}
	.box04 .fukushu p {
		font-size:15px;
		color:#3c3c3c;
		padding-top: 10px;
	}
	.second-img .fix p {
		color:#0068b7;
		font-size:15px;
		text-align: center;
		padding: 10px 0;
	}
	.second-img {
		display:block;
		padding-bottom:35px;
	}
	.second-img .fix {
		position:relative;
	}
	.secont-tab {
		display:block;
		padding-bottom:85px;
	}
	.secont-tab h2 {
		display:block;
		font-size:24px;
		color:#0068b7;
	}
	.secont-tab table {
		width:100%;
		font-size:15px;
		border-left:#d2d2d2 solid 1px;
		border-top:#d2d2d2 solid 1px;
	}
	.secont-tab th {
		text-align:left;
		vertical-align:middle;
		color:#FFF;
		border-bottom:#d2d2d2 solid 1px;
		border-right:#d2d2d2 solid 1px;
		background:#e70012;
		padding-top:7px;
		padding-bottom:7px;
		font-weight:normal;
		padding-left:10px;
		padding-right:10px;
	}
	.secont-tab td {
		text-align:left;
		vertical-align:top;
		border-bottom:#d2d2d2 solid 1px;
		border-right:#d2d2d2 solid 1px;
		padding-top:7px;
		padding-bottom:7px;
		padding-left:10px;
		padding-right:10px;
	}
	.tdcenter {
		text-align:center !important;
	}
	.no-bord {
		border-bottom:none !important;
	}
	.box04 .one02 {
		display:block;
		background:url(../images/sbg.jpg) top center repeat-x;
		padding-bottom:36px;
	}
	.box04 .one02 .txt {
		display:block;
		float:right;
		padding-left:11px;
		padding-top:50px;
		width:489px;
	}
	.box04 .one02 .fix .txt span {
		display:block;
		float:left;
		padding-right:18px;
	}
	.box04 .one02 .txt h3 {
		display:block;
		float:left;
		font-size:36px;
		color:#3c3c3c;
		line-height:130%;
		margin-top:-5px;
		margin-bottom:60px;
	}
	.box04 .one02 .txt p {
		display:block;
		font-size:15px;
		color:#3c3c3c;
	}
	.box04 .one01 .tgh3 {
		padding-top:10px !important;
	}
	.box04 .one01 .tgh3 h3 {
		padding-top:10px !important;
		margin-bottom:100px !important;
	}
	.tgrh {
		margin-top:45px;
	}
	.bntbase02 {
		display:block;
		text-align:right;
	}
	.btn002 {
		display:inline-block;
		color:#FFF;
		text-decoration:none;
		text-align:center;
		font-size:18px;
		padding:5px;
		background:#b4b4b5;
	}
	/*▼1225追記▼*/
	.newopen_school{
		width: 100%;
		background-color:#d61226;
		margin: 30px auto 30px;
		padding: 10px 0;
	}
	.newopen_school &gt; p {
		font-size: 65px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		letter-spacing: 0.3em;
	}
	.bntbase03 {
		display:block;
		text-align:center;
		padding:30px 0 10px;
		margin: 0 auto;
	}
	.bntbase04 {
		display:block;
		text-align:center;
		padding:30px 0 20px;
		margin: 0 auto;
	}
	/*▲1225追記▲*/

	.tuna {
		display:block;
		padding-bottom:50px;
		border-top: solid 18px #e70012;
	}
	.tuna-top {
		display:block;
		height:363px;
	}
	.tuna-top h2 {
		display:block;
		padding-top:103px;
	}
	.tuna-top p {
		display:block;
		font-size:18px;
		padding-top:6px;
	}
	h2.title01 {
		display:block;
		background:#e70012;
		height:112px;
	}
	h2.title01 span {
		display:block;
		text-align:center;
		color:#FFF;
		width:1000px;
		margin:0 auto;
		font-size:30px;
		padding-top:33px;
	}
	.tuna h2.title01 {
		margin:20px 20px 0;
	}
	.tuna h2.title01 span {
		width:auto;
	}
	.tuna-main {
		display:block;
		padding-top:45px;
	}
	.tuna-main h2 {
		display:block;
		text-align:center;
		font-size:30px;
		color:#0068b7;
		font-weight:normal;
		padding-bottom:35px;
	}
	.mtxt {
		display:block;
		font-size:15px;
		color:#3c3c3c;
		padding-bottom:37px;
	}
	.tuna-main .sect01 {
		display:block;
		padding-bottom:35px;
	}
	.tuna-main .sect01 h3 {
		display:block;
		color:#3c3c3c;
		font-size:30px;
		padding-bottom:14px;
	}
	.gry {
		display:block;
		background:#f5f5f5;
		border-top:#e7e7e7 solid 1px;
		padding-top:45px;
		padding-bottom:90px;
	}
	.gry h2 {
		display:block;
		color:#3c3c3c;
		font-size:30px;
		border-bottom:#e70012 solid 2px;
		padding-bottom:10px;
		margin-bottom:35px;
	}
	.gry h2 small {
		font-size:16px;
	}
	.wolist {
		display:block;
		border-top:#e7e7e7 solid 1px;
		border-left:#e7e7e7 solid 1px;
	}
	.wolist ul {
		display:block;
	}
	.wolist li {
		display:block;
		float:left;
		width:248px;
		font-size:16px;
		color:#333333;
		text-align:center;
		border-bottom:#e7e7e7 solid 1px;
		border-right:#e7e7e7 solid 1px;
		background:#FFF;
		padding-top:8px;
		padding-bottom:8px;
	}
	.fz15 p{
		font-size: 15px;
		margin-bottom: 8px;
	}
	.fz15 ul{
		font-size: 15px;
		margin-bottom: 8px;
		margin-left: 8px;
	}
	.txt_red{
		font-weight: bold;
		color:#C41013;
	}
	.underline{
		text-decoration:underline;
	}
/* form関連------------------------------------------- */
	.coform {
		display:block;
		background:url(../images/bg05.jpg) left top repeat-x;
		padding-bottom:100px;
	}
	.coform .fix {
		padding-top:45px;

	}
	.form-main {
		display:block;
	}
	.form-main p {
		display:block;
		font-size:14px;
		padding-top:5px;
	}
	.form-main p a {
		color:#333;
	}
	.form-main p a:hover {
		text-decoration: none;
	}
	.form-main dl {
		display:block;
		padding-left:50px;
		border-bottom:#cccccc solid 1px;
		padding-top:16px;
		padding-bottom:16px;
	}
	.form-main dt {
		display:block;
		float:left;
	}
	.form-main dt.fti {
		width:200px;
		font-size:18px;
		font-weight:bold;
		padding-top:5px;
	}
	.form-main dt.che {
		width:55px;
		padding-top:9px;
	}
	span.hi {
		color:#d36060;
		font-size:14px;
	}
	span.ni {
		display:block;
		text-align:center;
		color:#FFF;
		letter-spacing:3px;
		text-align:center;
		font-size:12px;
		background:#999999;
		padding-top:2px;
	}
	.form-main dd {
		display:block;
		float:right;
		width:700px;
	}
	.form-main dd div {
		display:block;
		font-size:16px;
		padding-top:7px;
	}
	.form-main label {
		margin-right:15px;
		font-size:15px;
	}
	.n001 {
		height:38px;
		width:500px;
		border-radius:4px;
		-moz-border-radius:4px;
		-ms-border-radius:4px;
		-webkit-border-radius:4px;
		padding-left:15px;
		padding-right:15px;
		font-size:14px;
		background:#f3f3f3;
		border:#ccc solid 1px;
	}
	.n002 {
		height:38px;
		width:315px;
		border-radius:4px;
		-moz-border-radius:4px;
		-ms-border-radius:4px;
		-webkit-border-radius:4px;
		padding-left:15px;
		padding-right:15px;
		font-size:14px;
		background:#f3f3f3;
		border:#ccc solid 1px;
	}
	.n003 {
		height:38px;
		width:90px;
		border-radius:4px;
		-moz-border-radius:4px;
		-ms-border-radius:4px;
		-webkit-border-radius:4px;
		padding-left:15px;
		padding-right:15px;
		font-size:14px;
		background:#f3f3f3;
		border:#ccc solid 1px;
	}
	.form-main select {
		height:38px;
		width:155px;
		border-radius:4px;
		-moz-border-radius:4px;
		-ms-border-radius:4px;
		-webkit-border-radius:4px;
		padding-left:15px;
		padding-right:15px;
		font-size:14px;
		background:#f3f3f3;
		border:#ccc solid 1px;
	}
	.longsel {
		width:225px !important;
	}
	.gbtn001 {
		display:block;
		text-align:center;
		padding-top:46px;
		padding-bottom:45px;
		position:relative;
		width:550px;
		margin:0 auto;
	}
	.gbtn001::before,
	.gbtn001::after{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
		z-index:99;
	}
	.gbtn001::before{
		left: 25px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 14px solid #FFF;
	}
	.gbtn001:hover::before{
		left: 25px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 14px solid #d44844;
	}
	.sbt {
		display:inline-block;
		font-size:24px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
		text-align:center;
		border:#e70012 solid 2px;
		width:550px;
		padding-top:16px;
		padding-bottom:16px;
		position:relative;
		background:#e70012;
		cursor:pointer;
	}
	.sbt:hover {
		color:#e70012;
		background:#FFF;
		border:#e70012 solid 2px;
	}
	.sbt::before,
	.sbt::after{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
	.sbt::before{
		left: 15px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 14px solid #e70012;
	}
	.sbt:hover::before{
		left: 15px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 14px solid #FFF;
	}
	.bnr01 {
		display:block;
		text-align:center;
	}
	.bnr01 img {
		display:inline;
		border:none;
	}
	.sitebtn {
		display:block;
		padding:30px;
	}
	.sitebtn a {
		display:block;
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-size:25px;
		font-weight:bold;
		background:#0962A3;
		width:220px;
		padding-top:20px;
		padding-bottom:20px;
		margin-left:auto;
		margin-right:auto;
		border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		-webkit-border-radius:5px;
	}
	.sbt2 {
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-size:25px;
		font-weight:bold;
		background:#83090B;
		width:220px;
		padding-top:20px;
		padding-bottom:20px;
		margin-left:auto;
		margin-right:auto;
		border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		-webkit-border-radius:5px;
		border:none;
		cursor:pointer;
		margin-left:10px;
		margin-right:10px;
	}
	.sbt3 {
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-size:25px;
		font-weight:bold;
		background:#7C7A7B;
		width:220px;
		padding-top:20px;
		padding-bottom:20px;
		margin-left:auto;
		margin-right:auto;
		border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		-webkit-border-radius:5px;
		border:none;
		cursor:pointer;
		margin-left:10px;
		margin-right:10px;
	}
	.error {
		font-size:16px;
		color:#E3090C;
		font-weight:bold;
		padding-bottom:30px;
	}
	.gtel {
		display:block;
		text-align:center;
	}
	.gtel img {
		display:inline;
		border:none;
	}
/* footer------------------------------------------- */
	.footer {
		display:block;
	}
	.pagetop {
		display:block;
	}
	.pagetop p {
		display:block;
		width:1000px;
		margin:0 auto;
	}
	.pagetop img {
		display:block;
		float:right;
	}
	.foot-main {
		display:block;
		border-top:#e70012 solid 18px;
		padding-bottom:40px;
	}
	.foot-main .fix {
		position:relative;
		padding-top:35px;
	}
	.flogo {
		position:absolute;
		top:32px;
		left:10px;
	}
	.copy {
		display:block;
		text-align:center;
		position:relative;
		z-index:99;
	}
	.copy small {
		font-size:11px;
	}
	#fixed_header {
		position: fixed;
		right:45px;
		height: 78px;
		box-shadow:0px 0px 6px 3px #ededed;
		-moz-box-shadow:0px 0px 6px 3px #ededed;
		-webkit-box-shadow:0px 0px 6px 3px #ededed;
		border:#0068b7 solid 1px;
		width:230px;
		background:#FFF;
		z-index:2000 !important;
	}
	#fixed_header_pdf {
		position: fixed;
		right:30px;
		height: 44px;
		box-shadow:0px 0px 6px 3px #ededed;
		-moz-box-shadow:0px 0px 6px 3px #ededed;
		-webkit-box-shadow:0px 0px 6px 3px #ededed;
		width:230px;
		background:#FFF;
		z-index:2000 !important;
	}
	#fixed_header div {
		display:block;
		text-align:center;
		color:#FFF;
		font-size:20px;
		background:#0068b7;
		padding-top:5px;
		padding-bottom:5px;

	}
	#fixed_header p,#fixed_header_pdf p {
		display:block;
		text-align:center;
		font-size:22px;
		font-weight:bold;
		color:#2786AD;
		padding-top:5px;
		padding-bottom:5px;
	}
	#fixed_header span {
		display:block;
	}
	#fixed_header span a {
		display:block;
		text-align:center;
		color:#FFF;
		text-decoration:none;
		padding-top:7px;
		padding-bottom:7px;
		font-size:17px;
		font-weight:bold;
		background:#e70012;
	}
	#fixed_header span a:hover {
		background:#BF1114 url(../images/ya.png) right 12px center no-repeat;
	}
	#fixed_header_pdf span {
		display:block;
		margin-bottom:5px;
	}
	#fixed_header_pdf span a {
		display:block;
		text-align:center;
		background-color: #FFF;
		box-sizing:border-box;
		border: solid 2px #e70012;
		color: #e70012;
		text-decoration:none;
		padding-top:7px;
		padding-bottom:7px;
		font-size:17px;
		font-weight:bold;
	}
	#fixed_header_pdf span a:hover {
		background: #FFF url(../images/ya2.png?201706192) right 12px center no-repeat;
	}
	.fix-footer {
		display:none !important;
	}
	.fix-footer .tel {
		display:none !important;
	}
	.fix-footer .btn {
		display:none !important;
	}
	.fix-footer img {
		display:none !important;
	}
	.vo-subti {
		display:block;
		font-size:28px;
		padding-left:65px;
		color:#16ABE9;
		margin-top:20px;
		background:url(../images/volist.png) left 11px no-repeat;
		padding-top:20px;
		padding-bottom:7px;
	}
	.bigs {
		font-size:34px;
		color:#B15607;
	}
	.colred {
		color:#AD0608;
	}
	.subhead {
		height:200px !important;
		overflow:hidden;
	}
	.wlma {
		letter-spacing:-1px;
	}
	.trsmal {
		display:block;
		text-align:right;
		font-size:12px;
	}
	.priv01 {
		height:120px;
		overflow:auto;
		border:#ccc solid 1px;
	}
	.pc-none {
		display:none !important;
	}
	.fs14 {
		font-size:14px;
	}
}



.ttl {
	position: relative;
}
.ttl h2 {
	margin: 0 5%;
	font-size: 28px;
	color: #000;
}
.ttl_attention {
	position: absolute;
	top: 0;
	right: 5%;
}
.ttl_attention a {
	display: inline-block;
	padding: 5px 10px;
	border: 2px solid #e70012;
	background: #e70012;
	color: #fff;
	text-decoration: none;
}
/*コンテンツ-----------------------------------*/
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}
.hr_01 {
	width: 100%;
	height: 12px;
	background: #d61226;
	border: none;
	margin: 30px auto;
}
/*
.box01 .fix {
	padding-bottom: 20px;
}
*/
.onlineCt01 &gt; img {
  width: 100%;
  display: block;
}
.onlineCt01 {
  width: 100%;
  margin: 20px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.onlineCt01 &gt; div {
  width: 47%;
  box-sizing: border-box;
  border: solid 1px #c90009;
  padding: 20px 2%;
  position: relative;
  z-index: 1;
}
.onlineTtl01 &gt; img {
  width: 100%;
  display: block;
}
.onlineCt01_in {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.onlineCt01_in &gt; p {
  width: 49%;
  margin-top: 20px;
}
.onlineCt01_in &gt; p:nth-child(1) {
  color: #e60012;
	font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
}
.onlineCt01_in &gt; p:nth-child(2) {
  font-size: 20px;
  line-height: 1.3em;
}
.onlineCt01_img {
  width: 45%;
  position: absolute;
  bottom: 0;
  left: -10px;
  z-index: 2;
}
.p_online_01 {
  font-size: 16px;
  line-height: 1.4em;
  margin-top: 5px;
}
.onlineCt02_wrap {
  width: 100%;
  background-image: url(../images/onlineclass_06.jpg);
  background-repeat: no-repeat;
  background-size: cover;
	box-sizing: border-box;
  padding: 45px 3% 75px 6%;
  margin: 30px auto 0;
}
.onlineCt02_in01 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.onlineCt02_in01 &gt; p {
  margin-top: 30px;
}
.onlineCt02_in01 &gt; p:nth-child(1) {
  width: 45%;
  color: #e60012;
  font-size: 21px;
	font-weight: bold;
}
.onlineCt02_in01 &gt; p:nth-child(2) {
  width: 51%;
}
.onlineCt02_in02 {
	width: 100%;
	box-sizing: border-box;
	padding-left: 17%;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.onlineCt02_in02 &gt; p {
	width: 18%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.ul_onlineCt02 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ul_onlineCt02 &gt; li {
	list-style-type: none;
	width: 49%;
	position: relative;
	z-index: 1;
}
.ul_onlineCt02 &gt; li:nth-child(n+3) {
	margin-top: 20px;
}
.table_onlineCt02 {
	width: 100%;
	position: relative;
	z-index: 2;
}
.onlineCt02_img01,
.onlineCt02_img02 {
	width: 38%;
	position: absolute;
	right: -2%;
	z-index: 3;
}
.onlineCt02_img01 {
	bottom: -3%;
}
.onlineCt02_img02 {
	top: 54%;
}
.onlineCt02_img03 {
	width: 45%;
	position: absolute;
	top: 45%;
	right: -3%;
	z-index: 3;
}
.table_onlineCt02 thead tr th,
.table_onlineCt02 thead tr td {
	color: #fff;
	line-height: 1.2em;
	text-align:center;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_onlineCt02 thead tr th {
	width: 36%;
	font-size: 44px;
}
.table_onlineCt02 thead tr td {
	font-size: 40px;
}
.table_onlineCt02_add1 thead tr th {
	background: #108ccf;
}
.table_onlineCt02_add1 thead tr td {
	background: #21ade5;
}
.table_onlineCt02_add2 thead tr th {
	background: #3bb149;
}
.table_onlineCt02_add2 thead tr td {
	background: #6cbb5a;
}
.table_onlineCt02 tbody tr th,
.table_onlineCt02 tbody tr td {
	line-height: 1.2em;
	box-sizing: border-box;
	height: 76px;
	vertical-align: middle;
}
.table_onlineCt02_add1 tbody tr th,
.table_onlineCt02_add1 tbody tr td {
	color: #008ccf;
}
.table_onlineCt02_add2 tbody tr th,
.table_onlineCt02_add2 tbody tr td {
	color: #43b149;
}
.table_onlineCt02 tbody tr th {
	font-size: 26px;
	text-align: center;
}
.table_onlineCt02 tbody tr td {
	font-size: 21px;
	padding-left: 1%;
}
.table_onlineCt02_add1 tbody tr th {
	background: #badcf4;
}
.table_onlineCt02_add1 tbody tr td {
	background: #d3edfb;
}
.table_onlineCt02_add2 tbody tr th {
	background: #cbe3ae;
}
.table_onlineCt02_add2 tbody tr td {
	background: #ecf2c5;
}
.table_onlineCt02 tbody tr:nth-child(2) th,
.table_onlineCt02 tbody tr:nth-child(2) td {
	height:40px;
}
.table_onlineCt02_add1 tbody tr:nth-child(2) th {
	background: #a0cbed;
}
.table_onlineCt02_add1 tbody tr:nth-child(2) td {
	background: #badcf4;
}
.table_onlineCt02_add2 tbody tr:nth-child(2) th {
	background: #a7d282;
}
.table_onlineCt02_add2 tbody tr:nth-child(2) td {
	background: #cbe3ae;
}
.table_onlineCt02 tbody tr td span {
	font-size: 50px;
	line-height: 1em;
	display: inline-block;
}
.table_onlineCt02 tbody tr:nth-child(2) td span {
	font-size: 33px;
}
.table_onlineCt02 tbody tr:nth-child(3) th img {
	display: block;
	width: 61px;
	margin: 0 auto 5px;
}
.table_onlineCt02 tbody tr:nth-child(3) th span {
	display: block;
	font-size: 100%;
	text-align: center;
}
.p_online_02 {
	font-size: 16px;
	text-align: right;
	margin-top: 5px;
}
.onlineCt03 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.onlineCt03 &gt; div:nth-child(1) {
	width: 64%;
	margin-right: 2%;
}
.onlineCt03 &gt; div:nth-child(2) {
	flex: 1;
}
.p_online_03 {
	color: #005eae;
	font-size: 35px;
	font-weight: bold;
}
.p_online_04 {
	color: #e60012;
}
.p_online_04 span:nth-of-type(1) {
	font-size: 24px;
	font-weight: bold;
}
.p_online_04 span:nth-of-type(2) {
	font-size: 15px;
}
.table_onlineCt03 {
	width: 100%;
	margin: 0 auto 5px;
}
.table_onlineCt03 thead tr th {
	color: #fff;
	font-size: 15px;
	vertical-align: middle;
	padding: 2px 0;
}
.table_onlineCt03 thead tr th:nth-child(1) {
	width: 21%;
}
.table_onlineCt03 thead tr th:nth-child(2) {
	width: 10%;
}
.table_onlineCt03 thead tr th:nth-child(3) {
	width: 12%;
}
.table_onlineCt03 thead tr th:nth-child(4) {
	width: 12%;
}
.table_onlineCt03 thead tr th:nth-child(5) {
	width: 25%;
}
.table_onlineCt03 thead tr th:nth-child(2n+1) {
	background: #d61226;
}
.table_onlineCt03 thead tr th:nth-child(2n) {
	background: #cd0f23;
}
.table_onlineCt03 tbody tr {
}
.table_onlineCt03 tbody tr th,
.table_onlineCt03 tbody tr td {
	box-sizing: border-box;
	border-top: solid 1px #108ccf;
}
.table_onlineCt03 tbody tr th {
	font-size: 27px;
}
.table_onlineCt03 tbody tr:nth-child(-n+3) th {
	color: #0f83c2;
}
.table_onlineCt03 tbody tr td {
	font-size: 16px;
	line-height: 1.3em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_onlineCt03 tbody tr td:nth-child(5) {
	padding-left: 0.5%;
	padding-right: 0.5%;
	text-align: left;
}
.table_onlineCt03 tbody tr td:last-child {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 2%;
}
.table_onlineCt03 tbody tr td:last-child span {
	font-size: 22px;
	font-weight: bold;
}
.table_onlineCt03 tbody tr:nth-child(1) th,
.table_onlineCt03 tbody tr:nth-child(1) td:nth-child(2n+1),
.table_onlineCt03 tbody tr:nth-child(3) th,
.table_onlineCt03 tbody tr:nth-child(3) td:nth-child(2n+1) {
	background: #d3edfb;
}
.table_onlineCt03 tbody tr:nth-child(1) td:nth-child(2n),
.table_onlineCt03 tbody tr:nth-child(3) td:nth-child(2n) {
	background: #bbe3fc;
}
.table_onlineCt03 tbody tr:nth-child(2) th,
.table_onlineCt03 tbody tr:nth-child(2) td:nth-child(2n+1) {
	background: #badcf4;
}
.table_onlineCt03 tbody tr:nth-child(2) td:nth-child(2n) {
	background: #a9d7f7;
}
.table_onlineCt03 tbody tr:nth-child(n+4) th,
.table_onlineCt03 tbody tr:nth-child(n+4) th span {
	color: #329c3e;
}
.table_onlineCt03 tbody tr th span {
	font-size: 21px;
	font-weight: normal;
	display: inline-block;
	margin-left: 0.5em;
}
.table_onlineCt03 tbody tr:nth-child(4) th,
.table_onlineCt03 tbody tr:nth-child(4) td:nth-child(2n+1),
.table_onlineCt03 tbody tr:nth-child(6) th,
.table_onlineCt03 tbody tr:nth-child(6) td:nth-child(2n+1),
.table_onlineCt03 tbody tr:nth-child(8) th,
.table_onlineCt03 tbody tr:nth-child(8) td:nth-child(2n+1) {
	background: #ecf2c5;
}
.table_onlineCt03 tbody tr:nth-child(4) td:nth-child(2n),
.table_onlineCt03 tbody tr:nth-child(6) td:nth-child(2n),
.table_onlineCt03 tbody tr:nth-child(8) td:nth-child(2n) {
	background: #d9e9b7;
}
.table_onlineCt03 tbody tr:nth-child(5) th,
.table_onlineCt03 tbody tr:nth-child(5) td:nth-child(2n+1),
.table_onlineCt03 tbody tr:nth-child(7) th,
.table_onlineCt03 tbody tr:nth-child(7) td:nth-child(2n+1) {
	background: #cbe3ae;
}
.table_onlineCt03 tbody tr:nth-child(5) td:nth-child(2n),
.table_onlineCt03 tbody tr:nth-child(7) td:nth-child(2n) {
	background: #bbdca3;
}
.p_online_05 {
	font-size: 14px;
}
.onlineCt03_item01,
.p_online_06 {
	height: 90px;
}
.p_online_06 {
	color: #e60012;
	font-size: 27px;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
}
.onlineCt03_item02 {
	width: 100%;
	box-sizing: border-box;
	background: #d3edfb;
	padding: 15px 3%;
}
.p_online_07 {
	color: #005eae;
	font-size: 18px;
	line-height: 1.4em;
	position: relative;
}
.p_online_07_add1 {
	padding-top: 33px;
}
.p_online_07_add1::before {
	content: '';
	width: 33px;
	height: 31px;
	background-image: url('../images/onlineclass_18.png');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.onlineCt03_img {
	width: 335px;
	margin-left: -5%;
}
.p_online_08 {
	color: #005eae;
	font-size: 15px;
	line-height: 1.4em;
	background: #fff;
	border: solid 1px #005eae;
	padding: 5px 2%;
	margin-top: 5px;
}
/*
.onlineTtl03,
.onlineCt04_wrap {
	width: 96%;
}
*/
.onlineTtl03 {
	padding: 30px 0;
	margin: 60px auto 0;
	position: relative;
}
.onlineTtl03::before,
.onlineTtl03::after {
	content: '';
	width: 100%;
	height: 4px;
	border-top: solid 1px #005eae;
	border-bottom: solid 1px #005eae;
	position: absolute;
	left: 0;
}
.onlineTtl03::before {
	top: 0;
}
.onlineTtl03::after {
	bottom: 0;
}
.p_onlineTtl03_01 {
	width: 94%;
	margin: 0 auto;
	box-sizing: border-box;
	color: #005eae;
	font-weight: bold;
	font-size: 60px;
	line-height: 1em;
}
.p_onlineTtl03_01_add1 {
	padding-left: 180px;
	position: relative;
	margin-bottom: 10px;
}
.p_onlineTtl03_01 span {
	color: #e60012;
	font-size: 100%;
	display: inline-block;
}
.p_onlineTtl03_01_add1 span:nth-of-type(1) {
	width: 163px;
	position: absolute;
	top: 4px;
	left: 9px;
}
.p_onlineTtl03_02 {
	color: #005eae;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3em;
	width: 29%;
	box-sizing: border-box;
	padding: 5px 20px;
	border: solid 1px #959595;
	position: absolute;
	left: 57%;
	bottom: 30px;
}
.onlineTtl02 {
	width: 100%;
	margin: 60px auto 0;
}
.onlineTtl02_add1 {
	text-align: center;
	margin-top: 0; 
}
.onlineTtl02_add1 &gt; span {
	color: #e60012;
	font-size: 46px;
	font-weight: bold;
	padding-left: 140px;
	position: relative;
}
.onlineTtl02_add1 &gt; span &gt; span {
	width: 130px;
	position: absolute;
	top: 7px;
	left: 0;
}
.onlineTtl02_add2 {
	text-align: center;
	background: -moz-linear-gradient(left, rgba(230,0,18,0) 0%, rgba(230,0,18,1) 20%, rgba(230,0,18,1) 80%, rgba(230,0,18,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(230,0,18,0) 0%,rgba(230,0,18,1) 20%,rgba(230,0,18,1) 80%,rgba(230,0,18,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(230,0,18,0) 0%,rgba(230,0,18,1) 20%,rgba(230,0,18,1) 80%,rgba(230,0,18,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 15px 0;
}
.onlineTtl02_add2 &gt; span {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 1em;
	position: relative;
	padding-left: 130px;
	display: inline-block;
	line-height: 1em;
}
.onlineTtl02_add2 &gt; span:nth-of-type(2) {
	padding-left: 0;
}
.onlineTtl02_add2 &gt; span &gt; span:nth-of-type(1) {
	width: 120px;
	position: absolute;
	top: 2px;
	left: 0;
}
.p_online_09,
.p_online_11 {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.onlineCt04_bg {
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #c9c9c9;
	background: #eeeeee;
	padding: 15px 3%;
	margin: 30px auto 0;
}
.onlineCt04 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.onlineCt04 &gt; div:nth-of-type(1),
.onlineCt04Ttl {
	width: 250px;
}
.onlineCt04Ttl {
	height: 250px;
	background: #eb5f3a;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onlineCt04Ttl &gt; p:nth-of-type(1) {
	color: #fffa7f;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
}
.onlineCt04Ttl &gt; p:nth-of-type(2) {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	margin-top: 20px;
}
.onlineCt04_add1 &gt; div:nth-of-type(2) {
	width: 20%;
}
.onlineCt04_add1 &gt; div:nth-of-type(3) {
	width: 48%;
	display: flex;
  align-items: flex-end;
}
.p_online_09 {
	font-size: 18px;
	line-height: 1.4em;
}
.onlineCt04_add2 &gt; div:nth-of-type(2) {
	width: 44%;
}
.onlineCt04_add2 &gt; div:nth-of-type(3) {
	width: 24%;
	display: flex;
  align-items: flex-end;
}
.onlineCt04_add3 &gt; div:nth-of-type(2) {
	width: 71%;
}
.onlineCt04_in01 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 5px auto 0;
}
.onlineCt04_in01 &gt; ul:nth-of-type(1) {
	width: 30%;
}
.onlineCt04_in01 &gt; ul:nth-of-type(2) {
	width: 43%;
}
.onlineCt04_in01 &gt; p {
	width: 26%;
	color: #e60012;
	font-size: 13px;
	line-height: 1.4em;
	background: #fff;
	box-sizing: border-box;
	border: solid 1px #e60012;
	padding: 5px 1%;
}
.ul_onlieCt04 &gt; li {
	color: #e60012;
	font-size: 14px;
	list-style-type: none;
	padding: 3px 0 3px 18px;
	position: relative;
	line-height: 1em;
}
.ul_onlieCt04 &gt; li:nth-of-type(2n+1) {
	background: #fbdac8;
}
.ul_onlieCt04 &gt; li:nth-of-type(2n) {
	background: #fdede4;
}
.ul_onlieCt04 &gt; li::before {
	content: '';
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border: solid 1px #e60012;
	background: #e60012;
	position: absolute;
	top: 3px;
	left: 3px;
}
.ul_onlieCt04_add1 &gt; li::before {
	background: transparent;
}
.ul_onlieCt04 &gt; li:first-of-type {
	font-weight: bold;
	padding: 3px 0;
	margin-top: 10px;
	background: transparent;
}
.ul_onlieCt04 &gt; li:first-of-type::before {
	content: none;
}
.onlineCt04_add4 &gt; div:nth-of-type(2) {
	width: 38%;
}
.onlineCt04_add4 &gt; div:nth-of-type(3) {
	width: 30%;
	display: flex;
  align-items: center;
}
.onlineCt04_add5 {
	position: relative;
}
.onlineCt04_add5 &gt; div:nth-of-type(2) {
	width: 33%;
}
.onlineCt04_add5 &gt; div:nth-of-type(3) {
	width: 52%;
	position: absolute;
	top: 265px;
  left: 5%;
}
.onlineCt04_add5 &gt; div:nth-of-type(4) {
	width: 36%;
}
.p_online_10 {
	color: #e60012;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.4em;
}
.p_online_11 {
	font-size: 16px;
	line-height: 1.4em;
	margin-top: 10px;
}
.onlineCt04_add5 &gt; div:nth-of-type(4) &gt; p:nth-of-type(2) {
	font-size: 16px;
	line-height: 1.4em;
	margin: 10px auto;
}
.onlineCt04_add5 &gt; div:nth-of-type(4) &gt; p:nth-of-type(3) {
	box-shadow: 0 0 8px #d0cecd;
}
.onlineCt04_add6 &gt; div:nth-of-type(2) {
	width: 70%;
	position: relative;
}
.p_online_12 {
	width: 156px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 90px;
	left: 80%;
}
.onlineTtl04 {
	width: 100%;
	margin: 40px auto 0;
	box-sizing: border-box;
	border: solid 1px #005eae;
	padding: 15px 0;
}
.p_onlineTtl04_01,
.p_onlineTtl04_01_add1 &gt; span {
	color: #005eae;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.p_onlineTtl04_01_add1 &gt; span {
	position: relative;
	padding-left: 103px;
}
.p_onlineTtl04_01_add1 &gt; span &gt; span:nth-of-type(1) {
	width: 95px;
	position: absolute;
	top: 3px;
	left: 0;
}
.p_onlineTtl04_01_add1 &gt; span &gt; span:nth-of-type(2) {
	color: #e60012;
}
.onlineCt05 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;;
}
.onlineCt05 &gt; div {
	margin-top: 10px;
}
.onlineCt05 &gt; div:nth-of-type(1) {
	width: 26%;
}
.onlineCt05 &gt; div:nth-of-type(2) {
	width: 47%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.onlineCt05 &gt; div:nth-of-type(3) {
	width: 25%;
}
.onlineCt05 &gt; div:nth-of-type(2) ul:nth-of-type(1) {
	width: 34%;
}
.onlineCt05 &gt; div:nth-of-type(2) ul:nth-of-type(2) {
	width: 64%;
}
.onlineCt05 &gt; div:nth-of-type(2) p {
	width: 100%;
	font-size: 14px;
	margin-top: 5px;
	line-height: 1.4em;
}
.ul_onlineCt05 &gt; li {
	color: #005eae;
	font-size: 16px;
	list-style-type: none;
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
}
.ul_onlineCt05 &gt; li::before {
	content: '';
	width: 13px;
	height: 13px;
	background: #005eae;
	position: absolute;
	top: 6px;
	left: 3px;
}
.ul_onlineCt05 &gt; li:nth-of-type(2n+1) {
	background: #e5eff7;
}
.ul_onlineCt05 &gt; li:nth-of-type(2n) {
	background: #b2cee7;
}
.p_online_13 {
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	padding: 10px 0;
	background: -moz-linear-gradient(left, rgba(230,0,18,0) 0%, rgba(230,0,18,1) 20%, rgba(230,0,18,1) 80%, rgba(230,0,18,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(230,0,18,0) 0%,rgba(230,0,18,1) 20%,rgba(230,0,18,1) 80%,rgba(230,0,18,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(230,0,18,0) 0%,rgba(230,0,18,1) 20%,rgba(230,0,18,1) 80%,rgba(230,0,18,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}








/*ゴシックフォント　　GothicMB101Pro Bold　赤太文字*/
.onlineCt01_in &gt; p:nth-child(1),
.p_online_03,
.p_online_06,
.p_onlineTtl03_01,
.onlineTtl02_add1 {
	margin-top: 0;
}
/*ゴシックフォント　　GothicBBBPro Medium　赤太文字横の黒字*/
.onlineCt01_in &gt; p:nth-child(2),
.p_online_01,
.onlineCt02_in01 &gt; p:nth-child(1),
.onlineCt04_add5 &gt; div:nth-of-type(4) &gt; p:nth-of-type(2) {
}
/*ゴシックフォント　　MidashiGoPro MB31*/
.table_onlineCt02 thead tr th {
}
/*時間割数字　　GothicMB101Pro DeBold*/
.table_onlineCt02 thead tr td {
}






/*------------------------------------------------*/
@media (max-width: 1100px){
	#wrapper {
		min-width: initial;
	}
	.fix {
		width: 98%;
		margin: 0 auto;
	}
	.pagetop p {
		width: 100%;
	}
	.onlineCt01 &gt; div,
	.p_online_01 {
		width: 470px;
		margin: 20px auto 0;
	}
	.onlineCt02_wrap {
		background-image: none;
		padding: 0 0 30px;
	}
	.onlineTtl02,
	.onlineCt02_in01 {
		width: 90%;
		margin: 0 auto;
	}
	.onlineCt02_in01 &gt; p:nth-child(1) {
		font-size: 17px;
	}
	.table_onlineCt02 thead tr td {
    font-size: 28px;
	}
	.table_onlineCt02 thead tr th {
		font-size: 32px;
	}
	.table_onlineCt02 tbody tr th {
		font-size: 16px;
	}
	.table_onlineCt02 tbody tr td span {
		font-size: 30px;
	}
	.onlineCt02_img03 {
		top: 48%;
		right: -2%;
	}
	.p_online_02 {
		text-align: left;
		font-size: 14px;
	}
	.onlineCt01_in &gt; p:nth-child(1) {
		display: flex;
		justify-content: center;
	}
	.onlineCt01_in &gt; p:nth-child(2) {
		font-size: 16px;
		line-height: 1.4em;
	}
	.onlineCt01_img {
		position: static;
		width: 236px !important;
		margin: 0 auto;
	}
	.onlineCt03 {
		width: 640px;
		margin: 0 auto;
	}
	.onlineCt03 &gt; div:nth-child(1),
	.onlineCt03 &gt; div:nth-child(2) {
		width: 100%;
	}
	.onlineCt03_img {
		margin: 0 auto;
	}
	.p_online_06 {
		margin-top: 20px;
	}
	.p_onlineTtl03_01 {
		font-size: 38px;
	}
	.p_onlineTtl03_01_add1 {
		padding-left: 120px;
	}
	.p_onlineTtl03_01_add1 span:nth-of-type(1) {
		width: 108px;
		top: 2px;
    left: 8px;
	}
	.p_onlineTtl03_02 {
		width: 30%;
		font-size: 16px;
		bottom: 20px;
	}
	.onlineTtl03,
	.onlineTtl02,
	.onlineCt04_wrap {
		width: 680px;
	}
	.onlineTtl03 {
		margin: 30px auto 20px;
	}
	.onlineCt04 &gt; div:nth-of-type(1), .onlineCt04Ttl {
		width: 170px;
	}
	.onlineCt04Ttl {
		height: 170px;
	}
	.onlineCt04_add1 &gt; div:nth-of-type(2) {
		width: 31%;
	}
	.onlineCt04_add1 &gt; div:nth-of-type(3) {
		width: 39%;
	}
	.onlineCt04Ttl &gt; p:nth-of-type(1) {
		font-size: 26px;
	}
	.onlineCt04Ttl &gt; p:nth-of-type(2) {
		font-size: 15px;
	}
	.p_online_09 {
		font-size: 16px;
	}
	.onlineCt04_in01 &gt; ul:nth-of-type(1) {
    width: 44%;
	}
	.onlineCt04_in01 &gt; ul:nth-of-type(2) {
    width: 64%;
	}
	.onlineCt04_in01 &gt; p {
		width: 100%;
		margin-top: 10px;
	}
	.p_online_10 {
		font-size: 18px;
	}
	.onlineCt04_add5 {
		padding-bottom: 90px;
	}
	.onlineCt04_add5 &gt; div:nth-of-type(3) {
    width: 56%;
    top: 320px;
    left: 2%;
	}
	.p_online_12 {
		left: 70%;
	}
	.p_onlineTtl04_01, .p_onlineTtl04_01_add1 &gt; span {
		font-size: 23px;
	}
	.p_onlineTtl04_01_add1 &gt; span {
    padding-left: 77px;
	}
	.p_onlineTtl04_01_add1 &gt; span &gt; span:nth-of-type(1) {
	  width: 73px;
	  top: 2px;
	}
	.onlineCt05 &gt; div:nth-of-type(1) {
		width: 100%;
	}
	.onlineCt05 &gt; div:nth-of-type(2) {
		width: 67%;
	}
	.onlineCt05 &gt; div:nth-of-type(3) {
		width: 31%;
	}
	.onlineTtl02_add1 &gt; span {
		font-size: 32px;
		padding-left: 100px;
	}
	.onlineTtl02_add1 &gt; span &gt; span {
    width: 96px;
    top: 5px;
	}
	.onlineTtl02_add2 &gt; span {
		font-size: 30px;
		padding-left: 100px;
	}
	.onlineTtl02_add2 &gt; span &gt; span:nth-of-type(1) {
		width: 92px;
	}
	.p_online_13 {
		font-size: 18px;
	}
	.onlineCt04_bg {
		margin: 20px auto 0;
	}
}
@media (min-width: 769px){
    .min769none {
        display: none;
    }
}
@media (max-width: 768px){
    .max768none {
        display: none;
    }
	.onlineCt01 {
		margin: 0 auto;
	}
	.onlineCt01 &gt; div,
	.p_online_01,
	.onlineTtl02,
	.onlineCt02_in01 {
		width: 98%;
	}
	.onlineCt01_in &gt; p {
		width: 100%;
	}
	.onlineCt02_wrap {
		margin: 30px auto 0;
	}
	.onlineCt02_in01 &gt; p:nth-child(1) {
		width: 100%;
		margin: 15px auto 0;
	}
	.onlineCt02_in01 &gt; p:nth-child(2) {
		width: 90%;
		margin: 15px auto 0;
	}
	.onlineCt02_in02 {
		padding-left: 0;
	}
	.onlineCt02_in02 &gt; p {
		position: static;
		width: 130px;
		margin-left: 5%;
	}
	.ul_onlineCt02 &gt; li {
		width: 300px;
		margin: 10px auto 0;
	}
	.ul_onlineCt02_add2 &gt; li {
		padding-bottom: 30px;
	}
	.onlineCt03_item01, .p_online_06 {
		height: auto;
	}
	.onlineCt02_img03 {
	  top: 40%;
	}
	.onlineCt02_wrap {
		padding: 0;
	}
	.p_online_03 {
		font-size: 25px;
		line-height: 1em;
		margin-bottom: 7px;
	}
	.p_online_04 span {
		display: inline-block;
		line-height: 1em;
	}
	.p_online_04 span:nth-of-type(1) {
		font-size: 20px;
	}
	.p_online_04 span:nth-of-type(2) {
		margin: 5px auto;
	}
	.onlineCt03 {
		width: 100%;
	}
	.table_scroll {
		overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
	}
	.table_onlineCt03 {
		min-width: 640px;
		table-layout: fixed;
	}
	.p_online_06 {
		font-size: 25px;
	}
	.onlineCt03_img {
		width: 300px;
	}
	.onlineCt01_in &gt; p:nth-child(1) {
		font-size: 20px;
	}
	.onlineTtl02_add1 &gt; span {
    font-size: 24px;
    padding-left: 76px;
	}
	.onlineTtl02_add1 &gt; span &gt; span {
    width: 72px;
    top: 3px;
	}
	.onlineTtl03, .onlineTtl02, .onlineCt04_wrap {
		width: 100%;
	}
	.p_onlineTtl03_01 {
    font-size: 20px;
	}
	.p_onlineTtl03_01_add1 {
		width: 96%;
		padding-left: 70px;
	}
	.p_onlineTtl03_01_add1 span:nth-of-type(1) {
    width: 62px;
    top: 0px;
    left: 4px;
	}
	.p_onlineTtl03_02 {
    width: 57%;
    font-size: 14px;
		padding: 5px 10px;
    bottom: 10px;
    left: 40%;
	}
	.onlineTtl03 {
		padding: 20px 0 60px;
	}
	.onlineCt04 &gt; div:nth-of-type(1), .onlineCt04Ttl {
    width: 100%;
	}
	.onlineCt04Ttl {
		height: auto;
		padding: 20px 0;
	}
	.onlineCt04Ttl &gt; p {
		width: 100%;
	}
	.onlineCt04Ttl &gt; p:nth-of-type(1) {
		font-size: 22px;
	}
	.onlineCt04Ttl &gt; p:nth-of-type(2) {
		line-height: 1.4em;
    margin-top: 10px;
	}
	.onlineCt04_add1 &gt; div:nth-of-type(2),
	.onlineCt04_add2 &gt; div:nth-of-type(2),
	.onlineCt04_add3 &gt; div:nth-of-type(2),
	.onlineCt04_add4 &gt; div:nth-of-type(2),
	.onlineCt04_add5 &gt; div:nth-of-type(2),
	.onlineCt04_add5 &gt; div:nth-of-type(4),
	.onlineCt04_add6 &gt; div:nth-of-type(2) {
		width: 100%;
		margin-top: 10px;
	}
	.onlineCt04_add1 &gt; div:nth-of-type(3) {
		width: 70%;
		margin: 10px auto 0;
	}
	.onlineCt04_add2 &gt; div:nth-of-type(3) {
		width: 41%;
		margin: 10px auto 0;
	}
	.onlineCt04_in01 &gt; ul:nth-of-type(1),
	.onlineCt04_in01 &gt; ul:nth-of-type(2) {
		width: 100%;
	}
	.onlineCt04_add4 &gt; div:nth-of-type(3) {
		width: 47%;
		margin: 10px auto 0;
	}
	.onlineCt04_add5 &gt; div:nth-of-type(3) {
		position: static;
		width: 280px;
		margin: 10px auto 0;
	}
	.onlineCt04_add5 &gt; div:nth-of-type(4) &gt; p:nth-of-type(3) {
		width: 280px;
		margin: 10px auto 0;
	}
	.onlineCt04_add5 {
		padding-bottom: 0;
	}
	.onlineCt04_add6 &gt; div:nth-of-type(2) &gt; p:nth-of-type(2) {
		width: 94%;
		margin: 10px auto 0;
	}
	.p_online_12 {
		width: 160px;
		position: static;
		margin-left: auto;
	}
	.p_onlineTtl04_01, .p_onlineTtl04_01_add1 &gt; span {
    font-size: 21px;
	}
	.p_onlineTtl04_01_add1 &gt; span &gt; span:nth-of-type(1) {
    width: 70px;
    left: 2px;
	}
	.onlineCt05 &gt; div:nth-of-type(2) ul:nth-of-type(1),
	.onlineCt05 &gt; div:nth-of-type(2) ul:nth-of-type(2) {
		width: 100%;
	}
	.onlineCt05 &gt; div:nth-of-type(2) {
		width: 100%;
	}
	.onlineCt05 &gt; div:nth-of-type(3) {
		width: 280px;
		margin: 10px auto 0;
	}
	.onlineTtl02_add2 &gt; span {
		font-size: 22px;
		padding-left: 72px;
		margin-bottom: 5px;
	}
	.onlineTtl02_add2 &gt; span &gt; span:nth-of-type(1) {
		width: 66px;
	}
	.onlineTtl02_add2 &gt; span &gt; span:nth-of-type(2) {
		padding-left: 0;
	}
}
/*20201228追記 */
@media screen and (max-width: 769px){
	.newopen_school{
	width: 100%;
	background-color:#d61226;
	margin: 10px auto 20px;
	padding: 10px 0;
}
.newopen_school &gt; p {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    text-align: center;
	}
}

.link-btn-wrapper {
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
.link-btn-wrapper a.btn001 {
	width: 48%;
	padding: 20px 0;
}
@media screen and (max-width: 769px){
	.link-btn-wrapper a.btn001 {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin-bottom: 20px;
	}
	.link-btn-wrapper a.btn001:last-child {
		margin-bottom: 0;
	}
}



/*20210907修正のため追記 */
.vaccine-contents .vc-ninzu{
	font-size: 28px;
    font-weight: 600;
    color: #333;
    line-height: 1.1em;
	padding: 10px 0;
}
.vaccine-contents .vc-ninzu strong {
    display: inline-block;
    color: #e70012;
    font-size: 1.4em;
    font-weight: 700;
    vertical-align: 0;
}
.vaccine-contents .vc-ninzu span.day {
    font-size: 16px;
	display: inline-block;
}


@media (max-width: 580px){
.vaccine-contents .vc-ninzu{
	font-size: 20px;	
}</pre></body></html>