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

@media (min-width: 769px) {
/* 検索バナー
--------------------------------------------------*/
.banner_mb60 {
	margin-bottom: 60px;
}
/* スーパーピグマリオン教室を探す
--------------------------------------------------*/
#searchbanner {
	padding: 20px 0 40px;
	text-align: center;
}
#searchbanner h4 {
	font-size: 20px;
	margin-bottom: 1.0em;
}
/* スーパーピグマリオンの教室がお近くに無い方へ
--------------------------------------------------*/
#experiencebanner {
	background: #feffbb url(../images/_footer-bg.png) repeat-x left bottom;
	padding: 20px 0 90px;
	text-align: center;
}
#experiencebanner h4 {
	font-size: 20px;
	margin-bottom: 1.0em;
}
#experiencebanner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#experiencebanner li {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 33.333333%;
}
#experiencebanner h5 {
	width: 9.0em;
	font-size: 18px;
	background: #fff;
	border-radius: 30px;
	color: #94cc51;
	display: inline-block;
	margin-bottom: 0.7em;
}
/* 体験教室
--------------------------------------------------*/
#experience-cover {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 565px;
	background: url(../images/experience_pc.jpg) no-repeat;
	background-position: center center;
	background-size: contain;
}
.fa-pencil:before {
	font-size: 28px;
	padding-right: 0.2em;
	content: '\f040';
	color: #fff;
	position: relative;
	top: 1px;
}
.fa-envelope:before {
	content: '\f0e0';
	color: #fff;
}
#experience_desc {
	text-align: center;
	font-size: 24px !important;
	line-height: 1.6em;
	margin-bottom: 40px !important;
}
#experience_desc span:after {
	content: "\A";
	white-space: pre;
}
.experience {
	font-size: 21px;
	line-height: 1.0em;
	background: #e23030;
	margin: 0 0 20px 0;
	padding: 9px 15px 9px;
	color: #FFF;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 1px 1px 4px #999;
}
.experience:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 18px;
	bottom: -27px;
	background: transparent;
	border-color: #e23030 transparent transparent transparent;
	border-style: solid;
	border-width: 15px;
}
.experience_block {
	margin-bottom: 1.0em;
}
.experience_block h4 {
	width: 7.0em;
	margin-left: 1.0em;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #94cc51;
	border-radius: 5px 5px 0 0;
}
.experience_block h4:before {
	font-size: 18px;
	padding-right: 0.3em;
	content: '\f0e0';
	color: #fff;
}
.experience_block ul {
	border: 2px solid #94cc51;
	border-radius: 10px;
	margin: 0;
	padding: 2.5em;
}
.experience_block li {
	margin: 0 3.4% 0.8em 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	text-align: center;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	width: 48%;
}
.experience_block li:nth-child(even) {
	margin-right: 0;
}
.experience_block li a {
	display: block;
	padding: 0.5em 1.0em;
	background: #40b5bf;
	border: 1px solid #40b5bf;
	border-radius: 7px;
	color: #fff;
}
.experience_block li a:hover {
	background: #fff;
	border: 1px solid #40b5bf;
	color: #40b5bf;
}
/* 体験レッスンボタン
--------------------------------------------------*/
#request {
	display: block;
	position: absolute;
	/*top: 10px;*/
	top: 23px;/*ロゴ変更*/
	right: 210px;
	background: #e23030 url(../images/request.png) no-repeat;
	background-position: center left 10px;
	display: none;
}
#request:hover {
	background: #FE8D8D url(../images/request.png) no-repeat;
	background-position: center left 10px;
}
#request p {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 1;
	text-align: center;
}
#request p a {
	display: block;
	color: #fff;
	padding: 30px 20px 30px 40px;
}
#request .icon {
	position: relative;
	top: 20px;
	left: 0px;
}
#experience_btn {
	display: block;
	position: absolute;
	/*top: 10px;*/
	top: 23px;/*ロゴ変更*/
	right: 20px;
	background: #63b62f url(../images/request.png) no-repeat;
	background-position: center left 10px;
}
#experience_btn:hover {
	background: #76CD41 url(../images/request.png) no-repeat;
	background-position: center left 10px;
}
#experience_btn p {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 1;
	text-align: center;
}
#experience_btn p a {
	display: block;
	color: #fff;
	padding: 20px 20px 20px 40px;
}
#experience_btn .icon {
	position: relative;
	top: 20px;
	left: 0px;
}
/* お知らせ
--------------------------------------------------*/
#news_inner {
	height: 300px;
	overflow: auto;
	padding-right: 20px;
	margin-bottom: 15px;
}
#newslist {
	text-align: right;
	font-size: 18px;
	margin-bottom: 50px;
}
#newslist a .fa-arrow-circle-right:after {
	content: "\f0a9";
	font-size: 22px;
	padding-left: 3px;
	color: #46bfc4;
}
#newslist a:hover .fa-arrow-circle-right:after {
	color: #008FD5;
}
/* ヘッダーロゴ修正
--------------------------------------------------*/
h1 a {
	width: 323px;/*ロゴ変更*/
	height: 102px;/*ロゴ変更*/
	display: block;
}
/* news
--------------------------------------------------*/
/*#news dt {
	clear: left;
	float: none !important;
	width: 0 !important;
	display:none;
}
#news dd {
	padding-left: 0 !important;
}*/

