@charset "UTF-8";
/* //////////////////////////////////////////////////

　基本的なスタイル_html5

////////////////////////////////////////////////// */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

td {
	vertical-align: middle !important;
}
strong {
	font-weight: bold;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea, {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline:none;
}
img {
	vertical-align: bottom;
}
a:hover img.ro {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
/* IE8 */
html>/**/body a:hover img.ro {
	display /*\**/:inline-block\9;
	zoom /*\**/: 1\9;
}
 
/* 新旧Firefox */
a:hover img.ro, x:-moz-any-link {
background: #fff;
}
a:hover img.ro, x:-moz-any-link, x:default {
background: #fff;
}
/* リンクテキスト */
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block
}
/* IE */
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
/*
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}*/
/*
* html .clearfix {
	height: 1px;*/
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
/*}*/

.both {
	clear:both;
}
/*テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
*/

/*ボックスシャドウ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
*/

/*ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
*/

/*角丸 {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}
*/

/*トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
*/

/*透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
*/

/*背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}
*/

/*グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
*/

/*スマホ対応
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}
*/

/* //////////////////////////////////////////////////

　common

////////////////////////////////////////////////// */


body {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8;
}

h1, h2, h3, h4, h5, h6, .ff_min {
}

.h_mt30 {margin-top: 30px !important;}


/* //////////////////////////////////////////////////

　pc

////////////////////////////////////////////////// */

#h_t_2021 {
	width: 100%;
	margin: auto;
	padding: 0px;
	background-color: #dcdcdc;
}

#h_t_2021 ul {
	display: flex;
	max-width: 560px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
	list-style: none;
}

#h_t_2021 .h_t_2021_ll{
	width: 100%;
	max-width: 120px;
	padding-left: 30px;
	color: #f51e3b;
	font-size: 12px;
	text-align: left;
	font-weight: 500;
	border-right: 1px solid #4c4c4c;
	font-weight: bold;
	background: url("/images/common/i_icon.png") no-repeat 0 50%
}

#h_t_2021 .h_t_2021_lr{
	width: 100%;
	max-width: 440px;
	padding-left: 30px;
	font-size: 12px;
}

#h_t_2021 .h_t_2021_lr span{
	padding-right: 5px;
}


@media screen and (min-width:641px) {

.top {
	background: url(../images/index/pc_bg.jpg) repeat-x top;
}

#header_wrap {
	width: 980px;
	margin: 0 auto;
}

h1 {
	padding-top: 15px;
	float: left;
	width: 380px;
  margin-right:40px;
}

h1 img {
	width: 100%;
  height:auto;
}

#head_right {
	float: right;
	width: 210px;
  text-align:right;
}

#head_fis {
	display: block;
	width: 210px;
  height:35px;
	margin-bottom: 8px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#head_fis a {
	display: block;
	width: 100%;
	padding: 6px 0;
	background: #404040;
	border-top: 1px solid #999;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

#head_fis a:hover {
	background: #191919;
}
#head_fis a img {
	width: 100%;
}

#head_right ul{
  clear:both;
  display:block;
  text-align:right;
}
#head_right ul li{
  display:inline-block;
  width:30px;
}
#head_right ul li img{
  width:18px;
  height:auto;
}
#head_right ul li:first-child{
  margin-right:3px;
}
#head_right ul li a{
  background-color:#000;
  border-radius:3px;
  padding:1px 6px;
  display:block;
}
#head_right ul li a:hover{
  background-color:#222;
}

#head_request_2021 {
	position: relative;
	float: left;
	margin:15px 10px 0 0;
}

#head_request_2021 p{
	width: 158px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding-left:22px;
}

#head_counseling_2021 {
	position: relative;
	float: left;
	margin:15px 0 0 0;
}

#head_counseling_2021 p {
	width: 158px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding-left:22px;
}

#head_request {
	width: 158px;
	float: left;
	border: 1px solid #000;
  border-radius:4px;
  margin:15px 10px 0 0;
}
#head_request a {
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #ff3333;
	border: 1px solid #ff7165;
  border-radius:4px;
	font-size: 2px;
	line-height: 2px;
}

#head_request a img {
	width: 100%;
}

#head_request a:hover {
	background: #ff3e3e;
	border: 1px solid #ff8477;
}

#head_counseling {
	width: 158px;
	float: left;
	border: 1px solid #000;
  border-radius:4px;
  margin:15px 0 0 0;
}

#head_counseling a {
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #ff9933;
	border: 1px solid #ffb865;
  border-radius:4px;
	font-size: 2px;
	line-height: 2px;
}

#head_counseling a img {
	width: 100%;
}

#head_counseling a:hover {
	background: #ffab3e;
	border: 1px solid #ffc677;
}

/*#head_octobre {
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-left: 17px;
}

#head_octobre a {
	display: block;
	width: 100%;
	padding: 6px 6px;
	background: #FFFFFF;
	border: 3px solid #FFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

#head_octobre a:hover {
	border: 3px solid #333;
	background: #FFFFFF;
}

#head_octobre a img {
	width: 100%;
}

#head_octobre_new {
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-left: 22px;
}

#head_octobre_new a img {
	width: 100%;
}*/


nav {
	/*margin-top: 20px;*/
	padding-top: 20px;
	margin-bottom: 15px;
}

nav ul {
	width: 979px;
	margin: 0 auto;
	border-left: 1px dotted #575757;
}

nav ul li {
	border-right: 1px dotted #575757;
	font-size: 12px;
	line-height: 1.6;
	float: left;
	width: 139px;
}
nav ul li:first-child {
  width:138px;
}

nav ul li a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff !important;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
}

nav ul li a:hover, nav ul li a.on {
	background: #2e2e2e !important;
	text-decoration: none !important;
}

#index_btl_wrap {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 53px;
	padding-top: 23px;
}

/* #tabAccordion */
#tabAccordion {
	margin: 0 auto;
	width: 100%;
	height: 280px;
	font-size: 12px;
	border: #CCC 1px solid;
	position: relative;
  margin-bottom:25px;s
}

#tabAccordion dl {
	top: 0;
	left: 0;
	width:100%;
	position: absolute;
}

#tabAccordion dl dt {
	top: 0;
	left: 0;
	width: 20%;
	font-weight: bold;
	position: absolute;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	background: #f0f0f0;
	box-sizing: border-box;
}

#tabAccordion dl:nth-child(2) dt {
	left: 20%;
}

#tabAccordion dl:nth-child(3) dt {
	left: 40%;
}

#tabAccordion dl:nth-child(4) dt {
	left: 60%;
}
#tabAccordion dl:nth-child(5) dt {
	left: 80%;
	border-right: none;
}

#tabAccordion dl dt a {
	padding: 10px 0;
	font-weight: bold;
	display: block;
	text-align: center;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#tabAccordion dl dt.btnAcv {
	border-bottom: none;
  border-top:1px solid #333;
	background: #fff;
}

#tabAccordion dl dt:hover > a {
		background: #fff;
	}

#tabAccordion dl dd {
	top: 50px;
	left: 0;
	padding: 20px;
	width: 100%;
	height: 350px;
	text-align: left;
	overflow-y: auto;
	display: none;
	position: absolute;
	box-sizing: border-box;
  clear:both;
}
#tabAccordion dl dd:after {
  display: block;
	clear: both;
	content: "";
}
#tabAccordion dl dd div{
  float:right;
  width:370px;
}
#tabAccordion dl dd div .p_title{
  font-size:14px;
  font-weight:bold;
  color: #963;
	line-height: 1.5;
}
#tabAccordion dl dd img{
  float:left;
}
#tabAccordion dl dd p {
	padding-bottom:10px;
	line-height: 2em;
}

#index_btl_left {
	width: 470px;
	float: left;
}

#index_btl_left a {
	display: block;
	border: 5px solid #333;
}

#index_btl_left a img {
	width: 100%;
}

#index_btl_left a:hover {
	border: 5px solid #c00;
}

#index_btl_right {
	width: 470px;
	float: right;
}

#index_btl_right a {
	display: block;
	border: 5px solid #333;
}

#index_btl_right a img {
	width: 100%;
}

#index_btl_right a:hover {
	border: 5px solid #c00;
}

#index_cts_wrap {
	width: 980px;
	margin:  25px auto 0;
}

.index_cts_left {
	width: 670px;
	float: left;
	position: relative;
}

ul.index_sec1{
  clear:both;
  margin-bottom:30px;
}
ul.index_sec1 li{
  float:left;
  width:320px;
}
ul.index_sec1 li:first-child{
  margin-right:30px;
}
ul.index_sec1 li img{
  width:100%;
  height:auto;
}
ul.index_sec1 li div{
  clear:both;
  padding:15px 10px 15px 5px;
}
ul.index_sec1 li div:after{
  display: block;
	clear: both;
	content: "";
}
ul.index_sec1 li div p{
  float:left;
  font-size:14px;
  font-weight:bold;
  display:block;
}
ul.index_sec1 li div i{
  float:right;
  padding-top:3px;
}
ul.index_sec1 li a:hover div{
  background-color:#F9F9F9;
}
  
ul.index_sec2{
  clear:both;
  margin-bottom:30px;
}
ul.index_sec2 li{
  float:left;
  width:320px;
  margin-bottom:25px;
}
ul.index_sec2 li:nth-child(2n){
  margin-left:30px;
}
ul.index_sec2 li .index_news_box{
  clear:both;
}
ul.index_sec2 li .index_news_box:after{
  display: block;
	clear: both;
	content: "";
}
ul.index_sec2 li .index_news_box img{
  float:left;
  width:120px;
  height:auto;
}
ul.index_sec2 li .index_news_box dl{
	float: right;
  width:185px;
}
ul.index_sec2 li .index_news_box dl dt{
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}
ul.index_sec2 li .index_news_box dl dd {
	line-height: 1.5;
}
.index_cts_left_under{
  border-top: 1px dotted #CCC;
  padding-top:25px;
  margin-top:25px;
  clear:both;
  text-align:center;
  margin:0 auto;
}
.index_cts_left_under a{
  display:inline-block;
  width:45%;
  border:1px solid #CCC;
  border-radius:5px;
  text-align:center;
  font-size:14px;
  color:#FFF;
  font-weight:bold;
  padding:10px 0;
}
.index_cts_left_under a.bt_1{
  background-color:#F33;
}
.index_cts_left_under a.bt_2{
  background-color:#F93;
}
.index_cts_left_under a:hover{
  border:1px solid #999;
}
.index_cts_left_under a.bt_1:hover{
  background-color:#ff4e4e;
}
.index_cts_left_under a.bt_2:hover{
  background-color:#ffb142;
}

.index_cts_left_under a:first-child{
  margin-right:3%;
}
.index_cts_left_under a i{
  padding-left:5px;
}

.index_cts_right {
	width: 180px;
	float: right;
}
.index0_cts_right {
	width: 280px;
	float: right;
}

ul.index_right_news li .index_news_box{
  clear:both;
  margin-bottom:25px;
}
ul.index_right_news li .index_news_box:last-child{
  margin-bottom:30px;
}
ul.index_right_news li .index_news_box:after{
  display: block;
	clear: both;
	content: "";
}
ul.index_right_news li .index_news_box img{
  float:left;
  width:80px;
  height:auto;
}
ul.index_right_news li .index_news_box dl{
	float: right;
  width:185px;
}
ul.index_right_news li .index_news_box dl dt{
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}
ul.index_right_news li .index_news_box dl dd {
	line-height: 1.5;
}

h2.index_cts_tl {
	background:url(../images/index/i_h2_bar.gif) left top no-repeat ;
	font-size: 18px;
	padding: 17px 0 30px 0;
	font-weight: bold;
	line-height: 1;
}
.h2_box{
  position:relative;
}

.index_cts_sct_wrap {
	margin-bottom: 25px;
}

.index_cts_sct_photo {
	width: 140px;
	float: left;
}

