@charset "utf-8";
/* CSS Document */
/* 長い矢印 */
.arrow {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 1em;
	vertical-align: middle;
}
.arrow::before,
.arrow::after {
	content: "";
	top: 0;
	bottom: 0;
	position: absolute;
}
.arrow::before {
	left: 0;
	right: 0;
	height: 2px;
	margin: auto;
	background-color: currentcolor;
}
.arrow::after {
	width: 0.5em;
	height: 0.5em;
	right: 0.0625em;
	margin: auto;
	border-right: 2px solid currentcolor;
	border-top: 2px solid currentcolor;
	transform: rotate(45deg);
}



#inx_9area{/*background:#103280 url(../images/common/bg_inx.png) repeat-x 0 0;*/}
#inx_content{margin:20px auto 80px; width:1100px; overflow:hidden; background:#fff;}
#blocks_inx{
	/*background: #0A3382;*/
}
/*#inx_main{width:1100px; margin:0 auto;}*/
#inx_main .maintxt{margin:0;}


/* ------ 各ブログトップ ------ */
#InxTop_News {
	margin: 0;
	background: #fff;
	padding-bottom: 1px;
}
/* 重要なお知らせの上に空間が空くのを削除、下記のコンテンツが復活した場合は、下記ルールセットを削除すること */
#InxTop_Content{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#InxTop_Content{margin:60px auto 0; width:1100px;}
#InxTop_9area_title {margin:0 0 50px;}
#InxTop_block{margin:0 -8px 0;}
#InxTop_block .ContentMenu{
	margin:0 8px 30px;
	display:inline-block;
	width:350px;
	vertical-align:top;
}
#InxTop_block .ContentMenu .ContentImg{
	margin:0;
}
#InxTop_block .ContentMenu .area_title{
	margin:15px 0 10px;
	padding:0 2px;
	font-size:19.5px;
	font-weight:bold;
}
#InxTop_block .ContentMenu .area_title a{
	color:#fff;
}
#InxTop_block .ContentMenu .area_title span{
	padding-right:30px;
	background: url(../images/common/icn_arrow.png) no-repeat right center;
}

#side_right{margin:30px 0 0 0; width:350px;}
#main{margin:30px 30px 0 0; width:710px; overflow:hidden;}
#side_right,#main{display:inline-block; vertical-align:top;}


#side_right ul{margin:0;}
#side_right ul li {margin:0 0 10px 0;}
#side_right ul li a:hover{opacity:0.8;}


#news_block{}
.btn_list {
	margin: 20px 0;
	padding: 5px 10px;
	text-align: center;
}
#main .btn_list a {
	color: #fff;
	text-decoration: none;
}
.btn_list a {
	position: relative;
	display: inline-block;
	width: min(50%, 200px);
	padding: 0.75em;
	background-color: #000;
	border-radius: 2em;
}
.btn_list a .arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	margin: auto 0;
}
.btn_list a:hover .arrow {
	right: 20px;
}

@media (max-width: 767px) {
	.btn_list a {
		font-size: 12px;
		padding: 0.625em;
	}
}


/* ------------------------------
	ニュースタブ部分
------------------------------ */
.tab_accordion {
	position: relative;
	box-sizing: border-box;
}
#main .tab_accordion a {
	color: inherit;
}
#main .tab_accordion .tab_btns a {
	text-decoration: none;
}
.tab_accordion *,
.tab_accordion *::before,
.tab_accordion *::after {
	box-sizing: inherit;
}

.tab_btns {
	display: flex;
	flex-wrap: wrap;
}
.tab_btns li {
	flex: 1 0 33%;
	text-align: center;
}
.tab_btns li a {
	display: block;
	padding: 0.5em 0 0.25em;
	border-bottom: 2px solid #ccc;
}
@media (min-width: 768px) {
	.tab_btns li {
		flex: auto;
	}
}
@media (min-width: 1100px) {
	.tab_btns li {
		flex: 1;
	}
	.tab_btns li a {
		padding: 1em 0 0.75em;
	}
}
#main .tab_btns li a.btnAcv {
	color: #053184;
	border-color: currentcolor;
}

