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


/*====================
content
====================*/
#content {
	clear:both;
	padding-top:24px;
	padding-bottom:42px;
}
#content .wrapper {
	position:relative;
	width:1000px;
}


#content h2.midashi {
	font-size:19px;
	color:#3968AC;
	font-weight:bold;
	padding-left:0.3em;
	line-height:24px;
	margin-bottom:11px;
	border-left:#5184BC solid 4px;
}

/*====================
section
====================*/
.section {
	clear:both;
	padding:0px;
	margin-bottom:13px;
}
.selecter .hidari .group {
	float:left;
	margin-right:6px;
}
.selecter .hidari h3 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	line-height:1.0em;
}
.selecter .hidari p.kikan {
	font-size:12px;
	line-height:1.2em;
	color:#000;
}
.selecter select {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    font-weight: normal;
    height: 24px;
    border: #AEAEAE solid 1px;
    border-radius: 4px;
    background: #FAFAFA;
	min-width:200px;
	box-sizing:border-box;
}
.selecter select.mini {
	min-width:100px;
}
.selecter .hidari .hyj {
	float:left;
	width:60px;
	height:24px;
	margin-top:5px;
}
.selecter .hidari .hyj a {
	background:url(../images/kakutei_btn.png) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	line-height:24px;
	display:block;
	font-weight:bold;
}
.selecter .hidari .hyj a:hover {
	background:url(../images/kakutei_btn_on.png) no-repeat;
}


.selecter ul.migi {
	float:right;
	margin-top:5px;
}
.selecter ul.migi li {
	background:url(../images/kakutei_btn.png) no-repeat;
	display:block;
	width:60px;
	height:24px;
	float:left;
	margin-left:2px;
}
.selecter ul.migi li {
	background:url(../images/kakutei_btn.png) no-repeat;
}
.selecter ul.migi li:hover {
	background:url(../images/kakutei_btn_on.png) no-repeat;
}
.selecter ul.migi li a {
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	line-height:24px;
	display:block;
	font-weight:bold;
}
.selecter ul.migi li.mae a {
	padding-left:0.5em;
	background:url(../images/mae_sankaku.png) no-repeat 6px 7px;
}
.selecter ul.migi li.ato a {
	padding-right:0.5em;
	background:url(../images/ato_sankaku.png) no-repeat right 6px top 7px;
}

.now {
	margin-top:17px;
	clear:both;
	margin-bottom:0px;
}
.now h3 {
	color:#3967AC;
	font-size:15px;
	line-height:1.5em;
	margin-bottom:0px;
	float:left;
}
.now h3 span {
	margin-left:1em;
	color:#000;
}
.now p.taniii {
	font-size:12px;
	color:#000;
	float:right;
	margin-bottom:0px !important;
}

/*====================
grap
====================*/


#grap {
    padding: 12px 15px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0px;
    background: #EFF8FD;
}

/*====================
hyogumi
====================*/

.hyogumi {
	margin-top:20px;
	width:100%;
	box-sizing:border-box;
}

.hyogumi .table-wrapper {
}

.hyogumi table {
	box-sizing: border-box;
}
.hyogumi thead th {
	padding:3px 2px 3px;
	font-size:11px;
	line-height:1.0em;
	box-sizing: border-box;
}
.hyogumi thead th .kmk {
	height:30px;
	font-size:10px;
	color:#000;
	line-height:30px;
}
.hyogumi thead th .kmk.nigyo {
	line-height:13px;
}

.hyogumi thead th .enk {
	font-size:17px;
	color:#000;
	line-height:1.5em;
	font-weight:normal;
}
.hyogumi thead th .tni {
	font-size:11px;
	color:#000;
	line-height:1.2em;
	font-weight:normal;
}

.hyogumi td, 
.hyogumi th {
	box-sizing: border-box;
	white-space: nowrap;
	border: 1px solid #989898;
	text-align: center;
	font-size:10px;
	vertical-align:middle;
	width:45px;
}

.hyogumi thead th {
	box-sizing: border-box;
	background-color: #99ABCD;
}
.hyogumi tbody tr {
	height:31px;
	background:#EFF8FD;
}
.hyogumi tbody tr:nth-child(2n-1) {
    background-color: #FFF;
}
.hyogumi thead th:first-child {
	border: 1px solid #989898;
	font-size:12px;
}
.hyogumi tbody tr th {
	box-sizing: border-box;
	border: 1px solid #989898;
	font-size:12px;
	background-color: #D0ECF4;
	text-align:left;
	max-width:110px;
	width:110px;
	padding:0 4px;
}
.hyogumi tbody tr td {
	line-height:31px;
}


