@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------
■共通
--------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
}
img {
	vertical-align: bottom;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	overflow: hidden;
}
.pc_none {
	display: none;
}
.sp_none {
	display: block;
}
a[href^="tel:"] {
	cursor: default;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.inner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.inner02 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
.m_b_20{
	margin-bottom: 20px;
}
/*--------------------------------------
■共通タイトルテキスト トップページ
------------------------------------- */
.txt01 {
	font-size: 14px;
	line-height: 160%;
}
.txt02 {
	font-size: 16px;
	line-height: 180%;
}
.txt03 {
	font-size: 16px;
	line-height: 200%;
}
.txt04 {
	font-size: 12px;
	line-height: 180%;
}
.txt05 {
	font-size: 14px;
	line-height: 180%;
}
.txt06{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}
.title01 {
	font-size: 22px;
}
.title02 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #333333;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}
.title02:after {
	border-bottom: 2px solid #F45571;
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	width: 40px;
	height: 2px;
	margin-left: -20px;
}
.title03 {
	font-size: 28px;
	color: #333333;
	padding-bottom: 25px;
	margin-bottom: 25px;
	position: relative;
}
.title03:after {
	border-bottom: 2px solid #F45571;
	position: absolute;
	bottom: 0;
	left: 4%;
	content: "";
	width: 40px;
	height: 2px;
	margin-left: -20px;
}
.title04{
	font-size: 18px;
	color:#333333;
	margin-bottom: 10px;
}
.title05{
	font-size: 24px;
	color:#333333;
	margin-bottom: 10px;
	border-bottom:2px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 30px;
	position:relative;
}
.title05 .sml01{
	font-size: 20px;
}
.title05 .sml02{
	font-size: 18px;
}
.title05:before{
	border-bottom:2px solid #F45571;
	position: absolute;
	bottom: -2px;
	left: 0;
	content: "";
	width: 150px;
	height: 2px;
}
.title06{
	font-size: 18px;
	color:#333333;
	margin-bottom: 20px;
	background-image:url(../img/icon03.png);
	background-repeat:no-repeat;
	background-size:16px 16px;
	background-position:left center;
	padding-left: 25px;
	text-align: left;
}
.title07{font-size: 16px;
color:#F25371;
line-height: 180%;
}
.title08{
	font-size: 16px;
	color:#F35471;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F35471;
}
.list01 li{
	position:relative;
	padding-left: 15px;
	font-size: 14px;
	margin-bottom: 8px;
}
.list01 li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "●";
	font-size: 12px;
	color:#F25371;
}
.list02 li{
	position:relative;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 180%;
}
.list02 li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "●";
	font-size: 12px;
	color:#F25371;
}
/*-------------------
■共通ボタン
------------------ */
.readmore {
	height: 42px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.readmore a {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../img/arrow02.png);
	background-repeat: no-repeat;
	background-size: 7px 12px;
	background-position: 92% center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #F45571;
	background-color: #F45571;
}
.readmore a:hover {
	color: #F45571;
	background-image: url(../img/arrow01.png);
	background-position: 95% center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #F45571;
	background-color: #fff;
}
/*-------------------
ヘッダー
------------------ */
#header {
	width: 100%;
}
#hd01 {
	width: 100%;
	background-color: #339999;
	height: 40px;
}
.h1_txt {
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
	display: none;
}
.h_menu01 {
	background-color: #F5F1F2;
	width: 280px;
	height: 40px;
}
.h_menu01 li {
	float: left;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-size: 6px 10px;
	background-position: left center;
	padding-left: 20px;
	line-height: 40px;
	margin-left: 20px;
}
.h_menu01 li a {
	color: #333333;
	font-size: 12px;
}
.h_menu01 li a:hover {
	color: #F45571;
}
#hd02 {
	height: 90px;
}
#hd02 .inner {
	padding-top: 21px;
}
.h_logo {
	width: 181px;
}
.h_menu02 li {
	float: right;
	margin: 16px 20px 0 20px;
}
.h_menu02 li a {
	color: #333333;
	font-size: 16px;
	display: block;
	line-height: 32px;
	height: 32px;
}
.h_menu02 li a:hover, .h_menu02 li a.active {
	border-bottom: 2px solid #F45571;
}

@media only screen and (min-width: 768px) {
#header_sp {
	display: none;
}
.remodal-overlay, .remodal-wrapper {
	display: none!important;
}
}
/*-------------------
トップ メインイメージ
------------------ */
#toppage{
	position: relative;
    /*width: 1024px;
    margin-left: auto;
    margin-right: auto;*/
}
#mainslider {
    width: 1024px;
    /*margin-left: 440px;*/
    /*position: relative;*/
    height: 440px;
}
.wideslider {
    /*left: -440px;*/
}
.maincatch{
	width: 270px;
	background-color: rgba(244,85,113,0.7);
	padding: 40px 30px;
	position: absolute;
    top: 40px;
    left: 50%;
	z-index: 99;
	margin-left: 135px;
}
/* operaのみハック
;;body .maincatch {  right: 170px; }
 
html:66irst-child .maincatch {  right: 170px; }

body[class|="hypen-ated"] .maincatch {  right: 170px; }
*/

