@charset "UTF-8";
br.special {
  display: block !important; }

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/honda-car/Fit/ for SP

++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width: 768px) {
  #contents_area {
    color: #000; }
    #contents_area * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  #contents_area sup {
    vertical-align: super;
    font-size: 75%;
    line-height: 1; }
  /* ----------------------------------------
	section_title
---------------------------------------- */
  #section_title {
    margin-bottom: 13%; }
  #section_title .info {
    margin-bottom: 6%;
    font-size: 10px;
    font-size: -webkit-calc(10 * 100vw / 320);
    font-size: calc(10 * 100vw / 320);
    line-height: 1.5; }
  #section_title .category {
    margin-bottom: 12px;
    padding-left: 17.14%;
    background: url(/dog/common/image/icon_category_cars.png) no-repeat;
    background-size: auto 100%;
    color: #9fb10a; }
  #section_title time {
    color: #727171; }
  #title_img {
    width: 100%;
    margin-bottom: 6.25%; }
  #contents_area {
    /* ----------------------------------------
    .mv-under
  ---------------------------------------- */
    /* ----------------------------------------
		page-heading
	---------------------------------------- */
    /* ----------------------------------------
		page-index
	---------------------------------------- */
    /* ----------------------------------------
		checkpoint
	---------------------------------------- */ }
    #contents_area .mv-under {
      position: relative; }
    #contents_area .sns {
      position: absolute;
      top: -5px;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #contents_area .sns__btn {
        width: 30px; }
        #contents_area .sns__btn:nth-child(n + 2) {
          margin-left: 10px; }
        #contents_area .sns__btn a {
          display: block; }
    #contents_area .page-heading {
      display: block; }
      #contents_area .page-heading__image {
        width: 100%;
        margin-top: 6%; }
        #contents_area .page-heading__image img {
          width: 100%;
          height: auto; }
    #contents_area .page-heading-detail {
      width: 100%; }
      #contents_area .page-heading-detail__title {
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt";
        font-size: 20px;
        line-height: 1.45;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        color: #000; }
      #contents_area .page-heading-detail__text {
        font-size: 16px;
        line-height: 1.6875;
        margin-top: 3%;
        color: #504f4e; }
    #contents_area .check-car {
      margin-top: 9%;
      border: 1px solid #000;
      padding: 6.52174% 4.34783% 8.69565%; }
      #contents_area .check-car__title {
        font-size: 18px;
        line-height: 1.5;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        text-align: center; }
        #contents_area .check-car__title span {
          display: inline-block;
          padding-bottom: 5px;
          border-bottom: 3px dotted #000; }
    #contents_area .check-car-main {
      margin-top: 3%; }
      #contents_area .check-car-main__image {
        width: 100%; }
        #contents_area .check-car-main__image img {
          width: 100%;
          height: auto; }
    #contents_area .check-car-detail {
      width: 100%;
      margin-top: 6.5%; }
      #contents_area .check-car-detail__notes {
        font-size: 11px;
        line-height: 1.45455;
        margin-top: 4%; }
      #contents_area .check-car-detail__btn {
        margin: 7.5% auto 0;
        width: 78%; }
        #contents_area .check-car-detail__btn a {
          width: 100%;
          display: block;
          font-size: 13px;
          line-height: 1.23077;
          position: relative;
          background: #1bbecc;
          color: #fff;
          text-align: center;
          padding: 6% 25px 6% 20px;
          border-radius: 4px;
          font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
          font-weight: 700; }
          #contents_area .check-car-detail__btn a::after {
            content: "";
            position: absolute;
            display: block;
            top: 50%;
            right: 15px;
            width: 4px;
            height: 4px;
            margin-top: -2px;
            border-top: 2px solid #fff;
            border-right: 2px solid #fff;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: right 0.3s;
            -o-transition: right 0.3s;
            transition: right 0.3s;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    #contents_area .check-car-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
      -webkit-font-feature-settings: "palt";
      font-feature-settings: "palt";
      font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
      font-weight: 700; }
      #contents_area .check-car-info + .check-car-info {
        margin-top: 3%; }
      #contents_area .check-car-info dt {
        width: 30%;
        min-width: 90px;
        background: #f5f5f5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 3px;
        font-size: 12px; }
      #contents_area .check-car-info dd {
        margin-left: 10px;
        font-size: 13px;
        line-height: 1.46154; }
    #contents_area .page-index {
      padding: 8% 0;
      background: #f5f5f5; }
      #contents_area .page-index__title {
        text-align: center;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        font-size: 18px; }
        #contents_area .page-index__title span {
          position: relative;
          padding: 0 30px; }
          #contents_area .page-index__title span::before, #contents_area .page-index__title span::after {
            content: "";
            position: absolute;
            width: 18px;
            height: 2px;
            background: #000;
            top: 50%; }
          #contents_area .page-index__title span::before {
            left: 0; }
          #contents_area .page-index__title span::after {
            right: 0; }
      #contents_area .page-index__list {
        margin-top: 7.5%; }
      #contents_area .page-index__list-item {
        width: 100%; }
        #contents_area .page-index__list-item:nth-child(n + 2) {
          margin-top: 6.5%; }
        #contents_area .page-index__list-item a {
          padding-left: 25px;
          position: relative;
          color: #000;
          font-size: 15px;
          line-height: 1.2;
          font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
          font-weight: 700; }
          #contents_area .page-index__list-item a::before {
            content: "";
            position: absolute;
            width: 16px;
            height: 16px;
            top: 50%;
            left: 0;
            margin-top: -8px;
            background: url("../image/page-index_icon.png") no-repeat center top;
            background-size: 100% 100%; }
        #contents_area .page-index__list-item span {
          padding-bottom: 5px;
          border-bottom: 2px dotted #000;
          font-size: 16px; }
    #contents_area .checkpoint {
      background: #f5f5f5; }
      #contents_area .checkpoint__title {
        font-size: 20px;
        line-height: 1.5;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        padding-top: 60px;
        position: relative;
        text-align: center; }
        #contents_area .checkpoint__title::before {
          content: "";
          position: absolute;
          top: 0;
          left: 50%;
          margin-left: -29px;
          width: 58px;
          height: 45px;
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% 100%; }
      #contents_area .checkpoint .text-area {
        margin-top: 3%; }
        #contents_area .checkpoint .text-area__title {
          color: #8e6b2e;
          font-size: 18px;
          line-height: 1.5;
          font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
          font-weight: 700; }
        #contents_area .checkpoint .text-area__text {
          font-size: 16px;
          line-height: 1.6875;
          color: #504f4e;
          margin-top: 2%; }
          #contents_area .checkpoint .text-area__text a {
            text-decoration: underline;
            color: #504f4e; }
        #contents_area .checkpoint .text-area__notes {
          margin-top: 2%;
          font-size: 13px;
          line-height: 1.5; }
      #contents_area .checkpoint .use-cart {
        border: 1px solid #000;
        position: relative;
        margin-top: 12%;
        background: #fff; }
        #contents_area .checkpoint .use-cart::before {
          content: "";
          position: absolute;
          top: -13px;
          left: 50%;
          width: 15px;
          height: 13px;
          background: url("../image/fukidashi.png") no-repeat center top;
          background-size: 100% 100%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
        #contents_area .checkpoint .use-cart__title {
          padding: 4% 20px 4% 10px;
          text-align: center;
          font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
          font-weight: 700;
          font-size: 14px;
          position: relative; }
          #contents_area .checkpoint .use-cart__title::before {
            content: "";
            position: absolute;
            top: 50%;
            right: 12px;
            width: 13px;
            height: 3px;
            background: #fff;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 2; }
          #contents_area .checkpoint .use-cart__title::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 12px;
            width: 13px;
            height: 3px;
            background: #fff;
            -webkit-transform: translateY(-50%) rotate(90deg);
            -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
            -webkit-transition: -webkit-transform 0.3s;
            transition: -webkit-transform 0.3s;
            -o-transition: transform 0.3s;
            transition: transform 0.3s;
            transition: transform 0.3s, -webkit-transform 0.3s;
            z-index: 2; }
          #contents_area .checkpoint .use-cart__title.acd-open::after {
            -webkit-transform: translateY(-50%) rotate(0deg);
            -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg); }
        #contents_area .checkpoint .use-cart__text {
          position: relative;
          font-size: 14px; }
        #contents_area .checkpoint .use-cart__text::after {
          content: "";
          position: absolute;
          top: 50%;
          right: -12px;
          width: 22px;
          height: 22px;
          background: #1bbecc;
          margin-top: -11px;
          z-index: 1; }
        #contents_area .checkpoint .use-cart__contents {
          padding: 1.5% 4% 8%;
          display: none; }
        #contents_area .checkpoint .use-cart__case-item {
          width: 71.01449%;
          margin: auto; }
          #contents_area .checkpoint .use-cart__case-item:nth-child(n + 2) {
            margin-top: 6%; }
        #contents_area .checkpoint .use-cart__thumb {
          width: 100%; }
          #contents_area .checkpoint .use-cart__thumb img {
            width: 100%;
            height: auto; }
        #contents_area .checkpoint .use-cart__caption {
          font-size: 13px;
          line-height: 1.6;
          color: #504f4e;
          margin-top: 2%; }
    #contents_area .checkpoint01 {
      padding: 7% 0; }
      #contents_area .checkpoint01 .checkpoint__title::before {
        background-image: url("../image/checkpoint01_icon.png"); }
      #contents_area .checkpoint01 .checkpoint__image01 {
        margin-top: 6%; }
    #contents_area .checkpoint02 {
      padding: 7% 0; }
      #contents_area .checkpoint02 .checkpoint__title::before {
        background-image: url("../image/checkpoint02_icon.png"); }
      #contents_area .checkpoint02 .checkpoint__image01 {
        margin-top: 6%; }
      #contents_area .checkpoint02 .checkpoint__image02 {
        margin-top: 4%; }
      #contents_area .checkpoint02 .text-area__notes.slider-under {
        margin-top: 70px; }
      #contents_area .checkpoint02 .example__title-wrap {
        margin-top: 11%;
        text-align: center;
        position: relative; }
        #contents_area .checkpoint02 .example__title-wrap::before, #contents_area .checkpoint02 .example__title-wrap::after {
          content: "";
          position: absolute;
          width: 40%;
          border-bottom: 3px dotted #000;
          bottom: 11px; }
        #contents_area .checkpoint02 .example__title-wrap::before {
          left: 0; }
        #contents_area .checkpoint02 .example__title-wrap::after {
          right: 0; }
      #contents_area .checkpoint02 .example__title {
        display: inline-block;
        font-size: 15px;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        letter-spacing: 0.1em;
        background: #f5f5f5; }
        #contents_area .checkpoint02 .example__title span {
          font-size: 35px;
          font-family: "Roboto", sans-serif;
          padding-right: 5px;
          letter-spacing: normal; }
      #contents_area .checkpoint02 .swiper-custom-parent {
        position: relative; }
      #contents_area .checkpoint02 .swiper-container {
        margin-top: 32px; }
      #contents_area .checkpoint02 .swiper-text {
        color: #504f4e;
        line-height: 1.920;
        letter-spacing: 0.05em;
        font-size: 14px;
        margin-top: 12px; }
        #contents_area .checkpoint02 .swiper-text a {
          text-decoration: underline;
          color: #504f4e; }
      #contents_area .checkpoint02 .swiper-pagination {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -40px;
        margin-left: 10px; }
      #contents_area .checkpoint02 .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
        margin-right: 15px; }
      #contents_area .checkpoint02 .swiper-button-next {
        background-image: url(../image/arrow_next_sp.png);
        top: auto;
        bottom: -50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: 84px;
        background-size: 9px 17px; }
      #contents_area .checkpoint02 .swiper-button-prev {
        background-image: url(../image/arrow_prev_sp.png);
        right: auto;
        top: auto;
        bottom: -50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: -83px;
        background-size: 9px 17px; }
      #contents_area .checkpoint02 .swiper-pagination-bullet-active {
        background: #000; }
      #contents_area .checkpoint02 .use-cart {
        margin-top: 12%; }
    #contents_area .checkpoint03 {
      padding: 7% 0; }
      #contents_area .checkpoint03 .checkpoint__title::before {
        background-image: url("../image/checkpoint03_icon.png"); }
      #contents_area .checkpoint03 .checkpoint__subtitle {
        color: #8e6b2e;
        font-size: 18px;
        line-height: 1.5;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        margin-top: 3%;
        width: 100%; }
      #contents_area .checkpoint03 .checkpoint__image-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      #contents_area .checkpoint03 .checkpoint__image01 {
        width: 100%;
        margin-top: 6%; }
      #contents_area .checkpoint03 .checkpoint__image02,
      #contents_area .checkpoint03 .checkpoint__image03 {
        width: 47%;
        margin-top: 4%; }
      #contents_area .checkpoint03 .passengers__title-wrap {
        margin-top: 5%;
        text-align: center;
        position: relative; }
        #contents_area .checkpoint03 .passengers__title-wrap::before, #contents_area .checkpoint03 .passengers__title-wrap::after {
          content: "";
          position: absolute;
          width: 20%;
          border-bottom: 3px dotted #000;
          top: 50%;
          margin-top: -2px; }
        #contents_area .checkpoint03 .passengers__title-wrap::before {
          left: 0; }
        #contents_area .checkpoint03 .passengers__title-wrap::after {
          right: 0; }
      #contents_area .checkpoint03 .passengers__title {
        display: inline-block;
        font-size: 15px;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        letter-spacing: 0.1em;
        background: #f5f5f5; }
        #contents_area .checkpoint03 .passengers__title span {
          font-size: 35px;
          font-family: "Roboto", sans-serif;
          padding-right: 5px;
          letter-spacing: normal; }
      #contents_area .checkpoint03 .passengers__text {
        font-size: 16px;
        line-height: 1.6875;
        color: #504f4e;
        margin-top: 2%; }
    #contents_area .checkpoint04 {
      padding: 7% 0; }
      #contents_area .checkpoint04 .checkpoint__title::before {
        background-image: url("../image/checkpoint04_icon.png"); }
      #contents_area .checkpoint04 .checkpoint__image01 {
        margin-top: 6%; }
    #contents_area .friendly {
      padding: 8% 0 15%; }
      #contents_area .friendly__title-wrap {
        text-align: center;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700; }
      #contents_area .friendly__concept {
        display: inline-block;
        font-size: 13px;
        position: relative;
        border-bottom: 2px solid #000;
        padding: 2% 0 2% 24px;
        margin-bottom: 5%; }
        #contents_area .friendly__concept::before {
          content: "";
          position: absolute;
          width: 16px;
          height: 14px;
          top: 50%;
          left: 0;
          margin-top: -7px;
          background: url("../image/friendly_icon.png") no-repeat center top;
          background-size: 100% 100%; }
        #contents_area .friendly__concept::after {
          content: "";
          position: absolute;
          width: 12px;
          height: 10px;
          bottom: -10px;
          left: 50%;
          margin-left: -6px;
          background: url("../image/friendly_fukidashi.png") no-repeat center top;
          background-size: 100% 100%; }
      #contents_area .friendly__title {
        font-size: 23px;
        display: block; }
      #contents_area .friendly__image {
        margin-top: 6%; }
      #contents_area .friendly__detail-btn {
        margin: 8% auto 0;
        width: 90%; }
        #contents_area .friendly__detail-btn a {
          width: 100%;
          display: block;
          font-size: 16px;
          line-height: 1;
          position: relative;
          background: #1bbecc;
          color: #fff;
          text-align: center;
          padding: 7% 5px 7% 0;
          border-radius: 4px;
          font-weight: bold; }
          #contents_area .friendly__detail-btn a::after {
            content: "";
            position: absolute;
            display: block;
            top: 50%;
            right: 20px;
            width: 6px;
            height: 6px;
            margin-top: -3px;
            border-top: 2px solid #fff;
            border-right: 2px solid #fff;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: right 0.3s;
            -o-transition: right 0.3s;
            transition: right 0.3s;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
      #contents_area .friendly__back-btn {
        margin: 6% auto 0;
        width: 72%; }
        #contents_area .friendly__back-btn a {
          width: 100%;
          display: block;
          font-size: 13px;
          line-height: 1.23077;
          position: relative;
          background: #504f4e;
          color: #fff;
          text-align: center;
          padding: 7% 10px 7% 0;
          border-radius: 4px;
          font-weight: bold; }
          #contents_area .friendly__back-btn a::after {
            content: "";
            position: absolute;
            display: block;
            top: 50%;
            right: 13px;
            width: 6px;
            height: 6px;
            margin-top: -3px;
            border-top: 2px solid #fff;
            border-right: 2px solid #fff;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: right 0.3s;
            -o-transition: right 0.3s;
            transition: right 0.3s;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    #contents_area .accessories {
      background: #f5f5f5;
      padding: 9% 0; }
      #contents_area .accessories__title {
        text-align: center;
        font-size: 17px;
        line-height: 1.5;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700; }
        #contents_area .accessories__title span {
          position: relative;
          padding: 0 20px; }
          #contents_area .accessories__title span::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 0;
            width: 10px;
            height: 20px;
            margin-top: -10px;
            background: url("../image/accessories_slash.png") no-repeat center top;
            background-size: 100% 100%; }
          #contents_area .accessories__title span::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            width: 10px;
            height: 20px;
            margin-top: -10px;
            background: url("../image/accessories_slash.png") no-repeat center top;
            background-size: 100% 100%;
            -webkit-transform: rotate(50deg);
            -ms-transform: rotate(50deg);
            transform: rotate(50deg); }
      #contents_area .accessories__list {
        margin-top: 8.5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #contents_area .accessories-item {
      width: 48%;
      margin: 0 auto 16%; }
      #contents_area .accessories-item:nth-child(odd) {
        margin-right: 4%; }
      #contents_area .accessories-item__detail {
        margin-bottom: 5.5%; }
      #contents_area .accessories-item__thumb {
        width: 100%; }
      #contents_area .accessories-item__name {
        width: 100%;
        font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
        font-weight: 700;
        font-size: 15px;
        line-height: 1.5;
        margin-top: 4%;
        height: 50px; }
      #contents_area .accessories-item__btn {
        margin: 2.5% auto 0;
        width: 100%; }
        #contents_area .accessories-item__btn a {
          width: 90%;
          display: block;
          font-size: 13px;
          font-weight: bold;
          line-height: 1.33333;
          position: relative;
          background: #1bbecc;
          color: #fff;
          text-align: center;
          margin: auto;
          padding: 6% 5px 6% 0;
          border-radius: 4px; }
          #contents_area .accessories-item__btn a::after {
            content: "";
            position: absolute;
            display: block;
            top: 50%;
            left: 88%;
            width: 6px;
            height: 6px;
            margin-top: -4px;
            border-top: 2px solid #fff;
            border-right: 2px solid #fff;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: right 0.3s;
            -o-transition: right 0.3s;
            transition: right 0.3s;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  /* ----------------------------------------
	section_caution
---------------------------------------- */
  #section_caution {
    width: 100%;
    margin: 20px auto 0; }
  #section_caution ul + ul {
    margin-top: 20px; }
  #section_caution li {
    font-size: 11px; }
  #section_caution li + li {
    margin-top: 10px; }
  #section_caution .caution li {
    padding-left: 1em;
    text-indent: -1em; }
  #section_caution .large {
    font-size: 13px; } }

    /* 210705 追記=========== */
@media screen and (max-width: 768px) {
  #contents_area .accessories {
    padding-bottom: 16%;
  }
  #contents_area .accessories-item {
    margin: 0 auto 6%;
  }
  #contents_area .accessories-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}