@charset "utf-8";
@import "./header.css";

a
{
	text-decoration:none;
}

.clearfix:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix
{
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clearleft
{
	clear: left;
}

body
{
 	font-size:13px;
	margin:0px;
	font-family:"Hiragino Kaku Gothic Pro", "Meiryo", "MS P Gothic", sans-serif;;
	line-height:1.3em;
}

h1
{
	background-image: url("../img/h1.gif");
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	padding:13px;
	margin-top:2px;
	margin-bottom:5px;
}

p
{
	margin:0;
	padding:0px;
}

img
{
	border:none;
    vertical-align: bottom;	
}

form
{
	margin:0px;
}

.baseFrame
{
	width: 975px;
	/*border: solid  1px #EEEEEE;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:30px;
}

.info
{
	margin-top:15px;
	margin-bottom:30px;
}

.jyoken
{
	width:210px;
}

.jyokenYear
{
	width:55px;
}

.jyokenMonth,
.jyokenDay
{
	width:40px;
}

.caljyoken
{
	width:180px;
	margin-bottom:15px;
}

.caljyokenYear
{
	width:55px;
	margin-bottom:15px;
}

.caljyokenMonth
{
	width:40px;
	margin-bottom:15px;
}

.normal
{
	color:#333333;
	border:1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;

}

.normal th
{
	width:150px;
	font-weight:normal;
	padding:8px 10px;
	border:0px;
	text-align:left;
}

.normal td
{
	padding:8px 10px;
	border:0px;
}

.rireki
{
	color:#333333;
	border:1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;

}

.rireki th
{
	padding:15px 5px;
	border:0px;
	background-color:#E3E3E3;
	border:1px solid #CCCCCC;
}

.rireki td
{
	padding:8px 5px;
	border:0px;
}

.bgg
{
	background-color:#F9F9F9;
}

.f40
{
	width:40px;
}

.f100
{
	width:100px;
}

.f200
{
	width:200px;
}

.f320
{
	width:320px;
}

.f350
{
	width:350px;
}

.wh350
{
	width:350px;
	height:100px;
}

.hissu
{
	font-size:11px;
	margin-left:13px;
}

.subtitle
{
	background-image: url("../img/subtitle.jpg");
	background-repeat:no-repeat;
	width:700px;

	color:#333333;
	font-weight:bold;

	height:25px;
	padding-top:11px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}


.yoyakuBango
{
	color:#333333;
	width:700px;
	padding:10px 0px;

	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;

	border:1px solid #CCCCCC;
	background-color:#FFFCF4;

	text-align:center;
	font-size:16px;
	font-weight:bold;

}



.dispshisetsu
{
	color:#333333;
	border:1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;

}

.dispshisetsu td,.dispshisetsu th
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	cursor:pointer;
	border:1px solid #CCCCCC;
}

.title
{
	text-align:center;
	font-size:20px;
	/* KIOSK */
	line-height:25px;
	/* KIOSK */
	font-weight:bold;
	letter-spacing:0.1em;
	padding-bottom:1px;
	border-bottom:2px solid #000000;
	margin-bottom:20px;
}

.footer
{
	margin-top:50px;
	border-bottom:2px solid #1C3E64;
}

.footerCopyright
{
	text-align: center;
}

.riyoukiyaku
{
	margin: 0 auto;
	border:1px solid #CCCCCC;
	width:694px;
	height:155px;
	overflow-y: scroll;
}

.riyoukiyaku pre
{
	margin: 0;
	line-height: normal;
}

.msg
{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin:60px;
}

.link
{
	background-image: url("../img/h1.gif");
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:-13px;
	padding-top:13px;
	padding-left:3px;
	width:975px;
	height:40px;
	display:grid;
	grid-template-columns: repeat(5, max-content) 1fr;
}

.headLink
{
	margin: 0px 8px 0px 8px;
}

#tLink,
#loginLink,
#logoutLink
{
	color:white;
	outline:expression(hideFocus='true');
}

#tLink:hover,
#loginLink:hover,
#logoutLink:hover
{
	color:yellow;
}

#topLink
{
	color:white;
	outline:expression(hideFocus='true');
}

#topLink:hover
{
	color:yellow;
}

#yoyakuLink
{
	color:white;
	outline:expression(hideFocus='true');
}

#yoyakuLink:hover
{
	color:yellow;
}

#cyusenLink
{
	color:white;
	outline:expression(hideFocus='true');
}

#cyusenLink:hover
{
	color:yellow;
}

#rirekiLink
{
	color:white;
	outline:expression(hideFocus='true');
}

#rirekiLink:hover
{
	color:yellow;
}

#profLink
{
	color:white;
	outline:expression(hideFocus='true');
}

#profLink:hover
{
	color:yellow;
}

.loginUser
{
    grid-column:6;
    color:white;
    margin-right:16px;
    justify-self:end;
}

.printtitle
{
	width:200px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	letter-spacing:0.1em;
	padding-bottom:1px;
	border-bottom:2px solid #000000;
	margin-bottom:5px;
	margin-top:5px;
	line-height:35px;
}

.printItem
{
	font-size:16px;
	line-height:18px;
	margin-bottom:10px;
}

.manyData
{
	color:red;
	font-weight:bold;
}

.noSpace
{
	border:none;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

.noSpace td
{
	padding:0px;
	border:0px;
}

.kibouBtn
{
	border-radius: 3px;
	position: relative;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 220px;
	padding: 8px 3px;
	color: #FFF;
	font-weight: 600;
	background-color: #EF7A00;
	width: 140px;
	text-align: center;
	cursor:pointer;
}

.kibouBtn:hover
{
	background-color: #ecba65;
}

.breadcrumbs-box
{
	margin-top: 15px;
	margin-left: 0;
	margin-bottom: 5px;
	height: 30px
}

.breadcrumbs-active-element
{
	float:left;
	height: 30px;
	width: 138px;
	border-radius: 4px;
	color: white;
	text-align: center;
	line-height: 30px;
	background:#C8170E;
}

.breadcrumbs-inactive-element
{
	float:left;
	height: 30px;
	width: 138px;
	border-radius: 4px;
	color: white;
	text-align: center;
	line-height: 30px;
	background: gray;
}

.breadcrumbs-arrow
{
	float: left;
	margin: 0 6px;
	text-align: center;
	line-height: 30px;
	font-size: 1.2em;
	color: gray;
}

.cyuuijikou
{
	height:80px;
	border:1px solid #999999;
	width:678px;
	padding:10px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

/** 新規利用者登録ボタン */
a.button-reg {
	display: block;
	max-width: 200px;
	padding: 0.8rem 1.5rem;
	margin-left: auto;
	background-color: rgb(229,156,31);
	border-radius: 8px;
	box-sizing: border-box;
	text-decoration: none;
	transition: 0.3s;
}

a.button-reg span.bl-text {
	display: block;
	position: relative;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding-left: 30px;
}

a.button-reg span.bl-text:before {
	content: '';
	width: 20px;
	height: 20px;
	background: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

a.button-reg span.bl-text:after {
	content: '';
	width: 8px;
	height: 8px;
	border-top: 3px solid rgb(229,156,31);
	border-right: 3px solid rgb(229,156,31);
	box-sizing: border-box;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 5px;
	bottom: 0;
	margin: auto;
	transition: 0.3s;
}

a.button-reg:hover {
	background-color: rgb(236,186,101);
}

a.button-reg:hover span.bl-text:after {
	border-top: 3px solid rgb(236,186,101);
	border-right: 3px solid rgb(236,186,101);
}

/** 進む系のボタン */
.button-next {
	border-radius: 3px;
	position: relative;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 220px;
	padding: 8px 3px;
	color: #FFF;
	font-weight: 600;
	background-color: #EF7A00;
	width: 140px;
	text-align: center;
	cursor:pointer;
}

.bigger-padding {
	padding: 9px 3px !important;
}

.button-next:hover {
	background-color: #ecba65;
}

/** 枠線だけの戻るボタン */
.button-back {
	border-radius: 3px;
	position: relative;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 220px;
	padding: 7px 2px;
	color: #222;
	font-weight: 600;
	width: 140px;
	text-align: center;
	cursor:pointer;
	background-color: #e5e5e5;
	background-color: #c9c8c8;
	border: 1px solid #999;
}

.button-back:hover {
	color: #222;
	background-color: #f5f5f5;
}

/** トップページへ ボタン */
.button-top-page {
	border-radius: 3px;
	position: relative;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 220px;
	padding: 8px 3px;
	font-weight: 600;
	color: #006284;
	background-color: #FFF;
	width: 150px;
	text-align: center;
	cursor:pointer;
	border: 1px solid #006284;
}

.button-top-page::before {
    content: '';
    background-image: url('../img/home.svg');
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    vertical-align: text-top;
}

.button-top-page:hover {
	background-color: #6098ab;
	color: #FFF;
}

.position-left {
	margin-left: 0;
}

.button-cancel {
	border-radius: 3px;
	position: relative;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 220px;
	padding: 7px 2px;
	color: #fff;
	font-weight: 600;
	width: 140px;
	text-align: center;
	cursor:pointer;
	background-color: #707070;
	border: 1px solid #999;
}

.button-cancel:hover {
	background-color: #b5b5b5;
}

.button-delete {
	border-radius: 3px;
	position: relative;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 220px;
	padding: 8px 3px;
	color: #C13333;
	font-weight: 600;
	background-color: #FFF;
	width: 140px;
	text-align: center;
	cursor:pointer;
	border: 1px solid #C13333;
}

.button-delete:hover {
	background-color: #C13333;
	border: 1px solid #C13333;
	color: #FFF;
}