@charset "utf-8";


#category {
	clear: both;
}

#category span {
	display: none
}

@media screen and (max-width:910px) {

#category img {
	width: 100%;
	height: auto;
}

}

@media screen and (max-width:650px) {

#category img {
	display: none;
}
#category {
	width: calc(100% - 10px);
	height: 85px;
	margin: 10px auto 15px;
	box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
	border-radius: 3px;
	border: 2px solid #FFF;
	background: #205DAE
}
#category span {
		display: block;
	padding: 12px 10px 0 10px;
	color: #FFF;
	font-size: 140%;
}
#category span em {
		display: block;
	padding: 0 0 0 5px;
	color: #FFF;
	font-size: 60%;
}
}

h2 img { 
	width: 100%;
	height: auto
}

/********************************************************

	ki01  /ki/index.html

********************************************************/
#ki01 p#lead {
	margin-top: 20px;
	padding-left: 247px;
	background: url(../ki/img/ki01_img_01.jpg) no-repeat left top;
	min-height:216px;
	height: auto !important;
	height: 216px;
}

@media screen and (max-width:650px) {
#ki01 p#lead {
	margin-top: 20px;
	padding-left: 160px;
	background: url(../ki/img/ki01_img_01.jpg) no-repeat left top;
	background-size: 160px 149px;
	min-height:149px;
	height: auto !important;
	height: 149px;
}
}

#ki01 dl#about {
	padding-top: 10px;
}

#ki01 dl#about dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
	margin-top: 20px;
}

#ki01 dl#about dd {
	margin-top: 3px;
}

#ki01 h2 {
	margin-top: 50px;
}

#ki01 dl#method {
	margin-top: 20px;
	padding-left: 247px;
	background: url(../ki/img/ki01_img_02.jpg) no-repeat left top;
	min-height:540px;
	height: auto !important;
	height: 540px;
}

@media screen and (max-width:910px) {
#ki01 dl#method {
	margin-top: 20px;
	padding-left: 160px;
	background: url(../ki/img/ki01_img_02.jpg) no-repeat left top;
	background-size: 160px 316px;
	min-height:316px;
	height: auto !important;

}
}

#ki01 dl#method dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
}

#ki01 dl#method dt.line {
	background: url(../img/dot_gray.gif) repeat-x left top;
	margin-top: 15px;
	padding-top: 15px;
}

#ki01 dl#method dd {
	margin: 3px 0 0 1em;
}

#ki01 dl#method dd.link01 {
	background: url(../img/arrow_01.gif) no-repeat left 4px;
	padding-left: 18px;
	margin-top: 5px;
}

#ki01 dl#method dd.link02 {
	padding-left: 18px;
	background: url(../img/outside.gif) no-repeat left 5px;
	margin-top: 15px;
}


/********************************************************

	ki02  /ki/history.html

********************************************************/
#ki02 ul#history {
	margin-top: 30px;	
}

#ki02 ul#history li {
	text-indent: -9999px;
}

#ki02 li#history01 {
	background: url(../ki/img/ki02_history_01.jpg) no-repeat left top;
	height: 175px;	
}

#ki02 li#history02 {
	background: url(../ki/img/ki02_history_02.jpg) no-repeat left top;
	height: 168px;	
}

#ki02 li#history03 {
	background: url(../ki/img/ki02_history_03.jpg) no-repeat left top;
	height: 211px;	
}

#ki02 li#history04 {
	background: url(../ki/img/ki02_history_04.jpg) no-repeat left top;
	height: 193px;
}

#ki02 li#history05 {
	background: url(../ki/img/ki02_history_05.jpg) no-repeat left top;
	height: 173px;
}

#ki02 li#history06 {
	background: url(../ki/img/ki02_history_06.jpg) no-repeat left top;
	height: 170px;
}
 
#ki02 li#history07 {
	background: url(../ki/img/ki02_history_07.jpg) no-repeat left top;
	height: 214px;
}

