﻿@charset "UTF-8";

body {margin:0;padding:0;color:#333;background:#FFF;font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif,sans-serif;font-size:15px;line-height:150%;}

html, body{height:100%;}

img{line-height:0;font-size:0;border:0;}

a img, fieldset, img {border:0;}

blockquote, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, ul, li, ol, p, pre, span, td, th {margin:0; padding:0;}

h1,h2,h3,h4,h5,h6,p,address {font-size:100%;}

ul, li, ol {list-style:none;}

table {border-collapse:collapse;border-spacing:0;font-size:100%}

a:link,a:visited {color:#1072bd;text-decoration:underline;}

a:hover,a:active {color:#333;text-decoration:none;}

a:hover {filter:alpha(opacity=70);-moz-opacity: 0.70;opacity: 0.70;}

.cf:before,
.cf:after {content: " ";display: table;}

.cf:after {clear: both;}

.cf {*zoom: 1;}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


#container {
	width:960px;
	margin:0 auto;
	text-align:center;
	}


#header {
	border-bottom:1px solid #60c6ef;
	padding:40px 0;
	margin-bottom:40px;
}

#header h1 {text-align: left;}

#header h1 img.logo {display:block;font-size:0;}


/*-------------------------------------------------
	++ CONTENTS
-------------------------------------------------*/
#contents {
	background-color:#fafafa;
	padding:30px 60px 30px 60px;
	text-align: left;
}

.contentsInner {
	width:840px;
}

.section {
	text-align: left;
}

.section.bb1x{
	border-bottom:1px solid #666;
}

.mb100 {
	margin-bottom:100px;
}

.mb40 {
	margin-bottom:40px;
}