#news dt {
}
#news dt#news_label {
	background: #eeb414;
	clear: left;
	float: left;
	width: 5.0em;
	margin-top: 2px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 0 0.5em 0;
	border-radius: 3px;
}
#news dt#lecture_label {
	background: #e23030;
	clear: left;
	float: left;
	width: 5.0em;
	margin-top: 2px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 0 0.5em 0;
	border-radius: 3px;
}
#news dd {
	padding-left: 5.2em !important;
	border-bottom: #c7cc96 2px dotted;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#archiveblk-inner .item {
}
/* youtube
--------------------------------------------------*/
#youtube {
	margin-bottom: 40px;
	min-width: 935px;
}
#youtube_title {
	float: right;
	width: 35%;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	padding: 0 0 0 25px;
}
#youtube_title dt {
	color: #f2b318;
	font-size: 18px;
	margin: 0 !important;
	padding: 0;
	line-height: 1.5em;
}
#youtube_title dd {
	border-bottom: 5px dotted #d5d5d5;
	color: #76c8d6;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0.2em;
}
#youtube_wrap {
	float: left;
	width: 65%;
}
#youtube_movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#youtube_movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/* popup
--------------------------------------------------*/
.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 640px;
	margin: 20px auto;
}
#popup_wrap {
	width: 100%;
}
#popup_movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 20px;
}
#popup_movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#search_btn {
	width: 60%;
	margin: 0 auto;
}
#search_btn a {
	display: block;
	font-size: 26px;
	text-align: center;
	border: #40b5bf 1px solid;
	border-radius: 5px;
	margin: 0;
	padding: 0;
}
#search_btn a:hover {
	background: #40b5bf;
	color: #fff;
}
#search_btn span:before {
	color: #40b5bf;
	padding-right: 5px;
}
#search_btn a:hover span:before {
	color: #fff;
}
/* mfp-close
--------------------------------------------------*/
.mfp-close {
	width: 44px !important;
	height: 44px !important;
	line-height: 44px !important;
	position: absolute;
	right: -22px !important;
	top: -22px !important;
	text-decoration: none;
	text-align: center;
	opacity: 1 !important;
	padding: 0 0 18px 10px;
	color: #FFF !important;
	font-style: normal;
	font-size: 36px !important;
	background: #40b5bf !important;
	border-radius: 50% !important;
}
/* nav
--------------------------------------------------*/
#nav {
	display: block;
	width: 100%;
	min-width: 970px;
	height: auto;
	background: #fff;
	border-bottom: #ededed 1px solid;
	position: relative;
}
#nav-inner {
	margin: 0 auto;
	width: 970px;
}
#nav-inner ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 55px;
}
#nav-inner li {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding: 0 !important;
}
#nav-inner li a {
	display: block;
	margin: 0;
	padding: 0 20px 0 38px;
}
#nav-inner li#home-top a {
	color: #62b533;
}
#nav-inner li#about-top a {
	color: #eeb414;
}
#nav-inner li#course-top a {
	color: #75c8d6;
}
#nav-inner li#search-top a {
	color: #db5499;
}
#nav-inner li#blog-top a {
	color: #62b533;
}
#nav-inner li#contact-top a {
	color: #e23030;
}
#nav-inner li:first-child a {
}
#nav-inner li:last-child a {
	padding-right: 0;
}
#nav-inner li > a:hover {
	color: #008FD5 !important;
}
#nav-inner li#home-top {
	background: url(../images/home_top.jpg) no-repeat top 16px left 6px;
}
#nav-inner li#about-top {
	background: url(../images/about_top.jpg) no-repeat center left;
}
#nav-inner li#course-top {
	background: url(../images/course_top.jpg) no-repeat center left 12px;
}
#nav-inner li#search-top {
	background: url(../images/search_top.jpg) no-repeat center left;
}
#nav-inner li#blog-top {
	background: url(../images/blog_top.jpg) no-repeat center left 10px;
}
#nav-inner li#contact-top {
	background: url(../images/contact_top.jpg) no-repeat center left 8px;
}
/* sub_nav
--------------------------------------------------*/
.sub_nav {
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	min-width: 970px;
	height: 56px;
	z-index: 9999;
}
#about_nav {
	background: #eeb414;
}
#course_nav {
	background: #75c8d6;
}
.sub_nav_inner {
	margin: 0 auto;
	width: 970px;
	position: relative;
	width: 970px;
}
.sub_nav_inner ul {
	list-style: none;
	margin: 0 0 0 20px !important;
	padding: 0;
	line-height: 56px;
	position: absolute;
	top: 0;
	font-size: 0;
}
.sub_nav_inner li {
	display: inline-block;
	font-size: 18px;
	border-right: 1px solid #fff;
}
.sub_nav_inner li:first-child {
	border-left: 1px solid #fff;
}
.sub_nav_inner li a {
	color: #fff !important;
	display: block;
}
.sub_nav_inner li a span:before {
	padding-right: 5px;
}
#about-top .sub_nav_inner li a {
	padding: 0 49px 0 45px !important;
}
#course-top .sub_nav_inner li a {
	padding: 0 138px 0 135px !important;
}
#about-top .sub_nav_inner li a:hover {
	background: #EA9B17;
	color: #fff !important;
}
#course-top .sub_nav_inner li a:hover {
	background: #5AB6C9;
	color: #fff !important;
}
/* footer　教室がお近くに無い方へ
--------------------------------------------------*/
#footer_sch_banner {
	font-size: 0;
	margin:0;
	padding:0;
	width:101.5%;
	margin-left:-1.5% !important;
}
#footer_sch_banner dt {
	margin-bottom: 20px;
	margin-top: 30px;
	padding-left:1.5%;
}
#footer_sch_banner dd {
	margin: 0 0 30px;
	padding-left:1.5%;
	display: inline-block;
	width: 33.333333% !important;
	text-align: center;
}
#footer_sch_banner dd a img{
	width:100%;
	max-width:100%;
	height:auto;
}
#footer_sch_banner h5 {
	width: 9.0em;
	font-size: 18px;
	background: #fff;
	border-radius: 30px;
	color: #94cc51;
	display: inline-block;
	margin-bottom: 0.7em;
}
/* colorbar
--------------------------------------------------*/
#colorbar img {
	position: absolute;
	top: 0;
	left: 0;
}
/* 体験レッスンボタン
--------------------------------------------------*/
#experience_btn {
	display: block;
	position: absolute;
	/*top: 10px;*/
	top: 23px;/*ロゴ変更*/
	right: 210px;
	/*background: #e23030 url(../images/request.png) no-repeat;*/
	background: #76c8d6 url(../images/request.png) no-repeat;
	background-position: center left 10px;
}
#experience_btn:hover {
	/*background: #ED7C7C url(../images/request.png) no-repeat left center;*/
	background: #A7DBE4 url(../images/request.png) no-repeat center left 10px;
}
/* 資料請求ボタン
--------------------------------------------------*/
#pdf_btn {
	display: block;
	position: absolute;
	/*top: 10px;*/
	top: 23px;/*ロゴ変更*/
	right: 20px;
	background: #e23030;
}
#pdf_btn:hover {
	background: #ED7C7C;
}
#pdf_btn p {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	position:relative;
}
#pdf_btn p i{
	position:absolute;
	font-size:24px;
	color:#fff;
	left:10px;
	top:28px;
}
#pdf_btn p a {
	display: block;
	color: #fff;
	padding: 20px 20px 20px 40px;
}
/*#pdf_btn .icon {
	position: relative;
	top: 20px;
	left: 0px;
}
#pdf_btn i{
	display:inherit;
	line-height:1;
	position:relative;
	top:30px;
}*/
/* ロゴ調整
--------------------------------------------------*/
h1 {
	width: 256px;
	height: 39px;
	background: url(../images/logo-pc.png) no-repeat;
	margin-top: 28px;
}
h1 a {
	width: 256px;
	height: 39px;
	display: block;
}
#copyright {
	display: block;
	width: 224px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/f-logo-pc.png) no-repeat left 0px;
}
/* トップページ背景色
--------------------------------------------------*/
#movie {
	margin-bottom: 0 !important;
	height: 491px !important;
}
#home #wrap {
	background: #fffff2 url(../images/_footer-bg.png) repeat-x left bottom;
	padding-bottom: 40px;
}
#information {
	margin-bottom: 0 !important;
}
#footer {
	background-image: none;
	height: auto;
	padding-top: 20px;
}
#news_inner, #infoL-inner, #infoR-inner {
	padding: 0 20px;
	background: #fff;
}
#topInformationNotice p {
    padding:10px;
    background:#fffacd;
    color:red;
    text-align:center;
    font-size:18px;
    border:2px solid red;
    }
    
    
