@charset "utf-8";
/* CSS Document */

/*===========================
#cpBox
=============================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1em;
}

body {
    min-width: 1280px;
    color: #2b2b2b;
    font-size: 1.4rem;
    line-height: 1.5;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    background-color: #FFF;
}

body{
  margin:0;
  padding:0;
  background:#FFF;
}

body, table, input, textarea, select, option {
    font-family: 'Noto Sans JP', sans-serif;
}
html {
    font-size: 62.5%;
}

.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9, .wp10, .wp11, .wp12, .wp13 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }

img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}


/*フローティングバナー*/
#main .fixBtn {
    position: fixed;
    right: 0;
    bottom: inherit;
    top: 150px;
    z-index: 1005;
    width: 300px;
}

/*ヘッダー*/
.lp-head-content{
  
}

ul.lp-gnav-list {
  text-align: right;
}

ul.lp-gnav-list li {
  display: inline-block;
}

ul.lp-gnav-list li:nth-child(1) {
}

ul.lp-gnav-list li:nth-child(2) {
}

ul.lp-gnav-list li:nth-child(3) {
}

ul.lp-gnav-list li:nth-child(4) {
}

.lp-head{ width: 100%; background-color: #727071; }

.lp-head-inner{
    width: 1000px;
    height: 60px;
    padding: 0;
    margin: 0 auto;
    background: url(../img/menu_bg.jpg);
}

#main{
  margin: 0 auto;
  /*background: #f9f9f9;*/
}

#main > div{
  text-align: center;
}

.sp{ display: none; }
.pc{ display: block; }


/*愛車循環 CM*/
.cm-mov{
  background: url(../img/pic_cm_pc.jpg) no-repeat center top;
  width: 1000px;
  height: 437px;
  margin: 0 auto;
  padding-top: 92px;  
}

/*メインビジュアル　ロゴのリンク設定*/
.cm-mainbox{
  position: relative;
  width: 1000px;
  margin:0 auto; 
}

.cm-mainbox div a{
  position: absolute;
  width: 179px;
  height: 61px;
  top: 37px;
  right: 41px;
  opacity: 0;
}

#gFooter {
    margin-top: 22px;
    padding: 54px 0 76px;
    border-top: 2px solid #ec1234;
    background-color: #f4f5f6;
    position: relative;
}

#gFooter .pagetop {
  z-index: 1000;
}

#gFooter .pagetop {
    position: absolute;
    top: -42px;
    right: 40px;
    z-index: 10;
    background-color: #fff;
    border-radius: 50%;
}

#gFooter .fBox {
    margin: 0 auto;
    max-width: 1200px;
}

#gFooter .copyright {
    margin-top: -35px;
    font-size: 1rem;
    font-style: inherit;
    letter-spacing: 0.03rem;
}


/*beat*/
.cm-beat,
.cm-casual{
  width: 1000px;
  position: relative;
  margin:0 auto;
}

.cm-casual .cm-casual-txt {
  position: absolute;
  top: -64px;
  right: 0px;
  z-index: 100;
}

.cm-beat .cm-beat-txt {
  position: absolute;
  top: -64px;
  right: 0px;
  z-index: 100;
}

.cm-beat .btn {
  position: absolute;
  top: 435px;
  left: 35px;
}

.cm-mainte-img, .cm-shopinfo-img{
  position: relative;
}

.cm-mainte-img .bg_mainte, .cm-shopinfo-img .bg_shopinfo{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.cm-mainte-img.swiper,
.cm-shopinfo-img.swiper{
  width: 1000px;
  overflow: hidden !important;
  position: relative;
  height: 430px;
  max-width: 1000px !important;
  margin: 0 auto !important;
}

.cm-mainte-img .swiper-wrapper,
.cm-shopinfo-img .swiper-wrapper{
  width: 1000px;
}

.cm-mainte-img .swiper-slide,
.cm-shopinfo-img .swiper-slide{
  width: 100%;
  height: 100%;
}

.swiper-slide > img {
  object-fit: cover; /* IE: not support */
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 24px; /* ボタンの幅 */
  height: 40px; /* ボタンの高さ */
  background-size: 24px 40px; /* 表示したいサイズ */
  transform: translateY(-50%);
  margin-top: 0;
}

.pcBlock{ display: block; }
.spBlock{ display: none; }


/*愛車循環 CM*/
.contests-mov{
  background: url(../img/bg_contests_pc.jpg) no-repeat center top;
  width: 1004px;
  height: 400px;
  margin: 0 auto;
  padding-top: 135px;
}

.campaign2mov div, .campaign3mov div{
  width: 640px;
  margin: 0 auto;
}

#main .swiper-button-prev, #main .swiper-button-next {
  z-index: 101
}