.hxL {
	background: #60c6ef;
	background: linear-gradient(#ffffff 0%, #53cbf1 45%, #60c6ef 100%);
	padding:20px;
	color:#FFF;
	line-height:200%;
	text-shadow:1px 1px 10px #60c6ef;
	font-size:22px;
	margin-bottom:40px;
}

.hxM {
	display:inline-block;
	font-size:20px;
	margin-bottom:40px;
	border-bottom:1px solid #62c6f2;
	padding-bottom:5px;
	font-weight:normal;
	color:#000000;
}

.hx1 {
	border-top:1px solid #62c6f2;
}

.hx1 span {
	display:inline-block;
	background-color:#62c6f2;
	color:#FFF;
	margin-bottom:20px;
	font-weight:normal;
	padding:5px;
}

.hx2 {
	font-size:18px;
	padding:10px 0;
	color:#1072bd;
	margin-bottom:20px;
}

.section .text {
	margin-bottom:20px;
	line-height:180%;
	color:#000000;
}

.sp1  span {
	font-size:18px;
	font-weight: bold;
	padding:5px 0;
	color:#ea618e;
}

.sp2  span {
	font-size:18px;
	font-weight: bold;
	padding:5px 0;
	color:#0070c0;
}

.section .list ul li {
	float:left;
	margin-right:10px;
}

.section .list ul li h3 {
	background-color:#e3e3e3;
	padding:5px;
}


.summ {
	background:url(../img/arrow_triple.png) left center no-repeat;
	padding-left:100px;
	min-height:70px;
	width:760px;
	margin:20px auto 0 auto;
	text-align: center;
}

.sumText {
	background-color:#60c6ef;
	border-radius:10px;
	color:#FFF;
	font-size:16px;
	padding:10px 20px;
	line-height:160%;
	text-align: left;
}

.sumText span {
	background-color:#FFF;
	color:#80cdf1;
	padding:3px 5px;
}


.aCenter {
	margin:0 auto;
	text-align: center;
}

.aRight {
	text-align:right;
}


a.btn {
	background-color:#1072bd;
	border-radius:8px;
	font-size:13px;
	margin:0 auto;
	text-align: center;
	display:inline-block;
	color:#FFF;
	padding:10px;
	border-bottom:3px solid #02518e;
	text-decoration: none;
}


a.btngo {
background-color:#bfbfbf;
	border-radius:8px;
	font-size:13px;
	margin:0 auto;
	text-align: center;
	display:inline-block;
	color:#FFF;
	padding:10px;
	border-bottom:3px solid #808080;
	text-decoration: none;
}


a.btn2 {
	background-color:#FFF;
	border-radius:8px;
	font-size:13px;
	margin:0 auto;
	text-align: center;
	display:inline-block;
	color:#333;
	padding:3px;
	text-decoration: none;
	border:1px solid #959595;
}

a.btn2 img {
	display:block;
	margin:0 auto;
	text-align: center;
}


a.btn.pdf {
	background:#1072bd url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xls {
	background:#1072bd url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blank {
	background:#1072bd url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}



a.btn.pdfkr {
	background:#cc6b9c url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xlskr {
	background:#cc6b9c url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blankkr {
	background:#cc6b9c url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
	font-size: 0px;
}


a.btn.blankkr1 {
	background:#00B990 url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
	font-size: 20px;
}

a.btn.blankkr2 {
	background:#36CAFF url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
	font-size: 20px;
}

a.btn.blankkr3 {
	background:#FFFF66 url(../img/icon_link.png) right center no-repeat;
	color: #4D4F51;
	background-size:25px;
	padding-right:27px;
	font-size: 20px;
}

a.btn.blankkr4 {
	background:#FF8C40 url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
	font-size: 20px;
}



a.btn.pdfkt {
	background:#00b0f0 url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xlskt {
	background:#00b0f0 url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blankkt {
	background:#00b0f0 url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}



a.btn.pdfsz {
	background:#ffc000 url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xlssz {
	background:#ffc000 url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blanksz {
	background:#ffa500 url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}



a.btn.pdfabw {
	background:#604a7b url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xlsabw {
	background:#604a7b url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blankabw {
	background:#604a7b url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}



a.btn.pdfaz {
	background:#92d050 url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xlsaz {
	background:#92d050 url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blankaz {
	background:#92d050 url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}



a.btn.pdfwc {
	background:#1f497d url(../img/icon_pdf.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.xlswc {
	background:#1f497d url(../img/icon_xls.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}

a.btn.blankwc {
	background:#1f497d url(../img/icon_link.png) right center no-repeat;
	background-size:25px;
	padding-right:27px;
}



a.btn.blankkrp {
	background:#cc6b9c
}


a.btn.blankktp {
	background:#00b0f0
}


a.btn.blankszp {
	background:#ffc000
}


a.btn.blankabwp {
background:#2C548E
}


a.btn.blankazp {
background:#92d050
}


.pdfList ul li,
.arrowList ul li{
	width:250px;
	float:left;
	margin:0 15px;
}

.pdfList ul li h3 {
	background: #62c6f2;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}

.pdfList ul li h3kr {
	background: #cc6b9c;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}

.pdfList ul li h3kt {
	background: #00b0f0;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}
.pdfList ul li h3sz {
	background: #ffc000;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}

.pdfList ul li h3abw {
	background: #604a7b;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}

.pdfList ul li h3az {
	background: #92d050;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}



.pdfList ul li a.btn {
	width:100%;
	margin-bottom:10px;
}



.pdfList ul li a.btngo {
	width:100%;
	margin-bottom:10px;
}



.arrowList ul li h3 {
	position: relative;
	background: #FFF;
	border: 2px solid #60c6ef;
	height:100px;
	font-size:16px;
	color:#60c6ef;
	margin-right: 30px;
	margin-bottom:20px;
	padding: 15px;
	
}

.arrowList ul li h3.line1 {
	padding:38px  15px;
}

.arrowList ul li h3:after,
.arrowList ul li h3:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}


.arrowList ul li h3:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #FFF;
	border-width: 48px;
	margin-top: -48px;
}

.arrowList ul li h3:before {
	border-color: rgba(96, 198, 239, 0);
	border-left-color: #60c6ef;
	border-width: 50px;
	margin-top: -50px;
}


.arrowList ul li img {
	display:block;
	margin:20px auto 0 auto;
	text-align: center;
}

.indent{
	display:block;
	margin-left:20px;
	text-indent:-20px;
}


.tableWrap {
	margin-bottom:40px;
}

.wsTbl {
	border:1px solid #999;
}

.wsTbl th,
.wsTbl td {
	font-weight:normal;
	padding:3px;
	border:1px solid #AAA;
}

.wsTbl thead .th1,
.wsTbl thead .th3,
.wsTbl thead .th4,
.wsTbl thead .th5 {
	background-color:#C9C9C9;
	text-align: center;
}

.wsTbl tbody .trHead {
	background-color: #1072bd;
	color:#FFF;
	font-size:16px;
}

.wsTbl tbody th {
	font-weight:bold;
	background-color:#d8f1fc;
}

.wsTbl tbody td h4 {
	color:#1072bd;
}

.wsTbl tbody th.td1 {width:17%;text-align:center;}

.wsTbl tbody th.td2 {width:8%;text-align:center;}
.wsTbl tbody th.td1w {width:25%;text-align:center;}

.wsTbl tbody td.td4 {width:17%;text-align:center;font-size:13px;}

.wsTbl tbody td.td5 {width:13%;text-align:center;font-size:13px;}


.clgMsg {
	display:inline-block;
	background-color:#02518e;
	color:#FFF;
	padding:5px 10px;
	margin:0 auto 40px auto;
	text-align: center;
}



/*-------------------------------------------------
	++ tool
-------------------------------------------------*/



.tool_lead {
padding-bottom:40px;	
	}


.leftarea {
	float:left;
	width:530px;
}


.rightarea {
	float:right;
	width:304px;
	}
	

.tool_btn1 {
	line-height:1.8em;
}



.rightarea span {
	display:block;
	margin-top:20px;
	
	}


.chart {
float:right;
padding-left:30px;
	}
	

.chart img {
	border:1px solid #dedede;
	}


ul.tool_type1 {
	clear:both;
	padding:20px 0 0 100px;
	}

ul.tool_type1 li {
	float:left;
	margin:0 4px;
	}
	

ul.tool_type1 li a {
padding:10px 80px;	
	}
	
	


ul.tool_type2 {
	margin-top:30px;
	width:415px;
	float:left;
	text-align: left;

	}
	
	

ul.tool_type2:nth-child(2) {
	margin-left:10px;
	
	}
	

ul.tool_type2 li {
	float:left;
	text-aligh:left;
	display:table-cell;
	margin-bottom:10px;

	}


	

ul.tool_type2 li a {
	width:414px;
	display: block;
	  -moz-box-align: center;    /* Firefox */
  -o-box-align: center;      /* Opera */
  -ms-box-align: center;     /* IE */
  box-align: center;         /* ベンダープレフィックスなし */

}


ul.tool_type3 {
	margin-top:30px;
	width:415px;
	float:left;
	text-align: left;

	}
	
	

ul.tool_type3:nth-child(2) {
	margin-left:10px;
	
	}
	

ul.tool_type3 li {
	float:left;
	text-aligh:left;
	display:table-cell;
	margin-bottom:10px;

	}


	

ul.tool_type3 li a {
	width:414px;
	height: 60px;
	display: block;
	  -moz-box-align: center;    /* Firefox */
  -o-box-align: center;      /* Opera */
  -ms-box-align: center;     /* IE */
  box-align: center;         /* ベンダープレフィックスなし */
  font-size: 15px;

}




.tool_btn2 {
	min-height:60px;
	padding-left:10px;
	text-align:left !important;
	line-height:1.4em;
	

}



.sec_margin {
	margin-top:40px;
	}



/*-------QUESTION -------*/


h1.question {
	margin:0 0 30px 0;
	background-color:#61c6f2;
	padding:20px 20px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	}


.q_box {
	width:264px;
	float:left;
	margin-left:24px;
	padding-bottom:24px;
	background-color:#fff;
	border:1px dotted #cecdcd;

	}
	

.q_box:first-child {
	margin-left:0px;
	}


.q_box dl {

	backgorund:#fff;
}

.q_box dl dt {
	margin:5px 0 15px 0;	
	}



.q_box dl dt span {
	background:#1172bd;
	color:#fff;
	padding:8px 14px;
	font-weight:bold;
	}



.q_box dl dd {
	padding:0 8px 0 20px;
	}
	


.q_box dl dd.pdf_thumb {
	text-align:center;
	padding:0 4px 0 4px;
	}
	


.q_box dl dd.pdf_thumb img {
	margin:14px 0 10px 0px;
	}
	

.q_box dl dd.pdf_thumb a {
	padding:7px 10px;
	font-size:0.9em;
	text-decoration:none;
	}


.q_box dl dd.pdf_thumb ul li {
	padding-right:13px;
	
	}
	

.q_box dl dd.pdf_thumb ul li.link_blank {
	float:left;
	padding:6px 6px 6px 3px;
	margin-left:16px;
	background:#e4e4e4;
		border-radius: 4px;        /* CSS3 */  
    	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    	-moz-border-radius: 4px;   /* Firefox用 */  
	}
	

.q_box dl dd.pdf_thumb ul li.link_dl {
	float:left;
	padding:6px 6px 6px 3px;
	margin-left:8px;
	background:#e4e4e4;
		border-radius: 4px;        /* CSS3 */  
    	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    	-moz-border-radius: 4px;   /* Firefox用 */  
	}
	
	

.q_box dl dd.pdf_thumb ul li.link_blank a {
	padding-right:13px;
	background:url(../../ks-03-hatanavi/img/blank.png) right center no-repeat;
	}
	
	

.q_box dl dd.pdf_thumb ul li.link_dl a {
	padding-right:13px;
	background:url(../../ks-03-hatanavi/img/dl.png) right center no-repeat;
	}	
	
	

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}
	

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/

#footer {
	margin-top:40px;
	border-top:1px solid #65c7f0;
	padding:10px 0 40px 0;
	text-align: right;
	font-size:11px;
}

