@charset "UTF-8";
/* pr/cpn/childcare_201706/css/style.css
==========================================================================*/

body{
	font-family: "Zen Kaku Gothic New", "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: 53px;
	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;
/*display: flex;
flex-wrap: wrap;
justify-content: space-around;*/
}

.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 {
	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;
	margin-left: 0 !important;
}


.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>li.active>a.tab06:hover,.nav-tabs>li.active>a.tab01 {
	background-color: #f3f4ff;
	color: #8995e8 ;
}



.nav-tabs a.tab02 {background-color: #f18383; }
.nav-tabs a.tab02:hover,.nav-tabs>li.active>a.tab06:hover,.nav-tabs>li.active>a.tab02 {
	background-color: #fdf2f2;
	color: #f18383;
}



.nav-tabs a.tab03 {background-color: #83f18b; }
.nav-tabs a.tab03:hover,.nav-tabs>li.active>a.tab06:hover,.nav-tabs>li.active>a.tab03 {
	background-color: #e4fbe6;
	color: #83f18b;
}



.nav-tabs a.tab04 {background-color: #f18383; }
.nav-tabs a.tab04:hover,.nav-tabs>li.active>a.tab06:hover,.nav-tabs>li.active>a.tab04 {
	background-color: #fdf2f2;
	color: #f18383;
}



.nav-tabs a.tab05 {background-color: #8fd7da; }
.nav-tabs a.tab05:hover,.nav-tabs>li.active>a.tab06:hover,.nav-tabs>li.active>a.tab05 {
	background-color: #f5ffff;
	color: #8fd7da;
}


.nav-tabs a.tab06 {background-color: #e9b6ec; }
.nav-tabs a.tab06:hover,.nav-tabs>li.active>a.tab06:hover,.nav-tabs>li.active>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>li>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>li>a {
		font-size: 14px;
		height: 50px;
		padding: 7px 12px;
	 }
	.sp-only2 {display: block; }
	.col-sm-4 {
		width: 50%;
	}
}


/* 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;
	}
	.row {
		max-width: 580px;
		margin: 0 auto;
	}
}
/* 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 .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>li {
		float:none;
	}
	.nav-tabs>li>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 {
	padding: 0 2%;
	margin: 0 auto;
}
.semi_txt p{
	color: #333;
	font-size: 115%;		
	line-height: 2em;
	margin-bottom: 2em;
}
.semi_txt p.info {
	text-align: center;
	margin-bottom: 0.5em;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #cf1d27;
	}

.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 auto 5px;
 width: 80%;
 max-width: 300px;
 display: block;
}

.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% 5px;
		margin: 3px auto 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.2;
margin-bottom: 1em;
/*padding-bottom: 1em;*/
}
.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 (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;
}





/*------------▼-----202210seminer追加修正-------▼-------------------*/

.KousyaR {
	color: #b8151e;
}
.KousyaG {
    color: #cfa565;
}
.KousyaB {
	color: #004077;
}
#section01 .panel .card {
  border: 2px solid #bc7159;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section01 .panel:nth-of-type(2) .card {
border: 2px solid #c67e9b;
}
#section01 .panel:nth-of-type(3) .card {
border: 2px solid #7d5151;
}
#section01 .panel:nth-of-type(4) .card {
	border: 2px solid #cfa565;
}
#online .card-title-nagoya{
	text-align: center;
    background-color: #b8151e;
    color: #fff;
    position: static;
    padding: 1em;
    line-height: 1.2;
    font-size: 1.2em;
}
#online .card-title-shizuoka{
	text-align: center;
    background-color: #cfa565;
    color: #fff;
    position: static;
    padding: 1em;
    line-height: 1.2;
    font-size: 1.2em;
}
#online .card-title-hamamatsu{
	text-align: center;
    background-color: #004077;
    color: #fff;
    position: static;
    padding: 1em;
    line-height: 1.2;
    font-size: 1.2em;
}

.card.matchHeight {
	min-height:500px;
}


.card .card-content {
	min-height: 615px;
}
@media screen and (max-width: 768px){
.card .card-content {
	min-height: 118px;
}
}