@media screen and (max-width: 560px){
  .cm-mainbox{
    width: auto;
    margin:0 auto; 
  }
  .cm-mainbox div a {
    width: 25vw;
    height: 5vh;
    top: 4%;
    right: 4%;
  }

  .pcBlock{ display: none; }
  .spBlock{ display: block; }

}

/*cm-campaign*/
.cm-campaign{
  position: relative;
  margin: 0 auto;
  width: 1000px
}

.btnDetail{
  position: absolute;
  top: 250px;
  left: 34px;
}

.btnEntry{
  position: absolute;
  top: 475px;
  left: 34px;  
}

/*開閉メニュー ＋－*/
.btnEntry::before{
  content: '';
  position: absolute;
  width: 3.0%;/*+、-の大きさ設定*/
  height: 1px;
  border-bottom: solid #006f97;/*+、-の色設定*/
  border-bottom-width: 0.3vw;/*+、-の太さ設定*/
  margin: auto;
  top: 0;
  bottom: 0;
  right: -2.5%;/*+、-の位置設定*/
  transform: rotate(0deg);
  transition: all .4s;
  z-index: 5;
}
.btnEntry::after{
  content: '';
  position: absolute;
  width: 3.0%;/*+、-の大きさ設定*/
  height: 1px;
  border-bottom: solid #006f97;/*+、-の色設定*/
  border-bottom-width: 0.3vw;/*+、-の太さ設定*/
  margin: auto;
  top: 0;
  bottom: 0;
  right: -2.5%;/*+、-の位置設定*/
  transform: rotate(90deg);
  transition: all .4s;
  z-index: 5;
}
.active::before{
  transform: rotate(360deg);
  transition: all .4s;
}
.active::after{
  transform: rotate(360deg);
  transition: all .4s;
}


/*cm-mente*/
.cm-mente{
  position: relative;
  margin: 0 auto;
  width: 1000px
}

/*cm-bikelist*/
.cm-bikelist{
  position: relative;
  margin: 0 auto;
  width: 1000px
}

.cm-bikelist .btn{
}

.cm-bikelist .btn02{
  position: absolute;
  top: 120px;
  left: 34px;
}
.cm-bikelist .btn03{
  position: absolute;
  top: 390px;
  left: 34px;  
}


/*cm-bikecode*/
.cm-bikecode{
  min-height: 300px;
  margin: 0 auto;
  width: 1000px;
  background: #fff;
}


/*btn アニメーション*/
.btnDetail img,
.btnEntry img,
.cm-mente div img,
.cm-beat div.btn img,
.cm-bikelist div img,
.cm-bikecode div img,
#main .fixBtn img,
ul.lp-gnav-list li a{
  transition-duration: 0.5s;
}

.btnDetail img:hover,
.btnEntry img:hover,
.cm-mente div img:hover,
.cm-beat div.btn img:hover,
.cm-bikelist div img:hover,
.cm-bikecode div img:hover,
#main .fixBtn img:hover{
  transform: scale(1.05);
  transition-duration: 0.5s;
  opacity: .7;
}

/*グローバルナビ　ホバー*/
ul.lp-gnav-list li a:hover{
    transition-duration: 0.5s;
    opacity: .5;
}

/*タブレット--------------------------------*/
@media (max-width: 896px){

  /*フローティングバナー*/
  #main .fixBtn {
    position: fixed;
    right: 0;
    left: inherit;
    bottom: 0;
    top: inherit;
    z-index: 1000;
    width: 300px;
    padding: 0;
    background: none;
  }

  .lp-head-inner{
    width: auto;
  }

  /*ヘッダー*/
  .lp-head-content{ }
  #main .pc { display: block !important; }

  #main .cm-mainbox,
  .cm-campaign,
  .cm-beat,
  .cm-mente,
  .cm-bikelist,
  .cm-bikecode {
      width: auto;
  }
  .cm-beat .btn {
    position: absolute;
    top: 31vh;
    left: 6vw;
    width: 88%;
  }
  .btnDetail {
    position: absolute;
    top: 19vh;
    left: 6vw;
    width: 88%;
  }
  .btnEntry {
    position: absolute;
    top: 35vh;
    left: 6vw;
    width: 88%;
  }

  .cm-mov, .contests-mov {
    width: 100%;  
  }

  .campaign2mov {
      overflow: hidden;
      margin: 0 auto;
      padding-bottom: 5%;
      position: relative;
      width: 84%;
      padding-top: 42.25%;
      height: auto;
  }
  .campaign3mov{
      overflow: hidden;
      margin: 0 auto;
      padding-bottom: 5%;
      position: relative;
      width: 84%;
      padding-top: 42.25%;
      height: auto;
  }

  .campaign2mov div, .campaign3mov div {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }

  .cm-mente .btn {
    position: absolute;
    top: 1vh;
    left: 6vw;
    width: 88%;
  }
  .cm-mente .btn02 {
    position: absolute;
    top: 10vh;
    left: 6vw;
    width: 88%;
  }
  .cm-bikelist .btn {
    position: absolute;
    top: 1.5vh;
    left: 6vw;
    width: 88%;
  }
  .cm-bikecode {
    position: relative;
  }
  .cm-bikecode .btn {
    top: 1.5vh;
    left: 6vw;
    width: 88%;
  }

  .cm-mainbox div a:hover {
    opacity: 0 !important;
  }
}


