@charset "utf-8";

/*--------------------------------------------------------
　　スマホ版の設定
------------------------------------------------------*/

@media all{

html,body{
  width: 100%; 
/*background: #edf2f8;*/
  background: #080808;
  font-size: 13pt;
  padding: 0;
  
}

#main-message {
  background:#fff !important;
}



table.osaka_seminar_details th { width:25% !important;}


table.lecture_page_th th {
  width:25% !important
}


#header {
/*  margin-top: 26px; */
}

.android #header {
  margin-top: 10px;
  padding-top:0;
}

.android #title-image-in,
.android #title-image-left {
  margin: -22px 0 0 0;
  padding: 0;
}

span.error {
  color: #ff0000;
  font-weight: bold;
}

body { -webkit-text-size-adjust: auto; }

p {

}

img.left,
img.right{
  float: none;
  width: 100%;
  height: auto;
}
img.smp_right {
  float: right !important;
  width: auto !important;
}

.pconly_block,
.pconly_inline {
  display:none!important;
 }

.smponly_block {
  display: block;
}
.smponly_inline {
  display: inline;
}

.linkbutton {
  margin-top: 6px!important;
  margin-bottom: 1em;
  white-space: nowrap;
  width: 100% !important;
  font-size: 10pt !important;
}

#main h3.q_ttl{
    background-image: url(/img/icn_question.jpg);
    background-repeat: no-repeat;
    padding-left: 47px !important;
    font-size: 1.2em;
    font-weight: bold;
    min-height: 34px;
    height: auto;
    padding-top: 3px;
    margin: 0 0 0 0;
    color: #333 !important;
}
#main h3.a_ttl{
    background-image: url(/img/icn_answer.jpg);
    background-repeat: no-repeat;
    padding-left: 47px !important;
    font-size: 1.2em;
    font-weight: bold;
    min-height: 34px;
    height: auto;
    padding-top: 3px;
    margin: 1em 0 1em 0;
    border-bottom: none;
    color: #333 !important;
}

.box {
  padding: 0.2em;
}

#title-image-in img {
  margin-bottom: 25px;
  margin-top: 10px;
}

.android #title-image-in img {
  margin-bottom: -5px;
  margin-top: 15px;
}

.entry_txt {
  padding: 0 10px;
  font-size: 14px;
}

#sakaecolumn h1,
#blog h1 {
  font-size:16pt
}

.contents {
  background: #fff;
  padding: 5px 10px ;
  /*border: 1px solid #e6e6e6;*/
  border: none;
  width:94%;
  margin: 10px auto;
}



#title-image-left h2 {
border: none !important;
margin: 0 !important;
padding: 0 !important
}
#title-image-left h2 img {
  margin: 0 0 0 0px;
  width: 100%;
  padding: 0;
}

h2.pgttl_g {
  background: #01833b;
  color: #fff !important;
  border: none !important;
  border-radius: 10px;
  padding: 10px
}

#container_SECOND h2 {
  font-size: 12.5pt;
  border-left:10px solid #c90000;
  padding-left: 18px;
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #bababa;
}

#sakaecolumn p
 {
  line-height: 23px;
  padding: 10px;
  
}

#sakaecolumn h2 {
  color: #006bdc;
  margin: 0 0 10px 0;
  font-size: 14pt;
}

#sakaecolumn ul {
  list-style-type: none;
}


.side_contents {
  margin: 10px auto;
  padding: 0;
  width: 94%;
  background: #edf2f8;
}

ul,
ol{
  margin: 0 10px;
  padding: 0 10px;
  font-size: 12pt;
}
ul.nomark li{
	list-style-type:none;
	padding-left: 0;
	margin: 0.5em 0;
	font-size: 1em;
}

ul.nomark li b {
  padding: 5px;
}

ul.arrow_list1 {
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
}

ul.arrow_list1 li  {
  border-top: 1px solid #e6e6e6;
  padding: 20px 10px;
  background: #fff;
}

ul.arrow_list1 li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  background-image: url(/img/smp_rightarrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 30px;
}


#sakaecolumn img {
  float: none;
  width: 100%;
  height: auto;
  clear: both;
  text-align: center;
}

#sakaecolumn p img {
  width:auto;
  max-width: 96%;
  max-height: 400px;
  float: none !important;
  display: block;
  margin: 0 auto 1em auto !important;;
  padding: 0;
  text-align: center;
  clear: both;
  
}


.entry img {
  width:100%;
  height: auto;
  clear: both;
}

#container_SECOND {
  overflow: hidden;　
}

.entryimg{
  width: 120px;
  height: 89px;
  border: 1px solid #bababa;
  padding: 5px;
  float: left;
  margin-right: 10px;
}

#container_SECOND h2.smp
{
  color: #0b0b0b;
  font-size: 15pt !important;
  font-weight: bold;
  background-image: none;
  line-height: 1.28em;
  padding-top: 2px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: none;
  text-decoration: none;
  text-align: center;
  border: none;
}



h1.smpcth {
  font-size: 10pt !important;
  text-align: center;
  padding:10px 0 10px 0;
}


h1.smpcth span {
font-size:0.8em !important; }


b.smpcth {
  font-size: 15pt !important;
  text-align: center;
  display: block;
  padding:10px 0 10px 0
}



h1.smpcth span {
font-size:0.8em !important; }


table.mainctn_btn td{
  border:none !important;
}
.smponly_block p {
  font-size: 11pt;
}

#blog p img {
  width: 96%;
  height: auto;
  display: block;
  margin: 0 auto !important;
  float: none !important;
  padding: 0;
}

.blog-post,
.column-post {
  border-bottom: 1px dotted lightgrey;
}

.blog-post h2,
.column-post h2 {
  color: #76ad38;
  font-size: 16pt;
  font-weight: bold;
  background: none !important;
  line-height: 1.28em;
  padding-top: 2px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  border: none!important;
  text-decoration: none;
}


.blog-post h2,
.column-post h2 a {
  text-decoration: !important;
  border: none !important;
}

.column-post p,
.blog-post p {
  font-size: 13pt;
}

.android #blog p {
  line-height: 1.5em;
  padding: 10px;
}


div.post-date2 {

  text-align: right;
  font-size: 0.8em;
  color: #333;
  float: right;
  clear:both;
  
}

#title-image-in img {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
}

#header-logo {
  margin: 0;
  background: #fff;
}



#header-logo img.sisalogo {
  margin: 0 auto;
  padding: 0;
  width:90%;
  float: right;  
}

.simple-menu img {
  float: right;
  width: 10%;
}

div#header-phone {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
}

#header-phone img.teltop {
  margin: 0;
  padding: 0;
  background: #fff;
  width:65%;
  float: left;
}

#header-phone img#topinquiry {
  padding: 0;
  background: #fff;
  width:34%;
  float: right;
}



#title-image-in {
 
}

#header-logo {
  margin: 0 0 0 0;
  padding: 0;

}

#header-logo img {
  margin-bottom: 0;
  padding-bottom: 0;
}

.category {
  text-align: right;
}




/*●ページの先頭へ戻る*/
#top_return{
  width: 100%;
  background: #8c8c8c;
  font-size: 12.5pt;
  font-weight: bold;
  display: block;
}
* html #top_return{ display: none; }
#top_return p{
  margin: 0;
  padding: 0;
}
#top_return a{
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  background-image: url(/img/arrow_top.png);
  background-repeat: no-repeat;
  background-position: right center;
}


#footer-in {
  background: #fff;
  padding: 5px 10px ;
  border: 1px solid #e6e6e6;
  width:94%;
  margin: 10px auto;
}
#footer-in p{
  text-align: center;
}

#footer-in p.nomargin {
  margin: 0;
  line-height: 1.5em;
  
}

#footer-in p span.sisaname {
  margin:20px 0 10px 0;
}

#main {
  background: #fff;
}

h2.siryo1 {
  font-size: 1.3em;
    background: #cce9f1;
    border-top: 1px solid #a8c8d1;
    border-bottom: 1px solid #a8c8d1;
    padding: 0.4em 0.5em;
    text-align: center;
    margin: 0 -2% 0.5em;
}

#maincatch2 {
  padding: 0 10px 5px 10px;
  margin-bottom: 10px;
  margin-top: -20px;
}


#maincatch {
  padding: 5px 10px;
  margin-bottom: 10px;
}


.android #maincatch h2.smp {
  margin: 15px 0 10px 0;
  line-height: 25px;
}
.android #maincatch2 h2.smp {
  margin: 15px 0 10px 0;
  line-height: 25px;
}

.smpbrd {
  background:#fbfbfb;padding:5px;border:1px solid #e6e6e6;
}


.contents b {
	font-size: 14pt;
	margin: 10px 0 0 0;
}

img.btn1 {
  margin: 0 3px 10px 0;
}

img.btn2 {
  margin: 0 auto 10px auto;
  text-align: center;
  display: block;
}





img.btn {
  margin: -8px 0px 0px 0 !important;
}

#maincatch h2,
#maincatch2 h2 {
	font-size: 14pt;
	text-align: center;
	margin: 10px 0 0 0;
}

#maincatch p,
#maincatch2 p {
  margin-bottom: 0;
  padding: 7px;
}

.android .acordion_tree,
.android .contents p,
.android #maincatch p,
.android #maincatch2 p{
    line-height: 24px;
}



#main div.sns {
  border-top: 1px lightgrey solid;
  clear: both;
  margin: 1em 0;
  padding: 0.5em 0px;
}

div.sns ul.snslist{
  margin: 0;
  padding: 0;
  float: right;
}

div.sns ul.snslist li{
  float: left;
  list-style: none !important;
  background: none !important;
  margin: 0 0 0 5px
}

div.sns ul.snslist li.linebtn{
  width: 20px !important;
  height: 20px !important;
  padding-top: 0;
  margin-top: -5px;
/*  width: 86px !important;  数ありver. */
}

div.sns ul.snslist li.twitter_button{
  width: 64px !important;
/*  width: 86px !important;  数ありver. */
}

div.snssingle {
  margin: 4px 0 0.5em!important;
  text-align: right;
  font-size: 12px;
  vertical-align: top;
}
div.sns div.snssingle {
  margin: 4px 1.5em 0.5em 0 !important;
/*  text-align: center; */
}


.android .globNav-row{
 clear: both;
 display: table;
 width: 100%;
 height: 48px;
 background: #3d843d;
 margin-top:5px;
 margin-bottom: 10px;
}

.mbtm{ margin-bottom: 15px;}

  .globNav-row{
 clear: both;
 display: table;
 width: 100%;
 height: 38px;
 background: #3d843d;
 margin-top:5px;
 margin-bottom: 10px;
}
 
.globNav-row a{
 display: table-cell;
 vertical-align: top;
 text-align: center;
 font-weight: bold;
 font-size: 0.8em;
 color: #fff;
 border-right: 1px solid #16a616;
 border-left: 1px solid #055e05;
 text-decoration: none;
 padding-top: 8px
}

 
.globNav-row a span{

 font-size: 0.75em;
}


table.about_box {
  border: none !important;
}

table.about_box td {
  text-align: center;
  vertical-align: middle !important;
  border: none !important;
}

div#content_navi{
  margin-top: 0.5em;
  clear: both;
}

p#pagenav {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
}

p#pagenav a{

  padding: 0 10px 0 0;
  font-size: 14px;
  
}

h1.blogcategory {
  background: green;
  padding: 5px !important;
  font-size: 12pt !important;
  margin-top: 10px !important;
  color: #fff !important;
}

#topcsite {
  margin: 25px auto 0 auto;
  height:42px;
  width:160px;
}


#topcsite input {
  border-radius: 20px;
  background:#878787;
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#topcsite input:hover {
  border-radius: 20px;
  background:#ffd604;
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

span.sisaname {
  font-weight: bold;
  text-align: center;
  display: block;
  padding-right: 10px;
  margin-bottom: -15px;
  margin-top: 10px;
  padding-bottom: -15px;
  font-size: 18px;
}

#global-navi {
  width: 100%;
  margin: 0;
  padding: 0;
}

img.arrowicn_green_btn {
  display: none;
}