.card .card-content.card-text {
	min-height: 329px;
}
@media screen and (max-width: 768px){
.card .card-content.card-text {
	min-height: 197px;
}
}

/*------------▲-----202210seminer追加修正-------▲-------------------*/

/*20221104改修*/
@media (min-width: 992px){
  .col-md-3 {
    width: 33%;
}
}
.card-btn a:nth-child(2).btn-danger{
	background-color: #fc7305;
	padding: 1em;
	border-radius: 2em;
	font-size: 110%;
	width: 70%;
}

.card-btn a:nth-child(2).btn-danger:hover{
 opacity: .8;
 /*background-color: #f0572e!important;*/
}
.h3-blue{
 color: #004077;
}
.h3-pink{
 color: #f46eb8;
}
.h3-red{
 color: #bc7159;
}
.semi_txt p span{
 color: #cf1d27;
 font-weight: bold;
}
/*------------▲-----202301seminer追加修正-------▲-------------------*/


#section01 .card {
    border: 1px solid #000;	
}
.panel.is-show {
	display:block;
}
.container {
    overflow: hidden;
}
@media (min-width: 1201px) {
	#section01 .card {
		min-height: 650px;
	}
	#section01 .panel:nth-of-type(2) .card {
		min-height: 670px;
	}
	#section01 .panel:nth-of-type(3) .card {
		min-height: 740px;
	}
	#section01 .panel:last-of-type .card {
		min-height: 720px;
	}
	.panel.is-show {
		padding-left: 1em;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	#section01 .card {
		min-height: 640px;
	}
	#section01 .panel:nth-of-type(2) .card {
		min-height: 670px;
	}
	#section01 .panel:nth-of-type(3) .card {
		min-height: 760px;
	}
	#section01 .panel:last-of-type .card {
		min-height: 740px;
	}
}
@media (min-width: 769px) and (max-width: 991px) {
	#section01 .card {
		min-height: 650px;		
	}
	#section01 .panel:nth-of-type(2) .card {
		min-height: 660px;
	}
	#section01 .panel:nth-of-type(3) .card {
		min-height: 750px;
	}
	#section01 .panel:last-of-type .card {
		min-height: 710px;
	}
	.panel.is-show {
		padding-left: 0;
	}
}
@media screen and (max-width: 768px) {
	.col-sm-4 {
		width: 100%;
	}
}
.card-image h3 {
    padding: 10px 10px 0;
	margin-top: 0;
    font-size: 115%;
    font-weight: bold;
    line-height: 1.4em;
    text-align: center;
	color: #fff;
}
@media screen and (min-width: 769px) {
	.card-image h3 {
		min-height: 120px;
	}
}
.card-image h3 span {
    background: #fff;
    color: #7d5151;
    display: inline-block;
    padding: 3px;
    margin: 0 0 0.8em;
    width: 100%;
}
.viewKousya {
    background: #7d5151;
}
.viewKousya.viewKousyaR {
    background: #bc7159;
}
.card-image .viewKousyaR h3 span, #section01 p.kousya .KousyaR {
    color: #bc7159;
}
.viewKousya.viewKousyaG {
    background: #cfa565;
}
.card-image .viewKousyaG h3 span, #section01 p.kousya .KousyaG {
    color: #b98f50;
}
.viewKousya.viewKousyaS {
    background: #c67e9b;
}
.card-image .viewKousyaS h3 span, #section01 p.kousya .KousyaO {
    color: #c67e9b;
}
.card dl.koushi {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	margin-top: 1em;
} 
.card dl.koushi dt {
	font-size: 90%;
	border: 1px solid #333;
	border-radius: 1em;
	margin-right: 0.5em;
	font-weight: normal;
	min-width: 50px;
	text-align: center;
}
@media screen and (min-width: 769px) {
	.card .card-content {
		min-height: 250px;
	}
	.card .card-btn {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
	}
}