#ki02 li#history08 {
	background: url(../ki/img/ki02_history_08.jpg) no-repeat left top;
	height: 170px;
}

#ki02 li#history09 {
	background: url(../ki/img/ki02_history_09.jpg) no-repeat left top;
	height: 173px;
}


@media screen and (max-width:910px) {
#ki02 ul#history {
	margin-top: 30px;
	width: 100%;
}

#ki02 li#history01 {
	background: url(../ki/img/ki02_history_01.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 27.7%;
}

#ki02 li#history02 {
	background: url(../ki/img/ki02_history_02.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 26.6%;
}

#ki02 li#history03 {
	background: url(../ki/img/ki02_history_03.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 33.5%;
}

#ki02 li#history04 {
	background: url(../ki/img/ki02_history_04.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 30.6%;
}

#ki02 li#history05 {
	background: url(../ki/img/ki02_history_05.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 27.4%;
}

#ki02 li#history06 {
	background: url(../ki/img/ki02_history_06.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 26.9%;
}
 
#ki02 li#history07 {
	background: url(../ki/img/ki02_history_07.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 33.9%;
}

#ki02 li#history08 {
	background: url(../ki/img/ki02_history_08.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 26.9%;
}

#ki02 li#history09 {
	background: url(../ki/img/ki02_history_09.jpg) no-repeat left top;
	height: 0;
	background-size: cover;
	width: 100%;
	padding-top: 27.4%;
}
}


/********************************************************

	ki03  /ki/power/index.html

********************************************************/
#ki03 .power {
	/*background: url(../ki/img/ki03_power_bg.gif) no-repeat left bottom;*/
	background: linear-gradient(180deg, #FFF, #F0F5FB);
	padding-bottom: 18px;
	margin-top: 30px;
	border: 1px solid #BDD9FE;
	border-radius: 6px;
}

#ki03 .power h2 {
	margin-bottom: 16px;
}

@media screen and (max-width:910px) {
#ki03 .power h2 {
	width: calc(100% - 18px);
	margin: 9px;
}
	#ki03 .power h2 img {
	width: 100%;
	height: auto;
}

}

#ki03 .power ul {
	width: calc(100% - 36px);
	margin: 0 18px;
	border-top: 2px solid #d9d9d9;
}
@media screen and (max-width:910px) {
	
#ki03 .power {
	padding-bottom: 9px;
	margin-top: 15px;
}	
	
#ki03 .power ul {
	width: calc(100% - 18px);
	margin: 0 9px;
	border-top: 2px solid #d9d9d9;
}
}
#ki03 .power li {
	width: calc(100% - 4px);
	border-right: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-left: 2px solid #d9d9d9;
 background: #FFF;

}
#ki03 .power li img {
	max-width: 100%;
	height: auto;

}

/********************************************************
	power
********************************************************/
#ki03 ul.pwrNavi {
	margin-top: 20px;
	clear: both;
}

#ki03 ul.pwrNavi li {
	float: left;
	margin-right: 15px;
}

#ki03 ul.pwrNavi li.naviR {
	margin-right: 0;
}
@media screen and (max-width:910px) {
#ki03 ul.pwrNavi {
	width: 100%;
	margin-top: 10px;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#ki03 ul.pwrNavi li {
	width: 33%;
	float: none;
	margin-right: 0;
	padding: 0
}
#ki03 ul.pwrNavi li img {
	width: 100%;
	height: auto;
}
}




#ki03 .pwrTtl {
	clear: both;
	height: 265px;
	position: relative;
}

#ki03 #ttlJnl01 {
	background: url(../ki/img/ki03a_bg_01.jpg) no-repeat left top;
}

#ki03 #ttlDoc01 {
	background: url(../ki/img/ki03b_bg_01.jpg) no-repeat left top;
}