/*====================
tyuui
====================*/
.tyuui {
	margin:7px 0 0 0;
}
.tyuui p {
	font-size:13px;
	color:#000;
	line-height:1.4em;
}


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

/*====================
content
====================*/
#content .wrapper {
	position:relative;
	width:94%;
}
#content h2.midashi {
	font-size:16px;
	line-height:1.0em;
	background-size:3%;
	margin-bottom:11px;
}

/*====================
section
====================*/
.section {
	clear:both;
	padding:0px;
	margin-bottom:13px;
}
.selecter .hidari .group {
	float:none;
	margin-right:0px;
}
.selecter .hidari h3 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;
	line-height:1.0em;
}
.selecter .hidari p.kikan {
	font-size:11px;
	line-height:1.2em;
	color:#000;
}
.selecter select {
    font-size: 13px;
    color: #000000;
    line-height: 24px;
    font-weight: normal;
    height: 24px;
    border: #AEAEAE solid 1px;
    border-radius: 4px;
    background: #FAFAFA;
	min-width:200px;
	width:100%;
	box-sizing:border-box;
	margin-bottom:7px;
}
.selecter select {
	min-width:100px;
	width:100%;
}

.selecter .hidari .hyj {
	float:left;
	width:60px;
	height:26px;
	margin-top:5px;
}
.selecter .hidari .hyj a {
	background:url(../images/kakutei_btn.png) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	line-height:24px;
	display:block;
	font-weight:bold;
}
.selecter .hidari .hyj a:hover {
	background:url(../images/kakutei_btn_on.png) no-repeat;
}


.selecter ul.migi {
	float:right;
	margin-top:5px;
}
.selecter ul.migi li {
	background:url(../images/kakutei_btn.png) no-repeat;
	display:block;
	width:62px;
	height:26px;
	float:left;
}
.selecter ul.migi li {
	background:url(../images/kakutei_btn.png) no-repeat;
}
.selecter ul.migi li:hover {
	background:url(../images/kakutei_btn_on.png) no-repeat;
}
.selecter ul.migi li a {
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	line-height:24px;
	display:block;
	font-weight:bold;
}
.selecter ul.migi li.mae a {
	padding-left:0.5em;
	background:url(../images/mae_sankaku.png) no-repeat 6px 7px;
}
.selecter ul.migi li.ato a {
	padding-right:0.5em;
	background:url(../images/ato_sankaku.png) no-repeat right 6px top 7px;
}

.now {
	margin-top:10px;
	margin-bottom:-10px;
}
.now h3 {
	color:#3967AC;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:0px;
	float:left;
}
.now h3 span {
	margin-left:1em;
	color:#000;
}
.now p.taniii {
	font-size:10px;
	color:#000;
	float:right;
	margin-bottom:0px !important;
}

/*====================
grap
====================*/


#grap {
    padding: 12px 0px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0px;
    background: #EFF8FD;
}

/*====================
hyogumi
====================*/
.hyogumi {
	width:100%;
}

.hyogumi .table-wrapper {
}

.hyogumi thead th {
	padding:2px 2px 3px;
	font-size:11px;
	line-height:1.0em;
}
.hyogumi thead th .kmk {
	height:24px;
	font-size:10px;
	color:#000;
	line-height:24px;
}
.hyogumi thead th .kmk.nigyo {
	line-height:11px;
}

.hyogumi thead th .enk {
	font-size:13px;
	color:#000;
	line-height:1.0em;
	font-weight:normal;
}
.hyogumi thead th .tni {
	font-size:9px;
	color:#000;
	line-height:1.2em;
	font-weight:normal;
}

.hyogumi td, 
.hyogumi th {
	white-space: nowrap;
	border: 1px solid #989898;
	text-align: center;
	font-size:11px;
	vertical-align:middle;
	width:95px;
}

.hyogumi thead th {
	background-color: #99ABCD;
}
.hyogumi tbody tr {
	height:23px;
	background:#EFF8FD;
}
.hyogumi thead th:first-child {
	font-size:11px;
}
.hyogumi tbody tr th:first-child {
	font-size:11px;
	padding:0 2px;
}
.hyogumi tbody tr td {
	box-sizing: border-box;
	line-height:20px;
	padding:0 2px;
}

/*====================
tyuui
====================*/
.tyuui {
	margin:5px 0 0 0;
}
.tyuui p {
	font-size:11px;
	color:#000;
	line-height:1.4em;
}

}