.tab-group{
	display: flex;
	justify-content: center;
	border-bottom: 2px solid;
}
.tab{
	flex-grow: 1;
	padding:1em 0;
	list-style:none;
	border:solid 1px #CCC;
	text-align:center;
	cursor:pointer;
	border-radius: 0.5em 0.5em 0 0;
	background: #f5f5f5;
	background: #dedede;
	border-bottom: none;
	font-size: 120%;
	margin-right: 0.5em;
}
.tab:last-of-type{
	margin-right: 0;
}
.tab:hover{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;	
}
.panel-group{
  height:100px;
  border:solid 1px #CCC;
  border-top:none;
  background:#eee;
}
.panel{
  display:none;
}
.tab.is-active{
  background:#bc7159;
  color:#FFF;
  transition: all 0.2s ease-out;
}
.tab-B.tab.is-active{
	background:#7d5151;
}
.tab-C.tab.is-active{
	background:#cfa565;
}
.tab-D.tab.is-active{
	background:#c67e9b;
}
.tab.is-active:hover{

	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}




/* 20250801 追記 */
.semi_txt h3 {
  margin-top: 3.7em;
  margin-bottom: 3.3em;
}
.h3-green,
.h3-orange {
  display: block;
  text-align: center;
}
.h3-green {
  font-size: 110%;
  color: #86a231;
}
.h3-orange {
  font-size: 158%;
  color: #f08e5a;
}
.semi_txt p {
  font-size: 136%;
  font-weight: 500;
}
.semi_txt p.info {
  font-size: 142%;
  color: #333;
  font-weight: 500;
  margin-bottom: 29px;
}
.tab-group {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 1.25em;
  max-width: 920px;
  margin-inline: auto;
  margin-bottom: 3.13em;
  border-bottom: none;
}
.tab {
  margin-right: 0;
  background: #e8e8e8;
  border: none;
  border-radius: 5px;
  font-size: 136%;
  color: #989898;
  font-weight: 700;
}
#section01 .card {
  min-height: 890px;
  border-radius: 10px;
  margin-left: 1em;
  margin-right: 1em;
}
.panel {
  border: none;
  box-shadow: initial;
}
.card-image h3 {
  min-height: 152px;
  font-size: 140%;
}
.card-image h3 span {
  font-size: 118%;
  padding: 8px 5px;
}
.img-block {
  padding: 0 10px 10px;
}
.card .card-image img {
  border-radius: 0;
}
.card .card-content {
  padding-top: 0;
  padding-bottom: 0;
}
.card .card-content p {
  font-size: 107%;
}
.clear p.left {
  display: block;
  width: fit-content;
  min-height: 116px;
  margin-top: 1.5em;
  margin-bottom: 2.5em;
  margin-inline: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 115%;
  color: #333;
  font-weight: 400;
  text-align: left;
}
.card .card-btn {
  border-top: none;
  padding: 0;
  margin-bottom: 1.8em;
}
.card-btn a:nth-child(2).btn-danger {
  width: 90%;
  max-width: 348px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  background: #fe9b6e;
  font-size: 143%;
  position: relative;
}
.card-btn a:nth-child(2).btn-danger::after {
  content: "";
  display: block;
  width: 14px;
  height: 20px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background: #fff;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%)
}
.btn-danger:hover, .btn-danger:focus {
  background-color: #000 !important;
  opacity: 0.8;
}
.col-md-3, .col-sm-4 {
  margin-top: 0;
  padding-top: 0;
}


.tab.is-active {
  background: #a6c87e;
}
.card-btn a:nth-child(2).btn-danger {
  background: #a6c87e;
}
.viewKousya.viewKousyaSa {
  background: #a6c87e;
}
.card-image .viewKousyaSa h3 span {
  color: #a6c87e;
}
#section01 .panel:nth-of-type(1) .card {
  border-color: #a6c87e;
}
.btnKousyaSa.card-btn a:nth-child(1).btn-danger {
  background: #a6c87e;
}


