@charset "UTF-8";
/* Scss Document */
_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

/*汎用クラス*/
.mb10 {
  margin-bottom: 10px;
}

.indent1em {
  padding-left: 1em;
  text-indent: -1em;
}

.ptpb100 {
  padding: 100px 0;
}

.caution_L {
  font-size: 14px;
}

.caution_M {
  font-size: 12px;
}

.caution_S {
  font-size: 10px;
}

a {
  color: #2b383f;
}

/*for pc*/
@media screen and (min-width: 737px), print {
  .w980 {
    width: 980px;
    margin: 0 auto;
  }
  .spNone {
    display: inline;
  }
  .spShow {
    display: none;
  }
  .pb60 {
    padding-bottom: 60px;
  }
  .mb0 {
    margin-bottom: 0 !important;
  }
  .mb60 {
    margin-bottom: 60px !important;
  }
  .mb70 {
    margin-bottom: 70px !important;
  }
  .mb100 {
    margin-bottom: 100px !important;
  }
  .mb06em {
    margin-bottom: .6em !important;
  }
  .mb2em {
    margin-bottom: 2em !important;
  }
  .mb1em {
    margin-bottom: 1em !important;
  }
  .mb15em {
    margin-bottom: 1.5em !important;
  }
  .mb3em {
    margin-bottom: 3em !important;
  }
  .intro {
    margin-bottom: 60px;
  }
  .intro h2 {
    margin-bottom: 15px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 36px;
    font-weight: bold;
  }
  .intro h2 span {
    font-size: 28px;
  }
  .products {
    margin-bottom: 40px;
  }
  .oneProductsWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 90px 70px 20px;
    border-top: 1px solid #bbb;
  }
  .oneProductsWrap .photo {
    width: 470px;
  }
  .oneProductsWrap .photo .for_sp {
    display: none;
  }
  .oneProductsWrap .photo img {
    width: 100%;
  }
  .oneProductsWrap .photo .mushimegane_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 56px;
    padding-left: 0px;
    background-size: 28px 28px;
    font-size: 12px;
  }
  .oneProductsWrap .photo .mushimegane_sp {
    display: none;
  }
  .oneProductsWrap .gallery {
    width: 465px;
  }
  .oneProductsWrap .gallery_slider .slick-slide img {
    width: 100%;
    max-width: 100%;
  }
  .oneProductsWrap .gallery_thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
  }
  .oneProductsWrap .gallery_thumbnail li:nth-of-type(n + 5) {
    margin-top: 6px;
  }
  .oneProductsWrap .gallery_thumbnail img {
    width: 110px;
    cursor: pointer;
  }
  .oneProductsWrap .info {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 400px;
  }
  .oneProductsWrap .info .for_pc {
    margin-bottom: 20px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 26px;
    font-weight: bold;
  }
  .oneProductsWrap .info .priceBox {
    display: inline-block;
    margin-bottom: 20px;
    padding: 15px;
    background: #eceff1;
    font-size: 14px;
  }
  .oneProductsWrap .info .priceBox span {
    display: block;
    color: #cc0000;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
  }
  .oneProductsWrap .info .optionBox {
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 10px;
  }
  .oneProductsWrap .info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
    border-top: 2px solid #d1d1d1;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
  }
  .oneProductsWrap .info dl dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 60%;
    padding: 15px 0 15px 10px;
    border-bottom: 2px solid #d1d1d1;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: bold;
  }
  .oneProductsWrap .info dl dt .weight {
    font-size: 14px;
  }
  .oneProductsWrap .info dl dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 40%;
    padding: 15px 10px 15px 0;
    border-bottom: 2px solid #d1d1d1;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: bold;
    text-align: right;
  }
  .oneProductsWrap .info dl dd .kg {
    font-size: 13px;
  }
  .oneProductsWrap .info dl dd .cm3 {
    font-size: 13px;
  }
  .oneProductsWrap .info .spec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 16px;
    font-size: 12px;
  }
  .oneProductsWrap .info .anzen {
    font-size: 12px;
    width: 105px;
    text-align: center;
  }
  .oneProductsWrap .info .anzen img {
    margin-bottom: 10px;
  }
  .oneProductsWrap .info .spec li {
    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;
    width: 127px;
    padding: 15px 0;
    border: 1px solid #eceff1;
    text-align: center;
  }
  .oneProductsWrap .info .seoiPhoto {
    width: 256px;
    margin: 30px 0 5px;
  }
  .oneProductsWrap .info .seoiPhoto img {
    width: 100%;
  }
  .oneProductsWrap.electric {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 5px;
    padding-left: 0;
  }
  .oneProductsWrap.electric .for_sp {
    display: none;
  }
  .oneProductsWrap.electric .info dl {
    display: block;
    margin-bottom: 12px;
  }
  .oneProductsWrap.electric .info dl > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oneProductsWrap.electric .info dl dt {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: auto;
  }
  .oneProductsWrap.electric .info dl dt sup {
    position: relative;
    top: -8px;
    font-size: 65%;
  }
  .oneProductsWrap.electric .info dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto;
  }
  .oneProductsWrap.electric .info dl dd .note,
  .oneProductsWrap.electric .info dl dd .unit {
    font-size: 13px;
  }
  .oneProductsWrap.electric .info dl dd .note {
    display: inline-block;
    margin-right: 3px;
  }
  .oneProductsWrap.electric .info dl + ul {
    margin-bottom: 20px;
  }
  .oneProductsWrap.electric .info dl + ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
  }
  .oneProductsWrap.electric .info dl + ul li span {
    display: inline-block;
    margin-right: 3px;
    white-space: nowrap;
  }
  .oneProductsWrap.battery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    padding: 0;
    border-top: none;
  }
  .oneProductsWrap.battery > .inner {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 300px;
  }
  .oneProductsWrap.battery > .inner + .inner {
    margin-left: 40px;
  }
  .oneProductsWrap.battery > .inner .photo {
    width: 100%;
  }
  .oneProductsWrap.battery > .inner .info {
    width: auto;
    margin-top: 20px;
  }
  .oneProductsWrap.battery > .inner .info > h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .oneProductsWrap.battery > .inner .info .priceBox {
    padding: 0;
    background: none;
  }
  .oneProductsWrap.battery > .inner .info .priceBox span {
    display: inline-block;
  }
  .battery_set {
    margin-bottom: 80px;
  }
  .battery_set > dl {
    border: 4px solid #ECEFF1;
    border-bottom: none;
  }
  .battery_set > dl dt {
    padding: 30px 0 30px 50px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
  }
  .battery_set > dl dd {
    font-size: 12px;
  }
  .battery_set > dl dd > ul {
    padding: 0 50px;
  }
  .battery_set > dl dd > ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .battery_set > dl dd.priceBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
    padding: 15px 0 15px 50px;
    background-color: #eceff1;
    text-align: left;
  }
  .battery_set > dl dd.priceBox span.tax {
    font-size: 14px;
  }
  .battery_set > dl dd.priceBox span.price {
    color: #cc0000;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
  }
  .seoi_explain {
    margin: -60px 0 100px 490px;
  }
  .seoi_explain img {
    width: 300px;
    height: auto;
    margin-bottom: 10px;
  }
  .seoi_explain p {
    font-size: 14px;
  }
  /*もしもの時も、安心の保険付き*/
  #insurance {
    margin-bottom: 90px;
    padding: 50px 0;
    background: #eceff1;
  }
  #insurance .lead {
    margin-bottom: 30px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
  }
  #insurance .insuranceWrapper {
    width: 640px;
    margin: 0 auto;
  }
  #insurance .insuranceWrapper dl.ho {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 580px;
    margin: 0 auto 35px;
  }
  #insurance .insuranceWrapper dl.ho dt {
    display: block;
    width: 100px;
  }
  #insurance .insuranceWrapper dl.ho dt img {
    width: 100%;
  }
  #insurance .insuranceWrapper dl.ho dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 480px;
    padding-left: 25px;
  }
  #insurance .insuranceWrapper dl.ho dd .hosyougaku {
    margin-bottom: 5px;
    color: #cc0000;
  }
  #insurance .insuranceWrapper dl.ho dd .copy {
    margin-bottom: 5px;
  }
  #insurance .insuranceWrapper dl.ho dd .kuwashikuwa {
    font-size: 14px;
  }
  #insurance .insuranceWrapper dl.ho dd .kuwashikuwa a {
    text-decoration: underline;
  }
  #insurance .insuranceWrapper .banner {
    margin-bottom: 45px;
    text-align: center;
  }
  #insurance .insuranceWrapper .banner img {
    width: 355px;
  }
  #insurance .insuranceWrapper .hosyouWrapper {
    padding: 30px;
    background: #fff;
  }
  #insurance .insuranceWrapper .hosyouWrapper .jikonorei {
    margin-bottom: 15px;
    padding-left: 22px;
    background: url("../img/icon-maru.png") left center no-repeat;
    background-size: 16px 16px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-weight: bold;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 580px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dt {
    display: block;
    width: 210px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dt img {
    width: 100%;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 370px;
    padding-left: 25px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .copy {
    margin-bottom: 7px;
    font-size: 14px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .baisyouhi {
    color: #cc0000;
    font-size: 14px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku {
    margin-bottom: 5px;
    color: #cc0000;
    line-height: 1.2;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku .price {
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -0.05em;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku .en {
    font-size: 25px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku sup {
    position: relative;
    top: -1.4em;
    color: #2b383f;
    font-size: 12px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .caution {
    padding-left: 1em;
    font-size: 10px;
    letter-spacing: -0.005em;
    text-indent: -1em;
  }
  .square_bullet {
    margin-bottom: 15px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 22px;
    font-weight: bold;
  }
  .square_bullet::before {
    color: #009844;
    content: '■ ';
  }
  sup.komeNumber {
    position: relative;
    top: -.8em;
    font-size: 10px;
  }
  dl.setsumei {
    margin-bottom: 40px;
  }
  dl.setsumei dt {
    margin-bottom: 5px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
  }
  /* カラムパターン 右に写真 */
  .cp_rightPhoto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
    padding-left: 60px;
  }
  .cp_rightPhoto .copy {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 570px;
    padding-right: 20px;
    white-space: nowrap;
  }
  .cp_rightPhoto .copy h4 {
    margin-bottom: 7px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
  }
  .cp_rightPhoto .copy p {
    white-space: normal;
  }
  .cp_rightPhoto .photo {
    width: 350px;
  }
  .cp_rightPhoto .photo img {
    width: 100%;
  }
  .cp_2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 90px;
    padding-left: 60px;
  }
  .cp_2column .square_bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cp_2column .imgBox {
    margin-left: 30px;
  }
  .cp_2column .imgBox img {
    width: 340px;
  }
  .cp_2column .imgBox .btn_more {
    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;
    margin-top: 30px;
  }
  .cp_2column > ul {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .cp_2column > dl {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .cp_2column > dl > div + div {
    margin-top: 60px;
  }
  .cp_2column > dl dt {
    font-size: 22px;
  }
  .cp_2column > dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 25px;
  }
  /* カラムパターン テキストのみ*/
  .cp_txtOnly {
    margin-bottom: 40px;
    padding-left: 60px;
  }
  .cp_txtOnly p.fz22 {
    font-size: 22px;
    letter-spacing: normal;
  }
  /* カラムパターン 左に写真 */
  .cp_leftPhoto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
    padding-left: 60px;
  }
  .cp_leftPhoto .photo {
    width: 390px;
  }
  .cp_leftPhoto .photo img {
    width: 100%;
  }
  .cp_leftPhoto .copy {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 530px;
    padding-left: 35px;
  }
  .cp_leftPhoto .copy ol li p:nth-child(1) {
    margin-bottom: 7px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
  }
  .cp_leftPhoto .copy ol li p:nth-child(2) {
    margin-bottom: 30px;
  }
  /* カラムパターン 3カラムサムネール*/
  .cp_3column {
    margin-bottom: 40px;
    padding-left: 60px;
  }
  .cp_3column ul.thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .cp_3column ul.thumbnail::after {
    display: block;
    width: 300px;
    content: "";
  }
  .cp_3column ul.thumbnail li {
    width: 300px;
  }
  .cp_3column ul.thumbnail li img {
    width: 100%;
    margin-bottom: 10px;
  }
  /* カラムパターンここまで */
  #accessory {
    padding: 50px 0;
    background: #eceff1;
    text-align: center;
  }
  #accessory h3 {
    margin-bottom: 5px;
    font-size: 28px;
  }
  #accessory .btn {
    margin-top: 30px;
  }
  #accessory .btn a {
    display: block;
    position: relative;
    width: 400px;
    margin: 0 auto;
    padding: 25px 0;
    background: #009844;
    color: #fff;
  }
  #accessory .btn a::after {
    position: absolute;
    top: 50%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
  }
  #spec {
    padding: 50px 0 0;
  }
  #spec .headline_txt::after {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    content: 'Spec';
  }
  #spec .specPdf a {
    display: block;
    position: relative;
    width: 400px;
    margin: 0 auto;
    border: 2px solid #eceff1;
    line-height: 64px;
    text-align: center;
  }
  #spec .specPdf a::after {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #2d3a41;
    border-right: 2px solid #2d3a41;
    content: '';
  }
  #spec .specPdf a::before {
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 20px;
    width: 27px;
    height: 29px;
    background: url(../img/icon-pdf.png) left center no-repeat;
    background-size: contain;
    content: '';
  }
  .adobeReader {
    margin: 60px 0;
  }
  .adobeReader a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    padding: 30px 35px;
    border: 4px solid #eceff1;
    font-size: 14px;
  }
  .adobeReader a span:nth-child(1) {
    width: 158px;
  }
  .adobeReader a span:nth-child(1) img {
    width: 100%;
  }
  .adobeReader a span:nth-child(2) {
    padding-left: 40px;
  }
  /*コンバージョンエリア*/
  .cv {
    background: #eceff1;
  }
  .cv ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 30px 0;
  }
  .cv ._inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cv ._inner ul li {
    margin: 0 5px;
  }
  .cv ._inner ul li .second_item {
    display: none;
    z-index: 1;
    position: absolute;
    border-top: 1px solid #eceff1;
  }
  .cv ._inner ul li .second_item li {
    margin: 0;
    border: 1px solid #eceff1;
  }
  .cv ._inner ul li .second_item li a {
    height: 40px;
    padding: 9px 32px 9px 32px;
    font-size: 14px;
  }
  .cv ._inner ul li .second_item li a::before {
    position: absolute;
    top: 50%;
    left: 16px;
    width: 5px;
    height: 5px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
  .cv ._inner ul li .second_item li a::after {
    display: none;
  }
  .cv ._inner ul li .second_item li a:hover {
    color: #009844;
    text-decoration: underline;
    opacity: 1;
  }
  .cv ._inner ul li a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    position: relative;
    width: 245px;
    height: 62px;
    padding: 19px 22px 18px 55px;
    background: #fff;
    color: #2b383f;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    vertical-align: middle;
  }
  .cv ._inner ul li a::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
  .cv ._inner ul li a.js-second_item {
    background-image: url(../img/modal/ico_open.png);
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 737px) and (min-width: 737px), print {
  .cv ._inner ul li a.js-second_item {
    background-position: right 20px center;
    background-size: 25px 25px;
  }
}

@media screen and (min-width: 737px) and (max-width: 736px) {
  .cv ._inner ul li a.js-second_item {
    background-position: right 10px center;
    background-size: 20px 20px;
  }
}

@media screen and (min-width: 737px), print {
  .cv ._inner ul li a.js-second_item.single {
    background-image: none;
  }
  .cv ._inner ul li a.js-second_item.single::after {
    display: block;
  }
  .cv ._inner ul li a.js-second_item::after {
    display: none;
  }
  .cv ._inner ul li a.open_second_item {
    background-image: url(../img/modal/ico_close.png);
  }
  .cv ._inner ul li a.catalog::before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 23px;
    background: url(../img/icon-book.png) left center no-repeat;
    content: '';
  }
  .cv ._inner ul li a.repairsearch::before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 23px;
    background: url(../img/icon-repair.png) left center no-repeat;
    content: '';
  }
  .cv ._inner ul li a.shopsearch::before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 23px;
    background: url(../img/icon-shop.png) left center no-repeat;
    content: '';
  }
  .linkArea {
    width: 980px;
    margin: 0 auto;
    padding: 80px 0;
  }
  .linkArea .faq a {
    display: block;
    position: relative;
    width: 406px;
    margin: 0 auto;
    margin-bottom: 80px;
    padding: 25px;
    border: 2px solid #eceff1;
    text-align: center;
  }
  .linkArea .faq a::after {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #2d3a41;
    border-right: 2px solid #2d3a41;
    content: '';
  }
  .linkArea .faq a span {
    margin-bottom: 0.4em;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 22px;
    font-weight: bold;
  }
}