/*スマホビュー--------------------------------------*/
@media screen and (max-width: 560px){
body { min-width: inherit; font-size: 1.4rem; }

  .sp{ display: block; }
  #main .pc { display: none !important; }

  /*フローティングバナー*/
  #main .fixBtn {
    position: fixed;
    right: 0;
    left: inherit;
    bottom: 15px;
    top: inherit;
    z-index: 1001;
    width: 140px;
    padding: 0;
    background: none;
  }

  /*メニュー制御*/
  .lp-head-content {
      position: inherit;
  }

  .lp-gnav-inner {
      background: #ddd;
      padding: 0px 0;
  }
  .lp-gnav-list {
      display: flex;
      flex-wrap: wrap;
      /*justify-content: space-between;*/
  }

  .lp-gnav-list li{
      width: calc(( 100% - 0px ) / 2 );
  }

  ul.lp-gnav-list li img {
      height: auto;
  }

  ul.lp-gnav-list li:nth-child(1) {
      position: inherit;
      top:inherit;
      left: inherit;
      margin-right: 0px;
      margin-bottom: 0px;
  }

  ul.lp-gnav-list li:nth-child(2) {
      position: inherit;
      top:inherit;
      left: inherit;
      margin-bottom: 0px;
  }

  ul.lp-gnav-list li:nth-child(3) {
      position: inherit;
      top:inherit;
      left: inherit;
      margin-right: 0px;
  }

  ul.lp-gnav-list li:nth-child(4) {
      position: inherit;
      top:inherit;
      left: inherit;
  }

  /*画像スライド*/
  .cm-mainte-img.swiper, .cm-shopinfo-img.swiper {
    width: 100%;
    overflow: hidden !important;
    position: relative;
    height: auto;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

 .cm-mainte-img.swiper {
    height: auto;
  }

  #container .swiper-button-prev, #container .swiper-button-next{
    top: 22vh;
   } 

  #container .swiper-pagination.swiper-pagination-bullets {
    bottom: 0;
    margin: 5px auto 5px;
  }

  /*整備コンテスト動画紹介*/
  .contests-mov {
    background: url(../img/bg_contests_sp.jpg) no-repeat center top;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 23%;
    padding-bottom: 3%;
    background-size: cover;
  }


  /*Beat*/
  .cm-beat {
      width: 100%;
  }

  .cm-beat .cm-beat-txt {
      position: absolute;
      top: -25px;
  }

  .cm-beat .cm-beat-txt img{
    width: 200px;
  }

  .cm-beat .btn {
      position: absolute;
      top: 75%;
      left: 5vw;
      width: 90%;
  }
  /*cm-casual*/
  .cm-casual {
    width: 100%;
  }

  .cm-casual .cm-casual-txt {
      position: absolute;
      top: -25px;
  }

  .cm-casual .cm-casual-txt img{
    width: 245px;
  }


  /*--Connected--*/
  .cm-campaign {
      position: relative;
      margin: 0 auto 15vh;
      width: 100%;
  }
  .btnDetail {
      position: absolute;
      top: 63%;
      left: 5vw;
      width: 90%;
  }
  .btnEntry {
      position: absolute;
      top: 90%;
      left: 5vw;
      width: 90%;
  }

  .cm-cp2 .btnDetail {
      position: absolute;
      top: 54%;
      left: 0px;
  }
  .cm-cp2 .btnEntry {
      position: absolute;
      top: 73%;
      left: 0px;
  }

  /*開閉メニュー ＋－*/
  .btnEntry::before{
    content: '';
    position: absolute;
    width: 5.5%;
    height: 1px;
    border-bottom: solid #fff;
    border-bottom-width: 0.7vw;
    margin: auto;
    top: -7.5vh;
    bottom: 0;
    right: 5vw;
    transform: rotate(0deg);
    transition: all .4s;
    z-index: 5;
  }
  .btnEntry::after{
    content: '';
    position: absolute;
    width: 5.5%;
    height: 1px;
    border-bottom: solid #fff;
    border-bottom-width: 0.7vw;
    margin: auto;
    top: -7.5vh;
    bottom: 0;
    right: 4.8vw;
    transform: rotate(90deg);
    transition: all .4s;
    z-index: 5;
  }
  .active::before{
    transform: rotate(360deg);
    transition: all .4s;
  }
  .active::after{
    transform: rotate(360deg);
    transition: all .4s;
  }



  /*--cm-mente--*/
  .cm-mente {
      position: relative;
      margin: 0 auto;
      width: 100%;
  }
  .cm-mente .btn {
      position: absolute;
      top: 45%;
      left: 5vw;
      width: 90%;
  }
  .cm-mente .btn02 {
      position: absolute;
      top: 71%;
      left: 5vw;
      width: 90%;
  }

  /*--社内の整備コンテストの紹介動画--*/
  .cm-shopinfo-img.swiper {
      height: auto;
  }

  .cm-shopinfo-img .bg_shopinfo {
      position: absolute;
      top: inherit;
      bottom: 0;
      left: 0;
      z-index: 100;
  }



  /*--cm-bikelist--*/
  .cm-bikelist {
      position: relative;
      margin: 0 auto;
      width: 100%;
  }
  .cm-bikelist .btn03 {
      position: absolute;
      top: 45%;
      left: 5vw;
      width: 90%;
  }

  /*--cm-bikecode--*/
  .cm-bikecode {
      position: relative;
      margin: 30px auto 0;
      width: 100%;
      min-height: 100px;
  }

  .cm-bikecode .btn {
      position: absolute;
      top: 0%;
      left: 5vw;
      width: 90%;
  }

  #gFooter {
      padding: 56px 16px 15px;
      border-top: none;
  }

  #gFooter .pagetop {
      width: 45px;
      height: 45px;
      right: 16px;
      top: -20px;
  }

  #gFooter .copyright {
      margin-top: 16px;
      text-align: center;
  }
}


