body {
	margin: 0;
	padding: 0;
	background: url(img/bg_rausu.gif);
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "YuMincho", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.mplus {
	font-family: "M PLUS Rounded 1c", sans-serif;
}
dl, dt, dd, ul, ol, li {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 16pt;
	line-height: 2.2rem;
	letter-spacing: 2px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
h3 {
	font-size: 20pt;
	line-height: 2.2rem;
	letter-spacing: 2px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #555;
}
h4 {
	color: #3987C9;
	font-size: 18pt;
	line-height: 2rem;
	letter-spacing: 0.2em;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
}
h4.cl4sml {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 2.5em;
	color: #fff;
	font-size: 9pt;
	line-height: 130%;
	background: #3987C9;
	letter-spacing: 0.5px;
	padding: 7px 0;
	margin-bottom: 6px;
	border-radius: 2px;
}
strong {
	color: #3987C9;
	font-size: 115%;
}
.ctr {
	text-align: center !important;
}
.ivti {
	font-size: 11pt;
	border-left: solid 1px #555;
	border-right: solid 1px #555;
	letter-spacing: 2px;
	text-align: center;
	padding: 0 12px;
}
p {
	font-size: 13pt;
	line-height: 1.8rem;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
p.cl4sml {
	font-size: 9pt;
	line-height: 1.2rem;
	letter-spacing: 0.5px;
}
a.btn_t {
	padding: 4px 0;
	color: #222;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
}
a.hvr:hover {
	opacity: 0.7;
}
@media screen and (max-width: 580px) {
	h3 {
		font-size: 17pt;
	}
}
@media screen and (max-width: 560px) {
	a.btn_t {
		display: inline-block;
		margin-bottom: 10px;
	}
}
@media screen and (min-width: 491px) {
	.ivti br.onsp {
		display: none;
	}
}
@media screen and (max-width: 490px) {
	.ivti {
		display: inline-block;
	}
}
@media screen and (max-width: 420px) {
	h3 {
		font-size: 16pt;
	}
}
@media screen and (max-width: 370px) {
	h2 {
		font-size: 15pt;
	}
}
@media screen and (max-width: 330px) {
	h2 {
		font-size: 14pt;
	}
}

.fp1 {
	font-size: 15.5pt;
	line-height: 1.5rem;
	letter-spacing: 0.5px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.fp2 {
	font-size: 11pt;
	line-height: 1.5rem;
	letter-spacing: 0.5px;
}
.fp3 {
	font-size: 10pt;
	line-height: 1.5rem;
	letter-spacing: 0.5px;
	margin-bottom: 6px;
}
.bdbtmy {
	border-bottom: solid 3px #F6E478;
}
.bdbtmy.fp1 {
	letter-spacing: 0;
}
.bigtx {
	font-size: 145%;
	font-weight: bold;
}
.smltx {
	font-size: 90%;
}
p.ivq {
	font-size: 11pt;
	text-align: center;
	margin-bottom: 0.5em;
	padding-bottom: 0;
}
p.iva {
	border: solid 2px #F6E478;
	text-align: center;
	border-radius: 36px;
	padding: 10px 40px;
	margin-bottom: 2em;
}
p.steps {
	color: #3986C8;
	font-size: 9pt;
	line-height: 1.35rem;
	text-align: center;
	padding: 10px;
	min-height: 10em;
}
a.fta {
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 4px;
	background: #94D4E7;
	width: 100%;
	max-width: 483px;
	padding: 14px 28px;
	color: #fff;
	font-size:16pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
a.fta[disabled] {
	background: #ddd;
	pointer-events: none;
	opacity: 0.8;
}
a.fta h3 {
	margin-bottom: 5px;
	padding-bottom: 0;
	border-width: 0;
}
a.fta p {
	font-size: 12pt;
}
@media screen and (max-width: 700px) {
	p.iva {
		border-radius: 26px;
		padding: 10px 20px;
	}
}
@media screen and (max-width: 450px) {
	p.iva {
		border-radius: 13px;
		padding: 10px;
	}
	.blk p.iva:last-of-type {
		margin-bottom: 13px;
	}
}
@media screen and (min-width: 431px) {
	p.ivq br.onsp {
		display: none;
	}
}
@media screen and (max-width: 430px) {
	p.ivq {
		line-height: 140%;
	}
}
@media screen and (max-width: 410px) {
	a.fta {
		box-sizing: border-box;
		width: 100%;
		padding: 8px;
		font-size: 14pt;
	}
	a.fta h3 {
		margin-bottom: 0;
		font-size: 15pt;
	}
}
@media screen and (max-width: 350px) {
	a.fta {
		font-size: 13pt;
	}
	a.fta h3 {
		font-size: 14pt;
	}
}


/* blocks */
#mv img.mainv {
	width: 100%;
	margin-bottom: 50px;
	display: block;
}
@media screen and (max-width: 680px) {
	#mv img.mainv {
		margin-bottom: 20px;
	}
}

#content {
	width: calc(100% - 20px);
	max-width: 960px;
	margin: 0 auto;
}
.blk {
	background: #fff;
	border-radius: 6px;
	margin: 0 auto 40px;
	padding: 60px 90px;
	box-sizing: border-box;
	clear: both;
}
.blk.ver2 {
	padding: 30px 10px;
}
@media screen and (max-width: 920px) {
	.blk {
		padding: 40px;
	}
}
@media screen and (max-width: 560px) {
	.blk {
		padding: 30px 20px 20px;
	}
}
@media screen and (max-width: 480px) {
	#content {
		width: calc(100% - 10px);
	}
	.blk {
		padding: 30px 10px 20px;
	}
}
.bpn {
	color: #fff;
	background: #5BB8CE;
	letter-spacing: 3px;
	text-align: center;
	padding: 24px 0;
}
.grnbx {
	background: #EBFCE8;
	margin: 0 0 10px;
	padding: 20px 20px;
	border-radius: 3px;
	clear: both;
}
.grnbx img.ttl {
	display: block;
	margin: 0 auto 24px;
	width: 100%;
	max-width: 363px;
}
.fttx {
	margin-bottom: 30px;
}
@media screen and (min-width: 841px) {
	.grnbx .fullnm.onpc {
		display: block;
	}
	.grnbx .onsp {
		display: none;
	}
}
@media screen and (max-width: 840px) {
	.grnbx .onpc {
		display: none;
	}
	.grnbx .onsp {
		display: block;
		text-align: right;
		color: #000;
		font-size: 11pt;
		text-decoration: none;
	}
}
/* images */
img.full {
	width: 100%;
	margin: 15px 0 35px;
	display: block;
}
img.fullnm {
	width: 100%;
}
img.mgnph {
	width: 90%;
	margin: 0 auto 10px;
}
img.alr {
	width: 48%;
	margin: 0.4em 0 1em 1em;
	float: right;
}
img.tispc {
	width: 80%;
	margin-bottom: 0;
}
img.stpnum {
	width: 40%;
	margin-bottom: 4px;
}
@media screen and (max-width: 1000px) {
	img.tispc {
		width: 100%;
	}
}
@media screen and (max-width: 820px) {
	img.alr {
		float: none;
		display: block;
		margin: 40px auto 30px;
		width: 100%;
		max-width: 480px;
	}
}
@media screen and (min-width: 801px) {
	img.tispc.onsp, img.fullnm.onsp {
		display: none;
	}
}
@media screen and (max-width: 800px) {
	img.tispc.onpc, img.fullnm.onpc {
		display: none;
	}
	img.tispc.onsp, img.fullnm.onsp {
		display: block;
		margin: 0 auto;
		width: 100%;
		max-width: 620px;
	}
}


/* cols base */
.cl2 {
	margin: 0 0 50px;
	clear: both;
}
.cl2.taiken4 {
	margin-bottom: 0;
}
.cl2 .cl {
	float: left;
}
.cl2 .cr {
	float: right;
}
.cl3 {
	clear: both;
}
.cl3 .cl {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.cl3 .cr {
	width: 32%;
	float: right;
}
.cl3.phs {
	margin: 15px 0 35px;
}
.cl3.phs .cl {
	width: 30.5%;
	margin-right: 4.2%;
}
.cl3.phs .cr {
	width: 30.5%;
}
.benefits {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
.benefits > div:not(:last-child) {
	margin-right: 4px;
}
.benefits > div:first-child {
	margin-right: 16px;
}
.benefits img {
	margin-bottom: 10px;
}
.beneatt {
	margin-bottom: 30px;
}
@media screen and (max-width: 840px) {
	.benefits {
		flex-wrap: wrap;
	}
	.benefits > div:first-child {
		margin-right: 0;
		margin-bottom: 26px;
		width: 100%;
	}
	.benefits > div:first-child img {
		margin: 0 auto;
		width: 100%;
		max-width: 290px;
	}
	.benefits > div:not(:first-child) {
		width: calc((100% - 8px) / 3 - 0.1px);
	}
}
@media screen and (max-width: 800px) {
	.cl3.benefits .cl, .cl3.benefits .cr {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 360px;
	}
	.cl3.phs {
		margin-top: 30px;
		margin-bottom: 5px;
	}
	.cl3.phs .cl, .cl3.phs .cr {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 364px;
	}
	.cl3.phs .cl {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 700px) {
	.benefits > div:first-child img {
		max-width: 240px;
	}
}
@media screen and (max-width: 640px) {
	.benefits {
		align-items: center;
	}
	.benefits > div {
		width: calc(50% - 2px) !important;
	}
	.benefits > div:nth-child(even) {
		margin-right: 0;
	}
	.benefits > div:first-child {
		margin-bottom: 0;
	}
	.benefits img {
		margin: 0 0 4px;
	}
}

.cl4 {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
.cl4 li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.cl4 li:last-child {
	float: right;
	margin-right: 0;
}
.cl4.ver3 {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
}
.clb {
	clear: both;
}

@media screen and (min-width: 791px) {
	.cl4.ver3 li:not(:last-child) {
		margin-right: 6%;
	}
}
@media screen and (max-width: 790px) {
	.cl4 {
		margin-left: auto;
		margin-right: auto;
		width: 452px;
	}
	.cl4 li {
		width: 210px;
		margin-right: 30px;
		margin-bottom: 24px;
	}
	.cl4 li:nth-child(odd) {
		clear: both;
	}
	.cl4 li:nth-child(even) {
		float: left !important;
		margin-right: 0;
	}
	.cl4.ver3 {
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 530px) {
	.cl4 {
		width: 280px;
	}
	.cl4 li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.cl4 li:last-child {
		margin-bottom: 10px;
	}
}
/* multi cols */
.desc {
	margin-bottom: 10px;
}
.desc .cl {
	width: 17%;
	margin-bottom: 20px;
}
.desc .cr {
	margin-bottom: 20px;
	width: 80%;
}
.taiken1 {
	margin-bottom: 0;
}
.taiken1 .cl {
	width: 25%;
}
.taiken1 .cr {
	width: 70%;
}
.taiken2 > div:first-child {
	margin-bottom: 40px;
}
.taiken2 .cl {
	width: 55%;
}
.taiken2 .cr {
	width: 40%;
}
.taiken2 .hotels {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.taiken2 .hotels > div {
	width: calc(50% - 20px);
}
.taiken2 .hotels .ph {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.taiken2 .hotels .ph img {
	width: calc(50% - 10px);
}
.taiken2 .hotels .caption {
	margin-top: 10px;
	text-align: center;
	font-size: 12pt;
}
@media screen and (max-width: 740px) {
	.taiken2 .hotels {
		flex-direction: column;
		align-items: center;
	}
	.taiken2 .hotels > div {
		width: 100%;
		max-width: 400px;
	}
	.taiken2 .hotels > div:first-child {
		margin-bottom: 30px;
	}
}

.taiken3 .cl {
	width: 25%;
}
.taiken3 .cr {
	width: 70%;
}
.taiken3i div .cl {
	text-align: center;
}
.taiken3i div .cr {
	text-align: center;
}

.taiken1 p, .taiken2 p, .taiken3 p {
	text-align: justify;
}
.taiken1 p:not(:last-child), .taiken2 p:not(:last-child), .taiken3 p:not(:last-child) {
	margin-bottom: 0.8em;
}
p.ctr.strong {
	color: #3987C9;
	font-size: 14pt;
}
.pdflink {
	margin-bottom: 8px;
	text-align: right;
}
.pdflink a {
	padding: 4px 0;
    color: #222;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.taiken4 ol {
    margin: 12px 0 5px;
    padding-left: 2.3em;
    list-style: none;
    font-weight: normal;
}
.taiken4 ol > li {
	position: relative;
	margin-bottom: 0.5em !important;
	text-align: justify;
	letter-spacing: 2px;
	line-height: 160%;
}
.taiken4 ol > li::before {
	position: absolute;
	top: 1%;
	left: -2.3em;
	display: inline-block;
	text-align: center;
}
.taiken4 ol > li:nth-child(1)::before { content: "(1)"; }
.taiken4 ol > li:nth-child(2)::before { content: "(2)"; }
.taiken4 ol > li:nth-child(3)::before { content: "(3)"; }

.step {
	display: flex;
	margin-bottom: 60px;
}
.step .cl {
	background: #EBFCE8;
	width: 32%;
	margin-right: 2%;
	float: left;
}
.step .cr {
	
	background: #EBFCE8;
	width: 32%;
	float: right;
}
.iview {
	width: 85%;
	margin: 0 auto 40px;
}
.iview .cl {
	width: 25%;
}
.iview .cr {
	width: 70%;
}
@media screen and (max-width: 980px) {
	.desc .cl {
		width: 120px;
	}
	.desc .cr {
		width: calc(100% - 150px);
	}
	.iview {
		width: 90%;
	}	
}
@media screen and (max-width: 820px) {
	.iview {
		width: 100%;
	}	
}
@media screen and (max-width: 800px) {
	.desc .cl {
		margin-bottom: 23px;
		width: 100%;
	}
	.bpn {
		padding: 12px 0;
	}
	.desc .cr {
		width: 100%;
		margin-bottom: 30px;
	}
	.desc .cr > br:first-child {
		display: none;
	}
	.desc .cr > br:first-child + p.fp1 {
		margin-top: 10px;
	}
}
@media screen and (max-width: 750px) {
	.iview .cl, .iview .cr {
		float: none;
		width: 100%;
	}
	.iview .cl {
		text-align: center;
	}
	.iview .cl img.fullnm {
		width: 200px;
	}
}
@media screen and (max-width: 700px) {
	.taiken1 .cl, .taiken2 .cl, .taiken3 .cl, .taiken1 .cr, .taiken2 .cr, .taiken3 .cr {
		float: none;
		width: 100%;
	}
	.taiken1 .cr, .taiken3 .cr, .taiken2 .cl {
		margin-bottom: 20px;
	}
	.taiken1 .cl, .taiken3 .cl, .taiken2 .cr {
		text-align: center;
	}
	.taiken1 .cl img, .taiken3 .cl img {
		max-width: 220px;
	}
	.taiken2 .cr img {
		max-width: 300px;
	}
	
	.step {
		flex-direction: column;
		margin: 0 auto;
	    width: 100%;
	    max-width: 320px;
	}
	.step .cl, .step .cr {
		float: none;
		margin: 0 0 30px;
		width: 100%;
	}
	.step .cr {
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 541px) {
	.pdflink a br.onsp {
		display: none;
	}
}
@media screen and (max-width: 520px) {
	.desc .cl {
		margin-bottom: 20px;
	}
	.fp1 {
		font-size: 14pt;
		letter-spacing: 0;
	}
	.bigtx {
		font-size: 130%;
	}
	.iview .cr h4 br {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.desc .cl {
		float: none;
		margin: 0 auto 20px;
		margin-right: auto;
		width: 100%;
	}
	.desc .cr {
		margin-bottom: 40px;
	}
	.desc .cr > br:first-child + p.fp1 {
		margin-top: 0;
		text-align: center;
	}
}

/* footer */
#ft {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	background: #94D4E7;
	clear: both;
}
#ft .footer {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}
#ft .footer .cl {
	width: 135px;
	clear: left;
}
#ft .footer .cr {
	float: none;
	box-sizing: border-box;
	padding-left: 180px;
	padding-right: 10px;
}
#ft .footer .cr:not(:last-child) {
	margin-bottom: 12px;
}
#ft .footer a {
	color: #fff;
	text-decoration: none;
}
#ft .footer a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 760px) {
	#ft .footer {
		width: calc(100% - 20px);
	}
	#ft .footer .cl, #ft .footer .cr {
		float: none;
		width: 100%;
		padding: 0;
	}
	#ft .footer .cl {
		margin-bottom: 10px;
	}
	#ft .footer .cl br {
		display: none;
	}
	#ft .footer .cr:not(:last-child) {
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 671px) {
	#ft .footer .cr br.onsp {
		display: none;
	}
}

