/*----------------------------------------------------
html
----------------------------------------------------*/
body {
	background-color:#f8f8f8;
	font-family:"¥á¥¤¥ê¥ª", Meiryo, Osaka,  sans-serif;
	font-weight:normal;
	overflow:hidden;
}
a {
	color: #5e5e5e;
	transition: all 0.2s;
}
a:hover {
	color:#fc4a1a;
}
p,
dl dd {
	color:#464646;
}
em {
	font-weight:bold;
	font-style:normal;
}
em.red {
	color:#FF2629;
}

/*----------------------------------------------------
header
----------------------------------------------------*/
#header {
	width:100%;
	height:60px;
	background-color:#FFFFFF;
	position:fixed;
	top:-65px;
	left:0;
	border-bottom:#fc4a1a solid 5px;
	z-index:1000;
}
#header .logo img {
	display:none;
}
#header .logo {
	display:block;
	width:490px;
	height:60px;
	background:url(/iec/abroad/img/logo.png) no-repeat left 17px;
	background-size: 250px 31px;
}

/*----------------------------------------------------
¥Ð©`¥¬©`¥á¥Ë¥å©`
----------------------------------------------------*/
.listmenu {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 10px;
	top: 17px;
	cursor:pointer;
}
.listmenu span {
	display: block;
    width: 30px;
    height: 3px;
    border-radius: 3px;
    background: #c8c8c8;
    position: relative;
    right: 5px;
    top: 14px;
}
.listmenu span:before , .listmenu span:after {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 3px;
	background: #c8c8c8;
	position: absolute;
	transform: rotate(0deg);
}
.listmenu span:before {transform:translateY(8px);}
.listmenu span:after {transform:translateY(-8px);}
.sb-slidebar {
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	z-index: 0;
	display: none; 
	background-color: #222222; 
	-webkit-transform: translate(0px); 
	transform: translate(0px); 
}
.sb-site {
	background-color:#f8f8f8;
	z-index:500;
}
.sb-slidebar > ul {
	padding: 65px 0;
}
.sb-slidebar > ul > li > span {
	display: block;
	margin: 0 0 15px 0;
	padding: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #292929;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
}
.sb-slidebar > ul > li > ul > li > a {
	display:block;
	text-decoration: none;
	padding: 5px 2px 5px 33px;
	color: #FFFFFF;
	font-size: 90%;
	background: url(/iec/abroad/img/nav_a.png) no-repeat 15px center;
	background-size:10px 10px;
	transition: all 0.2s;
}
.sb-slidebar > ul > li > ul > li > a:last-child {
	margin: 0 0 10px 0;
}
.sb-slidebar > ul > li > ul > li > a:hover {
	color:#fc4a1a;
}

/*----------------------------------------------------
mainImage
----------------------------------------------------*/
.mainImage {
	width:100%;
}
.mainImage img {
	width:100%;
}

/*----------------------------------------------------
what's new? / †–ºÏ¤»¥Õ¥©©`¥à
----------------------------------------------------*/
.wrap {
	width:90%;
	margin:0 5%;
}

/*----------------------------------------------------
what's new?
----------------------------------------------------*/
#news {
	width:100%;
	margin: 0 0 15px 0;
}
#news .title_news {
	margin:30px 0 20px 0;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	font-size:150%;
	color:#464646;
}
#news .title_news span {
	display:block;
	font-size:60%;
}
#news ul {
	display:block;
	width:100%;
	height:200px;
	margin: 0 0 25px 0 ;
	overflow:auto;
}
#news ul li {
	display: block;
	width:100%;
	margin: 0 0 10px 0 ;
}
#news ul li .date {
	float:left;
	width: 25%;
	margin: 0 1% 0 0;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #ffffff;
	line-height: 1.3em;
	background-color:#fc4a1a;
}
#news ul li .txt a {
	display: block;
	float:left;
	width:72%;
	padding: 5px 0 5px 2%;
	background-color:#ffffff;
	text-decoration:none;
	color:#535353;
	line-height:1.3em;
	transition:all 0.2s;
}
#news ul li .txt a:hover {
	color:#fc4a1a;
}

/*----------------------------------------------------
†–ºÏ¤»¥Õ¥©©`¥à
----------------------------------------------------*/
.homestay a {
	box-sizing: border-box;
	display:block;
	ont-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	margin:  0 0 0.8em 0;
	padding:1em 1em ;
	background: #26ae90 url(../img/allow_homestay.png) no-repeat right 1em center;
	background-size: 16px 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	border-radius: 10px;
}
.homestay a:before {
	content: ' ';
	display: block;
	width: 29px;
	height: 20px;
	margin:  0 0.5em 0 0;
	float: left;
	background: url(/iec/abroad/img/allow_homestay02.png) no-repeat left center;
	background-size: 29px 20px;
}
.homestay {
	margin: 0 0 25px 0;
}
.homestay a img {
	width:100%;
}
.homestay .title_homestay {
	margin:30px 0 20px 0;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	font-size:150%;
	color:#464646;
}