/*新テレビCMの見どころ紹介！ タブレット*/
@media screen and (max-width: 896px){
body { min-width: inherit; font-size: 1.4rem; }
  .cm-movie {
    height: 456px;
    padding-top: 8%;
    background-size: contain;
    padding-bottom: 0%;
    margin-bottom: 30px;
  }
  .cmbox02 {
    padding-top: 61px;
  }
  .campaign3mov {
    height: auto;
  }

  #container .swiper-button-prev, #container .swiper-button-next {
      top: 22vh;
  }

}


/*スマホ共通*/
@media screen and (max-width: 560px){
  .lp-head-inner{
      width: auto;
      padding: 0px;
      margin: 0;
      background: #fff;
      height: auto;
  }

}

#cpBox,#cpBox2,#cpBox3,#cpBox4{
  width: 1000px;
  margin: 0px auto 0;
  padding: 0;
  /*background: #ff583b;*/
  font-size: 125%;
  line-height: 1.5em;
  z-index: 1000;
  position: relative;
}

#cpBox dl ,#cpBox dt ,#cpBox dd ,#cpBox ul ,#cpBox li,
#cpBox2 dl ,#cpBox2 dt ,#cpBox2 dd ,#cpBox2 ul ,#cpBox2 li,
#cpBox3 dl ,#cpBox3 dt ,#cpBox3 dd ,#cpBox3 ul ,#cpBox3 li,
#cpBox4 dl ,#cpBox4 dt ,#cpBox4 dd ,#cpBox4 ul ,#cpBox4 li{
  list-style-type:none;
  margin:0;
}

#cpBox .lp-item, #cpBox2 .lp-item,
#cpBox3 .lp-item, #cpBox4 .lp-item{
    margin-left: 1rem;
    line-break: anywhere;
}

#cpBox .lp-item::before,
#cpBox2 .lp-item::before,
#cpBox3 .lp-item::before,
#cpBox4 .lp-item::before {
    content: "・";
    position: relative;
    margin-left: -1rem;
}

#quiz a{
  transition: all 0.8s;
}

#quiz a:hover img{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  /*transform: scale(1.1, 1.1);*/
}

.lp-sec-case-sp, .lp-sec-cm-sp{ display: none; }
.lp-sec-case-pc{}
.lp-sec-mk-pc{
  text-align: center;
  margin: 5px 0;
}

.lp-sec-mk-sp{
  text-align: center;
  margin: 5px 0;
}


#cpBox .lp-sec-case-pc ul,
#cpBox2 .lp-sec-case-pc ul,
#cpBox3 .lp-sec-case-pc ul,
#cpBox4 .lp-sec-case-pc ul{
  width: 870px;
  margin: 0 auto 25px;
}

#cpBox .lp-sec-case-pc ul li, #cpBox2 .lp-sec-case-pc ul li,
#cpBox3 .lp-sec-case-pc ul li, #cpBox4 .lp-sec-case-pc ul li{
  display: inline-block;
  padding: 0 0px;
  margin: 0 21px;
}

#cpBox .lp-sec-case-pc ul li a, #cpBox2 .lp-sec-case-pc ul li a,
#cpBox3 .lp-sec-case-pc ul li a, #cpBox4 .lp-sec-case-pc ul li a{
  display: block;
}