.closed {
	margin-bottom: 40px;
	text-align: center;
	color: #d00;
	font-weight: bold;
	font-size: 16pt;
}
@media screen and (max-width: 640px) {
	.closed {
		font-size: 14pt;
	}
}
@media screen and (max-width: 480px) {
	.closed {
		font-size: 12pt;
	}
}

/* totop */
#toTop {
	border: 2px solid #fff;
	background: #94D4E7;
	width: 38px;
	height: 38px;
	position: fixed;
	bottom: 12px;
	right: 12px;
    border-radius: 50%;
	transition: opacity 0.3s;
}
#toTop a {
	position: relative;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	width: 38px;
	height: 38px;
	padding: 0;
	display: table-cell;
}
#toTop a span {
    display: block;
    position: absolute;
    top: 15px;
    left: 13px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2024 */
.inbl {
	display: inline-block;
}
.c-ij {
	color: #fff;
	background-color: #eac9df;
}
.c-kj {
	color: #fff;
	background-color: #a6cc42;
}
.c-gs {
	color: #fff;
	background-color: #314094;
}
.c-ys {
	color: #fff;
	background-color: #F7B52C;
}
.c-sf {
	color: #fff;
	background-color: #FFE21B;
}
.lb-gyoshu {
	display: inline-block;
	margin-right: 0.3em;
	background-color: transparent;
	font-size: 1.1rem;
	line-height: 1;
	vertical-align: middle;
}
.lb-gyoshu.c-ij {
	color: #cf85b7;
}
.lb-gyoshu.c-kj {
	color: #98be34;
}
.lb-gyoshu.c-gs {
	color: #314094;
}
.lb-gyoshu.c-ys {
	color: #f6ac13;
}
.lb-gyoshu.c-sf {
	color: #f5c700;
}

