@charset "utf-8";
/* CSS Document */

#wrapper .box_space01 {
    padding-bottom: 20px;
    width: 100%;
}

#contents #contents_ie6_wrap {
    margin: 0 auto;
    width: 980px;
}

#contents .contents_wrap {
  margin-bottom: 30px;
  background: none;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
}

#contents .contents_wrap .contents_bg_top {
  width: auto;
  padding-top: 20px;
  background: none;
  margin: 0 auto;
}

#contents .contents_wrap .contents_bg_top .contents_bg_btm {
  width: auto;
  background: none;
  padding: 0 30px;
  margin: 0 auto;
}

#contents #next_box01 {
  width: auto;
  padding-bottom: 19px;
  text-align: center;
}

#contents #next_box01 p {
  padding-bottom: 12px;
  text-align: center;
}

#wrapper .box_space02 {
  width: auto;
  padding-bottom: 35px;
}

#contents .txt01 {
  width: auto;
  padding: 12px 0 11px 15px;
}

#contents .category_wrap {
  width: auto;
  background: none;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

#contents .category_wrap .category_bg_top {
  background: none;
}

#contents .category_wrap .category_bg_top .category_bg_btm {
  width: auto;
  padding: 2px;
  background: none;
}

#contents table.pack_table01 {
  width: 100%;
}

#contents #carton_box01 {
  width: 100%;
}

#contents #carton_box01 #carton_box01_l {
  float: left;
  width: 450px;
}

#contents #carton_box01 #carton_box01_l #carton_wrap {
  background: none;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

#contents #carton_box01 #carton_box01_l #carton_wrap #carton_bg_top {
  background: none;
}

#contents #carton_box01 #carton_box01_l #carton_wrap #carton_bg_top #carton_bg_btm {
  padding: 2px;
  background: none;
}

#contents #carton_box01 #carton_box01_r {
  float: right;
  width: 450px;
}

.inputHintOverlay {
  color: #AAA;
  width: 450px;
  text-decoration: none;
}

#contents #request_additional_load_information {
  width: 432px;
  height: 171px;
  padding: 8px;
}

#contents .category_wrap .category_bg_top #category_bg_btm_irregular {
  width: auto;
  background: none;
}

#contents table#check_box01 {
  width: 100%;
  padding-left: 1px;
}

#contents .alliance_wrap_wd {
  width: auto;
}

#contents .alliance_wrap_wd .alliance_bg_top .alliance_bg_btm {
  width:  100%;
  padding-right: 20px;

}

#contents .info_box01_wd {
  float: right;
  width: 760px;
  padding: 16px 0 5px;
}

#contents .info_box01 {
  float: right;
  width: 667px;
  padding: 16px 17px 16px 0;
}

#contents .alliance_wrap {
  width: auto;
  margin: 25px 0 5px;
  background: none;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

#contents .alliance_wrap .alliance_bg_top {
  background: none;
}

#contents .alliance_wrap .alliance_bg_top .alliance_bg_btm {
  width: 100%;
  padding-right: 20px;
  background: none;
}

#contents .alliance_wrap .alliance_bg_top .alliance_bg_btm p.alliance_pic01 {
  float: left;
  padding: 16px 0 16px 17px;
}

#contents table.pack_table01 .kazai_box01_l {
  float: left;
  margin: 10px 10px 0 0;
}

#contents table.pack_table01 .kazai_box01_r {
  float: left;
}

#contents table.pack_table01 td.td05 {
  width: 220px;
  text-align: right;
}

#contents table.pack_table01 td.td03 {
  width: auto;
}

#contents table.pack_table01 td.td06 {
  width: 530px;
  padding: 10px 0 10px 15px;
  background: #d4efd4;
  border-left: 15px solid #e8ffe8;
}

#contents table.pack_table01 td.pt10 {
  padding-top: 10px;
}

#contents table.pack_table01 td.packages_stit_bg01 {
  background: url("/images/request/pattern_b/packages_stit01_bg.png") repeat;
}

.label_box_bg01 {
  padding: 8px 0;
  background: #DEF2FF;
}

.label_box_bg01 img {
  padding-bottom: 5px;
}

.check_list01 li {
  float: left;
  width: 130px;
  height: 126px;
  border-left: 1px solid #BFBFBF;
  text-align: center;
}

.check_list01 li:first-child {
  border-left: none;
}
.checkbox_style01 input[type=checkbox] {
  display: inline-block;
  margin-right: 6px;
}
.checkbox_style01 input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
  width: 100%;
}

@media (min-width: 1px) {
  .checkbox_style01 input[type=checkbox] {
      display: none;
      margin: 0;
  }
  .checkbox_style01 input[type=checkbox] + label {
      padding: 0 0 0 24px;
  }
  .checkbox_style01 input[type=checkbox] + label::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;

      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 18px;
      height: 18px;
      margin-top: -9px;
      background: #FFF;
  }
  .checkbox_style01 input[type=checkbox] + label::before {
      border: 2px solid #ccc;
  }
  .checkbox_style01 input[type=checkbox]:checked + label::after {
      content: "";
      position: absolute;
      top: 50%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
  }
  .checkbox_style01 input[type=checkbox]:checked + label::after {
      left: 3px;
      width: 16px;
      height: 8px;
      margin-top: -8px;
      border-left: 3px solid #00A905;
      border-bottom: 3px solid #00A905;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
}

.checkbox_style02 input[type=checkbox] {
    display: inline-block;
}
.checkbox_style02 input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  width: 130px;
  font-size: 14px;
  cursor: pointer;
}

@media (min-width: 1px) {
  .checkbox_style02 input[type=checkbox] {
      display: none;
      margin: 0;
  }
  .checkbox_style02 input[type=checkbox] + label {
  }
  .checkbox_style02 input[type=checkbox] + label::before {
      content: "";
      position: absolute;
      top: 111px;
      left: 57px;

      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 18px;
      height: 18px;
      margin-top: -9px;
      background: #FFF;
  }
  .checkbox_style02 input[type=checkbox] + label::before {
      border: 2px solid #ccc;
  }
  .checkbox_style02 input[type=checkbox]:checked + label::after {
      content: "";
      position: absolute;
      top: 111px;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
  }
  .checkbox_style02 input[type=checkbox]:checked + label::after {
      left: 60px;
      width: 16px;
      height: 8px;
      margin-top: -8px;
      border-left: 3px solid #00A905;
      border-bottom: 3px solid #00A905;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
}

/* 増減ボタン */
table.kazai_table01 {
  width: 120px;
  height: 38px;
}

table.kazai_table01 td.minus01,
table.kazai_table01 td.plus01 {
  width: 32%;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

table.kazai_table01 td p {
  width: auto;
  height: 38px;
  margin: 0 auto;
  vertical-align: middle;
  box-sizing: border-box;
  cursor: pointer;
  user-select:none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

table.kazai_table01 td.num01 {
  width: 36%;
}

table.kazai_table01 td.num01.bg_selected input {
  background: #fffbcf;
}

table.kazai_table01 td.bg_gray02 p {
  background: -moz-linear-gradient(top,  #fffffe 0%, #ececed 100%, #ececed 102%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fffffe 0%,#ececed 100%,#ececed 102%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fffffe 0%,#ececed 100%,#ececed 102%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #4f6075;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 1px solid #bcbcbc;
}

table.kazai_table01 td.bg_gray02_hover p {
  background: -moz-linear-gradient(top, #a1b6ec 0%, #cfd9f6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1b6ec), color-stop(100%, #cfd9f6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a1b6ec 0%, #cfd9f6 100%); /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, #a1b6ec 0%, #cfd9f6 100%); /* W3C */
  color: #ffffff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 1px solid #a1b6ec;
}

table.kazai_table01 td.bg_gray01 p {
  background: #dcdcdc;
  color: #b9b9b9;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 1px solid #bcbcbc;
  cursor: default;
}

table.kazai_table01 td.minus01 p {
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  border-right: 0;
}

table.kazai_table01 td.plus01 p {
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-left: 0;
}

table.kazai_table01 input {
  width: 100%;
  height: 38px;
  border: 1px solid #999;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
}


.label_box_bg01 span {
  font-size: 10px;
}

.checkbox_style03 input[type=checkbox] {
    display: inline-block;
}
.checkbox_style03 input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  width: 260px;
  font-size: 14px;
  cursor: pointer;
}

@media (min-width: 1px) {
  .checkbox_style03 input[type=checkbox] {
      display: none;
      margin: 0;
  }
  .checkbox_style03 input[type=checkbox] + label {
  }
  .checkbox_style03 input[type=checkbox] + label::before {
      content: "";
      position: absolute;
      top: 111px;
      left: 118px;

      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 18px;
      height: 18px;
      margin-top: -9px;
      background: #FFF;
  }
  .checkbox_style03 input[type=checkbox] + label::before {
      border: 2px solid #ccc;
  }
  .checkbox_style03 input[type=checkbox]:checked + label::after {
      content: "";
      position: absolute;
      top: 111px;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
  }
  .checkbox_style03 input[type=checkbox]:checked + label::after {
      left: 121px;
      width: 16px;
      height: 8px;
      margin-top: -8px;
      border-left: 3px solid #00A905;
      border-bottom: 3px solid #00A905;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
}

.checkbox_style03 .label_box_bg01 {
  height: 71px;
  padding-top: 18px;
  padding-left: 10px;
  text-align: left;
}

/* 20160301_荷物量増減ボタン設置EFO(confirm) */
#contents .box_space02 #art_box01 {
    width: 918px;
}
#contents .box_space02 #art_box01 #art_box01_r {
    width: 750px;
}
#contents table.confi_table01 {
    width: 100%;
}
#contents table.confi_table02 {
    width: 100%;
}
#contents table.confi_table03 {
    width: 100%;
}
#contents .separate_line01 {
  border-bottom: 2px dashed #bfbfbf;
  margin-bottom: 50px;
}
#contents #separate01 {
    padding: 0;
}
#wrapper .box_space04 {
  width: 100%;
}
#contents table.confi_table04 {
    width: 100%;
}
#contents p#guidebook01 {
  text-align: center;
}
#contents .contents_wrap {
  width: 980px;
}

