@charset "utf-8";
/* CSS Document */
#H1Wrap span{
	position:relative;
	padding-left: 20px;
	padding-right: 25px;
	margin-left: 20px;
}
#H1Wrap span:before{
	position: absolute;
	content: " - ";
	left: 0;
	top:-5px;
}
#H1Wrap span:after{
	position: absolute;
	content: " -";
	right: 0;
	top:-5px;
}
#Mv{
	width: 100%;
	background: url(../img/konnakoto_bg_pc.jpg) center top no-repeat #f2f2f2;
	padding-top:342px;	
}
#JireiWrap{
	width: 100%;
	background: url(../img/jirei_bg.gif) top center no-repeat;
	padding-top: 50px;
}
.jirei{
	width: 100%;
	border-bottom:#cdcdcd solid 1px;
	padding: 50px 0;
}
.jirei_detail{
	width:1024px;
	margin: 0 auto;
}
.jirei_detail .jirei_title{
	background: url(../img/konnakoto_manna.jpg) top right no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
}
#Jirei02.jirei_detail .jirei_title{
	background: url(../img/konnakoto_tokudensan.jpg) right 30px no-repeat;
	padding-bottom: 10px;
	padding-top: 0px;
}
#Jirei03.jirei_detail .jirei_title{
	background: url(../img/konnakoto_murakami.jpg) top right no-repeat;
	padding-top: 10px;
	padding-bottom: 50px;
}

.jirei_detail .jirei_title img{
	margin-bottom: 15px;
}
.jirei_detail .jirei_title h2{
	margin-bottom: 10px;
}

.jirei_detail p{
	margin-bottom: 20px;
}
.jirei_detail .link{
	color:#007ac3;
}

.jirei_detail .link a{
	color:#007ac3;
	text-decoration: underline
}

.jirei_detail .link a:hover{
	text-decoration: none
}

.sien_naiyou{
	width: 300px;
	padding: 5px;
	box-sizing: border-box;
	margin: 30px 0;
}
#Jirei02 .sien_naiyou{
	width: 340px;
}

#Jirei03 .sien_naiyou{
	width: 340px;
}

.sien_naiyou dt{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.sien_naiyou ul{
	margin-left: 15px;
}
.sien_naiyou ul li{
	display: inline-block;
	padding: 2px 5px;
	color:#fff;
	border-radius:2px;	
	margin-bottom: 5px;
}

.sien_naiyou ul.hp li{
	background: #f54630;
}
.sien_naiyou ul.print li{
	background: #f59b27;
}
.sien_naiyou ul.system li{
	background: #0893e2;
}

.sien_naiyou ul.print li.hoka,.sien_naiyou ul.system li.hoka{
	background: none;
	color:#333;
	padding-left: 0;
}

.doc_title{
	font-weight:bold;
	font-size:24px;
	margin-bottom: 20px;	
}

#OtherWrap{	
	padding: 90px 0 0;
	background: #f9f9f9
}
#Other{
	width:1024px;
	margin: 0 auto;	
}
#Other h2{
	font-size: 32px;
	margin-bottom: 90px;
	color: #007ac3;
	text-align: center
}

#Other h3{
	font-size:25px;	
	margin-bottom: 30px;
}

.other_detail{
	width:100%;
	padding: 10px;
	margin-bottom: 100px;
	box-sizing: border-box;
	overflow: hidden
}

.other_detail.other_l .other_box{
	width:544px;
	float: left
}
.other_detail.other_l img{
	display: block;
	float: right
}
.other_detail.other_r .other_box{
	width:544px;
	float:right
}
.other_detail.other_r img{
	display: block;
	float: left
}

#Other02.other_detail.other_l img{
margin-right: 150px	
}

p.cate{
	font-size:1.125rem;	
	color:#fff;
	position: relative;
	z-index:0;
	margin-bottom:23px;
	font-weight: bold
} 

p.cate span{
	background: url(../img/cate_bg.gif) repeat;
	padding:3px 10px 4px;
} 

p.cate:after{
	position: absolute;
	content: "";
	top:2px;
	left:2px;
	height: 30px;
	border:#afafaf solid 1px;
	z-index: -1000;
} 

#Other01 p.cate:after{
	width: calc(1.125rem * 9 + 19px);
}
#Other02 p.cate:after{
	width: calc(1.125rem * 5 + 19px);
} 
#Other03 p.cate:after{
	width: calc(1.125rem * 10 + 19px);
} 
#Other04 p.cate:after{
	width: calc(1.125rem * 8 + 19px);
} 