#ki03 #ttlDoc02 {
	background: url(../ki/img/ki03b_bg_02.jpg) no-repeat left top;
}

#ki03 #ttlDoc03 {
	background: url(../ki/img/ki03b_bg_03.jpg) no-repeat left top;
}

#ki03 #ttlObt {
	background: url(../ki/img/ki03o_bg.jpg) no-repeat left top;
}

@media screen and (max-width:910px) {
#ki03 .pwrTtl {
	clear: both;
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 42.0%;
}	
	
#ki03 #ttlJnl01 {
	background: url(../ki/img/ki03a_bg_01.jpg) no-repeat left top;
	height: 0;
	background-size:cover;
	width: 100%;
	padding-top: 42.0%;
}

#ki03 #ttlDoc01 {
	background: url(../ki/img/ki03b_bg_01.jpg) no-repeat left top;
	height: 0;
	background-size:cover;
	width: 100%;
	padding-top: 42.0%;
}

#ki03 #ttlDoc02 {
	background: url(../ki/img/ki03b_bg_02.jpg) no-repeat left top;
	height: 0;
	background-size:cover;
	width: 100%;
	padding-top: 42.0%;
}

#ki03 #ttlDoc03 {
	background: url(../ki/img/ki03b_bg_03.jpg) no-repeat left top;
	height: 0;
	background-size:cover;
	width: 100%;
	padding-top: 42.0%;
}

#ki03 #ttlObt {
	background: url(../ki/img/ki03o_bg.jpg) no-repeat left top;
	height: 0;
	background-size:cover;
	width: 100%;
	padding-top: 42.0%;
}
}

#ki03 .pwrTtl h2 {
	position: absolute;
}

#ki03 #ttlJnl01 h2 {
	top: 70px;
	left: 53px;
}



#ki03 #ttlDoc01 h2 {
	top: 62px;
	left: 39px;
}

#ki03 #ttlDoc02 h2 {
	top: 72px;
	left: 55px;
}

#ki03 #ttlDoc03 h2 {
	top: 73px;
	left: 58px;
}

#ki03 #ttlObt h2 {
	top: 73px;
	left: 58px;
}

@media screen and (max-width:910px) {
#ki03 #ttlJnl01 h2 {
	top: 22%;
	left: 5%;
	max-width: 60%;
	height: auto;
}
#ki03 h2 img {
	width: 100%;
	height: auto;
}
	
#ki03 #ttlDoc01 h2 {
	top: 18%;
	left: 5%;
	max-width: 60%;
	height: auto;
}

#ki03 #ttlDoc02 h2 {
	top: 22%;
	left: 5%;
	max-width: 60%;
	height: auto;
}

#ki03 #ttlDoc03 h2 {
	top: 22%;
	left: 5%;
	max-width: 60%;
	height: auto;
}

#ki03 #ttlObt h2 {
	top: 22%;
	left: 5%;
	max-width: 60%;
	height: auto;
}	
}



#ki03 .pwrTtl p.pwrName {
	position: absolute;
}

#ki03 #ttlJnl01 p.pwrName {
	top: 143px;
	left: 253px;
}

#ki03 #ttlDoc01 p.pwrName {
	top: 161px;
	left: 253px;
}

#ki03 #ttlDoc02 p.pwrName {
	top: 144px;
	left: 253px;
}

#ki03 #ttlDoc03 p.pwrName {
	top: 140px;
	left: 264px;
}

#ki03 #ttlObt p.pwrName {
	top: 140px;
	left: 264px;
}


@media screen and (max-width:910px) {
#ki03 #ttlJnl01 p.pwrName,
#ki03 #ttlDoc03 p.pwrName,
#ki03 #ttlObt p.pwrName {
	top: 45%;
	left: 32%;
	max-width: 30%;
	height: auto;
}
	
