@charset "utf-8";

html {
	/* overflow-y:scroll; */
	margin:0px;
	padding:0px;
}

/* ----- Links Color ----- */
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}

/* ----- ClearSpace ----- */
.ClearSpacet15px {clear:both;width:10px;height:15px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet20px {clear:both;width:10px;height:20px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet30px {clear:both;width:10px;height:30px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet40px {clear:both;width:10px;height:40px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet60px {clear:both;width:10px;height:60px;margin:0px;padding:0px;text-indent:-9999px;}

/* ----- Color ----- */
.COLOR-Red {color:#FF0000;}
.COLOR-Orange {color:#FF6600;}
.COLOR-Blue {color:#003399;}
.COLOR-Skyblue {color:#3399FF;}
.COLOR-Green {color:#336600;}
.COLOR-White {color:#FFFFFF;}
.COLOR-Gold {color:#CCCC33;}

/* ----- font ----- */
.font12px {font-size:12px;line-height:1.8;}

.font16px {font-size:16px;line-height:1.8;}
.font18px {font-size:18px;line-height:1.8;}
.font20px {font-size:20px;line-height:1.6;}
.font22px {font-size:22px;line-height:1.6;}
.font24px {font-size:24px;line-height:1.4;}
.font26px {font-size:26px;line-height:1.4;}
.font28px {font-size:28px;line-height:1.4;}

/* ----- img ----- */
img,
img a,
img a:hover {
	display:block;
	width: 100%;
	height: auto;
	margin:0px auto;
	padding:0px;
	border:0;
	vertical-align:bottom;
}

/* ----- Links Fade ----- */
.img_hov {opacity:1; -webkit-transition:0.3s ease-in-out; transition:0.3s ease-in-out;}
.img_hov:hover {opacity:0.5;}


/* responsive - pc */
@media screen and (min-width:761px){
	.sp{
		display:none;
	}
	.br_sp{
		display:none;
	}
}
/* responsive - sp */
@media screen and (max-width:760px){
	.pc{
		display:none;
	}
	.br_pc{
		display:none;
	}
	img{
		max-width:100%;
		height:auto;
		width /***/:auto;
	}
}



@media screen and (min-width:761px){
body {
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro','メイリオ',Meiryo, "ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	line-height:1.8;
	color:#333333;
	background:url(../img/back.jpg) repeat top center;
	background-attachment:fixed;
}

/* ----- font ----- */
.font12px {font-size:12px;line-height:1.8;}

.font16px {font-size:16px;line-height:1.8;}
.font18px {font-size:18px;line-height:1.8;}
.font20px {font-size:20px;line-height:1.6;}
.font22px {font-size:22px;line-height:1.6;}
.font24px {font-size:24px;line-height:1.4;}
.font26px {font-size:26px;line-height:1.4;}
.font28px {font-size:28px;line-height:1.4;}


/* ------------------------------------------------------------
　　ページベース
------------------------------------------------------------ */

/* ----- wrapper 内容 ----- */
#wrapper {
	clear:both;
	position:relative;
	width:800px;
	margin:0px auto;
	padding:0px;
	background:url(../img/cont_back.jpg) repeat-y top center;
	background-attachment:fixed;
}
#wrapper-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/* ----- header 内容 ----- */
#header {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:0px;
}
/* #header-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#header-inner h1 {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}
#header-inner h2 {
	clear:both;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:4px;
	text-align:left;
}
#header-inner h1 {height:560px;background:url(../img/title.jpg) no-repeat 0px 0px;}
#header-inner h1 {height:420px;background:url(../img/title.jpg) no-repeat center bottom;}
#h2_before {height:270px;background:url(../img/ttile_list.jpg) no-repeat 0px 0px;}
#h2_after {height:290px;background:url(../img/ttile_list2.jpg) no-repeat 0px 0px;} */

#header h1,
#header h2 {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* ----- contents 内容 ----- */
#contents {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:30px 0px 0px;
}
#contents-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#contents-inner h3 {
	clear:both;
	width:800px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:4px;
	text-align:left;
}
#cont_top_method {height:180px;background:url(../img/method.jpg) no-repeat 0px 0px;}
#cont_top_cf_method {height:180px;background:url(../img/cf_method.jpg?251021) no-repeat 0px 0px;}

.text {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.text h4 {
	clear:left;
	margin:0px;
	padding:40px 0px 30px;
	text-align:left;
}
.text p {
	clear:left;
	margin:0px;
	padding:0px 60px 15px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}

/* コロナ対策用 */
.corona_links {
	clear:left;
	width: 100%;
	margin:0px;
	padding:15px 0px 15px;
	font-size:22px;
	line-height:1.4;
	font-weight: bold;
	text-align:center;
	background: #FF0000;
}
.corona_links a {color: #FFFF00; text-decoration: none;}

.corona_app_links {
	clear:left;
	width: 100%;
	margin:0px;
	padding:30px 0px 0px;
	font-size:16px;
	line-height:1.8;
	font-weight: bold;
	text-align:center;
}
.corona_app_links span {font-size:14px; font-weight: normal;}

.text_tokuten {
	clear: both;
	width: 610px;
	margin: 0 auto 20px;
	padding: 0 0 10px;
	overflow:hidden;
	border: 5px solid #999900;
}
.text_tokuten h5 {
	clear: left;
	margin: 0 0 15px;
	padding: 6px 0 8px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
	background: #999900;
}
.text_tokuten p {
	clear: left;
	margin: 0 auto;
	padding: 0 20px 15px;
	font-size: 14px;
	line-height: 2.0;
	text-align: justify;
}

.text_in {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.text_in h4 {
	clear:left;
	margin:0px;
	padding:40px 0px 0px;
	text-align:left;
}
.text_in_sub {
	clear:left;
	margin:0px;
	padding:20px 0px 20px;
	text-align:left;
}
.text_in p {
	clear:left;
	margin:0px;
	padding:0px 60px 15px 90px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}
.text_in_ph {
	float:right;
	margin:0px;
	padding:8px 80px 20px 30px;
	text-align:left;
}
.text_in_ph_text {
	clear:both;
	margin:0px;
	padding:6px 0px 4px;
	font-size:12px;
	line-height:1.6;
	text-align:justify;
}

.text_in02 {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.text_in02 h4 {
	clear:left;
	margin:0px;
	padding:40px 0px 30px;
	text-align:left;
}
.text_in02_sub {
	clear:left;
	margin:0px;
	padding:0px 0px 15px;
	text-align:left;
}
.text_in02_sub_text {
	clear:left;
	margin:0px;
	padding:0px 60px 35px 175px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}
.text_in02 p {
	clear:left;
	margin:0px;
	padding:0px 60px 15px 90px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
}
.text_in02_sub_sub {
	clear:left;
	margin:0px 90px 25px;
	padding:20px 30px 15px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
	background:#FFEFBF;
}

/* カリキュラム */
.text_in03 {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	overflow:hidden;
}
.text_in03 h4 {
	clear:left;
	margin:0px;
	padding:40px 0px 20px;
	text-align:left;
}
.cur_no {
	clear:both;
	margin:0px;
	padding:20px 0px 5px;
	text-align:left;
}
.text_in03_text {
	clear:left;
	margin:0px 0px 15px 90px;
	padding:12px 0px 0px 20px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
	border-left:1px solid #999900;
}
.text_in03_text p {
	clear:left;
	margin:0px;
	padding:0px 0px 10px;
	font-size:14px;
	line-height:1.8;
	text-align:justify;
}
.text_in03_text p strong {font-size:16px;color:#003399;}

/* 日程 */
.text_days {
	clear:both;
	position:relative;
	width:680px;
	margin:0px auto;
	padding:0px 0px 15px;
	text-align:justify;
}
.text_days-inner {
	position:static;
	width:680px;
	margin:0px;
	padding:0px;
	font-size:14px;
}
.text_days-inner table {
	clear:both;
	width:680px;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:2.0;
	text-align:justify;
	background:#999900;
}
.text_days-inner th {
	clear:both;
	margin:0px;
	padding:10px 0px 8px;
	font-size:14px;
	line-height:1.6;
	text-align:center;
	background:#FFFF99;
}
.text_days-inner th span {font-size:12px;font-weight:normal;}
.text_days-inner td {
	clear:both;
	margin:0px;
	padding:10px 0px 8px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6;
	text-align:center;
	background:#FFFFFF;
}

/* sub03_info */
.text_in_sub_box {
	clear:left;
	margin:0px;
	padding:20px 0px 0px;
	text-align:left;
}
.text_in_sub_box_no,
.text_in_sub_box_bottom {
	clear:left;
	margin:0px;
	padding:0px 0px 0px;
	text-align:left;
}
.text_in_sub_text {
	clear:left;
	position:relative;
	width:583px;
	margin:0px 60px 0px;
	padding:10px 35px 16px 62px;
	text-align:left;
	background:url(../img/sub03_info_back.jpg) repeat-y top center;
}
.text_in_sub_text-inner {
	position:static;
	width:583px;
	margin:0px;
	padding:0px;
	text-align:left;
}
.text_in_sub_text-inner p {
	clear:both;
	margin:0px;
	padding:0px 0px 6px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}

/* 手紙 */
.letter_top {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	text-align:left;
}
.letter {
	clear:both;
	position:relative;
	width:680px;
	margin:0px;
	padding:0px 60px 20px;
	background:url(../img/letter_back.jpg) repeat-y top center;
}
.letter-inner {
	position:static;
	width:680px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.letter-inner dl {
	clear:both;
	width:680px;
	margin:0px;
	padding:10px 0px 2px;
	overflow:hidden;
	background:url(../img/letter_line.jpg) no-repeat bottom center;
}
.letter-inner dd {
	float:left;
	width:70px;
	margin:0px;
	padding:0px 0px 8px;
	color:#003399;
	font-size:14px;
	line-height:1.6;
	text-align:right;
}
.letter-inner dt {
	float:right;
	width:520px;
	margin:0px;
	padding:0px 50px 8px 0px;
	font-size:14px;
	text-indent:-14px;
	line-height:1.6;
	text-align:justify;
}
.letter_bottom {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	text-align:left;
}

/* 声 */
.voice_top {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	text-align:left;
}
.voice {
	clear:both;
	position:relative;
	width:680px;
	margin:0px;
	padding:0px 60px 20px;
	background:url(../img/letter_back.jpg) repeat-y top center;
}
.voice-inner {
	position:static;
	width:680px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.voice-inner h4 {
	clear:both;
	margin:10px 0px 0px;
	padding:6px 50px 4px;
	color:#FFFFFF;
	font-size:20px;
	line-height:1.6;
	text-align:left;
	background:#999900;
}
.voice-inner h5 {
	clear:both;
	margin:0px;
	padding:30px 50px 6px;
	font-size:16px;
	line-height:1.6;
	text-align:left;
	background:url(../img/letter_line.jpg) no-repeat bottom center;
}
.voice-inner p {
	clear:both;
	margin:0px;
	padding:10px 50px 0px;
	font-size:14px;
	line-height:1.6;
	text-align:justify;
}
.voice-inner dl {
	clear:both;
	width:680px;
	margin:0px;
	padding:10px 0px 2px;
	overflow:hidden;
	background:url(../img/letter_line.jpg) no-repeat bottom center;
}
.voice-inner dd {
	float:left;
	width:160px;
	margin:0px 0px 8px 50px;
	padding:4px 0px 2px;
	font-size:20px;
	line-height:1.6;
	text-align:center;
	background:#FFFFCC;
	border:1px solid #999900;
}
.voice-inner dt {
	float:right;
	width:390px;
	margin:0px;
	padding:0px 50px 8px 0px;
	font-size:14px;
	text-indent:-18px;
	line-height:1.6;
	text-align:justify;
}
.voice_bottom {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	text-align:left;
}

/* ライブ講座とファシリテーター講座の違い */
.chigai_top {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	text-align:left;
}
.chigai {
	clear:both;
	position:relative;
	width:680px;
	margin:0px;
	padding:0px 60px 20px;
	background:url(../img/letter_back.jpg) repeat-y top center;
}
.chigai-inner {
	position:static;
	width:680px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.chigai-inner h4 {
	clear:both;
	margin:10px 0px 10px;
	padding:6px 30px 4px;
	color:#FFFFFF;
	font-size:20px;
	line-height:1.6;
	text-align:left;
	background:#999900;
}
.chigai-inner dl {
	clear:both;
	width:620px;
	margin:0px 20px 0px;
	padding:15px 10px 15px;
	overflow:hidden;
	border-bottom:1px dotted #999900;
}
.chigai-inner dd {
	float:left;
	width:20px;
	margin:0px 0px 0px 0px;
	padding:4px 5px 2px;
	color:#FFFFFF;
	font-size:14px;
	line-height:1.6;
	text-align:center;
	background:#999900;
}
.chigai-inner dt {
	float:right;
	width:575px;
	margin:0px;
	padding:4px 0px 2px 0px;
	font-size:14px;
	line-height:1.6;
	text-align:justify;
}
.chigai_bottom {
	clear:both;
	margin:0px;
	padding:0px 0px 0px;
	text-align:left;
}

/* プロフィール */
.prof_back,
.prof_top,
.prof_bottom {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}
.prof_back {background:url(../img/prof_back.jpg) repeat-y top center;}
.prof_top {background:url(../img/prof_top.jpg) no-repeat top center;}
.prof_bottom {background:url(../img/prof_bottom.jpg) no-repeat bottom center;}

.prof {
	clear:both;
	position:relative;
	width:560px;
	margin:0px;
	padding:60px 120px 20px;
}
.prof-inner {
	position:static;
	width:560px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.prof_title {
	clear:right;
	margin:0px 0px 10px;
	padding:0px 0px 6px 5px;
	color:#999900;
	font-size:20px;
	font-weight:bold;
	line-height:1.8;
	text-align:justify;
	border-bottom:1px dotted #999900;
}
.prof_title span {font-size:12px;font-weight:normal;}
.prof p {
	clear:right;
	margin:0px;
	padding:0px 0px 10px 5px;
	text-indent:13px;
	font-size:13px;
	line-height:1.8;
	text-align:justify;
}
.prof_ph {
	float:left;
	margin:0px;
	padding:0px 20px 20px 0px;
	text-align:left;
}
.prof_books {
	clear:both;
	margin:0px;
	padding:0px 0px 20px;
	text-align:center;
}

/* ポイント */
.point_box_top {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
	text-align:left;
}
.point_box {
	clear:both;
	position:relative;
	width:620px;
	margin:0px;
	padding:15px 90px 5px;
	/* background:#FFFF99; */
	background:url(../img/point_box_back.jpg) repeat-y 0px 0px;
}
.point_box-inner {
	position:static;
	width:620px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.point_box-inner p {
	clear:left;
	margin:0px;
	padding:3px 0px 5px 35px;
	font-size:14px;
	line-height:1.8;
	text-align:justify;
}
.point_icon01 {background:url(../img/point_icon.png) no-repeat 0px 0px;}
.point_icon02 {background:url(../img/yajirushi.png) no-repeat 0px 0px;}

.point_box_ph {
	float:right;
	margin:0px;
	padding:0px 0px 20px 30px;
	text-align:left;
}
.point_box_bottom {
	clear:both;
	margin:0px;
	padding:0px 0px 10px;
	text-align:left;
}

/* Q&A */
.faq {
	clear:both;
	position:relative;
	width:680px;
	margin:0px;
	padding:10px 60px 20px;
}
.faq-inner {
	position:static;
	width:680px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border-bottom:1px dotted #CCCC33;
}
.faq-inner dl {
	clear:both;
	position: relative;
	width:660px;
	margin:0px;
	padding:15px 10px 15px;
	overflow:hidden;
	border-bottom:1px dotted #CCCC33;
}
.faq-inner dd {
	clear:both;
	margin:0px;
	padding:8px 0px 10px 40px;
	color:#003399;
	font-size:14px;
	font-weight:bold;
	line-height:1.6;
	text-align:justify;
	background:url(../img/faq_Q.jpg) no-repeat 0px 5px;
}
.faq-inner dt {
	clear:both;
	margin:0px;
	padding:8px 0px 2px 40px;
	font-size:14px;
	line-height:1.6;
	text-align:justify;
}
.faq_A {background:url(../img/faq_A.jpg) no-repeat 0px 5px;}

.faq_en-gurafu {
	position: absolute;
	/* top: 160px; */
	top: 100px;
	right: 0px;
	margin:0px;
	padding:0px;
	text-align: left;
}

/* 価格 */
.charge {
	clear:both;
	margin:0px;
	padding:10px 0px 30px;
	text-align:center;
}

/* 「今すぐ参加費・日程を確認する」リンク */
.feeday {
	clear:both;
	margin:0px auto;
	padding: 0 100px 20px;
	width:600px;
	height:100px;
	text-align:center;
}

/* お申し込みボタン */
.cart {
	clear:both;
	margin:0px auto;
	padding:20px 100px 20px;
	width:600px;
	height:100px;
	text-align:center;
}
.cart_atten {
	clear:both;
	width:440px;
	margin:10px auto 60px;
	padding:20px 30px 20px 43px;
	text-indent: -18px;
	font-size: 13px;
	line-height: 1.6;
	text-align:justify;
	background: #FFFF00;
}



/* ----- footer 内容 ----- */
#footer {
	clear:both;
	position:relative;
	width:800px;
	margin:0px;
	padding:0px 0px 40px;
	background:url(../img/cont_bottom.jpg) no-repeat bottom center;
}
#footer-inner {
	position:static;
	width:800px;
	margin:0px;
	padding:0px;
}
#footer_links {
	clear:both;
	margin:0px;
	padding:0px 0px 20px;
	color:#666666;
	font-size:12px;
	text-align:center;
}
#footer_links a {color:#000000;}

#footer-inner address {
	clear:both;
	margin:0px;
	padding:10px 0px 0px;
	font-size:12px;
	color:#999999;
	font-weight:normal;
	font-style:normal;
	text-align:center;
}


/* ----- 130423動画追加 ----- */
#movie {
	clear:both;
	position:relative;
	width:560px;
	height:315px;
	margin:0px;
	padding:10px 120px 40px;
}
#movie-inner {
	position:static;
	width:560px;
	height:315px;
	margin:0px;
	padding:0px;
}


/* ----- 180303動画追加 ----- */
.prof_movie {
	clear:both;
	position:relative;
	width:560px;
	margin:0px auto;
	/* padding:0px; */
	padding-top: 56.25%;
}
.prof_movie iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.prof_movie_sub {
	clear:both;
	position:relative;
	width:560px;
	margin:0px auto 20px;
	padding:6px 0px 6px;
	color: #FFFFFF;
	font-size:13px;
	line-height:1.6;
	text-align:center;
	background: #003399;
}


/* ----- 231206動画追加 ----- */
.voice_vi_movie {
	clear: both;
	position: relative;
	width: 620px;
	margin: 0 auto;
	/* padding:0px; */
	/* padding-top: 56.25%; */
	padding-bottom: 43.82%;
}
.voice_vi_movie iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.voice_vi_movie_sub {
	clear: both;
	position: relative;
	width: 620px;
	margin: 0 auto 20px;
	padding: 6px 0 6px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
	background: #003399;
}

}