#Other a{
	font-size:15px;
	font-weight: bold;
	text-decoration: underline;
		color: #007ac3
}
#Other a:hover{
	text-decoration: none;
}
#Makasete{
		background: #fff;
	text-align: center	
}

#Makasete p{
		width:1024px;
		margin: 0 auto;
		padding: 50px 10px;
	font-size:24px;
	font-weight: bold;
	line-height: 2.0
}

#Otoiawase {
	width: 100%;
	background: url(../img/otoiawase_bg.jpg) center top no-repeat;
	text-align: center;
	overflow: hidden;
	position: relative
}

#Otoiawase:before{
	position: absolute;
	content:"";
	background: url(../img/arrow_otoiawase.png) no-repeat center bottom;
	background: 100% auto;
	width: 158px;
	height: 55.5px;
	top:0;
	left: 50%;
	margin-left: -79px
}
#Otoiawase p {
	font-size: 28px;
	color:#094a95;
	margin-bottom: 25px;
	font-weight: bold
}
#OtoiawaseSaki {
	width: 900px;
	overflow: hidden;
	margin: 70px auto 60px;
	box-sizing: border-box;
	padding:30px 50px 40px;
	background: rgba(255,255,255,0.8);
}
#Otoiawase ul {
	width: 650px;
	overflow: hidden;
	margin-left: 120px;
}
#Otoiawase li {
	float: left;
}
#Otoiawase li:first-child {
	margin-right: 40px;
	padding-right: 30px;
	border-right: solid 1px rgba(142,142,142,1.00);
}
#Otoiawase li:first-child a {
	cursor: default
}
#Otoiawase li a.link_btn {
	border-radius: 5px;
	background: #0c4d98;
	background: -webkit-linear-gradient(0deg, #0893e2, #0c4d98);
	box-shadow: 2.5px 4.33px 5px 0px rgba(150, 150, 150, 0.31);
	width: 300px;
	height: 60px;
	font-size: 20px;
	position: relative
}
#Otoiawase li a.link_btn:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 20px;
	background: url(../img/link_arrow_blue.png) no-repeat;
	top: 20px;
	right: 40px;
}
#Otoiawase li a.link_btn:hover {
		background: -webkit-linear-gradient(0deg, #0c4d98, #0c4d98);
	box-shadow: none;
}

@media screen and (max-width: 767px) {
#H1Wrap span{
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 18px
}
#H1Wrap span:before{
	top:0;
}
#H1Wrap span:after{
	top:0;
}

#Mv{
	background: url(../img/konnakoto_bg_sp.jpg) center top no-repeat;
	background-size:100%; 
	padding-top:66%;	
}
#JireiWrap{
	background: url(../img/jirei_bg.gif) top center no-repeat;
	padding-top: 20px;
}

.jirei_detail{
	width:100%;
	padding:0 10px;
	box-sizing: border-box
}
.jirei_detail .jirei_title{
	background: url(../img/konnakoto_manna.jpg) top center no-repeat;
	background-size: 100%;
	padding-top:68%;
	padding-bottom:0;
}
#Jirei02.jirei_detail .jirei_title{
	background: url(../img/konnakoto_tokudensan.jpg) top center no-repeat;
		background-size: 100%;
	padding-top:68%;
	padding-bottom:0;
}
#Jirei03.jirei_detail .jirei_title{
	background: url(../img/konnakoto_murakami.jpg) top center no-repeat;
		background-size: 100%;
	padding-top:68%;
	padding-bottom:0;
}

.jirei_detail .jirei_detail{
	width:100%;
	padding:0 10px;
	box-sizing: border-box
}
.jirei_detail .jirei_title{
	background: url(../img/konnakoto_manna.jpg) top center no-repeat;
	background-size: 100%;
	padding-top:68%;
	padding-bottom:0;
}
#Jirei02.jirei_detail .jirei_title{
	background: url(../img/konnakoto_tokudensan.jpg) top center no-repeat;
		background-size: 100%;
	padding-top:68%;
	padding-bottom:0;
}
#Jirei03.jirei_detail .jirei_title{
	background: url(../img/konnakoto_murakami.jpg) top center no-repeat;
		background-size: 100%;
	padding-top:68%;
	padding-bottom:0;
}

.jirei_detail .title h2{
	text-align: center;
		margin-bottom: 0
}

.jirei_detail .jirei_title h2 span{
	color:#f54630;
	margin-right: 10px;
	font-size: 14px;
	display: inline;

}
.jirei_detail .link{
	text-align: center;
}