.lp-sec-titcm-sp{
  text-align: center;
}

.lp-sec-cm-pc{
  background: url(../img/bg_youtube_pc.jpg) no-repeat center top;
  height: 530px;
}

.lp-sec-cm-pc .cmArea{
  position: relative;
  text-align: center;
}

.cpEnd{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.lp-sec-terms{ text-align: center; margin-top: 35px; }

.lp-sec-entry{
  text-align: center;
}

.lp-sec-entry .lp-button-entry a{
    display: block;
    padding: 0;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: solid 2px #000;
    border-radius: 10px;
    transition: .4s;
    margin: 10px auto 60px;
    min-width: 300px;
    position: relative;
    max-width: 500px;
    padding: 17px 0 17px 0;
    font-size: 18px;
}

.lp-sec-entry .lp-button-entry a:hover {
    background: #d11026;
    color: white;
}


@media screen and (max-width: 896px){/*タブレット*/
  .cm-diagram .btn {
      bottom: 0%;
      left: 50%;
      top: auto;
  }

  .cm-diagram .btn-prof01 {
      top: 24%;
      left: 69.5%;
  }

  .cm-diagram .btn-prof02 {
      top: 53%;
      left: 22.2%;
  }

  .cm-diagram .btn-prof03 {
      top: 72%;
      left: 80.5%;
  }

  .cm-diagram .btn-prof04 {
      top: 95%;
      left: 22%;
  }

  .cm-diagram .btn-prof01 a, .cm-diagram .btn-prof02 a, .cm-diagram .btn-prof03 a, .cm-diagram .btn-prof04 a {
      display: block;
      width: 80px;
  }

  .cm-diagram .btn img {
      width: 200px;
  }

  .cm-diagram .btn-prof01 img, .cm-diagram .btn-prof02 img, .cm-diagram .btn-prof03 img, .cm-diagram .btn-prof04 img {
      width: 80px;
  }

  .cm-diagram .btn, .cm-diagram .btn-prof01, .cm-diagram .btn-prof02, .cm-diagram .btn-prof03, .cm-diagram .btn-prof04 {
      position: absolute;
      transform: translate(-50%, -50%);
  }

  .btnDetail a:hover img, .cm-diagram .btn-prof02 a:hover img, .cm-diagram .btn-prof03 a:hover img, .cm-diagram .btn-prof04 a:hover img{
      transform: scale(1.1);
      transition-duration: 0.5s;
  }




}

@media screen and (max-width: 560px){/*スマホ*/
  .cm-entry{
    position: relative;
    background: url(../img/pic_entry_sp.jpg) no-repeat center top;
    height: auto;
    padding-top: 8%;
    background-size: cover;
    padding-bottom: 18%;
  }
  .cmbox01 {
    padding-top: 0%;
  }

  /*愛車循環を支える整備力*/
  .cm-mainte-img .bg_mainte{
      position: absolute;
      top: inherit;
      bottom: 0;
      left: 0;
      z-index: 100;
  }

  /*愛車循環 CM*/
  .cm-mov{
    background: url(../img/pic_cm_sp.jpg) no-repeat center top;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .campaign2mov {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 5%;
    position: relative;
    width: 84%;
    padding-top: 42.25%;
    height: auto;    
  }

  .campaign2mov div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
  }


  img.pc{ display: none; }
  

  #cpBox .lp-block > p, #cpBox2 .lp-block > p,
  #cpBox3 .lp-block > p, #cpBox4 .lp-block > p{
    width: 92%;
    padding-top: 0;
    background: #fff;
    margin: -20px auto 0px;
    font-size: 10px;
    line-height: 1.5rem;
    padding-bottom: 21px;
  }
  .cm-diagram {
    position: relative;
    width: auto;
    margin: 0 auto;
  }
  /*btn位置制御*/
  .cm-diagram .btn, .cm-diagram .btn-prof01, .cm-diagram .btn-prof02, .cm-diagram .btn-prof03, .cm-diagram .btn-prof04 {
      position: absolute;
      transform: translate(-50%, -50%);
  }

  .cm-diagram .btn {
      bottom: -4%;
      left: 50%;
      top: auto;
  }

  .cm-diagram .btn-prof01 {
      top: 24%;
      left: 75.2%;
  }

  .cm-diagram .btn-prof02 {
      top: 50.5%;
      left: 19.2%;
  }

  .cm-diagram .btn-prof03 {
      top: 74%;
      left: 84%;
  }

  .cm-diagram .btn-prof04 {
      top: 95%;
      left: 19.0%;
  }

  .cm-diagram .btn-prof01 a, .cm-diagram .btn-prof02 a, .cm-diagram .btn-prof03 a, .cm-diagram .btn-prof04 a {
      display: block;
      width: 80px;
  }

  .cm-diagram .btn img {
      width: 150px;
  }

  .cm-diagram .btn-prof01 img, .cm-diagram .btn-prof02 img, .cm-diagram .btn-prof03 img, .cm-diagram .btn-prof04 img {
      width: 80px;
  }

  .cm-diagram .btn-prof01 a:hover img, .cm-diagram .btn-prof02 a:hover img, .cm-diagram .btn-prof03 a:hover img, .cm-diagram .btn-prof04 a:hover img{
      transform: scale(1.1);
      transition-duration: 0.5s;
  }

  /*CM本編はこちら*/
  .cm-movie {
    position: relative;
    background: url(../img/pic_cm_highlights_movie_sp.jpg) no-repeat center top;
    height: auto;
    padding-top: 17%;
    background-size: cover;
    padding-bottom: 11%;
    margin-bottom: 50px;
  }
  .cmbox02 {
    padding-top: 0px;
  }

}