.maincatch .maincatch02 {
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #FFF;
}
/*-------------------
トップ
------------------ */
.top_content01 {
	padding: 60px 0 58px 0;
}
.box01 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.box01 .inbox {
	width: 489px;
	height: 200px;
	margin-bottom: 2px;
}
.box01 .inbox a {
	width: 489px;
	height: 200px;
	display: block;
}
.box01 .titbox01 {
	color: #FFF;
	height: 115px;
	width: 185px;
	padding: 85px 30px 0 30px;
	text-align: center;
}
.box01 .inbox#b01_img01 .titbox01 {
	position: relative;
}
.box01 .inbox#b01_img01 .titbox01:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -15px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 14px 0 14px 20px;
	border-color: transparent transparent transparent rgba(66,150,213,0.9);
	z-index: 1;
}
.box01 .inbox#b01_img01 {
	background-image: url(../../img/top/img01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.box01 .inbox#b01_img01 .titbox01 {
	background-color: rgba(66,150,213,0.9);
}
.box01 .inbox#b01_img02 .titbox01 {
	position: relative;
}
.box01 .inbox#b01_img02 .titbox01:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -15px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 14px 0 14px 20px;
	border-color: transparent transparent transparent rgba(232,62,66,0.9);
	z-index: 1;
}
.box01 .inbox#b01_img02 {
	background-image: url(../../img/top/img02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.box01 .inbox#b01_img02 .titbox01 {
	background-color: rgba(232,62,66,0.9);
}
.box01 .inbox#b01_img03 .titbox01 {
	position: relative;
	float: right;
}
.box01 .inbox#b01_img03 .titbox01:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 12px 20px 12px 0;
	border-color: transparent rgba(223,168,23,0.9) transparent transparent ;
	z-index: 1;
}
.box01 .inbox#b01_img03 {
	background-image: url(../../img/top/img03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.box01 .inbox#b01_img03 .titbox01 {
	background-color: rgba(223,168,23,0.9);
}
.box01 .inbox#b01_img04 .titbox01 {
	position: relative;
	float: right;
}
.box01 .inbox#b01_img04 .titbox01:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 12px 20px 12px 0;
	border-color: transparent rgba(98,174,72,0.9) transparent transparent ;
	z-index: 1;
}
.box01 .inbox#b01_img04 {
	background-image: url(../../img/top/img04.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.box01 .inbox#b01_img04 .titbox01 {
	background-color: rgba(98,174,72,0.9);
}
.top_content02 {
	background-color: #F5F1F2;
	padding: 60px 0;
}
.box02 li {
	overflow: hidden;
	margin-bottom: 30px;
}
.box02 li:last-child {
	margin-bottom: 0;
}
.box02 li a {
	color: #333333;
	display: block;
}
.box02 .b02_img {
	width: 100px;
	padding-right: 30px;
	float: left;
	display: block;
}
.box02 .f_r {
	width: 730px;
	display: block;
}
.box02 .b02_date {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.box02 .b02_tit {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.box02 a:hover .b02_tit {
	color: #F35471;
}
.box02 .b02_icon01 ,
.guide_box02 .b02_icon01 {
	display: inline-block;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #F45571;
	background-color: #fff;
	color: #F35471;
	width: 48px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	float: left;
	margin-right: 5px;
}
.box02 .b02_icon02 {
	display: inline-block;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #F45571;
	background-color: #F45571;
	color: #fff;
	/*width: 48px;*/
	padding-left:1em;
	padding-right:1em;
	height: 18px;
	line-height: 18px;
	text-align: center;
	float: left;
	margin-right:12px;
}
.top_content02 .readmore {
	margin-top: 50px;
}
.top_content03 .readmore {
	margin-top: 20px;
}
.top_content03 {
	padding: 60px 0;
}
.box03 {
	border: 4px solid #EAEAEA;
	padding: 30px 0;
	margin-bottom: 40px;
}
.box03 .inbox {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.box03 .inbox dl{
	overflow: hidden;
	width: 100%;
}
.box03 .inbox dt{
	font-size: 16px;
	line-height: 180%;
	float: left;
}
.box03 .inbox dd{
	font-size: 16px;
	line-height: 180%;
	white-space: nowrap;
}
.box04 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.box04 li {
	width: 230px;
	margin-left: 20px;
	float: left;
	margin-bottom: 30px;
	position: relative;
}
.box04 li:nth-child(4n+1), .box04 li:first-child {
	margin-left: 0;
	clear: left;
}
.box04 li a {
	color: #333333;
	display: block;
}
.b04_img {
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.b04_date {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.b04_tit {
	font-size: 14px;
	display: block;
	font-weight: bold;
}
.box04 a:hover .b04_tit {
	color: #F45571;
}
.box04 .b04_icon_standard {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	font-size: 12px;
	background-color: #F45571;
	color: #FFFFFF;
	width: 100px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	z-index: 1;
}
.box04 .b04_icon_try {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	font-size: 12px;
	background-color: #F18001;
	color: #FFFFFF;
	width: 100px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	z-index: 1;
	display: none;
}
.top_content04 {
	background-color: #F5F1F2;
	padding: 60px 0;
}
.box05 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.box05 li {
	width: 188px;
	margin-left: 10px;
	float: left;
	position: relative;
}
.box05 li a{
	color:#333333;
	display: block;
}
.box05 li:first-child {
	margin-left: 0;
}
.b05_img {
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.b05_date {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.box05 a:hover .b05_tit{
	color:#F45571;
}
.b05_tit {
	font-size: 14px;
	display: block;
	font-weight: bold;
}
.box05 .b05_icon_lessonct {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	font-size: 12px;
	background-color: #4296D5;
	color: #FFFFFF;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	z-index: 1;
}
.box05 .b05_icon_eventct {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	font-size: 12px;
	background-color: #62AE48;
	color: #FFFFFF;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	z-index: 1;
}
.top_content05 .map01{
	width: 53.2%;
	display: table-cell;
	height: 500px;
}
.box06{
	padding-left: 60px;
	padding-right: 60px;
	width: 46.8%;
	display: table-cell;
	vertical-align: middle;
	-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 500px;
}
.box06 .dtlist dt{
	float: left;
	font-size: 16px;
}
.box06 .dtlist dd{
	font-size: 16px;
}
.box07{
	margin-top: 30px;
	border:1px solid #F45571;
	padding: 20px 30px;
}
.box07 .b06_icon01{
	background-image:url(../img/icon01.gif);
	background-repeat:no-repeat;
	background-size:13px 18px;
	background-position:left center;
	padding-left: 22px;
}
.box07 .b06_icon02{
	background-image:url(../img/icon02.gif);
	background-repeat:no-repeat;
	background-size:14px 16px;
	background-position:left center;
	padding-left: 22px;
}
.box07 .b06_icon03{
	background-image:url(../img/icon04.gif);
	background-repeat:no-repeat;
	background-size:16px 16px;
	background-position:left center;
	padding-left: 22px;
}

/*----------------------------------
フッター
----------------------------------*/
#ft_pagetop{
	width: 100%;
	background-color: #339999;
	height: 60px;
	overflow: hidden;
}
#ft_pagetop .pagetop{
	float: right;	
}
#ft_pagetop .pagetop a{
	color:#FFF;
	font-size: 12px;
	background-image:url(../img/pagetop.png);
	background-repeat:no-repeat;
	background-size:24px 14px;
	background-position:center 10px;
	display: block;
	height: 26px;
	padding-top: 34px;
	padding-left: 20px;
	padding-right: 20px;
	border-left:1px solid rgba(255,255,255,0.5);
	background-color: #F45571;
}
/*#ft_pagetop .pagetop a:hover{
	background-color: rgba(244,85,113,0.5);
}*/
#footer{
	padding: 40px 0;
}
.ft_logo{
	width: 190px;
	margin-bottom: 20px;
}
.ft_address{
	font-size: 14px;
}
.f_menu01 li{
	float: right;
	margin-right: 20px;
	margin-left: 40px;
	float: left;
	margin-bottom: 25px;
}
.f_menu01 li:first-child{
	width: 235px;
}
.f_menu01 li:nth-child(2){
	width: 85px;
}
.f_menu01 li:nth-child(4){
	clear: left;
	width: 235px;
}
.f_menu01 li:nth-child(5){
	width: 85px;
}
.f_menu01 li:nth-child(3){
	margin-right: 0;
}
.f_menu01 li:last-child{
	margin-right: 0;
}
.f_menu01 li a{
	color:#333333;
	background-image:url(../img/arrow01.png);
	background-repeat:no-repeat;
	background-size:7px 12px;
	background-position:left center;
	padding-left: 18px;
	font-size: 16px;
}
.f_menu02{
	position:absolute;
	right:0;
	bottom:0;
}
.f_menu02 ul{
	display: table-cell;
	vertical-align: middle;
}
.f_menu02 .f_bnr01{
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
}
.f_menu02 .f_bnr01 img{
	width: 176px;
	height: auto;
}
.f_menu02 .f_bnr02{
	display: table-cell;
	padding-left: 15px;
	vertical-align: middle;
}
.f_menu02 .f_bnr02 img{
	width: auto;
	height: 44px;
}
.f_menu02 li{
	float: left;
	height: 15px;
	line-height: 15px;
}
.f_menu02 li:nth-child(1){
	padding-right: 20px;
	border-right:1px solid #DDDDDD;
}
.f_menu02 li:nth-child(2){
	padding-left: 20px;
}
.f_menu02 li a{
	font-size: 14px;
	color:#333333;
}
#footer .inner{
	position:relative;
}
.copy{
border-top:1px solid #DDDDDD;
font-size: 12px;
text-align: center;
padding: 30px 0;
}

/*----------------------------------
ぱんくず
----------------------------------*/
.bread_Area .breadcrumb {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bread_Area .breadcrumb li {
	display: inline;
	color: #333333;
	font-size: 12px
}
.bread_Area .breadcrumb li.bread_home a {
	color: #F45571;
	text-decoration:underline;
}
.breadcrumb li span {
	margin-right: 5px;
	margin-left: 5px;
	color: #F45571;
	font-size: 12px;
}
.bread_Area .breadcrumb li a {
	font-size: 12px;
	color: #F45571;
}
.bread_Area .breadcrumb li a:hover {
	text-decoration: underline;
}
.bread_Area .breadcrumb li br {
	display: none;
}


/*----------------------------------
サブページ
----------------------------------*/
.pagetitlebox {
	background-color: #F5F1F2;
	height: 250px;
	position:relative;
}
.pagetitlebox .ptinimg{
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 56%;
	position:absolute;
	right:0;
	top:0;
}
.ptinbox {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 92px;
}
.pagetitle01 {
	font-size: 36px;
	color: #333;
	padding-bottom: 15px;
	position:relative;
	background-color: #F5F1F2;
	width: 360px;
}
.pagetitle01:after{
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 60px;
	height: 2px;
	border-bottom:2px solid #F45571;
}
.price .pagetitlebox .ptinimg,.demo_price .pagetitlebox .ptinimg{
	background-image:url(../../img/price/mainimg.jpg);
}
.price.new .pagetitlebox .ptinimg,.demo_price.new .pagetitlebox .ptinimg{
	background-image:url(../../img/price/mainimg_new.jpg);
}
.classroom .pagetitlebox .ptinimg{
	background-image:url(../../img/classroom/mainimg.jpg);
}
.facility .pagetitlebox .ptinimg{
	background-image:url(../../img/facility/mainimg.jpg);
}
.facility.new .pagetitlebox .ptinimg,.demo_facility.new .pagetitlebox .ptinimg{
	background-image:url(../../img/facility/mainimg_new.jpg);
}
.sitemap .pagetitlebox .ptinimg{
	background-image:url(../../img/sitemap/mainimg.jpg);
}
.sitemap.new .pagetitlebox .ptinimg,.demo_sitemap.new .pagetitlebox .ptinimg{
	background-image:url(../../img/sitemap/mainimg_new.jpg);
}
.privacy .pagetitlebox .ptinimg{
	background-image:url(../../img/privacy/mainimg.jpg);
}
.guide .pagetitlebox .ptinimg{
	background-image:url(../../img/guide/mainimg.jpg);
}
.guide.new .pagetitlebox .ptinimg,.demo_guide.new .pagetitlebox .ptinimg{
	background-image:url(../../img/guide/mainimg_new.jpg);
}
.lesson .pagetitlebox .ptinimg,.lesson_test .pagetitlebox .ptinimg{
	background-image:url(../../img/lesson/mainimg.jpg);
}
.news .pagetitlebox .ptinimg{
	background-image:url(../../img/lesson/mainimg.jpg);
}
.training .pagetitlebox .ptinimg{
	background-image:url(../../img/training/mainimg.jpg);
}
#submain{
	padding-top: 70px;
	padding-bottom: 100px;
}

/*price*/
.price_box01{
	margin-bottom: 60px;
	padding-top: 10px;
}
.price_box02{
	padding-bottom: 90px;
}
.price_box02 .pb02in{
	margin-bottom: 20px;
}
.price_box02 .pb02in .f_l{
	width: 500px;
}
.price_box02 .pb02in .f_r{
	width: 450px;
}
.tbl01 table{
	border:1px solid #CCC;
	width: 100%;
	border-collapse:collapse;
}
.tbl01 th{
	background-color: #F5F1F2;
	border:1px solid #CCC;
	height: 70px;
	vertical-align: middle;
	padding: 0 20px;
}
.tbl01 td{
	border:1px solid #CCC;
	line-height: 120%;
	font-size: 14px;
	vertical-align: middle;
	padding: 16px 20px;
}
.price_box03{
	padding-bottom: 50px;
}
.price_box03 .pb03in{
	margin-bottom: 20px;
}
.price_box03 .pb03in .f_l{
	width: 560px;
}
.price_box03 .pb03in .f_r{
	width: 390px;
}
.tbl02 table{
	border:1px solid #CCC;
	width: 100%;
	border-collapse:collapse;
}
.tbl02 th{
	background-color: #F5F1F2;
	border:1px solid #CCC;
	height: 70px;
	vertical-align: middle;
	padding: 0 20px;
}
.tbl02 td{
	border:1px solid #CCC;
	line-height: 120%;
	font-size: 14px;
	vertical-align: middle;
	padding: 10px 20px;
}
.txt_c{
	text-align: center;
}
.txt_r{
	text-align: right;
}
.w80{
	width: 80px;
}
.price_box04{
	border: 4px solid #EAEAEA;
    padding: 25px 0 25px 40px;
}

/*classroom*/
.cr_box01{
	margin-bottom: 30px;
}
.tbl03 table{
	border:1px solid #CCC;
	width: 100%;
	border-collapse:collapse;
}
.tbl03 th{
	background-color: #F5F1F2;
	border:1px solid #CCC;
	width: 180px;
	padding: 15px 0;
	font-size: 14px;
}
.tbl03 td{
	border:1px solid #CCC;
	font-size: 14px;
	padding: 15px 30px;
}

/*facility*/
.facility_list{
	background-color: #F45571;
	height: 60px;
	margin-bottom: 50px;
}
.facility_list ul{
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.facility_list li{
	float: left;
	margin-right: 60px;
	line-height: 60px;
}
.facility_list li:last-child{
	margin-right: 0;
}
.facility_list li a{
	color:#FFF;
	background-image:url(../img/arrow03.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 20px;
	font-size: 16px;
	display: block;
}
.facility_list li a:hover{
	text-decoration:underline;
}
.facility_box01{
	margin-bottom: 70px;
}
.facility_box01 .f_l{
	width: 460px;
}
.facility_box01 .f_r{
	width: 460px;
	background-color: #F5F1F2;
	padding: 30px;
	height: 240px;
}
.facility_box01 .f_r .title06{
	margin-bottom: 0;
}
.facility_box01 .f_r p{
	padding-left: 25px;
	margin-bottom: 20px;
}
.facility_box01 .f_r p:last-child{
	margin-bottom: 0;
}
.facility_box02 .f_l,.facility_box02 .f_r{
	width: 460px;
}
.facility_box02 .fb02_inbox{
background-color: #F5F1F2;
padding: 25px;
height: 91px;
}
.facility_box02 .title06{
	margin-bottom: 10px;
}
.facility_box02 .fb02_inbox p{
	padding-left: 25px;
}
.facility_box03{
	margin-bottom: 70px;
	margin-top: 70px;
}
.facility_box03 .fb03_inbox{
	margin-right: 31px;
	width: 306px;
	float: left;
	margin-top: 30px;
}
.facility_box03 .fb03_inbox:last-child{
	margin-right: 0;
}
.facility_box03 .fb03_inbox .title08{
	margin-top: 10px;
}

/*sitemap*/
.sitemap_box01 li{
	width: 460px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.sitemap_box01 li a{
	padding: 20px;
	display: block;
	background-image:url(../img/arrow01.png);
	background-repeat:no-repeat;
	background-size:9px auto;
	background-position: 431px center;
	color:#333333;
	font-size: 16px;
}
.sitemap_box01 li:nth-child(7),.sitemap_box01 li:nth-child(8){
	margin-bottom: 0;
}
.privacy_box01{
	margin-top: 70px;
}
.privacy_box02{
	margin-top: 70px;
}
.privacy_box02 p{
	font-size: 14px;
	line-height: 180%;
}
.privacy_box02 p.sptelbox a{
	color:#000;
}

/*guide*/
.titbox02{
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 30px;
	margin-bottom: 30px;	
}
.guide_box01{
	margin-bottom: 60px;
}
.guide_box02{
	margin-bottom: 60px;
}
.guide_box03{
	margin-bottom: 50px;
}
.tbl04{
	padding-top: 10px;
}
.tbl04 table{
	border:1px solid #CCC;
	width: 700px;
	border-collapse:collapse;
}
.tbl04 th{
	background-color: #F5F1F2;
	border:1px solid #CCC;
	padding: 10px 0;
}
.tbl04 td{
	border:1px solid #CCC;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
}
.w250{
	width: 250px;
}
.w100{
	width: 100px;
}
.guide_box04 {
    border: 4px solid #EAEAEA;
    padding: 20px 0 20px 40px;
}

/*lesson*/
.titbox03{
	margin-bottom: 35px;
	text-align: center;
}
.lesson_box01{
	margin-bottom: 60px;
}
.lesson_list01 li{
	width: 306px;
	background-color: #F5F1F2;
	float: left;
	margin-right: 31px;
	font-size: 16px;
	padding: 35px 0 0 0;
	text-align: center;
	height: 165px;
	margin-bottom: 30px;
}
.lesson_list01 li:last-child{
	margin-right: 0;
}
.lesson_list01 li .ll_img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.lesson_list01 li:first-child .ll_img{
	width: 94px;
}
.lesson_list01 li:nth-child(2) .ll_img{
	width: 64px;
	margin-bottom: 23px;
	margin-top: 2px;
}
.lesson_list01 li:nth-child(3) .ll_img{
	width: 84px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.lesson_box02{
	border: 4px solid #EAEAEA;
    padding: 20px 0;
	text-align: center;
	margin-bottom: 40px;
}
.lesson_box02 p{
	font-size: 20px;
	font-weight: bold;
	color:#F25271;
}
.lesson_box03{
	margin-bottom: 60px;
}
.lesson_box03 p{
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	display: block;
	text-align: center;
}
.lesson_box04{
	margin-bottom: 60px;
}
.lesson_box05{
	margin-bottom: 80px;
}
.lesson_box04 .f_l,.lesson_box04 .f_r{
	width: 460px;
}
.list03 li{
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 30px;
	min-height:24px;
	line-height: 24px;
	margin-bottom: 15px;
	font-size: 16px;
}
.list03 li:first-child{
	background-image:url(../img/num01.gif);
}
.list03 li:nth-child(2){
	background-image:url(../img/num02.gif);
}
.list03 li:nth-child(3){
	background-image:url(../img/num03.gif);
}
.cl01{
	color:#F25371;
}
.link01 a{
	background-image:url(../img/arrow01.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:7px auto;
	color:#333;
	font-size: 16px;
	padding-left: 15px;
	display: block;
}
.link01 a:hover{
	text-decoration:underline;
}
.link02{
	overflow: hidden;
}
.link02 li{
	float: left;
}
.link02 li:first-child{
	margin-right: 20px;
}
.link02 a{
	background-image:url(../img/arrow01.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:7px auto;
	color:#333;
	font-size: 16px;
	padding-left: 15px;
	display: block;
}
.link02 a:hover{
	text-decoration:underline;
}
.tbl05 table{
	border:1px solid #CCC;
	width: 100%;
	border-collapse:collapse;
}
.tbl05 th{
	background-color: #F5F1F2;
	border:1px solid #CCC;
	padding: 15px 0;
	font-size: 16px;
	
}
.tbl05 td{
	border:1px solid #CCC;
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
	vertical-align: middle;
}
.lesson_box06{
	text-align: center;
	margin-bottom: 40px;	
}
.lesson_box06 h3{
	margin-top: 60px;
}
.news .box02 .f_r {
    width: 850px;
    display: block;
}

/*----------------------------------
ページング
----------------------------------*/
#pagenavi_box {
	text-align: center;
	margin-top: 50px;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
	padding: 15px;
}
.wp-pagenavi a,.wp-pagenavi span {
	text-decoration: none!important;
	border: 1px solid #F45571!important;
	color: #F45571!important;
	padding-top: 5px!important;
	padding-right: 9px!important;
	padding-bottom: 5px!important;
	padding-left: 9px!important;
	background-color: #FFF!important;
	margin-top: 5px!important;
	margin-right: 3px!important;
	margin-bottom: 5px!important;
	margin-left: 3px!important;
}
.wp-pagenavi a:hover,.wp-pagenavi span.current {
	color: #FFFFFF!important;
	background-color: #F45571!important;
	border-top-color: #F45571!important;
	border-right-color: #F45571!important;
	border-bottom-color: #F45571!important;
	border-left-color: #F45571!important;
	text-decoration: none!important;
}
.wp-pagenavi span.current {
	font-weight: bold;
	color: #FFF;
}
#blog_pagenavi {
	padding: 50px 0 0 0;
	text-align: center;
}
.pager_btn span a {
	border: 1px solid #F45571;
	padding: 5px 9px;
	color: #F45571;
}
.pager_btn span a:hover {
	background: #F45571;
	color: #FFFFFF;
}
.pager_btn span.prev {
	margin: 0 20px 0 0;
}
.pager_btn span.next {
	margin: 0 0 0 20px;
}

/*----------------------------------
新着投稿
----------------------------------*/
#entry-content{
	clear: both;
}
#entry-content h1 {
	font-weight: normal;
    font-size: 24px;
    border-left: 3px solid #F45571;
    padding-bottom: 10px;
    padding: 5px 0 5px 20px;
    margin-bottom: 20px;
}
#entry-content h2 {
	color: #F45571;
    font-weight: normal;
    font-size: 20px;
    padding: 8px 20px;
    background-color: #F5F1F2;
    display: inline-block;
	margin-bottom: 15px;
}
#entry-content h3 {
	font-size: 20px;
	font-weight: normal;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #F45571;
}
#entry-content h4 {
	font-size: 16px;
	color: #F45571;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#entry-content h5 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #666;
}
#entry-content h6 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #666;
}
#entry-content p {
	margin-bottom: 20px;
	line-height: 2em;
	font-size: 16px;
}
#entry-content ul {
	margin: 0 0 18px 1.5em;
}
#entry-content li {
	line-height: 2em;
	font-size: 16px;
	list-style: square;
}
#entry-content ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 1.5em;
	padding-left: 10px;
}
#entry-content ol li {
	list-style: decimal;
}
#entry-content ol ol {
	list-style: upper-alpha;
}
#entry-content ol ol ol {
	list-style: lower-roman;
}
#entry-content ol ol ol ol {
	list-style: lower-alpha;
}
#entry-content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
#entry-content dl {
	margin: 0 0 24px 0;
}
#entry-content dt {
	font-weight: bold;
}
#entry-content dd {
	margin-bottom: 16px;
}
#entry-content strong {
	font-weight: bold;
}
#entry-content cite, em, i {
	font-style: italic;
}
#entry-content big {
	font-size: 131.25%;
}
#entry-content ins {
	background: #ffc;
	text-decoration: none;
}
#entry-content blockquote {
	font-style: italic;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 30px 20px;
	background:url(../img/blo_in.png) no-repeat #F7F7F7;
	background-position: 10px 10px;
}
#entry-content blockquote p {
	margin-bottom: 0px;
}
#entry-content blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
#entry-content hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#entry-content pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
#entry-content abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
#entry-content sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
#entry-content sup {
	bottom: 1ex;
}
#entry-content sub {
	top: .5ex;
}
#entry-content input[type="text"], textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
#entry-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
/* Text meant only for screen readers */