/* package alliance */
.alliance_coupon_wrap {
  float: left;
  margin: 0 0.5%;
  width: 32%;
}
.alliance_coupon_box {
  border: 1px solid #CCC;
  padding: 0 0 30px;
  border-radius: 3px;
  font-size: 12px;
  height: 125px;
  background-color: #FFFCDE;
}
.alliance_coupon_box_title {
  background: #DEF2FF;
  padding: 3px;
  color: black;
  text: black;
  text-align: center;
}
.alliance_coupon_box_content {
  height: 100px;
  background-color: white;
  display: flex;
}
.alliance_coupon_box_content_left {
  padding: 4px;
  display: flex;
  align-items: center;
}
.alliance_coupon_box_table_cell {
  display: table-cell;
  vertical-align: middle;
  padding: 4px;
}
.alliance_coupon_box_input {
  text-align: center;
}
.alliance_coupon_company {
  color: #999;
  font-size: 10px;
  text-align: left;
  margin-top: 7px;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.checkbox_style04 {
  border-bottom: 1px solid #CCC;
}

.checkbox_style04 input[type=checkbox] {
    display: inline-block;
}
.checkbox_style04 input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  /*width: 260px;*/
  font-size: 14px;
  cursor: pointer;
}

@media (min-width: 1px) {
  .checkbox_style04 input[type=checkbox] {
      display: none;
      margin: 0;
  }
  .checkbox_style04 input[type=checkbox] + label {
  }
  .checkbox_style04 input[type=checkbox] + label::before {
      content: "";
      position: absolute;
      top: 108px;
      left: 50%;

      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 18px;
      height: 18px;
      margin-top: -9px;
      background: #FFF;
  }
  .checkbox_style04 input[type=checkbox] + label::before {
      border: 2px solid #ccc;
      margin-top: 0;
  }
  .checkbox_style04 input[type=checkbox]:checked + label::after {
      content: "";
      position: absolute;
      top: 115px;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
  }
  .checkbox_style04 input[type=checkbox]:checked + label::after {
      left: 51%;
      width: 16px;
      height: 8px;
      margin-top: -5px;
      border-left: 3px solid #00A905;
      border-bottom: 3px solid #00A905;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
}


/* service
-----------------------------------------*/
.form-service-item {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #eee;
  box-shadow: 0 2px rgba(0, 0, 0, .2), inset 0 0 1px 1px rgba(0, 0, 0, .35);
  border: solid 1px #ccc;
  background-image: -webkit-linear-gradient(bottom, #eee, #fff);
  background-image: linear-gradient(to top, #eee, #fff);
  width: 415px;
  padding: 10px 5px 10px 30px;
  position: relative;
  margin-bottom: 5px;
}

.form-service-item .service-check {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 6px;
  margin-top: -9px;
}

.service-check + .service-label {
  display: table;
  font-size: 14px;
  cursor: pointer;
}


@media (min-width: 1px) {
  .form-service-item .service-check {
    display: none;
  }

  .service-check + .service-label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #fff;
  }

  .service-check + .service-label:before {
    border: 2px solid #ccc;
  }

  .service-check:checked + label:after {
    content: '';
    position: absolute;
    top: 115px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }

  .service-check:checked + .service-label:after {
    top: 50%;
    left: 9px;
    width: 16px;
    height: 8px;
    margin-top: -8px;
    border-left: 3px solid #00a905;
    border-bottom: 3px solid #00a905;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.form-service-item .service-img {
  display: table-cell;
  vertical-align: top;
}

.form-service-item .service-info {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}

.form-service-item .service-title {
  color: #207dae;
  font-weight: 700;
  border-bottom: 1px solid #c4c4ca;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.form-service-item .service-text {
  margin-bottom: 7px;
}

.form-service-annotation {
  font-size: 85%;
  color: #595959;
}

/* box_space05
-----------------------------------------*/

#wrapper .box_space05 {
  width: 920px;
  padding: 20px 0 35px 0;
  margin: 0 auto;
}

.reservetion_tit01 {
  margin: 30px 0 15px;
  padding-bottom: 5px;
  font-weight: 700;
}

.reservetion_tit01 span {
  padding-left: 10px;
  border-left: 6px solid #dd171f;
  font-size: 18px;
}


/* reservation_flow
-----------------------------------------*/

#reservation_flow{
    display:none;
}

#flow_open01{
    display:inline-block;
    color: #073cde;
    text-decoration: underline;
    cursor:pointer;
}

