/* リンク関連 */

.yoyaku a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


.icc.box_link {
    position:relative;
}
.icc.box_link a {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-9999px;
}
.icc.box_link a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.icc.btn-link {
    background-color: #003496;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding:10px;
    text-align: center;
}

/*　見出し関連 */
header.entry-header {
margin-top: 60px !important;
}



h2.icc.title {
	font-size: 20px;
	color: #0060c4;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}
h2.icc.title span {
	position: relative;
	display: inline-block;
	padding-right: 1em;
	text-align: left;
	font-weight: bold;
}
h2.icc.title span::before,
h2.icc.title span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #0060c4;
}
h2.icc.title span::before {
	right: 100%;
}
h2.icc.title span::after {
	left: 100%;
}

h2.icc.blue {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 150%;
    color: #005DC7;
}


/* テーブル関連 */
#data table {
	background-color: #fff;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	width:100%;
	max-width:700px;
	margin:10px 0px 20px 0px;
}
#data th {
	background-color: #fff;
	padding: 10px;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	text-align: center;
}
#data td {
	background-color: #fff;
	padding: 10px;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	text-align: left;
	width: 70%;
}



/* リスト関連 */
p.icc.list01{
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0px;
}
p.icc.list02{
	text-indent: -2em;
	margin-left: 2em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0px;
}
p.icc.list03{
	text-indent: -3em;
	margin-left: 3em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0px;
}

/*　タブ関連 */

.icc.program_tab {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.icc .list_tab {
	display: table-cell;
	text-align: center;
	vertical-align: top;
	width: 25%;
}

.icc .list_tab .box {
	margin-bottom: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top-left-radius: 5px;  
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px; 
}
.icc .list_tab img {
	margin-top: 0px;
	padding: 0px;
}

.icc .list_tab .box.all {
	background: #10569f;
}
.icc .list_tab .box.koukou {
	background: #ffb400;
}
.icc .list_tab .box.daigaku {
	background: #34b8c3;
}
.icc .list_tab .box.intern {
	background: #10569f;
}

/* 画像・動画関連　*/

.privacy_mark {
	float: right;
	background-color: #fff;
	padding: 15px;
	border-radius: 180px;
	-webkit-border-radius: 180px; /* Safari、Google Chrome */
	-moz-border-radius: 180px;
	margin-top: 20px;
}

.icc.side_banner img {
    width: 220px;
}
.icc_img_50 {
    width: 50%;
}
.icc_img_h70 {
    height: 70px;
}

.icc.logo.right {
    float:right;
	width:15%;
	height:auto;
}
.icc.logo2.right {
    float:right;
	width:26%;
	height:auto;
	margin-bottom:20px;
}
.icc.logo.right100 {
    float:right;
	width:100px;
	height:auto;
}
.icc.logo.right100 img {
	width:100%;
	max-width:100px !important;
}
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
	margin-bottom: 10px;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	max-width: 100%;
    height: 100%;
}

/* フッター追加　*/
.icc.mob.footer {
	margin-bottom: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
.icc.mob.footer h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0060c4;
}
.program-box .icc.box_link .thumbnail {
    overflow: hidden;
    width: 70px;
    height: 70px;
    position: relative;
	float: left;
	margin-right: 15px;
}
.icc.mob.footer .program-box {
}
.icc.mob.footer .program-box .icc.box_link {
	font-size: 14px;
	border-bottom: 1px solid #E8E8E8;
	line-height: 150%;
	vertical-align: middle;
}
.icc.mob.footer .program-box .icc.box_link:first-child {
	border-top: 1px solid #E8E8E8;
}
.icc.mob.footer .program-box .icc.box_link strong {
	font-weight: bold;
	color: #000;
}
.program-box .icc.box_link .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

/* その他　*/

.icc.pc {
	display: block;
}
.icc.mob {
	display: none;
}

.strong {
    color: #000;
    font-weight: bold;
}
.strong_blue {
    color: #005DC7;
    font-weight: bold;
}
.strong.pen {
	background-color: #ffff66;
}

ol.en {
  list-style: none;
  counter-reset: list-counter; /*list-counterの値が0にリセットされる*/
  padding: 0 0 0 2px;
  margin: 0;
}
ol.en li {
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 0;
  padding-left: 30px;
  position: relative;
}
ol.en li:before {
  content: counter(list-counter);/*list-counterの値を挿入*/
  counter-increment: list-counter;/*連番の値が挿入される*/
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 50%;/*円を作る*/
  height: 22px;/*円の高さを指定*/
  width: 22px;/*円の幅を指定*/
  display: flex;/*円と文字が中央になるよう調整*/
  justify-content: center;
  align-items: center;
  position: absolute;/*左端に配置*/
  top: 0;
  left: 0;
  font-size: 85%;/*文字サイズ小さめに調整*/
}


.waku_g {
	background-color: #EDEAE7;
	padding: 15px 20px 20px;
	border-radius: 10px;
	margin: 20px auto;
}
.waku_g h3 {
	margin-top:0px;
}



/* ゲスト　*/

.gest-left2 {
    float: left;
    margin-right: 20px;
    width: 260px;
}
.gest-left2 img {
    width: 100%;
}
.gest-right2 {
    float: left;
    width: 350px;
}

/* フィニッシュ　2023/03/22　*/

.finished_seminars {
	margin: 50px auto;
	padding: 30px 0px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.finished_seminars .finished {
	font-size: 2rem;
	font-weight: bold;
	color: red;
}
.finished_seminars .related {
	font-size: 1.3rem;
	padding: 10px 0px;
}
.finished_seminars .grid {
	display: grid;
	grid-template-columns:2fr 1fr;
	grid-gap: 5px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	margin: 15px　auto 30px;
}
.finished_seminars .icc.box_link {
	font-size: 1rem;
	background-color: #FFA948;
	color: #fff;
	text-align: center;
	padding: 15px 5px !important;
	border-radius: 10px;
}




/* レスポンシプ　*/
@media screen and (max-width:640px){

.icc .list_tab .box {
	margin-bottom: -20px;
	font-size: 13px;
}
.icc .list_tab {
	width: auto;
}
.icc .list_tab img {
	width: 30%;
}
.icc.pc {
	display: none;
}

.icc.mob {
	display: block;
}

    .gest-left2 {
        margin-right: 3%;
        width: 40%;
    }

    .gest-right2 {
        width: 57%;
    }
.icc_img_50 {
    width: 100%;
}
.icc_img_h70 {
    height: auto;
}
.icc.logo.right {
	width:20%;
	height:auto;
}


}


.header_info {
	background-color: #eee;
	padding: 10px 0px;
	text-align:center;
	margin-bottom: 0px;
	display: block;
}
@media screen and (max-width:767px){
	.header_info {
	display: none;
}
}