.opensemi_btn {
  border: 1px solid #bababa;
  background: -webkit-linear-gradient(#ffffff 50%, #ebebeb 100%);
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 1em;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  display: block;
  text-align: center;
  vertical-align: middle;
  }


.opensemi_btn:hover {
  border: 1px solid #bababa;
  background:#5bb0ff;
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  vertical-align: middle;
  }

.opn_smn_osk b {
  font-size:1em;border-bottom:solid #ffd800 2px;margin-bottom:10px;display:block;
}

img.osk_main {
  margin-left: 10px !important;
}

#global-navi ul.menu {
	position: relative;
	margin: 0;
	padding: 0;
	left:0;
	width:100%;
	white-space: nowrap;
	background: #fff;
	list-style-type: none;
	padding-top: 5px;
}

#global-navi ul.menu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#global-navi ul.menu li img#smpmenu1,
#global-navi ul.menu li img#smpmenu3 {
	width:35%;
	margin: 0;
	padding: 0;
}

#global-navi ul.menu li img#smpmenu2 {
  width:30%;
  margin: 0;
	padding: 0;
}

#global-navi ul.menu li img#smpmenu_01,
#global-navi ul.menu li img#smpmenu_03 {
	width:22%;
	margin: 0;
	padding: 0;
}

#global-navi ul.menu li img#smpmenu_02 {
  width:30%;
  margin: 0;
	padding: 0;
}

#global-navi ul.menu li img#smpmenu_04 {
  width:26%;
  margin: 0;
	padding: 0;
}


#global-navi ul.menu li img {
margin: 0;
padding: 0;
}

.smpbreak {
  clear: right;
}

ul li.nobold a {
  font-weight: normal !important;
  color: #333 !important;
}

#fourcontents {
  text-align: center;
  border: 1px solid #e6e6e6;
  width: 95%;
  margin: 0 auto;
}

.four-float-contents-top {
  width:45%;
  float: left;
  margin: 3px 2% 0 2%;
}


.four-float-contents {
  width:45%;
  float: left;
  margin: 10px 2%;
}

.contents img.center {
  display: block;
  text-align: center;
  margin: 10px auto;
}

.contents img.smp_full {
  display: block;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 10px auto;
}
.contents iframe {
	max-width: 100%;
}

.four-float-contents img {
  border: 1px solid #e6e6e6;
  width: 97%;
  margin-left: 5px
}

img.smpimgfull {
  width: 100%;
  height: auto;
}

#profile img {
  width: 90%;
  height: auto;
  float: none;
  text-align: center;
}


table.access_t th {
 width:30%;
}


#counseling,
#lec_semi,
#mokuteki_semi {
  border: 1px solid #e6e6e6;
  padding: 10px;
  width: 90%;
  margin: 10px auto;
}

#sisabooks {
  border: 1px solid #e6e6e6;
  padding: 10px;
  width: 90%;
  margin: 10px auto;
  text-align: center;
}

.text-margin {
  margin: 10px 0;
}

#sisabooks,
#counseling p,
#lec_semi p,
#mokuteki_semi p{
font-size: 11pt;
}


#counseling h3,
#lec_semi h3,
#mokuteki_semi h3{
font-size: 14pt;
color: #303030;
margin: 0 0 5px 0;
}

#topblog ul li.title,
#topsakaecolumn ul li.title {
  color: #fff;
  background-color: #01833b;
  font-size: 13pt;
  padding: 10px;
  width: 108% !important;
  margin: 0 0 0 -20px;
  border: none;
}


#counseling h2.ttl_back,
#lec_semi h2.ttl_back,
#mokuteki_semi h2.ttl_back{
  color: #fff;
  background-color: #01833b;
  font-size: 13pt;
  padding: 10px;
  width: 101%;
  margin: -10px 0 0 -12px;
  border: none;
}




.right-box img {
  width: 100%;
 margin: 5px auto;
}


ul.seminar {
  border: 1px solid #bababa;
  list-style: none;
  margin: 0 0 17px 0;
}

ul.seminar li {
  border-bottom: 1px solid #bababa;
  padding: 15px 20px;
}

ul.seminar li a {
  display: block;
  text-decoration: none;
}

#counseling h2.ttl_back span,
#lec_semi h2.ttl_back span,
#mokuteki_semi h2.ttl_back span {
  font-size: 9pt;
}

.smpW100 {
  width: 100%;
}
.switch {
    visibility: hidden;
}

#topblog,
#topsakaecolumn {
  width: 96%;
  margin:20px auto;
  border: 1px solid #bababa;
}

#topblog ul,
#topsakaecolumn ul {
  list-style: none;
}

#topblog ul li,
#topsakaecolumn ul li {
  border-bottom: 1px solid #bababa;
  padding: 15px 0;
  font-size: 12pt;
}

#topblog ul li a,
#topsakaecolumn ul li a {
  display: block;
  text-decoration: none;
}

#topblog ul li.end,
#topsakaecolumn ul li.end  {
  border-bottom: none;
}

#topblog ul li img,
#topsakaecolumn ul li img{
  float: left !important;
  margin-right: 0.5em;
  width: 100px;
}
#topblog ul li p,
#topsakaecolumn ul li p{
  margin: 0;
  overflow:auto;
}


ul.seminar {
  border: none;
 
}

ul.seminar li {
  border-bottom: 1px solid #bababa;
  padding: 15px 20px;
  font-size: 12pt;
}

ul.seminar li.end  {
  border-bottom: none;
   margin-bottom: -20px;
}

img.bookttl {
  width: 100%;
}

#sidebar {
  background: #fff;
}

.side_contents {
  background: #fff;
  padding: 10px;
  width: 90%;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
}

.bookdtl h4 {
  font-size: 14pt;
  text-align: center;
}

.bookthumb img {
  float: left;
  
}

.booktext {
  font-size: 11pt;
  float: left;
}

.footer-menu {

}


.footer-menu ul {
  width: 100%;
  list-style: none;
  margin: 0 9px;
  text-align: center;
  display: block;
  padding: 0;
}

