@charset "UTF-8";
 /* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
#title h1 {
    text-align: center;
    color: #fff;
    font-size:2.3rem!important;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size:auto;
    background-position: center;
    height:173px;
    line-height:173px;
    position: relative
}
#title h1::after{
    display: block;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 0em;
    position: absolute;
    bottom:50px;
    left: 0;
    right: 0;
}
.on1 h1 {
    background-image:url("/cie/assets/images/mv/title_intro.jpg");
}
.on1 h1:after{
    content: "Introduction";
}
.on2 h1 {
    background-image:url("/cie/assets/images/mv/title_partner.jpg");
}
.on2 h1:after{
    content: "English Study Support";
}
.on3 h1 {
    background-image:url("/cie/assets/images/mv/title_in.jpg");
}
.on3 h1:after{
    content: "Inbound";
}
.on4 h1 {
    background-image:url("/cie/assets/images/mv/title_out.jpg");
}
.on4 h1:after{
    content: "Outbound";
}
.on5 h1 {
    background-image:url("/cie/assets/images/mv/title_report.jpg");
}
.on5 h1:after{
    content: "Activity Report";
}
.on6 h1 {
    background-image:url("/cie/assets/images/mv/title_collab.jpg");
}
.on6 h1:after{
    content: "Collaboration";
}
.on7 h1 {
    background-image:url("/cie/assets/images/mv/title_support.jpg");
}
.on7 h1:after{
    content: "On-campus Support";
}
.on8 h1, .on0 h1  {
    background-image:url("/cie/assets/images/mv/title_other.jpg");
}
.on8 h1:after{
    content: "News";
}
.on0 h1:after{
    content: "Center for International Exchange";
}
@media screen and (min-width:2000px){
#title h1 {
	background-size: cover!important;
}
}

	
@media screen and (max-width:768px) {
#title h1 {
    font-size:1.5rem!important;

    background-size:cover;
}
}

/* -----------------------------------------------------------
	パンナビ
--------------------------------------------------------- */
#breadcrumb{
    background-color: #EDE9E6;
    padding:10px;
    line-height: 1.4em;
    box-sizing: border-box;
    margin-bottom: 32px!important;
}
#breadcrumb ul{
	text-align: left;
	overflow: hidden;
	max-width: 1400px;
	margin: 0 auto 0 auto;
	font-size:0.8rem;
}
#breadcrumb li{
	float:left;
	margin-right:10px;
}
#breadcrumb li a{
    text-decoration: underline;
}
#breadcrumb li:after{
	content: "＞";
	padding-left: 10px;
}
#breadcrumb li:last-child:after{
	content:none;
}

@media screen and (max-width:768px){
#breadcrumb{
    margin-bottom:20px;
}
}

#sub{
    display: -webkit-flex;
    display: flex;
}
@media screen and (max-width:1024px){
#sub{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
}

/* -----------------------------------------------------------
	左メニュー
----------------------------------------------------------- */
#sub .leftcontent{
    width: 372px;
}
#sub .leftcontent dt{
    font-size:1.5rem;
    font-weight: bold;
    color: #A5252D;
    position: relative;
    margin-bottom: 16px;
}
#sub .leftcontent dt::after{
    content: url("/cie/assets/images/top/tit_news_ic.png");
    position: absolute;
    top:-25%;
    display: inline-block;
    margin-left: 16px;
}
#sub .leftcontent ul{
    border-bottom: 1px #A5252D solid;
}
#sub .leftcontent li a{
    display: block;
    border-top: 1px #A5252D solid;
    border-left: 1px #A5252D solid;
    border-right: 1px #A5252D solid;
    box-sizing: border-box;
    background:url("/cie/assets/images/common/arrow04.png") no-repeat 24px;
    padding:13px 24px 13px 42px;
}
#sub .leftcontent li.current a{
    background-color: #A5252D;
    color: #FFE637;
    background-image:url("/cie/assets/images/common/arrow05.png") ;
    background-repeat: no-repeat;
    background-position: 24px;
}
#sub .leftcontent ul.sub_child li a{
    background:url("/cie/assets/images/common/arrow04.png") no-repeat 38px;
    padding:10px 24px 10px 56px;
        border-top: 1px #A5252D dotted;
}

@media screen and (max-width:1024px){
#sub .leftcontent{
    width: 100%;
}
#sub .leftcontent dt::after{
 position: relative;
    display: block;
}
}

/* -----------------------------------------------------------
	メインコンテンツ
----------------------------------------------------------- */
#sub .maincontent{
    width: 68%;
    margin-left: 60px;
    padding-bottom: 60px;
    padding-top: 0;
}
#sub .maincontent a{
	color:#A5252D;
	text-decoration:underline;
}
#sub .maincontent a:hover{
	text-decoration:none;

}
#sub .maincontent img{
	max-width:100%;
}
#sub .maincontent ul.category_top{
display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
     flex-wrap: wrap;
}
#sub .maincontent ul.category_top a{
	color:#000;
	text-decoration:none;
}
#sub .maincontent ul.category_top a:hover dt{
	color:#A5252D;
	text-decoration:underline;
}
#sub .maincontent ul.category_top a:hover dd{
	color:#000;
	text-decoration:none !important;
}
#sub .maincontent ul.category_top li{
    width: 48%;
    margin-bottom: 50px;
    padding: 24px;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    background: url("/cie/assets/images/common/maincontent_arrow.png") no-repeat right bottom;
}
#sub .maincontent ul.category_top dt{
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 24px;
}
@media screen and (max-width:1024px){
#sub .maincontent{
    width: 100%;
    margin-left: 0;
}
#sub .maincontent ul.category_top ul{
display:block;
}
#sub .maincontent ul.category_top li{
    width: 100%;
    margin-top:24px;
    margin-bottom: 0;
}
#sub .maincontent ul.category_top dt{
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 24px;
}
}


