/*for sp*/
@media screen and (max-width: 736px) {
  .w980 {
    width: 90.625%;
    margin: 0 auto;
  }
  .spNone {
    display: none;
  }
  .spShow {
    display: inline;
  }
  .mb06em {
    margin-bottom: .4em !important;
  }
  .mb2em {
    margin-bottom: 1em !important;
  }
  .mb1em {
    margin-bottom: 1em !important;
  }
  .intro {
    margin-bottom: 30px;
  }
  .intro h2 {
    margin-bottom: 20px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
  }
  .intro h2 span {
    display: block;
    font-size: 18px;
  }
  .headline {
    font-size: 21px;
  }
  .products {
    margin-bottom: 40px;
  }
  .oneProductsWrap {
    margin-bottom: 40px;
    border-top: 1px solid #bbb;
  }
  .oneProductsWrap .photo {
    margin-bottom: 30px;
  }
  .oneProductsWrap .photo img {
    width: 100%;
  }
  .oneProductsWrap .photo .for_sp {
    margin-top: 30px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
  }
  .oneProductsWrap .photo .mushimegane_pc {
    display: none;
  }
  .oneProductsWrap .photo .mushimegane_sp {
    font-size: 11px;
  }
  .oneProductsWrap .gallery {
    width: 100%;
    margin: 0 auto;
  }
  .oneProductsWrap .gallery_slider .slick-slide img {
    width: 100%;
    max-width: 100%;
  }
  .oneProductsWrap .gallery_slider .slick-prev {
    z-index: 1;
    left: 0;
  }
  .oneProductsWrap .gallery_slider .slick-next {
    z-index: 1;
    right: 0;
  }
  .oneProductsWrap .gallery_thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 15px auto 30px;
  }
  .oneProductsWrap .gallery_thumbnail li {
    width: 23.52941%;
  }
  .oneProductsWrap .gallery_thumbnail li:nth-of-type(n + 5) {
    margin-top: 1.96078%;
  }
  .oneProductsWrap .gallery_thumbnail img {
    width: 100%;
  }
  .oneProductsWrap .info .for_pc {
    display: none;
  }
  .oneProductsWrap .info .priceBox {
    margin-bottom: 20px;
    padding: 15px;
    background: #eceff1;
    font-size: 12px;
  }
  .oneProductsWrap .info .priceBox span {
    display: block;
    color: #cc0000;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
  }
  .oneProductsWrap .info .optionBox {
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 10px;
  }
  .oneProductsWrap .info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    border-top: 1px solid #d1d1d1;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 15px;
    font-weight: bold;
  }
  .oneProductsWrap .info dl dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 60%;
    padding: 15px 0 15px 12px;
    border-bottom: 1px solid #d1d1d1;
  }
  .oneProductsWrap .info dl dt .weight {
    font-size: 12px;
  }
  .oneProductsWrap .info dl dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 40%;
    padding: 15px 12px 15px 0;
    border-bottom: 1px solid #d1d1d1;
    text-align: right;
  }
  .oneProductsWrap .info dl dd .kg {
    font-size: 12px;
  }
  .oneProductsWrap .info dl dd .cm3 {
    font-size: 12px;
  }
  .oneProductsWrap .info .spec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    font-size: 11px;
  }
  .oneProductsWrap .info .anzen {
    font-size: 11px;
    text-align: center;
    width: 105px;
  }
  .oneProductsWrap .info .anzen img {
    margin-bottom: 10px;
  }
  .oneProductsWrap .info .spec li {
    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;
    width: 31%;
    padding: 12px 0;
    border: 1px solid #eceff1;
    letter-spacing: -0.01em;
    text-align: center;
  }
  .oneProductsWrap .info .seoiPhoto {
    width: 100%;
    margin: 20px 0 5px;
  }
  .oneProductsWrap .info .seoiPhoto img {
    width: 100%;
  }
  .oneProductsWrap.electric {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 0;
  }
  .oneProductsWrap.electric .for_sp {
    margin-top: 30px;
    margin-bottom: 25px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
  }
  .oneProductsWrap.electric .info dl {
    display: block;
    margin-bottom: 15px;
  }
  .oneProductsWrap.electric .info dl > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .oneProductsWrap.electric .info dl dt {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: auto;
  }
  .oneProductsWrap.electric .info dl dt sup {
    position: relative;
    top: -5px;
    font-size: 80%;
  }
  .oneProductsWrap.electric .info dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto;
  }
  .oneProductsWrap.electric .info dl dd .note,
  .oneProductsWrap.electric .info dl dd .unit {
    font-size: 12px;
  }
  .oneProductsWrap.electric .info dl dd .note {
    display: inline-block;
    margin-right: 3px;
  }
  .oneProductsWrap.electric .info dl + ul {
    margin-bottom: 15px;
  }
  .oneProductsWrap.electric .info dl + ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
  }
  .oneProductsWrap.electric .info dl + ul li span {
    display: inline-block;
    margin-right: 3px;
  }
  .oneProductsWrap.battery {
    margin-bottom: 22px;
    padding: 0;
    border-top: none;
  }
  .oneProductsWrap.battery .inner + .inner {
    margin-top: 45px;
  }
  .oneProductsWrap.battery .inner .photo {
    margin-bottom: 15px;
  }
  .oneProductsWrap.battery .inner .info {
    width: auto;
  }
  .oneProductsWrap.battery .inner .info > h3 {
    margin-bottom: 15px;
    font-size: 17px;
    letter-spacing: normal;
  }
  .oneProductsWrap.battery .inner .info .priceBox {
    margin-bottom: 40px;
    padding: 0;
    background: none;
    font-size: 14px;
  }
  .oneProductsWrap.battery .inner .info .priceBox span {
    display: inline-block;
    font-size: 18px;
  }
  .battery_set {
    margin-bottom: 50px;
  }
  .battery_set > dl {
    border: 2px solid #eceff1;
    border-bottom: none;
  }
  .battery_set > dl dt {
    padding: 20px 24px 30px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 13px;
    font-weight: bold;
  }
  .battery_set > dl dd {
    font-size: 14px;
  }
  .battery_set > dl dd > ul {
    padding: 0 22px;
  }
  .battery_set > dl dd > ul li {
    font-size: 17px;
  }
  .battery_set > dl dd > ul li.square_bullet {
    margin-bottom: 15px;
  }
  .battery_set > dl dd.priceBox {
    margin-top: 30px;
    padding: 20px 24px;
    background-color: #eceff1;
    text-align: left;
  }
  .battery_set > dl dd.priceBox span.tax {
    font-size: 14px;
  }
  .battery_set > dl dd.priceBox span.price {
    color: #cc0000;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 21px;
    font-weight: bold;
  }
  .seoi_explain {
    width: 100%;
    margin-top: -10px;
    margin-bottom: 40px;
  }
  .seoi_explain img {
    width: 100%;
    margin-bottom: 10px;
  }
  .seoi_explain p {
    font-size: 14px;
  }
  /*もしもの時も、安心の保険付き*/
  #insurance {
    margin-bottom: 40px;
    padding: 30px 0;
    background: #eceff1;
  }
  #insurance .lead {
    margin-bottom: 20px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
  }
  #insurance .insuranceWrapper {
    width: 90.625%;
    margin: 0 auto;
  }
  #insurance .insuranceWrapper dl.ho {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
  #insurance .insuranceWrapper dl.ho dt {
    display: block;
    width: 50px;
  }
  #insurance .insuranceWrapper dl.ho dt img {
    width: 100%;
  }
  #insurance .insuranceWrapper dl.ho dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: calc(100% - 50px);
    padding-left: 12px;
  }
  #insurance .insuranceWrapper dl.ho dd .hosyougaku {
    margin-bottom: 5px;
    color: #cc0000;
    font-size: 12px;
  }
  #insurance .insuranceWrapper dl.ho dd .copy {
    margin-bottom: 5px;
    font-size: 12px;
  }
  #insurance .insuranceWrapper dl.ho dd .kuwashikuwa {
    font-size: 11px;
  }
  #insurance .insuranceWrapper dl.ho dd .kuwashikuwa a {
    text-decoration: underline;
  }
  #insurance .insuranceWrapper .banner {
    margin-bottom: 20px;
    text-align: center;
  }
  #insurance .insuranceWrapper .banner img {
    width: 100%;
  }
  #insurance .insuranceWrapper .hosyouWrapper {
    padding: 10px;
    background: #fff;
  }
  #insurance .insuranceWrapper .hosyouWrapper .jikonorei {
    margin-bottom: 15px;
    padding-left: 18px;
    background: url("../img/icon-maru.png") left center no-repeat;
    background-size: 13px 13px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 13px;
    font-weight: bold;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dt {
    display: block;
    width: 110px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dt img {
    width: 100%;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: calc(100% - 110px);
    padding-left: 12px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .copy {
    margin-bottom: 7px;
    font-size: 12px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .baisyouhi {
    color: #cc0000;
    font-size: 12px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku {
    margin-bottom: 5px;
    color: #cc0000;
    line-height: 1.2;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku .price {
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -0.05em;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku .en {
    font-size: 18px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .hosyougaku sup {
    position: relative;
    top: -1em;
    color: #2b383f;
    font-size: 12px;
  }
  #insurance .insuranceWrapper .hosyouWrapper dl.hosyou dd .caution {
    padding-left: 1em;
    font-size: 10px;
    letter-spacing: -0.005em;
    text-indent: -1em;
  }
  .bnr--miimo {
    border-radius: 0;
  }
}

@media screen and (max-width: 736px) and (max-width: 736px) {
  .bnr--miimo {
    padding: 0 15px;
  }
}

@media screen and (max-width: 736px) and (max-width: 736px) {
  .bnr--miimo img {
    width: 100%;
  }
}

@media screen and (max-width: 736px) {
  .square_bullet {
    margin-bottom: 10px;
    margin-left: 27px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-indent: -27px;
  }
  .square_bullet::before {
    color: #009844;
    content: '■ ';
  }
  sup.komeNumber {
    position: relative;
    top: -.8em;
    font-size: 10px;
  }
  dl.setsumei {
    margin-bottom: 20px;
  }
  dl.setsumei dt {
    margin-bottom: 5px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 17px;
    font-weight: bold;
  }
  /* カラムパターン 右に写真 */
  .cp_rightPhoto {
    margin-bottom: 40px;
  }
  .cp_rightPhoto .copy {
    margin-bottom: 10px;
  }
  .cp_rightPhoto .copy h4 {
    margin-bottom: 5px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 17px;
    font-weight: bold;
  }
  .cp_rightPhoto .photo img {
    width: 100%;
  }
  .cp_2column {
    margin-bottom: 48px;
  }
  .cp_2column .square_bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    text-indent: 0;
  }
  .cp_2column .imgBox {
    margin-top: 25px;
  }
  .cp_2column .imgBox img {
    width: 100%;
  }
  .cp_2column .imgBox .btn_more {
    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;
    margin-top: 20px;
  }
  .cp_2column > img {
    width: 100%;
  }
  .cp_2column > dl {
    margin-bottom: 34px;
  }
  .cp_2column > dl > div + div {
    margin-top: 60px;
  }
  .cp_2column > dl dt {
    font-size: 22px;
  }
  .cp_2column > dl dd {
    font-size: 15px;
  }
  /* カラムパターン テキストのみ*/
  .cp_txtOnly {
    margin-bottom: 40px;
  }
  .cp_txtOnly p.fz22 {
    font-size: 18px;
    letter-spacing: normal;
  }
  /* カラムパターン 左に写真 */
  .cp_leftPhoto {
    margin-bottom: 40px;
  }
  .cp_leftPhoto .photo {
    margin-bottom: 20px;
  }
  .cp_leftPhoto .photo img {
    width: 100%;
  }
  .cp_leftPhoto .copy ol li p:nth-child(1) {
    margin-bottom: 7px;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 17px;
    font-weight: bold;
  }
  .cp_leftPhoto .copy ol li p:nth-child(2) {
    margin-bottom: 20px;
  }
  /* カラムパターン 3カラムサムネール*/
  .cp_3column {
    margin-bottom: 40px;
  }
  .cp_3column ul.thumbnail {
    margin-bottom: 20px;
  }
  .cp_3column ul.thumbnail li {
    margin-bottom: 20px;
  }
  .cp_3column ul.thumbnail li img {
    width: 100%;
    margin-bottom: 10px;
  }
  /* カラムパターンここまで */
  #accessory {
    padding: 40px 0;
    background: #eceff1;
    text-align: center;
  }
  #accessory h3 {
    margin-bottom: 5px;
    font-size: 18px;
  }
  #accessory h3 + p {
    font-size: 14px;
  }
  #accessory .btn {
    margin-top: 30px;
  }
  #accessory .btn a {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
    background: #009844;
    color: #fff;
  }
  #accessory .btn a::after {
    position: absolute;
    top: 50%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
  }
  #spec {
    padding: 40px 0;
  }
  #spec .headline_txt::after {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    content: 'Spec';
  }
  #spec .specPdf a {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding: 10px 0 10px 70px;
    border: 2px solid #eceff1;
    font-size: 14px;
  }
  #spec .specPdf a::after {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #2d3a41;
    border-right: 2px solid #2d3a41;
    content: '';
  }
  #spec .specPdf a::before {
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 20px;
    width: 33px;
    height: 36px;
    background: url(../img/icon-pdf.png) left center no-repeat;
    background-size: contain;
    content: '';
  }
  .adobeReader a {
    display: block;
    padding: 30px 20px 20px;
    border: 4px solid #eceff1;
    font-size: 12px;
  }
  .adobeReader a span:nth-child(1) {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .adobeReader a span:nth-child(1) img {
    width: 60%;
  }
  /*コンバージョンエリア*/
  .cv {
    background: #eceff1;
  }
  .cv ._inner {
    width: 90.625%;
    margin: 0 auto;
    padding: 35px 0;
  }
  .cv ._inner ul li {
    margin-bottom: 15px;
  }
  .cv ._inner ul li .second_item {
    display: none;
  }
  .cv ._inner ul li .second_item li {
    margin: 0;
    border-top: 1px solid #eceff1;
  }
  .cv ._inner ul li .second_item li a {
    padding: 10px 60px;
    font-size: 14px;
  }
  .cv ._inner ul li .second_item li a::before {
    position: absolute;
    top: 50%;
    left: 40px;
    width: 4px;
    height: 4px;
    -webkit-transform: scale(0.85, 1) rotate(-135deg);
            transform: scale(0.85, 1) rotate(-135deg);
    border-bottom: 2px solid #009844;
    border-left: 2px solid #009844;
    content: '';
  }
  .cv ._inner ul li .second_item li a::after {
    display: none;
  }
  .cv ._inner ul li a {
    display: block;
    position: relative;
    padding: 21px 22px 22px 58px;
    background: #fff;
    color: #2b383f;
    font-size: 19px;
    line-height: 1.5;
    text-decoration: none;
    vertical-align: middle;
  }
  .cv ._inner ul li a::before {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    content: '';
  }
  .cv ._inner ul li a::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
  .cv ._inner ul li a.open_second_item::before {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    content: '';
  }
  .cv ._inner ul li a.catalog::before {
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 35px;
    height: 26px;
    background: url(../img/icon-book@2x.png) left bottom no-repeat;
    background-size: 27px 25px;
    content: '';
  }
  .cv ._inner ul li a.repairsearch::before {
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 35px;
    height: 26px;
    background: url(../img/icon-repair@2x.png) left bottom no-repeat;
    background-size: 27px 25px;
    content: '';
  }
  .cv ._inner ul li a.shopsearch::before {
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 35px;
    height: 26px;
    background: url(../img/icon-shop@2x.png) left bottom no-repeat;
    background-size: 27px 25px;
    content: '';
  }
  .cv ._inner ul li a.js-second_item::after {
    display: inline-block;
    position: absolute;
    top: calc(50% - 10px);
    right: -1px;
    width: 35px;
    height: 26px;
    -webkit-transform: none;
            transform: none;
    border: none;
    background: url(../img/modal/ico_open.png) left bottom no-repeat;
    background-size: 20px 20px;
    content: '';
  }
  .cv ._inner ul li a.single::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    background-image: none;
    content: '';
  }
  .cv ._inner ul li a.open_second_item::after {
    background: url(../img/modal/ico_close.png) left bottom no-repeat;
    background-size: 20px 20px;
  }
  .linkArea {
    width: 90.625%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .linkArea .faq a {
    display: block;
    position: relative;
    margin-bottom: 50px;
    padding: 20px;
    border: 2px solid #eceff1;
    font-size: 14px;
  }
  .linkArea .faq a::after {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #2d3a41;
    border-right: 2px solid #2d3a41;
    content: '';
  }
  .linkArea .faq a span {
    margin-bottom: 0.4em;
    font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
  }
}

