@charset "utf-8";

.mainv {
		background-image: url(../img/summary/mainv.jpg);
}

.sec_inner {}

#sec1 {
    padding: 50px 0 26px;
}
#sec1 .sec_inner {}

#koushi {
    padding: 50px 0 26px;
}

.table01 {
    width:  100%;
    max-width: 1000px;
}
.table01 tr {}
.table01 tr:first-child {}
.table01 tr:last-child {}
.table01 th,
.table01 td {
	/* padding: 17px 0;*/
    padding: 6px 0;
    font-size:  15px;
    letter-spacing:  0.03em;
}
.table01 .narrow {
    padding: 6px 0;
    font-size:  15px;
    letter-spacing:  0.03em;
		border-bottom:  1px solid #ddd;
		border-right: 1px solid #ddd;
		padding-left: 2em;
		padding-right: 1em;
}

.narrow > .attention{
	padding-left: 20px;
	display: inline-block;
	font-size: 14px;
}

.table01 th {
    width: 120px;
    background-color:  #1E2677;
    color:  #fff;
    text-align:  center;
    vertical-align:  middle;
    border-bottom: 1px solid #fff;
}
.table01 td {
		border-bottom:  1px solid #ddd;
		border-right: 1px solid #ddd;
		padding-left: 2em;
		padding-right: 1em;
}



.table01 tr:first-child {}
.table01 tr:first-child th,
.table01 tr:first-child td {}
.table01 tr:first-child th {}
.table01 tr:first-child td {
		border-top: 1px solid #ddd;
}
.table01 tr:first-child td.co1 {
		border-top: none;
}
.table01 tr:last-child {
    border-bottom: 1px solid #ddd;
}
.table01 tr:last-child th,
.table01 tr:last-child td {
		border-bottom: none;
}
.table01 tr:last-child th {}
.table01 tr:last-child td {}
.table01 tr:last-child td.co1 {}

#sec2 .sec2_txt {
  margin: 20px 0;
}

#sec3 {
    padding: 50px 0 26px;
}
#sec3 .h3_01{
	/*background-color: #E4EAF3;*/
	position: relative;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0.03em;
	color: #1E2677;
	padding: 9px 0;
	padding-left: 23px;
	min-height: 48px;
	margin-bottom: 15px;
	}
	
#sec3 .h3_01:before {
	content: '';
	display: block;
	width: 3px;
	height: 28px;
	background-color: #1E2677;
	position: absolute;
	top: 0;
	left: 0;
}
#sec3 .sec_inner {}

.table02 {
    width:  100%;
    max-width: 1000px;
}
.table02 tr {}
.table02 tr:first-child {}
.table02 tr:last-child {}
.table02 th,
.table02 td {
    /*padding: 17px 0;*/
		padding: 6px 0;
    font-size:  15px;
    letter-spacing:  0.03em;
}
.table02 th {
    width: 120px;
    background-color:  #E4EAF3;
    color: #000;
    text-align:  center;
    vertical-align:  middle;
    border-bottom: 1px solid #fff;
}
.table02 td {
		border-bottom:  1px solid #ddd;
		border-right: 1px solid #ddd;
		padding-left: 2em;
		padding-right: 1em;
}



.table02 tr:first-child {}
.table02 tr:first-child th,
.table02 tr:first-child td {}
.table02 tr:first-child th {}
.table02 tr:first-child td {
		border-top: 1px solid #ddd;
}
.table02 tr:first-child td.co1 {
		border-top: none;
}
.table02 tr:last-child {
    border-bottom: 1px solid #ddd;
}
.table02 tr:last-child th,
.table02 tr:last-child td {
		border-bottom: none;
}
.table02 tr:last-child th {}
.table02 tr:last-child td {}
.table02 tr:last-child td.co1 {}

.pc-text-a-c{
	text-align: center;
}
.tb-pre-p{
	padding: 10px 0;
}


ul.inside-list{
	padding:0.3em 0 0.3em 1em;
}

/*---------------------------------------------------------
	w1200
---------------------------------------------------------*/
@media screen and (max-width: 1200px) {
	
}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) ,screen and (max-width: 737px) and (orientation: landscape) {

	.mainv {}

	.sec_inner {}

	#sec1 {
			padding: 40px 0 8px;
	}
	#sec1 .sec_inner {}

	#nurce {
			padding: 40px 0 8px;
	}
	#nurce .sec_inner {}

	.table01 {}
	.table01 tr {}
	.table01 tr:first-child {}
	.table01 tr:last-child {}
	.table01 th,
	.table01 td,
	.table01 .narrow {
    padding: 9px 0;
    font-size: 13px;
}
	.table01 th {
    width: 65px;
    font-size: 12px;
		word-break: break-word;
    box-sizing: border-box;
    padding: 9px 4px;
}
	.table01 td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.table01 .narrow {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
	.table01 td.co1 {
    width: 34px;
    font-size: 12px;
}

	.table01 tr:first-child {}
	.table01 tr:first-child th,
	.table01 tr:first-child td {}
	.table01 tr:first-child th {}
	.table01 tr:first-child td {}
	.table01 tr:first-child td.co1 {}
	.table01 tr:last-child {}
	.table01 tr:last-child th,
	.table01 tr:last-child td {}
	.table01 tr:last-child th {}
	.table01 tr:last-child td {}
	.table01 tr:last-child td.co1 {}

.table02 {}
	.table02 tr {}
	.table02 tr:first-child {}
	.table02 tr:last-child {}
	.table02 th,
	.table02 td,
	.table02 .narrow {
    padding: 9px 0;
    font-size: 13px;
}
	.table02 th {
    width: 65px;
    font-size: 12px;
}
	.table02 td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.table02 .narrow {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
	.table02 td.co1 {
    width: 34px;
    font-size: 12px;
}
	.pc-text-a-c{
		text-align: left;
	}

	.tb-pre-p{
		font-size: 14px;
	}


	ul.inside-list{
	padding:0.3em 0 0.3em 0;
}


}