#entry-content .screen-reader-text {
	position: absolute;
	left: -9000px;
}
.entry-date{
	    float: right;
    padding-bottom: 40px;
    font-size: 14px;
}
#entry-content a{
	text-decoration:underline;
	color:#F45571;
}

sup {
    vertical-align: super;
    font-size: smaller;
}
.ft_address a{
	color:#000;
}
.txt03 a{
	color:#000;
}
.price_box05 {
    padding-bottom: 50px;
}
.price_box05 .f_l{
	width: 475px;
	margin-top: 30px;
}
.price_box05 .f_r{
	width: 475px;
	margin-top: 30px;
}
.facility .facility_box02 .fb02_inbox p{
	margin-bottom: 20px;
}
.facility .facility_box02 .title06 {
    margin-bottom: 0;
}
.facility .facility_box02 .fb02_inbox,.demo_facility .facility_box02 .fb02_inbox{
	height: 159px;
}
.maincatch_closed{
    background-color: rgba(244,85,113,0.9);
    padding: 45px 78px;
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 99;
	text-align: center;
	margin-left: -350px;
	width: 700px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.maincatch_closed .catch01{
	color:#F00;
	font-size: 34px;
	font-weight: bold;
}
.maincatch_closed .catch02{
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
	left: 2.0em;
}
.maincatch_closed .date{
	background-color: rgba(255,255,255,0.9);
	padding: 15px 25px;
	color:#F25371;
	font-size: 26px;
	font-weight: bold;
}
.closed_text{
    background-color: #F5F1F2;
    padding: 60px 0;
	text-align: center;
}
.closed_text .ct_tit01{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
	letter-spacing: 0.05em;
	position: relative;
	padding-bottom: 15px;
}
.closed_text .ct_tit01:after{
	border-bottom: 2px solid #F45571;
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	width: 60px;
	height: 2px;
	margin-left: -30px;
}
.closed_text .ct_txt01{
	text-align: center;
	font-size: 14px;
	line-height: 2.2;
}
.closed_text .red_line{
	color:#FF0000;
	border-bottom: 1px solid #FF0000;
}
.closed_text .black_line{
	border-bottom: 1px solid #000;
}
.closed_text .ct_box{
	padding: 0 0 10px 0;
	border:1px solid #333;
	background-color: #fff;
	margin: 20px auto;
	width: 850px;
}
.closed_text .ct_box dl{
	overflow: hidden;
	display: inline-flex;
	margin-left: auto;
	margin-right: auto;
}
.closed_text .ct_box dt{
	float: left;
	text-align: left;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: left;
	width: 100px;
	background-color: #1565a5;
	padding: 8px 0;
	text-align: center;
	line-height: 1.8;
	color: #fff;
}
.closed_text .ct_box dd{
    float: left;
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px;
    line-height: 1.6;
    font-weight: bold;
}
.b04_img.deadline {
    position: relative;
}
.b04_img.deadline:after{
	background: url(../../img/classroom/deadline.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 230px;
	height: 170px;
	z-index: 2;
}
.maincatch_new01{
	width: 1024px;
	height: 440px;
	position: absolute;
	left:50%;
	top:0;
	 z-index: 99;
	margin-left: -512px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.maincatch_closed02{
    background-color: rgba(244,85,113,0.9);
    padding: 25px 30px;
	text-align: center;
	width: 280px;
	margin-left: 20px;
}
.maincatch_closed03 .catch01{
	color: #F00;
    font-size: 24px;
    font-weight: bold;
}
.maincatch_closed03 .catch02{
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 10px;
}
.maincatch_closed03 .catch03{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
}
.maincatch_closed03 .catch04{
    font-size: 14px;
    background-color: #ffff00;
    font-weight: bold;
    padding: 5px 0;
	margin-bottom: 5px;
	    color: #F00;
}
.maincatch_closed03 .catch04 span{
	color:#F00;
	font-weight: bold;
}
.maincatch_closed03 .catch05{
    font-size: 13px;
	text-align: left;
	 padding-left: 1em;
     text-indent: -1em;
	text-decoration: underline;
}
.maincatch_closed03 .box02{
	float: right;
}
.maincatch_closed03 .catch06{
    font-size: 13px;
	text-align: left;
	padding-right: 15px;
}
.maincatch_closed03 .catch07{
    font-size: 20px;
    background-color: #F00;
    font-weight: bold;
    padding: 5px 0;
	margin: 38px 0;
	    color: #fff;
}
.maincatch_closed03 .catch07 span{
	color:#fff;
	font-weight: bold;
}

.maincatch_closed03 .box{
	border:2px solid #41719c;
	padding: 15px 10px;
	margin: 5px;
}
.maincatch_closed02 .date{
	background-color: rgba(255,255,255,0.9);
	padding: 10px 0;
    color: #F25371;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}
.maincatch_closed02 .date span{
	font-size: 15px;
}
.maincatch_closed03{
    background-color: #FFF;
    padding: 20px 0;
    text-align: center;
    width: 360px;
    height: 344px;
	overflow: hidden;
}
.maincatch_recruitment{
    background-color: rgba(255,255,255,0.8);
    padding: 20px 29px;
	text-align: center;
	width: 522px;
}
.maincatch_recruitment .catch01{
	color:#F35471;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}
.maincatch_recruitment .catch02{
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}
.maincatch_recruitment .catch02 span{
	font-size: 15px;
}
.maincatch_recruitment .catch03{
	color:#F35471;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	border:1px solid #F35471;
	margin: 10px 0 20px 0;
	letter-spacing: -0.05em;
}
.maincatch_recruitment .catch03 span{
	font-size: 14px;
}
.maincatch_recruitment .img{
	margin: 10px 0;
}
.maincatch_recruitment .readmore{
	margin-top: 5px;
}
.classroom .box03.type02 .inbox .title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.classroom .box03.type02 .inbox dl {
    margin-bottom: 10px;
}
.classroom .box03.type02 .inbox dl.mb0{
	margin-bottom: 0;
}
.classroom .box03.type02 .inbox dt {
    width: 150px;
}
.classroom .box03.type02 .inbox dd {
    white-space: inherit;
    float: left;
}
.classroom .box03.type02 .inbox dd span{
	font-size: 14px;
}
.classroom .clearfix.newtype .cr_box01 {
    width: 500px;
    margin: 0 auto 30px auto;
}
.maincatch_new01.plus01 .maincatch_closed03 .catch04 span{
	display: block;
	font-size: 16px;
}
.maincatch_new01.plus01 .maincatch_recruitment{
	width: 422px;
    padding: 47px 29px 0 29px;
    height: 308px;
}
.maincatch_new01.plus01 .maincatch_closed03{
	width: 460px;
	height: auto;
	padding: 10px 0;
}
.maincatch_new01.plus01 .maincatch_closed03 .box{
	padding: 10px;
}
.maincatch_new01.plus01 .maincatch_recruitment .catch01 + .catch02{
	text-align: left;
}
.maincatch_new01.plus01.plus02 .maincatch_recruitment {
    padding: 35px 29px 0 29px;
    height: 355px;
}
.maincatch_new01.plus01.plus02 .maincatch_recruitment .catch01 {
    margin-bottom: 10px;
}
.maincatch_new01.plus01.plus02 .maincatch_recruitment .readmore {
    margin-top: 20px;
}
.top_video_box {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.top_video_box video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.top_video_box2 {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  max-width: 600px;
  margin: auto;
}
.top_video_box2 video {
  position: absolute;
  max-width: 600px;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.f_bnrsec{
	display: table;
	float: right;
}
.f_bnrsec .f_bnr01{
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
}
.f_bnrsec .f_bnr01 img{
	width: auto;
	height: 41px;
}
.f_bnrsec .f_bnr02{
	display: table-cell;
	padding-left: 16px;
	vertical-align: middle;
}
.f_bnrsec .f_bnr02 img{
	width: auto;
	height: 41px;
}
.f_bnrsec .f_bnr03{
	display: table-cell;
	padding-left: 16px;
	vertical-align: middle;
}
.f_bnrsec .f_bnr03 img{
	width: auto;
	height: 41px;
}
.f_menu02.re01{
	position: relative;
	right: inherit;
	bottom: inherit;
	margin-top: 25px;
	float: right;
	clear: both;
}
.demo .b04_img:after {
    background: url("../../img/classroom/cancell.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 230px;
    height: 170px;
    z-index: 2;
}
.photo_new .box01 .inbox#b01_img01 .titbox01:after {
	border-color: transparent transparent transparent rgba(66,150,213,1);
}
.photo_new .box01 .inbox#b01_img01 {
	background-image: url(../../img/top/img01_new.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
.photo_new .box01 .inbox#b01_img01 .titbox01 {
	background-color: rgba(66,150,213,1);
}
.photo_new .box01 .inbox#b01_img02 .titbox01:after {
	border-color: transparent transparent transparent rgba(232,62,66,1);
}
.photo_new .box01 .inbox#b01_img02 .titbox01 {
	background-color: rgba(232,62,66,1);
}
.photo_new .box01 .inbox#b01_img03 .titbox01:after {
	border-color: transparent rgba(223,168,23,1) transparent transparent ;
}
.photo_new .box01 .inbox#b01_img03 {
	background-image: url(../../img/top/img03_new.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
.photo_new .box01 .inbox#b01_img03 .titbox01 {
	background-color: rgba(223,168,23,1);
}
.photo_new .box01 .inbox#b01_img04 .titbox01:after {
	border-color: transparent rgba(98,174,72,1) transparent transparent ;
}
.photo_new .box01 .inbox#b01_img04 {
	background-image: url(../../img/top/img04_new.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
.photo_new .box01 .inbox#b01_img04 .titbox01 {
	background-color: rgba(98,174,72,1);
}
.download.new .pagetitlebox .ptinimg{
	background-image:url(../../img/download/mainimg_new.jpg);
}
.download.new .list02 a{
	text-decoration: underline;
	color:#000;
}
.download_demo.new .pagetitlebox .ptinimg{
	background-image:url(../../img/download/mainimg_new.jpg);
}
.download_demo.new .list02 a{
	text-decoration: underline;
	color:#000;
}

#main_01_2020{
	width: 1024px;
	height: 440px;
	position: absolute;
	left:50%;
	top:0;
	 z-index: 99;
	margin-left: -512px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
#main_01_2020_in01{
	background-color: rgba(255,255,255,0.8);
	padding: 10px 30px;
	width: 870px;
	margin: 30px auto;
}
#main_01_2020 .catch01 {
    color: #F00;
    font-size: 24px;
    font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
#main_01_2020 .box{
	border: 2px solid #41719c;
	padding: 10px;
	text-align: center;
}
#main_01_2020 .red{
	color:#F00;
	font-weight: bold;
}
#main_01_2020 .red.yellow{
background: linear-gradient(transparent 0%, #FFFF26 0%);
}
#main_01_2020 .catch07{
    font-size: 20px;
    background-color: #F00;
    font-weight: bold;
    padding: 3px 0;
    margin: 5px 0;
    color: #fff;
    text-align: center;
}
#main_01_2020 .catch07 span{
	color:#fff;
	font-weight: bold;
}
#main_01_2020 .catch06 {
    font-size: 13px;
    float: right;
	margin-top: 10px;
}
#main_01_2020 .catch02{
    font-size: 12px;
    line-height: 1.6;
    background: #0061c5;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}

