html{
    scroll-behavior: smooth;
}
h2.lease01{
  padding-bottom: .2em;
  border-bottom: 2px solid #1D2089;
  font-size: 18pt;
  letter-spacing: 2.5px;
  margin: 2em 0 1em 0;
}

h3.lease01{
	padding: .1em;
	font-size: 14pt;
	margin: 1.5em 0 .1em 0;
	letter-spacing: 2.5px;
    text-align: center;
}
h3.lease01:before, h3.lease01:after{
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  content: '\f071';
  color: #DF3C1F; /*アイコン色*/
  font-size: 1.15em;
}
h3.lease01:before {padding-right:.3em;}
h3.lease01:after {padding-left: .3em;}

h3.lease02 {
	position:relative;
	border-bottom: 1px solid #ccc;
	padding-left: 2.3em;
	font-weight: bold;
	line-height: 38px;
	font-size: 12pt;
	line-height: 180%;
	letter-spacing: 2.5px;
	margin: 2em 0 1em 0;
}
h3.lease02:before{
  display: block;
  content: '';
  position: absolute;
  top: .2em;
  left: .4em;
  width: 17px;
  height: 7px;
  border-left: 5px solid #1D2089;
  border-bottom: 5px solid #1D2089;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
h4.lease01 {
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.5;
  padding: 1em 0 .1em 0;
  font-size: 12pt;
  letter-spacing:1.8px;
  text-indent:-1em;
  padding-left:1em;
  margin: 1em 0 .51em 0;
}
h4.lease01:before {/*リストのアイコン*/
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  content: '\f1ec';
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  color: #DF3C1F; /*アイコン色*/
  font-size: 1.15em;
}
div.lease_Box01 {
    display: table;
    width: 100%;
	margin: 1.5em 0;
}
div.lease_Box02 {
    display: table;
    width: 100%;
	margin: .5em 0;
}

div.lease_Box_in01 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 30%;
}
div.lease_Box_in01 img{
    width: 98%;
	border: 1px solid #ccc;
}
div.lease_Box_in02 {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    width: 70%;
}
div.lease_Box_in02 h3 {
  position: relative;
  padding: .5em .75em;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14pt;
  letter-spacing: 2.5px;
  margin: 0 0 1em .2em;
}
div.lease_Box_in02 h3::before,
div.lease_Box_in02 h3::after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: '';
  height: 0;
  width: 0;
  border: 10px solid transparent;
}
div.lease_Box_in02 h3::before {
  border-top: 15px solid #ccc;
}
div.lease_Box_in02 h3::after {
  margin-top: -2px;
  border-top: 15px solid #fff;
}

div.lease_Box_in02 p{
	line-height: 190%;
	letter-spacing:1.8px;
	font-size: 10.7pt;
	padding: .1em 0 0 .5em;
}

div.lease_Box_in03 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 124px;
}
div.lease_Box_in03 img{
    width: 95%;
    text-align: center;
}
div.lease_Box_in03 h3 {
  position: relative;
  padding: .3em;
  font-size: 11pt;
  letter-spacing: 2px;
  text-align: center;
}
div.lease_Box_in04 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

div.lease_Box_in05 {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    width: 25%;
}
div.lease_Box_in05 img{
    width: 95%;
	border: 1px solid #ccc;
    vertical-align: top;
}
div.lease_Box_in05 h3 {
  position: relative;
  padding: .3em;
  font-size: 11pt;
  letter-spacing: 2px;
  text-align: center;
    vertical-align: top;
}
div.lease_Box_in05 p{
	line-height: 190%;
	letter-spacing:1.8px;
	font-size: 9pt;
	text-align: left;
	padding: .1em .2em;
    vertical-align: top;
}



