@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/* .hack */
.bl {
	text-align: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
  /*￥*// */  height: auto;
	overflow: hidden;
/* */ }
body {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	background: url("/assets/templates/rental/images/header.png") repeat-x #f0f0f0;
}
#header .wrapper {
	position: relative;
	height: 161px;
}
#header h1 {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 300px;
	height: 40px;
}
#header h1 a {
	background: url("/assets/templates/rental/images/logo.png");
	width: 300px;
	height: 40px;
}
#header .info {
	position: absolute;
	top: 0;
	right: 0;
}
#header .info li {
	display: block;
	float: left;
}
#header .info li.about {
	background: url("/assets/templates/rental/images/about.png");
	width: 174px;
	height: 69px;
	margin-right: 18px;
}
#header .info li.about a {
	width: 174px;
	height: 69px;
}
#header .info li.contact {
	background: url("/assets/templates/rental/images/contact.png");
	width: 284px;
	height: 69px;
	margin-right: 2px;
}
#header .info li.contact a {
	width: 174px;
	height: 69px;
}
#header .navi {
	position: absolute;
	top: 103px;
	left: 0;
}
#header .navi li {
	float: left;
}
#header .navi a {
	width: 226px;
	height: 47px;
	background: url("/assets/templates/rental2025/navi.png");
}
#header .navi .i0 a {
	background: url("/assets/templates/rental/images/home.png") no-repeat;
	width: 50px;
	height: 45px;
	margin: 0 6px 0 0;
}
#header .navi .i1 a {
	background-position: 0px 0px;
}
#header .navi .i1 a:hover {
	background-position: 0px -47px;
}
#header .navi .i2 a {
	background-position: -226px 0px;
}
#header .navi .i2 a:hover {
	background-position: -226px -47px;
}
#header .navi .i3 a {
	background-position: -452px 0px;
}
#header .navi .i3 a:hover {
	background-position: -452px -47px;
}
#header .navi .i4 a {
	background-position: -678px 0px;
}
#header .navi .i4 a:hover {
	background-position: -678px -47px;
}
#header .main {
	width: 960px;
	height: 320px;
	margin: 20px auto;
	position: relative;
}
#header .main p{
    position: absolute;
    font-size: 3rem;
    font-weight: bold;
    padding: 0 2rem 0 2rem;
    margin-left: 5px;
	text-shadow    : 
	2px  2px 1px #ffffff,
   -2px  2px 1px #ffffff,
	2px -2px 1px #ffffff,
   -2px -2px 1px #ffffff,
	2px  0px 1px #ffffff,
	0px  2px 1px #ffffff,
   -2px  0px 1px #ffffff,
	0px -2px 1px #ffffff; 
}
#header .main p:nth-child(2){
    top: 70px;
	color: #FFAE00;
}
#header .main p:nth-child(3){
    top: 140px;
	color: #D30E00;
}
#header .main p:nth-child(4){
    top: 190px;
	background-color: rgba(255,255,255,0.7);
    line-height: 4rem;
	color: #25A2DC;
	font-style: italic;
}
#content h2:not(.allplan h2){
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 10px;
    width: 940px;
    height: 34px;
	border-bottom: dotted 3px #2E75CB;
}
#content h2 span{
    font-size: 1rem;
	font-weight:normal;
	float: right;
}
#content h2 i{
    color: #3c9ce4;
}
/*#content h2{
	font-size: 140%;
	margin: 0;
	padding: 8px 0 5px 20px;
	background: url("/assets/templates/rental/images/h2.png") no-repeat;
	width: 940px;
	height: 34px;
	line-height: 90%;
	text-shadow: 1px -1px rgba(0, 0, 0, 0.2);
}
#content h2.headline1 {
	width: 954px;
	height: 49px;
	background: url("/assets/templates/rental2021/images/headline1.png");
	padding: 0;
}
#content h2.headline2 {
	width: 954px;
	height: 49px;
	background: url("/assets/templates/rental2021/images/headline2.png");
	padding: 0;
}*/
#content h3 {
	font-size: 120%;
	background: url("/assets/templates/rental/images/h3.png") no-repeat bottom;
	padding: 5px 0 0 0;
	line-height: 180%;
	width: 960px;
	height: -1px;
	margin: 10px 0;
}
#content h4 {
	border-left: solid 5px #2868b3;
	padding: 0 0 0 10px;
}
#content .box {
	background: #eff9fe;
	padding: 20px;
}
#content p {
	margin: 10px 0;
}
#content img {
	margin: 10px 0;
}
#content ul, #content ol {
	margin: 10px 40px 10px 25px;
}
#content ul li {
	list-style: disc;
	padding-left: 10px;
	margin-bottom: 5px;
}
#content ol li {
	list-style: decimal;
	padding-left: 10px;
	margin-bottom: 5px;
}
#content dl {
	margin: 10px 25px 10px 25px;
}
#content dt {
	font-weight: bold;
	padding-left: 20px;
	background-position: 0px 7px;
}
#content dd {
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content table {
	border-collapse: collapse;
	margin: 15px 25px;
	border: 2px solid #2868b3;
}
#content th, #content td {
	padding: 4px 6px;
}
#content th {
	border-bottom: 1px solid #2868b3;
	border-right: 1px solid #2868b3;
}
#content td {
	vertical-align: bottom;
	border-bottom: 1px solid #cececf;
	border-right: 1px solid #cececf;
}
#content th.title, #content th.title {
	background: #8896cb;
	color: white;
	font-weight: bold;
	border: 1px solid #8896cb;
}
#content th.red, #content th.red {
	color: #e50012;
}
#content th.blue, #content th.blue {
	color: #0060af;
}
#content th.bold {
	font-weight: bold;
}
.topicpath {
	margin: 10px 0 25px;
}
#content .flowchart {
	width: 960px;
	background: #f5f5f5;
	padding: 5px 0;
	margin-top:5px;
}
#content .flowchart p {
	text-align:center;
	margin:5px 0;
}
#content .arrow {
	margin-top :0;
}
#content .arrow p {
	text-align:center;
}
#content .arrow img {
	margin: 0;
}
.right {
	text-align: right;
}
#content table.output {
	width: 100%;
	text-align: center;
	border: 1px solid #d6d5d5;
	margin: 0 auto;
	font-size: 1rem;
}
#content table.output th {
	text-align: center;
	background: #dc1919;
	color: #fff;
	font-weight: bold;
	border: 1px solid #d6d5d5;
	font-size: 2rem;
	padding: 20px 0;
}
#content table.output th.cellB {
	background: #4da8e3;
}
#content table.output td {
	text-align: center;
	border: 1px solid #d6d5d5;
	padding: 20px 0;
}
#content table.output strong {
	font-weight: bold;
	font-size: 2rem;
}
#footer {
	text-align: center;
	padding: 20px;
}
#footer ul {
	margin: 10px 0 40px;
}
#footer li {
	display: inline;
	border-left: 1px solid #333333;
	margin-left: 40px;
	padding-left: 40px;
}
#footer li.first {
	border-left: none;
	margin-left: 0;
	padding: 0;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer hr {
	border: dotted #c4c4c4;
	border-width: 3px 0 0 0;
}
#footer .copyright {
	margin: 20px;
}
a {
	color: #2593e9;
}
a:hover {
	color: #82c1f2;
}
#rule ul li {
	list-style-type:none!important;
}