@media screen and (max-width: 980px){
#cpBox,#cpBox2,#cpBox3,#cpBox4{
  max-width: 100%;
  height: auto;
  width /***/:auto;
  margin:0 auto;
  padding: 0;
  }
}

#cpBox img, #cpBox2 img,
#cpBox3 img, #cpBox4 img{
  max-width: 100%;
  height: auto;
  width /***/:auto;　
  border:none;
}

#cpBox .notes, #cpBox2 .notes,
#cpBox3 .notes, #cpBox4 .notes{
  display:block;
  margin-top:1em;
  font-size:81%;
  line-height:1.3em;
}

/*.lp-block{ padding: 0px 0 10px; }*/

.lp-block > p{
  width: 1000px;
  background: #fff;
  margin: 0px auto 0;
  padding: 30px 0 15px;
  text-align: center;
}

.lp-sec-list,.lp-sec-list2{ display: none; }

#cpBox dl.detail, #cpBox2 dl.detail,
#cpBox3 dl.detail, #cpBox4 dl.detail{
    display: flex;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto 0px;
    vertical-align: middle;
    padding: 0;
    background: #fff;
    font-size: 0.8em;
}

#cpBox dl.detail dt, #cpBox2 dl.detail dt,
#cpBox3 dl.detail dt, #cpBox4 dl.detail dt{
  width: 20%;
  box-sizing: border-box;
  padding:1em;
  text-align:center;
  vertical-align:middle;
  background:#EEE;
  font-weight:bold;
  border-bottom: 1px solid #ccc;
}

#cpBox dl.detail dd, #cpBox2 dl.detail dd,
#cpBox3 dl.detail dd, #cpBox4 dl.detail dd{
  display:table-cell;
  padding:1em;
  vertical-align:middle;
  width: 80%;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

#cpBox dl.detail dd a:link, #cpBox2 dl.detail dd a:link,
#cpBox3 dl.detail dd a:link, #cpBox4 dl.detail dd a:link{
  color: #ff583b;
  text-decoration: underline;
}

#cpBox dl.detail dd a:hover, #cpBox2 dl.detail dd a:hover,
#cpBox3 dl.detail dd a:hover, #cpBox4 dl.detail dd a:hover{
  text-decoration: none;
}

/*タブレット*/
@media screen and (max-width: 896px){
  #cpBox, #cpBox2, #cpBox3, #cpBox4{
      max-width: 100%;
      height: auto;
      width /***/: auto;
      margin: 0 auto;
      padding: 0;
      margin: 0 auto 0;
      /* width: 91%; */
  }
  .lp-sec-list,.lp-sec-list2{
    width: 100%;
    margin: 2.3vh auto 0;
    background-color: #fff;
  }
  .lp-sec-list .lp-block > p,
  .lp-sec-list2 .lp-block > p{
    width: 100% !important;
  }
  /*#cpBox .lp-sec-list .lp-block .detail,
  #cpBox2 .lp-sec-list2 .lp-block .detail,
  #cpBox3 .lp-sec-list2 .lp-block .detail,
  #cpBox4 .lp-sec-list2 .lp-block .detail{
    width: 100%;
  }*/ 

  #cpBox dl.detail, #cpBox2 dl.detail, #cpBox3 dl.detail, #cpBox4 dl.detail {
      width: 100%;
  }

  #cpBox dl.detail dd, #cpBox2 dl.detail dd, #cpBox3 dl.detail dd, #cpBox4 dl.detail dd {
      
  }

}