.tab-B.tab.is-active {
  background: #dfb15c;
}
.viewKousya.viewKousyaS {
  background: #dfb15c;
}
.card-image .viewKousyaS h3 span {
  color: #dfb15c;
}
#section01 .panel:nth-of-type(2) .card {
  border-color: #dfb15c;
  min-height: 880px;
}
#section01 .panel:nth-of-type(2) .card-image h3 {
  min-height: 180px;
}
.btnKousyaS.card-btn a:nth-child(2).btn-danger {
  background: #dfb15c;
}


.tab-C.tab.is-active {
  background: #ffa150;
}
.viewKousya.viewKousyaO {
  background: #ffa150;
}
.card-image .viewKousyaO h3 span {
  color: #ffa150;
}
#section01 .panel:nth-of-type(3) .card {
  min-height: 964px;
  border-color: #ffa150;
}
#section01 .panel:nth-of-type(3) .card-image h3 {
  min-height: 182px;
}
.btnKousyaO.card-btn a:nth-child(2).btn-danger {
  background: #ffa150;
}


.tab-D.tab.is-active {
  background: #edbf45;
}
.viewKousya.viewKousyaC {
  background: #edbf45;
}
.card-image .viewKousyaC h3 span {
  color: #edbf45;
}
#section01 .panel:nth-of-type(4) .card {
  border-color: #edbf45;
}
#section01 .panel:nth-of-type(4) .card-image h3 {
  min-height: 180px;
}
.btnKousyaC.card-btn a:nth-child(2).btn-danger {
  background: #edbf45;
}


.tab-E.tab.is-active {
  background: #fe9b6e;
}
.viewKousya.viewKousyaK {
  background: #fe9b6e;
}
.card-image .viewKousyaK h3 span {
  color: #fe9b6e;
}
#section01 .panel:nth-of-type(5) .card {
  border-color: #fe9b6e;
}
.btnKousyaK.card-btn a:nth-child(2).btn-danger {
  background: #fe9b6e;
}


.tab-F.tab.is-active {
  background: #8bbd7f;
}
.viewKousya.viewKousyaN {
  background: #8bbd7f;
}
.card-image .viewKousyaN h3 span {
  color: #8bbd7f;
}
#section01 .panel:nth-of-type(6) .card {
  border-color: #8bbd7f;
}
.btnKousyaN.card-btn a:nth-child(2).btn-danger {
  background: #8bbd7f;
}

@media (min-width: 1200px) {
  .container {
      width: 1300px;
  }
}
@media (min-width: 992px) {
  .container {
      width: 100%;
      max-width: 1300px;
  }
}
@media screen and (min-width: 769px) {
  .card .card-content {
    min-height: 170px;
  }
  .card .card-btn {
      position: initial;
  }
}

@media (max-width: 1200px) {
  #section01 .panel .card {
    min-height: 924px;
  }
  #section01 .panel:nth-of-type(3) .card {
    min-height: 1077px;
  }
  .card-image h3 {
    font-size: 120%;
  }
}
@media (max-width: 768px) {
  #section01 .panel .card,
  #section01 .panel:nth-of-type(2) .card,
  #section01 .panel:nth-of-type(3) .card,
  .clear p.left,
  .card-image h3,
  #section01 .panel:nth-of-type(2) .card-image h3,
  #section01 .panel:nth-of-type(3) .card-image h3,
  #section01 .panel:nth-of-type(4) .card-image h3,
  .card .card-content {
    min-height: initial;
  }
  .semi_txt p,
  .semi_txt p.info {
    font-size: 100%;
  }
  .semi_txt h3 {
    margin-top: 1.46em;
    margin-bottom: 1em;
  }
  .h3-green {
    font-size: 80%;
  }
  .h3-orange {
    font-size: 108%;
  }
  .tab-group {
    gap: 0.5em;
    margin-bottom: 0;
  }
  .tab {
    font-size: 102%;
  }
  .card-image h3 {
    font-size: 120%;
  }
  .card .card-content {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .card .card-content p {
    font-size: 100%;
  }
  .clear p.left {
    font-size: 100%;
    margin-top: 1em;
    margin-bottom: 1.5em;
  }
  .card .card-btn {
    margin-bottom: 1em;
  }
  .card-btn a:nth-child(2).btn-danger {
    font-size: 110%;
  }
}