#ki03 #ttlDoc01 p.pwrName {
	top: 47%;
	left: 37%;
	max-width: 28%;
	height: auto;
}	
#ki03 #ttlDoc02 p.pwrName {
	top: 42%;
	left: 33%;
	max-width: 30%;
	height: auto;
}	
	
#ki03 #ttlJnl01 p.pwrName img,
#ki03 #ttlDoc01 p.pwrName img,
#ki03 #ttlDoc02 p.pwrName img,
#ki03 #ttlDoc03 p.pwrName img,
#ki03 #ttlObt p.pwrName img {
	max-width: 100%;
	height: auto;
}
}



#ki03 p#pwrBtn {
	position: absolute;
	top: 200px;
	left: 24px;
}

@media screen and (max-width:910px) {
#ki03 p#pwrBtn {
	position: absolute;
	top: 72%;
	left: 3.8%;
}
}

#ki03 #pwrBox {
	background: url(../ki/img/ki03_bg.gif) repeat left top;
	padding: 0 3.8% 24px;
}

#ki03 #pwrCts {
	background-color: #FFFFFF;
	padding: 0 20px 20px;
}

#ki03 #pwrCts h3 {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
	background: url(../img/dot_gray.gif) repeat-x left bottom;
	padding-bottom: 5px;
	margin-top: 25px;
}

#ki03 #pwrCts h3#firstTtl {
	margin-top: 0;
}

#ki03 #pwrCts p {
	margin-top: 10px;
}

#ki03 #pwrCts div {
	margin-top: 10px;
}

#ki03 #pwrCts div p {
	margin-top: 0;
}

#ki03 #pwrCts div p.left {
	margin: 0 15px 15px 0;
}

#ki03 #pwrCts div p.right {
	margin: 0 0 15px 15px;
}

#ki03 #pwrCts li {
	margin-left:1em;
	margin-top:10px;
	text-indent:-1em;
}

#ki03 p.excerpt {
	text-align: right;
	font-size: 85%;
}

#ki03 dl.imgBox {
	text-align: center;
	margin-top: 25px;
}


@media screen and (max-width:910px) {
#ki03 dl.imgBox img {
	max-width: 100%;
	height: auto;
}
}

#ki03 dl.imgBox dd {
	margin-top: 10px;
	font-size: 85%;
}

#ki03 dl.list dt {
	font-size: 107%;
	margin-top:15px;
	font-weight: bold;
}

#ki03 dl.list dd {
	margin-left:1em;
	margin-top:5px;
	text-indent:-1em;
}



#ki03 #profile {
	margin-top: 24px;
}



#ki03 #profile dl {
	float: right;
	width: 422px;
}
@media screen and (max-width:910px) {
#ki03 #profile img {
	margin: 0 10px 10px 0;
}	
	
#ki03 #profile dl {
	float: none;
	width: 100%;
}
}
#ki03 #profile dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
}




/********************************************************

	ki04  /ki/experience.html

********************************************************/
#ki04 .exp {
	background: url(../ki/img/ki04_bg_01.gif) repeat-y left top;
	margin-top: 30px;
	width: 100%;
	background-size: contain
}

#ki04 .exp dl {
	margin: 0 33px;
	color: #2262b1;
	border-bottom: 1px solid #d2e2fe;
	padding-bottom: 5px;
}



#ki04 .exp dt {
	font-weight: bold;
	float: left;
	font-size: 107%;
}

#ki04 .exp dd {
	float: right;
}

#ki04 .exp div {
	clear: both;
	margin: 30px 33px 0;
}

#ki04 p.expImg {
	float: left;
	background-color: #FFFFFF;
	padding: 0 20px 20px 0;

}

#ki04 p.expTxt {
	background: url(../ki/img/ki04_line.gif) repeat left top;
	line-height: 2.5;
}

#ki04 p.pagetop02 {
	padding-right: 33px;
	text-align: right;
	background: url(../ki/img/ki04_bg_02.gif) no-repeat left bottom;
	padding-bottom: 30px;
	margin-top: 20px;
}

