<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* pr/cpn/childcare_201706/css/style.css
==========================================================================*/

body{
	font-family: "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


.wrap {
	overflow: hidden;
}

/* .btn-primary / .btn-default header
-------------------------------------------------------*/
.btn-primary {
	background-color: #ff71a1;
}

.btn-primary:hover,.btn-primary:focus {
	background-color: #ff71a1!important;
	opacity: .8;
}


.btn-default {
	background-color: #2dc5b7;
}

/* jumbotron メインビジュアル
-------------------------------------------------------*/
.jumbotron {
	position: relative;
	z-index: 1;
	/* height: 490px; */ /*--jumbotron--*/
	background-color: transparent;
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 0;/*53px*/
	margin-bottom:/*8px*/;

}
.jumbotron .container {
	text-align: center;
	padding: 0 0 0;
	text-align: center;
	margin:0 auto;
	z-index: 3;
}
.jumbotron .container img { width: 100%; }

.container.read { background-color: rgba(255,255,255,0.7); margin:0 auto; padding:8px;}

.sp-only,.sp-only02,.sp-only2 {display: none;}
.pc-only {display: block;}

#hokkaido,#syutoken,#chubu,#kinki,#chushikoku,#kyusyu {
	margin-top:-56px;
	padding-top:56px;
}


/* ---- .semi-box -------------------------------------------------------------------- */

.to-animate {
	-moz-animation-duration: .9s;
	-webkit-animation-duration: .9s;
	animation-duration: .9s;
}

.row {margin-top: 3px; }

.clear p.left {
	font-size: 17px;
	color:#ff4081;
	font-weight: bold;
}/* 日程 */

.clear p.left span{
	padding-left: 2%;
	font-weight: normal;
	color: #474747;
	font-size: 90%;;
}

.clear p.right {
	margin-left: 2%;
}/* BTN */

.clear {
	overflow: hidden;
}

.semi-box {
	background-color: #fff;
	background-position:bottom;
	background-repeat:no-repeat;
	border-radius: 5px;
	padding: 10px;
	position: relative;
	z-index: 0;
	margin:30px 4px 10px 4px;
	box-shadow:0px 0px 6px 1px #cccccc;
	-moz-box-shadow:0px 0px 6px 1px #cccccc;
	-webkit-box-shadow:0px 0px 6px 1px #cccccc;
}
.semi-box {
	/*
	padding: 0;
	*/
}
.semi-box:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 4px;
	border: 1px solid #7ac564;
	border-radius: 5px;
	z-index: -1;
}

.semi-inner .btn {
	width: 148px;
}

.semi-img {
	border-radius: 5px;
	height: 140px;
}

.semi-box h3 {
	line-height: 1.3em;
	margin-top:13px;
	padding-bottom: 11px;
	font-size: 110%;
	font-weight: bold;
}

.semi-inner { padding: 0 6px 4px; }

.semi-text {
	font-size: 85%;
	margin-bottom: 6px;
	padding:0 0 3px 0;
}
.btn {
	font-family: "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	transition:0.12s;
	margin: 8px 5px;
}

.btn-danger {
	font-weight: bold;
	background-color: #f18601;
}

.btn-danger:hover,.btn-danger:focus{
	background-color: #fba437!important;
	outline: none;
	border-color: transparent;
}

