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

/* Kan Color */

.kan-color-1 {
	background-color: #CBBEDA;
}

.kan-color-active-1 {
	background-color: #7B5AA1;
}

.kan-color-2 {
	background-color: #C0D7A9;
}

.kan-color-active-2 {
	background-color: #639C2B;
}

.kan-color-3 {
	background-color: #EFBEBA;
}

.kan-color-active-3 {
	background-color: #D95D55;
}

.kan-color-4 {
	background-color: #9BDDDB;
}

.kan-color-active-4 {
	background-color: #4B9BA6;
}

.kan-color-5 {
	background-color: #ECDCB8;
}

.kan-color-active-5 {
	background-color: #D0A74F;
}

#ttl1 {
	width: 100%;
	height: 65px;
	background: url(../img/txt001.png) center top no-repeat;
	text-indent: -9999px;
	color: rgba(256,256,256,0);
	margin: 60px 0 0 0;
}

.kan-header-text {
	text-align:center;
	line-height: 2em;
}

#kan-blog {
/*	margin-top: 60px;
	background: url(../img/kan1_03.jpg) center top no-repeat;
	height: 88px;*/
	margin: 60px auto 0;
}

#ttl2 {
	width: 100%;
	height: 220px;
	background: url(../img/txt002.png) center top no-repeat;
	color:#FFFFFF;
	text-align:center;
	padding-top:145px;
	margin-top: 60px;
	margin-bottom: 60px;
	font-weight:300;
}


.kan-list {
	padding-left: 20px;
	padding-right: 20px;
}

.kan-list ul {
	list-style-type: none;
}

.kan-list li {
	width: 20%;
	display: inline-block;
	text-align: center;
	padding: 20px 0 20px 0;
}

.kan-list li:last-child {
	width: 17%;
}

.kan-list li a {
	padding-bottom: 15px;
	background: url(../../common/img/arrow-purple-down.png) center bottom no-repeat;
}

.kan-list li a.active {
	color: #fff;
	background: url(../../common/img/arrow-white-down.png) center bottom no-repeat;
}

.kan-list li.active {
	padding-top: 35px;
}

.kan-map {
	width: 100%;
	text-align: center;
	padding: 30px 20px;
	background-color: #E3DFEE;
	border: 1px solid #7B5AA1;
}

.kan-map-caption {
	width: 700px;
	margin: 55px auto;
}

.kan-map-caption-img {
	width: 120px;
}

.kan-map-caption-img,
.kan-map-caption-text {
	display: inline-block;
}

.kan-map-caption-text {
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
	line-height: 2em;
}

.kan-map-btn {
	width: 500px;
	margin: 50px auto;
}

/* Stage item */

.stage.stage-2 {
	margin-top: 60px;
}

.stage .stage-row {
	width: 100%;
	margin-bottom: 20px;
}

.stage .stage-row .stage-item {
	display: inline-block;
}

.stage .stage-col-3 {
	width: 32%;
	margin-right: 13px;
}

.stage .stage-row .stage-col-3:last-child {
	margin-right: 0;
}

.stage .stage-col-3:last-child {
	margin-right: 0;
}

.stage-item {
	padding: 15px 20px 40px 20px;
	border: 1px solid #000;
	vertical-align: top;
	height: 905px;
}

.stage-item .stage-item-header {
	padding-left: 30px;
	background: url(../img/kan-map-icon.png) center left no-repeat;
	height: 23px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.1em;
}

.stage-item .stage-item-img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.stage-item-title {
	color: #82272D;
	font-weight: bold;
}

.stage-item-value {
	margin-bottom: 25px;
}

.stage .stage-line {
	border-bottom: 1px solid #C1C1C1;
	margin: 15px auto;
}

.kan-to-top {
	text-align: right;
	padding-top: 200px;
	padding-bottom: 100px;
	position: relative;
}

.kan-to-top img {
	width: 130px;
	position: absolute;
	right: 0;
}

/* Stage item border */

.kan-group-1 .kan-map {
	border: 2px solid #ABA0C2;
	background-color: #E3DFEE;
}

.kan-group-1 .stage-item {
	border: 2px solid #CBBEDA;
}

.kan-group-1 .stage-item-header {
	color: #7B5AA1;
}

.kan-group-1 .stage-item .stage-item-header {
    background: url(../img/kan-map-icon-1.png) center left no-repeat;
}

.stage-item-content{
	color:#000 !important;
}


.kan-group-2 .kan-map {
	border: 2px solid #CBDDA9;
	background-color: #D9E6CC;
}

.kan-group-2 .stage-item {
	border: 2px solid #AEC58F;
}

.kan-group-2 .stage-item-header {
	color: #87B55D;
}

.kan-group-2 .stage-item .stage-item-header {
    background: url(../img/kan-map-icon-2.png) center left no-repeat;
}