#main_01_2020 .box dl{
	overflow: hidden;
	margin-bottom: 5px;
}
#main_01_2020 .box dl dt {
    font-size: 16px;
    font-weight: bold;
    float: left;
    text-align: left;
}
#main_01_2020 .box dl dd{
	font-size: 14px;
	float: left;
	width: auto;
	text-align: left;
}
#main_01_2020_in02{
	background-color: rgba(255,255,255,1);
	padding: 10px 30px;
	width: 870px;
}
#main_under_2020{
	padding: 30px 0 40px 0;
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
#main_under_2020 .catch01 {
    color: #F35471;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.b04_img.deadline:after,.b04_img:after {
    background: url("../../img/classroom/cancell.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 230px;
    height: 170px;
    z-index: 2;
}
.b05_img:after {
    background: url("../../img/classroom/cancell_sn.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 188px;
    height: 141px;
    z-index: 2;
}
#main_01_2020_in02{
	background-color: rgba(255,255,255,0.8);
    padding: 10px 20px;
    width: 455px;
    margin: 0 20px 0 0;
}
#main_01_2020_in03{
	background-color: rgba(255,255,255,0.8);
    width: 495px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 19px 20px 19px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	height: 448px;
}
#main_01_2020_in03 > div{
	width: 100%;
}
#main_01_2020_in03 .catch01{
	margin-bottom: 5px;
}
#main_01_2020_in03 .readmore{
	width: 200px;	
}
#main_01_2020_in03 .readmore a{

	font-size: 14px;
	padding-right: 10px;
}
#main_01_2020_in03 .catch08{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
#main_01_2020_in03 .catch09{
	text-align: left;
	margin-bottom: 5px;
}
.slider_prev, .slider_next{
	height: 440px!important;
}
.mainimg_2020{
	background: url(../../img/top/mainimg01_new_pc.jpg) no-repeat center center;
	background-size:cover; 
	height: 440px;
}
.mainimg_2020 img{
	display: none;
}
#main_01_2020 .box dl.catch10 dt{
	display: block;
	padding: 3px 10px;
	background-color: #999;
	color:#FFF;
	width: 140px;
	margin: 0 auto;
	text-align: center!important;
	font-size: 16px;
	float: none;
}
#main_01_2020 .box dl.catch10 dd{
	display: block;
	margin: 5px 0;
	text-align: center;
	width: 100%;
	font-size: 15px;
	float: none;
}
#main_01_2020 .box dl.catch11 dt{
    display: block;
    padding: 3px 10px;
    background-color: #999;
    color: #FFF;
    width: 140px;
    margin: 10px auto;
    text-align: center!important;
    font-size: 16px;
    float: none;
    width:70%;
}
#main_01_2020 .box dl.catch11 dd{
    display: block;
    margin: 5px 0 5px 52px;
    width: 100%;
    font-size: 15px;
    float: none;
    line-height: 1.8;
}
#main_01_2020_in03 .catch12{
	text-align: left;
	margin-bottom: 15px;
}
.corona_caution {
	font-size: 14px;
	color: #f00;
	font-weight: bold;
}
.corona_limited {
    width: 100%;
    background: #f00;
    margin-top: 5px;
    padding: 10px 0;
    background-image: url(../img/arrow02.png);
    background-repeat: no-repeat;
    background-size: 7px 12px;
    background-position: 98% center;
}
.corona_limited a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 2;
}

