@charset "utf-8";
/* CSS Document */

/*****************************************************************************
Btn
*****************************************************************************/
.btn{
	border-radius:4px;
	padding:15px 35px;
	background:url(../images/icon_angle_right.png) right center no-repeat;
	text-decoration:none;
	display:inline-block;
}

.btn.btn-blue{
	background-color:#3176C3;
	color:#fff;	
}

/*****************************************************************************
Color
*****************************************************************************/
.red{
	color:#EA46A3!important;	
}

.bg-gray-lighter{
	background-color:#FAFAFB!important;
}

.bg-red{
	background-color:#FDF0F8!important;
}

.bg-comprehensive{
	background-color:#70C7DA!important;	
}


.bg-tourism{
	background-color:#A6BCED!important;	
}
.bg-nutritional{
	background-color:#6BCF79!important;	
}

.bg-sports{
	background-color:#8BC998!important;	
}
.bg-junior{
	background-color:#F19FB5!important;	
}

/*****************************************************************************
Headline
*****************************************************************************/
.sbuSectionHd3{
	border-bottom: 1px dotted #CCCCCC;
	background:url(../../share/images/iconList2.png) left 0.4em no-repeat;
	background-size: 2px 1em ;
	padding-left: 14px;
	margin-bottom:10px;
}

/*****************************************************************************
Box
*****************************************************************************/
.box-pink-border{
	border:1px solid #FAD1E8;
	padding:10px;
}

.box-pink-border .head{
	padding-left: 60px;	
}

.box-pink-border .head h4{
	font-size: 1.286em;	
}

.box-pink-border .number-head{
	font-size: 1.286em;
}

.box-pink-border .number-head i{
	display:inline-block;
	background:#EA47A3;
	color:#fff;
	padding: 2px 5px;
	font-size:0.778em;
	line-height:100%;
	vertical-align:middle;
}

.box-gray-border{
	border:1px solid #CDCDCD;
	padding:10px;
}

/*#contents .box-gray-border .subSectionWrapper .subSubSection{
	width:460px;
}*/

/*****************************************************************************
Grid
*****************************************************************************/
.col-3Wrapper {
	width:978px;
	margin-left:-11px;
	font-size:0;
}
.col-3Wrapper .col-3 {
	font-size:14px;
	box-sizing:border-box;
	width: 326px;
	display:inline-block;
	vertical-align:top;
}
.col-3Wrapper .col-3 > * {
	margin:0 10px;
}

.subSectionWrapper .col-2 {
	width: 632px;
	float:left;
	margin-left:20px;
}


.subSectionWrapper.wrapper-type02 > .subSubSection{
	width:485px!important;	
}

.subSectionWrapper.width958 .col-3{
	width: 305px;
}



@media screen and (max-width:800px) {
.col-3Wrapper {
	width:auto;
	margin-left:0;
}
.col-3Wrapper .col-3 {
	width:33.3%;
}
.col-3Wrapper .col-3 > * {
	margin:0 5px;
}
}
@media screen and (max-width:590px) {
.col-3Wrapper .col-3 {
	width:100%;
	padding:10px 0 0;
}
}


/*****************************************************************************
Position
Img
*****************************************************************************/
.pull-right{
	float:right;
	margin-left:20px;
	margin-bottom:20px;	
}
.text-center{
	text-align:center;	
}
.text-right{
	text-align:right;	
}
.img-responsive {
	width:100%;	
	height:auto;
}
.ImgBoxFull img {
	width:100%;
}



@media screen and (max-width:800px) {
.pull-right{
	margin:0;	
	float:none;
}
.ImgBoxFull {
	text-align:center;
}
.ImgBoxFull img {
	width:100%;	
	height:auto;
	float:none;
	margin:0 0 20px;
}
}

/*****************************************************************************
Icon
*****************************************************************************/
.icon-open-win{
	display:inline-block;
	background:url(../../share/images/icon/iconOpwin02.png) 100% 30% no-repeat;
	background-size: 11px auto ;
	padding-right:14px;
	text-decoration:none;
}

/*****************************************************************************
List
*****************************************************************************/
.list-type01 li{
	margin-bottom:10px;	
}
.list-type01 li{
	padding-left:16px;
	position:relative;
}
.list-type01 li::before {
	content:"■";
	color:#ea46a3 ;
	position:absolute;
	top:0;
	left:0;
}

/*****************************************************************************
Label
*****************************************************************************/
.label-blue{
	display:inline-block;
	background-color: #5592C8;
	color:#fff;
	padding:2px 1em;
	white-space:nowrap;	
	margin: 1px 1px;
}
.label-red{
	background-color: #EA46A3;
	color:#fff;
	padding:2px 1em;	
}
.label-green{
	background-color: #37AA7C;
	color:#fff;
	padding:2px 1em;	
}


/*****************************************************************************
Table
*****************************************************************************/
table.dataList{
	width: 100%;
	font-size:0.857em;	
}

table.dataList tbody th {
    width:7em;
	background-color: #EDEDF1;
}

table.dataList.text-center th,
table.dataList.text-center td{
	text-align:center;
}

/*****************************************************************************
local-study
*****************************************************************************/
.box-gray-head{
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	position:relative;
	background-color:#EA46A3;
	color:#fff;
}

.box-gray-head img{
	position:absolute;
	top:-33px;
	text-align:center;
	margin-left:-45px;
}

.icon-action{
	background:url(../local-study/images/icon0101.png) no-repeat left top;
	background-size:50px;
}

.icon-think{
	background:url(../local-study/images/icon0102.png) no-repeat left top;
	background-size:50px;
}

.icon-team{
	background:url(../local-study/images/icon0103.png) no-repeat left top;
	background-size:50px;
}




/*****************************************************************************
Club
*****************************************************************************/
.box-club{
	position:relative;
	min-height:50px;
	border: 1px solid #EEEEF2;
	padding:10px 10px 10px 80px;
	margin-bottom: 20px;
}

.box-club img{
	position:absolute;
	left:0px;
	top:0px;	
}

.box-club h4{
	font-size:1.143em;	
	vertical-align:middle;
	line-height: 100%;
	padding-top:5px;
}
.box-club h4 small{
	font-size:0.688em;
	vertical-align:middle;
}



































/*****************************************************************************
Three minutes
*****************************************************************************/
#indexTileNav.col-2 li{
	width:485px;	
}

#indexTileNav.col-2 li .img{
	width:485px;	
}

#indexTileNav.col-2 li .layer{
	background-position: 465px 50%;	
}



.smallsize {
	font-size:0.857em;
}








/*****************************************************************************
locaBanner
*****************************************************************************/

.locaBanner ul {
	text-align:center;
	margin:0 -12.5px;
}
.locaBanner.left ul {
	text-align:left;
}
.locaBanner li {
	display:inline-block;
	vertical-align:top;
	width:231px;
	margin:0 12.5px 20px;
}
.locaBanner a {
	display:block;
	text-decoration:none;
	text-align:left;
}
.locaBanner a img {
	height:auto;
	width:231px;
	margin-bottom:8px;
	border-radius:3px;
}
.locaBanner a:hover img {
	box-shadow:0 0 8px rgba(0,147,255,1.00);
}
.locaBanner a span {
	display:block;
	color:#444444;
	background:url(../images/iconArrow01.png) 3px 50% no-repeat;
	background-size:5px auto;
	padding-left:15px;
	font-size:0.928em;
}
@media screen and (max-width:800px) {
.locaBanner ul {
	margin:0;
}
.locaBanner.left ul {
	text-align:center;
}
}