.index_cts_sct_photo img {
	width: 100%;
}

.index_cts_sct_txt {
	width: 205px;
	float: right;
}

.index_cts_sct_txt dt {
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}

.index_cts_sct_txt dd {
	line-height: 1.5;
}

.index_cts_sct_listbt {
	position: absolute;
	top: 15px;
	right: 0;
}

.index_cts_sct_listbt {
}

.index_cts_sct_listbt a {
}

.index_cts_sct_listbt a:hover {
	text-decoration: none !important;
}

.cts_right_bnr01 {
}

.cts_right_bnr01 li {
	margin-bottom: 40px;
}

.cts_right_bnr01 li a {
	display: block;
	border: 1px solid #ccc;
}

.cts_right_bnr01 li a img {
	width: 100%;
}

.cts_right_bnr01 li a:hover {
	border: 1px solid #333;
}

.cts_right_bnr02 {
}

.cts_right_bnr02 li {
	margin-bottom: 25px;
}

.cts_right_bnr02 li a {
	display: block;
	border: 1px solid #ccc;
}

.cts_right_bnr02 li a img {
	width: 100%;
}

.cts_right_bnr02 li a:hover {
	border: 1px solid #333;
}

.cts_right_bnr03 {
}

.cts_right_bnr03 li {
}

.cts_right_bnr03 li a {
	display: block;
	text-align: center;
}

.cts_right_bnr03 li a img {
	width: 50%;
}

.cts_right_bnr03 li a:hover {
	opacity: 0.7;
}

.cts_right_bnr03_2022 {
}

.cts_right_bnr03_2022 li {
}

.cts_right_bnr03_2022 li a {
	display: block;
	text-align: center;
}

.cts_right_bnr03_2022 li a img {
	width: 100%;
}

.cts_right_bnr03_2022 li a:hover {
	opacity: 0.7;
}

#pagetop_bt {
	width: 80px;
	margin: 35px auto 15px auto;
}

#pagetop_bt a {
	background: #333;
	color: #fff;
	text-align: center;
	height: 30px;
	display: block;
	font-size: 15px;
	line-height: 30px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#pagetop_bt a:hover {
	opacity: 0.8;
}

#footer_wrap {
	background: #333;
}

#footer_inner {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}

.footer_list_wrap {
	float: left;
	margin-right: 60px;
}

.footer_list_wrap dl {
	margin-bottom: 12px;
}

.footer_list_wrap dl a {
	color: #ccc !important;
	text-decoration: none !important;
}


.footer_list_wrap dl a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.footer_list_wrap dl dt {
	background: url(../images/index/arrow.jpg) no-repeat 0 6px;
	padding-left: 12px;
	font-size: 12px;
	margin-bottom: 3px;
}

.footer_list_wrap dl dd {
	font-size: 12px;
	margin-bottom: 3px;
	padding-left: 12px;
}

.footer_right {
	width: 180px;
	float: right;
}

ul.sns_icon {
	margin-bottom: 15px;
}

ul.sns_icon li {
	float: right;
	margin-left: 12px;
	width: 15px;
	line-height: 15px;
}

ul.sns_icon li a {
}

ul.sns_icon li a img {
	width: 100%;
}

ul.sns_icon li a:hover {
	opacity: 0.7;
}

.footer_right_logo {
}

.footer_right_logo img {
	width: 100%;
}

footer {
	background: #000;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 3;
}



/* ------------------- */

#sp_menu {
	display: none;
}

#index_kv_pc {
	display: block;
}

#index_kv_sp {
	display: none;
}

#sp_gnavi_main {
	display: none;
}

.pc_only {
}

#sp_logo_only {
	display: none;
}

#pagetop_bt2 {
	display: none;
}

/* //////////////////////////////////////////////////

　next_common

////////////////////////////////////////////////// */

.common_bg {
	background: url(../images/blog/pc_bg.jpg) repeat-x top;
}

#ncm_tl {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#ncm_tl_txt {
	background: url(../images/blog/pc_title.png) no-repeat;
	width: 343px;
	height: 230px;
	position: absolute;
	top: 0;
	left: 0;
	display: table !important;
	color: #fff;
}

#ncm_tl_txt p {
	display: table-cell!important;
	vertical-align: middle !important;
	padding: 0 80px 0 36px;
	font-size: 20px;
	font-weight: bold;
}

#tp_wrap {
	width: 980px;
	margin: 0 auto;
}

#tp_inner {
	width: 760px;
	background: url(../images/blog/tp_bg.jpg) repeat-x bottom;
}

#tp_list {
	background: url(../images/blog/tp_bar.jpg) no-repeat bottom left;
}

#tp_list li {
	float: left;
	background: url(../images/blog/arrow.png) no-repeat 0 16px;
	padding: 0 7px 0 10px;
	line-height: 40px;
}

#tp_list li#tp_home {
	background: none;
	padding: 0 7px 0 0;
}

#tp_list li a {
	color: #c00;
	text-decoration: underline;
}

#tp_list li a:hover {
	text-decoration: none;
}

#sidemenu_tl {
	background: #333;
	color: #fff;
	padding: 0 15px;
	font-weight: bold;
	line-height: 70px;
	margin-bottom: 10px;
}

#sidemenu_list {
	border-top: 1px dotted #ccc;
	margin-bottom: 40px;
}

#sidemenu_list li {
	border-bottom: 1px dotted #ccc;
}

#sidemenu_list li a {
	background: url(../images/blog/arrow.png) no-repeat 5px 18px;
	display: block;
	line-height: 1.5;
	padding: 12px 5px 12px 15px;
	color: #999;
}

#sidemenu_list li a:hover, #sidemenu_list li a.on {
	background: #eee url(../images/blog/arrow.png) no-repeat 5px 18px;
	color: #333;
	text-decoration: none;
}

#ncm_left {
	width: 760px;
	float: left;
	padding-top: 40px;
}

.ncm_blog_list {
	position: relative;
	border-top: 1px dotted #ccc;
	padding-top: 30px;
	margin-top: 30px;
}

.ncm_blog_list2 {
	position: relative;
}

.ncm_blog_list_bt {
	position: absolute;
	top: 20px;
	right: 0;
}


.ncm_blog_sec_wrap {
	padding-bottom: 40px;
}
.ncm_blog_sec_wrap2 {
}

.ncm_blog_sec_inner {
	width: 380px;
	float: left;
}

.ncm_blog_sec_photo {
	width: 140px;
	float: left;
	margin-right: 15px;
}

.ncm_blog_sec_photo img {
	width: 100%;
}

.ncm_blog_sec_txt {
	width: 200px;
	float: left;
}

.ncm_blog_sec_txt dt {
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}

.ncm_blog_sec_txt dd {
	line-height: 1.5;
}

.index_cts_sct_listbt2 {
	position: absolute;
	top: 50px;
	right: 0;
}

#blog_tl {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding: 20px 15px;
	margin-bottom: 10px;
}

#blog_tl dt {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	line-height: 1.3;
	margin-bottom: 3px;
}

#blog_tl dd {
	font-size: 18px;
	line-height: 1.3;
	color: #333;
	font-weight: bold;
}
.sns_detail_list {
	width: 100%;
	margin-bottom: 40px;
}
.sns_detail_list li {
	float: right;
	margin-left: 5px;
}

#blog_cms_detail {
}

#blog_cms_detail img {
	max-width: 100%;
}

#blog_cms_detail a {
	color: #ff6a00;
	text-decoration: underline;
}

#blog_cms_detail a:hover {
	color: #bb5421;
	text-decoration: none;
}

#blog_ctrl_wrap {
	margin-top: 40px;
	border-bottom: 2px solid #333;
	padding-bottom: 5px;
}

#blog_ctrl_prev {
	float: left;
}

#blog_ctrl_next {
	float: right;
}

#blog_ctrl_list {
	width: 150px;
	margin: 20px auto 0 auto;
}

#blog_ctrl_list a {
	display: block;
	border: 1px solid #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: center;
	padding: 10px 0;
}


.list {
	padding: 10px;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
}
.list ul {
	list-style: none outside none;
	float: left;
	margin: 0 0 0 0;
	padding: 15px 0;
	position: relative;
	left: 50%;
}
.list ul li {
	float: left;
	margin-right: 5px;
	position: relative;
	left: -50%;
}
.list ul li a {
	line-height: 25px;
	width: 25px;
	text-align: center;
	display: block;
	border: 1px solid #aaa;
}
.list ul li a:hover, .list ul li a.on {
	background: #333;
	color: #fff;
	border: 1px solid #333;
}

/* about */
#about_index_tl {
	margin-bottom: 40px;
}

#about_index_stl {
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0;
}

#about_index_tl img {
	width: 100%;
}

#about_index_txt {
	line-height: 40px;
	padding-left: 12px;
	padding-bottom: 70px;
	background: url(../images/index/bar_100_4.jpg) no-repeat bottom left;
	background-size: 50px 2px;
}

#about_index_list_wrap {
	width: 570px;
	margin: 40px auto 0 auto;
}

#about_index_list_left {
	width: 280px;
	float: left;
}

#about_index_list_right {
	width: 280px;
	float: right;
}

#about_index_list_left a, #about_index_list_right a {
	display: block;
	border: 1px solid #ccc;
}

#about_index_list_left a:hover, #about_index_list_right a:hover {
	display: block;
	border: 1px solid #c00;
}

#about_support_tl {
	margin-bottom: 40px;
}

#about_support_tl img {
	width: 100%;
}

#about_support_stl {
	margin-bottom: 40px;
}

#about_support_stl img {
	width: 100%;
}

.about_support_3clm {
	float: left;
	width: 240px;
	margin-right: 20px;
}

.about_support_3clm_photo {
	margin-bottom: 10px;
}

.about_support_3clm_photo img {
	width: 100%;
}

.about_support_3clm_tl {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/about/bg_sstl.jpg) no-repeat left bottom;
	line-height: 40px;
	margin-bottom: 10px;
}

.about_support_3clm_txt {
}

.about_support_mlt_wrap {
	margin-top: 55px;
}

.about_support_mlt_stl {
	background: #333;
	color: #fff;
	width: 120px;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.about_support_mlt_inner {
	padding: 10px 20px 20px 20px;
	border-bottom: 1px dotted #ccc;
}

.about_support_mlt_tl {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
}


.about_voice_nav_wrap {
	background: url(../images/about/bg_voice_nav.jpg) repeat-x top;
	padding: 12px;
}

.about_voice_nav_tl {
	padding: 12px 0 8px 0;
	line-height: 0.1;
}

.about_voice_nav_left {
	width: 355px;
	float: left;
}

.about_voice_nav_right {
	width: 355px;
	float: right;
}

.about_voice_detail_wrap {
	margin-top: 60px;
	padding-right: 12px;
}

.about_voice_detail_no {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	line-height: 48px;
	font-weight: bold;
}

.about_voice_detail_inner {
	padding-left: 12px;
}

.about_voice_detail_tl {
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
}

.about_voice_detail_cts {
	margin-top: 55px;
}

.about_voice_detail_cts_inner1 {
	width: 506px;
	float: left;
}

.about_voice_detail_cts_inner2 {
}

.about_voice_detail_cts_tl {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/about/bg_sstl.jpg) no-repeat bottom left;
}

.about_voice_detail_cts_txt {
}

.about_voice_detail_photo {
	width: 200px;
	float: right;
}

.about_voice_detail_photo img {
	width: 200px;
}

.about_voice_detail_photo_txt {
	font-size: 10px;
	margin-top: 10px;
}

.about_voice_detail_profile_wrap {
	border: 1px dotted #333;
	padding: 20px;
	margin-top: 20px;
}

.about_voice_detail_profile_photo {
	float: left;
	width: 100px;
}

.about_voice_detail_profile_photo img {
	width: 100px;
}

.about_voice_detail_profile_txt {
	width: 565px;
	float: right;
}

.about_voice_detail_profile_txt dt {
	font-size: 10px;
	font-weight: bold;
}

