/*common
============================================== */
.pbMainArea,
.pbNestedWrapper {
  overflow: visible;
}
/* margin
============================================== */
.motorcycle-mt100 {
  margin-top: 100px;
}
/* other parts
============================================== */
.motorcycle-mainvisual {
  margin-top: 37px;
}
.motorcycle-mainvisual img {
  width: 100%;
}
.motorcycle-catch {
  margin-top: 60px;
}
.motorcycle-plus {
  margin-top: 62px;
  text-align: center;
}
.motorcycle-plus img {
  width: 74px;
}
.motorcycle-btn_red {
  margin-top: 108px;
}
.motorcycle-btn_red a {
  padding-left: 42px;
}
/* copy
============================================== */
.motorcycle-copy {
  position: relative;
  margin-top: 74px;
  text-align: center;
  font-size: 3.6rem;
  line-height: 1.6;
  color: #9e4191;
}
.motorcycle-copy span {
  font-size: 2.9rem;
  color: #333;
}
.motorcycle-copy:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 81px;
  background: url(/library/kyousai/mycar/motorcycle/img/icon_img01.png) 0 0 no-repeat;
  background-size: 60px 81px;
  left: -11px;
  bottom: -10px;
}
/* tabel
============================================== */
.motorcycle-table {
  table-layout: fixed;
  margin-top: 70px;
}
.motorcycle-table thead tr th:last-child {
  position: relative;
  width: 224px;
  padding: 12px 10px 10px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #be71b7;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
.motorcycle-table thead tr th:last-child:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 14px;
  background: url(/library/kyousai/mycar/motorcycle/img/icon_img02.png) 0 0 no-repeat;
  background-size: 30px 14px;
  left: 0;
  right: 0;
  bottom: -18px;
  margin: auto;
}
.motorcycle-table tbody tr {
  border-top: 1px solid #be71b7;
}
.motorcycle-table tbody tr:last-child {
  border-top: 1px dashed #979797;
  border-bottom: 1px solid #be71b7;
}
.motorcycle-table tbody tr:last-child td:last-child {
  -webkit-box-shadow: 4px 0 0 0 #be71b7 inset, -4px 0 0 0 #be71b7 inset, 0 -4px 0 0 #be71b7 inset;
          box-shadow: 4px 0 0 0 #be71b7 inset, -4px 0 0 0 #be71b7 inset, 0 -4px 0 0 #be71b7 inset;
}
.motorcycle-table tbody tr:first-child td:last-child {
  -webkit-box-shadow: 4px 0 0 0 #be71b7 inset, -4px 0 0 0 #be71b7 inset, 0 4px 0 0 #be71b7 inset;
          box-shadow: 4px 0 0 0 #be71b7 inset, -4px 0 0 0 #be71b7 inset, 0 4px 0 0 #be71b7 inset;
}
.motorcycle-table tbody tr th {
  width: 52px;
  padding: 10px 8px;
  font-size: 2.2rem;
  font-weight: normal;
  color: #fff;
  background-color: #be71b7;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.2;
}
.motorcycle-table tbody tr th.motorcycle-table_heavycolor {
  background-color: #9d4190;
}
.motorcycle-table tbody tr td {
  width: 434px;
  background: url(/library/kyousai/mycar/motorcycle/img/bg_img01.png) 0 0 repeat;
}
.motorcycle-table tbody tr td:last-child {
  width: 220px;
  background: none;
  -webkit-box-shadow: 4px 0 0 0 #be71b7 inset, -4px 0 0 0 #be71b7 inset;
          box-shadow: 4px 0 0 0 #be71b7 inset, -4px 0 0 0 #be71b7 inset;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.motorcycle-table_type {
  padding: 22px;
  vertical-align: middle;
}
.motorcycle-table_unlimited {
  margin-top: 0!important;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.motorcycle-table_unlimited.opt-large {
  font-size: 2.2rem;
}
.motorcycle-table_unlimited span {
  font-size: 1.4rem;
}
.motorcycle-table_unlimited span:first-child {
  padding-right: .2em;
}
.motorcycle-table_price {
  margin-top: 0!important;
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  color: #e56059;
}
.motorcycle-table_price span {
  font-size: 1.7rem;
}
.motorcycle-table_pattern {
  margin-top: 10px!important;
}
.motorcycle-table_pattern li {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #333;
}
.motorcycle-table_inner dt {
  padding: 12px 10px 10px;
  font-size: 2.1rem;
  color: #9e4191;
  text-align: center;
  background-color: #f5f5f5;
}
.motorcycle-table_inner.theme-simple dt {
  margin-top: 26px;
  padding: 10px 10px 0;
  font-size: 1.8rem;
  color: #333;
  background-color: inherit;
}
.motorcycle-table_inner.theme-simple dd {
  padding-top: 10px;
}
.motorcycle-table_inner dd {
  padding: 28px 50px;
}
.motorcycle-table_inner_text {
  margin-top: 0!important;
  font-size: 1.6rem;
  line-height: 1.31;
  color: #333;
}
.motorcycle-table_inner_text span {
  color: #bf71b8;
}
.motorcycle-table_inner_list {
  margin-top: 8px!important;
}
.motorcycle-table_inner_list li {
  display: table;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #333;
}
.motorcycle-table_inner_list li span {
  display: table-cell;
}
/* compensation
============================================== */
.motorcycle-compensation {
  margin-top: 40px!important;
  overflow: hidden;
}
.motorcycle-compensation > li {
  float: left;
  width: 335px;
  padding: 30px 30px 25px;
  margin-left: 38px;
  border-radius: 12px;
  background-color: #faf5f9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.motorcycle-compensation > li:first-child {
  margin-left: 0;
}
.motorcycle-compensation > li figure.type-bike {
  margin-top: 36px;
}
.motorcycle-compensation > li figure.type-bike img {
  width: 152px;
}
.motorcycle-compensation > li figure.type-bed {
  margin-top: 20px;
}
.motorcycle-compensation > li figure.type-bed img {
  width: 169px;
}
.motorcycle-compensation_discription {
  margin-top: 10px!important;
  font-size: 1.6rem;
  font-weight: bold;
  color: #9e4191;
  text-align: center;
}
.motorcycle-compensation_type {
  display: inline-block;
  min-width: 223px;
  margin-top: 0!important;
  padding: 5px 10px 3px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #fff;
  background-color: #be71b7;
  border-radius: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.motorcycle-compensation_text {
  color: #9e4191;
}
.type-bike + .motorcycle-compensation_text {
  font-size: 1.6rem;
  margin-top: 38px!important;
}
.type-bed + .motorcycle-compensation_text {
  font-size: 1.4rem;
  margin-top: 22px!important;
}
.motorcycle-compensation_price {
  margin-top: 20px;
}
.motorcycle-compensation_price dt {
  font-size: 1.6rem;
  color: #333;
  text-align: center;
}
.motorcycle-compensation_price dd ul {
  margin-top: 4px;
  overflow: hidden;
}
.motorcycle-compensation_price dd ul li {
  float: left;
  width: 134px;
  margin-left: 6px;
  padding: 4px 6px 2px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background-color: #be71b7;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.motorcycle-compensation_price dd ul li:first-child {
  margin-left: 0;
}
.motorcycle-compensation_price dd ul li span {
  font-size: 1.4rem;
}
.motorcycle-compensation_price dd > p {
  margin-top: 6px;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
}
.motorcycle-compensation_price.type-3clm dd ul li {
  width: 90px;
  margin-top: 4px;
  margin-left: 3px;
}
.motorcycle-compensation_price.type-3clm dd ul li:first-child {
  width: 100%;
  margin-top: 0;
  margin-left: 0;
}
.motorcycle-compensation_price.type-3clm dd ul li:nth-child(2) {
  margin-left: 0;
}
.motorcycle-compensation_price.type-3clm dd ul li:last-child {
  width: 89px;
}
.motorcycle-compensation_list {
  background-color: #fff;
  margin: 21px 0 24px!important;
  padding: 18px 40px!important;
}
.motorcycle-compensation_list li {
  color: #333;
  font-size: 1.2rem;
  line-height: 1.75;
}
.motorcycle-compensation_note {
  margin-top: 10px!important;
}
.motorcycle-compensation_note li {
  display: table;
  font-size: 1.2rem;
  line-height: 1.5;
}
.motorcycle-compensation_note li span {
  display: table-cell;
}
/* update 202110
============================================== */
.index_list {
  border-bottom: solid 2px #094;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px !important;
}
.index_list li {
  border: solid 1px #b1b1b1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 40px;
  width: 355px;
}
.index_list li:nth-child(2n - 1) {
  background: #f5fff9;
  border-left: solid 2px #094;
}
.index_list li:nth-child(2n) {
  border-right: solid 2px #094;
}
.index_list li:first-child,
.index_list li:nth-child(2) {
  border: none;
  border-bottom: solid 2px #094;
}
.index_list li:first-child {
  background: none;
}
.index_list .index_list_head01,
.index_list .index_list_head02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.7rem;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.index_list .index_list_head01 {
  background: #82bc00;
  border-bottom-color: #82bc00 !important;
}
.index_list .index_list_head02 {
  background: #094;
}
.index_list .size-large {
  font-size: 1.7rem !important;
}
.index_list .index_list_price_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.index_list .index_list_price {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #333;
  margin-top: 15px;
  padding: 5px;
  text-align: center;
  width: 40%;
}
.index_list .index_list_price:first-child,
.index_list .index_list_price:nth-child(2) {
  margin-top: 0;
}
.index_list_note {
  font-size: 1.2rem;
  padding-left: 1em;
  text-indent: -1em;
}
.index_list_note_num {
  font-size: 1.2rem;
  padding-left: 2em;
  text-indent: -2em;
}