/* interview
--------------------------------------------------*/
#interview {
	/*padding-top: 50px;*/
	margin-bottom: 40px;
	min-width: 935px;
}
#youtube_thumb {
	float: left;
	width: 61%;
}
#youtube_thumb a{
    border:none;
  outline:none;
}
#youtube_desc {
	float: right;
	width: 37%;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	padding: 0 0 0 25px;
}
#youtube_desc h2 span {
	color: #f2b318;
	font-size: 18px;
}
#youtube_desc h2 span:after {
	content: "\A";
	white-space: pre;
}
#youtube_desc h2 {
	border-bottom: 5px dotted #d5d5d5;
	color: #76c8d6;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.1em;
	padding-bottom: 0.2em;
	margin: -15px 0 10px;
	padding: 0 0 10px;
}
#youtube_desc p {
	font-size: 26px;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	text-indent: -0.5em;
}
#youtube_desc p span:before {
	content: "\A";
	white-space: pre;
}
/* nav_link
--------------------------------------------------*/
.nav_link {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.nav_link span:after {
	content: "\f0da";
	font-size: 16px;
	color: #fff;
	padding: 0px 4px 0px 6px;
	border-radius: 3px;
	position: relative;
	top: -2px;
	left: 2px;
}
.green span:after {
	background: #62b533;
}
.orange span:after {
	background: #eeb414;
}
.blue span:after {
	background: #75c8d6;
}
.green, .green a {
	color: #62b533;
}
.orange, .orange a {
	color: #eeb414;
}
.blue, .blue a {
	color: #75c8d6;
}
/* information-inner
--------------------------------------------------*/
.shadow {
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
#information-inner {
	width: 100%;
}
.info_wrap {
	margin-bottom: 40px;
}
.left_banner {
	float: left;
	width:47.7%;
}
.right_banner {
	float: right;
	width:47.7%;
}
#about_link {
	list-style: none;
	margin: 0 0 0 -34px;
	padding: 0;
	font-size: 0;
}
#about_link li {
	display: inline-block;
	width: 450px;
	background: #fff;
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
	margin-left: 34px;
	margin-bottom: 20px;
}
#about_link li:nth-child(even) {
}
#about_link li div {
	padding: 15px 10px 20px 20px;
}
#about_link li div:hover {
	opacity: 0.8;
}
#about_link li div p {
	float: left;
	margin-right: 20px;
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
#about_link li div h5 {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 20px;
	line-height: 90px;
}
#about_link li div#about_ito {
	border-left: 5px solid #62b533;
}
#about_link li div#about_pygmalion {
	border-left: 5px solid #db5499;
}
#about_link li div#about_goods {
	border-left: 5px solid #eeb414;
}
#about_link li div#about_voice {
	border-left: 5px solid #75c8d6;
}
#about_link li div#about_ito h5 {
	color: #62b533;
}
#about_link li div#about_pygmalion h5 {
	color: #db5499;
}
#about_link li div#about_goods h5 {
	color: #eeb414;
}
#about_link li div#about_voice h5 {
	color: #75c8d6;
}
/* school_bnr_desc
--------------------------------------------------*/
#school_bnr_desc {
	font-size: 18px;
	margin-bottom: 20px;
	;
	margin-top: 10px;
}
.br:after {
	content: "\A";
	white-space: pre;
}
/* about_cover
--------------------------------------------------*/
#about_cover {
	margin-bottom: 0;
}
#about_cover_inner {
	width: 100%;
	background: url(../images/mainimg.jpg) no-repeat center bottom;
	background-size: cover;
	height: 600px;
}
#profile {
	padding-top: 20px; /* イメージとの空き調整 */
	margin-bottom: 20px !important; /* イメージfaqとの空き調整 */
}
/* faq
--------------------------------------------------*/
#faq .answer dl {
	text-align: center !important;
}
#faq .answer dt {
	float: none;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
}
#faq .answer dd {
	padding-left: 0;
}
/* profile moreBtn
--------------------------------------------------*/
#profile .arrow_icon:before {
	content: "\f061";
	font-size: 28px;
	position: absolute;
	left: 15px;
	top: 10px;
}
#to_ito_profile {
	text-align: center;
}
#to_ito_blog {
	text-align: center;
}
#to_ito_profile a {
	display: block;
	background: #75c8d6;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
}
#to_ito_profile a:hover {
	opacity: 0.7;
}
#to_ito_blog a {
	display: block;
	background: #62b533;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
}
#to_ito_blog a:hover {
	opacity: 0.7;
}
/* curriculum
--------------------------------------------------*/
#curriculum_more .arrow_icon:before {
	content: "\f061";
	font-size: 28px;
	position: absolute;
	left: 15px;
	top: 25px;
}
#curriculum_more {
	text-align: left;
}
#curriculum_more a {
	display: block;
	background: #db5499;
	font-size: 25px;
	line-height: 1.25em;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 10px 50px;
}
#curriculum_more a:hover {
	opacity: 0.7;
}
/* goods
--------------------------------------------------*/
#about_goods_desc {
	text-align: left !important;
}
#goods {
	padding-bottom: 30px !important;
}
#goods ul {
	margin-bottom: 30px !important;
}
#goods_more .arrow_icon:before {
	content: "\f061";
	font-size: 28px;
	position: absolute;
	left: 15px;
	top: 10px;
}
#goods_more {
	text-align: center;
}
#goods_more a {
	display: inline-block;
	background: #62b533;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	padding: 0 115px;
}
#goods_more a:hover {
	opacity: 0.7;
}
/* voice
--------------------------------------------------*/
#voice_more .arrow_icon:before {
	content: "\f061";
	font-size: 28px;
	position: absolute;
	left: 15px;
	top: 10px;
}
#voice_more {
	text-align: center;
}
#voice_more a {
	display: inline-block;
	background: #e23030;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	padding: 0 100px;
}
#voice_more a:hover {
	opacity: 0.7;
}
/* curriculum_banner
--------------------------------------------------*/
#curriculum_banner {
	background: url(../images/_footer-bg.png) repeat-x left bottom;
	padding: 50px 0 30px;
	text-align: center;
}
#curriculum_banner .item-inner {
	/*min-width: 970px;*/
}
/* course
--------------------------------------------------*/
#course #wrap {
	background: #fffff2 url(../images/footer-bg2.png) repeat-x left bottom;
	padding-bottom: 60px;
}
.course_cover {
	background: #fffff2;
	padding-bottom: 20px;
}
.course_cover_inner {
	max-width: 970px;
	margin: 0 auto;
}
#child_cover {
}
.orn {
	background: #eeb414;
}
.blu {
	background: #75c8d6;
}
.pnk {
	background: #d85894; /*#db5499*/
}
.vio {
	background: #9d5da2;
}
.dblu{
	background:#749cc9;
}
#course #content p {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 1.0em !important;
}
#course #content p.text_s {
	font-size: 18px;
}
#course #content dl#child {
	margin: 0 0 20px;
	padding: 0;
	border: none;
}
#course #content dl#child dt {
	width: 150px;
	height: 100px;
	font-size: 20px;
	line-height: 100px;
	color: #fff;
	background: #eeb414;
	position: relative;
	padding-left: 35px;
	float: left;
	clear: left;
	border-radius: 0;
	margin-bottom: 15px;
}
#course #content dl#child dt:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 150px;
	background: transparent;
	border-color: transparent transparent transparent #eeb414;
	border-style: solid;
	border-width: 50px;
}
#course #content dl#child dd {
	padding-left: 230px;
	font-size: 18px;
	line-height: 1.5em;
	height: 100px;
	margin-bottom: 10px;
}
#course #content dl#child dd:first-of-type {
	padding-top: 13px;
}
#course #content dl#child dd:last-child {
 padding-top:;
}
#course #content h3 {
	font-size: 20px;
}
#course #content h4 {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	margin-bottom: 15px;
	padding: 0 25px;
	border-radius: 3px;
}
/* infant */
.ub {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}
#course #content p#infant_desc {
	margin-bottom: 40px !important;
}
#lesson_flow {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	font-size: 0;
	min-width:935px;
}
#lesson_flow li {
	margin: 0 20px 15px 0;
	padding: 0;
	display: inline-block;
	width: 210px;
	font-size: 18px;
	text-align: center;
	line-height: 1;
	vertical-align:middle;
	color: #efb21a;
	background: #efb21a;
	border-radius: 10px;
	position: relative;
	border-top: 15px solid #efb21a;
	border-right: 20px solid #efb21a;
	border-bottom: 15px solid #efb21a;
	border-left: 20px solid #efb21a;
}
#lesson_flow li#wline{
	border-top: 10px solid #efb21a;
	border-bottom: 10px solid #efb21a;
	line-height:0.75em;
}
#lesson_flow li span {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	background: #fff;
	border-radius: 10px;
}
#lesson_flow li > span {
	padding: 5px 0;
}
#lesson_flow li span span {
	font-size: 12px;
}
#lesson_flow li:nth-child(4n) {
	margin-right: 0;
}
#lesson_flow li:after {
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	border: 15px solid transparent;
	border-left-color: #efb21a;
	top: 50%;
	left: 111%;
	margin-top:-15px;
}
#infant_goods{
}
#infant_goods ul{
	margin:0 0 40px;
	padding:0;
	list-style:none;
	font-size:0;
}
#infant_goods li{
	margin:0 2% 0 0;
	padding:10px 15px 10px 25px;
	display:inline-block;
	width:48%;
	vertical-align:top;
	background:#fff;
	height:150px;
}
#infant_goods li:last-child{
	margin-right:0;
}
#infant_goods li h4{
	margin:0 !important;
	padding:0 !important;
	color:#db5499 !important;
	font-size:21px;
}
#infant_goods li p{
	margin:0 !important;
	padding:0 !important;
}
.curriculum{
	margin-bottom:30px;
}
.curriculum div{
	overflow:hidden;
	background:#fff;
	padding:10px 20px 10px 30px;
}
.curriculum p{
}
.curriculum h3{
	float:left !important;
	width: 170px;
	height: 120px;
	margin:0 10px 0 0;
	padding:30px 0 0;
	font-size: 24px !important;
	text-align:center;
	color: #fff;
	background: #eeb414;
	position: relative;
	line-height:1.25em;
}
.curriculum h3:after{
	content: ' ';
	position: absolute;
	top:120px;
	left:0;
	width: 0;
	height: 0;
	background: transparent;
	border-top: 30px solid #efb21a;
	border-right: 85px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 85px solid transparent;
}
#lesson_1st h3{
	background: #eeb414;
	height:80px;
	padding-top:15px;
}
#lesson_1st h3:after{
	border-top: 30px solid #efb21a;
	top:80px;
}
#lesson_2nd h3{
	background: #75c8d6;
}
#lesson_2nd h3:after{
	border-top: 30px solid #75c8d6;
}
#lesson_3rd h3{
	background: #749cc9;
}
#lesson_3rd h3:after{
	border-top: 30px solid #749cc9;
}
#lesson_4th h3{
	background: #9d5da2;
}
#lesson_4th h3:after{
	border-top: 30px solid #9d5da2;
}
#lesson_5th h3{
	background: #d85894;
}
#lesson_5th h3:after{
	border-top: 30px solid #d85894;
}
.curriculum h4{
	color:#efb21a !important;
	margin:0 0 15px !important;
	padding:0 !important;
}
.curriculum dl{
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}
.curriculum dt{
	clear:left;
	float:left;
	font-size:16px !important;
	color:#fff;
	width:7.0em;
	text-align:center;
	margin-right:15px;
	margin-top:3px;
}
.curriculum dd{
	overflow:hidden;
	margin-bottom:7px;
}
#timetable_title{
	color:#62b533;
	font-size:24px;
	margin-bottom:20px;
}
#timetable{
}
/* coach
--------------------------------------------------*/
#coach{
	margin:-10px 0 30px;
}
#coach p{
	font-size:18px;
	text-align:center;
	margin:0;
	padding:0;
}
#coach a{
	color:#333;
}
#coach a:hover{
	color: #40b5bf;
}
/* footer pdf
--------------------------------------------------*/
#footer_pdf{
	margin:10px 0 0;
	padding:0;
	list-style:none;
	font-size:0;
	margin-left:-3%;
	width:103%;
}
#footer_pdf li{
	display:inline-block;
	padding-left:3%;
	width:50%;
}
#footer_pdf li img{
	width:100%;
	max-width: 100%;
	height: auto;
}
/* 資料無料公開
--------------------------------------------------*/
#document{
}
#document #wrap{
	background:#fffff2;
}
#document_wrap{
	padding-top:30px;
	padding-bottom:60px;
	min-width:940px;
}
#document{
}
#document_img{
	float:left;
	margin-right:30px;
}
#pdf_link{
	float:right;
}
#pdf_link h2{
	font-size:24px;
	color:#7fccd7 !important;
	margin-bottom:0.5em !important;
}
#pdf_link p{
	font-size:16px !important;
	margin-bottom:30px !important;
}
/* 資料請求ボタン（ページ）
--------------------------------------------------*/
#pdf_link_btn {
	display: block;
	background: #e23030;
}
#pdf_link_btn:hover {
	background: #ED7C7C;
}
#pdf_link_btn p {
	margin: 0;
	padding: 0;
	font-size: 18px !important;
	line-height: 1.5em !important;
	text-align: center;
	position:relative;
}
#pdf_link_btn p i{
	position:absolute;
	font-size:28px;
	color:#fff;
	left:15px;
	top:24px;
}
#pdf_link_btn p a {
	display: block;
	color: #fff;
	padding: 10px;
}