@media screen and (max-width:910px) {
#ki04 p.pagetop02 {
	padding-right: 0;
	text-align: right;
	height: 0;
	background: url(../ki/img/ki04_bg_02.gif) no-repeat left bottom;
	padding-bottom: 6.67%;
	margin-top: 20px;
	width: 100%;
	background-size: contain;
	
}
	
#ki04 p.pagetop02 img {
	padding-right: 33px;

}
}
@media screen and (max-width:600px) {
#ki04 .exp {
	background: url(../ki/img/ki04_bg_01.gif) repeat-y left top;
	margin-top: 15px;
	width: 100%;
	background-size: contain
}	
	
#ki04 .exp dl {
	margin: 10px 33px 0;
	color: #2262b1;
	border-bottom: 1px solid #d2e2fe;
	padding-bottom: 5px;
}
#ki04 p.expImg img {
	max-width: 150px;
	height: auto;

}
}

/********************************************************

	ki05  /ki/nakagawa.html

********************************************************/
#ki05 #nakagawa p {
	margin-top: 15px;
}

@media screen and (max-width:910px) {
#ki05 #nakagawa p img {
	width: 100%;
	height: auto;
}
}

#ki05 #nakagawa dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
	margin-top: 20px;
}

#ki05 #nakagawa dd {
	margin-top: 3px;
}

#ki05 #profile {
	background: linear-gradient(180deg, #FFF, #F0F5FB);
	border: 1px solid #BDD9FE;
	border-radius: 6px;
	padding-bottom: 18px;
	margin-top: 40px;
}

#ki05 #profile div {
	/*background: url(../ki/img/ki05_profile_bg_01.gif) no-repeat left top;*/
	padding: 18px 18px 0;
}

#ki05 #profile p {
	float: left;
}

#ki05 #profile dl {
	float: right;
	width: 384px;
}

@media screen and (max-width:910px) {
#ki05 #profile p img {
	margin: 0 20px 10px 0;
}		
	
#ki05 #profile dl {
	float: right;
	width: calc(100% - 211px);
	
}
	
#ki05 #profile dt img {
	width: calc(100% - 0px);
	height: auto;
}		
}



#ki05 #profile dd {
	margin-top: 10px;
	font-size: 85%;
}

#ki05 h2 {
	margin-top: 50px;
}

#ki05 #pre {
	margin-top: 15px;
}

#ki05 p#preImg {
	float: right;
	margin: 5px 0 20px 20px;
}

@media screen and (max-width:600px) {
	#ki05 #profile p {
		width: 100%;
	float: none;
}
	
	#ki05 #profile p img {
		width: 100%;
		height: auto;
	margin: 0 20px 10px 0;
}		
	
#ki05 #profile dl {
	float: none;
	width: 100%;
	
}
	
#ki05 #profile dt img {
	width: calc(100% - 0px);
	height: auto;
}	
	
#ki05 p#preImg {
	float: none;
	width: 100%;
	margin: 5px 0 0 0;
}
	
#ki05 p#preImg img {
	width: 100%;
	height: auto;
	margin: 0 0 10px;
}
}
/********************************************************

	ki06  /ki/book.html

********************************************************/
#ki06 h2 {
	margin-top: 50px;
	clear: both;
}

#ki06 .book01 {
	background: url(../img/dot_gray.gif) repeat-x left bottom;
	margin-top: 15px;
	clear: both;
}

#ki06 .book01 p {
	min-height:195px;
	height: auto !important;
	height: 195px;
	width: 174px;
	background: url(../ki/img/ki06_book01_bg.gif) no-repeat left top;
	text-align: center;
	padding: 15px 0;
	float: left;
}

#ki06 .book01 dl {
	float: right;
	width: 450px;
	margin: 15px 0;
}

