/*r_vacuum_device.css*/

.one_column_cont h2 {
    letter-spacing: 0;
}

.ot_mainVisual p.title sub {
    font-size: 70%;
    bottom: -0.1em;
}

.chiller_box .menu_list ul li a sub {
    font-size: 70%;
    bottom: -0.1em;
}

.vacuum_cont sub {
    font-size: 70%;
    bottom: -0.1em;
}

p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_30 {
    margin-bottom: 30px;
}

.mb_60 {
    margin-bottom: 60px;
}

.ft16 {
    font-size: 16px!important;
}
.ft22 {
    font-size: 22px!important;
}

.red {
    color: #f70909!important;
}

.t_blue {
    font-size: 18px;
    font-weight: bold;
    color: #0072c1!important;
}

.p_caution {
    margin-top: 50px;
    margin: 0 40px;
}

.p_caution h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.p_caution h3{
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 20px;
}



.p_caution h3:before {
    content: '';
    border: 3px solid #b3b3b3;
    position: absolute;
    height: 100%;
    min-height: 30px;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.p_caution h3:after {
    content: '';
    border: 3px solid #0072C1;
    position: absolute;
    left: 0;
    height: 30%;
    min-height: 12px;
    top: 0;
}

.car {
    font-size: 16px;
    font-weight: 700;
}

.result_wr {
    width: 1120px;
}

.vacuum_top02 {
    background-image: url(/assets/support/vacuum_device/rental/image/00_bnr_pad_x2.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 134px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 23px 30px 17px 30px;
}

.vacuum_top02 img {
    width: 478px;
    position: absolute;
    top: 38%;
    right: 14%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

vacuum_top02 > div {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
}

.vacuum_top02 h1 {
    color: #000;
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.0;
}

.vacuum_top02 h1.one_line {
    margin-top: 20px;
}

.vacuum_top02 h1 sub {
    font-size: 70%;
    bottom: -0.1em;
}

.vacuum_top02 h1 p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.vacuum_top02 h1 p.line {
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    letter-spacing: 0;
}

.vacuum_cont h2 p {
    display: inline-block;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 2px 10px 4px 10px;
    margin-left: 10px;
    line-height: 1.2;
}

.vacuum_cont h2 p > span {
    color: #bb1b21;
}

.vacuum_cont h2 p > span > span {
    font-size: 24px;
}


.one_column_cont.vacuum_cont {
    padding-bottom: 20px;
}

.vacuum_cont > p {
    font-size: 16px;
}


.mt15_m {
    margin-top: -15px;
}

.one_column_cont h3 {
    background: none;
}

.wch_block {
    margin-top: 20px;
}

ul.c_balance {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

ul.c_balance li {
    width: 400px;
    margin-right: 15px;
}

ul.c_balance li:last-child {
    margin-right: 0;
}

ul.c_balance li.ar {
    width: 24px;
    position: relative;
}

ul.c_balance li.ar img {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.cau_note {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 1020px;
    margin: 60px 0 60px 50px;
    border: 2px solid #f70909;
}


.cau_note .cau_note_l {
    margin-right: 10px;
    background: #f70909;
}

.cau_note .cau_note_l p {
    font-size: 18px;
    color: #fff;
    padding: 8px;
    white-space: nowrap;
}

.cont_inner h2.noteTitle:before {
    content: none;
}

.cau_note .cau_note_r p {
    color: #f70909;
    font-size: 16px;
    font-weight: 700;
     padding: 8px;
}


.wch_bt {
    display: block;
    width: 344px;
    height: 60px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.wch_bt span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.wch_bt:hover {
    opacity: 0.9;
}

.cau_bt {
    display: block;
    width: 344px;
    height: 60px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.cau_bt span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.cau_bt:hover {
    opacity: 0.9;
}



.vacuum_cont > p.main_cap {
    font-size: 24px;
    margin-bottom: 10px;
}

.gr {
    color: #49926d;
}

ul.vacuum01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 40px 0 40px 0;
}

ul.vacuum01 li:first-child {
    width: 568px;
}

ul.vacuum01 li:nth-child(2) {
    width: 502px;
}


.vacuum_block {
    margin-top: 30px;
}

/*リスト下段*/

.vacuum_list01 {
    padding: 20px 0;
}

.vacuum_list01 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1120px;
    margin: 0 auto;
}


.vacuum_list01 ul li {
    width: 550px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.vacuum_list01 ul li:nth-child(2n) {
    margin-right: 0;
}

.vacuum_list01 ul li a {
    display: block;
    width: 100%;
}

.vacuum_list01 ul li div {
    height: 480px;
    position: relative;
    border-left: 1px solid #0074bd;
    border-right: 1px solid #0074bd;
    border-bottom: 1px solid #0074bd;
    padding: 15px 20px 0 20px;
}


.vacuum_list01 ul li p.ti {
    padding-left: 1.0em;
    text-indent: -1.0em;
}

.vacuum_list01 ul li p.link_tx {
    text-align: center;
    color: #fff;
    background: #0074bd;
    padding: 14px 20px;
    font-size: 21px;
    font-weight: 500;
    height: 46px;
    line-height: 1.0;
}



.vacuum_list01 ul li div p.title {
    font-size: 20px;
    color: #0074bd;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 2;
}

.vacuum_list01 ul li div p.title span {
    font-size: 18px;
}

.vacuum_list01 ul li div p.title span.ft14 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}


.vacuum_list01 ul li div p.parcentage span {
    font-size: 28px;
}

.vacuum_list01 ul li div p.parcentage span.num {
    font-size: 46px;
    color: #bb1b21;
}

.re_pad_tx {
    font-size: 24px;
    font-weight: 700;
    color: #0072c1;
padding:0 0 0px 10px;

}

.re_pad_tx_s {
    font-size: 18px;
    font-weight: bold;
    padding:10px 0 20px 0px;
}


.handlingList {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 30px;
}

.handlingList > li {
 display: flex; 
    width: 49%;
    max-width: 49%;
    height: auto;
    min-height: 80px;
    margin-right: 2%;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border: 2px solid #0072c1;
    padding: 20px;
}

.handlingList > li:nth-child(2n) {
    margin-right: 0;
}

.handlingList p.ft_title {
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 10px;
}

.handlingList p {
    font-size: 14px;
    padding-left: 20px;
    padding-top: 10px;
}


.handling_txtl {
    float: left;
    font-size: 16px;
    line-height: 16px;
    flex: 0 50%;
    padding: 20px 20px;
}

.handling_txtl a{
	color:#0074BF;
	font-size:inherit;
}

.handling_txtl a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #0072c1;
}


/*---------------------------------------------
  入力フォーム
  ---------------------------------------------*/
.form_regist_bg{
	display:block;
    width: 1120px;
    background: #eaeaea;
	padding:15px;
	margin-bottom:15px;
	min-height:1em;
}

.form_regist {
    width: 960px;
    padding: 10px 20px;
    margin: 10px auto;
}

.form_regist:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*\*/
* html .form_regist{
    height: 0em;
    overflow: visible;
}
/**/


.form_regist_h{
    font-size: 18px;
	color:#F00;
	font-weight:bold;
}

.form_regist_left{
	display:block;
	width:380px;
	float:left;
}
.form_regist_right{
	display:block;
	width:380px;
	float:right;
}


.form_regist .rhead{
	display:block;
	width:380px;
	height:30px;
    background: #000000;
	font-weight:bold;
	color:#FFF;
vertical-align: middle;
	text-indent:5px;
    margin-bottom: 10px;
}


.form_regist p{
	line-height:24px;
}



.contact-bg {
    width: 1120px;
    background: #eaeaea;
    padding: 0px 0 20px 0;
    margin: 30px auto 0;
}
.contact-form {
    width: 860px;
    padding: 10px 0;
    margin: 20px auto 0;
} 

.ttx {
    font-size: 14px;
　color:#ffffff;
   padding-left: 60px;
} 

.ftx {
    font-size: 12px;
　color:#000000;
   padding-left: 5px;
} 

.cow {
        font-size: 13px;
    line-height: 20px;

}

.ctx {
        font-size: 14px;

}
.ccts {
        font-size: 14px;
　color:#000000;
    line-height: 22px;
   padding-left: 10px;

}
.ccts span {
　color:#f70909;
} 

input[type=text],
input[type=email] {
width: 42%;
	padding: 7px 10px;
	font-size: 90%;
	background: #ffffff;
}
input[type=radio] {
    z-index: 100;
    margin: 10px 20px;
}


input[name=btn_submit] {
       display: block;
	margin-top: 20px;
    width: 344px;
    height: 60px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
　cursor: pointer;
}

input[name=btn_submit]:hover {
    opacity: 0.9;
}


div[data-toggle="buttons"] label.active{
    color: #7AA3CC;
  cursor: pointer;
}


.va_checkboxInput {
  padding: 12px 24px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.va_checkboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}
.va_checkboxInput:hover > .va_checkboxInput-dummyInput {
  background: #DDDDDD !important;
  border: solid 2px #333333;
}
.va_checkboxInput-Input:focus + .ca_checkboxInput-dummyInput {
  background: #DDDDDD !important;
  border: solid 2px #333333;
}
.va_checkboxInput-Input:checked + .va_checkboxInput-dummyInput {
  border: solid 2px #333333;
  background: #FFFFFF;
}
.va_checkboxInput-Input:checked + .va_checkboxInput-dummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hlY2siPjxwb2x5bGluZSBwb2ludHM9IjIwIDYgOSAxNyA0IDEyIj48L3BvbHlsaW5lPjwvc3ZnPg==") no-repeat center;
  background-size: contain;
}
.va_checkboxInput-dummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 26px;
  height: 26px;
  border: solid 2px #888888;
  background: #FFFFFF;
  border-radius: 4px;
}


select {

  /* styling */
  width: 300px;
  background-color: white;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}

select {

  /* styling */
  width: 300px;
  background-color: white;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}


select.number {
  width: 100px;
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    60% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.0em;
  background-repeat: no-repeat;
}


select.classic {
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

select.classic:focus {
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}



.element_wrap {
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.ew {
	border-top: 1px solid #ccc;
}

.label {
	display: inline-block;
	margin-bottom: 10px;
    font-weight: 700;
	width: 190px;
        padding-right: 10px;
    vertical-align: top;
}

.label2 {
	display: inline-block;
	margin-bottom: 10px;
    font-weight: 700;
	width: 300px;
        padding-right: 10px;
}

.element_wrap p {
	display: inline-block;
	margin:  0;
	text-align: left;
}

.cau_box {
    display: block;
    width: 700px;
    border: 2px solid #f70909;
    background: #ffffff;
    padding: 6px 15px 6px 15px;
    text-align: center;
    margin:  30px auto;
}

.title_bgfp{
    width: 1120px;
    height: 70px;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    padding: 8px 0 30px 130px;
    vertical-align: top!important;
    background-color: #0072c1;
}
.lab_p {

    font-size: 30px!important;
    padding: 10px 0 20px 130px;

}

/*---------------------------------------------
  入力フォーム確認ページ
  ---------------------------------------------*/
.btn_wrap {
display: inline-block; 
	text-align:center;
}

input[name=btn_back] {
       float: left;
	margin-rigth: 0px;
    width: 344px;
    height: 60px;
background: #999;
    margin: 40px 150px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

input[name=btn_confirm] {
       float: right;
	margin-rigth: 0px;
    width: 344px;
    height: 60px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.contx {
    font-size: 16px;
　color:#000000;
   padding-left: 40px;
} 

input[name=btn_confirm]:hover {
    opacity: 0.9;
cursor: pointer;
}
input[name=btn_back]:hover {
    opacity: 0.9;
cursor: pointer;
}


.sample-bg {
    width: 1120px;
    background: #f2f2f2;
    padding: 20px 0;
    margin: 30px auto 0;
}

.sample-form {
    width: 1100px;
    padding: 10px 0;
    margin: 2px auto 0;
　color:#000000!important;
} 

.table_responsive {
    width: 100%;
    table-layout: fixed;
}


.table_responsive tr {
    border-bottom: 1px solid #e9e9e9;
}

.table_responsive tr th,
.table_responsive tr td {
    padding: 15px 15px 15px 10px;
    border-left: 1px solid #e9e9e9!important;
    vertical-align: middle;
    word-wrap:break-word;
}

.table_responsive tr th:first-child,
.table_responsive tr td:first-child {
    border-left: none;
}

.table_responsive tr th a,
.table_responsive tr td a {
　color:#000000!important;
}

.table_responsive tr th {
    background: #e6e6e6;
    text-align: center;
}


.table_stripe tbody tr:nth-child(even) td {
    background: #e8efef;
}


.table_fixed_va{
    width: 100%;
    max-width: 1120px;
    table-layout: fixed;
    word-break: break-word;
    word-wrap: break-word;
　color:#000000!important;
    background: #ffffff;
}


.table_fixed_va tr {
    border-right: 1px solid #e9e9e9!important;
    border-bottom: 1px solid #e9e9e9!important;
}

.table_fixed_va tr th,
.table_fixed_va tr td {
    padding: 10px 10px;
    border-right: 1px solid #c7c7c7!important;
    border-bottom: 1px solid #c7c7c7!important;
    vertical-align: middle;
    white-space: normal;
    text-align: center;
}


.table_fixed_va tr th {
    font-weight: 600;
    font-size: 15px;
    padding: 10px 10px;
　color:#000000;
}

.table_fixed_va th {
    background: #dbd9d9;
　color:#000000!important;
}
.table_fixed_va p {
　color:#000000!important;
}

.tbck {
    background: #e8efef;
}

/*---------------------------------------------
  真空Labo
  ---------------------------------------------*/

.labo_top02 {
    background-image: url(/assets/support/vacuum_device/labo/image/00_bnr_labo_x2.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 134px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 23px 30px 17px 30px;
}

.labo_top02 img {
    width: 478px;
    position: absolute;
    top: 38%;
    right: 14%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.labo_top02 > div {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
}

.labo_top02 h1 {
    color: #000;
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.0;
}

.labo_top02 h1.one_line {
    margin-top: 20px;
}

.labo_top02 h1 sub {
    font-size: 70%;
    bottom: -0.1em;
}

.labo_top02 h1 p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.labo_top02 h1 p.line {
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    letter-spacing: 0;
}

.labo-wrapper {
  width: 100%;
  display: flex;
}
.labo-wrapper:nth-of-type(even) {
flex-direction: row-reverse;
}
.column1, .column2 {
  width: 50%;
  display: flex;
  align-items: center;
}

.column2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.column1title {
  font-size: 22px;
    font-weight: 600;
    color: #0072c1;
   padding: 0 20px 0 10px;
}
.column1txt {
  font-size: 18px;
   padding: 0 20px 0 10px;
}

.handring-wrapper {
  width: 100%;
}

.handring-wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

.handring-wrapper_left{
	display:block;
	float:left;
    padding-top: 10px;
}
.handring-wrapper_left img {
  height: 100%;
  width: 100%;
}

.handring-wrapper_right{
  width: 568px;
	display:block;
	float:right;
}

.handring-wrapper_right p{
    font-size: 18px;
	font-weight:bold;
    color: #0072c1;
	line-height:36px;
}

.handring_area {
    width: 100%;
    min-width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 0 30px;
}

.handring_area ul {
    width: 1120px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.handring_area ul li {
    width: 340px;
    max-width: 340px;
    position: relative;
    margin-right: 48px;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}

.handring_area ul li:nth-child(3n) {
    margin-right: 0;
}

.handring_area ul li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;

}


.handring_area ul li p {
    font-size: 20px;
    width: 100%;
    height: 56px;
    text-align: center;
    display: block;
    background: #FFF;
    display: table;
    border: 1px solid #dfdfdf;
}


.handring_area ul li p span {
    font-size: 20px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}


.handring_area ul li a:hover span {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    zoom:1;
}

.handring_area ul li p.adress01 {
    font-size: 14px!important;
    border: 1px solid #ffffff;
    text-align: left;
}

.handring_area ul li a{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
}

.handring_area ul li a{
	color:#0074BF;
}

.handring_area ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #2e7ac8;
}

.wch_bt12 {
    display: block;
    width: 344px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}

.wch_bt12 span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 20px;
    text-align: center;
    position: relative;
    z-index: 10;
    padding-bottom: 20px;
}

.wch_bt12:hover {
    opacity: 0.9;
}

.wch_bt13 {
    display: block;
    width: 344px;
  height: 86px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    opacity: 0.4;
}

.wch_bt13 span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 20px;
    text-align: center;
    position: relative;
    z-index: 10;
    padding-top: 26px;
    padding-bottom: 20px;
}

/*---------------------------------------------
  チラーリース会社202305追加
  ---------------------------------------------*/
.complist{
	display: block;
	float:left;
	margin-left:20px;
	margin-right:70px;
	width:460px;
}

.complist p{
    font-size:16px;
    font-weight: 600;
    padding-left:18px;
}

.complist span{
    font-size:16px;
    line-height:24px;
    padding-left:18px;
}

.lease_linkbt {
    width: 420px;
    height: 60px;
    background: #0072c1;
    margin: 0 auto;
    position: relative;
}

.lease_linkbt a {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 10;
}


.lease_linkbt a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 20px;
    background-image: url(/assets/smc_img/common/arrow_white01.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 40%;
    right: 8%;
}