.about_voice_detail_profile_txt dd {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.about_voice_detail_profile_txt p {
}

/* blog */
#blog_event_schedule_wrap {
	border-top: 3px solid #333;
	background: #eee;
	text-align: center;
	margin-top: 40px;
}

#blog_event_schedule_tl {
	text-align: center;
	font-size: 18px;
	line-height: 2;
	padding: 12px 0;
}

#blog_event_schedule_bt {
	width: 330px;
	margin: 15px auto 20px auto;
	border: 1px solid #f60;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: center;
}

#blog_event_schedule_bt a {
	display: block;
	border: 1px solid #ffd6ad;
	padding: 16px 0;
	background: #f60;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#blog_event_schedule_bt a:hover {
	background: #ff7821;
}

#blog_event_schedule_tel {
	border-top: 1px solid #ccc;
	width: 95%;
	margin: 0 auto;
	padding: 20px 0;
}


/* privacy */
#privacy_tl {
	margin: 0 15px;
	font-weight: bold;
	line-height: 2;
}

.privacy_stl {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 20px 0 25px 0;
	margin-top: 50px;
}

.privacy_txt {
	margin: 0 15px;
}

.privacy_txt span {
	display: inline-block;
	margin: 5px 0;
}

.privacy_txt div {
	margin: 0 15px;
}


/* course */
#course_index_tl {
	background: #333;
	text-align: center;
}

#course_index_wrap {
	margin: 0 15px;
}


#course_index_tl {
	background: #333;
	text-align: center;
}

#course_index_tl img {
	width: 100%;
}

#course_index_wrap {
	width: 90%;
	margin: 0 auto;
}
#course_index_stl {
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0;
}


.course_index_menubox{
  clear:both;
}
.course_index_menubox a{
  width:47%;
  padding:8px;
  border:1px solid #CCC;
  text-decoration:none;
}
.course_index_menubox a:hover{
  background-color:#F9F9F9;
  border:1px solid #999;
}
.course_index_menubox .course_index_left{
  float:left;
}
.course_index_menubox .course_index_right{
  float:right;
}
.course_index_menubox h3{
  background-color:#333;
  color:#FFF;
  font-size:14px;
  font-weight:bold;
  line-height:1.3;
  padding:10px;
}
.course_index_menubox h3 span{
  font-size:12px;
  font-weight:normal;
}
.course_index_menubox h3:after {
	content: " \f054";
	font-family: FontAwesome;
  font-weight:normal;
  padding-left:5px;
}
.course_index_menubox p{
  padding:10px 0 20px;
}
.course_index_menubox a:hover p{
  text-decoration:underline;
}
.course_index_menubox img{
  width:100%;
  height:auto;
}

.course_common_tl {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 15px 0 35px 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
  line-height:1.3;
}
.course_common_tl span{
  font-size:12px;
}
.course_shcedule_img {
	margin: 20px 15px 0;
}
.course_shcedule_img img{
	width: 100%;
}

.course_ass_p01 {
	width: 280px;
	float: right;
}

.course_ass_p01 img {
	width: 100%;
}

.course_ass_p01_txt {
	width: 435px;
	float: left;
}
ul.course_ass_p01_under{
	background: url(../images/about/bg_sstl.jpg) no-repeat left top;
  padding-top:10px;
  list-style-type: decimal;
  padding-left:20px;
}
ul.course_ass_p01_under li{
  margin-top:15px;
  padding-left:10px;
}
ul.course_ass_p01_under li span{
  font-size:14px;
  font-weight:bold;
  display:block;
}

.course_ass_p02 {
	margin: 35px 0;
}

.course_ass_p02 img {
	width: 100%;
}

.course_ass_p02_txt {
	background: url(../images/about/bg_sstl.jpg) no-repeat left top;
	padding-top: 12px;
}

.course_ass_plate_wrap {
	background: url(../images/course/ass_bg_plate.jpg);
	padding: 5px;
	margin-top: 35px;
}

.course_ass_plate_inner {
	background: #fff;
	padding: 20px 15px;
}

.course_ass_plate_tl {
	margin-bottom: 20px;
}

.course_ass_plate_table {
	width: 385px;
	float: left;
}

.course_ass_plate_table_txt {
	width: 290px;
	float: right;
}

.course_ass_plate_table table {
	width: 99.9%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.course_ass_plate_table table th, .course_ass_plate_table table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.course_ass_plate_table table th {
	background: #eee;
	line-height: 38px;
	text-align: center;
	vertical-align: middle !important;
}

.course_ass_plate_table table th img {
	vertical-align: middle !important;
}

.course_ass_plate_table table td {
	padding: 8px 5px;
}

.course_ass_plate_table table td.left_105px {
	width: 105px;
	text-align: center;
}

.course_ass_plate_table_txt a {
	color: #c00 !important;
	text-decoration: underline !important;
}

.course_ass_plate_table_txt a:hover {
	text-decoration: none !important;
}

.course_ass_plate_table_txt_att {
	margin-top: 5px;
}

.course_ass_circle_list {
	display: table;
	margin-bottom: 10px;
}

.course_ass_circle_list dt {
	background: #333;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.course_ass_circle_list dd {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
  line-height:1.3;
}
.course_ass_circle_list dd span {
  display:block;
  font-size:12px;
  font-weight:normal;
}

.course_ass_circle_list_box {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-top: 20px;
}
.course_common_tl2 {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 2px 12px;
	margin: 50px 0 30px 0;
	font-size: 14px;
}

/*
.course_common_table thead {
	width: 100%;
}

.course_common_table tbody {
	width: 100%;
}
*/
.course_common_table, .course_common_table2, .course_common_table3, .course_common_table4 {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}
.course_common_table th, .course_common_table2 th, .course_common_table3 th, .course_common_table4 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	background: #eee;
	font-weight: bold;
	padding: 6px 12px;
}
.course_common_table td, .course_common_table2 td, .course_common_table3 td, .course_common_table4 td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 12px;
}

.sp_display_block {
	display: none;
}

.course_common_table_attn {
	margin-top: 10px;
}

.course_common_stl_bl {
	border-left: 3px solid #333;
	padding-left: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}

.course_ass_innerbox_wrap {
	border-top: 3px solid #333;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
}

.course_ass_innerbox_inner1 {
	padding: 0 20px 30px 20px;
	border-bottom: 1px dotted #ccc;
}

.course_ass_innerbox_inner2 {
	padding: 0 20px 30px 20px;
}

.course_ass_innerbox_tl {
	border-bottom: 5px solid #ccc;
	padding: 20px 0 12px 0;
	font-size: 14px;
	font-weight: bold;
}

.course_ass_innerbox_main {
	margin-top: 25px;
}

.course_ass_innerbox_main dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.course_ass_innerbox_main dd {
}

.course_ass_innerbox_main_sub {
	margin-top: 10px;
	display: table;
}

.course_ass_innerbox_main_sub dt {
	width: 105px;
	display: table-cell;
	background: #333;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	min-height: 50px;
}

.course_ass_innerbox_main_sub dd {
	display: table-cell;
  padding:5px 5px 5px 10px;
	vertical-align: middle;
	min-height: 50px;
  border:1px solid #CCC;
}

.course_ass_mlt_wrap {
	margin-top: 55px;
}

.course_ass_mlt_stl {
	background: #333;
	color: #fff;
	width: 120px;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.course_ass_mlt_inner {
	padding: 10px 20px 20px 20px;
	border-bottom: 1px dotted #ccc;
}

.course_ass_mlt_tl {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
}


.att_fz10 {
	font-size: 10px;
}

.course_ass_flt_left {
	width: 355px;
	float: left;
}

.course_ass_flt_right {
	width: 355px;
	float: right;
}

.course_ass_flt_common_tl {
	border: 1px solid #ccc;
	background: #eee;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
}

.course_ass_flt_common_txt {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 12px;
}

.course_message_bt_left {
	width: 370px;
	float: left;
}

.course_message_bt_right {
	width: 370px;
	float: right;
}

.course_message_bt_left a, .course_message_bt_right a {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 3px solid #c00;
	display: block;
}

.course_message_bt_left a img, .course_message_bt_right a img {
	width: 100%;
}

.course_message_bt_left a:hover, .course_message_bt_right a:hover {
	border-top: 1px solid #c00;
	border-left: 1px solid #c00;
	border-right: 1px solid #c00;
	border-bottom: 3px solid #c00;
}

.course_message_01_photo {
	margin-top: 40px;
}

.course_message_01_photo img {
	width: 100%;
}

.course_message_tl {
	margin-top: 40px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/about/bg_sstl_pg.png) no-repeat bottom left;
	padding-bottom: 20px;
}

.course_message_tl_txt {
	margin-top: 12px;
}

.course_message_eng_wrap {
	background: #eee;
	margin-top: 40px;
	padding: 40px 25px;
}

.course_message_sstl {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 15px 0 25px 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}

.course_message_ssdl {
	margin-bottom: 30px;
}

.course_message_ssdl dt {
	font-weight: bold;
}

.course_message_ssdl dd {
	font-weight: bold;
	font-size: 18px;
}

.course_message_sstxt_right {
	width: 180px;
	float: right;
}

.course_message_sstxt_right img {
	width: 100%;
}

.course_message_sstxt_left {
	width: 510px;
	float: left;
}

.course_design_main {
	position: relative;
}

.course_design_main img {
	width: 100%;
}

.course_design_main_txt {
	margin: 0 15px;
	padding-top: 10px;
	font-weight: bold;
}
.course_design_main_txt .c_link_block{
  text-align:center;
  margin:20px auto;
}
.course_design_main_txt .c_link_block a{
  width: 45%;
  display:inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-align: center;
	padding: 10px 0;
}
.course_design_main_txt .c_link_block a i{
  margin-left:5px;
}

/*
.course_design_main_imgtxt{
	position:absolute;
	top:0px;
	text-align: center;
	width: 100%;
	color:#FF0000;
	font-size: 20px;
	font-weight: bold;
}
*/
.course_design_main_imgtxt{
	top:0px;
	text-align: center;
	width: 100%;
	color:#FF0000;
	font-size: 20px;
	font-weight: bold;
}
.course_design_p01 {
	width: 200px;
	float: right;
}

.course_design_p01 img {
	width: 100%;
}

.course_design_p01_txt {
	width: 515px;
	float: left;
}


/* shcedule */
.shcedule_img01, .new_shcedule_img01, .shcedule_img02 {
	margin: 30px 15px 0;
}

.shcedule_img01 img, .new_shcedule_img01 img, .shcedule_img02 img {
	width: 100%;
}

.bor_tsuid {
  margin-top:30px;
	border-top: 1px dotted #CCC;
}


/* faq */
#faq_wraper {
	border-top: 3px solid #666;
	border-bottom: 1px dotted #ccc;
	padding: 0 15px;
	padding-bottom: 30px;
}

#faq_tl_txt {
	font-size: 16px;
	padding: 20px 0;
	background: url(../images/about/bg_sstl_pg.png) no-repeat bottom left;
	font-weight: bold;
	line-height: 1.5;
}

.faq_atte_g {
	background: #eee;
	text-align: center;
	padding: 15px 0;
}

.faq_anc_list {
	margin-top: 15px;
}

.faq_anc_list li {
	float: left;
	width: 355px;
	margin-top: 5px;
}

.faq_anc_list li.fal_right {
	float: right;
}

.faq_anc_list li a {
	display: block;
	border: 1px solid #ccc;
	background: url(../images/faq/down.jpg) no-repeat 9px 15px;
	line-height: 2.5;
	padding-left: 20px;
	font-size: 14px;
}

.faq_anc_list li a:hover {
	border: 1px solid #c00;
}

.faq_list_wrap {
	border: 1px solid #ccc;
	padding: 20px 0;
	margin-top: 40px;
}

.faq_list_tl {
	background: #333;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 698px;
	margin-bottom: 10px;
	padding: 10px 20px;
}