.triangle-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 16px;
    border-color: transparent transparent transparent #3867FB;
	padding: .2em;
}
ul.lease_list01 {
  border: solid 2px #DF3C1F;
  border-radius: 5px;
  padding: 1em 0.5em;
  position: relative;
  margin: .1em 0 1em 0;
}
ul.lease_list01 p {
  line-height: 1.5;
  font-size: 9pt;
  font-weight: normal;
  letter-spacing:1.8px;
  padding: .1em 0 .1em 1.7em;
}
ul.lease_list01 li {
  line-height: 1.5;
  padding: 1em .5em .1em 1em;
  list-style-type: none!important;
  font-size: 11pt;
  font-weight: bold;
  letter-spacing:1.8px;
  text-indent:-1em;
  padding-left:1em;
}
ul.lease_list01 li:before {/*リストのアイコン*/
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  content: '\f071';
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  margin-left: .2em; /*端からのアイコンまでの距離*/
  color: #DF3C1F; /*アイコン色*/
  font-size: 1.15em;
}
ul.lease_list02,
ul.lease_list03 {
  position: relative;
  padding: .1em;
}

ul.lease_list02 li,
ul.lease_list03 li {
  line-height: 1.5;
  padding: .5em 0;
  list-style-type: none!important;
  letter-spacing:1.8px;
  font-size: 9.5pt;
  text-indent:-1.15em;
  padding-left:1.15em;
}

ul.lease_list02 li:before,
ul.lease_list03 li:before {/*疑似要素*/
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  font-size: 1.15em;
}
ul.lease_list02 li:before {
  content: '\f10c';
  color: #DF3C1F; /*アイコン色*/
}
ul.lease_list03 li:before {
  content: '\f00d';
  color: #0045ff; /*アイコン色*/
}

ul.lease_list04 {
  position: relative;
  padding: .1em;
}

ul.lease_list04 li {
  line-height: 1.5;
  padding: .5em 0;
  list-style-type: none!important;
  letter-spacing:1.8px;
  font-size: 11pt;
  text-indent:-1.15em;
  padding-left:1.15em;
}

ul.lease_list04 li:before {/*疑似要素*/
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  font-size: 1.15em;
  content: '\f06a';
  color: #DF3C1F; /*アイコン色*/
}


div.lease_text{
	line-height: 190%;
	letter-spacing:1.8px;
	font-size: 10.7pt;
	margin: .5em 0 1.5em .3em;
}