@media screen and (max-width:910px) {
#ki06 .book01 {
	background: url(../img/dot_gray.gif) repeat-x left bottom;
	margin: 15px auto 0;
	clear: both;
	text-align: center;
	
}
	

#ki06 .book01 p {
	min-height:195px;
	height: auto !important;
	height: 195px;
	width: 174px;
	background: url(../ki/img/ki06_book01_bg.gif) no-repeat center top;
	text-align: center;
	padding: 15px 0;
	float: none;
	margin: 0 auto;
}

#ki06 .book01 dl {
	float: none;
	width: 100%;
	margin: 15px 0;
	text-align: center
}
}

#ki06 .book01 dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
	margin-bottom: 5px;
}

#ki06 .book01 dd.cap {
	margin-bottom: 10px;
}

#ki06 .book01 dd.info {
	font-size: 85%;
}






#ki06 .book02 {
	background: url(../img/dot_gray.gif) repeat-x left bottom;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

#ki06 .bookBox {
	float: left;
	width: 105px;
	margin-right: 70px;
	font-size: 85%;
	text-align: center;
}


@media screen and (max-width:910px) {
#ki06 .book02 {
	margin: 0 auto;
	background: none;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}	
	
	
#ki06 .bookBox {
	float: left;
	width: 105px;
	margin: 0 15px;
	font-size: 85%;
	text-align: center;
}
}

#ki06 .last {
	margin-right: 0;
}

#ki06 .book02 dl {
	margin-top: 10px;
}

#ki06 .book02 dt {
	font-weight: bold;
	color: #2262b1;
}


/********************************************************

	ki07  /ki/goods

********************************************************/
#ki07 h2 {
	margin-top: 50px;
	clear: both;
}

#ki07 .item,#ki07 .item02 {
 margin-top: 15px;
 clear: both;
}

#ki07 .bd-b {
		background-image: linear-gradient(to right, #989898, #989898 1px, transparent 1px);
  background-size: 3px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

#ki07 .bd-t {
	background-image: linear-gradient(to right, #989898, #989898 1px, transparent 1px);
  background-size: 3px 1px;
  background-position: left top;
  background-repeat: repeat-x;
 	padding-top: 15px;
}

#ki07 .item p {
	min-height:195px;
	height: auto !important;
	height: 200px;
	width: 200px;
	background: url("../ki/img/ki06_book01_bg.gif") no-repeat left top;
	text-align: center;
	padding: 15px 0;
	float: left;
}

#ki07 .item p img {
	height: 200px;
	width: 200px;
}

#ki07 .item dl {
	float: right;
	width: 400px;
	margin: 15px 0;
}

#ki07 .ph {
	padding: 15px 0;
}
#ki07 .ph img {
	width: 630px;
	height: auto;
}

#ki07 .item dt,#ki07 .item02 dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
	margin-bottom: 5px;
}

#ki07 dd.cap {
	margin-bottom: 10px;
}

#ki07 dd.info {
	font-size: 85%;
}


@media screen and (max-width:910px) {
#ki07 .item {
	margin: 15px auto 0;
	clear: both;
	text-align: center;
	
}
	

#ki07 .item p {
	min-height:auto;
	height: auto !important;
	width: 300px;
	background: url(../ki/img/ki07_book01_bg.gif) no-repeat center top;
	text-align: center;
	padding: 15px 0;
	float: none;
	margin: 0 auto;
}
#ki07 .item p img {
	height: auto;
	width: 100%;
}

#ki07 .item dl {
	float: none;
	width: 100%;
	margin: 0 0 15px;
	text-align: left
}	
	
#ki07 .item dt,#ki07 .item02 dt {
	font-size: 107%;
	font-weight: bold;
	color: #2262b1;
	margin-bottom: 5px;
	text-align: center;
}
	#ki07 .ph {
	padding: 15px 0;
}
#ki07 .ph img {
	width: 100%;
	height: auto;
}
}