/*--------------------------------------
■お家でできるトレーニング
------------------------------------- */
.training_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.training_box {
    text-align: center;
    width: 48%;
}
ul.training_video_box {
    display: flex;
    flex-direction: column;
    align-content: center;
    padding: 25px 0;
    border-radius: 10px;
}
.training_01 {
	background: #ea8b75;
}
.training_02 {
	background: #edef99;
}
ul.training_video_box video {
    max-width: 400px;
    /*border: 4px solid #bdbaba;*/
    padding: 0 10px 10px;
    margin-bottom: 20px;
    min-height: 400px;
    border-radius: 10px;
}
.training_wrap.tool .title02:after {
    border-bottom: 2px solid #FFC000;
}
.training_wrap_title01{
    display: flex;
    align-items: center;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 40px;
    margin-top: 80px;
}
.training_wrap_title01:before,
.training_wrap_title01:after {
    content: "";
    height: 5px;
    flex-grow: 1;
    background-color: #D0CECE;
}
.training_wrap_title01:before {
    margin-right: 1rem;
}
.training_wrap_title01:after {
    margin-left: 1rem;
}
#top_video .readmore {
	width: auto;
	margin-top: 0;
}
#top_video .readmore a {
    font-size: 26px;
    padding: 20px;
    width: 80%;
    margin: 0 auto;
}
#top_video .inner02 {
    margin: 30px auto 50px;
}
#main_01_2020 .catch10{
    font-size: 16px;
    line-height: 1.8;
    background: #0061c5;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}