@media screen and (max-width: 640px){
  #main {
    background: #fff;
  }

  .cm-entry span {
      position: absolute;
      top: calc(145 / 640 * 100vw);/*308px*/
      left: calc(27 / 640 * 100vw)/*220px;*/
  }

  .cm-entry a{
    width: calc(534 / 585 * 100vw);
    height: calc(74 / 640 * 100vw);
  }

  .lp-sec-case-sp,.lp-sec-cm-sp{ display: block; }
  .lp-sec-case-pc,.lp-sec-cm-pc{ display: none; }

  .lp-sec-cm-sp .cmbox01{ padding-top: 17vw; }
  .lp-sec-cm-sp .cmbox02{ padding-top: 19vw; }

  .lp-sec-entry .lp-button-entry a{
      min-width: 300px;
      max-width: 320px;
  }

  .lp-sec-cm-sp .cmArea{
    position: relative;
    text-align: center;
  }

  .lp-sec-cm-sp{
    background: url(../img/bg_youtube_sp.jpg) no-repeat center top;
    background-size: cover;
  }

  .campaign3mov {
      overflow: hidden;
      margin: 0 auto;
      padding-bottom: 5%;
      position: relative;
      width: 84%;
      padding-top: 42.25%;
      height: auto;
  }

  .campaign3mov div {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }

  #cpBox .lp-sec-case-sp ul li, #cpBox2 .lp-sec-case-sp ul li,
  #cpBox3 .lp-sec-case-sp ul li, #cpBox4 .lp-sec-case-sp ul li{
      width: 80%;
      margin: 0 auto;
  }

  #cpBox dl.detail, #cpBox2 dl.detail,
  #cpBox3 dl.detail, #cpBox4 dl.detail{
    display:block;
    width:92%;
    border:none;
    margin: -10px auto 0;
    position: relative;
  }

  #cpBox dl.detail dt, #cpBox2 dl.detail dt,
  #cpBox3 dl.detail dt, #cpBox4 dl.detail dt{
    display:block;
    width:100%;
    padding:0.5em 0;
    margin: 5px 0 0;
    border: none;
    border-radius: 6px;
  }

  #cpBox dl.detail dd, #cpBox2 dl.detail dd,
  #cpBox3 dl.detail dd, #cpBox4 dl.detail dd{
    display:block;
    width:100%;
    padding:0.5em 0.3em 2em;
    border: none;
    }
}

#cpBox h3, #cpBox2 h3,
#cpBox3 h3, #cpBox4 h3{
  margin:0;
  padding:0.3em 0;
  background:#E91937;
  color:#FFF;
  text-align:center;
  font-size:113%;
}

#cpBox h5, #cpBox2 h5, #cpBox3 h5, #cpBox4 h5{
  margin:0 0 1em 0;
  padding:0;
  font-size:125%;
}

#cpBox h6,#cpBox2 h6, #cpBox3 h6,#cpBox4 h6{
  margin:0 0 0.3em 0;
  padding:0;
  font-weight:normal;
}

#cpBox ul#btn,#cpBox2 ul#btn, #cpBox3 ul#btn,#cpBox4 ul#btn{
  display:table;
  width:95%;
  margin:2em 0 1em 0;
  padding:0 2.5%;
}

#cpBox ul#btn li,#cpBox2 ul#btn li, #cpBox3 ul#btn li,#cpBox4 ul#btn li{
  display:table-cell;
  width:50%;
  text-align:center;
  vertical-align:middle;
}

@media screen and (max-width: 640px){
#cpBox ul#btn li,#cpBox2 ul#btn li, #cpBox3 ul#btn li,#cpBox4 ul#btn li{
  display:block;
  width:100%;
  }
}

#cpBox .satei ,#cpBox2 .satei , #cpBox .buy , #cpBox .tel, #cpBox2 .buy , #cpBox2 .tel {
  position : relative ;
  display:block;
  margin:0.2em auto 1em auto;
  padding:0.5em 0 0.6em 0;
  width:95%;
  height:2em;
  color: #FFF;
  text-align:center;
  text-decoration:none;
  font-size:150%;
  font-weight:bold;
  line-height:1em;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666;
  -moz-box-shadow: 0px 1px 3px #666;
  box-shadow: 0px 1px 3px #666;
}
#cpBox .tel,#cpBox2 .tel { max-width: 400px; position: relative; overflow: hidden; }

#cpBox .tel::before, #cpBox2 .tel::before, #cpBox3 .tel::before, #cpBox4 .tel::before{
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: tel 3s ease-in-out infinite;
}

@-webkit-keyframes tel {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

@media screen and (max-width: 640px){
#cpBox ul#btn,#cpBox2 ul#btn{
  margin:1em 0;
}

#cpBox .satei ,#cpBox .buy ,#cpBox .tel,
#cpBox2 .satei ,#cpBox2 .buy , #cpBox2 .tel {
  display:block;
  margin:0.2em auto 1em auto;
  padding:0.5em 0 0.6em 0;
  width:90%;
  height:2em;
  font-size:125%;
  line-height:1em;
  }
}