#flow_close01 {
  display: block;
  width: 100%;
  text-align:center;
  font-weight: bold;
  text-decoration: none;
  cursor:pointer;
}

#flow_close01 span{
  background:url(/images/request/new/confirm_close01.png) no-repeat left center;
  padding-left: 30px;
  color: #333;
  font-size: 16px;
}

.flow_close01 {
    padding: 5px 5px 2px 5px;
    background: #F5F5F5;
    margin-top: 10px;
}

.flow_dl01{
  padding: 2px 15px 0 15px;
}


/* article_table01
-----------------------------------------*/

table.article_table01 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
  table-layout:fixed;
  word-wrap:break-all;
}

table.article_table01 th{
  padding: 8px 10px;
  color: #333;
  background-color: #f8f3e8;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-weight: 700;
  word-break: break-all;
}

table.article_table01 th.main_th{
  background-color: #F2E7D0;
}

.bg_white {
  background-color: #fff !important;
}

.bg_beige {
  background-color: #f8f3e8 !important;
}

table.article_table01 td {
  padding: 8px 10px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  word-break: break-all;
}



/* company_box01
-----------------------------------------*/
.company_box01{
  width: 100%;
  margin-bottom: 15px;
  border-radius: 6px;
  border: 1px solid #dddddd;
}