#main_01_2020 .box dl.add_20210426 {
	margin: 20px 0;
	line-height: 2;
}
#main_01_2020 .box dl.add_20210426 dd {
	font-size: 16px;
}
.noactive {
	pointer-events: none;
}
.corona_caution02 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #ff0000;
    padding: 5px;
    margin-bottom: 10px;
}
#main_01_2020 .corona_caution03 {
text-align: left;
    font-size: 22px;
    margin-left: 10px;
}
.ct_box p.dance01 {
    background: #fddad2;
    color: #f45571;
    font-size: 28px;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 20px;
}
.ct_box p.dance02 {
    width: 90%;
    margin: 20px auto;
    text-align: left;
    line-height: 1.6;
}
/* 緊急事態宣言対応 2021.05.08 */
#main_01_2021{
	width: 1024px;
	height: 440px;
	position: absolute;
	left:50%;
	top:0;
	 z-index: 99;
	margin-left: -512px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	overflow: hidden;
}
#main_01_2021_in01{
	background-color: rgba(255,255,255,0.8);
	padding: 10px 30px;
	width: 870px;
	margin: 30px auto;
}
#main_01_2021 .box{
	border: 2px solid #41719c;
	padding: 10px;
	text-align: center;
}
#main_01_2021 .red{
	color:#F00;
	font-weight: bold;
}
#main_01_2021 .red.yellow{
background: linear-gradient(transparent 0%, #FFFF26 0%);
}
#main_01_2021 .catch01 {
    color: #F00;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