.tab_body_sec {
	padding: 1em 0;
}
.news_box {
	padding: 0.75em;
}
.news_box + .news_box {
	border-top: 1px dotted #ccc;
}
.news_box > div {
	font-size: 11px;
	margin-bottom: 5px;
}
.news_box > div::after {
	content: "";
	display: inline-block;
	/* 画像サイズ 92x23 */
	width: 64px;
	min-height: 16px;/* 64*23/92 */
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	vertical-align: -4px;
	margin-left: 5px;
}
.news_box .news::after {
	background-image: url(../images/top/icn_news.gif);
}
.news_box .awards::after {
	background-image: url(../images/top/icn_award.gif)
}
.news_box .press::after {
	background-image: url(../images/top/icn_press.gif)
}
.news_box .events::after {
	background-image: url(../images/top/icn_event.gif)
}

@media (min-width: 768px) {
	.news_box {
		display: flex;
	}
	.news_box > div {
		flex-basis: 180px;
	}
	.news_box > div::after {
		width: 88px;
		min-height: 22px;
		vertical-align: middle;
	}
	.news_box p {
		flex: 1;
	}
}


.sp_banner_block{display:none;}
/*
@media only screen and (min-width:960px) and (max-width:1024px) {
#blocks_inx,#blocks_inx #inx_main{background-size:100%;max-height:420px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;max-height:420px;}
}
@media only screen and (min-width:801px) and (max-width:959px) {
#blocks_inx,#blocks_inx #inx_main{background-size:100%;max-height:320px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;max-height:320px;}
#blocks_inx #inx_main{max-height:320px;}
}
@media only screen and (min-width:691px) and (max-width:800px) {
#blocks_inx,#blocks_inx #inx_main{background-size:100%;max-height:280px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;max-height:280px;}
#blocks_inx #inx_main{max-height:280px;}
}
@media only screen and (min-width:641px) and (max-width:690px) {
#blocks_inx{background-size:100%;height:260px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;max-height:260px;}
#blocks_inx #inx_main{max-height:260px;}
}
@media only screen and (min-width:641px) and (max-width:640px) {
#blocks_inx{background-size:100%;height:240px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:240px;}
#blocks_inx #inx_main{max-height:240px;}
}
@media only screen and (min-width:569px)  and (max-width:640px) {
#blocks_inx{background-size:100%;height:220px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:220px;}
#blocks_inx #inx_main{max-height:220px;}
}
@media only screen and (min-width:481px)  and (max-width:568px) {
#blocks_inx{background-size:100%;height:200px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:200px;}
#blocks_inx #inx_main{max-height:200px;}
}
@media only screen and (min-width:440px)  and (max-width:480px) {
#blocks_inx{background-size:100%;height:180px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:180px;}
#blocks_inx #inx_main{max-height:180px;}
}
@media only screen and (min-width:376px)  and (max-width:439px) {
#blocks_inx{background-size:100%;height:160px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:160px;}
#blocks_inx #inx_main{max-height:160px;}
}
@media only screen and (min-width:321px)  and (max-width:375px) {
#blocks_inx{ background-size:100%;height:140px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:140px;}
#blocks_inx #inx_main{max-height:140px;}
}
@media only screen and (max-width:320px) {
#blocks_inx{ background-size:100%;height:140px;}
#blocks_inx #inx_main .maintxt{margin:0 0 0 10px;}
#blocks_inx #inx_main .maintxt img{max-width:100%;vertical-align:top;height:auto;max-height:140px;}
#blocks_inx #inx_main{max-height:140px;}
}
*/

#inx_main {
	padding-bottom: 1px;
}
#inx_main .slick-dots {
	bottom: -25px;
}
#inx_main .slick-dotted.slick-slider {
	margin-bottom: 30px;
}
@media (min-width: 768px) {
	#inx_main .slick-dots {
		bottom: 5px;
	}
	#inx_main .slick-dotted.slick-slider {
		margin-bottom: 0px;
	}
}
#inx_main .slick-list {
	margin: 0;
	padding: 0;
}
#inx_main .slick-dots li button:before {
	color: #ccc;
	font-size: 11px;
	opacity: 1;
}
#inx_main .slick-dots li.slick-active button:before {
	color: #179b3c;
}
@media (min-width: 600px) {
	#inx_main .mv_img_sp {
		display: none;
	}
}
@media (max-width: 599px) {
	#inx_main .mv_img_pc {
		display: none;
	}
}

