

/*------------------------------------------------------*/
/*video modal--------------*/
.btnModal{cursor: pointer;}

.wrap_modalV2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 50;
    display: none;
  }

  .wrap_modalV2 img {
    max-width: 100%;
  }

  .wrap_modalV2 .modal_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
  }


  body.stop {
    overflow-y: hidden;
  }
  @media screen and (min-width: 768px) {
    .wrap_modalV2 .modal_item_wrap {
      /* max-width: 800px; */
      width: 100%;
      /*80vw: 0;*/
      /* max-height: 480px; */
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      /*display: flex;
      justify-content: center;
      align-items: center;
      */
      overflow-y: auto;
      padding: 90px 0;
/*      padding: 70px 0;*/
    }
    .wrap_modalV2 .modal_Psim_wrap{
      padding: 90px 0;
  }
  .wrap_modalV2 .modal_Bnr_wrap{
      padding: 90px 0;
  }
    .btn_close {
      position: absolute;
      right: 0;
      left: auto;
/*      top: -60px;*/
/*      border-radius: 50%;*/
/*      height: 50px;*/
/*      width: 50px;*/
      margin: auto;
      cursor: pointer;
        top: -40px;
        right: 0;
        width: 28px;
        max-width: none;
    }
  
    .wrap_modalV2 > .btn_close {
      position: absolute;
      right: 0;
      left: 0;
      top: auto;
      bottom:0;
      background-color: #000;
      border-radius: 50%;
      height: 60px;
      width: 60px;
      margin: auto;
    }

    .mdlHistory .btnCloseHistory{
      position: relative;
      background: #fff;
      width: 130px;
      height: 42px;
      line-height: 40px;
      border: solid 1px #EB5505;
      border-radius: 20px;
      margin: 30px auto;
      top: auto;
      color: #EB5505;
    }
    

    .mdlV2Inner{
      max-width: 780px;
/*      max-width:980px ;*/
      width: 100%;
/*      width: 90%;*/
/*      margin: 0 auto; */
      background: #fff;
/*      background: #FBF8EA;*/
      position: relative;
/*      padding: 50px;*/
        padding: 60px 60px;
        left: calc(50% - 390px);
        text-align: center;
  }
  .mdlV2Inner.mdlMovie{
      max-width: 780px;
      width: 90%;
      background:none;
      position: relative;
      padding:0;
      left: calc(50% - 390px);
      text-align: center;
  }
  .mdlV2Inner.mdlHonor{padding: 60px 50px;}
  #mdl2_22 .mdlV2Inner{
    left: calc(50% - 367px);
  }
  .mdlV2Inner > .boxModal{
/*    max-width: 580px;*/
    margin: 0 auto;
  }
  #mdl2_12 .mdlV2Inner > .boxModal .boxInfo .img{width: 470px; margin: 0 auto 20px;}
  #mdl2_12 .mdlV2Inner > .boxModal .boxInfo .boxTxt{ margin: 0 auto 20px;}
  #mdl2_12 .mdlV2Inner > .boxModal .boxInfo a.btn{width: 295px;}

    .mdlV2Inner.mdlHonor.modalDev h3{ font-size: 22px; font-weight: bold; color: #EB5505; margin: 0 auto 50px;}
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li:not(:last-child){margin: 0 auto 20px;}
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex{display: flex; justify-content: space-between;}
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex .img{width: 34%;}
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex .img img{width: 100%;}
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex .txt{
      width: 62%;
      display: flex;
      /* justify-content: center; */
      align-items: center;
      text-align: left;
      margin: 0 0;
    }
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li a{display: block; color: #333 !important; text-decoration: none; transition: .6s;}
    .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li a:hover{opacity: .6;}
    .mdlV2Inner.mdlHonor .boxModal .img{width: 360px; margin: 0 auto 50px;}
    #mdl2_1 .mdlV2Inner.mdlHonor .boxModal .img,
    #mdl2_2 .mdlV2Inner.mdlHonor .boxModal .img,
    #mdl2_3 .mdlV2Inner.mdlHonor .boxModal .img,
    .mdlV2Inner.mdlHonor .boxModal .img.imgW100{width: 100%;}
    .mdlV2Inner.mdlHonor .boxModal .img img{width: 100%;}
    .mdlV2Inner.mdlHonor .boxModal .ulNote{text-align: left; margin: 40px auto 0; font-size: 12px;}

    .mdlV2Inner.mdlHonor h3{font-size: 20px; font-weight: bold; margin: 0 auto 30px;}
    .mdlV2Inner.mdlHonor h3 .fsS{font-size: 75%; font-weight: normal; display: inline-block;margin: 10px auto 0;}
    .mdlV2Inner.mdlStarlink h3{font-size: 20px; font-weight: bold; margin: 0 auto 15px;}
  .mdlV2Inner.mdlHonor .wrapH3 h3{}
  .mdlV2Inner.mdlHonor .wrapH3 h3 .lead{font-size: 14px; font-weight: normal;display: block; line-height: 1; margin: 0 auto 5px;}
  .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    display: inline-block;
    line-height: 40px;
    padding-left: 55px;
  }
  #mdl2_1 .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    background: url(/content/dam/au-com/brand/tsunagu/img/icon-no1-01_7f6c74e23f49efe3.png);
    background-position:top left;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #mdl2_2 .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    background: url(/content/dam/au-com/brand/tsunagu/img/icon-no1-02_d31561e6755c6424.png);
    background-position:top left;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #mdl2_3 .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    background: url(/content/dam/au-com/brand/tsunagu/img/icon-no1-03_a26b6bd4b06e0be3.png);
    background-position:top left;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  .mdlV2Inner.mdlHonor .wrapH3 + .txt{font-size: 12px;}
  #mdl2_4 .note{text-align: center; font-size:14px; margin: 30px auto 0;}

  #mdl2_11 .mdlV2Inner.mdlStarlink h3{margin: 0 auto 40px;}
  .mdlV2Inner.mdlHonor .txt,.mdlV2Inner.mdlStarlink .txt{ margin: 0 auto 30px;}
  .mdlV2Inner.mdlHonor .img img,.mdlV2Inner.mdlStarlink .img img{width: 100%;}

  .mdlV2Inner.mdlStarlink .wrapTable{
    position: relative;
  }
  .mdlV2Inner.mdlStarlink .wrapTable table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mdlV2Inner.mdlStarlink .wrapTable table th {
  width: 20%;
  vertical-align: center;
  text-align: center;
  word-break:break-word;
  background: #E5F8FF;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  color: #084D90;
  border-bottom: solid 2px #fff;
}
.mdlV2Inner.mdlStarlink .wrapTable table td {
  width: 80%;
  vertical-align: top;
  text-align: center;
  word-break:break-word;
  text-align: left;
  padding: 20px;
  border-bottom: solid 2px #fff;
}
.mdlV2Inner.mdlStarlink .wrapTable table td .em{font-weight: bold;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li{position: relative;padding-left:5em;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li:not(:last-child){margin: 0 auto 10px;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li .cityName{display: block; position: absolute; top: 0; left: 0;width: 5em; font-weight: bold;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li .cityName::after{
  content: '\FF1A';
  display: block;
  position: absolute;
  top: 0;
  right: 0.5em;
}
.mdlV2Inner.mdlStarlink .wrapTable table td .youtube{margin: 20px auto 0;}


  .mdlPsim{
      max-width: 740px;
      background: #FFF4D6;
      left: calc(50% - 384px);
        padding: 50px 50px;
        text-align: left;
        font-size: 16px;
  }
  .btnClosePsim{
      position: absolute;
      top: -20px;
      right: -20px;
      width: 6%;
      max-width: 40px;
    }
    .btnCloseBnr{
        display: block;
        position: absolute;
        top: -18px;
        right: -16px;
        width: 34px;
        height: 34px;
        background: #000;
        border-radius: 20px;
        max-width: none;
        padding: 8px 7px 8px 8px;
        font-size: 0;
        z-index: 1;
    }
    .modalBnr {
      width: 650px;
      position: relative;
      background:none;
      padding:0;
      border-radius: 6px;
      left: calc(50% - 338px);
    }
    .modalBnr .imgBnr{
      border-radius: 6px;
        box-shadow: 0px 15px 10px 0px rgba(0,0,0,.16);
    }
    .modalBnr .catchPokemon{
      display: block;
      position: absolute;
      width: 120px;
      height: auto;
      top: 40px;
      right: -20px;
      z-index: 1;
    }
    .modalBnr .btnCloseR img{width: 100%; }

    /*Whats New*/
    .serviceMdl .btn_close02 {
        display: block;
        position: relative;
        right: unset;
        left: unset;
        top: unset;
        border-radius: 20px;
        height: 40px;
        width: 130px;
        margin: auto;
        cursor: pointer;
        margin: 0 auto;
        border: solid 1px #444444;
        text-align: center;
        color: #444444;
        line-height: 37px;
        font-size: 14px;
    }
    .serviceMdl .btn_close02 img {
        height: 12px;
        display: inline-block;
        margin: 0 0 2px 5px;
    }
.mdlV2Inner.serviceMdl h3 {text-align: center;}
.mdlV2Inner.serviceMdl .wrapFlex{display: flex; justify-content: space-between;}
.mdlV2Inner.serviceMdl .wrapFlex .boxImg{width: 45%;}
.mdlV2Inner.serviceMdl .wrapFlex .boxImg img{width: 100%;}
.mdlV2Inner.serviceMdl .wrapFlex .boxTxt{width: 52%;}

  }
  @media screen and (min-width: 768px) and (max-width: 900px) {
  #wrapHistory .wrapTgl {
    max-width:none;
    width: 90%;
}
}

  @media screen and (min-width: 0px) and (max-width: 767.98px) {
	
    .wrap_modalV2 .modal_item_wrap {
      /* max-width: 800px; */
      width: 100%;
      /*80vw: 0;*/
      /* max-height: 480px; */
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      /*display: flex;
      justify-content: center;
      align-items: center;
      */
      overflow-y: auto;
      padding: 10vw 0 100vw;
    }
  
    .btn_close {
      position: absolute;
      right: 0;
      left: auto;
      top: -8vw;
      border-radius: 50%;
      height: 7vw;
      width: 7vw;
      margin: auto;
        max-width: none;
      cursor: pointer;
    }
    .mdlHistory .btnCloseHistory{
      position: relative;
      background: #fff;
      width: 60vw;
      height: 12vw;
      line-height: 11.6vw;
      border: solid .2vw #EB5505;
      border-radius: 6vw;
      margin: 10% auto;
      top: auto;
      color: #EB5505;
    }
 
    .mdlV2Inner{
      width: 100%;
/*      width: 90%;*/
      margin: 0 auto; 
      background: #fff;
      position: relative;
      padding: 8% 5%;
        font-size: 3.8vw;
  }
  .mdlV2Inner.mdlMovie{
      width: 90%;
      background:none;
      position: relative;
      padding:0;
      text-align: center;
  }
  .btn_close{
      top: -8vw;
      right: 0;
      width: 6vw;
      height: 6vw;
    }


  .mdlV2Inner.mdlHonor.modalDev h3{ font-size:5vw; font-weight: bold; color: #EB5505; margin: 0 auto 10%;}
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev{}
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li:not(:last-child){margin: 0 auto 5%;}
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex{display: flex; justify-content: space-between;}
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex .img{width: 48.5%;}
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex .img img{width: 100%;}
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li .wrapFlex .txt{
    width: 48.5%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    text-align: left;
    margin: 0 0;
    font-size: 3.2vw;
  }
  .mdlV2Inner.mdlHonor.modalDev .boxModal .ulMdlDev > li a{display: block; color: #333 !important; text-decoration: none; }
  .mdlV2Inner.mdlHonor .boxModal .img{margin: 0 auto 10%;}
  .mdlV2Inner.mdlHonor .boxModal .ulNote{text-align: left; margin: 10% auto 0; font-size: 2.8vw;}

  .mdlV2Inner.mdlHonor h3,.mdlV2Inner.mdlStarlink h3{font-size: 4vw; font-weight: bold; margin: 0 auto 5%;}
  .mdlV2Inner.mdlHonor h3 .fsS{font-size: 75%; font-weight: normal; display: inline-block;margin: 3% auto 0;}
  
  #mdl2_11 .mdlV2Inner.mdlStarlink h3{margin: 0 auto 10%;}
  .mdlV2Inner.mdlHonor .txt{ margin: 0 auto 8%; text-align: left; font-size: 3.8vw}
  .mdlV2Inner > .boxModal{
    margin: 0 auto;
    }
  #mdl2_12 .mdlV2Inner > .boxModal .boxInfo .img{margin: 0 auto 5%;}
  #mdl2_12 .mdlV2Inner > .boxModal .boxInfo .boxTxt{ margin: 0 auto 5%;}
  
  .wrap_modalV2 .modal_Psim_wrap{
    padding: 3vw 0 50vw;
  }
  .wrap_modalV2 .modal_Bnr_wrap{
    padding: 0 0 50vw;
  }
  .mdlHonor,.mdlV2Inner.mdlStarlink{
    width: 94%;
    text-align: center;
  }
  .mdlHistory {
    width: 94%;
    text-align: center;
  }

  .mdlV2Inner.mdlHonor .wrapH3 h3{}
  .mdlV2Inner.mdlHonor .wrapH3 h3 .lead{font-size: 3.2vw; font-weight: normal;display: block; line-height: 1.4; margin: 0 auto 3%;}
  .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    display: inline-block;
    line-height: 1.4;
    padding-left: 10vw;
  }

  #mdl2_1 .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    background: url(/content/dam/au-com/brand/tsunagu/img/icon-no1-01_7f6c74e23f49efe3.png);
    background-position:center left;
    background-size: auto 80%;
    background-repeat: no-repeat;
  }
  #mdl2_2 .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    background: url(/content/dam/au-com/brand/tsunagu/img/icon-no1-02_d31561e6755c6424.png);
    background-position:center left;
    background-size: auto 80%;
    background-repeat: no-repeat;
  }
  #mdl2_3 .mdlV2Inner.mdlHonor .wrapH3 h3 .tit{
    background: url(/content/dam/au-com/brand/tsunagu/img/icon-no1-03_a26b6bd4b06e0be3.png);
    background-position:center left;
    background-size: auto 80%;
    background-repeat: no-repeat;
  }
  .mdlV2Inner.mdlHonor .wrapH3 + .txt{font-size: 2.6vw; text-align: center;}
  #mdl2_4 .note{text-align: left; font-size: 2.8vw; margin: 5% auto 0;}

  
  .mdlV2Inner.mdlHonor .txt,.mdlV2Inner.mdlStarlink .txt{ margin: 0 auto 30px;}
  .mdlV2Inner.mdlHonor .img img,.mdlV2Inner.mdlStarlink .img img{width: 100%;}

  .mdlV2Inner.mdlStarlink .wrapTable{
    position: relative;
  }
  .mdlV2Inner.mdlStarlink .wrapTable table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mdlV2Inner.mdlStarlink .wrapTable table th {
  width: 100%;
  display: block;
  text-align: center;
  word-break:break-word;
  background: #E5F8FF;
  padding: 3vw 0;
  text-align: center;
  font-weight: bold;
  color: #084D90;
  border-bottom: solid 2px #fff;  
}
.mdlV2Inner.mdlStarlink .wrapTable table td {
  width: 100%;
  display: block;
  text-align: left;
  word-break:break-word;
  text-align: left;
  padding: 3vw 0;
  border-bottom: solid 2px #fff;
}
.mdlV2Inner.mdlStarlink .wrapTable table td .em{font-weight: bold; text-align: center;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li{position: relative;padding-left:5em; text-align: left;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li:not(:last-child){margin: 0 auto 3%;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li .cityName{display: block; position: absolute; top: 0; left: 0;width: 5em; font-weight: bold;}
.mdlV2Inner.mdlStarlink .wrapTable table td .ulCity > li .cityName::after{
  content: '\FF1A';
  display: block;
  position: absolute;
  top: 0;
  right: 0.5em;
}
.mdlV2Inner.mdlStarlink .wrapTable table td .youtube{margin: 5% auto 0;}

  .mdlPsim{
        width: 94%;
        position: relative;
        background: #FFF4D6;
        padding: 8% 3%;
        text-align: left;
        font-size: 3.8vw;
      background: #FFF4D6;
      .txt{
        font-size: 3.8vw;
      }
  }
  .btnClosePsim{
        position: absolute;
        top: -2vw;
        right: -2vw;
        width: 8vw;
        height: 8vw;
    }
  .modalBnr {
    width: 85%;
    position: relative;
    background: none;
    margin: -10vw auto 0;
    padding: 5vw 0 ;
    text-align: left;
    font-size: 0;
    margin: 0 auto;
    border-radius: 2vw;
    top: 3vw;
  }
  .modalBnr .imgBnr{
    border-radius: 2vw;
      box-shadow: 0px 15px 10px 0px rgba(0,0,0,.16);
  }
  .modalBnr .catchPokemon{
    display: block;
    position: absolute;
    width: 25vw;
    height: auto;
    top: 18vw;
    right: -4vw;
    z-index: 1;
  }
  .modalBnr .btnCloseR {
    display: block;
    position: absolute;
    top: .8vw;
    right: -4vw;
    width: 8vw;
    height: 8vw;
    background: #000;
    border-radius: 10vw;
    max-width: none;
    padding: 2vw 1.8vw 2vw 2vw;
    font-size: 0;
    z-index: 1;
  }
  .modalBnr .btnCloseR img{width: 100%; }

  /*wtahs new*/
    .serviceMdl .btn_close02 {
        display: block;
        position: relative;
        right: unset;
        left: unset;
        top: unset;
        border-radius: 4vw;
        height: 8vw;
        width: 25vw;
        margin: auto;
        cursor: pointer;
        margin: 0 auto;
        border: solid .2vw #444444;
        text-align: center;
        color: #444444;
        line-height: 7.6vw;
        font-size: 3vw;
    }
    .serviceMdl .btn_close02 img {
        height: 12px;
        display: inline-block;
        margin: 0 0 0 1vw;
    }
    .mdlV2Inner.serviceMdl h3 {text-align: center; margin: 8% auto 5%;}
    

  }
  .mdlHistory .btnCloseHistory:link,.mdlHistory .btnCloseHistory:active,.mdlHistory .btnCloseHistory:hover,.mdlHistory .btnCloseHistory:visited{color: #EB5505 !important; text-decoration: none;}