#main_01_2021 .catch10 {
    font-size: 14px;
    line-height: 1.8;
    background: #0061c5;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}
#main_01_2021 .catch07{
    font-size: 20px;
    background-color: #F00;
    font-weight: bold;
    padding: 3px 0;
    margin: 5px 0;
    color: #fff;
    text-align: center;
}
#main_01_2021 .catch07 span{
	color:#fff;
	font-weight: bold;
}
#main_01_2021 .catch06 {
    font-size: 13px;
    float: right;
	margin-top: 10px;
}
#main_01_2021 .catch02{
    font-size: 12px;
    line-height: 1.6;
    background: #0061c5;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}

#main_01_2021 .box dl{
	overflow: hidden;
	margin-bottom: 5px;
}
#main_01_2021 .box dl dt {
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-align: left;
}
#main_01_2021 .box dl dd{
	font-size: 14px;
	float: left;
	width: auto;
	text-align: left;
}
#main_01_2021_in02{
	background-color: rgba(255,255,255,1);
	padding: 10px 30px;
	width: 870px;
}
#main_01_2021_in02{
	background-color: rgba(255,255,255,0.8);
    padding: 30px 20px;
    width: 400px;
    margin: 0;
}
#main_01_2021_in03{
	background-color: rgba(255,255,255,0.8);
    width: 800px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 19px 20px 19px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	height: 440px;
}
#main_01_2021_in03 > div{
	width: 100%;
}
#main_01_2021_in03 .catch01{
	margin-bottom: 5px;
	line-height: 3.2;
}
#main_01_2021_in03 .readmore{
	width: 200px;	
}
#main_01_2021_in03 .readmore a{
	font-size: 14px;
	padding-right: 10px;
}
#main_01_2021_in03 .catch08{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
#main_01_2021_in03 .catch09{
	text-align: left;
	margin-bottom: 5px;
}
#main_01_2021_in03 .corona_caution02{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #ff0000;
    padding: 5px;
    margin-bottom: 10px;
}
#main_01_2021 .box dl.catch10 dt{
	display: block;
	padding: 3px 10px;
	background-color: #999;
	color:#FFF;
	width: 140px;
	margin: 0 auto;
	text-align: center!important;
	font-size: 16px;
	float: none;
}
#main_01_2021 .box dl.catch10 dd{
	display: block;
	margin: 5px 0;
	text-align: center;
	width: 100%;
	font-size: 15px;
	float: none;
}
#main_01_2021 .box dl.catch11 dt{
    display: block;
    padding: 3px 10px;
    background-color: #999;
    color: #FFF;
    width: 140px;
    margin: 10px auto;
    text-align: center!important;
    font-size: 16px;
    float: none;
    width:70%;
}
#main_01_2021 .box dl.catch11 dd{
    display: block;
    margin: 5px 0 5px 52px;
    width: 100%;
    font-size: 15px;
    float: none;
    line-height: 1.8;
}
#main_01_2021_in03 .catch12{
	text-align: left;
	margin-bottom: 12px;
	font-size: 12px;
}
#main_01_2021 .box dl.add_20210426 {
	margin: 20px 0;
	line-height: 2;
}
#main_01_2021 .box dl.add_20210426 dd {
	font-size: 12px;
}
#main_01_2021 .corona_caution03 {
text-align: left;
    font-size: 18px;
    margin-left: 10px;
}
#main_01_2021 #main_01_2021_in02 {
	display: none;
}
#main_01_2021_in04{
	background-color: rgba(255,255,255,0.8);
    width: 500px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 19px 20px 19px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	height: 440px;
	display: none;
}
#main_01_2021_in04 > div{
	width: 100%;
}
#main_01_2021_in04 .catch01{
	margin-bottom: 5px;
	line-height: 3;
  margin-left: 5px;
}
#main_01_2021_in04 .readmore{
	width: 200px;	
}
#main_01_2021_in04 .readmore a{
	font-size: 14px;
	padding-right: 10px;
}
#main_01_2021_in04 .catch08{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
#main_01_2021_in04 .catch09{
	text-align: left;
	margin-bottom: 5px;
}
#main_01_2021_in04 .catch12{
	margin-bottom: 15px;
	font-size: 12px;
}
#main_01_2021_in04 .catch13{
    background: #FFFF26;
    color: #ff0000;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
}
#main_01_2021_in04 .catch13 span {
    color: #000;
    font-size: 16px;
}
#main_01_2021_in04 .catch14{
    color: #ff0000;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
    font-size: 12px;
}
#main_under_2021 {
    width: 800px;
    margin: 0 auto;
}
#main_under_2021 .box{
	border: 2px solid #41719c;
	padding: 10px;
	text-align: center;
}
#main_under_2021 .red{
	color:#F00;
	font-weight: bold;
}
#main_under_2021 .red.yellow{
background: linear-gradient(transparent 0%, #FFFF26 0%);
}
#main_under_2021 .catch01 {
    color: #f45571;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}