@media only screen and (max-width:1024px) {
/* ------ 各ブログトップ ------ */
#InxTop_News{margin:30px auto 100px; width:100%; background:#fff;}

#InxTop_Content {
	margin: 0 0 10px;
	/*padding-top: 20px;*/
	width: 100%;
	background:#103280;
}
#InxTop_9area_title {margin:0 20px 20px;}
#InxTop_9area_title img{max-width:100%;vertical-align:top;height:auto;}
#InxTop_block{margin:0 10px 0;}
#InxTop_block .ContentMenu{
	margin:0 8px 30px;
	display:inline-block;
	width:31%;
	vertical-align:top;
}
#InxTop_block .ContentMenu .ContentImg img{max-width:100%;vertical-align:top;height:auto;}
#inx_content{margin:0 15px 50px; width:100%;}

#side_right{margin:30px 0 0 0; width:250px;}
#side_right img{max-width:100%;vertical-align:top;height:auto;}
#main{margin:30px 30px 0 0; width:700px; overflow:hidden;}
#side_right,#main{display:inline-block; vertical-align:top;}

}
@media only screen and (max-width:960px) {
#InxTop_9area_title img{width:141px;height:30px;}
#side_right{margin:30px 0 0 0; width:200px;}
#main{margin:30px 20px 0 0; width:700px; overflow:hidden;}
#side_right,#main{display: inline-block;}
#side_right img{max-width:100%;vertical-align:top;height:auto;}
}
@media only screen and (max-width:800px) {
/* ------ 各ブログトップ ------ */
#InxTop_block{margin:0 15px 0;}
#InxTop_block .ContentMenu{margin:0 10px 30px;width:30%;}
#InxTop_9area_title img{width:141px;height:30px;}

#side_right{margin:30px 0 0 0; width:100%;}
#main{margin:30px 0 0 0; width:100%; overflow:hidden;}
#side_right ul li {display:inline-block; margin:5px 8px; width:47%;}
#inx_content{margin:0 20px 50px; width:95%;}
/* ------------------------------
   #tabAccordion
------------------------------ */
#tabAccordion {
    margin: 0;
    width: 100%;
    height: 720px;
    position: relative;
}
}
@media only screen and (max-width:768px) {
#InxTop_9area_title img{width:141px;height:28px;}
#side_right ul li {display:inline-block; margin:5px 5px;}
}
@media only screen and (max-width:690px) {

/* ------ 各ブログトップ ------ */
#InxTop_block{margin:0 15px 0;}
#InxTop_block .ContentMenu{margin:0 8px 30px;width:30%;}



#side_right{margin:30px 0 0 0; width:100%;}
#side_right ul li {display:inline-block; margin:5px 8px; width:45%;}
#main{margin:30px 0 0 0; width:100%; overflow:hidden;}
#inx_content{margin:0 20px 50px; width:95%;}
/* ------------------------------
   #tabAccordion
------------------------------ */
#tabAccordion {width: 100%;}
#tabAccordion dl dd .news_box {margin:5px 5px 5px; padding:10px 8px 10px; overflow:hidden;}
#tabAccordion dl dd .news_box .info{background: url(../images/top/icn_info.gif) no-repeat 7em 2px;float:none; width:100%;}
#tabAccordion dl dd .news_box .winning{background: url(../images/top/icn_award.gif) no-repeat 7em 2px;float:none; width:100%;}
#tabAccordion dl dd .news_box .press{background: url(../images/top/icn_press.gif) no-repeat 7em 2px;float:none;  width:100%;}
#tabAccordion dl dd .news_box .event{background: url(../images/top/icn_event.gif) no-repeat 7em 2px;float:none; width:100%;}
#tabAccordion dl dd p{margin:0; float:none; width:100%;}
}
@media only screen and (max-width:640px) {
/* ------ 各ブログトップ ------ */
#InxTop_block .ContentMenu{margin:0 13px 30px;width:45%;}
#InxTop_9area_title img{width:117px;height:25px;}
}
@media only screen and (max-width:600px) {
/* ------ 各ブログトップ ------ */
#InxTop_block .ContentMenu{margin:0 13px 30px;width:40%;}
}
@media only screen and (max-width:568px) {
#InxTop_9area_title img{width:108px;height:23px;}
#InxTop_block .ContentMenu{margin:0 18px 30px;width:42%;}
}
@media only screen and (max-width:480px) {
#InxTop_block .ContentMenu{margin:0 18px 30px;width:40%;}
}
@media only screen and (max-width:414px) {
}
@media only screen and (max-width:411px) {
#InxTop_block .ContentMenu{margin:0 15px 30px;width:40%;}
}