.faq_list_wrap ul li {
	font-size: 14px;
	vertical-align: middle;
}

.faq_list_wrap ul li a {
	vertical-align: middle;
	display: block;
	padding: 10px 20px 10px 60px;
	background: url(../images/faq/q.png) no-repeat 20px 14px;
}

.faq_list_wrap ul li a:hover {
	background: #eee url(../images/faq/q.png) no-repeat 20px 14px;
}

.faq_list_wrap ul li a img {
	vertical-align: middle;
	margin-right: 15px;
}

.faq_detail_wrap {
	border: 1px solid #ccc;
	padding: 20px 0;
}

.faq_detail_inner {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}

.faq_detail_tl {
	padding: 5px 20px 5px 60px;
	background: url(../images/faq/q.png) no-repeat 20px 14px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.faq_detail_txt {
	padding: 5px 20px 5px 100px;
	background: url(../images/faq/a.png) no-repeat 60px 5px;
}

.faq_detail_txt img {
	max-width: 600px;
}

.border_none {
	border: none !important;
}


.course_common_tl3 {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 15px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
.course_common_tl4 {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 2px 12px;
	margin: 40px 0 0 0;
	font-size: 14px;
}


/* link */
.link_list {
	padding-top: 10px;
}

.link_list li {
	margin-top: 10px;
}

.link_list li a {
	display: block;
	border: 1px solid #ccc;
	padding: 15px;
}

.link_list li a:hover {
	border: 1px solid #c00;
}

.link_list li a div.link_img {
	float: right;
}

.link_list li a div.link_titletxt {
	float: left;
}

.link_list li a div.link_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

.link_list li a div.link_title span {
	font-size: 12px;
	font-weight: bold;
}

a div.link_titletxt {
	color: #444 !important;
}

a div.link_txt {
	color: #444 !important;
}

.link_list li a div.link_url {
	color: #c00;
	text-decoration: underline;
	line-height: 1.6;
}


/* study_abroad */
.study_abroad_parsons{
  clear:both;
}
.study_abroad_parsons .sa_left{
  float:left;
  width:440px;
}
.study_abroad_parsons .sa_left p{
  margin-bottom:30px;
}
.study_abroad_parsons .sa_left p:last-child{
  margin-bottom:0;
}
.study_abroad_parsons .sa_right{
  float:right;
  width:300px;
  background-color:#EEE;
}
.study_abroad_parsons .sa_right img{
  width:100%;
  height:auto;
  margin-bottom:10px;
}
.study_abroad_parsons .sa_right img:last-child{
  margin-bottom:0;
}
.sa_under_link{
  border-top:1px dotted #CCC;
  padding-top:20px;
  margin-top:30px;
}
.sa_under_link a{
  display:block;
  width:410px;
  border:1px solid #CCC;
  border-radius:5px;
  padding:15px 5px 15px 37px;
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat;
  font-weight:bold;
}
.sa_under_link a:hover{
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat #F9F9F9;
  border:1px solid #999;
}


.study_abroad_menu{
  clear:both;
  margin-bottom:20px;
}
.study_abroad_menu li{
  float:left;
  width:32%;
  margin:0 0.4% 0.4% 0;
  border:1px solid #CCC;
}
.study_abroad_menu li:last-child{
  margin-right:0;
}
.study_abroad_menu li:hover{
  border:1px solid #333;
}
.study_abroad_menu li a{
  display:block;
  margin:10px 5px 10px 10px;
  font-size:10px;
  background:url(../images/study_abroad/bt_under_bit.gif) center right no-repeat;
}

.study_abroad_txt {
	background: url(../images/about/bg_sstl.jpg) no-repeat left top;
	padding-top: 12px;
  margin-bottom:30px;
}
.study_abroad_other .link_box{
  border:1px solid #CCC;
  border-top:3px solid #333;
  padding:0 0 20px 20px;
  clear:both;
  margin-bottom:20px;
}
.study_abroad_other .link_box:last-child{
  margin-bottom:0; 
}
.study_abroad_other .link_box .link_left{
  float:left;
  width:460px;
  padding-top:10px;
}
.study_abroad_other .link_box .link_left .s_name{
  clear:both;
}
.study_abroad_other .link_box .link_left .s_name img{
  float:left;
}
.study_abroad_other .link_box .link_left .s_name p{
  float:left;
  background:url(../images/study_abroad/i_logo_side.gif) center left no-repeat;
  padding:22px 0 22px 16px;
  font-size:14px;
  font-weight:bold;
}
.study_abroad_other .link_box .link_left > p{
  margin:10px 0 20px 0;
  min-height:130px;
}
.study_abroad_other .link_box .link_left > a{
  display:block;
  width:410px;
  border:1px solid #CCC;
  border-radius:5px;
  padding:15px 5px 15px 37px;
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat;
  font-weight:bold;
}
.study_abroad_other .link_box .link_left > a:hover{
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat #F9F9F9;
  border:1px solid #999;
}
.study_abroad_other .link_box .link_right{
  float:right;
  width:260px;
}
.study_abroad_other .link_box .link_right img{
  width:100%;
  height:auto;
}
.study_abroad_other .link_other{
  padding:0 20px;
}
.study_abroad_other .link_other p{
  margin-bottom:10px;
}
.study_abroad_other .link_other a{
  display:block;
  width:410px;
  border:1px solid #CCC;
  border-radius:5px;
  padding:15px 5px 15px 37px;
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat;
  font-weight:bold;
  margin-bottom:10px;
}
.study_abroad_other .link_other a:last-child{
  margin-bottom:0;
}
.study_abroad_other .link_other a:hover{
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat #F9F9F9;
  border:1px solid #999;
}


/* access */
#map_canvas{
  width:758px;
  height:450px;
  border:1px solid #CCC;
  margin-bottom:20px;
}
.acc_tl{
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 15px 0 20px 0;
	font-size: 20px;
	font-weight: bold;
	margin-top: 50px;
  line-height:1.3;
}
.acc_tl span{
  font-size:12px;
}
.access_box{
  clear:both;
}
.access_box .access_l{
  float:left;
  width:50%;
}
.access_box .access_r{
  float:right;
  width:50%;
}
.access_box .sub_tl{
	border-left: 3px solid #333;
	padding-left: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}
.access_box img{
  margin-top:15px;
}


/* sitemap */
#sitemap_wrap {
	border: 1px dotted #000;
	padding: 25px 0;
}

#sitemap_tl {
	background: #333;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 15px;
}

#sitemap_wrap dl {
	margin: 0 15px;
}

#sitemap_wrap dl dt {
	margin-top: 10px;
}

#sitemap_wrap dl dd {
	margin-left: 20px;
}

#sitemap_wrap dl dt a {
	display: block;
	border: 1px solid #ccc;
	background: url(../images/sitemap/ic1.jpg) no-repeat 8px 10px;
	line-height: 30px;
	padding-left: 25px;
	font-weight: bold;
}

#sitemap_wrap dl dt a:hover {
	border: 1px solid #c00;
	color: #c00;
}

#sitemap_wrap dl dd a {
	display: block;
	background: url(../images/sitemap/ic2.png) no-repeat 5px 15px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
}

#sitemap_wrap dl dd a:hover {
	background: #eee url(../images/sitemap/ic2.png) no-repeat 5px 15px;
	color: #c00;
}

.sys_pc{
	display: block;
}
.sys_sp{
	display: none;
}


.table_td_lo_ptn1 {
	width: 13% !important;
}
.table_td_lo_ptn2 {
	width: 14% !important;
}
.table_td_lo_ptn3 {
	width: 11% !important;
}

.table_td_lo_c {
	text-align: center !important;
}

.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
  width: 100%;
  background: #333;
  margin: 0 auto !important;
  padding: 15px 0;
}

.sp_fix_zam {
	display: none;
}
}


/* //////////////////////////////////////////////////

　sp

////////////////////////////////////////////////// */

@media screen and (max-width:640px) {

.fixed {
	display: none;
}

#header_wrap {
	background: #333;
}

#h_t_2021 ul{
	display:table;
}

#h_t_2021 .h_t_2021_ll{
	width: 40%;
	padding-left: 25px;
	font-size: 10px;
	display:table-cell;
	vertical-align: middle;
}

#h_t_2021 .h_t_2021_lr{
	width: 60%;
	padding-left: 5px;
	font-size: 10px;
	display:table-cell;
}

#h_t_2021 .h_t_2021_lr span{
	display:block;
	padding-right: 0;
}

h1 {
	padding-top: 8px;
	float: left;
	width: 155px;
}

h1 img {
	width: 125%;
}

#sp_menu {
	width: 40px;
	float: right;
	border-left: 1px solid #444;
}

.pc{
  display:none;
}

/* index */
#index_kv_pc {
	display: none;
}

#index_kv_sp {
	display: block;
}

#sp_menu img {
	width: 100%;
}

#head_right {
	display: none;
}

#head_fis {
}

#head_fis a {
}

#head_fis a:hover {
}

#head_fis a img {
}

#head_octobre {
	display: none;
}

#head_octobre a {
}

#head_octobre a:hover {
}

#head_octobre a img {
}

#head_octobre_new {
	display: none;
}

#head_request {
}

#head_request a {
}

#head_request a img {
}

#head_request a:hover {
}

#head_counseling {
}

#head_counseling a {
}

#head_counseling a img {
}

#head_counseling a:hover {
}

nav {
	display: none;
}

nav ul {
}

nav ul li {
}

nav ul li a {
}

nav ul li a:hover, nav ul li a.on {
}

#sp_gnavi_main {
	background: #333;
	padding-bottom: 20px;
	border-top: 1px solid #000;
}

#sp_gnavi_main ul li:after {
}

#sp_gnavi_main ul li a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 2.8;
	border-bottom: 1px solid #000;
	padding-left: 5%;
}

#sp_gnavi_main ul li a:after {
	content: " \f054";
	font-family: FontAwesome;
	position: absolute;
	right: 5%;
}


#sp_head_fis {
	width: 85%;
	margin: 10px auto 0 auto;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sp_head_fis a {
	display: block;
	width: 100%;
	padding: 6px 0;
	background: #191919;
	border-top: 1px solid #999;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

#sp_head_fis a:hover {
	background: #404040;
}

#sp_head_fis a img {
	width: 100%;
}

#sp_head_octobre {
	width: 85%;
	margin: 10px auto 0 auto;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sp_head_octobre a {
	display: block;
	width: 100%;
	padding: 6px 0;
	background: #FFFFFF;
	border: 3px solid #FFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

#sp_head_octobre a:hover {
	border: 3px solid #333;
	background: #FFFFFF;
}

#sp_head_octobre a img {
	width: 100%;
}

#sp_head_octobre_new_1 {
	width: 85%;
	margin: 10px auto 0 auto;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sp_head_octobre_new_1 a img {
	width: 100%;
}

#sp_head_octobre_new_2 {
	width: 85%;
	margin: 10px auto 0 auto;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sp_head_octobre_new_2 a img {
	width: 100%;
}

.sp_head_request_2021 {
	width: 85%;
	margin: 10px auto 0 auto;
}

.sp_head_request_2021 img{
	width: 100%;
}

.sp_head_counseling_2021 {
	width: 85%;
	margin: 10px auto 0 auto;
}

.sp_head_counseling_2021 img{
	width: 100%;
}


#sp_head_request {
	width: 85%;
	margin: 10px auto 0 auto;
	border: 1px solid #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sp_head_request a {
	display: block;
	width: 100%;
	padding: 9px 0;
	background: #ff3333;
	border: 1px solid #ff7165;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

#sp_head_request a img {
	width: 100%;
}

#sp_head_request a:hover {
	background: #ff3e3e;
	border: 1px solid #ff8477;
}

#sp_head_counseling {
	width: 85%;
	margin: 10px auto 0 auto;
	border: 1px solid #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#sp_head_counseling a {
	display: block;
	width: 100%;
	padding: 9px 0;
	background: #ff9933;
	border: 1px solid #ffb865;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