.footer-menu ul li a{
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  background: -webkit-linear-gradient(#ffffff 50%, #ededed 100%);
  font-size: 11pt;
  font-weight: bold;
  color: #333;
  padding: 5px 10px;
  float: left;
  width: 39%;
  margin: 5px;
  display: block;
  text-decoration: none;
  text-align: center;
}

.footer-menu ul li.fmn_full a{
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  background: -webkit-linear-gradient(#ffffff 50%, #ededed 100%);
  font-size: 11pt;
  font-weight: bold;
  color: #333;
  padding: 5px 10px;
  width: 90%;
  margin: 5px;
  display: block;
  text-decoration: none;
  text-align: center;
}

/*
.footer-menu ul li a{
  text-decoration: none;
  display: block;
  background-image: url(/img/right_arrow.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}
*/

 #test {
     width: 70%;
padding: 30px; 
    display:none;


    background: #FFF;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
       
}

#test p { color: #666; text-shadow: none; text-align: center; }


button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
		margin-right: 10px;
}


/* コンテンツ */



#main h1.h2_design {
  font-size: 1.1em !important;
  text-align: center !important;
  padding:0 0 0px 0;
  background: none !important;
  color:#0048a9 !important;
  font-weight: bold !important;
  margin: -5px auto 15px auto !important;
  
}

#main .contents h1 {
  margin: 3px 0 22px 0;
  font-size:16pt
}
 
 
.contents h1{
/*
  background: #02843c;
  padding:5px;
  color: #3282e3;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
  border-radius: 5px;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  
  */
}


#container_SECOND h1 {
  /*background: #01833b;*/
  font-size: 16pt;
  /*padding: 5px 10px;*/
  margin-top: -13px;
}


#main #sisabooks h3 {
  color: #fff;
  background-color: #01833b;
  font-size: 13pt;
  padding: 10px;
  width: 101%;
  margin: -10px 0 0 -12px;
  border: none;
}

#main #topsakaecolumn h3 {
  width: 1%;
  background-color: #01833b;
  color: #fff;
  padding: 10px 20px;
  font: 18pt;
  margin: -15px 0 0 -10px;
}


#main .contents h3 {
  color: #0048a9;
  font-size:12.5pt;
  padding: 5px;
  margin: 10px 0 0 0;
}


#c_entry1 {
  border: 5px solid #e6f5ff
}





/*アコーディオン
-------------------------------------*/
.acordion{
 background:#fff;
 box-shadow: 0 0 1px rgba(0,0,0,0.3);
 border-radius:3px;
}

.acordion dd {
  font-size: 12pt;
}
 
.trigger{
    padding:10px 10px 10px 15px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    border-radius:5px;
    font-size:88%;
}
 
.trigger.active{
    border-radius:5px 5px 0 0;
    border-bottom:1px solid #cfcfcf;
}

#form-page .colum1-text-margin h1 {
  background: none;
  padding-bottom: 0;
  margin: 0 0 5px 0;
}

/* 2+2資料請求ページ */
#tptcom_colum{
  margin: 0 4px;
}
#tptcom_colum img{
  float: none!important;
  width: 100%!important;
  height: auto!important;
}
#tptcom_colum p{
  clear: both;
}

#tptcom_colum table.inquiry,
#tptcom_colum table.inquiry td,
#tptcom_colum table.inquiry th{
  border: 1px solid #bbb!important;
  font-size: 1em !important;
}
#tptcom_colum table .inquiry_check{
  padding: 4px 2em;
	display: block;
	margin: 0 auto !important;
}
#tptcom_colum table .break{
	display:block;
}

#tptcom_colum th,
#tptcom_colum td {
  width: 96%;
  display: block;
  border-right:none;
}

#inquiry th,
#inquiry td {
	border-right: 1px solid #bababa;
}

input.inquiry_check {
	display: block;
	margin: 0 auto !important;
}


.acordion_tree{
    padding:10px;
    font-size:75%;
}
 
.open-close {
    float:right;
    text-indent:-9999px;
    display:block;
    margin-top:3px;
    height:11px;
    width:20px;
    background:url(/img/open.png) no-repeat;
    -webkit-background-size:20px 11px;
}
 
.trigger.active .open-close{
    background:url(/img/close.png) no-repeat;
    -webkit-background-size:20px 11px;
}



.contents p {
  font-size: 12pt;
  padding: 0 10px;
}

a.arrow_details {
  float: right;
  background-image: url(/img/icn_arrow_192.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 0 5px;
  margin: 0 10px 10px 0;
  color: #333;
}

.acordion_tree b {
  font-weight: bold;
  font-size: 18px;
  color:  #0c2092
}

#counseling ul.l_box,
#lec_semi ul.l_box,
#mokuteki_semi ul.l_box {
  width: 100%;

}

#counseling ul.l_box li,
#lec_semi ul.l_box li,
#mokuteki_semi ul.l_box li {
  list-style-type: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 20px;
}

#counseling ul.l_box li.end,
#lec_semi ul.l_box li.end,
#mokuteki_semi ul.l_box li.end {
  list-style-type: none;
  border-bottom: none;
  padding: 10px 20px;
}

#counseling ul.l_box li a,
#lec_semi ul.l_box li a,
#mokuteki_semi ul.l_box li a{
  text-decoration: none;
  display: block;
}

#counseling ul.seminar,
#lec_semi ul.seminar,
#mokuteki_semi ul.seminar{
  border: 1px solid #bababa;
}

#counseling ul.seminar a,
#lec_semi ul.seminar a,
#mokuteki_semi ul.seminar a {
  display: block;
}

a.simplebtn {
    background: #EEE;
    color: #111;
    -moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
    -webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
    border-top: 1px solid #BBB;
    border-left: 1px solid #BBB;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    width: 100%;
    padding: 10px 0;
    margin: 10px auto;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
}



/*
.counseling_entry {
  background-image:url(/img/bg_counseling_entry.jpg);
  background-size:98%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  height: 200px;
}*/


.counseling_entry2,
.program_entry,
.lecture_entry,
.seminar_entry {
  -moz-background-size:contain;
  background-size:contain;
  background-repeat: no-repeat;
  background-position:center top;
  margin: 10px auto 0 auto;
/*  width:657px;*/
  /*width: 500px;*/
  width: 100%;
  height:100%;
}

/*.counseling_entry2,*/
.program_entry {
  background-image:url(/img/bg_program_entry.jpg);
}

.lecture_entry {
  background-image:url(/img/bg_lecture_entry.jpg);

}
.seminar_entry ,
.lecture_entry {
  padding-top: 138px;
}


#c_entry1 {
  text-align: center;
  padding: 10px 0 10px 0;
}

.counseling_entry a img,
.seminar_entry img,
 {
  width: 40% !important;

}