.kan-group-3 .kan-map {
	border: 2px solid #DEA0A3;
	background-color: #F8E0DE;
}

.kan-group-3 .stage-item {
	border: 2px solid #EED9D4;
}

.kan-group-3 .stage-item-header {
	color: #D56E65;
}

.kan-group-3 .stage-item .stage-item-header {
    background: url(../img/kan-map-icon-3.png) center left no-repeat;
}

.kan-group-4 .kan-map {
	border: 2px solid #9ABDC1;
	background-color: #DCEBEE;
}

.kan-group-4 .stage-item {
	border: 2px solid #D4E2E3;
}

.kan-group-4 .stage-item-header {
	color: #59949C;
}

.kan-group-4 .stage-item .stage-item-header {
    background: url(../img/kan-map-icon-4.png) center left no-repeat;
}

.kan-group-5 .kan-map {
	border: 2px solid #ECD5B3;
	background-color: #F6EDDC;
}

.kan-group-5 .stage-item {
	border: 2px solid #ECDCB8;
}

.kan-group-5 .stage-item-header {
	color: #D0A74F;
}

.kan-group-5 .stage-item .stage-item-header {
    background: url(../img/kan-map-icon-5.png) center left no-repeat;
}

/* Fix kan2 */
.stage .stage-container {
	margin-bottom: 75px;
}

.stage .stage-container .stage-header {
	padding: 20px 70px;
	background: url(../img/kan-flower-icon.png) center left no-repeat;
	background-position: 20px;
	background-color: #F2F2F2;
	border-top: 2px solid #87B55D;
	border-bottom: 2px solid #87B55D;
	margin-bottom: 25px;
	font-size: 1.6em;
}

.kan-group-2 .stage-row-1 .stage-item,
.kan-group-2 .stage-row-2 .stage-item,
.kan-group-2 .stage-row-10 .stage-item,
.kan-group-2 .stage-row-11 .stage-item {
	height: 750px;
}

.kan-group-2 .stage-row-3 .stage-item,
.kan-group-2 .stage-row-4 .stage-item,
.kan-group-2 .stage-row-5 .stage-item,
.kan-group-2 .stage-row-6 .stage-item,
.kan-group-2 .stage-row-15 .stage-item {
	height: 820px;
}

.kan-group-2 .stage-row-9 .stage-item {
	height: 790px;
}

.kan-group-2 .stage-row-7 .stage-item,
.kan-group-2 .stage-row-13 .stage-item {
	height: 830px;
}

.kan-group-2 .stage-row-8 .stage-item,
.kan-group-2 .stage-row-12 .stage-item,
.kan-group-2 .stage-row-14 .stage-item {
	height: 800px;
}

.kan-group-2 .stage-row-16 .stage-item {
	height: 980px;
}

.kan-group-2 .stage-row-17 .stage-item,
.kan-group-2 .stage-row-18 .stage-item {
	height: 940px;
}

.kan-group-2 .stage-row-19 .stage-item {
	height: 920px;
}

.kan-group-2.kan-to-top {
  padding-top: 120px;
}



/* Fix kan 3 */

.kan-group-3 .stage-row-1 .stage-item,
.kan-group-3 .stage-row-2 .stage-item {
	height: 800px;
}

.kan-group-3 .stage-row-3 .stage-item {
	height: 870px;
}

.kan-group-3 .stage-row-4 .stage-item {
	height: 700px;
}

.kan-group-3 .stage-row-5 .stage-item {
	height: 700px;
}

.kan-group-3 .stage-row-6 .stage-item,
.kan-group-3 .stage-row-7 .stage-item,
.kan-group-3 .stage-row-8 .stage-item {
	height: 720px;
}

.kan-group-3.kan-to-top {
  padding-top: 70px;
}

/* Fix kan 4 */

.kan-group-4 .stage-row-1 .stage-item {
	height: 1050px;
}

.kan-group-4 .stage-row-2 .stage-item {
	height: 820px;
}

.kan-group-4 .stage-row-3 .stage-item {
	height: 850px;
}

.kan-group-4 .stage-row-4 .stage-item {
	height: 940px;
}

.kan-group-4 .stage-row-5 .stage-item,
.kan-group-4 .stage-row-6 .stage-item {
	height: 820px;
}

.kan-group-4.kan-to-top {
  padding-top: 100px;
}

/* Fix kan 5 */

.kan-group-5 .stage-row-2 .stage-item {
	height: 550px;
}

.kan-group-5 .stage-row-3 .stage-item,
.kan-group-5 .stage-row-4 .stage-item,
.kan-group-5 .stage-row-5 .stage-item {
	height: 540px;
}


/*背景色*/
body {
background-color: #fff !important;
	
}