img.fullw {
	width: 100%;
}

.i-t a:hover {
	opacity: 0.8;
}
.i-t dt {
	width: 14%;
	float: left;
	clear: left;
}
.i-t dt a {
	display: inline-block;
}
.i-t dd {
	padding-left: 16%;
}
.i-t dd:not(:last-child) {
	margin-bottom: 28px;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 22px;
}
.i-t dd p:last-child {
	margin-bottom: 0;
	line-height: 140%;
}
.i-t dd .fp2 {
	margin-bottom: 4px;
	font-size: 15pt;
	font-weight: bold;
}
.i-t dd .fp3 {
	margin-bottom: 0;
}
.i-t dd .fp3 big {
	font-size: 13pt;
	font-weight: bold;
}
.i-t dd .rgt {
	margin-top: 14px;
	text-align: right;
}
.i-t dd .rgt a {
	display: inline-block;
	border-radius: 6px;
	padding: 12px 24px 11px;
	color: #231815;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 1;
}
.i-t dd .rgt a.c-gs {
	color: #f5f6fd;
}
.i-t dd .rgt a.ready {
	background-color: #6f6f6f;
	color: #fff;
	font-size: 12pt;
	pointer-events: none;
}
@media screen and (max-width: 800px) {
	.i-t dt {
		width: 80px;
	}
	.i-t dd {
		padding-left: 98px;
	}
}
@media screen and (max-width: 640px) {
	.i-t dd:not(:last-child) {
		margin-bottom: 21px;
		padding-bottom: 16px;
	}
	.i-t dd .rgt a {
		padding: 10px 20px 9px;
		font-size: 12pt;
	}
}
@media screen and (max-width: 540px) {
	.i-t dt {
		width: 64px;
	}
	.i-t dd {
		padding-left: 78px;
	}
	.i-t dd .fp2 {
		font-size: 13pt;
	}
}
@media screen and (max-width: 480px) {
	.lb-gyoshu {
		margin-right: 0.1em;
		font-size: 0.9rem;
		text-indent: -7px;
		transform: translateY(-1px);
	}
	.i-t dd .fp2 {
		font-size: 11pt;
	}
	.i-t dd .fp3 big {
		font-size: 12pt;
	}
	.i-t dd .rgt a {
		font-size: 11pt;
	}
}