.btn-finish {
	background-color: hsl(0, 0%, 48%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a7a7a", endColorstr="#7a7a7a");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#7a7a7a), to(#7a7a7a));
	background-image: -moz-linear-gradient(top, #7a7a7a, #7a7a7a);
	background-image: -ms-linear-gradient(top, #7a7a7a, #7a7a7a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a7a7a), color-stop(100%, #7a7a7a));
	background-image: -webkit-linear-gradient(top, #7a7a7a, #7a7a7a);
	background-image: -o-linear-gradient(top, #7a7a7a, #7a7a7a);
	background-image: linear-gradient(#7a7a7a, #7a7a7a);
	border-color: #7a7a7a #7a7a7a hsl(0, 0%, 48%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.00);
	-webkit-font-smoothing: antialiased;
	pointer-events: none;
}


/* ---- h2.ribbon -------------------------------------------------------------------- */
.semi-box .ribbon {
	text-shadow:0px 0px 3px #9c9c9c;
	font-size: 20px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0px 20px;
	text-align: center;
	position: absolute;
	top: -14px;
	left: -5px;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
}
h2.ribbon {
	font-family: "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	position: absolute;
	letter-spacing: .02em;
	top:-34px;
	left:-10px;
	font-size: 21px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 1.3em;
	background-color: #ffa525;
}
	.ribbon a { color: #fff; }
	.ribbon a:hover { opacity: .8; }

	h2.area01 {
		background-color:#7180ef;
	}
	h2.area02 {
		background-color:#2bbbad;
	}
	h2.area03 {
		background-color:#ff874e;
	}
	h2.area04 {
		background-color:#ff4f72;
	}
	h2.area05 {
		background-color:#4dd3da;
	}
	h2.area06 {
		background-color:#e181e6;
	}

hr {
	margin-top: 0;
	padding-top: 40px;
}


/* ---- .navbar -------------------------------------------------------------------- */

.navbar-brand {
	width: 114px;
	height: 55px;
	padding: 0 0 0 5px;
}
.navbar-brand img {
	width: 100%;
	margin-top: 5px;
}
.clear-btn {overflow: hidden;}
.navbar ul {
	padding: 0;
	margin: 0;
}
.navbar ul li {
	list-style: none;
	float: right;
}
.navbar-inverse {
	background-color:#fff;
	border-color:#ddd;
	/* box-shadow */
	box-shadow:0px 2px 12px -5px #ababab;
	-moz-box-shadow:0px 2px 12px -5px #ababab;
	-webkit-box-shadow:0px 2px 12px -5px #ababab;
}

.navbar-fixed-top{padding: 0;}

.nav-item {width: 50%; }

.nav-item a {
	font-family: "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
  .nav-item a {
    font-size: 15px;
  }
}
.nav-tabs { margin-top:15px  /*  */ ; } /*nav-tabs marginTop*/


.nav-tabs a.tab01 {background-color: #8995e8 ; }
.nav-tabs a.tab01:hover,.nav-tabs&gt;li.active&gt;a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab01 {
	background-color: #f3f4ff;
	color: #8995e8 ;
}



.nav-tabs a.tab02 {background-color: #f18383; }
.nav-tabs a.tab02:hover,.nav-tabs&gt;li.active&gt;a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab02 {
	background-color: #fdf2f2;
	color: #f18383;
}



.nav-tabs a.tab03 {background-color: #83f18b; }
.nav-tabs a.tab03:hover,.nav-tabs&gt;li.active&gt;a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab03 {
	background-color: #e4fbe6;
	color: #83f18b;
}



.nav-tabs a.tab04 {background-color: #f18383; }
.nav-tabs a.tab04:hover,.nav-tabs&gt;li.active&gt;a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab04 {
	background-color: #fdf2f2;
	color: #f18383;
}



.nav-tabs a.tab05 {background-color: #8fd7da; }
.nav-tabs a.tab05:hover,.nav-tabs&gt;li.active&gt;a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab05 {
	background-color: #f5ffff;
	color: #8fd7da;
}


.nav-tabs a.tab06 {background-color: #e9b6ec; }
.nav-tabs a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab06:hover,.nav-tabs&gt;li.active&gt;a.tab06 {
	background-color: #fef4ff;
	color: #e9b6ec;
}



/* .bread パンクズ footer
-------------------------------------------------------*/
.bread {
	width: 1160px;
	margin: 10px auto 6px;
}
	.bread ul {
		padding: 0;
		margin: 0;
	}
	.bread ul li {
		display: inline-block;
		padding: 0 5px;
		font-size: 13px;
		list-style: none;
		color: #6d6d6d;
	}
	.bread ul li a {
		text-decoration: underline;
		color: #6d6d6d;
	}
	.bread ul li a:hover {
		color: #c7c7c7;
		text-decoration: none;
	}

footer {
	width:81%;
	padding:20px 0;
	margin:0 auto;
	clear:both;
}
	footer div.inner {
		float:left;
		display:inline;
		padding-left:20px;
		font-size:13px;
		color: #CCCCCC;
		text-align:left;
	}
	footer ul {
		height: auto;
		font-size:13px;
		color: #CCCCCC;
		margin:0;
		padding:0;
		float: right;
		display:inline;
		}
		footer ul li {
		padding:0 8px;
		float:left;
		display:inline;
	}
	footer a { background:none; color:#999; }





/*ここからデスクトップ 992px以上　▼
================================================================================================================================================================*/

@media (min-width: 1201px)  {
	.container{padding: 0;}
}


/* 992px以上1200px以下ここから　▼
▼================================================================================▼ */
@media (min-width: 992px) and (max-width: 1200px) {
	.clear p.left {font-size: 16px; }
	.clear p.right {margin-left: 0; }
	.semi-inner .btn {
		padding: 6px 10px;
		font-size: 13px;
		width: 135px;
	}
	.nav&gt;li&gt;a {
		font-size: 14px;
		padding: 7px 12px;
	}
}
/* 992px以上1200px以下ここまで
▲-----------------------------------------------------------------------------*/



/*ここからタブレット 769px以上、991px以下　▼
================================================================================================================================================================*/
/* 769px以上、991px以下ここから　▼
▼================================================================================▼ */
@media screen and (min-width: 769px) and (max-width: 991px) {
	.semi-inner .btn{
		padding: 6px 4px;
		font-size: 12px;
		width: 115px;
	}
	.sp-only {display: none; }
	.semi-inner {padding: 0 4px 4px; }
	.clear p.right {margin-left: 3%; }
	.nav&gt;li&gt;a {
		font-size: 14px;
		height: 50px;
		padding: 7px 12px;
	 }
	.sp-only2 {display: block; }
}


/* 769px以上991px以下ここまで
▲-----------------------------------------------------------------------------*/

/*ここからモバイル 768px以下　▼
================================================================================================================================================================*/
/* 481px以上ここから　▼
▼================================================================================▼ */
@media screen and (min-width: 481px) {
	.pc-only_img,.pc_only {
		display: block;
		margin: 0 auto;
	}
	.sp-only_img {display: none; }
}
/* 481px以上ここまで
▲-----------------------------------------------------------------------------*/

/* 991px以下ここから　▼
▼================================================================================▼ */
@media screen and (max-width: 991px) {
	.pc-only {display: none; }
	.pc-only_img{width: 100%;}
}



/* 768px以下ここまで
▲-----------------------------------------------------------------------------*/

/* 581px以上768px以下ここから　▼
▼================================================================================▼ */
@media screen and (min-width: 581px) and (max-width: 768px) {
	.sp-only,.sp-only02 {display: block; }
	.nav-item {height: 45px; }
	.nav-item a {
		padding: 5px 7px!important;
		border: none!important;
		font-size: 12px;
	}
}
/* 581px以上768px以下ここまで
▲-----------------------------------------------------------------------------*/

/* 360px以上480px以下ここから　▼
▼================================================================================▼ */
@media screen and (min-width: 360px) and (max-width: 480px) {
	.jumbotron .container img {
		width:100%;
		margin: 0 auto;
	}
}
/* 360px以上480px以下ここまで
▲-----------------------------------------------------------------------------*/

/* 480px以下ここから　▼
▼================================================================================▼ */
@media screen and (max-width: 480px) {
	.jumbotron .container {
		letter-spacing: 0;
		text-align: center;
	}
	.jumbotron .container img {width: 100%; }
	h2.ribbon {padding: 2px 1.3em 0; }
	.navbar-brand {
		width: 90px;
		height: 35px;
		padding: 0;
	}
	.navbar-brand img {margin-top: 8px; }
	.nav-item a {
		 font-size: 13px;
		 line-height: 1em;
	  }
	.pc-only_img,.pc_only {display: none; }
	.sp-only_img {display: block; }
}
/* 480px以下ここまで
▲-----------------------------------------------------------------------------*/

/* 580px以下ここから　▼
▼================================================================================▼ */
@media screen and (max-width: 580px) {
 .jumbotron{
  padding-top: 53px;
 }
	.jumbotron .container img {
		width:100%;
		margin: 0 auto;
	}
	.container {position: relative; }
	.bread {
		width: 100%;
		margin: 10px auto 5px;
	}
	.bread ul li {
		padding: 0 3px;
		font-size: 11px;
		line-height: 1.3em;
	}
	.nav-tabs&gt;li {
		float:none;
	}
	.nav-tabs&gt;li&gt;a {
		border-radius: 5px;
		margin-bottom: 5px;
		font-weight: bold;
	}
	.nav-item {width:100%; }
	.sp-only02 {display: block; }
	.sp-only {display: none; }
	footer {
		width:100%;
		padding: 20px 0 45px;
	}
	footer div.inner {
		font-size: 11px;
		float:none;
		padding-left: 10px;
	}
	footer ul {
		font-size: 11px;
		display: block;
		float: none;
		margin: 2% 3%;
	}
	footer img { width: 20%; }
	.clear-btn {
		position: absolute;
		right:1%;
	}
	.btn-primary,.btn-default {
		font-size: 14px;
		padding: 6px 10px 4px;
		font-weight: bold;
	}
}
/* 580px以下ここまで
▲-----------------------------------------------------------------------------*/

/* 380px以下ここから　▼
▼================================================================================▼ */
@media screen and (max-width: 380px) {
	.jumbotron .container img { width: 100%; }
	.semi-inner {padding: 0 6px 11px; }
	.semi-text {margin-bottom: 5px; }
	.clear {margin-bottom: 5px; }
	.clear p.left {
		float: none;
		font-size: 16px;
	}
	.clear p.right {
		float: none;
		margin: 0;
	}
	.semi-inner .btn {
		width: 100%;
		display: block;
		font-size: 16px;
		padding: 7px;
		margin-bottom: 1%;
	}

	.clear p.left span{
		padding-left: 1%;
	}
}
/* 380px以下ここまで
▲-----------------------------------------------------------------------------*/


/* クロスオーバー追加ここから　▼
▼================================================================================▼ */

.col-md-3,.col-sm-4{padding: 0;}

.container .kyoten{
	margin: 0.5% 0 3%;
	overflow: hidden;

}
.container .kyoten a{
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 0px;
	float: left;
	padding: 10px 15px;
	margin: 0 .3% .5%;
}

#section01 .container .kyoten a{
	border: 2px solid #7180ef;
	color:#7180ef;
}

#section02 .container .kyoten a{
	border: 2px solid #57cc8c;
	color:#57cc8c;
}

#section03 .container .kyoten a{
	border: 2px solid #ff874e;
	color:#ff874e;
}

#section04 .container .kyoten a{
	border: 2px solid #ff4f72;
	color:#ff4f72;
}

#section05 .container .kyoten a{
	border: 2px solid #4dd3da;
	color:#4dd3da;
}

#section06 .container .kyoten a{
	border: 2px solid #e181e6;
	color:#e181e6;
}


#section01 .container .kyoten a:hover,#section01 .container .kyoten a:focus{
	background-color:#7180ef!important;
	color:#fff;
}

#section02 .container .kyoten a:hover,#section02 .container .kyoten a:focus{
	background-color: #57cc8c!important;
	color:#fff;
}

#section03 .container .kyoten a:hover,#section03 .container .kyoten a:focus{
	background-color: #ff874e!important;
	color:#fff;
}

#section04 .container .kyoten a:hover,#section04 .container .kyoten a:focus{
	background-color: #ff4f72!important;
	color:#fff;
}

#section05 .container .kyoten a:hover,#section05 .container .kyoten a:focus{
	background-color: #4dd3da!important;
	color:#fff;
}

#section06 .container .kyoten a:hover,#section06 .container .kyoten a:focus{
	background-color: #e181e6!important;
	color:#fff;
}



.semTeacher{
	display: block;
	font-size: 110%;
	color: #ff7087;
	margin:2% 0 1%;
}



.col-md-3, .col-sm-4{
	margin-top: -35px;
	padding-top: 35px;
}

.page-top{
	margin: 0 ;
	padding: 0 ;
}

.page-top p{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 8px ;
	bottom: 8px ;
}

.move-page-top{
	display: block ;
	background: #F80;
	width: 50px ;
	height: 50px ;
	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover{
	text-decoration: none;
	color: #fff;
	opacity: 0.85 ;
}

.move-page-top{
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

@media screen and (min-width: 769px) and (max-width: 991px) {
	.container .kyoten a{
		font-size: 120%;
		padding: 1% 1.5%;
		margin: 0 0.4% 1%;
	}
}

@media screen and (max-width: 768px) {

	.container .kyoten a{
		font-size: 90%;
		padding: 2.5% 3% 2.2%;
		margin: 0 1% 2%;
	}

}


/* クロスオーバー追加ここまで
▲-----------------------------------------------------------------------------*/

.wrap .card{margin: 10px 5px;}

.card .card-image{position: relative;}

/*.kousya {
	position: absolute;
	top:0;
	left:0;
}

#section01 .kousya {background-color: #7180ef;}
#section02 .kousya {background-color: #57cc8c;}
#section03 .kousya {background-color: #ff874e;}
#section04 .kousya {background-color: #ff4f72;}
#section05 .kousya {background-color: #4dd3da;}
#section06 .kousya {background-color: #e181e6;}

.kousya a{
	font-size: 16px;
	color:#fff;
	padding: 8px 11px 7px;
}

.kousya a:hover{
	text-decoration: underline;
}*/

.card-content .tc_wrap{
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	padding: 2.5% 0;
	margin: 2.5% 0;
	overflow: hidden;
}

.tc_wrap .tc_right{
	float: right;
	width: 64%;
	margin-left: 5%;
}

.tc_wrap .tc_right h4{font-size: 100%;}

.tc_wrap .tc_right h4 span{
	font-size: 130%;
	color: red;
}

.tc_wrap .tc_right p.tc_detail{
	padding-top: 4px;
	color: #2f2f2f;
	font-size: 13px;
	line-height: 1.3em;
}

.tc_wrap .tc_right p.element{
	margin: 2px 0 8px;
	display: inline-block;
	line-height: 1em!important;
	text-align: center;
	border-radius: 20px;
	font-size: 13px!important;
	padding: 4px 20px;
	color: #fff;
}

.tc_wrap .tc_left{
	float: left;
	width: 30%;
	margin-left: 1%;
}

.tc_wrap .tc_left img{
	width: 100%;
	border-radius: 50%;
}

.clear .btn{margin: -.1% 0 0 0;}

.wrap p.btn{
	padding: 1px 25px 2px;
	box-shadow:none;
}

.card .card-btn{
	 margin-top: 0;
	 padding:5px 0 10px;
	 margin-bottom: 5px;
 }

.card-btn:hover{
	text-shadow: none;
  }

.card .card-content{padding: 14px 16px 10px;}
.card .card-content h3{
	padding-bottom: 4%;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.4em;
}

#section01 .card .semi_sec01 h3{

	border-bottom: #7180ef 1px solid;
}
#section02 .card .semi_sec01 h3{

	border-bottom: #ff4f72 1px solid;
}
#section03 .card .semi_sec01 h3{

	border-bottom: #1af329 1px solid;
}
#section04 .card .semi_sec01 h3{

	border-bottom: #ff4f72 1px solid;
}
#section05 .card .semi_sec01 h3{

	border-bottom: #4dd3da 1px solid;
}
#section06 .card .semi_sec01 h3{

	border-bottom: #e181e6 1px solid;
}