#main_under_2021 .catch10 {
    font-size: 14px;
    line-height: 1.8;
    background: #0061c5;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}
#main_under_2021 .catch07{
    font-size: 20px;
    background-color: #F00;
    font-weight: bold;
    padding: 3px 0;
    margin: 5px 0;
    color: #fff;
    text-align: center;
}
#main_under_2021 .catch07 span{
	color:#fff;
	font-weight: bold;
}
#main_under_2021 .catch06 {
    font-size: 14px;
    text-align: right;
		margin-top: 10px;
}
#main_under_2021 .catch02{
    font-size: 12px;
    line-height: 1.6;
    background: #0061c5;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}

#main_under_2021 .box dl{
	overflow: hidden;
	margin-bottom: 5px;
}
#main_under_2021 .box dl dt {
    font-size: 16px;
    font-weight: bold;
}
#main_under_2021 .box dl dd{
	font-size: 14px;
}
#main_under_2021 .box dl.add_20210426 {
	margin: 20px 0;
	line-height: 2;
}
#main_01_2021 .corona_caution03 {
		text-align: left;
    font-size: 18px;
    margin-left: 10px;
}
#main_under_2021 #main_01_2021_in02 {
    width: 760px;
}
#main_under_2021 .corona_limited {
    width: 90%;
    margin: 0 auto;
    background-size: 10px;
    background-position: 80% center;
}
#main_under_2021 .corona_limited a {
    font-size: 24px;
}
.top_content02 h2.title02 {
    color: #f45571;
}
.box08 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 5px;
    text-align: center;
    background: #ffff26;
}
.box08 span {
    color: #ff0000;
}
.box08 small {
	font-size: 12px;
}
.catch12 span {
    text-decoration: underline;
}
.banner_20210604 {
	width: 980px;
	margin: 20px auto;
}
.catch14 {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}