#cpBox .satei, #cpBox2 .satei{
  background: #FF8800;
  background-image: -webkit-linear-gradient(top, #FF8800, #EE4400);
  background-image: -moz-linear-gradient(top, #FF8800, #EE4400);
  background-image: -ms-linear-gradient(top, #FF8800, #EE4400);
  background-image: -o-linear-gradient(top, #FF8800, #EE4400);
  background-image: linear-gradient(to bottom, #FF8800, #EE4400);
}

#cpBox .buy, #cpBox2 .buy{
  background: #EE0000;
  background-image:url(../img/arr.png);
  background-image: -webkit-linear-gradient(top, #EE0000, #CC0000);
  background-image: -moz-linear-gradient(top, #EE0000, #CC0000);
  background-image: -ms-linear-gradient(top, #EE0000, #CC0000);
  background-image: -o-linear-gradient(top, #EE0000, #CC0000);
  background-image: linear-gradient(to bottom, #EE0000, #CC0000);
}

#cpBox .tel,#cpBox2 .tel {
  background: #00bc38;
  background-image:url(../img/arr.png);
  background-image: -webkit-linear-gradient(top, #00bc38 , #008c46 );
  background-image: -moz-linear-gradient(top, #00bc38, #008c46 );
  background-image: -ms-linear-gradient(top, #00bc38, #008c46 );
  background-image: -o-linear-gradient(top, #00bc38, #008c46 );
  background-image: linear-gradient(to bottom, #00bc38, #008c46 );
}

#cpBox .satei:after ,#cpBox .buy:after,#cpBox .tel:after,
#cpBox2 .satei:after ,#cpBox2 .buy:after,#cpBox2 .tel:after{
  content: url(../img/arr.png) ;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
}

#cpBox .satei:hover ,#cpBox .buy:hover ,#cpBox .tel:hover,
#cpBox2 .satei:hover ,#cpBox2 .buy:hover ,#cpBox2 .tel:hover {
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  font-weight:bold;
}

#cpBox .satei em ,#cpBox .buy em ,#cpBox .tel em,
#cpBox2 .satei em ,#cpBox2 .buy em ,#cpBox2 .tel em {
  font-size:75%;
  font-style:normal;
  text-decoration:none;
}

#cpBox .countdown,#cpBox2 .countdown, #cpBox3 .countdown,#cpBox4 .countdown{
  width:95%;
  background:#FFEEE3;
  margin:1em 0;
  padding:1em 2.5%;
  font-weight:bold;
  font-size:138%;
  text-align:center;
}

/* 191004 終了の記載 */
#cpBox dl.detail dd span,
#cpBox2 dl.detail dd span{
  color: red;
  font-weight: bold;
}
.TitleImg{
  position: relative;
}
.campaignend{
  width: 100%;
    height: 100%;
    z-index: 1;
  position: absolute;
    top: 0;
    background: rgba(255,255,255, 0.5);
}
.campaignend p{
  position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 35%;
    height: 15%;
    z-index: 1;
    background: #4a4a4a;
    color: #FFF;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 3px;
}
@media screen and (max-width: 640px){
.campaignend p{
  font-size: 14px;
  width: 40%;
    height: 35%;
}
}




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 57%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
     }
  .mfp-arrow:before, .mfp-arrow .mfp-b {}

.mfp-arrow-left { left: 21%; transform: translate(-50%, -50%); }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {}
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    width: 30px;
    height: 30px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(224deg);
    transform: rotate(224deg);
  }

.mfp-arrow-right { right: 10%; transform: translate(-50%, -50%); }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {}
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    width: 30px;
    height: 30px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 600px;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }



@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
    left: 12%;
    transform: translate(-50%, -30%);
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    right: -8%;
    transform: translate(-50%, -30%);
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
}

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

@media screen and (max-width: 560px){
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
      right: 20px;
      top: 2px;
  }

  .mfp-gallery .mfp-image-holder .mfp-figure {
      cursor: pointer;
      width: 88%;
      margin: 0 auto;
  }

  img.mfp-img {
    max-width: 100%;
  }
  .mfp-figure:after {
    box-shadow: none;
    background: none;
  }
  .mfp-bottom-bar {
    left: auto;
    width: 88%;
    margin: -36px auto 0;
  }
  .mfp-arrow-left {
      left: 15%;
      transform: translate(-50%, -30%);
  }

  .mfp-arrow-right {
      right: -28%;
      transform: translate(-50%, -30%);
  }
  .mfp-arrow-left:before, .mfp-arrow-right:before{
      width: 16px;
      height: 16px;
  }


}

/* mfp-bg（overlay） */
.mfp-fade02.mfp-bg {
  opacity: 0;
  transition: all 0.2s ease-out;
}

.mfp-fade02.mfp-bg.mfp-ready {
  opacity: 0.6;
}
.mfp-fade02.mfp-bg.mfp-removing {
  opacity: 0;
}

/* mfp-content */
.mfp-fade02.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.2s ease-out;
}
.mfp-fade02.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade02.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}