/*----------------------------------------------------
½»“QÁôÑ§/ÑÐÐÞÇéˆó
----------------------------------------------------*/
.foreignExchange img , .trainingInformation img {
	width:100%;
}
.foreignExchange {
	width: 96%;
	margin: 0 2% 20px 2%;
	float: left;
	background: url(/iec/abroad/img/foreignExchange.png) no-repeat left top;
	background-size: 100% auto;
	-webkit-box-shadow: 0px 0px 5px #C9C9C9;
	box-shadow: 0px 0px 5px #C9C9C9;
}
.trainingInformation {
	width: 96%;
	margin: 0 2% 20px 2%;
	float:right;
	background:url(/iec/abroad/img/trainingInformation.png) no-repeat left top;
	background-size: 100% auto;
	-webkit-box-shadow: 0px 0px 5px #C9C9C9;
	box-shadow: 0px 0px 5px #C9C9C9;
}
.top_menu_txt {
	width: 94%;
	margin: 100px 0 0 0;
	padding: 3%;
	background:url(/iec/abroad/img/top_menu_txt_bg.png) repeat left top;
}
.foreignExchange h2 ,
.trainingInformation h2 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	color:#ffffff;
	font-size:150%;
	border-bottom: #fc4a1a solid 1px;
}
.foreignExchange p ,
.trainingInformation p {
	color:#ffffff;
	font-size:90%;
}
.foreignExchange .ac_triger ,
.trainingInformation .ac_triger ,
.contentsDoc .detailLink {
	height:40px;
	background: #fc4a1a url(../img/allow_ac02.png) no-repeat center center;
	background-size: 13px 9px;
	cursor:pointer;
	transition: all 0.2s;
}
.foreignExchange .ac_triger:hover ,
.trainingInformation .ac_triger:hover ,
.contentsDoc .detailLink:hover {
	background-color: #D7370B;
}
.foreignExchange .open ,
.trainingInformation .open ,
.contentsDoc .open {
	height:40px;
	background: #fc4a1a url(../img/allow_ac02_u.png) no-repeat center center;
	background-size: 13px 9px;
	cursor:pointer;
}
.foreignExchange ul.ac ,
.trainingInformation ul.ac {
	display:block;
	padding: 10px 0 0 0;
	background-color: #fbfbfb;
}
.contentsDoc ul.ac {
	display:block;
	padding: 0;
	background-color: #fbfbfb;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.foreignExchange ul.ac li ,
.trainingInformation ul.ac li ,
.contentsDoc ul.ac li {
	border-bottom: 1px solid #E3E3E3;
}
.foreignExchange ul.ac li a ,
.trainingInformation ul.ac li a,
.contentsDoc ul.ac li a {
	display:block;
	padding: 10px 15px;
	text-decoration:none;
	background:url(/iec/abroad/img/allow_li02.png) no-repeat 95% center;
	background-size: 9px 13px;
}

.contentsDoc {
	width: 84%;
	margin: 8px 3% 8px 3%;
	padding: 5%;
	background-color: #fbfbfb;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
}
.contentsImg img {
	width: 100%;
	margin: 0 0 15px 0;
}
.contentsDoc h2 {
	font-size:120%;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	border-bottom: 3px solid #C9C9C9;
	line-height:1.3em;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
.contentsDoc p {
	font-size:85%;
	margin: 0 0 20px 0;
}
.contentsDoc .detailLink {
	width:100%;
}
.contentsDoc_s {
	float: left;
	width: 45%;
	margin: 5px 1% 5px 1%;
	padding: 4% 0;
}
.contentsDoc_s img {
	width:100%;
}
.contentsDoc_ss {
	width: 84%;
	margin: 15px 3% 15px 3%;
	padding: 5%;
	background-color: #fbfbfb;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
	transition: all 0.2s;
}
.contentsDoc_ss img {
	display:none;
}
.contentsDoc_ss:hover {
	-webkit-box-shadow: 0px 0px 5px #fc4a1a;
	box-shadow: 0px 0px 5px #fc4a1a;
}
.cos a {
	display:block;
	height:50px;
	background: url(/iec/abroad/img/sp/coreofstem.png) no-repeat center center;
	background-size: 100% auto;
}
.sae a {
	display:block;
	height:50px;
	background: url(/iec/abroad/img/sp/taiken.png) no-repeat center center;
	background-size: 100% auto;
}
.sns {
	width:94%;
	margin: 15px 3%;
}
/*----------------------------------------------------
footer
----------------------------------------------------*/
#footer {
	display:block;
	width:100%;
	margin: 0;
	padding: 20px 0;
	text-align:center;
	color: #FFFFFF;
	background-color:#505050;
}
#footer a {
	color: #FFFFFF;
}
#footer .footer-ttl {
	margin: 0 0 0.8em 0;
	font-size:110%;
}
#footer .address {
	margin: 0 0 15px 0;
}
#footer .copyright {
	color: #C5C5C5;
	font-size: 90%;
}
/*****************************************************************
  subpage
******************************************************************/
body.subBg {
	background:#f8f8f8 url(../img/bg.png) repeat-x left top;
}
#header_sub {
	width:100%;
	height:60px;
	background-color:#FFFFFF;
	position:fixed;
	top:0;
	left:0;
	border-bottom:#fc4a1a solid 5px;
	z-index:1000;
}
#header_sub .logo img {
	display:none;
}
#header_sub .logo {
	width:490px;
	height:60px;
	background:url(/iec/abroad/img/logo.png) no-repeat left 17px;
	background-size: 250px 31px;
}
a.link_block {
	display: block;
	width: 88%;
	margin: 30px 0;
	padding: 15px 9% 15px 3%;
	text-decoration:none;
	color:#5e5e5e;
	font-size:110%;
	background: url(/iec/abroad/img/allow_li.png) no-repeat 95% center;
	background-size: 14px 12px;
	border: 1px solid #C9C9C9;
	border-radius: 5px;
}
a.link_block:hover {
	background: url(/iec/abroad/img/allow_li.png) no-repeat 98% center;
	background-size: 14px 12px;
	border: 1px solid #fc4a1a;
	color:#fc4a1a;
}
p.cap {
	font-size:80%;
	color:#7A7A7A;
	line-height:1.4em;
}
.breadcrumb {
	width:100%;
	margin: -10px 0 0 0;
	padding: 0;
	font-size: 80%;
	color:#FFFFFF;
	overflow:hidden;
}
.breadcrumb a {
	display: inline-block;
	height:45px;
	float:left;
	color:#f8f8f8;
	transition: all 0.2s;
}
.breadcrumb a:hover {
	text-decoration:none;
}
.breadcrumb a:after {
	display:block;
	content:"";
	width:48px;
	height:30px;
	margin: 0 0 0 -30px;
	float:right;
	border-top:#f8f8f8 solid 1px;
	border-right:#f8f8f8 solid 1px;
	transform:rotate(45deg);
}
.breadcrumb a span {
	display:inline-block;
	padding:10px 0 0 15px ;
}
.breadcrumb a span.txt_bold {
	font-weight:bold;
	color:#ffffff;
}
#nav {
	z-index:500;
}
.sub_Contents_Doc {
	width: 82%;
	margin: 15px 4%;
	padding: 15px 5%;
	font-size: 90%;
	background-color: #fbfbfb;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
	border-radius: 5px;
}
.sub_Contents h1 {
	height:110px;
	padding: 140px 3% 0 3%;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	font-size:170%;
	line-height:1.2em;
	color:#5e5e5e;
}
.sub_Contents h2 {
	margin: 30px 0 20px 0;
	padding: 20px 10px;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	font-weight:bold;
	color: #5e5e5e;
	font-size:130%;
	line-height:1.4em;
	border-top: 5px solid #fc4a1a;
	border-bottom: 1px solid #fc4a1a;
}
.sub_Contents h3 {
	margin:30px 0 15px 0;
	padding: 0 0 0 10px;
	color:#fc4a1a;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro" ;
	font-weight:bold;
	font-size:120%;
	border-left: 5px solid #fc4a1a;
}
.sub_Contents_Doc p {
	margin: 0 0 15px 0;
	word-wrap:break-word;
}
ul.sub_txt li {
	padding:0.5em 0 0.5em 20px;
	color:#464646;
	background:url(/iec/abroad/img/allow_li.png) no-repeat left top 11px;
	background-size:14px 12px;
}
.sub_Contents_Doc dl dt {
	display: block;
	font-size: 120%;
	margin: 0 0 10px 0;
	padding: 15px 0.5em 1px 0.5em;
	border-bottom: 1px dotted #AFAFAF;
}
.sub_Contents_Doc dl dt.link {
	border:none;
}
.sub_Contents_Doc dl dd {
	padding: 0 0 10px 0.5em;
	word-break:break-all;
}
.sub_Contents_Doc dl.frame {
	border: #E9E9E9 solid 5px;
	margin:20px 0;
	padding:10px;
}
.sub_Contents_Doc dl.frame dt {
	padding: 10px 0.5em 10px 0.5em;
	font-size:120%;
	font-weight:bold;
	color:#4abdac;
	border:none;
}
.sub_Contents_Doc dl.frame dd {
	padding: 0 0.5em 10px 0.5em;
}
ul.link_list {
	border-top: 1px dotted #C8C8C8;
}
ul.link_list li {
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #C8C8C8;
}
ul.link_list li span {
	font-size:90%;
	padding: 0 10px 10px 0;
}
ul.link_list li a {
	display:block;
	padding: 5px 10px 10px 10px;
}
table {
	margin: 30px 0;
	font-weight:300;
	font-size:90%;
	word-break:break-all;
}
table.layout01 {border: #C3C3C3 solid 1px;}
table.layout01 th {
	padding: 10px 0;
	background-color: #D8D8D8;
	border: #C3C3C3 solid 1px;
}
table.layout01 td {
	padding:10px;
	border: #C3C3C3 solid 1px;
	vertical-align:middle;
}
table.layout01 tr.color_study {background-color: #FBF6E6;}
.t_center {
	text-align:center;
}
.t_middle {
	vertical-align:middle;
}
.youtube {
	width:100%;
	height:auto;
	margin:10px auto 30px auto;
}
/*----------------------------------------------------
¥á©`¥ë¥Õ¥©©`¥à
----------------------------------------------------*/
dl.mailform dt span {
	color: #CC0000;
	font-size: 100%;
}
/*¥Û¥¹¥È¥Õ¥¡¥ß¥ê©`Ä¼¼¯*/
.host img {
	width:50%;
	margin:1em 25% 2em 25%;
}

/*----------------------------------------------------
ÁôÑ§ÌåòYÓ›
----------------------------------------------------*/
.memoir a {
	box-sizing: border-box;
	display: block;
	width: 100%;
}
.memoir .country{
	width:100%;
	height:200px;
	margin: 0 0 25px 0;
	position:relative;
}
.memoir .c_center {
	margin: 0 0 25px 0;
}
.memoir .GBR001 {
	background:url(/iec/abroad/memoir/img/GBR001.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .GBR002 {
	background:url(/iec/abroad/memoir/img/GBR002.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .BEL {
	background:url("/iec/abroad/memoir/img/BEL.jpeg") no-repeat center top;
	background-size: 100%;
}
.memoir .TWN {
	background:url(/iec/abroad/memoir/img/TWN.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .DEU {
	background:url(/iec/abroad/memoir/img/DEU.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .USA {
	background:url(/iec/abroad/memoir/img/USA.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .CHN {
	background:url(/iec/abroad/memoir/img/CHN.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .AUT {
	background:url(/iec/abroad/memoir/img/AUT.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .KOR {
	background:url(/iec/abroad/memoir/img/KOR.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .FRA {
	background:url(/iec/abroad/memoir/img/FRA.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .IDN {
	background:url("/iec/abroad/memoir/img/IDN.jpg") no-repeat center top;
	background-size: 100%;
}
.memoir .PHL {
	background:url("/iec/abroad/memoir/img/PHL.jpeg") no-repeat center top;
	background-size: 100%;
}
.memoir .RUS {
	background:url(/iec/abroad/memoir/img/RUS.jpg) no-repeat center top;
	background-size: 100%;
}
.memoir .country span.country_ttl {
box-sizing: border-box;
	width:100%;
	padding:15px;
	color:#FFFFFF;
	font-size:115%;
	background:url(/iec/abroad/img/top_menu_txt_bg.png) repeat left top;
	position:absolute;
	bottom:0;
	transition:all 0.2s;
}
.memoir .country span.country_ttl:hover {
	color:#FF2629;
}
.report .name {
	text-align:right;
}
.report_photo img {
	margin: 10px;
}
.makan_photo {
	margin: 0 0 25px 0;
}

/*----------------------------------------------------
photo_block
----------------------------------------------------*/
/*2024/04/22 matsuno
.ctq_bnr_flexbox div{
  margin: 15px 2px 30px;
}
.ctq_bnr_flexbox {
  display:flex;
}
/*2024/04/22 matsuno*/
.ctq_bnr_flexbox div{
  margin: 15px auto;
}
.ctq_bnr_flexbox {
  display:block;
}
.ctq_bnr > a {
/*display: block;*/
width: 100%;
/*margin: 15px 5% 40px 5%;*/
transition: all 0.3s;
}
.ctq_bnr > a:hover {
opacity: 0.7;
}
.ctq_bnr > a > img {
width: 100%;
}

.photo_block {
width: 100%;
}
.photo_block > .photo {
margin: 0 0 20px 0;
}
.photo_block > .photo > img {
width: 100%;
}
ul.ctq_eventlist,
ul.ctq_calendar {
width: 80%;
margin: 15px 10%;
}
ul.ctq_eventlist > li,
ul.ctq_calendar > li {
margin: 0 0 15px 0;
}
ul.ctq_eventlist > li > a,
ul.ctq_calendar > li > a {
display: block;
transition: all 0.3s;
border: #FF99E2 solid 1px;
}
ul.ctq_eventlist > li > a:hover,
ul.ctq_calendar > li > a:hover {
opacity: 0.7;
}
ul.ctq_eventlist > li > a > img,
ul.ctq_calendar > li > a > img {
width: 100%;
}


ul.culture_list {
display: flex;
flex-wrap: wrap;
padding: 30px 0 0;
}
ul.culture_list > li {
width: 45%;
margin: 0 2.5% 2em;
}
ul.culture_list > li > a {
text-decoration: none;
}
ul.culture_list > li > a > img {
width: 100%;
margin: 0 0 5px;
border: 1px solid #C9C9C9;
transition: all .2s;
}
ul.culture_list > li > a > img:hover {
border: 1px solid #fc4a1a;
}



/*-----------------20210316 stamp-------------------*/
dl.stamp {
display: flex;
flex-wrap: wrap;
align-items: center;
width: 95%;
margin: 0 2.5% 1em;
}
dl.stamp > dt {
width: 15%;
margin: 0 3% 1em 0;
}
dl.stamp > dt > img {width: 100%;}




/***************************************@media screen and (min-width:768px)**************************************************/
@media screen and (min-width:768px){
/*----------------------------------------------------
mainImage
----------------------------------------------------*/
.mainImage {
	height: 500px;
	background: url(/iec/abroad/img/sp/mainImage_tb.png) no-repeat center top;
}
.mainImage img {
	display:none;
}

/*----------------------------------------------------
†–ºÏ¤»¥Õ¥©©`¥à
----------------------------------------------------*/
.homestay a img {
	width:70%;
	margin: 0 15%;
}
/*¥Û¥¹¥È¥Õ¥¡¥ß¥ê©`Ä¼¼¯*/
.host img {
	width:25%;
	margin:0 3% 2em 0;
	float:left;
}
/*----------------------------------------------------
½»“QÁôÑ§/ÑÐÐÞÇéˆó
----------------------------------------------------*/
.top_menu_txt {
	width: 94%;
	margin: 200px 0 0 0;
	padding: 3%;
	background:url(/iec/abroad/img/top_menu_txt_bg.png) repeat left top;
}
.foreignExchange {
	width: 90%;
	margin: 0 5% 20px 5%;
}
.trainingInformation {
	width: 90%;
	margin: 0 5% 20px 5%;
}
.min_box {
	display: none;
}
.contentsDoc {
	width: 40%;
	margin: 0;
	padding: 2%;
	background-color: #fbfbfb;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
}
.support,
.petit,
.tobitate {
	float:left;
	margin: 0 0 15px 5%;
}
.howto,
.degree {
	float:right;
	margin: 0 5% 15px 0;
}
.contentsDoc p {
	display:block;
	height:6em;
}
.sns {
	width:44%;
	float:right;
	margin: 0 5% 15px 0;
}
.contentsDoc_ss {
	width: 86%;
	margin: 15px 5% 15px 5%;
	padding: 2%;
	background-color: #fbfbfb;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
	transition: all 0.2s;
}
.cos a,
.sae a {
	height:130px;
}

/*----------------------------------------------------
ÁôÑ§ÌåòYÓ›
----------------------------------------------------*/
.memoir a {
	display: block;
	width: 46%;
	margin: 0 2%;
	float: left;
}

/*------------------------------------------------------------------
                          cotoque
------------------------------------------------------------------*/
/*2024/04/22 matsuno*/
.ctq_bnr_flexbox div{
  margin: 15px auto;
}
.ctq_bnr_flexbox {
  display:block;
}
/*2024/04/22 matsuno*/
.photo_block > .photo {
width: 47%;
margin: 0 3% 20px 0;
float: left;
}
ul.ctq_eventlist,
ul.ctq_calendar {
width: 90%;
margin: 15px 5%;
}
ul.ctq_eventlist > li,
ul.ctq_calendar > li {
width: 47%;
float: left;
margin: 0 1.5% 15px 1.5%;
}



ul.culture_list > li {
width: 29%;
margin: 0 2.1% 3em;
}



/*-----------------20210316 stamp-------------------*/
dl.stamp {
width: 90%;
margin: 0 5% 1em;
}
dl.stamp > dt {
width: 10%;
margin: 0 3% 1em 0;
}





}

/***************************************@media screen and (min-width:1024px)**************************************************/
@media screen and (min-width:1024px){
/*----------------------------------------------------
header
----------------------------------------------------*/
#header {
	height:60px;
}
#header .logo {
	background:url(/iec/abroad/img/logo.png) no-repeat left top;
	background-size: 490px 60px;
}
#header .logo a {
	display:block;
	width:490px;
	height:60px;
}

/*----------------------------------------------------
mainImage
----------------------------------------------------*/
.mainImage {
	height: 600px;
	background: url(/iec/abroad/img/mainImage.png) no-repeat center top;
}

/*----------------------------------------------------
navi
----------------------------------------------------*/
#nav {
	z-index:500;
}
/*----------------------------------------------------
what's new? / †–ºÏ¤»¥Õ¥©©`¥à
----------------------------------------------------*/
.wrap {
	width:994px;
	margin:0 auto;
	padding: 0 15px;
}
/*----------------------------------------------------
what's new? 
----------------------------------------------------*/
#news {
	width:680px;
	float:left;
	margin: 40px 0 0 0;
}
#news .title_news {
	margin:30px 0 40px 0;
	font-size:200%;
}
#news .title_news span {
	display:inline;
}
#news ul {
	height:330px;
}
#news ul li {
	width:680px;
}
#news ul li .date {
	width: 100px;
	margin: 0 5px 0 0;
	padding: 10px 0;
}
#news ul li .txt a {
	width:555px;
	padding: 10px 10px 0 10px;
}
	
/*----------------------------------------------------
†–ºÏ¤»¥Õ¥©©`¥à
----------------------------------------------------*/
.homestay {
	float:right;
	margin: 40px 0 0 0;
}
.homestay a {
	width: 290px;
	background-size: 12px 15px;
		-webkit-box-shadow: 0 0 5px 3px #CBCBCB;
	box-shadow: 0 0 5px 3px #CBCBCB;
	transition: all 0.2s;
	font-weight: normal;
}
.homestay a:hover {
	background-color: #148B71;
}
.homestay a img {
	display:none;
}
.homestay .title_homestay {
	margin:30px 0 40px 0;
	font-size:180%;
}

/*----------------------------------------------------
½»“QÁôÑ§/ÑÐÐÞÇéˆó ÒÔÏÂ¹²Í¨
----------------------------------------------------*/
.wrap_cont {
	width:994px;
	margin: 40px auto;
	padding: 0 15px;
}
	
/*----------------------------------------------------
½»“QÁôÑ§/ÑÐÐÞÇéˆó
----------------------------------------------------*/
.foreignExchange {
	width: 487px;
	margin: 0 0 10px 0;
	background: url(/iec/abroad/img/foreignExchange.png) no-repeat left top;
	background-size:580px auto;
}
.trainingInformation {
	width:487px;
	margin: 0 0 10px 0;
	background:url(/iec/abroad/img/trainingInformation.png) no-repeat left top;
	background-size:580px auto;
}
.top_menu_txt {
	width: 447px;
	height:70px;
	margin: 230px 0 0 0;
	padding:20px;
}
.foreignExchange p ,
.trainingInformation p {
	font-size:100%;
}
.foreignExchange .ac_triger ,
.trainingInformation .ac_triger ,
.contentsDoc .detailLink {
	height:30px;
}
.foreignExchange .open ,
.trainingInformation .open ,
.contentsDoc .open {
	height:30px;
}
.foreignExchange ul.ac ,
.trainingInformation ul.ac ,
.contentsDoc ul.ac {
	padding: 10px 0 0 0;
}
.foreignExchange ul.ac li a ,
.trainingInformation ul.ac li a {
	background:url(/iec/abroad/img/allow_li02.png) no-repeat 550px center;
	background-size: 9px 13px;
}

/*----------------------------------------------------
contentsDoc
----------------------------------------------------*/
.contentsDoc ul.ac li a {
	display:block;
	padding: 10px 15px;
	text-decoration:none;
	background:url(/iec/abroad/img/allow_li02.png) no-repeat 330px center;
	background-size: 9px 13px;
	z-index:1000;
}
.min_box {
	display: block;
	width:100%;
	height:1px;
	float:left;
}
.contentsDoc {
	width: 321px;
	float:left;
	margin: 10px 5px;
	padding: 20px 0 0 0;
}
.contentsImg img {
	width:285px;
	margin: 0 20px 25px 20px;
	padding: 0;
}
.contentsDoc h2 {
	display:block;
	margin: 0 20px 10px 20px;
	padding: 0 0 10px 0;
	font-size:140%;
	color:#5e5e5e;
	border-bottom: 5px solid #C9C9C9;
	line-height:1.2em;
}
.contentsDoc p {
	display:block;
	height:7em;
	font-size:85%;
	margin: 0 20px 20px 20px;
}
.contentsDoc ul.ac {
	z-index:1000;
}
.contentsDoc_s {
	width: 552px;
	margin: 5px 13px ;
	padding: 40px 5px;
	background-color: #fbfbfb;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
	transition: all 0.3s;
}
.contentsDoc_s:hover {
	-webkit-box-shadow: 0px 0px 5px #fc4a1a;
	box-shadow: 0px 0px 5px #fc4a1a;
}
.contentsDoc_s img {
	display:none;
}

/*----------------------------------------------------
ÁôÑ§ÌåòYÓ›/CoS
----------------------------------------------------*/
.contentsDoc_ss {
	width: 467px;
	margin: 5px 10px ;
	padding: 20px 5px;
	float:left;
}
.cos a {
	height:93px;
	background: url(/iec/abroad/img/coreofstem.png) no-repeat center center;
	background-size:  467px 93px;
}
.sae a {
	height:93px;
	background: url(/iec/abroad/img/taiken.png) no-repeat center center;
	background-size:  467px 93px;
}

.sns {
	width:321px;
	float: left;
	margin: 10px 0 0 5px;
	-webkit-box-shadow: 0px 0px 5px #E3E3E3;
	box-shadow: 0px 0px 5px #E3E3E3;
}
.tweet {
	margin: 0 0 15px 0;
}

/*----------------------------------------------------
footer
----------------------------------------------------*/
#footer {
	width:100%;
	height:130px;
}
.wrap_footer {
	width: 1024px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer .footer-ttl {
	color:#ECECEC;
}
#footer .address {
	color: #ECECEC;
	margin: 0 0 30px 0;
}
#footer .copyright {
	color: #B9B9B9;
}
	
/*////////////////////////////subpage/////////////////////////////*/
body.subBg {
	background:#f8f8f8 url(../img/bg.png) repeat-x left 65px;
}
#header_sub .logo {
	background:url(/iec/abroad/img/logo.png) no-repeat left top;
	background-size: 490px 60px;
}
#header_sub .logo a {
	display:block;
	width:490px;
	height:60px;
}
a.link_block {
	width: 814px;
	margin: 20px 25px;
	padding: 20px;
	background: url(/iec/abroad/img/allow_li.png) no-repeat 810px center;
	background-size: 14px 12px;
}
a.link_block:hover {
	background: url(/iec/abroad/img/allow_li.png) no-repeat 825px center;
	background-size: 14px 12px;
}

#nav_sub {
	display:none;
	float: left;
	width: 230px;
	padding:30px 15px 15px 15px;
	margin: 30px 0 0 0;
	background-color:#f8f8f8;
	border-top: 10px solid #EEEEEE;
}
#nav_sub > ul > li {
	margin: 0 0 20px 0;
}
#nav_sub > ul > li > span {
	display:block;
	margin: 10px 0;
	padding:15px;
	color: #373838;
	font-size:100%;
	font-weight:bold;
	border:#dfdfdf solid 1px;
}
#nav_sub > ul > li > ul > li > a {
	display:block;
	padding:10px 5px 10px 26px;
	color: #373838;
	text-decoration:none;
	font-weight:normal;
	background:url(/iec/abroad/img/nav_a.png) no-repeat 5px center;
}
#nav_sub > ul > li > ul > li > a:hover {
	color: #4dd4c0;
	background:url(/iec/abroad/img/nav_a_hover.png) no-repeat 5px center;
}
.breadcrumb {
	height:45px;
	margin: 0;
}
.breadcrumb a:after {
	content:"";
	width:47px;
	height:40px;
	margin :0;
}
.breadcrumb a span {
	padding:15px 0 0 40px ;
}

.sub_Contents {
	width:1024px;
	margin: 0 auto;
}
.sub_Contents_Doc {
	width: 906px;
	margin: 30px 24px;
	padding: 30px;
	font-size: 100%;
}
.sub_Contents h1 {
	height:140px;
	margin: 65px 0 0 0;
	padding: 97px 0 0 0;
	text-align:center;
	font-size:270%;
}
.sub_Contents h2 {
	margin: 20px 0 50px 0;
	padding: 25px 10px;
	font-size:150%;
}
.sub_Contents h3 {
	margin: 60px 0 30px 0;
	font-size: 140%;
	font-weight:normal;
}
.sub_Contents_Doc p {
	padding: 0 1em;
}
ul.sub_txt {
	margin: 0 0 20px 0;
}
ul.sub_txt li {
	padding:0.5em 1em 0.5em 40px;
	background:url(/iec/abroad/img/allow_li.png) no-repeat left 17px top 11px;
	background-size:14px 12px;
}
.sub_Contents_Doc dl dt {
	font-size: 115%;
	margin: 0 1em 15px 1em;
	padding: 25px 0.5em 5px 0.5em;
}

.sub_Contents_Doc dl dd {
	padding: 0 1em 10px 2em;
}
.sub_Contents_Doc dl.frame {
	margin: 40px 30px;
}
.sub_Contents_Doc dl.frame dt {
	padding: 15px 0.5em 0 0.5em;
}
.sub_Contents_Doc dl.frame dd {
	padding: 0 1em 10px 2em;
}
ul.link_list {
	border-top: 1px dotted #C8C8C8;
}
table {
	width:94%;
	margin: 0 3% 30px 3%;
}
.youtube ,
.youtube iframe {
	width:560px;
	height:315px;
	margin:10px auto 30px auto;
}

/*----------------------------------------------------
ÁôÑ§ÌåòYÓ›
----------------------------------------------------*/
.memoir a {
	width: 29%;
	height: 190px;
	margin: 0 2% 25px 2%;
}
.memoir .c_center {
	margin: 0 0  25px 0;
}
.memoir .GBR001 {
	background:url(/iec/abroad/memoir/img/GBR001.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .GBR002 {
	background:url(/iec/abroad/memoir/img/GBR002.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .BEL {
	background:url("/iec/abroad/memoir/img/BEL.jpeg") no-repeat center bottom;
	background-size: 290px 190px;
}	
.memoir .TWN {
	background:url(/iec/abroad/memoir/img/TWN.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .DEU {
	background:url(/iec/abroad/memoir/img/DEU.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .USA {
	background:url(/iec/abroad/memoir/img/USA.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .CHN {
	background:url(/iec/abroad/memoir/img/CHN.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .AUT {
	background:url(/iec/abroad/memoir/img/AUT.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .KOR {
	background:url(/iec/abroad/memoir/img/KOR.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .FRA {
	background:url(/iec/abroad/memoir/img/FRA.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .IDN {
	background:url("/iec/abroad/memoir/img/IDN.jpg") no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .PHL {
	background:url("/iec/abroad/memoir/img/PHL.jpeg") no-repeat center bottom;
	background-size: 290px 190px;
}
.memoir .RUS {
	background:url(/iec/abroad/memoir/img/RUS.jpg) no-repeat center bottom;
	background-size: 290px 190px;
}	
.memoir .country span.country_ttl {
	width:100%;
	padding:15px;
	color:#FFFFFF;
	font-size:115%;
	background:url(/iec/abroad/img/top_menu_txt_bg.png) repeat left top;
	position:absolute;
	bottom:0;
	transition:all 0.2s;
}

.pageLink {
	width: 906px;
	margin: 30px 24px;
}
.pageLink ul {
}
.pageLink li {
	float:left;
}
.pageLink ul li a {
	display:block;
	margin: 0 10px 0 0;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	background:url(/iec/abroad/img/nav_a.png) no-repeat left center;
}
.makan_photo {
	float:left;
	margin: 0 15px 15px 0;
}
/*------------------------------------------------------------------
                          cotoque
------------------------------------------------------------------*/

.ctq_bnr > a {
width: 800px;
margin: 15px auto 45px auto;
}
ul.ctq_eventlist,
ul.ctq_calendar {
width: 100%;
margin: 15px 0;
}
ul.ctq_eventlist > li {
width: 31.333%;
margin: 0 1% 15px 1%;
}


ul.culture_list > li {
margin: 0 2.1% 3em;
}




/*-----------------20210316 stamp-------------------*/
dl.stamp {
width: 970px;
margin: 0 auto 3em;
}
dl.stamp > dt {
width: 10%;
margin: 0 3% 1em 0;
}
}

/*-----------------20210930 ±í¤Îºá¥¹¥¯¥í©`¥ë-------------------*/
@media screen and (max-width: 767px) {
table.layout01 {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
}