span.linem {
	background: linear-gradient(transparent 30%, #fbd 30%);
	font-weight: bold;
}

span.caution{
	font-size: .8em;
	font-weight: bold;
	color: #ff0f00;
}

/* <a href="#" class="lease_btn01">ぼたん</a> */
.lease_btn01 {
    display: inline-block;
    padding: 1em;
    text-decoration: none;
    color: #1D2089;
    border: solid 2px #1D2089;
    border-radius: 3px;
    transition: .4s;
	font-size: 12pt;
	font-weight: bold;
	margin: 1em auto 2em auto;
}

.lease_btn01:hover {
    background: #1D2089;
    color: #fff;
}
/* <a href="#" class="lease_btn02">ぼたん</a> */
.lease_btn02 {
    display: inline-block;
    padding: .7em;
    text-decoration: none;
    color: #f6bb00;
    border: solid 2px #f6bb00;
    border-radius: 3px;
    transition: .4s;
	font-size: 10.7pt;
	font-weight: bold;
	margin: .5em auto;
}

.lease_btn02:hover {
    background: #f6bb00;
    color: #fff;
}
/* <a href="#" class="lease_btn03">ぼたん</a> */
.lease_btn03 {
    display: inline-block;
    padding: .5em 1em;
    text-decoration: none;
    color: #3867FB;
    border: solid 2px #3867FB;
    border-radius: 3px;
    transition: .4s;
	font-size: 11pt;
	font-weight: bold;
	margin: .2em;
}
.lease_btn03:before {/*疑似要素*/
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  font-size: 1.15em;
  content: '\f016';
}
.lease_btn03:hover {
    background: #3867FB;
    color: #fff;
}
/* <a href="#" class="lease_btn04">ぼたん</a> */
.lease_btn04 {
    display: inline-block;
    padding: .5em 1em;
    text-decoration: none;
    color: #3C67F7;
    border: solid 2px #3C67F7;
    border-radius: 3px;
    transition: .4s;
	font-size: 10.7pt;
	font-weight: bold;
	margin: .2em;
}
.lease_btn04:before {/*疑似要素*/
  font-family: FontAwesome,'Avenir','Arial',sans-serif;
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  font-size: 1.15em;
  content: '\f075';
}
.lease_btn04:hover {
    background: #3C67F7;
    color: #fff;
}


table.lease_01 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 700px;
}
table.lease_01 th {
	padding: .5em 1em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	letter-spacing:1.8px;
	font-size: 12pt;
	font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.lease_01 td {
	width: 40%;
	padding: .7em .5em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	letter-spacing:1.8px;
	font-size: 9.5pt;
    text-align: left;
    vertical-align: middle;
}
td.lease_01 {
	width: 40%;
	padding: .7em .5em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fbeded;
	letter-spacing:1.8px;
	font-size: 9.5pt;
    text-align: left;
    vertical-align: middle;
}

table.lease_02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 700px;
}
table.lease_02 th {
	padding: .7em 3em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	letter-spacing:1.8px;
	font-size: 12pt;
	font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.lease_02 td {
	padding: .7em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	letter-spacing:1.8px;
	font-size: 11pt;
    text-align: left;
    vertical-align: middle;
}

table.lease_03 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 700px;
}
table.lease_03 th {
	padding: .5em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	letter-spacing:1.8px;
	font-size: 12pt;
	font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.lease_03 td {
	padding: .7em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	letter-spacing:1.8px;
	font-size: 11pt;
    text-align: center;
    vertical-align: middle;
}

ol.lease_list05,
ol.lease_list05 ol{
  counter-reset: list!important;
  list-style: none!important;
  padding: 0;
  width:700px;
  font: 14px/1.6 'arial narrow', sans-serif;
}
ol.lease_list05 ol{
  margin: 0 0 0 35px;
  width:95%;
}
 
ol.lease_list05 a{
  position: relative;
  display: block;
  text-decoration: none;
  padding: 3px 3px 3px 8px;
  margin: 8px 0 8px 30px;
  background: #c3dbff;
  color: #333;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; 
}
 
ol.lease_list05 a:hover{
  background: #196EEB;
  color: #fff;
}   
 
ol.lease_list05 a:before{
  content: counter(list);
  counter-increment: list;
  position: absolute;   
  left: -35px;
  top: 50%;
  height: 28px;
  width: 28px;
  margin-top: -1em;
  background: #196EEB;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
 
ol.lease_list05 a:after{   
  content: '';
  position: absolute;
  left: -28px;
  top: 50%;
  margin-top: -6px;
  border: 6px solid transparent;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
ol.lease_list05 a:hover:after{
  left: -6px;
  border-left-color: #196EEB;               
}

.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #3867FB;
	letter-spacing:1.8px;
	font-size: 12pt;
}
.cp_actab label:before {/*疑似要素*/
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  font-size: 1.2em;
  content: 'Q.';
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
	line-height: 190%;
	letter-spacing:1.8px;
	font-size: 10.7pt;
	color: #000000;
	text-indent:-2em;
	padding-left:2em;
}
.cp_actab-content p:before {/*疑似要素*/
	font-family: FontAwesome,'Avenir','Arial',sans-serif;
  margin-right: .2em; /*左端からのアイコンまでの距離*/
  font-size: 1.7em;
  content: '\f075';
  color: #3867FB;
 }
/* :checked */
	.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	font-family: FontAwesome,'Avenir','Arial',sans-serif;
	content: '\f13a';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(180deg);
}