@media only screen and (max-width: 384px) {
#InxTop_block .ContentMenu{margin:0 13px 30px;width:40%;}
}
@media only screen and (max-width: 375px) {
#InxTop_9area_title img{width:94px;height:20px;}
#blocks #inx_main .banner_block{display:none;}

#inx_content{margin:0 0 50px; width:100%;}

/* ------ 各ブログトップ ------ */
#InxTop_Content {
	margin: 0 0 30px;
	/*padding-top: 15px;*/
	width: 100%;
	background: #103280;
}
#InxTop_9area_title {margin:0 10px 20px;}
#InxTop_9area_title img{max-width:50%; height:auto; }

#InxTop_block{margin:0 8px 0;}
#InxTop_block .ContentMenu{margin:0 13px 20px;width:40%;}
#InxTop_block .ContentMenu .ContentImg img{max-width:100%; height:auto; }
#InxTop_block .ContentMenu .area_title{
	margin:15px 0 10px;
	padding:0 2px;
	font-size:18px;
	font-weight:bold;
}
#InxTop_block .ContentMenu .area_title a{
	color:#fff;
}
#InxTop_block .ContentMenu .area_title span{
	padding-right:30px;
	background-size:5%;height:auto;
}

#side_right{margin:0; width:100%; padding-top:20px;}
#main{margin:0; width:100%;}
#side_right,#main{display:block; background:#fff;}


#side_right li {width:90%;margin:0 10px; padding-bottom:10px;text-align:center;}
#side_right li img{max-width:100%;vertical-align: }
}
@media only screen and (max-width: 320px) {
#inx_content{width:100%; margin:0 0 20px;}
#InxTop_block .ContentMenu{
	margin:0 8px 30px;
	display:inline-block;
	width:130px;
	vertical-align:top;
}
#InxTop_block .ContentMenu .ContentImg img{max-width:100%; height:auto;}

#InxTop_block .ContentMenu .area_title{
	margin:15px 0 10px;
	padding:0;
}
#InxTop_block .ContentMenu .area_title a{
	color:#fff;
}
#InxTop_block .ContentMenu .area_title span{
	padding-right:0;
	background:none;
}

.sp_banner_block{display:block; width:100%;margin:10px 0;}
.sp_banner_block img{max-width:45%; vertical-align:auto; margin:5px; height:auto;}
#side_left{margin:0; width:98%; padding:5px}
#side_right{margin:0; width:98%; padding:5px}
#main{margin:0; width:98%; overflow:hidden; padding:5px}
#side_left,#side_right,#main{display:block; vertical-align:top;}

}
@media only screen and (min-width:320px) and (max-width:767px){
#InxTop_9area_title img{max-width:30%; height:auto; }
#InxTop_block .ContentMenu .area_title{ font-size:95%;}
#InxTop_block .ContentMenu .area_title span{
	padding-right:20px;
	background-size:10px; height:auto;
}
#InxTop_News{margin:10px auto 100px; width:100%; background:#fff;}
#InxTop_Content {
	margin: 0 0 10px;
	/*padding-top: 15px;*/
	width: 100%;
	background: #103280;
}

/* ------------------------------
   MEDIAQUERIES[SP]LAYOUT
------------------------------ */
 #tabAccordion dl dt:hover > a {
    }
#tabAccordion {
        width: 99%;
        height: auto;
        border: none;
		margin:0 auto 0;
    }
 
    #tabAccordion dl {
        top: auto;
        left: auto;
        width: 98%;
        position: relative;
    }
 
    #tabAccordion dl dt {
        top: auto;
        left: auto;
        width: 100%;
        position: relative;
        border: #ccc 1px solid;
        border-top: none;
    }
 
    #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:nth-child(5) dt {border-right: #ccc 1px solid}
    #tabAccordion dl dt a {
        padding: 15px;
        height: auto;
        line-height: 1em;
        text-align: left;
    }
 
    #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 #ccc;
        border-right: 2px solid #ccc;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
 
#tabAccordion dl dt a:hover {text-decoration: none;}
#tabAccordion dl dt.btnAcv {
    border-bottom: none;
    background: #fff;
}
#tabAccordion dl:nth-child(1) dt.btnAcv {border-bottom: none;background:#D6D8FF; border-bottom: #ccc 1px solid;}
#tabAccordion dl:nth-child(2) dt.btnAcv {border-bottom: none;background:#FBFFA7; border-bottom: #ccc 1px solid;}
#tabAccordion dl:nth-child(3) dt.btnAcv {border-bottom: none;background:#FFE3E3; border-bottom: #ccc 1px solid;}
#tabAccordion dl:nth-child(4) dt.btnAcv {border-bottom: none;background:#B4ECDA; border-bottom: #ccc 1px solid;}
#tabAccordion dl:nth-child(5) dt.btnAcv {border-bottom: none;border-right: #ccc 1px solid;background:#FBE2C5; border-bottom: #ccc 1px solid;}