#sp_head_counseling a img {
	width: 100%;
}

#sp_head_counseling a:hover {
	background: #ffab3e;
	border: 1px solid #ffc677;
}


.sp_fix_zam {
	width: 100%;
	background: #333;
	padding: 10px 0;
	position: fixed;
	bottom: 0;
	z-index: 30000;
}

.sp_head_request {
	width: 85%;
	margin: 0 auto;
	border: 1px solid #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.sp_head_request a {
	display: block;
	width: 100%;
	padding: 9px 0;
	background: #ff3333;
	border: 1px solid #ff7165;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

.sp_head_request a img {
	width: 100%;
}

.sp_head_request a:hover {
	background: #ff3e3e;
	border: 1px solid #ff8477;
}

.sp_head_counseling {
	width: 85%;
	margin: 10px auto 0 auto;
	border: 1px solid #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.sp_head_counseling a {
	display: block;
	width: 100%;
	padding: 9px 0;
	background: #ff9933;
	border: 1px solid #ffb865;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 2px;
}

.sp_head_counseling a img {
	width: 100%;
}

.sp_head_counseling a:hover {
	background: #ffab3e;
	border: 1px solid #ffc677;
}


#index_btl_wrap {
	background: url(../images/index/sp_bg.jpg);
	padding: 15px 0;
}

#index_btl_left {
	width: 100%;
	margin-bottom: 15px;
}

#index_btl_left a {
	display: block;
	border: 5px solid #333;
}

#index_btl_left a img {
	width: 100%;
}

#index_btl_left a:hover {
	border: 5px solid #c00;
}

#index_btl_right {
	width: 100%;
}

#index_btl_right a {
	display: block;
	border: 5px solid #333;
}

#index_btl_right a img {
	width: 100%;
}

#index_btl_right a:hover {
	border: 5px solid #c00;
}


#index_cts_wrap {
}

.index_cts_left {
  margin:20px auto 25px;
}


/* #tabAccordion */
#tabAccordion {
  width: 100%;
  height: auto;
  border: none;
  margin-bottom:20px;
}
#tabAccordion dl {
  top: auto;
  left: auto;
  width: 100%;
  position: relative;
}

#tabAccordion dl dt {
  top: auto;
  left: auto;
  width: 100%;
  position: relative;
  border-bottom: #CCC 1px solid;
  border-right: none;
  clear:both;
  padding:15px 0;
}

#tabAccordion dl:first-child dt {
  border-top: #CCC 1px solid;
}
#tabAccordion dl:nth-child(2) dt,
#tabAccordion dl:nth-child(3) dt,
#tabAccordion dl:nth-child(4) dt,
#tabAccordion dl:nth-child(5) dt {
  left: auto;
}

#tabAccordion dl dt a {
  padding: 20px;
  line-height: 1em;
  text-align: left;
  font-size:14px;
  font-weight:bold;
}

#tabAccordion dl dt a:after {
  content: '';
  margin-top: -4px;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2em;
  display: block;
  position: absolute;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#tabAccordion dl dt.btnAcv {
  border-bottom: #CCC 1px solid;
  background: #EEE;
}


#tabAccordion dl dd {
  top: auto;
  left: auto;
  padding: 20px;
  width: 100%;
  height: auto;
  position: relative;
  border-bottom: #CCC 1px solid;
}
#tabAccordion dl dd:after {
  display: block;
	clear: both;
	content: "";
}
#tabAccordion dl dd div{
  float:right;
  width:62%;
  padding-right:5%;
}
#tabAccordion dl dd div .p_title{
  font-size:14px;
  font-weight:bold;
  color: #963;
	line-height: 1.5;
}
#tabAccordion dl dd img{
  float:left;
  width:30%;
  height:auto;
}
#tabAccordion dl dd p {
	padding-bottom:10px;
	line-height: 2em;
}

ul.index_sec1{
  clear:both;
  margin-bottom:30px;
}
ul.index_sec1 li{
  float:none;
  width:100%;
  max-width:580px;
  margin:0 auto 15px;
}
ul.index_sec1 li img{
  width:100%;
  height:auto;
}
ul.index_sec1 li div{
  clear:both;
  padding:10px 10px 10px 5px;
}
ul.index_sec1 li div:after{
  display: block;
	clear: both;
	content: "";
}
ul.index_sec1 li div p{
  float:left;
  font-size:14px;
  font-weight:bold;
  display:block;
}
ul.index_sec1 li div i{
  float:right;
  padding-top:3px;
}
ul.index_sec1 li a:hover div{
  background-color:#F9F9F9;
}

ul.index_sec2{
  clear:both;
  margin-bottom:30px;
}
ul.index_sec2 li{
  float:none;
  width:90%;
  margin:0 auto 20px;
}
ul.index_sec2 li .index_news_box{
  clear:both;
}
ul.index_sec2 li .index_news_box:after{
  display: block;
	clear: both;
	content: "";
}
ul.index_sec2 li .index_news_box img{
  float:left;
  width:30%;
  height:auto;
}
ul.index_sec2 li .index_news_box dl{
	float:right;
  width:65%;
}
ul.index_sec2 li .index_news_box dl dt{
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}
ul.index_sec2 li .index_news_box dl dd {
	line-height: 1.5;
}

.index_cts_left_under{
  display:none;
}
.index_cts_left_under a{
  display:inline-block;
  width:45%;
  border:1px solid #CCC;
  border-radius:5px;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  padding:10px 0;
}
.index_cts_left_under a:hover{
  border:1px solid #999;
}
.index_cts_left_under a:first-child{
  margin-right:3%;
}
.index_cts_left_under a i{
  padding-left:5px;
}
ul.index_right_news li{
  float:none;
  width:90%;
  margin:0 auto 20px;
}
ul.index_right_news li .index_news_box{
  clear:both;
}
ul.index_right_news li .index_news_box:after{
  display:block;
	clear: both;
	content: "";
}
ul.index_right_news li .index_news_box img{
  float:left;
  width:30%;
  height:auto;
}
ul.index_right_news li .index_news_box dl{
	float:right;
  width:65%;
}
ul.index_right_news li .index_news_box dl dt{
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}
ul.index_right_news li .index_news_box dl dd {
	line-height: 1.5;
}

.index_cts_right {
}

h2.index_cts_tl {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size:50px 2px;
	font-size: 18px;
	padding: 17px 0 30px 0;
	font-weight: bold;
	line-height: 1;
}
.h2_box{
  position:relative;
}

.index_cts_sct_wrap {
	width: 90%;
	margin: 0 auto 20px auto;
}

.index_cts_sct_photo {
	width: 30%;
	float: left;
}

.index_cts_sct_photo img {
	width: 100%;
}

.index_cts_sct_txt {
	width: 65%;
	float: right;
}

.index_cts_sct_txt dt {
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}

.index_cts_sct_txt dd {
	line-height: 1.5;
}

.pc_only {
	display: none;
}

.index_cts_sct_listbt {
	background: #eee;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 2.8;
	text-align: center;
}

.index_cts_sct_listbt a {
	display: block;
}

.index_cts_sct_listbt a:hover {
	text-decoration: none !important;
}

.cts_right_bnr01 {
}

.cts_right_bnr01 li {
	width: 85%;
	margin: 0 auto 20px auto;
}

.cts_right_bnr01 li a {
	display: block;
	border: 1px solid #ccc;
}

.cts_right_bnr01 li a img {
	width: 100%;
}

.cts_right_bnr01 li a:hover {
	border: 1px solid #333;
}

.cts_right_bnr02 {
}

.cts_right_bnr02 li {
	width: 90%;
	margin: 0 auto 20px;
}

.cts_right_bnr02 li a {
	display: block;
	border: 1px solid #ccc;
}

.cts_right_bnr02 li a img {
	width: 100%;
}

.cts_right_bnr02 li a:hover {
	border: 1px solid #333;
}

.cts_right_bnr03 {
	margin-bottom: 20px;
}

.cts_right_bnr03 li {
	width: 50%;
	margin: 0 auto;
}

.cts_right_bnr03 li a {
	display: block;
	text-align: center;
}

.cts_right_bnr03 li a img {
	width: 50%;
}

.cts_right_bnr03 li a:hover {
	opacity: 0.7;
}

.cts_right_bnr03_2022 {
	margin-bottom: 20px;
}

.cts_right_bnr03_2022 li {
	width: 100%;
	margin: 0 auto;
}

.cts_right_bnr03_2022 li a {
	display: block;
	text-align: center;
}

.cts_right_bnr03_2022 li a img {
	width: 100%;
}

.cts_right_bnr03_2022 li a:hover {
	opacity: 0.7;
}

#sp_logo_only {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}

.sp_logo_inner {
	width: 40%;
	margin: 0 auto 20px auto;
}

.sp_logo_inner img {
	width: 100%;
}





#pagetop_bt {
	display: none;
}

#pagetop_bt a {
}

#pagetop_bt a:hover {
}

#footer_wrap {
	background: #333;
}

#footer_inner {
}

.footer_list_wrap {
	display: none;
}

.footer_list_wrap dl {
}

.footer_list_wrap dl a {
}

.footer_list_wrap dl a:hover {
}

.footer_list_wrap dl dt {
}

.footer_list_wrap dl dd {
}

.footer_right {
}

.centered {
}

.centered ul.sns_icon {
	margin: 0 auto;
	width: 100px;
	padding-top: 20px;
}

.centered ul.sns_icon li {
	display: table-cell;
	width: 30px;
	padding: 0 10px;
}

ul.sns_icon li a {
}

ul.sns_icon li a img {
	width: 100%;
}

ul.sns_icon li a:hover {
	opacity: 0.7;
}

.footer_right_logo {
	display: none;
}


.footer_right_logo img {
	width: 100%;
}

footer {
	background: #333;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 110px; 
}

#pagetop_bt2 {
	width: 80px;
	margin:20px auto 0 auto;
}

#pagetop_bt2 a {
	background: #ccc;
	color: #333;
	text-align: center;
	height: 30px;
	display: block;
	font-size: 15px;
	line-height: 30px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#pagetop_bt2 a:hover {
	opacity: 0.8;
}


/* //////////////////////////////////////////////////

　next_common

////////////////////////////////////////////////// */

.common_bg {
}

#ncm_tl {
}

#ncm_tl img {
	width: 100%;
}

#ncm_tl_txt {
	background: #333;
	color: #fff;
}

#ncm_tl_txt p {
	padding: 12px;
	font-size: 16px;
	font-weight: bold;
}

#tp_wrap {
	display: none;
}

#tp_inner {
}

#tp_list {
}

#tp_list li {
}

#tp_list li#tp_home {
}

#tp_list li a {
}

#tp_list li a:hover {
}

#sidemenu_tl {
	background: #333;
	color: #fff;
	padding: 0 15px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#sidemenu_list {
	border-top: 1px dotted #ccc;
	margin-bottom: 40px;
}

#sidemenu_list li {
	border-bottom: 1px dotted #ccc;
}

#sidemenu_list li a {
	background: url(../images/blog/arrow.png) no-repeat 5px 18px;
	display: block;
	line-height: 1.5;
	padding: 12px 5px 12px 15px;
	color: #999;
}

#sidemenu_list li a:hover, #sidemenu_list li a.on {
	background: #eee url(../images/blog/arrow.png) no-repeat 5px 18px;
	color: #333;
	text-decoration: none;
}

#ncm_left {
	padding-top: 30px;
}

.ncm_blog_list {
	border-top: 1px dotted #ccc;
	padding-top: 30px;
	margin-top: 30px;
}

.ncm_blog_list2 {
}

.ncm_blog_list_bt {
}


.ncm_blog_sec_wrap {
}
.ncm_blog_sec_wrap2 {
}

.ncm_blog_sec_inner {
	width: 90%;
	margin: 0 auto;
}