/* clear fix */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}

/* schedule */
.taiken4 h4 {
	margin-bottom: 30px;
}
.schedule {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
.schedule > div:nth-child(1) {
	width: 23%;
}
.schedule > div:nth-child(2) {
	width: 17%;
}
.schedule > div:nth-child(3) {
	width: 21%;
}
.schedule > div:nth-child(4) {
	width: 17%;
}
.schedule > div:nth-child(5) {
	width: 22%;
}
.schedule > div h5 {
	position: relative;
	margin-bottom: 11px;
}
.schedule > div:not(:last-child) h5:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	border-top: 3px dotted #94D4E7;
	width: 100%;
}
.schedule > div h5 span {
	position: relative;
	display: inline-block;
	border-radius: 100px;
	background-color: #94D4E7;
	padding: 7px 14px 6px;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	line-height: 100%;
}
.schedule > div ul {
	list-style: none;
	margin-left: 2px;
	margin-right: 10px;
	padding-left: 0;
	font-size: 10.5pt;
}
.schedule > div ul li {
	position: relative;
	padding-left: 1.2em;
	line-height: 140%;
}
.schedule > div ul li:not(:last-child) {
	margin-bottom: 6px;
}
.schedule > div ul li:before {
	content: "\30FB";
	position: absolute;
	left: 0;
}
@media screen and (max-width: 840px) {
	.schedule {
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.schedule > div {
		margin-bottom: 30px;
		width: calc(100% / 3 - 0.1px) !important;
	}
}
@media screen and (max-width: 540px) {
	.schedule > div:nth-child(odd) {
		width: 56% !important;
	}
	.schedule > div:nth-child(even) {
		width: 44% !important;
	}
}
@media screen and (max-width: 480px) {
	.schedule > div:nth-child(even) h5:before {
		width: 96%;
	}
}