#footer-renkei-wrapper {
    margin-top: 30px;
    }
    
#footer-renkei-wrapper .footer-renkei > dl {
    margin: 0;
}
    
#footer-renkei-wrapper .footer-renkei > dl dd {
    display: inline-block;
    width: 33%;
    margin: 0;
}

#footer-renkei-wrapper .footer-renkei > dl dd .eachRenkeiBox dd {
    width: 100%;
    margin: 0;
}
    
#footer-renkei-wrapper .footer-renkei .eachRenkeiBox {
    margin-bottom: 15px;
}
    
#footer-renkei-wrapper .footer-renkei .eachRenkeiBox dt {
    text-align: center;
    }
#footer-renkei-wrapper .footer-renkei .eachRenkeiBox dd {
    margin: 0 !important;
    }
    
}

/* ----- TOPページ警告 ----- */
#topInformationNoticeWrapper {
    padding: 1.5rem 0;
}

.kakomi-box {
    border: 2px solid red;
    border-radius: 2px;
    margin: 2em 0;
    padding: 2rem 1.5em;
    position: relative;
}
.kakomi-box::before {
    background-color: #fffff2;
    color: red;
    content: "プラチナム学習会（運営：アイピグマリオン）との関係について";
    font-weight: bold;
    font-size: 1.2rem;
    left: 1.5rem;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}
#noticeContent {
    line-height: 1.4;
    text-align: justify;
}
#noticeTitle {
    color: red;
    line-height: 1.6;
    margin-bottom: 0.8rem;
    font-size: 1rem;
}
#noticeContent dd {
    font-size: 0.9rem;
}
#noticeContact {
    font-weight: bold;
    margin-top: 0.5rem;
}
.bold_under {
    font-weight: bold;
	text-decoration: underline;
}

#newschool-open {
    text-align: center;
    /*background: url(../images/sakuraBG.gif) no-repeat center;*/
}