.ncm_blog_sec_photo {
	width: 100%;
	margin-bottom: 8px;
}

.ncm_blog_sec_photo img {
	width: 100%;
}

.ncm_blog_sec_txt {
}

.ncm_blog_sec_txt dt {
	font-size: 10px;
	font-weight: bold;
	color: #996633;
	line-height: 1.5;
	margin-bottom: 5px;
}

.ncm_blog_sec_txt dd {
	line-height: 1.5;
	margin-bottom: 30px;
}

.index_cts_sct_listbt2 {
	background: #eee;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 2.8;
	text-align: center;
}

.index_cts_sct_listbt2 a {
	display: block;
}

/* blog */
#blog_tl {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding: 20px 15px;
	margin-bottom: 10px;
}

#blog_tl dt {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	line-height: 1.3;
	margin-bottom: 3px;
}

#blog_tl dd {
	font-size: 18px;
	line-height: 1.3;
	color: #333;
	font-weight: bold;
}
.sns_detail_list {
	width: 100%;
	margin-bottom: 20px;
}
.sns_detail_list li {
	float: right;
	margin-left: 5px;
}

#blog_cms_detail {
	width: 90%;
	margin: 0 auto;
}

#blog_cms_detail img {
	max-width: 100%;
}

#blog_cms_detail a {
	color: #ff6a00;
	text-decoration: underline;
}

#blog_cms_detail a:hover {
	color: #bb5421;
	text-decoration: none;
}

#blog_ctrl_wrap {
	margin-top: 40px;
	border-bottom: 2px solid #333;
	padding-bottom: 5px;
}

#blog_ctrl_prev {
	float: left;
}

#blog_ctrl_next {
	float: right;
}

#blog_ctrl_list {
	width: 150px;
	margin: 20px auto 0 auto;
}

#blog_ctrl_list a {
	display: block;
	border: 1px solid #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: center;
	padding: 10px 0;
}


/* about */
#about_index_tl {
	margin-bottom: 20px;
}

#about_index_tl img {
	width: 100%;
}

#about_index_txt {
	line-height: 36px;
	width: 85%;
	margin: 0 auto;
}

#about_index_list_wrap {
}

#about_index_list_left {
	width: 280px;
	margin: 40px auto 20px auto;
}

#about_index_list_right {
	width: 280px;
	margin: 0 auto 40px auto;
}

#about_index_list_left a, #about_index_list_right a {
	display: block;
	border: 1px solid #ccc;
}

#about_index_list_left a:hover, #about_index_list_right a:hover {
	display: block;
	border: 1px solid #c00;
}

#about_support_tl {
	margin-bottom: 20px;
}

#about_support_tl img {
	width: 100%;
}

#about_support_stl {
	margin-bottom: 20px;
}

#about_support_stl img {
	width: 100%;
}


.about_support_3clm {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.about_support_3clm_photo {
	margin-bottom: 5px;
}

.about_support_3clm_photo img {
	width: 100%;
}

.about_support_3clm_tl {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/about/bg_sstl.jpg) no-repeat left bottom;
	line-height: 40px;
	margin-bottom: 10px;
}

.about_support_3clm_txt {
}

.about_support_mlt_wrap {
	margin-top: 20px;
}

.about_support_mlt_stl {
	background: #333;
	color: #fff;
	width: 120px;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.about_support_mlt_inner {
	padding: 10px 20px 20px 20px;
	border-bottom: 1px dotted #ccc;
}

.about_support_mlt_tl {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.mt0_sp {
	margin-top: 0 !important;
}

.about_voice_nav_wrap {
}

.about_voice_nav_tl {
	padding: 0 5%;
}

.about_voice_nav_left {
	width: 85%;
	margin: 0 auto 15px auto;
}

.about_voice_nav_left img {
	width: 100%;
}

.about_voice_nav_right {
	width: 85%;
	margin: 0 auto;
}

.about_voice_nav_right img {
	width: 100%;
}

.about_voice_detail_wrap {
	margin-top: 40px;
	padding-right: 5%;
}

.about_voice_detail_no {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	line-height: 40px;
	font-weight: bold;
}

.about_voice_detail_inner {
	padding-left: 5%;
}

.about_voice_detail_tl {
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
}

.about_voice_detail_cts {
	margin-top: 30px;
}

.about_voice_detail_cts_inner1 {
}

.about_voice_detail_cts_inner2 {
}

.about_voice_detail_cts_tl {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/about/bg_sstl.jpg) no-repeat bottom left;
}

.about_voice_detail_cts_txt {
}

.about_voice_detail_photo {
	margin-top: 15px;
}

.about_voice_detail_photo img {
	width: 100%;
}

.about_voice_detail_photo_txt {
	font-size: 10px;
	margin-top: 5px;
}

.about_voice_detail_profile_wrap {
	border: 1px dotted #333;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about_voice_detail_profile_photo {
	margin-bottom: 10px;
}

.about_voice_detail_profile_photo img {
	width: 100%;
}

.about_voice_detail_profile_txt {
}

.about_voice_detail_profile_txt dt {
	font-size: 10px;
	font-weight: bold;
}

.about_voice_detail_profile_txt dd {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.about_voice_detail_profile_txt p {
}


.list {
	padding: 10px;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
	margin-bottom: 20px;
}
.list ul {
	list-style: none outside none;
	float: left;
	margin: 0 0 0 0;
	padding: 15px 0;
	position: relative;
	left: 50%;
}
.list ul li {
	float: left;
	margin-right: 5px;
	position: relative;
	left: -50%;
}
.list ul li a {
	line-height: 25px;
	width: 25px;
	text-align: center;
	display: block;
	border: 1px solid #aaa;
}
.list ul li a:hover, .list ul li a.on {
	background: #333;
	color: #fff;
	border: 1px solid #333;
}

#blog_event_schedule_wrap {
	border-top: 3px solid #333;
	background: #eee;
	text-align: center;
	margin-top: 20px;
}

#blog_event_schedule_tl {
	text-align: center;
	font-size: 18px;
	line-height: 2;
	padding: 12px 0;
}

#blog_event_schedule_bt {
	width: 90%;
	margin: 10px auto 20px auto;
	border: 1px solid #f60;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: center;
}

#blog_event_schedule_bt a {
	display: block;
	border: 1px solid #ffd6ad;
	padding: 16px 0;
	background: #f60;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#blog_event_schedule_bt a:hover {
	background: #ff7821;
}

#blog_event_schedule_bt img {
	width: 60%;
	max-width: 166px;
}

#blog_event_schedule_tel {
	border-top: 1px solid #ccc;
	width: 95%;
	margin: 0 auto;
	padding: 20px 0;
}

#blog_event_schedule_tel img {
	width: 80%;
	max-width: 346px;
}


/* privacy */
#privacy_tl {
	margin: 0 15px;
	font-weight: bold;
	line-height: 2;
}

.privacy_stl {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 10px 0 15px 0;
	margin-top: 30px;
}

.privacy_txt {
	margin: 0 5%;
}

.privacy_txt span {
	display: inline-block;
	margin: 5px 0;
}

.privacy_txt div {
	margin: 0 5%;
}


/* course */
#course_index_tl {
	background: #333;
	text-align: center;
}

#course_index_tl img {
	width: 100%;
}

#course_index_wrap {
	width: 90%;
	margin: 0 auto;
}

#course_index_stl {
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0;
}

.course_index_menubox{
  text-align:center;
  margin:0 auto;
}
.course_index_menubox a{
  display:block;
  margin:0 auto;
  text-align:left;
  width:90%;
  padding:8px;
  border:1px solid #CCC;
  text-decoration:none;
}
.course_index_menubox a:hover{
  background-color:#F9F9F9;
  border:1px solid #999;
}
.course_index_menubox a:first-child{
  margin-bottom:20px;
}
.course_index_menubox .course_index_left,
.course_index_menubox .course_index_right{
  float:none;
}
.course_index_menubox h3{
  background-color:#333;
  color:#FFF;
  font-size:14px;
  font-weight:bold;
  line-height:1.3;
  padding:10px;
}
.course_index_menubox h3 span{
  font-size:12px;
  font-weight:normal;
  display:block;
}
.course_index_menubox h3:after {
	content: " \f054";
	font-family: FontAwesome;
  font-weight:normal;
  padding-left:5px;
}
.course_index_menubox p{
  padding:10px 0 20px;
}
.course_index_menubox a:hover p{
  text-decoration:underline;
}
.course_index_menubox img{
  width:100%;
  height:auto;
}

.course_common_tl {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
  line-height:1.3;
}
.course_common_tl span{
  font-size:12px;
}

.course_common_inner15 {
	margin: 0 5%;
}

.course_shcedule_img {
	margin: 20px 5% 0;
}
.course_shcedule_img img{
	width: 100%;
}

.course_ass_p01 img {
	width: 100%;
}

.course_ass_p01_txt {
  margin-top:15px;
}

ul.course_ass_p01_under{
	margin: 0 5%;
	background: url(../images/about/bg_sstl.jpg) no-repeat left top;
  padding-top:10px;
  list-style-type: decimal;
  padding-left:20px;
}
ul.course_ass_p01_under li{
  margin-top:15px;
  padding-left:10px;
}
ul.course_ass_p01_under li span{
  font-size:14px;
  font-weight:bold;
  display:block;
}

.course_ass_p02 {
	margin: 25px 0;
}

.course_ass_p02 img {
	width: 100%;
}

.course_ass_p02_txt {
	background: url(../images/about/bg_sstl.jpg) no-repeat left top;
	padding-top: 12px;
}

.course_ass_plate_wrap {
	background: url(../images/course/ass_bg_plate.jpg);
	padding: 5px;
	margin-top: 25px;
}

.course_ass_plate_inner {
	background: #fff;
	padding: 15px;
}

.course_ass_plate_tl {
	margin-bottom: 15px;
}

.course_ass_plate_tl img {
	width: 100%;
}

.course_ass_plate_table {
}

.course_ass_plate_table_txt {
	margin-top: 10px;
}