@media screen and (min-width: 737px), print {
  .info-bnr {
    width: 590px;
    margin: 50px auto 23px;
  }
}

@media screen and (max-width: 736px) {
  .info-bnr {
    width: 90.625vw;
    margin: 13px auto 14px;
  }
}

.info-bnr .info-bnr__item {
  background-color: #eceff1;
}

@media screen and (max-width: 736px) {
  .info-bnr .info-bnr__item::after {
    right: 6px;
  }
}

.info-bnr .info-bnr__item a {
  display: block;
  position: relative;
  font-weight: 400;
}

@media screen and (min-width: 737px), print {
  .info-bnr .info-bnr__item a {
    padding: 13px 9px 9px 23px;
  }
}

@media screen and (max-width: 736px) {
  .info-bnr .info-bnr__item a {
    padding: 8px 0 8px 16px;
    letter-spacing: 0.03em;
  }
}

.info-bnr .info-bnr__item a:after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 3px #ff6400 solid;
  border-right: 3px #ff6400 solid;
  color: #ff6400;
  font-size: 14px;
  content: "";
}

@media screen and (max-width: 736px) {
  .info-bnr .info-bnr__item a:after {
    width: 7px;
    height: 7px;
  }
}

.drift-zoom-pane {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 1px solid #bbb;
  background-color: #fff;
}

.drift-bounding-box {
  background: url(../img/bg_bounding-box.png) repeat;
}
