/* sp */
/*===============================
	reset
===============================*/
* {margin:0;padding:0;}
ul, ol, li {list-style-type:none;}
img {border:0;vertical-align:bottom;}
a {text-decoration:none;}


/*===============================
	universal settings
===============================*/
html {font-size:62.5%;}
h1,h2,h3,div,p,ul,ol,li,dt,dl,dd {font-size:16px;font-size:1.6rem;}
body {
	line-height:1.4;
	font-size:16px;font-size:1.6rem;
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word
}


.noborder {border:0;}
.nodisp {display:none;}
.clear{clear:both;}
.bold {font-weight:bold;}
.mt_1 {margin-top:1px !important;}
.mt_2 {margin-top:2px !important;}
.mt_3 {margin-top:3px !important;}
.mt_4 {margin-top:4px !important;}
.mt_5 {margin-top:5px !important;}
.mt_10 {margin-top:10px!important;}
.mt_15 {margin-top:15px!important;}
.mt_20 {margin-top:20px!important;}
.mt_25 {margin-top:25px!important;}
.mt_30 {margin-top:30px!important;}
.mb_1 {margin-bottom:1px!important;}
.mb_2 {margin-bottom:2px!important;}
.mb_3 {margin-bottom:3px!important;}
.mb_4 {margin-bottom:4px!important;}
.mb_5 {margin-bottom:5px!important;}
.mb_10 {margin-bottom:10px!important;}
.mb_15 {margin-bottom:15px!important;}
.mb_20 {margin-bottom:20px!important;}
.mb_25 {margin-bottom:25px!important;}
.mb_30 {margin-bottom:30px!important;}
.w92 {margin-left:4%;margin-right:4%;}
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}
.f-left {float:left;}
.f-right {float:right;}
.small {font-size:13px;}
.x-small {font-size:12px;}
.red {color:red;}
.border-box01 {border:1px solid #999;}

img {width:100%;display:block;}

#All {position:relative;}
#All {max-width:640px;margin:0 auto;}/*----*/

/* Header */
/*
#Intoro {line-height:1;}
#HeaderNavi01 {
	width:100%;
	line-height:1rem;
	background-image: url("../img/header/header_bg201811.png");
	background-size: 100% auto;
}
#HeaderNavi01 li {
	display:inline-block;
	letter-spacing: normal;
}
	#H-Navi01_1 {width:20.625%;}
	#H-Navi01_2 {width:58.75%;text-align:center;}
	#H-Navi01_3 {width:20.625%;text-align:right;}

#HeaderNavi02 {
	width:100%;
	margin:0 auto;
}
#HeaderNavi02 li {
	width:20%;
	display:inline-block;
	line-height:1;
}
*/
header {margin-bottom:10px;}
.header_logo {
	width:54.6875%;
	margin-top:2px;
	padding-left:1.5625%;
	box-sizing:border-box;
	float:left;
}
.header_link01 {
	width:41.5625%;
	margin-top:5px;
	padding-right:1.25%;
	box-sizing:border-box;
	float:right;
}
.header_tel {
	padding-top:2px;
	clear:both;
}
/* Header END */



/* pankuzu list */
#panNavi {margin-left:5px;margin-bottom:10px;}
#panNavi li {font-size:1.3rem;display:inline;}
#panNavi li a {text-decoration:none;}
#panNavi li:last-child a {color:#000;pointer-events:none;}




/**/
#intoro01 {margin:3px auto;text-align:center;}
.intoro02 {margin-top:10px;margin-bottom:10px;}
.detail {
	padding:0 4% 15px;
	border-top:2px solid #999;
}
.paperDate {
	text-align:right;
}
.kodate {
	padding:3px 0 3px 45px;
	border-radius:5px;
	color:#603813;
	font-weight:bold;
	background:url("../img/top_jirei_status123.png") rgb(233,243,255); /* Old browsers */
	background:url("../img/top_jirei_status123.png") -moz-linear-gradient(top, rgba(233,243,255,1) 0%, rgba(204,227,255,1) 100%); /* FF3.6+ */
	background:url("../img/top_jirei_status123.png") -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,243,255,1)), color-stop(100%,rgba(204,227,255,1))); /* Chrome,Safari4+ */
	background:url("../img/top_jirei_status123.png") -webkit-linear-gradient(top, rgba(233,243,255,1) 0%,rgba(204,227,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background:url("../img/top_jirei_status123.png") -o-linear-gradient(top, rgba(233,243,255,1) 0%,rgba(204,227,255,1) 100%); /* Opera 11.10+ */
	background:url("../img/top_jirei_status123.png") -ms-linear-gradient(top, rgba(233,243,255,1) 0%,rgba(204,227,255,1) 100%); /* IE10+ */
	background:url("../img/top_jirei_status123.png") linear-gradient(to bottom, rgba(233,243,255,1) 0%,rgba(204,227,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f3ff', endColorstr='#cce3ff',GradientType=0 ); /* IE6-9 */
	background-size: 29px 23px;
	background-position:10px 50%;
	background-repeat:no-repeat;
}
.mon {
	padding:3px 0 3px 45px;
	border-radius:5px;
	color:#603813;
	font-weight:bold;
	background:url("../img/top_jirei_status456.png") rgb(255,234,242); /* Old browsers */
	background:url("../img/top_jirei_status456.png") -moz-linear-gradient(top,  rgba(255,234,242,1) 0%, rgba(255,190,215,1) 100%); /* FF3.6+ */
	background:url("../img/top_jirei_status456.png") -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,234,242,1)), color-stop(100%,rgba(255,190,215,1))); /* Chrome,Safari4+ */
	background:url("../img/top_jirei_status456.png") -webkit-linear-gradient(top,  rgba(255,234,242,1) 0%,rgba(255,190,215,1) 100%); /* Chrome10+,Safari5.1+ */
	background:url("../img/top_jirei_status456.png") -o-linear-gradient(top,  rgba(255,234,242,1) 0%,rgba(255,190,215,1) 100%); /* Opera 11.10+ */
	background:url("../img/top_jirei_status456.png") -ms-linear-gradient(top,  rgba(255,234,242,1) 0%,rgba(255,190,215,1) 100%); /* IE10+ */
	background:url("../img/top_jirei_status456.png") linear-gradient(to bottom,  rgba(255,234,242,1) 0%,rgba(255,190,215,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeaf2', endColorstr='#ffbed7',GradientType=0 ); /* IE6-9 */
	background-size: 29px 23px;
	background-position:10px 50%;
	background-repeat:no-repeat;
}
.kodate a, .mon a {color:#603813;}
.paperImg {
	margin:5px 0 13px;
	border:1px solid #CCC;
	box-sizing:border-box;
	display:block;
}
.statusIcon {
	width:11%;
	margin-right:10px;
	min-height:2em;
	float:left;
}
.continueLink {
	margin:5px auto;
	padding:10px;
	border:1px solid #CCC;
	border-radius:10px;
	text-shadow:1px 1px 1px #FFF;
	color:#666;
	background-color:#F3F3F3;
	text-align:center;
}
/**/
.jireiLink {
	margin-top:10px;
	padding-top:10px;
	border-top:1px dashed #CCC;
	overflow:hidden;
}
.jireiLink .left {
	width:73%;
	font-size:1.3rem;
}
.jireiLink .right {
	width:27%;
	float:right;
}
/**/
.count_navi {
	padding-top:10px;
	border-top: 2px solid #999;
	text-align:center;
}
.count_navi a {
	padding:6px 20px;
	border:1px solid #CCC;
	border-radius:3px;
	text-shadow:1px 1px 1px #FFF;
	color:#666;
	background-color:#F3F3F3;
	text-align:center;
	display:inline-block;
}

/*pageTopLink*/
.pagetop {
	position:fixed;
	bottom:20px;
	right:15px;
	z-index: 1000;
	display: none;
}
.pagetop a {
	width:60px;
	height:44px;
	line-height:44px;
	font-size:24px;
	color:#FFF;
	opacity:0.9;
	border-radius:5px;
	background:orange;
	text-align:center;
	text-decoration:none;
	display: block;
	box-shadow: 0 0 3px #FFF;
}