@charset "UTF-8";

/*wrap*/
#h1-wrap{
	background-color: #ffe632;
	background-image: url(../images/facebook.png);
	height: 34px;
}
#menunavi-wrap{
	width: 100%;
	height: 75px;
	background-image: url(../images/bt-navimenu.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
#mainimg-box-wrap{
	width: 100%;
	background-color: #004ca0;
	z-index:1;
}
/*wrap-end*/

header h1#top-comment{
	font-weight: bold;
	font-size: 150%;
	padding-left: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#copyright{
	text-align: center;
	color: #004C9F;
}

.menunavi{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.menunavi li{
	float: left;
}
#contents-body{
	clear: both;
}
#sidelink-lst li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer-navi{
	background-image: url(../images/icon-kurage.png);
	height: 27px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 50px;
	padding-left: 60px;
	margin-bottom: 10px;
}
.top10{
	padding-top: 10px;
}
.top20{
	padding-top: 20px;
}
article.post{
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	overflow: auto;
}
article.post .entry-title{
	font-size: 1.6em;
	font-weight: bold;
}
.attachment-large_thumbnail{
	float: left;
	margin-right: 20px;
	clear: both;
	display: block;

}
.entry-header{

}
.entry-title{

}

/*パンくずリスト*/
#branding {
	text-align: center;
}

#bread-crumb {
	font-size: 95%;
	padding: 1px 0 10px;
}

#bread-crumb ul {
	margin: 0;
}

#bread-crumb ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#bread-crumb li {
	float: left;
}

#bread-crumb li.sub {
	padding-left: 10px;
}

#bread-crumb li.sub:before {
	letter-spacing: 10px;
    content: ">";
}
#principal{
	background-image: url(http://icn.gr.jp/wp/wp-content/uploads/2015/03/principal21.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 610px;
	padding-top: 30px;
	padding-left: 100px;
	font-size: 120%;
}
#alert{
	padding: 10px;
	margin-bottom: 10px;
	background-color: #FEE2EA;
	border: 1px dashed #C00;
	font-weight: bold;
}
#alert a:link{
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#alert img{
	vertical-align: middle;
	margin-right: 10px;
	padding-right: 10px;
}
#course-select{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#course-select li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 350px;
	height: 100px;
	list-style-type: none;
	display: table;
}
#course-select li a{
	width: 185px;
	font-size: 120%;
	padding-left: 155px;
	height: 100px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
}
#course1{
	background-image: url(../images/btn-course01.png);
	background-repeat: no-repeat;

}
#course2{
	background-image: url(../images/btn-course02.png);
	background-repeat: no-repeat;
	line-height: 20px;

}
#course3{
	background-image: url(../images/btn-course03.png);
	background-repeat: no-repeat;

}
#course4{
	background-image: url(../images/btn-course04.png);
	background-repeat: no-repeat;
}
.all {
    clear: both;
}
.inpage h4.subtit {
    font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
    margin-left: 20px;
}
ul.course-select2 ul{
}
ul.course-select2 li{
	padding: 40px 0 0 155px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 185px;
    height: 60px;
    display:inline-block;
    border: 1px solid #ccc;
    line-height: 1;
}
ul.course-select2 li:nth-of-type(2n){
    margin-right: 0;
}
ul.course-select2 li#course10{
    padding-top: 25px;
    height: 75px;
}
ul.course-select2 li#course12{
    padding-top: 15px;
    height: 85px;
}
ul.course-select2 li#course66{
    padding-top: 30px;
    height: 70px;
}
ul.course-select2 li a{
    display:block;
	font-size: 120%;
	padding: 0;
    line-height: 1.3;
}
/*ul.course-select2 li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 340px;
	height: 100px;
	list-style-type: none;
	display: table;
}
ul.course-select2 li a{
	width: 185px;
	font-size: 120%;
	padding-left: 155px;
	height: 100px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
    border: 1px solid #ccc;
}*/
#course5{
	background-image: url(../images/btn-course05.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course6{
	background-image: url(../images/btn-course06.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course66{
	background-image: url(../images/btn-course06.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course7{
	background-image: url(../images/btn-course07.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course8{
	background-image: url(../images/btn-course08.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course9{
	background-image: url(../images/btn-course09.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course10{
	background-image: url(../images/btn-course10.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course11{
	background-image: url(../images/btn-course11.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course12{
	background-image: url(../images/btn-course12.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course13{
	background-image: url(../images/btn-course13.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course14{
	background-image: url(../images/btn-course14.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course15{
	background-image: url(../images/btn-course15.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course16{
	background-image: url(../images/btn-course16.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course17{
	background-image: url(../images/btn-course17.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course18{
	background-image: url(../images/btn-course18.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course19{
	background-image: url(../images/btn-course19.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course20{
	background-image: url(../images/btn-course20.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course21{
	background-image: url(../images/btn-course21.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}
#course22{
	background-image: url(../images/btn-course22.png);
	background-repeat: no-repeat;
    background-position: 5px 5px;
}

.accordionbox {
    margin-top: 5px;
}

.accordionlist dt {
    display: block;
    background: #fff;
    padding: 10px 0 0 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 3px;
}

.accordionlist dt:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.accordionlist dt .title {
    float: left;
    padding-top: 10px;
    box-sizing: border-box;
    font-size: 1.2em;
    font-weight: bold;
}

.accordionlist dd {
    display: none;
    background: #fff;
    padding: 0 0 20px 0;
}

.accordion_icon,
.accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}

.accordion_icon {
    position: relative;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 5px;
}

.accordion_icon span {
    position: absolute;
    left: 6px;
    width: 50%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
    top: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
    top: 10px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}


/*＋、－切り替え*/

.accordion_icon.active span:nth-of-type(1) {
    display: none;
}

.accordion_icon.active span:nth-of-type(2) {
    top: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */