@charset "utf-8";
/****************************
common CSS READING (NOT IE 4)
****************************/

/* common modules
------------------------------------------------ */

.small    { font-size:87%;  }
.x-small  { font-size:78%;  }

.large    { font-size:107%; }
.x-large  { font-size:120%; }

.attention{ color: #FF3366;   }
.bold     { font-weight:bold; }

.center{ text-align: center; }
.right { text-align:right;   }
.left  { text-align:left;    }

.float-l{ float: left;  }
.float-r{ float: right; }
.clear  { clear: both;  }

.img-l{ float:left;  margin:0 25px 10px 0; }
.img-r{ float:right; margin:0 0 10px 25px; }

.nowrap         { white-space:nowrap; }
.nomargintop    { margin-top: 0 !important; }
.content .nocss { maring:0; padding:0; border:none; background:none; }

.rice{
padding-left:1em;
text-indent:-1em;
}

/* --- links color --- */

.container a:link,
.container a:visited,
.container a:hover,
.container a:active{
	text-decoration: underline;
}
.container a:link          { color:#666666; }
.container a:visited       { color:#333333; }
.container a:hover,a:active{ color:#6279c9; text-decoration:none; }

/* --- anchor --- */

.anchor{
	position:relative;
	padding-left:13px;
	text-decoration:none!important;
}

.anchor::before{
	position:absolute;
	top: .3em;
	left:0;
	content: "";
	box-sizing: border-box;
	width:9px;
	height:9px;
	border:6px solid transparent;
	border-left:9px solid #343491;
}

.anchor:hover::before{
	position:absolute;
	top: .3em;
	left:0;
	content: "";
	box-sizing: border-box;
	width:9px;
	height:9px;
	border:6px solid transparent;
	border-left:9px solid #7789D9;
}

/* --- openwin --- */

.openwin{
	padding-right:20px;
	vertical-align:middle;
	background:url(/themes/kagawa_ead_eng/common/images/icon_win.png) no-repeat right center;
}

/* --- 現在地 --- */

.global-navigation li a.active{
}

.global-navigation a.active:hover img{
	visibility:hidden;
}

.global-navigation li:hover{
	background:none;
	color:#f3f790;
}

.global-navigation a.active:hover{
	color:#f3f790;
	text-decoration: none;
}


/* ---------------------------------------------
　content幅
------------------------------------------------ */

.container {
	width:1020px;
	margin: 0 auto;
	text-align:left;
}

.content {
	float:right;
	width:780px;
}

.side-content {
	width:200px;
	float:left;
	margin:60px 0 0 10px;
}

/* banner */
	
.side-content .banner{ margin:0 auto;}
	
.side-content .banner li{
		margin:10px 0;
		text-align:center;
	}

/* ------ topic-path --------------------------- */

.topic-path {
	text-align:left;
	margin:20px 0 0;
	font-size:87%;
}

.topic-path img{
	width:14px;
	height:auto;
}

.topic-path a,
.topic-path a:link,
.topic-path a:hover,
.topic-path a:visited,
.topic-path a:active {
	color:#333;
	text-decoration:none;
}


/* ------ pagetop ------------------------------ */

.pagetop{
	clear:both;
	margin: 10px auto 0;
	text-align:right;
	font-size:86%;
}

.pagetop a,
.pagetop a:link,
.pagetop a:hover,
.pagetop a:visited,
.pagetop a:active {
	display:inline-block;
	padding:0 0 0 16px;
	background:url(/themes/kagawa_ead_eng/common/images/icon_gotop.png) no-repeat 0 0.4em;
}


/* title */


.container h2 a:link,
.container h2 a:visited,
.container h3 a:link,
.container h4 a:link,
.container h5 a:link{
	text-decoration:none;
}

.page-title{
	clear:both;
	width:100%;
	height:264px;
	position:relative;
}

.page-title div{
	min-width:100%;
	height:264px;
	position:absolute;
	top:-19px;
	left:0;
	overflow:hidden;
}

@media all and (-ms-high-contrast: none){
  .page-title div{
	overflow: inherit;
    left:50%;
  }
}

.page-title div img{
	height:264px;
}

.page-title div.pc img{
	position:absolute;
	width:2200px;
	margin-left:-960px;
}

.page-title h1{
	width:1020px;
	margin:0 auto;
	font-size:24px;
	font-weight:bold;
	position:relative;
	font-family: 'Mukta Vaani', sans-serif;
}

.page-title h1 span{
	display:block;
	width:200px;
	min-height:180px;
	position:absolute;
	top:140px;
	left:0;
	padding:70px 10px;
	line-height:1.2em;
	background:#000099;
	color:#fff;
}

.content h2 {
	font-size:178%;
	font-weight:bold;
	color:#2a2a2a;
	border-bottom:3px solid #3b3b9f;
}

.content h2:link{
	color:#2a2a2a;
}

.content h3 {
	font-size:174%;
	font-weight:bold;
	color:#343491;
}

.content h4 {
	font-size:134%;
	padding:20px 25px;
	color:#fff;
	background:#404ca1;
	font-weight: bold;
}

.content h4 a:link,
.content h4 a:visited{
	font-size:134%;
	color:#fff;
}

.content h5{
	font-size:120%;
	margin-left:28px;
	position: relative;
}
.content h5 span {
	position: relative;
	z-index: 2;
	padding:0 18px 0 0;
	display: inline-block;
	background-color: #fff;
	text-align: left;
}
.content h5::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color:#353535;
}

.content h6{
	border-left:3px solid #404ca1;
	padding-left:13px;
	margin:20px 0 0;
	font-size:107%;
}

.content .subtitle{
	border:none!important;
	border-top:8px solid #000099!important;
	border-bottom:1px solid #353535!important;
	font-size:107%;
	padding:10px 20px;
}


/* ------ local-navigation --------------------- */

.local-navigation{
	margin:30px 0 20px;
	background:#fff;
}

.local-navigation > ul{
	margin:0;
}

.local-navigation ul li{
	border-bottom:1px solid #353535;
}


.local-navigation ul li a{
	display:block;
	cursor:pointer;
	background:url(/themes/kagawa_ead_eng/common/images/icon_swich.png) 10px 50% no-repeat;
	padding:15px 10px 15px 35px;
	color:#2a2a2a;
}

.local-navigation ul li a:link{
	text-decoration:none;
}

.local-navigation ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:#000099 url(../images/icon_swich_on.png) 10px 50% no-repeat;
}

.local-navigation ul li a.active{
	color:#fff;
	text-decoration:none;
	background:#000099 url(../images/icon_swich_on.png) 10px 50% no-repeat;
}

.local-navigation ul li ul li a.active{
	color:#343491;
	text-decoration:none;
	background:none;
}

.local-navigation li a.active{
	background:url(/themes/kagawa_ead_eng/common/images/icon_swich2.png) 10px 18px no-repeat;
}

.local-navigation li li a.active{
	background:none;
}

.local-navigation ul li li a{
	display:block;
	cursor:pointer;
	background:none;
	padding:0;
}

.local-navigation ul li li a:hover{
	background:none;
}

.local-navigation ul li ul{
	margin:0 0 0 18px;
	background:url(/themes/kagawa_ead_eng/common/images/icon_local01.png) no-repeat 0 100%;
}

.local-navigation ul li li{
	border:none;
	padding:0 10px 0 18px;
	margin:0 0 5px;
	background:url(/themes/kagawa_ead_eng/common/images/icon_local02.png) no-repeat 2px 0.7em;
	border:none;
}

.local-navigation ul li li:last-child {
	background:none;
}

.local-navigation ul li li a:hover{
	color:#343491;
}

/* ------ table -------------------------------- */

table{
	border-collapse:collapse;
	border:none;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;

}

table th,
table td{
	padding:10px 15px;
	border-top:1px solid #cad0e0;
	background:#fff;
}

table th{
	background:#e6e9f7;
	font-weight:bold;
}

table thead th,
th.head {
	background: url(/themes/kagawa_ead_eng/common/images/bg_thead.png);
	border-top:2px solid #3d3d3d;
}

table caption{
	font-size:107%;
	font-weight:bold;
	color:#2a2a2a;
	padding-bottom:10px;
}

/* --- noborder --- */

table.noborder,
table.noborder td,
table.noborder th{
	border:0;
	background: none;
}

/* --- longdata --- */

table.longdata th,
table.longdata td{
	padding:0;
	border:1px solid #dbdbdb;
	background:#fff;
}



/* ------ ul ----------------------------------- */


/* --- normal list --- */

.list li {
	position: relative;
	padding-left:13px;
	margin-bottom:5px;
}
.list li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left:0;
	width:5px;
	height:5px;
	background-color: #404ca1;
}

/* --- link list --- */

.link li a{
	background:url(/themes/kagawa_ead_eng/common/images/icon_link.png) no-repeat 0 0;
	padding-left:25px;
	margin-bottom:5px;
	text-decoration:none!important;
}

.link li a:hover{
	background:url(/themes/kagawa_ead_eng/common/images/icon_link_on.png) no-repeat 0 0;
	color:#343491;
	text-decoration:none;
}

.link li ul{
	margin:0;
}

/*.link li li{
	background:url(/themes/kagawa_ead_eng/common/images/icon_arrow02.png) no-repeat 0 0.5em;
	padding-left:10px;
}
*/
/* --- number list --- */

ol {
	counter-reset: li;
	margin-left:0;
}

ol > li {
	list-style: none;
	position: relative;
	padding-left: 2em;
	margin-bottom: 0.8em;
}

ol > li:before {
	counter-increment: li;
	content: counter(li);
	margin-right:0;
	background:#404ca1;
	color: #fff;
	text-align: center;
	width:18px;
	height:18px;
	position: absolute;
	left: 0;
	top:0;
	line-height:1.4; 
}

ol.green > li:before {
	background:#404ca1; 
}


/* --- within --- */

.within{
	padding:15px 0;
	background:url(/themes/kagawa_ead_eng/common/images/bg_pagelink.png) ;
	overflow:hidden;
}

.within li{
	float:left;
	position: relative;
	padding:0 15px 0 38px;
	margin-bottom:5px;
	border-left:1px solid #696969;
}

.within li:first-child{
	border-left:none;
}

.within li::after {
	display: block;
	content: '';
	position: absolute;
	top: .2em;
	left:20px;
	width:8px;
	height:8px;
	border-left: 2px solid #3b3b9f;
	border-bottom: 2px solid #3b3b9f;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.within li a:link{
	text-decoration:none;
}

/* faq */

dl.faq{
	border:2px solid #353535;
}

dl.faq dt{
	border-bottom:1px dashed #999999;
	background:url(/themes/kagawa_ead_eng/common/images/icon_q.png) no-repeat 10px center;
	padding:10px 10px 10px 50px;
}

dl.faq dd{
	padding:10px 10px 10px 50px;
	background:url(/themes/kagawa_ead_eng/common/images/icon_a.png) no-repeat 10px 5%;
}


/* --- blockquote --- */

blockquote {
	margin:30px 0 0;
	padding:10px 10px 10px 20px;
	border:1px solid #a5a5a5;
	position:relative;
	font-size:13px;
}
blockquote p {
	position:relative;
    margin:0!important;
	text-indent:30px;
}
blockquote:before {
     content: "”";
    font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3','ＭＳ Ｐ明朝','MS PMincho', Georgia, Times, Baskerville, Palatino, serif;
    font-size:70px;
    color: #84ae60;
	position: absolute;
    left:20px;
    top:-20px;
    display: block;
}



/* --- decoration-box --- */

.decoration-box{
	border:1px solid #353535;
	border-top:none;
	padding:30px 40px 30px 28px;
}

.decoration-box h5{
	margin:0;
}


.decoration002{
	margin-top:20px;
	padding-bottom:10px;
	background:url(/themes/kagawa_ead_eng/common/images/bg_deco02.png) no-repeat 0 0;
}

.decoration002 div{
	background:#acacac;
	color:#fff;
	width:99%;
	padding:30px;
}

.decoration003{
	padding:30px;
	border:4px solid #3d3d3d;
	margin-top:20px;
}

.decoration004{
	border:4px solid #6b7fc3;
	padding:30px;
	margin-top:20px;
}

.decoration005{
    background: none;
    border: 1px solid #000099;
    padding: 20px;
	margin-top: 30px;
    position: relative;
}
.decoration005:after{
    background: none;
    border: 1px solid #000099;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    z-index: -1;
	visibility: inherit;
}

.decoration004 h5{
    margin-left: 0px;
}

/* --- pager-navigation --- */


.pager-navigation{
	margin:50px 0 0;
}

.pager-navigation a:link,
.pager-navigation a:visited,
.pager-navigation a:hover,
.pager-navigation a:active{
	text-decoration:none;
}

.pager-navigation ul{
	margin:0 auto;
	text-align:center;
}

.pager-navigation ul li{
	display:inline-block;
	text-align:center;
	margin-right:5px;
	margin-bottom:10px;
	line-height:2.3;
}

.pager-navigation ul li a.active{
	background:#000099;
	border:2px solid #000099;
	color:#fff;
}

.pager-navigation ul li a{
	border:1px solid #3d3d3d;
	line-height:1;
	padding:0.5em 1em;
	position:relative;
}

.pager-navigation ul li a:link, 
.pager-navigation ul li a:visited{
	background:#fff;
	color:#3d3d3d;
	line-height:1;
	position:relative;
	border:2px solid #3d3d3d;
}

.pager-navigation ul li a:hover, 
.pager-navigation ul li a:active{
	background:#000099;
	color:#fff;
	border:2px solid #000099;
}

.pager-navigation ul li:first-child a,
.pager-navigation ul li:last-child a{
	border:none!important;
}

/* ------ index ------------------------- */

.index{
	margin-left:-40px;
}

.index dl{
	float:left;
	width:370px;
	margin-left:40px;
}

.index dl dt{
	background:#000099;
	padding:10px 15px;
	color:#fff;
	font-size:107%;
}

.index dl dd{
	border:1px solid #353535;
	border-top:none;
	padding:15px;
	overflow:hidden;
}

.index dl dd p{
	width:190px;
	float:left;
	margin:0;
}

.index dl dd img{
	float:right;
}

.index ul{
	margin:0;
	float:left;
	width:50%;
	font-size:93%;
}

/*　news-list　*/

.news-list{
	margin-bottom:40px;
}

.news-list dt{
	font-size:13px;
	padding-top:20px;
	margin-bottom:15px;
	color:#666666;
}

.news-list dd{
	border-bottom:1px solid #c6c6c6;
}

.news-list dd a:link{
	color:#333;
	text-decoration:none;
}

.news-list dd a:hover{
	color:#666;
	text-decoration:underline;
}

/* ------ contact ------------------------- */

.MailForm th{ width:30%;}

.MailForm td{ line-height:2.5;}

.MailForm .contact-flow img{
	width:100%;
}

input.btn-confirm,
input.btn-send{
	background:#000099;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #000099;
	color:#fff;
	height:56px;
	width:279px;
	text-align:center;
	line-height:50px;
	margin:30px 20px;
	font-size:120%;
	font-weight:bold;
	cursor: pointer;
}

input.btn-confirm:hover,
input.btn-send:hover{
	background:#a80f0f;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #a80f0f;
	cursor: pointer;
}

.btn-top a,
.btn-top a:link,
.btn-top a:visited{
	display:block;
	background:#000099;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #000099;
	color:#fff;
	height:56px;
	width:279px;
	text-align:center;
	line-height:56px;
	margin:0 auto;
	font-size:120%;
	font-weight:bold;
	cursor: pointer;
}

.btn-top a:hover,
.btn-top a:active{
	display:block;
	background:#a80f0f;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #a80f0f;
	cursor: pointer;
	text-decoration:none;
}

input.btn-back{
	background:#c0c0c0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #c0c0c0;
	color:#fff;
	height:56px;
	width:279px;
	text-align:center;
	line-height:50px;
	margin:30px 20px;
	font-size:120%;
	font-weight:bold;
	cursor: pointer;
}

input.btn-back:hover{
	background:#a5a5a5;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #a5a5a5;
	cursor: pointer;
}

.icon-require,
.MailForm th span{
	background:#ca2323;
	color:#fff;
	margin-left:5px;
	padding:2px 5px;
	font-size:11px;
}

.MailForm th span{
	display:block;
	float:right;
}

.MailForm table input.Middle{ width:100%; height:30px;}
.MailForm table input.Short{ width:100%; height:30px;}
.MailForm table input.Short2{ width:10%; height:30px;}
.MailForm table input.Long  { width:80%; height:30px;}
.MailForm table textarea.Inq,
.MailForm table textarea.SpTop{ width:100%;}

/* ------ layout frame ------------------------- */

.content .layout-frame {
	clear: both;
	margin-left: -20px;
}

.content .layout-3col {
	margin-left: -15px;
}

.content .layout-unit {
	float: left;
	display: inline;
	margin-left: 20px;
}

.content .layout-3col .layout-unit {
	margin-left: 15px;
}

/* 780px */
.grid-1 { width: 80px; }
.grid-2 { width:140px; }
.grid-3 { width:200px; }
.grid-4 { width:250px; }
.grid-5 { width:320px; }
.grid-6 { width:380px; }
.grid-7 { width:440px; }
.grid-8 { width:500px; }
.grid-9 { width:560px; }
.grid-10{ width:620px; }
.grid-11{ width:680px; }


/* ------------------------------------------------------
 sp設定
-------------------------------------------------------*/

@media only screen and (max-width:1024px) {
	
	/* common modules
	------------------------------------------------ */
	
	.img-l{ float:none; display:block; margin:0 auto 10px; padding:10px 0; }
	.img-r{ float:none; display:block; margin:0 auto 10px; padding:10px 0; }

	/* ---------------------------------------------
	　content幅
	------------------------------------------------ */
	
	.container {
		width:100%;
		margin: 0 auto;
		text-align:left;
	}
	
	.content{
		width:96%;
		margin:0 auto;
		float:none;
	}
	
	.side-content {
		width:100%;
		float:none;
		margin:30px 0 0;
	}
	
	/* banner */
	
	.side-content .banner{ margin:30px auto 0; width:96%;}

	
	/* ------ topic-path --------------------------- */
	

	
	/* ------ pagetop ------------------------------ */
	
	.pagetop{
		clear:both;
		margin: 10px auto 0;
		text-align:right;
		font-size:86%;
	}
	
	.pagetop a,
	.pagetop a:link,
	.pagetop a:hover,
	.pagetop a:visited,
	.pagetop a:active {
		display:inline-block;
		padding:0 0 0 16px;
		background:url(/themes/kagawa_ead_eng/common/images/icon_gotop.png) no-repeat 0 0.4em;
	}
	
	
	/* title */
	
	.page-title{
		clear:both;
		width:100%;
		height:150px;
		position:relative;
		margin:0 auto 20px;
	}
	
	.page-title div{
		width:100%;
		height:150px;
		position:absolute;
		top:0;
		left:0;
		overflow:hidden;
	}
	
	.page-title div img{
		width:100%;
		height:auto;
	}
	
	.page-title h1{
		width:100%;
		margin:0 auto;
		font-size:150%;
		font-weight:bold;
		position:relative;
	}
	
	.page-title h1 span{
		display:block;
		background:#000099;
		width:160px;
		min-height:70px;
		color:#fff;
		position:absolute;
		top:100px;
		left:0;
		right:0;
		margin:auto;
		padding:10px;
	}
	
	
	/* ------ local-navigation --------------------- */
	
	.local-navigation{
		margin:30px 0 0;
		background:#fff;
	}


	.local-navigation h2{
		background:#404ca1;
		color:#fff;
		padding:10px 0 10px 20px;
	}
	
	/* ------ table -------------------------------- */
	
	table{
		width:94%;
		margin: 0 auto;
		border:none;
		border-collapse:collapse;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block; 
		width: auto; 
		position: relative; 
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		padding-top:30px;
	}
	
	table:before {
		content: "左右にスクロールして、内容をご確認ください。" ;
		color:#FF0000;
		font-size:78%;
		text-align:left;
	}
		
	
	
	/* ------ ul ----------------------------------- */
	
	
	/* --- normal list --- */
	
	
	/* --- link list --- */
	
	.link li a{
		background-size:11px auto;
		padding-left:15px;
	}
	
	.link li a:hover{
		background-size:11px auto;
	}
	
	/* --- within --- */
	
	
	.within li{
		float:left;
		position: relative;
		padding:0 15px 0 25px;
		margin-bottom:5px;
		border-left:none;
		border-right:1px solid #696969;
	}
	
	.within li::after {
		display: block;
		content: '';
		position: absolute;
		top: .3em;
		left:10px;
		width:6px;
		height:6px;
		border-left: 2px solid #84ba31;
		border-bottom: 2px solid #84ba31;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	.within li:last-child,
	.within li:nth-child(even){
		border-right:none;
	}
	
	/* faq */
	
	dl.faq dt{
		background:url(/themes/kagawa_ead_eng/common/images/icon_q_sp.png) no-repeat 0 center;
		background-size:27px auto;
		padding:10px 10px 10px 40px;
	}
	
	dl.faq dd{
		padding:10px 10px 10px 40px;
		background:url(/themes/kagawa_ead_eng/common/images/icon_a_sp.png) no-repeat 0 5%;
		background-size:27px auto;
	}


	
	/* --- blockquote --- */
	
	
	
	
	
	/* --- decoration-box --- */

	.decoration-box{
		border:1px solid #353535;
		border-top:none;
		padding:15px 20px 15px 14px;
	}
	
	.decoration-box h5{
		margin:0;
	}
	
	
	.decoration002{
		margin-top:20px;
		padding-bottom:10px;
		background:url(/themes/kagawa_ead_eng/common/images/bg_deco02.png) no-repeat 0 0;
	}
	
	.decoration002 div{
		background:#acacac;
		color:#fff;
		width:98%;
		padding:15px;
	}
	
	.decoration003{
		padding:15px;
		border:4px solid #3d3d3d;
		background:#acacac;
		color:#fff;
		margin-top:20px;
	}
	
	.decoration004{
		border:4px solid #000099;
		/*background:#acacac;*/
		/*color:#fff;*/
		padding:15px;
		margin-top:20px;
	}
	
	
	/* --- pager-navigation --- */


	.pager-navigation{
		margin:25px 0 0;
	}
	
	.pager-navigation a:link,
	.pager-navigation a:visited,
	.pager-navigation a:hover,
	.pager-navigation a:active{
		text-decoration:none;
	}
	
	.pager-navigation ul{
		margin:0 auto;
		text-align:center;
	}
	
	.pager-navigation ul li{
		display:inline-block;
		text-align:center;
		margin-right:0;
		margin-bottom:5px;
		line-height:2.3;
	}
	
	.pager-navigation ul li a{
		border:1px solid #3d3d3d;
		line-height:1;
		padding:0.1em 0.3em;
		position:relative;
	}

	/* ------ index ------------------------- */

	.index{
		margin-left:0;
	}
	
	.index dl{
		float:none;
		width:100%;
		margin-left:0;
	}
	
	.index dl dt{
		background:#000099;
		padding:10px 15px;
		color:#fff;
		font-size:107%;
	}
	
	.index dl dd{
		border:1px solid #353535;
		border-top:none;
		padding:15px;
		overflow:hidden;
	}
	
	.index dl dd p{
		width:60%;
		float:left;
		margin:0;
	}
	
	.index dl dd img{
		float:right;
		margin-bottom:10px;
		width:38%;
	}

	
	/* ------ layout frame ------------------------- */

	.content .layout-frame {
		clear: both;
		margin-left: 0;
	}
	
	.content .layout-3col {
		margin-left: 0;
	}
	
	.content .layout-unit {
		float: none;
		display: block;
		margin-left: 0;
	}
	
	.content .layout-3col .layout-unit {
		margin-left: 0;
	}
	
	/* 720px */
	.grid-1 { width:100%; }
	.grid-2 { width:100%; }
	.grid-3 { width:100%; }
	.grid-4 { width:100%; }
	.grid-5 { width:100%; }
	.grid-6 { width:100%; }
	.grid-7 { width:100%; }
	.grid-8 { width:100%; }
	.grid-9 { width:100%; }
	.grid-10{ width:100%; }
	.grid-11{ width:100%; }
	
	/* ------ contact ------------------------- */
	
	.MailForm{	width:100%;}
	
	.MailForm table {
		width:94%;
		margin-left:3%;
		margin-left:3%;
		border:none;
		border-collapse:collapse;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		position: relative; 
		overflow-x: none;
		-webkit-overflow-scrolling: touch;
		white-space:normal;
		background-image:none;
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:auto;
		padding-top:0px;
	}
	
	.MailForm tbody,
	.MailForm tr,
	.MailForm th,
	.MailForm td{
		width:100%;
        display:block;
        border-top:none;
	}
	
	.MailForm tr:first-child th{ border-top:1px solid #dbdbdb; }

	input.btn-confirm,
	input.btn-send{
		display:block;
		background:#000099;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border:1px solid #000099;
		color:#fff;
		height:56px;
		width:300px;
		text-align:center;
		line-height:50px;
		margin:20px auto 0;
		font-size:120%;
		font-weight:bold;
		cursor: pointer;
	}
	
	input.btn-confirm:hover,
	input.btn-send:hover{
		background:#a80f0f;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border:1px solid #a80f0f;
		cursor: pointer;
	}
	
	input.btn-back{
		display:block;
		background:#c0c0c0;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border:1px solid #c0c0c0;
		color:#fff;
		height:56px;
		width:300px;
		text-align:center;
		line-height:50px;
		margin:20px auto 0;
		font-size:120%;
		font-weight:bold;
		cursor: pointer;
	}
	
	input.btn-back:hover{
		background:#a5a5a5;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border:1px solid #a5a5a5;
		cursor: pointer;
	}
	
	.icon-require,
	.MailForm th span{
		background:#ca2323;
		color:#fff;
		margin-left:5px;
		padding:2px 5px;
		font-size:11px;
	}
	
	.footer-inner .target-navi.sp{
		margin-top:20px;
	}

}

/* ------ detail ------------------------- */
.detail a{
	padding: 13px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow.png) no-repeat 95% 50%;
	background-color: #000099;
}

.detail a:hover{
	padding: 11px 0;
	color: #a0d351;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow_on.png) no-repeat 95% 50%;
	background-color: #fff;
	border: 2px solid #000099;
}

.content .detail a{
	color: #fff;
	text-decoration: none;
	display: block;
}

.content .detail a:hover{
	color: #000099;
	text-decoration: none;
}


/* ------ link ------------------------- */

.content .l-link a{
	display: block;
	padding: 13px 40px 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow.png) no-repeat 95% 50%;
	background-color: #000099;
	border: 2px solid #000099;
	font-size: xx-large;
	margin: 40px 0;
	text-decoration: none;
}

.content p.l-link a:hover{
	display: block;
	padding: 13px 40px 5px;
	color: #000099!important;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow_on.png) no-repeat 95% 50%;
	background-color: #fff;
	border: 2px solid #000099;
	font-size: xx-large;
	margin: 40px 0;
	text-decoration: none;
}

/*
.content .l-link a{
	color: #fff;
	text-decoration: none;
}

.content p.l-link:hover{
	padding: 13px 40px 5px;
	color: #000099!important;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow_on.png) no-repeat 95% 50%;
	background-color: #fff;
	border: 2px solid #000099;
	font-size: xx-large;
	margin: 40px 0;
}

.content p.l-link:hover a{
	color: #000099!important;
	text-decoration: none;
}

.content .l-link a:hover{
	color: #000099!important;
	text-decoration: none;
}
*/

.content p.link a{
	display: block;
	padding: 13px 40px 5px;
	color: #fff!important;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow.png) no-repeat 95% 50%;
	background-color: #000099;
	border: 2px solid #000099;
	font-size: 130%;
	margin: 20px 0;
	text-decoration: none;
}

.content p.link a:hover{
	display: block;
	padding: 13px 40px 5px;
	color: #000099!important;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow_on.png) no-repeat 95% 50%;
	background-color: #fff;
	border: 2px solid #000099;
	font-size: 130%;
	margin: 20px 0;
	text-decoration: none;
}

/*
.content .link a{
	color: #fff;
	text-decoration: none;
}

.content p.link:hover{
	padding: 13px 40px 5px;
	color: #000099!important;
	font-weight: bold;
	text-align: center;
	background: url(/themes/kagawa_ead_eng/common/images/icon_arrow_on.png) no-repeat 95% 50%;
	background-color: #fff;
	border: 2px solid #000099;
	font-size: 130%;
	margin: 20px 0;
}

.content p.link:hover a{
	color: #000099!important;
	text-decoration: none;
}

.content .link a:hover{
	color: #000099!important;
	text-decoration: none;
}*/

/* ------ admission ------------------------- */

table.admission thead th {
    text-align: center;
    padding: 15px;
}

table.admission tbody {
    vertical-align: top;
}

table.admission tbody td {
    background: #e5e9f7;
    border-bottom: 1px solid #d1d8c7;
}

table.admission tbody td.white {
    background: #fff;
    border-bottom: 1px solid #d1d8c7;
}

table.admission thead th:first-child,
table.admission tbody td:first-child {
    border-right: 1px solid #d1d8c7;
}

table.admission thead th.borderright,
table.admission tbody td.borderright {
    border-right: 1px solid #d1d8c7;
}

div.consept-area{
	background-color: #EAEAEA;
}