.lecture_entry img
 {
 width: 40% !important;
}


.counseling_entry2 {
  background-image:url(/img/bg_counseling_entry2.jpg);
}

.seminar_entry {
  background-image:url(/img/bg_seminar_entry.jpg);
}

/*  popbox　留学相談用ポップアップ  */

.popbox {
  margin:0 auto;
  position:absolute;
}

.popbox .collapse { 
position:relative;
width: 100%;
z-index: 1
 }

.popbox .open {
  -moz-background-size:contain;
  display: block;
  width: 100%;
  margin: 0 auto 20px auto;
  }
  
  .popbox .open img{
margin-left: 18px;
padding-bottom: 10px;
  }
  
.popbox .open:hover {
  /*background-image: url(/img/btn_counselingbox1_ov.jpg);*/
  }
 
 
.popbox .box_pc {
  display:block;
  display:none;
  background:#FFF;
  border:solid 1px #BBBBBB;
  border-radius:5px;
  box-shadow:0px 0px 15px #999;
  padding: 20px;
  width: 250px;
  height: auto;
  margin: 0 0 20px 0;
  z-index:-11;
}

.popbox .box_pc a.close {
   color:red;
   font-size:18px;
   font-family:arial;
   text-decoration:underline;
}

.popbox .arrow {
  	width: 0;
  	height: 0;
  	border-left: 11px solid transparent;
  	border-right: 11px solid transparent;
  	border-bottom: 11px solid #FFF;
  	position:absolute;
  	left:1px;
  	top:-10px;
  	z-index:1001;
}

.popbox .arrow-border {
  	width: 0;
  	height: 0;
  	border-left: 11px solid transparent;
  	border-right: 11px solid transparent;
  	border-bottom: 11px solid #BBBBBB;
  	position:absolute;
  	top:-12px;
  	z-index:1000;
}

.minibooks a img {
  width: 40%;
  margin: 10px auto;
}

#sisabooks p {
  margin: 5px 0 0 0;
}

.booktitle b,
.booktitle_L a,
.booktitle a{
  font-size: 15pt;
  text-align: center;
}

.acordion_tree ul {
  list-style: none;
}

.acordion_tree ul li a {
  display: block;
  border-bottom: 1px solid #bababa;
  padding: 10px;
  text-decoration: none;
  font-size: 14pt;
  background-image: url(/img/right_arrow.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

.acordion_tree ul li.end a {
  display: block;
  border-bottom: none;
  padding: 10px;
  text-decoration: none;
  font-size: 14pt;
}

#lecture img {
  float: none;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}

#lecture table {
  width: 90%;
  border: 1px solid #bababa;
  margin-bottom: 20px;
}

#lecture p b {
  color: #333;
  font-size:13pt;
  margin: 5px 0;
}

#lecture .text-margin_basic h3 {
  color: #2464d9;
  font: 11pt
  
}

#lecture ul {
  list-style: none;
  margin-left: 20px;
}

#lecture ul li {
  margin: 5px 0;
}

#lecture ul li b {
  color: #037f0e;
  margin-left: -20px;
}

#lecture ul li {
  margin-left: 20px;
}

#main table th,
#main table td{
  padding: 0.5em;
  border: 1px solid #959595;
  text-align: left;
  vertical-align: top;
}
#main table tr.colored td,
#main table td.colored{
  background-color: #f7f7f7;
}
#main table th{
  background-color: #f0f0f0;
  font-weight: bold;
}

#main table.req_f {
  width: 100%;
  border-left: solid #bababa 1px;
  border-right: solid #bababa 1px;
  border-bottom: solid #bababa 1px;
}

#main table.req_f th{
  border-bottom: 1px solid #bababa;
  border-top: 1px solid #bababa;
}

#main table.req_f td {
  border: none;
  vertical-align: middle;
}

#main table.req_f td input {

padding: 5px;
border: 1px solid #e6e6e6;
}

#main input.ipt_large {
width:90%;
padding: 5px;
border: 1px solid #e6e6e6;
}

#formres2 input#request_zip_code1,
#formres2 input#request_zip_code2,
#formres2 input#request_age{
  padding: 5px;
  color: #333 !important;
}

#main input value {
  color: #bababa
}

.btn_formcheck {
  background-image: url(/dev.ryugaku.com/img/btn_check.jpg);
  background-repeat: no-repeat;
  width: 132px;
  margin: 10px auto;
  height:50px;
  display: block;
  text-indent: -9999px;
  border: none;  
}

.btn_formcheck:hover {
  background-image: url(/dev.ryugaku.com/img/btn_check_ov.jpg);
  background-repeat: no-repeat;
  width: 132px;
  margin: 10px auto;
  height:50px;
  display: block;
  text-indent: -9999px;
  border: none;  
}



.colum1-text-margin h2 {
  font-size: 12pt;
  text-align: center;
}

.colum1-text-margin p.small {
  font-size: 9pt;
  color: #999;
}

.pumphlet_list li b {
  font-size: 13pt;
}

.pumphlet_list li {
  font-size: 10pt;
}

#introduction h2 {
  border: none;
  padding-left: 0;
}

#introduction img {
  float: none;
  width: 96%;
  text-align: center;
}


#introduction h2.ttl_back {
  color: #fff;
  background-color: #01833b;
  font-size: 13pt;
  padding: 10px;
  width: 96%;
  margin: 0 0 10px 0;
  border: none;
}

#introduction .highbox_blue {
  border: 3px solid #2c99ff;
  padding: 10px;
  background: #f3faff;
  margin-bottom: 10px;
}

#introduction .highbox_blue h3 {
  background: #0756ff;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 10px;
}


#introduction .ugradbox_green {
  border: 3px solid #61c000;
  padding: 10px;
  background: #f3fff4;
   margin-bottom: 10px;
}

#introduction .ugradbox_green h3 {
  background: #0b7609;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 10px;

}

#introduction .gradbox_red {
  border: 3px solid #af2222;
  padding: 10px;
  background: #fff3f3;
   margin-bottom: 30px;
}

#introduction .gradbox_red h3 {
  background: #760909;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 10px;

}


#introduction h2.title {
  color: #2554c1;
  padding: 5px 0 0 5px;
} 

#introduction p {
  padding: 7px;
} 

