@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap");
/* ++++++++++++++++++++++++++++++++++++++++

	/dog/honda-car/Fit/ for PC

++++++++++++++++++++++++++++++++++++++++ */
@media print, screen and (min-width: 769px) {
  #contents_area {
    margin-bottom: 0;
    padding-bottom: 150px;
    background-position: 50% 114px repeat-y;
    background-size: 100%;
    color: #000;
    font-size: 16px;
  }
  #contents_area * {
    box-sizing: border-box;
  }

  #contents_area img {
    display: block;
  }

  #contents_area .accessories-item__thumb img {
    display: inline-block;
  }

  #contents_area img[src*="_sp.jpg"],
#contents_area img[src*="_sp.png"] {
    display: none;
  }

  #contents_area sup {
    vertical-align: super;
    font-size: 75%;
    line-height: 1;
  }

  /* ----------------------------------------
  	section_caution
  ---------------------------------------- */
  #section_caution {
    margin-top: 20px;
  }

  #section_caution ul + ul {
    margin-top: 20px;
  }

  #section_caution li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 11px;
  }

  #section_caution li + li {
    margin-top: 10px;
  }

  #section_caution .caution li {
    padding-left: 2em;
    text-indent: -2em;
  }

  #section_caution .large {
    font-size: 13px;
  }

  /* ----------------------------------------
  	breadcrumb
  ---------------------------------------- */
  #breadcrumb {
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -490px;
    font-size: 12px;
    line-height: 1;
  }

  /* ----------------------------------------
  	section_title
  ---------------------------------------- */
  #section_title {
    margin-bottom: 70px;
  }

  #section_title .info {
    margin-bottom: 40px;
    letter-spacing: -0.4em;
    font-size: 15px;
    line-height: 22px;
  }

  #section_title .info > * {
    display: inline-block;
    vertical-align: top;
    letter-spacing: -0.02em;
  }

  #section_title .category {
    font-size: 14px;
    line-height: 24px;
    margin-right: 22px;
    padding-left: 80px;
    background: url(/dog/common/image/icon_category_cars.png) no-repeat;
    background-size: 59px;
    color: #9fb10a;
  }

  #section_title time {
    color: #727171;
  }

  #title_img {
    width: 980px;
    margin: 0 auto 25px;
  }

  #contents_area {
    /* ----------------------------------------
      .mv-under
    ---------------------------------------- */
    /* ----------------------------------------
      page-heading
    ---------------------------------------- */
    /* ----------------------------------------
      page-index
    ---------------------------------------- */
    /* ----------------------------------------
      checkpoint
    ---------------------------------------- */
  }
  #contents_area .mv-under {
    position: relative;
  }
  #contents_area .sns {
    position: absolute;
    top: -10px;
    right: 0;
    display: flex;
  }
  #contents_area .sns__btn {
    width: 36px;
  }
  #contents_area .sns__btn:nth-child(n+2) {
    margin-left: 10px;
  }
  #contents_area .sns__btn a {
    display: block;
  }
  #contents_area .page-heading {
    display: flex;
    justify-content: space-between;
  }
  #contents_area .page-heading__image {
    width: 444px;
  }
  #contents_area .page-heading__image img {
    width: 100%;
    height: auto;
  }
  #contents_area .page-heading-detail {
    width: 555px;
  }
  #contents_area .page-heading-detail__title {
    font-feature-settings: "palt";
    font-size: 40px;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
  }
  #contents_area .page-heading-detail__text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 2;
    color: #504f4e;
  }
  #contents_area .check-car {
    margin-top: 40px;
    border: 1px solid #000;
    padding: 35px 50px 50px;
  }
  #contents_area .check-car__title {
    font-size: 26px;
    line-height: 1.2307692308;
    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: 10px;
    border-bottom: 4px dotted #000;
  }
  #contents_area .check-car-main {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  #contents_area .check-car-main__image {
    width: 412px;
  }
  #contents_area .check-car-main__image img {
    width: 100%;
    height: auto;
  }
  #contents_area .check-car-detail {
    width: 390px;
    margin-top: 30px;
  }
  #contents_area .check-car-detail__notes {
    font-size: 15px;
    line-height: 2.1333333333;
    margin-top: 10px;
  }
  #contents_area .check-car-detail__btn {
    margin-top: 25px;
    margin-left: 20px;
    width: 344px;
  }
  #contents_area .check-car-detail__btn a {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 1.7777777778;
    position: relative;
    background: #1bbecc;
    color: #fff;
    text-align: center;
    padding: 10px 5px 10px 0;
    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: 20px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: right 0.3s;
    backface-visibility: hidden;
  }
  #contents_area .check-car-info {
    display: flex;
    align-items: flex-start;
    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: 13px;
  }
  #contents_area .check-car-info dt {
    width: 140px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px;
    font-size: 15px;
  }
  #contents_area .check-car-info dd {
    margin-top: 4px;
    margin-left: 10px;
    width: 288px;
    font-size: 15px;
    line-height: 1.3333333333;
  }
  #contents_area .page-index {
    display: flex;
    justify-content: space-between;
    padding-top: 70px;
    padding-bottom: 65px;
    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: 26px;
  }
  #contents_area .page-index__title span {
    position: relative;
    padding: 0 45px;
  }
  #contents_area .page-index__title span::before, #contents_area .page-index__title span::after {
    content: "";
    position: absolute;
    width: 35px;
    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 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
  }
  #contents_area .page-index__list-item {
    width: 330px;
  }
  #contents_area .page-index__list-item:nth-child(3) {
    width: 300px;
  }
  #contents_area .page-index__list-item:nth-child(n+4) {
    margin-top: 20px;
  }
  #contents_area .page-index__list-item a {
    padding-left: 35px;
    position: relative;
    color: #000;
    font-size: 18px;
    line-height: 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: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    margin-top: -10px;
    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;
  }
  #contents_area .checkpoint {
    background: #f5f5f5;
  }
  #contents_area .checkpoint__title {
    font-size: 40px;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    padding-top: 110px;
    position: relative;
    text-align: center;
  }
  #contents_area .checkpoint__title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -58px;
    width: 116px;
    height: 89px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
  }
  #contents_area .checkpoint .text-area {
    margin-top: 20px;
  }
  #contents_area .checkpoint .text-area__title {
    color: #8e6b2e;
    font-size: 22px;
    line-height: 1.4545454545;
    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: 18px;
    line-height: 1.8888888889;
    color: #504f4e;
    margin-top: 15px;
  }
  #contents_area .checkpoint .text-area__text a {
    text-decoration: underline;
    color: #504f4e;
  }
  #contents_area .checkpoint .text-area__notes {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  #contents_area .checkpoint .use-cart {
    border: 1px solid #000;
    position: relative;
    margin-top: 70px;
    background: #fff;
    cursor: pointer;
  }
  #contents_area .checkpoint .use-cart::before {
    content: "";
    position: absolute;
    top: -26px;
    left: 50%;
    width: 30px;
    height: 27px;
    background: url("../image/fukidashi.png") no-repeat center top;
    background-size: 100% 100%;
    transform: translateX(-50%);
  }
  #contents_area .checkpoint .use-cart__title {
    padding: 35px 0 33px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    font-size: 22px;
    position: relative;
  }
  #contents_area .checkpoint .use-cart__title::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 28px;
    width: 25px;
    height: 5px;
    background: #fff;
    transform: translateY(-50%);
    z-index: 2;
  }
  #contents_area .checkpoint .use-cart__title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 28px;
    width: 25px;
    height: 5px;
    background: #fff;
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.3s;
    z-index: 2;
  }
  #contents_area .checkpoint .use-cart__title.acd-open::after {
    transform: translateY(-50%) rotate(0deg);
  }
  #contents_area .checkpoint .use-cart__text {
    position: relative;
  }
  #contents_area .checkpoint .use-cart__text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 46px;
    height: 46px;
    background: #1bbecc;
    margin-top: -23px;
    z-index: 1;
  }
  #contents_area .checkpoint .use-cart__contents {
    padding: 0px 50px 30px;
    display: none;
  }
  #contents_area .checkpoint .use-cart__case {
    display: flex;
    justify-content: center;
  }
  #contents_area .checkpoint .use-cart__case-single {
    justify-content: center;
  }
  #contents_area .checkpoint .use-cart__case-item {
    width: 280px;
  }
  #contents_area .checkpoint .use-cart__case-item:nth-child(n+2) {
    margin-left: 20px;
  }
  #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: 16px;
    line-height: 1.6;
    color: #504f4e;
    margin-top: 15px;
  }
  #contents_area .checkpoint01 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #contents_area .checkpoint01 .checkpoint__title::before {
    background-image: url("../image/checkpoint01_icon.png");
  }
  #contents_area .checkpoint01 .checkpoint__image01 {
    margin-top: 45px;
  }
  #contents_area .checkpoint02 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  #contents_area .checkpoint02 .checkpoint__title::before {
    background-image: url("../image/checkpoint02_icon.png");
  }
  #contents_area .checkpoint02 .checkpoint__image01 {
    margin-top: 45px;
  }
  #contents_area .checkpoint02 .checkpoint__image02 {
    margin-top: 30px;
  }
  #contents_area .checkpoint02 .text-area__notes.slider-under {
    margin-top: 90px;
  }
  #contents_area .checkpoint02 .example__title-wrap {
    margin-top: 47px;
    text-align: center;
    position: relative;
  }
  #contents_area .checkpoint02 .example__title-wrap::before, #contents_area .checkpoint02 .example__title-wrap::after {
    content: "";
    position: absolute;
    width: 438px;
    border-bottom: 4px dotted #000;
    bottom: 30px;
  }
  #contents_area .checkpoint02 .example__title-wrap::before {
    left: 0;
    top: 14px;
  }
  #contents_area .checkpoint02 .example__title-wrap::after {
    right: 0;
    top: 14px;
  }
  #contents_area .checkpoint02 .example__title {
    display: inline-block;
    font-size: 24px;
    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 .swiper-custom-parent {
    position: relative;
  }
  #contents_area .checkpoint02 .swiper-container {
    margin-top: 32px;
  }
  #contents_area .checkpoint02 .swiper-text {
    color: #504f4e;
    line-height: 1.88;
    font-size: 18px;
    margin-top: 12px;
  }
  #contents_area .checkpoint02 .swiper-text a {
    text-decoration: underline;
    color: #504f4e;
  }
  #contents_area .checkpoint02 .swiper-pagination {
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -64px;
  }
  #contents_area .checkpoint02 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin-right: 19px;
  }
  #contents_area .checkpoint02 .swiper-button-next {
    background-image: url(../image/arrow_next.png);
    margin-right: 316px;
    top: auto;
    bottom: -72px;
    background-size: 11px 18px;
  }
  #contents_area .checkpoint02 .swiper-button-prev {
    background-image: url(../image/arrow_prev.png);
    right: auto;
    top: auto;
    left: 388px;
    bottom: -72px;
    background-size: 11px 18px;
  }
  #contents_area .checkpoint02 .swiper-pagination-bullet-active {
    background: #000;
  }
  #contents_area .checkpoint02 .use-cart {
    margin-top: 70px;
  }
  #contents_area .checkpoint03 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  #contents_area .checkpoint03 .checkpoint__title::before {
    background-image: url("../image/checkpoint03_icon.png");
  }
  #contents_area .checkpoint03 .checkpoint__subtitle {
    width: 100%;
    color: #8e6b2e;
    font-size: 22px;
    line-height: 1.4545454545;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
  }
  #contents_area .checkpoint03 .checkpoint__image-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #contents_area .checkpoint03 .checkpoint__image01 {
    width: 100%;
    margin-top: 45px;
  }
  #contents_area .checkpoint03 .checkpoint__image02 {
    margin-top: 35px;
  }
  #contents_area .checkpoint03 .passengers__title-wrap {
    margin-top: 30px;
    text-align: center;
    position: relative;
  }
  #contents_area .checkpoint03 .passengers__title-wrap::before, #contents_area .checkpoint03 .passengers__title-wrap::after {
    content: "";
    position: absolute;
    width: 330px;
    border-bottom: 4px dotted #000;
    bottom: 17px;
  }
  #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: 24px;
    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: 60px;
    font-family: "Roboto", sans-serif;
    padding-right: 5px;
    letter-spacing: normal;
  }
  #contents_area .checkpoint03 .passengers__text {
    font-size: 18px;
    line-height: 1.8888888889;
    color: #504f4e;
    margin-top: 15px;
  }
  #contents_area .checkpoint03 .happy-point {
    margin-top: 60px;
    background: #ddd;
    padding: 40px 50px;
  }
  #contents_area .checkpoint03 .happy-point__detail {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #contents_area .checkpoint03 .happy-point__title {
    padding-left: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #contents_area .checkpoint03 .happy-point__title span {
    padding-left: 35px;
    position: relative;
    font-size: 22px;
    font-family: "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #contents_area .checkpoint03 .happy-point__title span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -13px;
    width: 36px;
    height: 29px;
    margin-top: -16px;
    background: url("../image/happy-point_icon.png") no-repeat center top;
    background-size: 100% 100%;
  }
  #contents_area .checkpoint03 .happy-point__text-box:first-child {
    margin-right: 30px;
  }
  #contents_area .checkpoint03 .happy-point__text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 2;
    color: #504f4e;
    width: 400px;
  }
  #contents_area .checkpoint03 .happy-point__image {
    width: 425px;
  }
  #contents_area .checkpoint04 {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  #contents_area .checkpoint04 .checkpoint__title::before {
    background-image: url("../image/checkpoint04_icon.png");
  }
  #contents_area .checkpoint04 .checkpoint__image01 {
    margin-top: 45px;
  }
  #contents_area .friendly {
    padding: 60px 0 70px;
  }
  #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: 21px;
    position: relative;
    border-bottom: 2px solid #000;
    padding: 10px 0 10px 38px;
    margin-bottom: 30px;
  }
  #contents_area .friendly__concept::before {
    content: "";
    position: absolute;
    width: 31px;
    height: 27px;
    top: 50%;
    left: 0;
    margin-top: -14px;
    background: url("../image/friendly_icon.png") no-repeat center top;
    background-size: 100% 100%;
  }
  #contents_area .friendly__concept::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 16px;
    bottom: -16px;
    left: 50%;
    margin-left: -11px;
    background: url("../image/friendly_fukidashi.png") no-repeat center top;
    background-size: 100% 100%;
  }
  #contents_area .friendly__title {
    font-size: 46px;
    display: block;
  }
  #contents_area .friendly__image {
    margin-top: 35px;
  }
  #contents_area .friendly__detail-btn {
    margin: 40px auto 0;
    width: 344px;
  }
  #contents_area .friendly__detail-btn a {
    width: 100%;
    display: block;
    font-size: 20px;
    line-height: 1.6;
    position: relative;
    background: #1bbecc;
    color: #fff;
    text-align: center;
    padding: 10px 5px 10px 0;
    border-radius: 4px;
  }
  #contents_area .friendly__detail-btn a::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: right 0.3s;
    backface-visibility: hidden;
  }
  #contents_area .friendly__back-btn {
    margin: 20px auto 0;
    width: 265px;
  }
  #contents_area .friendly__back-btn a {
    width: 100%;
    display: block;
    font-size: 15px;
    line-height: 2.1333333333;
    position: relative;
    background: #504f4e;
    color: #fff;
    text-align: center;
    padding: 10px 10px 10px 0;
    border-radius: 4px;
  }
  #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;
    transform: rotate(45deg);
    transition: right 0.3s;
    backface-visibility: hidden;
  }
  #contents_area .accessories {
    background: #f5f5f5;
    padding: 50px 0 70px;
  }
  #contents_area .accessories__title {
    text-align: center;
    font-size: 32px;
    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 34px;
  }
  #contents_area .accessories__title span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 19px;
    height: 40px;
    margin-top: -20px;
    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: 19px;
    height: 40px;
    margin-top: -20px;
    background: url("../image/accessories_slash.png") no-repeat center top;
    background-size: 100% 100%;
    transform: rotate(50deg);
  }
  #contents_area .accessories__list {
    display: flex;
    justify-content: center;
    margin-top: 60px;
  }
  #contents_area .accessories-item {
    width: 218px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #contents_area .accessories-item + .accessories-item{
    margin-left: 36px;
  }
  #contents_area .accessories-item__detail {
    margin-bottom: 20px;
  }
  #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: 16px;
    line-height: 1.5;
    margin-top: 10px;
  }
  #contents_area .accessories-item__btn {
    margin: 20px auto 0;
    width: 344px;
  }
  #contents_area .accessories-item__btn a {
    width: 100%;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 2.1333333333;
    position: relative;
    background: #1bbecc;
    color: #fff;
    text-align: center;
    padding: 10px 5px 10px 0;
    border-radius: 4px;
  }
  #contents_area .accessories-item__btn a::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: right 0.3s;
    backface-visibility: hidden;
  }
}
@media print, screen and (-ms-high-contrast: none) {
  .accessories-item__detail {
    height: 238px;
  }
}
@media print {
  #contents_area .accessories-item__btn {
    margin-top: 40px !important;
  }
}