.card .card-content p{
	font-size: 96%;
	line-height: 1.55em;
	padding-top: 5px;
}

p.kousya{
font-weight: 500;
font-size: 90%;
}

#section01 p.kousya{color:#7180ef;}
#section02 p.kousya{
font-size: 108%;
color:#ff4f72;
}
#section03 p.kousya{color:#ff874e;}
#section04 p.kousya{color:#ff4f72;}
#section05 p.kousya{color:#4dd3da;}
#section06 p.kousya{color:#d25fd8;}



.semi_txt {
	background-color: #fffeff;
	border-radius: 5px;
	padding: .5% 0 1%;
	margin: 1% auto .5%;
}
.semi_txt p{
	color: #333;
	font-size: 100%;		
	line-height: 1.5em;
	margin-bottom: 2em;
}

.semi_txt p span.mv_txt{
	font-weight: bold;
	color:#ff4081;
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 140%;
}

.semi_txt .semi_txt_mdi{
	font-weight: bold;
	font-size: 150%;	
	line-height: 2em;	
}

.semi_txt span.semi_txt_big{
	font-size: 160%;
}

.semi_txt span.sp_pink{color:#cc3636;}

.semi_txt .txt_area {
	margin-bottom: 3em;
}

.semi_txt img {
	max-width: 60%;
}

.web_finish,.nail_finish,.psy_finish,.medi_finish,.japa_finish {
	text-align: center;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 2%;
}
.web_finish p,.nail_finish p,.psy_finish p,.medi_finish p,.japa_finish p  {
	font-size: 1.3rem;
	font-weight: bold;
}
.web_finish p{color: #4285f4;}
.nail_finish p{color: #ff4081;}
.psy_finish p{color: #aa66cc;}
.medi_finish p{color: #2BBBAD;}
.japa_finish p{color: #ff8f00;}

span.p_red{color:#ff5753}

.pc-only_img{margin: 0 auto;}
.sp-only_img{
	width: 100%;
	display: none;
}
#kiyaku{
	padding: 0;
	background-color: #fff4f8;
}
.kiyaku{
	background-color: #fff;
	margin: 2em 0;
	padding: 2em;
	height: 18em;
	overflow: auto;
  border: 1px solid #ccc;
}
.kiyaku p,.kiyaku dl{margin-bottom: 2%;}
.kiyaku dl dt{font-weight: bold;}
.kiyaku p, .kiyaku dl dt, .kiyaku dl dd{
	font-size: 92%;
	text-align: left;
	line-height: 1.6em;
}

p.head_kiyaku{
	display: block;
	font-weight: bold;
	border-radius: 5px;
	font-size: 130%;
	background-color: #ff71a1;
	color: #fff;
	padding: .2% 0 .1% 1%;
	margin-bottom: 2%;
}

.jumbotron p.note{
	font-size: 100%;
	font-weight: bold;
	margin-top: 1%;
}


.btn, .btn-floating, .card, .card-panel, .dropdown-content, .dropdown-menu, .panel-group, .z-depth-1{box-shadow: none;}
.btn:hover, .btn-floating:hover, .card-panel:hover, .dropdown-content:hover, .dropdown-menu:hover, .panel-group:hover, .z-depth-1:hover{box-shadow: none;}
.btn-flat {
	margin:3px 0 5px;
	padding: 9px 24px;
}

.inst_btn {
	display: block;
	margin: 2% auto;
	width: 30%;
}

.insta {
	max-width: 900px;
	margin: 0 auto;
}

.insta_wrap{overflow: hidden;}

.insta h4{
	padding-bottom: 12px;
	border-bottom: 1px solid #ff71a1;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	color: #ff71a1;
	text-align: center;
	}

.insta h4 span{
	line-height: 1.3em;
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-left: 5px;
	border: 3px solid #ff71a1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 34px;
	text-align: center;
}

.insta{
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #ff71a1;
	overflow: hidden;
}

.insta article{
	text-align: center;
	width: 50%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 3%;
}

.insta article.step01{	padding:0 3% 0 9%;}
.insta article.step02{	padding:0 9% 0 3%;}

.insta article img{
	max-width: 100%;
	padding-right: 5%;
}

.insta article p{
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	line-height: 1.6em;
	height: 130px;
	font-size: 90%;
}

.insta_p{
	margin: 2%;
}

p.note_insta{margin-bottom: 5px!important;}

p.note_insta a{

	font-size: 110%;
	font-weight: bold;
	color:#ff71a1;
}

p.note_insta a:hover{text-decoration: underline;}

.btn_under{
	margin: 0 auto 3%;
}

@media screen and (max-width: 768px) {

	.pc-only_img{display: none;}
	.sp-only_img{
		display: block;
		margin: 0 auto;
		padding-bottom: 2.5%;
	}

	.tc_wrap .tc_left img{width: 86%;}
	.card-content .tc_wrap{padding: 2%;}
	.tc_wrap .tc_right h4 span {font-size: 120%;}

	.semi_txt{
		margin: 3% auto 1%;
		padding:3% 2%;
		}
	.semi_txt p{
		font-size: 80%;
		line-height: 1.7em;
	}
	.semi_txt span.semi_txt_big{
		padding-bottom: 1%;
		font-size: 130%;
	}
	
.semi_txt img {
	max-width: 100%;
}
	.web_finish,.nail_finish,.psy_finish,.medi_finish,.japa_finish  {width: 90%;}
	.web_finish p,.nail_finish p,.psy_finish p,.medi_finish p,.japa_finish p {font-size: 1rem;}
	.btn-flat {
		padding: 3.5% 15%;
		margin: 3px 0 5px;
		font-size: 110%;
	}
	.card .card-content{padding: 10px 15px 10px;}

	.sp-only2 {display: block; }
	.kiyaku{height: 10em;}
	.kiyaku p, .kiyaku dl dt, .kiyaku dl dd{font-size: 80%;}
	p.head_kiyaku{
		font-size: 110%;
		padding:.2% 0 .1% 2%;
		margin-bottom: 3%;
	}
	.sp-only_img{padding-bottom: 0;}
	.jumbotron p.note{
		font-size: 75%;
		margin:0 0 2%;
	}
	hr {padding-top: 0px;}

	.inst_btn {
		width: 65%;
		margin: 0 auto 2%;
	}

	#kiyaku{
		padding: 0 15px;
	}

	.insta article{
		margin: auto;
		width: 100%;
		float: none;
		margin-bottom: 5%;
	}

	.insta article img{padding-right: 0;}
	.insta article.step01{margin: 5%;}
	.insta article.step01,.insta article.step02{padding:0 5%;}
	.insta article p{
		padding-bottom: 10px;
		height: auto;
		text-align: left;
		font-size: 90%;
		line-height: 1.4em;
	}

	.btn_under{
		width: 80%;
		margin: 4% auto 6%;
	}

	p.note_insta a{
		font-size: 80%;
	}

.clear-btn a{
	padding: 4px 8px 2px;
	margin: 8px 2px 13px;
}

.navbar .navbar-brand{
	height: auto;
}

}

.bread p {
 margin-top: 1.6em;
	padding-left: 0.2em;
 font-size: 14px;
}
/*--　ＩＴ総合セミナーページ　追加▼　--*/
.semi_txt p {
font-weight: 400;
}
.semi_txt h2 {
font-weight: bold;
font-size: 180%;
line-height: 1.6;
}
.semi_txt .cr_b {
color: #0f7def;
}
.semi_txt .under_txt {
font-weight: bold;
font-size: 120%;
border-bottom: 1px solid;
display: inline-block;
}
.semi_txt .point_txt {
font-weight: bold;
font-size: 130%;
color: #ec1515;
}
.tac {
text-align: center;
}
.tal {
text-align: left;
}
.tar {
text-align: right;
}
.semi_txt img {
max-width: 100%;
}
.semi_txt .mb_1 {
margin-bottom: 3em;
}
.wid_img {
width: 45%;
margin: 0 auto;
}
.semi_txt h3 {
font-weight: bold;
font-size: 150%;
border-bottom: 2px solid;
line-height: 1.9;
margin-bottom: 1.5em;
}
.semi_txt h4 {
font-weight: bold;
font-size: 120%;
border-left: 2px solid;
padding-left: 0.4em;
}
.semi_txt .semi_box {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.semi_txt .semi_box .box_item01 {
width: 50%;
margin-right: 2%;
}
.semi_txt .semi_box .box_item01 dd{
padding-left: 1em;
}
.semi_txt .semi_box .box_item02 {
width: 45%;
}
.semi_txt .table_list li{
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
padding: 1em;
font-weight: 600;
}
.semi_txt .table_list li:first-of-type{
border-top: 1px solid;
}
.semi_txt .table_list li span{
color: #ec7815;
}
.semi_txt .semi_btn {
text-align: center;
}
.semi_txt .semi_btn a {
width: 40%;
font-size: 140%;
font-weight: 600;
padding: 12px 22px;
}
#section01 .card {
border: 1px solid #7180ef;
}
#section02 .card {
border: 1px solid #ff4f72;
}
#section03 .card {
border: 1px solid #1af329;
}
@media screen and (min-width: 769px) and (max-width: 991px) {

}

@media screen and (max-width: 768px) {
.semi_txt h2 {
font-size: 160%;
}
.semi_txt .point_txt {
font-size: 120%;
}
.semi_txt p {
font-size: 90%;
}
.semi_txt h3 {
font-size: 140%;
}
.semi_txt .semi_btn a {
width: 100%;
font-size: 170%;
margin: 0;
}
.semi_txt .semi_box .box_item01 {
width: 100%;
margin-right: 0%;
}
.semi_txt .semi_box .box_item02 {
width: 100%;
}
.wid_img {
width: 100%;
}
}
/*20210302追加*/
.bnr_box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.bnr_box p {
    width: 48%;
}
.bnr_box p a:hover{
  opacity: 0.8;
}
.bnr_box .bnr_img {
    max-width: 100%;
    border: 1px solid #ccc;
}
@media screen and (max-width: 768px){
.bnr_box p {
    width: 100%;
}
}
/*20210507追加*/
.nav-tabs{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.nav-item{
 width: 33%;
}
.card-content img{
 margin: 10px auto 5px;
 width: 100%;
}
.point_txt{
 text-align: center;
 color: #0f7def;
 text-decoration: underline;
}
@media screen and (max-width: 768px){
 .nav-tabs{
  display: block;
 }
 .nav-item{
 width: 100%;
}
}
.card-image h3{
 padding: 0 10px;
 font-size: 115%;
 font-weight: bold;
 line-height: 1.4em;
 text-align: center;
}
/*20211222追加*/
@media screen and (min-width: 769px){
 .card-image h3{
 min-height: 150px;
}
 .card .card-btn{
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
 }
 .card .card-content{
  margin-bottom: 135px;
 }
}
#section01 p.kousya{
 color: #004077;
}
#section01 .card{
 border: 1px solid #004077;
}
.card-image h3 span{
 background: #fff;
 color: #004077;
 display: inline-block;
 padding: 3px;
 margin: 0 0 5px;
 width: 100%;
}
/*20220209追加*/
@media screen and (min-width: 769px){
 #section01 .card{
 min-height: 1100px;
}
}
.sub_Ttlkousya ,
.sub_Ttlonline{
 font-size: 2em;
 color: #fff;
 background: #DCA4EF;
 width: 100%;
 text-align: center;
 padding: 0.3em;
}
.sub_Ttlkousya{
 background: #32BED3;
}
.viewOnline,
.viewKousya{
 background: #DCA4EF;
 color: #fff;
 padding-top: 10px;
}
.viewKousya{
 background: #32BED3;
}
.card-image h3{
 margin: 0;
}
.card-image .viewOnline  h3 span{
 color: #8640a0;
}

/*20220518追記*/
.viewKousya.viewKousyaG{
 background: #1BAE55;
}
.card-image .viewKousyaG h3 span,
#section01 p.kousya .KousyaG{
 color: #09893a;
 display: block;
 text-align: center;
}
.viewKousya.viewKousyaR{
 background: #e03c5a;
}
.card-image .viewKousyaR h3 span,
#section01 p.kousya .KousyaR{
 color: #911128;
}
#section01 .card {
    border: 1px solid #000;
}
.sub_Ttlkousya{
 background: #f18601;
}
#section01 p.kousya span.KousyaG,
#section01 p.kousya span.KousyaB,
#section01 p.kousya span.KousyaR{
 font-size: 120%;
 font-weight: bold;
}
/*20220527改修*/
@media (min-width: 992px){
.row .col-md-3 {
    width: 33%;
}
}
.card .card-content p span{
 font-size: 110%;
 font-weight: bold;
 color: #ff4081;
}
.card .card-content p span.teacher_prof{
 color: #004077;
 text-align: left;
 padding: 15px 0 0;
 font-size: 85%;
 display: block;
 font-weight: normal;
 
}
.card .card-content p span.teacher_prof .teacher_name{
 color: #004077;
 font-weight: bold;
}
.sub_Ttlkousya.sub_bnr{
 background: #61B12E;
}
.bnr{
 max-width: 1170px;
 width: 100%;
 margin-bottom: 50px;
}
.bnr_inner{
 max-width: 1000px;
 width: 90%;
 margin: 0 auto;
}
.bnr ul{
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: flex-start;
 flex-wrap: wrap;
}
.bnr ul.bnr_img{
 justify-content: center;
}
.bnr ul li:not(:last-child){
 margin-right: 3%;
}
.bnr ul.bnr_img li{
 width: 50%;
}
.bnr a:hover{
 transition: .5s;
}
.bnr ul.bnr_img li a:hover{
 opacity: 0.8;
}
img{
 max-width: 100%;
}
.bnr_subTtl{
 font-weight: bold;
 margin-top: 30px;
}
.bnr_btn_area &gt;*{
 width: 30%;
}
.bnr_btn:hover{
 opacity: 0.8;
 color: #fff;
}
.bnr_btn{
 width: 100%;
 border-radius: 50px;
 color:#fff;
 display: inline-block;
 text-align: center;
 padding: 1em;
 font-weight: bold;
}
.bnr_btnG{
 background: #1BAE55;
}
.bnr_btnB{
 background: #32BED3;
}
.bnr_btnR{
 background: #e03c5a;
}
.bnr_btn2_area{
 text-align: center;
 margin-top: 30px;
}
.bnr_btn2{
 background:#4A68BE;
 width: 30%;
 font-size: 0.8em;
 border-radius: 0;
}

@media (max-width: 768px){
.bnr ul.bnr_btn_area{
 display: block;
 text-align: center;
}
 .bnr_btn_area &gt;*{
  width: 100%;
 }
  .bnr_btn_area &gt;*:not(:last-child){
  margin-bottom: 1em;
 }
 .bnr_btn{
 width: 100%;
 max-width: 500px;
}
}
@media (max-width: 991px){
.bnr ul.bnr_img li{
 width: 100%;
}
}</pre></body></html>