#introduction p.catch {
  padding: 7px;
} 

#introduction img.medal {
  float: left;
  width: 15%;
}

.box_blue{
  border: 3px solid #0096ff;
  padding: 10px;
  background: #f1f9ff;
  margin-bottom: 10px;
}

.box_green{
  border: 3px solid #3bd068;
  padding: 10px;
  background: #f5fff3;
  margin-bottom: 10px;
}

.box_red{
  border: 3px solid #e02c4d;
  padding: 10px;
  background: #fff3f7;
  margin-bottom: 10px;
}

#about h1 {
  margin: 0;
  padding: 0;
}

#about h2 {
 font-size: 14pt;
}


#about h3 {
  color: #1a4cb8;
  margin: 5px 0;
}

#about .box_blue h3,
#about .box_green h3,
#about .box_red h3 {
  color: #333;
}



/*---- 折りたたみメニュー ----*/
/* クリック可能なタイトル */
#acMenu h3{
  display:block;
  cursor:pointer;
/*  border-bottom: blue 1px solid;*/
/*  background: url(/img/sidemenu_ttl_togglebackon.png) no-repeat left center; 
  height: 50px;*/
}
/* アクティブ時のタイトル */
#acMenu h3.active{
/*  border-bottom: none;
  background: url(/img/sidemenu_ttl_toggleback.png) no-repeat left center; */
}
/* デフォルト非表示 */
#acMenu ul,
#acMenu div.acCnt{
  display:none;
	}
/* 強制表示 */
#acMenu .acShow{
  display:block;
}

.sakaemethodbox {
  width: 99%;
  text-align: center;
}

.sakaemethodbox a img {
  width: 49%;
  margin: 5px 0;
}

table.details ul {
  list-style-type: none;
}

table.details li{
  background-image: url(/img/li_20.png);
  background-repeat: no-repeat;
  background-position-y: 3px;
  padding-left: 20px;
  margin: 10px;
  font-size: 14px;
}

.listhigh,
.result_columns span {
  font-size: 16pt;
  color: #ff2c6f;
  padding: 5px 0;
}

.result_columns a {
  font-size: 14pt;
  padding: 8px 0;
  line-height: 1.8em;
}

.result_columns img {
  text-align: center;
  width: 70%;
  height: 70%;
  margin: 10px auto;
}

#highlist p b {
  background: #081f64;
  color: #fff;
  font-size: 16pt;
  padding: 5px 10px ;
  text-align: center;
  width:100%;
}

#highlist ul {
  list-style-type: none;
  padding: 0 0 0 20px;
  margin-bottom: 10px;
}

#highlist ul li {
  padding: 3px 0;
}

.side_contents h3 span {
  display: block;
  background-image: url(/img/arrowright.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-left: 5px solid #099303;
  margin-top: -3px;
  padding-left: 10px;
  padding-right: 14px;
  vertical-align: middle;

}

.side_contents h3.active span {
  background-image: url(/img/arrowdown.png) !important;
}


.side_contents h3 {
  background: -webkit-linear-gradient(#ffffff 0%, #f6f6f6 50%);
  border: 1px solid #e6e6e6;
  padding: 8px 0 5px 10px;
  font-size: 14pt;
  font-weight: normal;
  color: #333;
  width: 96.5%;
  margin: 3px auto 10px auto; 
  vertical-align: middle;
  
}


.btn_back {
  background-image: url(/dev.ryugaku.com/img/btn_back.jpg);
  background-repeat: no-repeat;
  width: 132px;
  margin: 10px 30px 10px auto;
  height:50px;
  display: block;
  text-indent: -9999px;
  border: none; 
  float: left; 
  
}

.btn_back:hover {
  background-image: url(/dev.ryugaku.com/img/btn_back_ov.jpg);
  background-repeat: no-repeat;
  width: 132px;
  margin: 10px 30px 10px auto;
  height:50px;
  display: block;
  text-indent: -9999px;
  border: none;  
  float: left;
}


.btn_send {
  background-image: url(/dev.ryugaku.com/img/btn_send.jpg);
  background-repeat: no-repeat;
  width: 132px;
  margin: 10px auto;
  height:50px;
  display: block;
  text-indent: -9999px;
  border: none;  
  float: left;
}

.btn_send:hover {
  background-image: url(/dev.ryugaku.com/img/btn_send_ov.jpg);
  background-repeat: no-repeat;
  width: 132px;
  margin: 10px auto;
  height:50px;
  display: block;
  text-indent: -9999px;
  border: none;  
  float: left;
}

#requestform {
  /*width: 97%;
  margin: 0 0 0 -5px;*/
}

#formres {
  width: 94.5%;
  list-style: none;
  padding: 0;
  margin: 0;
}

#formres input.addsearch {
	border: 1px solid #bababa;
	background: #e6e6e6;
	margin-left: 10px;
	padding: 5px 10px
}

table#formres2,
table#formres2_check {
  width: 94%;
  margin: 0;
}

table#formres2 input,
table#formres2_check input {
  border: 1px solid #bababa
}

table#formres2_check th,
table#formres2 th,
#formres li.form_ttl,
#formres li.form_ttlA,
#formres li.form_ttlB,
#formres li.form_ttlC {
  width: 100%;
  background: #f6f6f6;
  color: #333;
  padding: 10px;
  border: 1px solid #e6e6e6;
  font-weight: normal;
  margin: 0;
  vertical-align: middle;
  display: block;
}


table#formres2 td,
#formres li.form_cts,
#formres li.form_ctsA,
#formres li.form_ctsB,
#formres li.form_ctsC {
  margin: 0;
  color: #333;
  width: 100%;
  background: none;
  padding: 10px;
  border: 1px solid #e6e6e6;
  vertical-align: middle;
  display: block;
}

table#formres2_check td {
  margin: 0;
  color: #333;
  width: 100%;
  background: none;
  padding: 10px;
  border: 1px solid #e6e6e6;
  vertical-align: middle;
  display: block;
  font-weight: bold
}


#formres input {

padding: 5px;
border: 1px solid #333;
}

#formres input.ipt_large {
width:90%;
padding: 5px;
border: 1px solid #333;
color: #333
}

#formres input value {
  color: #bababa
}

#formres2 input.ipt_small2, {
  color: #333;
  border: 1px solid #333;
}


