@charset "UTF-8";
/******************************************************************************************************************************************/

.in .under-sec-ttl {
  border-bottom: 2px solid #b21d33 !important;
}
@media (min-width: 1px) and (max-width: 768px) {
  .in .under-sec-ttl {
    width: 90%;
    margin: 0 auto;
  }
}
div#page.budget table {
  width: 100%;
}
div#page.budget table td {
  border: solid 1px #cccccc;
}
td.td_grey {
  background-color: #f2f2f2;
}
p.bg_grey {
  background-color: #f0f0f0;
  padding: 15px 30px;
  margin-bottom: 10px;
}
.budget_link a {
  color: #b21d33;
  text-decoration: underline;
}
p.table_description{
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  table.table_01 td {
  height: 70px;
  padding: 20px;
}
table.table_02 td {
  height: 70px;
}
table.table_03 td {
  height: 70px;
  padding: 20px;
}
table.table_04 td {
  height: 70px;
  padding: 20px;
}
table.table_05 td {
  height: 70px;
  padding: 20px;
}
table.table_05 tr:first-of-type td {
  text-align: center;
}
table.table_05 tr td:first-of-type {
  width: 33%;
}
table.table_05 tr td:last-of-type {
  width: 33%;
}
table.table_02 tr:nth-of-type(n+2) td {
  padding: 20px 10px;
}
table.table_02 tr:nth-of-type(n+2) td:nth-of-type(n+2) {
  text-align: center;
}
table.table_02 tr:first-of-type td {
  padding: 20px 10px;
}
table.table_02 tr td:first-of-type {
  width: 23%;
}
table.table_02 tr td:nth-of-type(2) {
  width: 27%;
}
table.table_02 tr td:nth-of-type(3) {
  width: 25%;
}
.budget_link {
  margin-bottom: 20px;
}
.under-sec {
  margin-bottom: 50px;
}
.budget img.pc_only {
  margin-bottom: 20px;
}
table.table_05,table.table_01,table.table_02{
  margin-bottom: 20px;
}
#page.contact.in .under-sec05-txt{
  margin-bottom: 20px;
}
p.under-sec03-txt {
  margin-bottom: 20px;
}
}

@media (min-width: 1px) and (max-width: 768px) {
  .under-sec.under-sec02,.under-sec.under-sec01,.under-sec.under-sec03,.under-sec.under-sec04,.under-sec.under-sec05,.under-sec.under-sec06,.under-sec.under-sec03 .wrap {
    background-color: initial !important;
    }
    table.table_01 td {
  padding: 10px;
}
table.table_01,table.table_02,table.table_05 {
  margin-bottom: 20px;
}
td.td_grey_deep {
  background-color: #999999;
  color: #fff;
}
span.table_example {
  font-size: 11px;
}
table.table_02.sp_only td {
  padding: 10px;
}
.budget img.sp_only {
  margin-bottom: 20px;
}
table.table_03 td {
  padding: 10px;
}
.under-sec.under-sec03 div.wrap {
  padding: 15px !important;
}
p.under-sec03-txt {
  margin-bottom: 20px;
}
table.table_05 td {
  padding: 10px;
  width: 33%;
}
table.table_05 tr:first-of-type{
  text-align: center;
}
.budget_link {
  margin-bottom: 20px;
}
table.table_02.sp_only td {
  width: 33%;
}
table.table_04 td {
  padding: 10px;
}
.under-sec.under-sec05 {
  padding-bottom: 0px !important;
}
.budget_link {
  margin-top: 5px;
}
#page.contact.in .under-sec .wrap {
  padding: 0px !important;
}
.budget table td{
  font-size: 12px;
}
p.under-sec05-txt {
  margin-bottom: 20px;
}
#page.contact.in .under-sec-ttl-first {
  padding-top: 0px !important;
}
}



/* about-shade */
div#page.budget table td.ttl_box{
  width: 25%;
}


.txt_align_c{
  text-align: center;
}

.border_none{
  border: none!important;
}

.budget .w80per{
  width: 80%!important;
  margin: 0 auto;
}

.list_txt_conts{
  display: table;
  padding: 0 0 10px;
  margin: 0 0;
  list-style-type: none;
  width: 100%;
}
.list_txt_conts li{
  display: table-cell;
}
.list_txt_conts li:nth-child(1){
  width: 150px;
}

.p-top10{
  padding-top: 10px!important;
}
.p-bottom10{
  padding-bottom: 10px!important;
}

.m-bottom30{
  margin-bottom: 30px!important;
}

.list_meka_operation_conts{
  display: flex;
  padding: 0 0 10px;
  margin: 0 0;
  list-style-type: none;
  width: 100%;
}
.list_meka_operation_conts li{
  /* display: table-cell; */
}
.list_meka_operation_conts li:nth-child(2){
  padding-left: 10px;
}


.list_meka_operation_conts_inner{
  display: flex;
  padding: 0 0 0;
  margin: 0 0;
  list-style-type: none;
  width: 100%;
}

.list_meka_operation_conts_inner li{
  /* display: table-cell; */
  vertical-align: middle;
}
.list_meka_operation_conts_inner li:nth-child(2){
  padding-left: 10px;
}

.list_meka_operation_conts_inner li p{
  margin-top: 10%;
}
.list_meka_operation_conts_inner li img{
  margin-bottom: 0px;
}

@media (min-width: 1px) and (max-width: 768px) {
  .list_txt_conts{
    display: block;
    padding: 0 0 10px;
    margin: 0 0;
    list-style-type: none;
    width: 100%;
    font-size: 12px;
  }
  .list_txt_conts li{
    display: block;
  }
  .list_txt_conts li:nth-child(1){
    width: 100%;
  }

  .list_meka_operation_conts li img.sp_only{
    margin-bottom: 5px;
  }

  .list_meka_operation_conts_inner li:nth-child(2){
    padding-left: 0;
  }
  
  .list_meka_operation_conts_inner li p{
    margin-top: 0;
  }

}

/* order_howto */
.order_howto_step{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 2%;
}
.order_howto_step_txt{
  width: 20%;
  border: 1px solid #aaa;
  background: #eee;
  padding: 10px 10px;
  text-align: center;
}
.order_howto_step_img{
  width: 5%;
  margin: 1.1% auto 0;
  text-align: center;
}
.order_howto_step_img .pc_only{
  margin-bottom: 0!important;
}
@media (min-width: 1px) and (max-width: 768px) {
  .order_howto_step{
    display: block;
    margin: 0 auto 5%;
  }
  .order_howto_step_txt{
    width: 100%;
  }
  .order_howto_step_img{
    width: 10%;
    margin: 2% auto;
  }
  .order_howto_step_img .sp_only{
    margin-bottom: 0!important;
  }
  
}

.order_howto_option{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 5%;
}
.order_howto_option_conts{
  width: 33%;
}
@media (min-width: 1px) and (max-width: 768px) {
  .order_howto_option_conts{
    width: 48%;
    margin-bottom: 4%;
  }
  .order_howto_option_conts:nth-child(2n){
    width: 48%;
    margin-left: 2%;
     margin-bottom: 4%;
  }
}

.fwb{
  font-weight: bold;
}