.course_ass_plate_table table {
	width: 99.9%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.course_ass_plate_table table th, .course_ass_plate_table table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.course_ass_plate_table table th {
	background: #eee;
	line-height: 38px;
	text-align: center;
	vertical-align: middle !important;
}

.course_ass_plate_table table th img {
	width: 80%;
	max-width: 179px;
}

.course_ass_plate_table table th img {
	vertical-align: middle !important;
}

.course_ass_plate_table table td {
	padding: 8px 5px;
}

.course_ass_plate_table table td.left_105px {
	width: 105px;
	text-align: center;
}

.course_ass_plate_table_txt a {
	color: #c00 !important;
	text-decoration: underline !important;
}

.course_ass_plate_table_txt a:hover {
	text-decoration: none !important;
}

.course_ass_plate_table_txt_att {
	margin-top: 5px;
}

.course_ass_circle_list {
	display: table;
	margin-bottom: 10px;
}

.course_ass_circle_list dt {
	background: #333;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.course_ass_circle_list dd {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
  line-height:1.3;
}
.course_ass_circle_list dd span {
  display:block;
  font-size:12px;
  font-weight:normal;
}

.course_ass_circle_list_box {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-top: 20px;
}

.course_common_tl2 {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 2px 12px;
	margin: 30px 0 20px 0;
	font-size: 14px;
}
/*
.course_common_table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display: block;
	width: 100%;
}

.course_common_table thead {
	display: block;
	float: left;
}

.course_common_table tbody{
	display: block;
	width: auto;
	position: relative;
	overflow-x: auto;
	white-space: nowrap;
}

.course_common_table thead tr{
	display: block;
}
.course_common_table th{
	display: block;
	background: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 8px;
}
.course_common_table tbody tr{
	display: inline-block;
	vertical-align: top;
}
.course_common_table td{
	display: block;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 8px;
}

.sp_display_block {
	display: block;
}*/


.course_common_table {
		display: block;
	}
		.course_common_table thead{
			display: none;
		}
		.course_common_table tbody{
			display: block;
		}
			.course_common_table tbody tr{
				display: block;
				margin-bottom: 15px;
				border: 1px solid #ddd;
			}
			.course_common_table tbody th,
			.course_common_table tbody td{
				display: list-item;
				border: none;
				list-style: none !important;
			}
			.course_common_table tbody th{
				margin-bottom: 5px;
				list-style-type: none;
				color: #fff;
				background: #000;
			}
			.course_common_table tbody td{
				padding: 0 0 8px 0;
			}
			.course_common_table tbody td:nth-of-type(1):before { content: "[開講期]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
			.course_common_table tbody td:nth-of-type(2):before { content: "[レッスン名]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
			.course_common_table tbody td:nth-of-type(3):before { content: "[期間]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
			.course_common_table tbody td:nth-of-type(4):before { content: "[コマ数]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
			.course_common_table tbody td:nth-of-type(5):before { content: "[金額]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
			.course_common_table tbody td:nth-of-type(6):before { content: "[内容]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }


.course_common_table_attn {
	margin-top: 10px;
}

.course_common_stl_bl {
	border-left: 3px solid #333;
	padding-left: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}


.course_common_table2 {
  display: block;
}
.course_common_table2 thead{
  display: none;
}
.course_common_table2 tbody{
  display: block;
}
.course_common_table2 tbody tr{
  display: block;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.course_common_table2 tbody th,
.course_common_table2 tbody td{
  display: list-item;
  border: none;
  list-style: none !important;
}
.course_common_table2 tbody th{
  margin-bottom: 5px;
  list-style-type: none;
  color: #fff;
  background: #000;
}
.course_common_table2 tbody td{
  padding: 0 0 8px 0;
}
.course_common_table2 tbody td:nth-of-type(1):before { content: "[開講期]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table2 tbody td:nth-of-type(2):before { content: "[レッスン名]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table2 tbody td:nth-of-type(3):before { content: "[期間]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table2 tbody td:nth-of-type(4):before { content: "[時間数]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table2 tbody td:nth-of-type(5):before { content: "[金額]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table2 tbody td:nth-of-type(6):before { content: "[内容]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }


.course_common_table3 {
  display: block;
}
.course_common_table3 thead{
  display: none;
}
.course_common_table3 tbody{
  display: block;
}
.course_common_table3 tbody tr{
  display: block;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.course_common_table3 tbody th,
.course_common_table3 tbody td{
  display: list-item;
  border: none;
  list-style: none !important;
}
.course_common_table3 tbody th{
  margin-bottom: 5px;
  list-style-type: none;
  color: #fff;
  background: #000;
}
.course_common_table3 tbody td{
  padding: 0 0 8px 0;
}
.course_common_table3 tbody td:nth-of-type(1):before { content: "[開講期]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table3 tbody td:nth-of-type(2):before { content: "[レッスン名]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table3 tbody td:nth-of-type(3):before { content: "[期間]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table3 tbody td:nth-of-type(4):before { content: "[内容]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }


.course_common_table4 {
  display: block;
}
.course_common_table4 thead{
  display: none;
}
.course_common_table4 tbody{
  display: block;
}
.course_common_table4 tbody tr{
  display: block;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.course_common_table4 tbody th,
.course_common_table4 tbody td{
  display: list-item;
  border: none;
  list-style: none !important;
}
.course_common_table4 tbody th{
  margin-bottom: 5px;
  list-style-type: none;
  color: #fff;
  background: #000;
}
.course_common_table4 tbody td{
  padding: 0 0 8px 0;
}
.course_common_table4 tbody td:nth-of-type(1):before { content: "[サービス名]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table4 tbody td:nth-of-type(2):before { content: "[期間]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table4 tbody td:nth-of-type(3):before { content: "[金額]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }
.course_common_table4 tbody td:nth-of-type(4):before { content: "[内容]"; font-weight: bold; background: #eee; width: 90%; display: block; padding: 3px 10px; margin: 0 auto 3px auto; }


.course_ass_innerbox_wrap {
	border-top: 3px solid #333;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
}

.course_ass_innerbox_inner1 {
	padding: 0 20px 30px 20px;
	border-bottom: 1px dotted #ccc;
}

.course_ass_innerbox_inner2 {
	padding: 0 20px 30px 20px;
}

.course_ass_innerbox_tl {
	border-bottom: 5px solid #ccc;
	padding: 20px 0 12px 0;
	font-size: 14px;
	font-weight: bold;
}

.course_ass_innerbox_main {
	margin-top: 25px;
}

.course_ass_innerbox_main dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.course_ass_innerbox_main dd {
}


.course_ass_innerbox_main_sub {
	margin-top: 10px;
	display: table;
}

.course_ass_innerbox_main_sub dt {
	width: 105px;
	display: table-cell;
	background: #333;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	min-height: 50px;
}


.course_ass_innerbox_main_sub dd {
	display: table-cell;
  padding:5px 5px 5px 10px;
	vertical-align: middle;
	min-height: 50px;
  border:1px solid #CCC;
}

.course_ass_mlt_wrap {
	margin-top: 20px;
}

.course_ass_mlt_stl {
	background: #333;
	color: #fff;
	width: 120px;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.course_ass_mlt_inner {
	padding: 10px 20px 20px 20px;
	border-bottom: 1px dotted #ccc;
}

.course_ass_mlt_tl {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
  line-height:1.3;
}

.att_fz10 {
	font-size: 10px;
}

.course_ass_flt_left {
}

.course_ass_flt_right {
}

.course_ass_flt_common_tl {
	border: 1px solid #ccc;
	background: #eee;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
	margin-top: 15px;
}

.course_ass_flt_common_txt {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 12px;
}

.sp_display_none {
	display: none;
}


.course_message_bt_left {
}

.course_message_bt_right {
	margin-top: 15px;
}

.course_message_bt_left a, .course_message_bt_right a {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 3px solid #c00;
	display: block;
}

.course_message_bt_left a img, .course_message_bt_right a img {
	width: 100%;
}

.course_message_bt_left a:hover, .course_message_bt_right a:hover {
	border-top: 1px solid #c00;
	border-left: 1px solid #c00;
	border-right: 1px solid #c00;
	border-bottom: 3px solid #c00;
}

.course_message_01_photo {
	margin-top: 20px;
}

.course_message_01_photo img {
	width: 100%;
}

.course_message_tl {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/about/bg_sstl_pg.png) no-repeat bottom left;
	padding-bottom: 20px;
}

.course_message_tl_txt {
	margin-top: 12px;
}

.course_message_eng_wrap {
	background: #eee;
	margin-top: 20px;
	padding: 20px 15px;
}


.course_message_sstl {
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 10px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.course_message_ssdl {
	margin-bottom: 20px;
}

.course_message_ssdl dt {
	font-weight: bold;
}

.course_message_ssdl dd {
	font-weight: bold;
	font-size: 18px;
}

.course_message_sstxt_right {
	text-align: center;
	margin-bottom: 15px;
}

.course_message_sstxt_right img {
	width: 70%;
	max-width: 500px;
}

.course_message_sstxt_left {
}



.course_design_main {
	position: relative;
}

.course_design_main img {
	width: 100%;
}

.course_design_main_txt {
	margin: 0 15px;
	padding-top: 10px;
	font-weight: bold;
}

.course_design_main_txt .c_link_block{
  text-align:center;
  margin:20px auto;
}
.course_design_main_txt .c_link_block a{
  width: 80%;
  display:block;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-align: center;
	padding: 10px 0;
  margin:0 auto;
}
.course_design_main_txt .c_link_block a:first-child{
  margin-bottom:10px;
}
.course_design_main_txt .c_link_block a i{
  margin-left:5px;
}

/*
.course_design_main_imgtxt{
	position:absolute;
	top:0px; left:0px;
	text-align: center;
	width: 100%;
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
}
*/
.course_design_main_imgtxt{
	text-align: center;
	width: 100%;
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
}


.course_design_p01 {
	margin-bottom: 5px;
}

.course_design_p01 img {
	width: 100%;
}

.course_design_p01_txt {
}


/* schedule */
.shcedule_img01, .new_shcedule_img01, .shcedule_img02 {
	margin: 10px 5% 0;
}

.shcedule_img01 img, .new_shcedule_img01 img, .shcedule_img02 img {
	width: 100%;
}

.bor_tsuid {
  margin-top:20px;
	border-top: 1px dotted #CCC;
}


/*  faq */
#faq_wraper {
	border-top: 3px solid #666;
	border-bottom: 1px dotted #ccc;
	padding: 0 5%;
	padding-bottom: 15px;
}

#faq_tl_txt {
	font-size: 14px;
	padding: 20px 0;
	background: url(../images/about/bg_sstl_pg.png) no-repeat bottom left;
	font-weight: bold;
	line-height: 1.5;
}

.faq_atte_g {
	background: #eee;
	text-align: center;
	padding: 15px;
}

.faq_anc_list {
	margin-top: 15px;
}

.faq_anc_list li {
	margin-top: 5px;
}

.faq_anc_list li.fal_right {
}

.faq_anc_list li a {
	display: block;
	border: 1px solid #ccc;
	background: url(../images/faq/down.jpg) no-repeat 9px 15px;
	font-size: 14px;
	padding: 7px 20px;
}

.faq_anc_list li a:hover {
	border: 1px solid #c00;
}


.faq_list_wrap {
	border: 1px solid #ccc;
	padding: 20px 0;
	width: 90%;
	margin: 20px auto 0 auto;
}

.faq_list_tl {
	background: #333;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 5%;
}

.faq_list_wrap ul li {
	font-size: 14px;
	vertical-align: middle;
}

.faq_list_wrap ul li a {
	vertical-align: middle;
	display: block;
	padding: 10px 5% 10px 40px;
	background: url(../images/faq/q.png) no-repeat 5px 14px;
}

.faq_list_wrap ul li a:hover {
	background: #eee url(../images/faq/q.png) no-repeat 5px 14px;
}

.faq_list_wrap ul li a img {
	vertical-align: middle;
	margin-right: 15px;
}

.faq_detail_wrap {
	border: 1px solid #ccc;
	padding: 10px 0;
}

.faq_detail_inner {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

.faq_detail_tl {
	padding: 5px 20px 5px 50px;
	background: url(../images/faq/q.png) no-repeat 10px 10px;
	font-size: 16px;
	font-weight: bold;
}

.faq_detail_txt {
	padding: 5px 20px 5px 50px;
	background: url(../images/faq/a.png) no-repeat 10px 5px;
}

.faq_detail_txt img {
	width: 100%;
}

.border_none {
	border: none !important;
}


/* study_abroad */
.study_abroad_parsons{
  clear:both;
}
.study_abroad_parsons .sa_left{
  float:none;
  width:100%;
}
.study_abroad_parsons .sa_left p{
  margin-bottom:30px;
}
.study_abroad_parsons .sa_right{
  float:none;
  width:100%;
  max-width:600px;
  margin:0 auto;
}
.study_abroad_parsons .sa_right img{
  width:100%;
  height:auto;
  margin-bottom:10px;
}
.study_abroad_parsons .sa_right img:last-child{
  margin-bottom:0;
}


.study_abroad_menu{
  clear:both;
  margin-bottom:20px;
}
.study_abroad_menu li{
  float:none;
  margin:0 3% 5px;
  border:1px solid #CCC;
}
.study_abroad_menu li:hover{
  border:1px solid #333;
}
.study_abroad_menu li a{
  display:block;
  margin:10px 5px 10px 10px;
  font-size:12px;
  background:url(../images/study_abroad/bt_under_bit.gif) center right no-repeat;
}

.study_abroad_txt {
	background: url(../images/about/bg_sstl.jpg) no-repeat left top;
	padding-top: 12px;
  margin-bottom:30px;
}
.study_abroad_other {
  padding:0 10px;
}
.study_abroad_other .link_box{
  border:1px solid #CCC;
  border-top:3px solid #333;
  padding:0 3% 20px 3%;
  clear:both;
  margin-bottom:20px;
}
.study_abroad_other .link_box:last-child{
  margin-bottom:0; 
}
.study_abroad_other .link_box .link_left{
  float:none;
  width:100%;
  padding-top:10px;
}
.study_abroad_other .link_box .link_left .s_name{
  clear:both;
}
.study_abroad_other .link_box .link_left .s_name img{
  float:left;
}
.study_abroad_other .link_box .link_left .s_name p{
  float:left;
  background:url(../images/study_abroad/i_logo_side.gif) center left no-repeat;
  padding:22px 0 22px 16px;
  font-size:14px;
  font-weight:bold;
}
.study_abroad_other .link_box .link_left > p{
  margin:10px 0 20px 0;
  min-height:130px;
}
.study_abroad_other .link_box .link_left > a{
  display:block;
  border:1px solid #CCC;
  border-radius:5px;
  padding:15px 5px 15px 37px;
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat;
  font-weight:bold;
  margin-bottom:20px;
}
.study_abroad_other .link_box .link_left > a:hover{
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat #F9F9F9;
  border:1px solid #999;
}
.study_abroad_other .link_box .link_right{
  float:none;
  width:100%;
}
.study_abroad_other .link_box .link_right img{
  width:100%;
  height:auto;
}
.study_abroad_other .link_other{
  padding:0 20px;
}
.study_abroad_other .link_other p{
  margin-bottom:10px;
}
.study_abroad_other .link_other a{
  display:block;
  width:410px;
  border:1px solid #CCC;
  border-radius:5px;
  padding:15px 5px 15px 37px;
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat;
  font-weight:bold;
  margin-bottom:10px;
}
.study_abroad_other .link_other a:last-child{
  margin-bottom:0;
}
.study_abroad_other .link_other a:hover{
  background:url(../images/study_abroad/bt_out_link.gif) 10px center no-repeat #F9F9F9;
  border:1px solid #999;
}


/* access */
#map_canvas{
  width:100%;
  height:240px;
  border:1px solid #CCC;
  margin-bottom:20px;
}
.acc_tl{
	background: url(../images/index/bar_100_4.jpg) no-repeat left top;
	background-size: 50px 2px;
	padding: 15px 0 40px 0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
  line-height:1.3;
}
.acc_tl span{
  font-size:12px;
}
.access_box{
  margin-bottom:30px;
}
.access_box .access_l,
.access_box .access_r{
  float:none;
  width:100%;
}
.access_box .sub_tl{
	border-left: 3px solid #333;
	padding-left: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.access_box p{
  margin-bottom:20px;
}
.access_box img{
  margin-top:15px;
  width:80%;
  height:auto;
  text-align:center;
  margin:0 auto;
}


/* sitemap */
#sitemap_wrap {
	border: 1px dotted #000;
	padding: 15px 0;
	margin: 0 2.5%;
}

#sitemap_tl {
	background: #333;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-right: 5%;
	padding-left: 5%;
}

#sitemap_wrap dl {
	margin: 0 15px;
}

#sitemap_wrap dl dt {
	margin-top: 10px;
}

#sitemap_wrap dl dd {
	margin-left: 20px;
}

#sitemap_wrap dl dt a {
	display: block;
	border: 1px solid #ccc;
	background: url(../images/sitemap/ic1.jpg) no-repeat 8px 10px;
	line-height: 30px;
	padding-left: 25px;
	font-weight: bold;
}

#sitemap_wrap dl dt a:hover {
	border: 1px solid #c00;
	color: #c00;
}

#sitemap_wrap dl dd a {
	display: block;
	background: url(../images/sitemap/ic2.png) no-repeat 5px 15px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
}

#sitemap_wrap dl dd a:hover {
	background: #eee url(../images/sitemap/ic2.png) no-repeat 5px 15px;
	color: #c00;
}

.sys_pc{
	display: none;
}
.sys_sp{
	display: block;
}

.sp_spp {
	padding: 0 5%;
}

}



/* //////////////////////////////////////////////////

　汎用性のあるスタイル(PC限定)

////////////////////////////////////////////////// */

@media screen and (min-width:641px) {
/* float */
.flt_left {
	float: left !important;
}
.flt_right {
	float: right !important;
}
/* 余白指定 */
.mt0 {
	margin-top: 0px !important;
}
.mt1 {
	margin-top: 1px !important;
}
.mt2 {
	margin-top: 2px !important;
}
.mt3 {
	margin-top: 3px !important;
}
.mt4 {
	margin-top: 4px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt6 {
	margin-top: 6px !important;
}
.mt7 {
	margin-top: 7px !important;
}
.mt8 {
	margin-top: 8px !important;
}
.mt9 {
	margin-top: 9px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt11 {
	margin-top: 11px !important;
}
.mt12 {
	margin-top: 12px !important;
}
.mt13 {
	margin-top: 13px !important;
}
.mt14 {
	margin-top: 14px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt16 {
	margin-top: 16px !important;
}
.mt17 {
	margin-top: 17px !important;
}
.mt18 {
	margin-top: 18px !important;
}
.mt19 {
	margin-top: 19px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr1 {
	margin-right: 1px !important;
}
.mr2 {
	margin-right: 2px !important;
}
.mr3 {
	margin-right: 3px !important;
}
.mr4 {
	margin-right: 4px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr6 {
	margin-right: 6px !important;
}
.mr7 {
	margin-right: 7px !important;
}
.mr8 {
	margin-right: 8px !important;
}
.mr9 {
	margin-right: 9px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr11 {
	margin-right: 11px !important;
}
.mr12 {
	margin-right: 12px !important;
}
.mr13 {
	margin-right: 13px !important;
}
.mr14 {
	margin-right: 14px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr16 {
	margin-right: 16px !important;
}
.mr17 {
	margin-right: 17px !important;
}
.mr18 {
	margin-right: 18px !important;
}
.mr19 {
	margin-right: 19px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb1 {
	margin-bottom: 1px !important;
}
.mb2 {
	margin-bottom: 2px !important;
}
.mb3 {
	margin-bottom: 3px !important;
}
.mb4 {
	margin-bottom: 4px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb6 {
	margin-bottom: 6px !important;
}
.mb7 {
	margin-bottom: 7px !important;
}
.mb8 {
	margin-bottom: 8px !important;
}
.mb9 {
	margin-bottom: 9px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb11 {
	margin-bottom: 11px !important;
}
.mb12 {
	margin-bottom: 12px !important;
}
.mb13 {
	margin-bottom: 13px !important;
}
.mb14 {
	margin-bottom: 14px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb16 {
	margin-bottom: 16px !important;
}
.mb17 {
	margin-bottom: 17px !important;
}
.mb18 {
	margin-bottom: 18px !important;
}
.mb19 {
	margin-bottom: 19px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.ml1 {
	margin-left: 1px !important;
}
.ml2 {
	margin-left: 2px !important;
}
.ml3 {
	margin-left: 3px !important;
}
.ml4 {
	margin-left: 4px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml6 {
	margin-left: 6px !important;
}
.ml7 {
	margin-left: 7px !important;
}
.ml8 {
	margin-left: 8px !important;
}
.ml9 {
	margin-left: 9px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml11 {
	margin-left: 11px !important;
}
.ml12 {
	margin-left: 12px !important;
}
.ml13 {
	margin-left: 13px !important;
}
.ml14 {
	margin-left: 14px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml16 {
	margin-left: 16px !important;
}
.ml17 {
	margin-left: 17px !important;
}
.ml18 {
	margin-left: 18px !important;
}
.ml19 {
	margin-left: 19px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.pt0 {
	padding-top: 0px !important;
}
.pt1 {
	padding-top: 1px !important;
}
.pt2 {
	padding-top: 2px !important;
}
.pt3 {
	padding-top: 3px !important;
}
.pt4 {
	padding-top: 4px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt6 {
	padding-top: 6px !important;
}
.pt7 {
	padding-top: 7px !important;
}
.pt8 {
	padding-top: 8px !important;
}
.pt9 {
	padding-top: 9px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt11 {
	padding-top: 11px !important;
}
.pt12 {
	padding-top: 12px !important;
}
.pt13 {
	padding-top: 13px !important;
}
.pt14 {
	padding-top: 14px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt16 {
	padding-top: 16px !important;
}
.pt17 {
	padding-top: 17px !important;
}
.pt18 {
	padding-top: 18px !important;
}
.pt19 {
	padding-top: 19px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pr0 {
	padding-right: 0px !important;
}
.pr1 {
	padding-right: 1px !important;
}
.pr2 {
	padding-right: 2px !important;
}
.pr3 {
	padding-right: 3px !important;
}
.pr4 {
	padding-right: 4px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr6 {
	padding-right: 6px !important;
}
.pr7 {
	padding-right: 7px !important;
}
.pr8 {
	padding-right: 8px !important;
}
.pr9 {
	padding-right: 9px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr11 {
	padding-right: 11px !important;
}
.pr12 {
	padding-right: 12px !important;
}
.pr13 {
	padding-right: 13px !important;
}
.pr14 {
	padding-right: 14px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr16 {
	padding-right: 16px !important;
}
.pr17 {
	padding-right: 17px !important;
}
.pr18 {
	padding-right: 18px !important;
}
.pr19 {
	padding-right: 19px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pb1 {
	padding-bottom: 1px !important;
}
.pb2 {
	padding-bottom: 2px !important;
}
.pb3 {
	padding-bottom: 3px !important;
}
.pb4 {
	padding-bottom: 4px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb6 {
	padding-bottom: 6px !important;
}
.pb7 {
	padding-bottom: 7px !important;
}
.pb8 {
	padding-bottom: 8px !important;
}
.pb9 {
	padding-bottom: 9px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb11 {
	padding-bottom: 11px !important;
}
.pb12 {
	padding-bottom: 12px !important;
}
.pb13 {
	padding-bottom: 13px !important;
}
.pb14 {
	padding-bottom: 14px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb16 {
	padding-bottom: 16px !important;
}
.pb17 {
	padding-bottom: 17px !important;
}
.pb18 {
	padding-bottom: 18px !important;
}
.pb19 {
	padding-bottom: 19px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pl0 {
	padding-left: 0px !important;
}
.pl1 {
	padding-left: 1px !important;
}
.pl2 {
	padding-left: 2px !important;
}
.pl3 {
	padding-left: 3px !important;
}
.pl4 {
	padding-left: 4px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl6 {
	padding-left: 6px !important;
}
.pl7 {
	padding-left: 7px !important;
}
.pl8 {
	padding-left: 8px !important;
}
.pl9 {
	padding-left: 9px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl11 {
	padding-left: 11px !important;
}
.pl12 {
	padding-left: 12px !important;
}
.pl13 {
	padding-left: 13px !important;
}
.pl14 {
	padding-left: 14px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl16 {
	padding-left: 16px !important;
}
.pl17 {
	padding-left: 17px !important;
}
.pl18 {
	padding-left: 18px !important;
}
.pl19 {
	padding-left: 19px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.mgc {
	margin-left: auto !important;
	margin-right: auto !important;
}
/* 文字 */
.taR {
	text-align: right !important;
}
.taL {
	text-align: left !important;
}
.taC {
	text-align: center !important;
}
.fwN {
	font-weight: normal !important;
}
.fwB {
	font-weight: bold !important;
}
.fz10 {
	font-size: 77% !important;
}
.fz11 {
	font-size: 85% !important;
}
.fz12 {
	font-size: 93% !important;
}
.fz13 {
	font-size: 100% !important;
}
.fz14 {
	font-size: 108% !important;
}
.fz15 {
	font-size: 116% !important;
}
.fz16 {
	font-size: 123.1% !important;
}
.fz18 {
	font-size: 138.5% !important;
}
/* border */
.nb {
	border: none !important;
}
#fb-root {
	display: none;
}
}