#formres2 input#request_age,
#formres2 input.ipt_small,
#formres2 input.ipt_large {
  color: #bababa;
  border: 1px solid #333;
}

#formres2 input#lecture_mail_address,
#formres2 input#lecture_mail_address2 {
  width: 90% !important;
}

#formres2 input#lecture_telephone,
#formres2 input#lecture_age,
#formres2 input#lecture_mail_address,
#formres2 input#lecture_mail_address2,
#formres2 input#request_zip_code1,
#formres2 input#request_zip_code2 {
  color: #333;
  border: 1px solid #333;
}

input.ipt_small,
input.ipt_small2 {
  width:30%;
  margin: 0 10px;
  color: #333;
  padding: 5px;
}


.books_box {
  margin-top: 1em;
  padding-bottom: 1em;
  border-bottom:1px dotted #bababa;
}

.books_img img {
  display: block;
  clear: both;
}

#formres li.form_full {

  width: 100%;
  padding: 10px;
  list-style-image: none;
  background-image: none;
}


.smpfullimg {
  margin-left: -220px;
  padding: 0;
  float: none;
  height: auto;
}


.entry img.smpimgmini {
  width: 70% !important;
  height: auto;
  margin: 0 !important;
  display: block !important;
  text-align: center;
}

div.readtime {
  background-image: url(/img/clo.png);
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 20px;
  float: right;
  margin: 0;
  clear: both;
  color: #144dde;
}

.btn_test1 {
    background: -moz-linear-gradient(top,#ff6700 0%,#ff4900);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8100), to(#ff4900));
    border: 2px solid #FFF;
    color: #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    margin: 20px 0 15px 0;
    font-weight: bold;
    font-size: 14pt;
    white-space: nowrap;
}

.btn_test2 {
    background: -moz-linear-gradient(top,#5cd100 0%,#0a7200);
    background: -webkit-gradient(linear, left top, left bottom, from(#0ca630), to(#05761f));
    border: 2px solid #FFF;
    color: #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    margin: 20px 0 -30px 0;
    font-weight: bold;
    font-size: 14pt;
}


#share {
	width: 270px;
	height: auto;
	padding-top: 0px;
	margin: 0 -10px 10px auto;
	display: block;
	position: relative;
	float: right
}
#share ul {
	overflow: hidden;
	_zoom: 1;
	margin: 0 15px;
}

#share li {
	width: 50px;
	float: left;
	margin-left: 5px;
	position: relative;
	height: 60px;
	list-style-type: none;
}



#share li:first-child {
	margin-left: 0;
}
#share li a {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.arrowBox {
	position: relative;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	text-align: center;
}
.arrowBox:after, .arrowBox:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrowBox:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
.arrowBox:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}

p.smpbox_01 {
  border: 3px solid #ffb522;
  background: #fff9e6;
  padding: 20px;
  margin: 0;
}

div#dictionary {
  padding: 0.3em;
  border: 1px solid lightgray;
}





/* ブログの関連記事表示 */
div.taglist p {
  margin: 1em 0 0;
}
div.taglist ul {
  margin: 0 auto !important;
  padding: 0 !important;
  list-style-type: none !important;
}
div.taglist ul li{
  margin: 1em 0 !important;
  padding: 0 0.5em 0 0 !important;
  display:inline-block;
  background: none !important;
  vertical-align:top;
  width: 100%;
}
div.taglist ul li img{
  width: 100%;
}
div.taglist ul li p {
  margin: 0.2em 0 0 !important;
}


div#dictionary {
  padding: 0.3em;
  border: 1px solid lightgray;
}


#program_banner_smp,
#tpt_program_banner_smp {
  text-align: center;
  border: 1px solid #e6e6e6;
  width: 95%;
  padding: 3px 3px 6px;
  margin: 1em auto 0.5em;
}
.program_banner_margin {
  margin-top: 2em !important;
  margin-bottom: 1em !important;
  width: 100% !important;
}
#program_banner_smp img,
#tpt_program_banner_smp img {
  width: 100%;
}
#program_banner_smp a:hover img,
#tpt_program_banner_smp a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


img.contents_under_bnr {
  margin: 0 2% 0.5em;
  width: 96%;
}



/*--------------------------------------------------------
サーチボックス
--------------------------------------------------------*/
#srchBox h3 {
  margin: 0 0 0 2em;
  text-align: left!important;
  background: none;
  border: none;
}


.yjserp {
  width:100%;
  overflow: visible;
  max-width: 768px !important;
}



#srchBox
{
margin-bottom:10px;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#EEEEEE;
color:#000000;
text-align:center;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:6px;
}
#srchBox #srchInput
{
width:60%;
_width:130px;
margin-right: 4px;
}
#srchBox #srchBtn
{
width:30%;
_width:65px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
margin-bottom:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:block;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:center;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 6px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox #srchInput:focus {
background-image: none;
}

#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}

div.avatar {
  width:100%;
  margin: 0 0 20px 0;
}

div.avatar img {
  float: left;
  margin-left: 10px;
}

div.avatar b.author {
  float: left ;
  margin-left:8px;
  font-size:17px;
  padding-top: 10px;
}

div.avatar b.author span {
  font-weight: normal;
  font-size: 12px;
}

div.counseling_entry a.telhref img {
  border: 1px solid #bababa;
  border-radius: 10px;
  margin:10px auto 0 auto !important;
  display: block;
  padding: 5px;
}

#semi1_banner_smp img  {
  
  display: block;
  width: 90%;
  margin: 20px auto;
  padding: 10px;
  border: 1px solid #e6e6e6;
}


#lecture table {
  width: 96%;
  display: block;
  margin: 0 auto;
  border: none;
}



.dict_all{
  line-height: 1.7em;
}


/* FAQ */


div#faq_category {
  width: 100%;
}
.keywordsearch input.textbox {
  width: 97%;
  max-width: 340px;
  margin-right: 2%;
}

.keywordsearch .searchbutton {
  background: #02843c;
  margin: 0.3em auto;
  width: 6em;
  border: none;
  padding: 0.2em 2em;
  color: #fff;
}


div#faq_category ul {
  display: inline !important;
  margin: 0!important;
  padding: 0!important;
}
div#faq_category ul li {
  list-style-type: none !important;
  margin: 0!important;
  display: inline !important;
  float: left;
}

div#faq_category ul li a{
  width: 125px;
  margin: 0.5em;
  display: block;
  list-style-type: none;
  background-image: url(/img/btn_category1.jpg);
  height: 38px;
  padding: 17px 0 0 0;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #333;
}
  
div#faq_category ul li a:hover{
  background-image: url(/img/btn_category2.jpg);
  background-repeat: no-repeat;
}


#container_SECOND h1#q_ttl {
  background-color: transparent;
  background-image: url(/img/icn_question.jpg);
  background-repeat: no-repeat;
  padding-left: 47px;
  font-weight: bold;
  height: auto;
  padding-top: 3px;
  margin: 0 0 0.7em 10px;
  width: 85%;
  color: #333;
  font-size: 14pt;
}

#container_SECOND h2#a_ttl {
  background-image: url(/img/icn_answer.jpg);
  background-repeat: no-repeat;
  background-position-y: 0px;
  padding-left: 47px;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
  height: auto;
  padding-top: 3px;
  margin: 1em 0 0.7em 10px;
  border: none;
  font-size: 14pt;
}


ul.qlist1 {
  padding-bottom: 30px;
}
ul.qlist1 li {
 list-style-type: disc;
 list-style-position: outside;
 list-style-image: url(/img/icn_qlist.jpg);
  margin: 12px 0 12px 22px;
}  
ul.qlist1 li a  {
  font-size: 16px;
}


#faq ul.qlist2 li{
  background-image: none;
  font-size: 10px;
}
ul.qlist2 {padding-bottom: 30px;}
ul.qlist2 li {
 list-style-type: none;
 margin: 14px 0;
 list-style-type: disc;
 list-style-position: outside;
}  
ul.qlist2 li a  {
  font-size: 16px;
}
ul.qlist2 li img {
  position:relative;
  top:-2px;
  margin-right: 10px;
}

h2.check_ttl {
  font-size: 0.9em;
  padding-bottom: 0px;
}

ul.cd-breadcrumb
{list-style: none; width: 100%;
width: 94.5%;
    max-width: 768px;
    padding: 0.5em 1em;
    margin: 0 auto;
    background-color: #edeff0;
    border:1px solid #b0b0b0;
    
    
}

.cd-breadcrumb li {display: inline-block !important; font-size: 0.8em;}

.cd-breadcrumb li::after, .cd-multi-steps li::after {
  display: inline-block !important;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}

.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}

.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: ;
}

.cd-breadcrumb li.current::after {
  content: none

}

#title-image {
  margin-bottom: 0;
  padding-bottom: 0;
}

#kind ul {
  margin:10px 0 20px 30px;
}

#kind ul a {
  color:#003da4;
  font-weight: bold;
}


table.top_faqbox {
  width: 94%;
}


.top_faqbox td {
  width: 100%;
  display: block;
  background: #f9f9f9;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  
}

.top_faqbox td a {
  text-decoration: none;
  padding: 10px;
  display: block;
  color: #333;
}

.ttl_top_faqbox {
  background: #682d00;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  width: 120px;
  text-align: center;
}
#lec_semi a,
#counseling a,
#mokuteki_semi a {
  text-decoration: none;
}

#exp {
  border: 1px solid #e6e6e6;
  width: 96%;
  margin: 0 auto;
  padding: 0;
}

.wakusen1 {
    color: #000;
    text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#exp h3 {
    font-size: 1.5em !important;
    background: #cce9f1;
    border-top: 1px solid #a8c8d1;
    border-bottom: 1px solid #a8c8d1;
    padding: 1em 0.25em;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 98%;
}

#exp img {
  width: 96%;
  height: 96%;
  margin:10px 10px 10px 0;
   
}

.exp_box {
  margin:10px 0px 20px 0;
}

.exp_box b {
  color: #ff2761;
  font-size:1.2em;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 0 auto;
  border-top:1px solid #bababa;
  padding-top: 20px;
  width: 90%;
  margin-left: 0px;
}

.exp_box p {
  clear: both;
  font-size: 0.9em;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.exp_box a.readbtn_ex {
  border: 1px solid #d8d8d8;
  background: #d8d8d8;
  color: #333;
  text-align: center;
  padding:5px 7px;
  text-decoration: none;
  width: 90%;
  display: block;
  border-radius: 20px;
  font-weight: bold;
}


.btn_osaka_seminar_form {
  background: -webkit-linear-gradient(#ffffff 50%, #bababa 100%);
  border: 1px solid #bababa;
  border-radius: 10px;
  padding: 10px 20px;
  font-weight: bold;
  color:#333;
  text-decoration: none;
  width: 85%;
  display: block;
  margin: 20px auto;
}

h2.ribbon_f {
font-size: 1.3em;
    background: #cce9f1;
    border-top: 1px solid #a8c8d1;
    border-bottom: 1px solid #a8c8d1;
    padding: 0.4em 0.25em;
    text-align: center;
    margin: 50px 0 15px 0;
    text-align: center;
}


.grad-wrap {
  position: relative;
  margin-bottom: 100px;
}
.grad-wrap + .grad-wrap {
  margin-top: 40px;
  
}
.grad-btn {
  z-index: 30;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 148px;
  margin: auto auto -40px auto;
  padding: .2em 0;
  border-radius: 2px;
  background: #6f6f6f;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.grad-btn::after {
  content: "続きを読む"
}
.grad-btn:hover {
  background: #fff;
  color: #009e8f;
}
.grad-btn .fa {
  margin-right: .5em;
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 80px;
}
.grad-item p + p {
  margin-top: 1em;
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 35px; /*グラデーションで隠す範囲*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.grad-trigger {
  display: none;
}
.grad-trigger:checked ~ .grad-btn {
  /*bottom: -2em;*/
}
.grad-trigger:checked ~ .grad-btn::after {
  content: "閉じる"
}
.grad-trigger:checked ~ .grad-btn .fa {
  transform: rotate(180deg);
}
.grad-trigger:checked ~ .grad-item {
  height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none;
}

/*	オープニング		*/
#opening {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #080808;
	z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
}

#opening img {
	width: 100%;
	max-width: 9000%;
	height: auto;
/*	margin: 10vh auto; IEバグ　*/
}


}