#tabAccordion dl dt.btnAcv a:after {content: none;}
#tabAccordion dl dd {
        top: 0;
        left: 0;
        padding: 10px 0;
        width: 100%;
        height: auto;
        position: relative;
        border-bottom: #ccc 1px solid;
		text-align:left;
}

#tabAccordion dl dd .news_box {margin:0 5px 5px; padding:10px 8px 10px; overflow:hidden;}
#tabAccordion dl dd .news_box .info{background: url(../images/top/icn_info.gif) no-repeat 7em 2px;float:none; width:100%;}
#tabAccordion dl dd .news_box .winning{background: url(../images/top/icn_award.gif) no-repeat 7em 2px;float:none; width:100%;}
#tabAccordion dl dd .news_box .press{background: url(../images/top/icn_press.gif) no-repeat 7em 2px;float:none;  width:100%;}
#tabAccordion dl dd .news_box .event{background: url(../images/top/icn_event.gif) no-repeat 7em 2px;float:none; width:100%;}
#tabAccordion dl dd p{margin-top:30px; float:none; width:100%;}
.btn_list{margin:10px 10px 20px}
}
@media only screen and (min-width:320px) and (max-width:375px){
#inx_content{margin:0 0 50px; width:100%; padding-top:20px;}
#InxTop_Content {
	margin: 0 0 10px;
	/*padding-top: 15px;*/
	width: 100%;
	background: #103280;
}
}

/*2020.02.28 Add*/
.info_important {
	width: calc(100% - 10px - 20px);
	padding: 10px;
	margin: 1rem auto 0;
	
	border: solid 2px red;
}
.info_important_ttl {
	text-align: center;
}
.info_important_body li {
	padding: 0.5em 0;
}
.info_important_body li + li {
	border-top: 1px solid #ccc;
}
.info_important_body .time {
	font-weight: bold;
	font-size: 11px;
}
@media (max-width: 767px) {
	.info_important_ttl {
		padding: 5px;
		margin-bottom: 10px;
	}
	.info_important_body li {
		line-height: 1.125;
	}
	.info_important_body .time {
		display: block;
		margin-bottom: 2px;
	}
}
@media (min-width: 768px) {
	.info_important {
		display: flex;
		gap: 20px;
		width: auto;
		padding: 20px;
	}
	.info_important_ttl {
		flex-basis: 160px;
		align-self: center;
	}
	.info_important_body {
		flex: 1;
		border-left: 2px solid red;
		padding-left: 1.5em;
	}
	.info_important_body li {
		display: flex;
	}
	.info_important_body li .time {
		flex-basis: 9em;
		padding-top: 2px;
	}
	.info_important_body li a {
		flex: 1;
	}
	.info_important_body .not-date {
		flex-wrap: wrap;
	}
	.info_important_body .not-date .time {
		flex-basis: 100%;
	}
	.info_important_body .not-date a {
		padding-left: calc(9em * 11 / 14);
	}
}



/*
 * フッター手前のお問い合わせ 
 */
.home-contact {
	max-width: min(calc(100% - 10px - 10px), 640px);
	margin: 0 auto 30px;
	padding: 5px;
	
	color: #002079;
}
.home-contact h2 {
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.home-contact h2::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	height: 2px;
	width: 50px;
	background-image: linear-gradient(90deg, #6d96ce 50%, #4366b0 50%);
}

.home-contact-link {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.home-contact-link + * {
	margin-top: 40px;
}
.home-contact-link li {
	flex: 1 0 45%;
}
.home-contact-link li a {
	color: inherit;
	padding: 1em 0.25em;
	padding-left: 50px;
	display: block;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	border: 1px solid currentcolor;
	border-radius: 5px;
}
.home-contact-link li a[href*="campusmap"] {
	background-image: url(../images/top/icon_hcl_campusmap.png);
}
.home-contact-link li a[href*="satellite"] {
	background-image: url(../images/top/icon_hcl_satellite.png);
}

@media (max-width: 767px) {
	.home-contact-link {
		gap: 10px;
	}
	.home-contact h2 {
		margin-bottom: 12px;
	}
	.home-contact-link + * {
		margin-top: 20px;
	}
}