.company_box01 table{
  width: 100%;
}

.company_box01 table td{
  padding: 10px 5px;
}

.company_name01{
  font-size: 16px;
  background: #f4f4f4;
  padding: 7px 10px;
  border-radius: 6px 6px 0 0;
}

.company_logo01{
  padding: 2px 4px 0 10px;
}

.company_point01{
  padding: 2px 0 5px 0;
  width: 170px;
  background: #ffffe5;
  border: 1px solid #efe89f;
  border-radius: 3px;
  text-align: center;
}

.company_point01 .company_point01_txt01{
  font-size: 15px;
}

.company_point01 .company_txt01 span{
  font-weight: bold;
  font-size: 28px;
  color: #ff8800;
  display: inline-block;
  padding: 0 2px;
}

.company_point01 .company_txt02{
  font-size: 12px;
}

.company_txt03{
  width: 235px;
  color: #333;
  font-size: 12px;
  text-overflow: ellipsis;
}

.company_price01{
  padding-left: 10px;
  text-align: center;
  color: #dc151a;
    font-weight: bold;
}

.company_price01 span.price01{
    font-size: 32px;
  }

.company_box_border01 {
  border-left: 1px solid #e3e3e3;
}

.mark_yellow {
  padding-top: -5px !important;
  background: -moz-linear-gradient(transparent 60%, #fffe85 0%);
  background: -webkit-linear-gradient(transparent 60%, #fffe85 0%);
  background: -ms-linear-gradient(transparent 60%, #fffe85 0%);
  background: -o-linear-gradient(transparent 60%, #fffe85 0%);
  background: linear-gradient(transparent 60%, #fffe85 0%);
}

.number01{
  margin-top: 10px;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align:center;
  border-radius: 3px;
  background: #dc151a;
  display: inline-block;
  margin: 0 5px 2px 0;
}

.number02 {
    color: #dc151a;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
  padding-top: 10px;
}

/* select
-----------------------------------------*/

#request_load_information_electronics_37 {
 width: 120px !important;
 margin-left: 16px;
}

#request_load_information_electronics_37,
#request_load_information_other_38 {
 width: 120px !important;
}

/* 汎用的クラス
-----------------------------------------*/

.l-flex {
  display: flex;
  align-items: center;
}

.l-marginleft-xsmall {
  margin-left: 12px;
}

.l-marginleft-small {
  margin-left: 16px;
}

.l-marginleft-medium {
  margin-left: 24px;
}

.l-marginleft-large {
  margin-left: 32px;
}

.l-marginleft-xlarge {
  margin-left: 40px;
}

.l-paddingleft-xsmall {
  padding-left: 12px;
}

.l-paddingleft-small {
  padding-left: 16px;
}

.l-paddingleft-medium {
  padding-left: 24px;
}

.l-paddingleft-large {
  padding-left: 32px;
}

.l-paddingleft-xlarge {
  padding-left: 40px;
}
.option-detail-body {
  padding-top: 5px;
  line-height: 1.4;
  color: #999;
}

/* aタグはレ点管理画面で管理されているためタグに対して直接スタイルを指定 */
.option-detail-body > a {
  color: #073cde;
}

.option-detail-summary {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #073cde;
  font-size: 11px;
  padding-left: 16px;
  text-decoration: underline;
}

.option-detail-summary:hover {
  text-decoration: none;
}

.option-detail-summary::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -2px;
  width: 16px;
  height: 16px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23B0B0B0%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12s4.5%2C10%2C10%2C10s10-4.5%2C10-10S17.5%2C2%2C12%2C2z%20M17%2C13h-4v4h-2v-4H7v-2h4V7h2v4h4V13z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
}

details[open] .option-detail-summary::before {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23B0B0B0%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12s4.5%2C10%2C10%2C10s10-4.5%2C10-10S17.5%2C2%2C12%2C2z%20M17%2C13H7v-2h10V13z%22%2F%3E%3C%2Fsvg%3E');
}