.sien_naiyou{
	width:100%;
	padding: 10px;
	margin: 30px 0;
}

#Jirei02 .sien_naiyou{
	width: 100%;
}
#Jirei03 .sien_naiyou{
	width: 100%;
}

.sien_naiyou dt{
	text-align: center;
}

.sien_naiyou ul{
	margin-left: auto;
}
h3{
	text-align: center;
		margin-bottom: 0
}

.jirei_detail .jirei_title h3 span{
	color:#f54630;
	margin-right: 10px;
	font-size: 14px;
	display: inline;

}
.jirei_detail .link{
	text-align: center;
}




.sien_naiyou dt{
	text-align: center;
}

.sien_naiyou ul{
	margin-left: auto;
}
	
.doc_title{
	font-weight:bold;
	font-size:18px;
	margin-bottom: 20px;
	line-height: 1.3
}
	
#OtherWrap{	
	width: 100%;
	padding: 40px 0 0;
}#Other{
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
}
#Other h2{
	font-size: 24px;
	margin-bottom: 40px;
	padding: 0 10px
}

#Other h3{
	font-size:18px;	
	text-align: center;
	margin-bottom: 20px;
} 
#Other01 h3{
	background: url(../img/net_shop.jpg) no-repeat bottom center;
	background-size:410px auto; 	
	padding-bottom: 300px;
} 
#Other02 h3{
	background: url( ../img/app.jpg) no-repeat bottom center;
	background-size:211px auto; 	
	padding-bottom: 310px;
} 
#Other03 h3{
	background: url( ../img/gakujutu_sys.jpg) no-repeat bottom center;
	background-size:410px auto; 	
	padding-bottom: 300px;
} 
#Other04 h3{
	background: url( ../img/gakujutu_sys.jpg) no-repeat bottom center;
	background-size:410px auto; 	
	padding-bottom: 300px;
} 

.other_detail{
	width:100%;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden
}

.other_detail.other_l .other_box{
	width:100%;
	float: none
}
.other_detail.other_r .other_box{
	width:100%;
	float:none
}

p.cate{
	text-align: center;
	margin-bottom: 20px;
} 
p.cate:after{
		display: none
} 

#Other01 p.cate:after{
	width: calc(1.125rem * 9 + 19px);
}
#Other02 p.cate:after{
	width: calc(1.125rem * 5 + 19px);
} 
#Other03 p.cate:after{
	width: calc(1.125rem * 10 + 19px);
} 
#Other04 p.cate:after{
	width: calc(1.125rem * 8 + 19px);
} 

#Other a{
	text-align: center;
	display: block

}
#Makasete p {
    width:100%;
	padding: 40px 10px;
    font-size: 16px;
	box-sizing: border-box;
    line-height:1.6;
}

#Otoiawase {
	padding: 40px 10px 10px;
	box-sizing: border-box;
	background:#014493;
	background: url(../img/otoiawase_bg.jpg) center top no-repeat;
	background-size: cover
}

#Otoiawase p {
	font-size: 15px;
}
#OtoiawaseSaki {
	width: 100%;
	margin: 40px auto 10px;
	padding: 50px 20px;
	border-radius: 4px;
	    background-size: 100%;
}
#Otoiawase ul {
	width: 100%;
	margin-left:auto;
}
#Otoiawase li {
	float:none;
}
#Otoiawase li:first-child {
	margin-right: auto;
	margin-bottom: 20px;
	padding-right: 0;
	border-right:none;
}
#Otoiawase li:first-child a {
	cursor: default
}
#Otoiawase li a.link_btn {
	border-radius: 5px;
	background: #0c4d98;
	background: -webkit-linear-gradient(0deg, #0893e2, #0c4d98);
	box-shadow: 2.5px 4.33px 5px 0px rgba(150, 150, 150, 0.31);
	width: 100%;
	height: 60px;
	font-size: 20px;
	position: relative
}
#Otoiawase li a.link_btn:after {
		content: " > ";
	position: absolute;
	width: 12px;
	height: 12px;
	background: none;
	top: 50%;
	margin-top: -15px;
	right: 10px;
}
#Otoiawase li a.link_btn:hover {
	background: #0893e2;
	box-shadow: none;
}
	
	
}

@media screen and (max-width: 430px) {

#Other01 h3,#Other03 h3,#Other04 h3{
	background-size:100% auto; 	
	padding-bottom: 71%;
	line-height: 1.4
}
}