span.red {
  color: #d80000;
}

.border-blue {
  border: 6px solid;
  border-color: #3c9ce4;
  text-align: center;
  height: 90px;
}

.border-blue p {
  font-size:x-large;
  font-weight: bold;
  line-height: 70px;
}

.border-red {
  border: 6px solid;
  border-color: #d80000;
  text-align: center;
  height: 120px;
}

.border-red img{
	height: 50px;
    margin: 5px 15px 0 !important;
}

.border-red p{
  font-size:x-large;
  font-weight: bold;
  line-height: 40px;
  margin: 0 !important;
}

span.red2 {
  color: #d80000;
  font-weight: 900;
  font-size: 2.5rem;
}

table.plan th {
	font-size: 0.8rem;
	text-align: center;
}

table.plan td {
	font-size: 1.3rem;
	padding: 20px, auto;
}

table.plan th:nth-child(1) {
	width:300px;
}

table.plan th:nth-child(n+2) {
	width:200px;
}

table.plan tr td:nth-child(n+2) {
  text-align: center;
}

table.plan tr:nth-child(2) td:nth-child(n+1):nth-child(-n+2) {
	color: #3c9ce4;
}

table.plan tr:nth-child(3) td:nth-child(n+1):nth-child(-n+2) {
	color: #faa442;
}

table.plan tr:nth-child(4) td:nth-child(n+1):nth-child(-n+2) {
	color: #008136;
}
.allplan {
    border: 1px solid #D6D6D6;
    margin: 2rem 0;
    background: -moz-linear-gradient(top, #F8F8F8, #E6E6E6);
    background: -webkit-linear-gradient(top, #F8F8F8, #E6E6E6);
    background: linear-gradient(to bottom, #F8F8F8, #E6E6E6);
}
.allplan .blue{
	color: #3c9ce4;
}
.allplan .orange{
	color: #faa442;
}.allplan .green{
	color: #008136;
}
.allplan h2 {
    font-size: 1.6rem;
    font-weight: bold;
	margin: 0;
	padding: 20px 0 20px 20px;
	width: 940px;
	height: 34px;
	color: #00698C;
	text-shadow: 2px 0 0 #fff,2 1px 0 #fff,-2px 0 0 #fff,0 -2px 0 #fff;
}
.allplan h2 i{
    color: #00698C !important;
}
.allplan table{
    width: 95%;
    margin: 0 2.5% 2.5% !important;
    border: 1px solid #DDDDDD !important;
    background-color: #fff;
}
.allplan table th,.allplan table td{
    text-align: center;
    font-size: 1.4rem;
    padding: 2% !important;
    border: 1px solid #DDDDDD !important;
}
.allplan table th{
    font-size: 1.3rem;
    font-weight: bold;
}
.banner  {
	display: flex;
	justify-content: space-between;
}
.banner a:nth-child(2){
	margin: auto;
}

/*------------------------------------------------------------*/
.btn--contact2024, a.btn--contact2024 {
  color: #fff;
  background-color: #00008b;
  padding:10px 15px;
  font-size: 1.5em;
  text-decoration： none; 
}

.btn--contact2024:hover, a.btn--contact2024:hover {
  color: #fff;
  background: #00008b;
}

/*------------------------------------------------------------*/
.btn--form2024, a.btn--form2024 {
  color: #fff;
  background-color: #dc143c;
  padding:10px 15px;
  font-size: 2em;
  text-decoration： none; 
}

.btn--form2024:hover, a.btn--form2024:hover {
  color: #fff;
  background: #dc143c;
}