@charset "UTF-8";

#jp-function-common section, #jp-function-commonarticle,#jp-function-common figure,
#jp-function-common nav,#jp-function-common aside,#jp-function-common header,#jp-function-common footer,
#jp-function-common div,#jp-function-common ul,#jp-function-common dl {
  zoom:1;
}
#jp-function-common section:after,
#jp-function-common article:after,
#jp-function-common figure:after,
#jp-function-common nav:after,
#jp-function-common aside:after,
#jp-function-common header:after,
#jp-function-common footer:after,
#jp-function-common div:after,
#jp-function-common ul:after,
#jp-function-common dl:after,
#jp-function-common form:after {
  content:"";
  display: block;
  clear:both;
  visibility:hidden;
}

#jp-function-common *{
  box-sizing: border-box;
}

/*- jp-function-common
-----------------------------------------------------------*/

#jp-function-common {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 20px;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  border-top: 7px solid #d70e18;
  word-break:normal;
  
}
#jp-function-common h2{

}
#jp-function-common h3{ font-size: 140%; }
#jp-function-common small{
  font-size: 80%;
  font-weight: inherit;
}

  #jp-function-common header {
    max-width: 800px;
    margin: 20px 0;
  }

    #jp-function-common header h1 {
      margin-bottom: 20px;
      font-size: 32px;
      font-weight: bold;
      line-height: 40px;
    }

      #jp-function-common header p {
        font-size: 16px;
      }

        #jp-function-common header span {
          padding-top: 20px;
          font-size: 12px;
          display:block;
        }

        #jp-function-common header .jp-function-common-category {
          position: absolute;
          right: 20px;
          top: 0;
          padding: 3px 5px;
          border: 2px solid #d70e18;
          border-top: none;
          border-radius: 0 0 4px 4px;
          color: #d70e18;
          font-size: 14px;
          font-weight: bold;
        }

  #jp-function-common ul.jp-function-common-pagenavi{
    overflow: hidden;
    margin-bottom: 10px;
  }

    #jp-function-common ul.jp-function-common-pagenavi li{
      float: left;
      width: 40%;
      margin: 0 1% 1% 0%;
      font-size: 16px;
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background:#808080;
    }

    #jp-function-common ul.jp-function-common-pagenavi li a{
      background: url(../../img/common/ico-arrow-down.png) right no-repeat;
      background-position: 2% 50%;
      padding: 10px 15px 10px 32px;
      display: block;
      color:#fff;
    }

  .jp-function-common-pagelink{
    overflow: hidden;
    margin-bottom: 20px;
  }

    .jp-function-common-pagelink li{
      float: left;
      width: 40%;
      margin: 0 1% 0 0%;
      font-size: 14px;
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background:#f2f5f8;
    }

    .jp-function-common-pagelink li a{
      background: url(../../img/common/ico-arrow-002.png) right no-repeat;
      background-position: 2% 50%;
      padding: 10px 15px 10px 32px;
      display: block;
      color:#3b3b3b;
    }

  .jp-function-common-flow {
    margin-top: -100px;
    padding-top: 100px;

  }

    .jp-function-common-flow li {
      position: relative;
      margin-bottom: 40px;
      padding: 20px 20px 0;
      border:1px solid #dadada;
    }

    .jp-function-common-turn:before,
    .jp-function-common-turn:after {
      display: block;
      position: absolute;
      left: 44%;
      width: 0;
      height: 0;
      border-top-width: 30px;
      border-right-width: 30px;
      border-bottom-width: 0;
      border-left-width: 30px;
      border-style: solid;
      content: "";
    }

      .jp-function-common-turn:before {
        bottom: -30px;
        border-color: #ccc transparent;
      }

      .jp-function-common-turn:after {
        bottom: -29px;
        border-color: #fff transparent;
      }

        .jp-guide-common-notFlow {
          margin-bottom: 20px;
        }

          .jp-function-common-text {
            float: left;
            width: 440px;
            max-width: 100%;
          }

            .jp-function-common-text .jp-function-common-step {
              display: inline-block;
              margin-bottom: 20px;
              padding: 5px 10px;
              border:1px solid #b6b6b6;
              text-align: center;
              font-size: 16px;
              font-weight: bold;
            }

            .jp-function-common-text h2 {
              margin-bottom: 20px;
              padding: 5px 10px;
              font-size: 18px;
              font-weight: bold;
              background: #dce2e7;
            }

            .jp-function-common-text p {
              font-size: 16px;
              margin-bottom: 10px;
            }

              .jp-function-common-text p span {
                font-weight: bold;
                color: #d70e18;
              }
              .jp-function-common-text p span.jp-cmp-sp-none,
              .jp-function-common-text p span.jp-cmp-pc-none{
                font-weight: normal;
                color: #3b3b3b;
              }

            .jp-function-common-text a {
              font-size: 16px;
            }

            .jp-function-common-flow ul.jp-function-common-caption{
              padding-left: 1em;
            }

              .jp-function-common-flow ul.jp-function-common-caption li{
                padding-top: 20px;
                font-size: 12px;
                text-indent: -1em;
                margin-left: 1em;
                border: none !important;
                padding:0 !important;
                margin:10px 0;
              }

              .jp-guide-common-notFlow ul.jp-function-common-caption{
              padding-left: 1em;
            }

              .jp-guide-common-notFlow ul.jp-function-common-caption li{
                padding-top: 20px;
                font-size: 12px;
                text-indent: -1em;
                margin-left: 1em;
                border: none !important;
                padding:0 !important;
                margin:10px 0;
              }

            .jp-function-common-turn p.jp-function-common-caption {
              padding-top: 20px;
              font-size: 12px;
            }

          .jp-function-common-img {
            float: right;
            width: 470px;
            margin-bottom: 20px;
          }
            .jp-function-common-img img {
              width: 100%;
              height: auto;
            }


    .jp-function-common-turn .jp-function-common-flow-column,
    .jp-guide-detail-notFlow .jp-function-common-flow-column{
      margin-bottom: 20px;
      padding: 20px;
      background: #f2f5f8;
      border:2px solid #dee3e7;
    }

      .jp-function-common-turn .jp-function-common-flow-column h3,
      .jp-guide-detail-notFlow .jp-function-common-flow-column h3 {
        display: inline-block;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        margin-bottom: 20px;
        padding: 5px 20px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        background: #808890;
      }

        .jp-function-common-turn .jp-function-common-flow-column p,
        .jp-guide-detail-notFlow .jp-function-common-flow-column p {
          font-size: 14px;
        }

          .jp-function-common-turn .jp-function-common-flow-column p span,
          .jp-guide-detail-notFlow .jp-function-common-flow-column p span {
            font-weight: bold;
            color: #d70e18;
          }

.jp-function-common-funclink {
  text-align: left;
  margin-bottom: 40px;
  font-size: 16px;
  text-align: left;
}
  .jp-function-common-funclink a {
    padding: 5px 20px 5px 10px;
    background: url(../../img/common/ico-arrow-002.png) no-repeat right 3px center;
    border: 1px solid #b6b6b6;
    color: #3b3b3b;
    display: inline-block;
  }
  .jp-cmp-topics-btn-001{
    text-align:right;
    margin-bottom: 10px;
}

.jp-function-common-plaintext{
  margin-bottom: 20px;
}
  .jp-function-common-plaintext p{
    font-size: 16px;
  }
    .jp-function-common-plaintext p span{
      font-size: 12px;
    }

.jp-function-common-appdl{
  position: relative;
  width: 700px;
  margin: 0 auto 40px auto;
}
  .jp-function-common-appdl .appstore{
    display: block;
    position: absolute;
    top: 154px;
    left: 323px;
  }
  .jp-function-common-appdl .googleplay{
    display: block;
    position: absolute;
    top: 154px;
    left: 493px;
}

ul.jp-function-common-faq{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding: 20px 20px 0;
  border: 1px solid #dadada;
}
  ul.jp-function-common-faq:after{
    content: none !important;
  }
  ul.jp-function-common-faq li{
    width: 49%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
}
    ul.jp-function-common-faq li .jp-function-common-box{}
      ul.jp-function-common-faq li .jp-function-common-box .jp-function-common-text{ width: 460px; }
        ul.jp-function-common-faq li .jp-function-common-box .jp-function-common-text h2:before{ content:"Q: "; }
        ul.jp-function-common-faq li .jp-function-common-box .jp-function-common-text p{ padding-left: 2em; }
          ul.jp-function-common-faq li .jp-function-common-box .jp-function-common-text p:nth-of-type(1){ text-indent: -1.5em; }
          ul.jp-function-common-faq li .jp-function-common-box .jp-function-common-text p:nth-of-type(1):before{ content:"A: "; }

ul.jp-function-common-att{
}
  ul.jp-function-common-att li{
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    padding: 10px 20px 0;
  }
    ul.jp-function-common-att li .jp-function-common-box{
    }
      ul.jp-function-common-att li .jp-function-common-text{
        width: 100%;
      }
        ul.jp-function-common-att li .jp-function-common-text p{
          font-size: 12px;
        }


@media screen and (max-width: 767px) {

  .jp-cmp-btn-black-001{
    margin: 0 10px 20px 0;
    width: 100%
  }

  #jp-function-common header h1 {
    font-size: 25px;
  }

  #jp-function-common ul.jp-function-common-pagenavi{
    margin-left: 0%;
    margin-bottom: 10px;
  }

  #jp-function-common ul.jp-function-common-pagenavi li{
    width:100%;
    margin: 1% 0%;
    border-bottom: solid 1px #dadada;
  }

  .jp-function-common-pagelink{
    margin-left: 0%;
    margin-bottom: 10px;
  }

  .jp-function-common-pagelink li{
    width:100%;
    margin: 1% 0%;
    border-bottom: solid 1px #dadada;
  }

     .jp-function-common-flow li {
      /*margin-bottom: 20px;*/
     }

     .jp-function-common-flow li.jp-guide-common-notFlow {
        margin-bottom: 10px;
      }

    .jp-function-common-flow li .jp-function-common-box {
      height: auto;
    }

      .jp-function-common-flow li .jp-function-common-text,
      .jp-function-common-flow li .jp-function-common-img {
        float: none;
        width: 100%;
      }

      .jp-function-common-flow li .jp-function-common-text {
        margin-bottom: 20px;
      }

  .jp-function-common-funclink {
    text-align: left;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: left;
  }

    .jp-function-common-funclink a {
      background: url(../../img/common/ico-arrow-002.png) no-repeat right 3px center;
      padding: 5px 20px 5px 10px;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      /*background: none;*/
      color: #3b3b3b;
      width: 100%;
    }


  .jp-function-common-appdl{
    width: 100%;
  }
    .jp-function-common-appdl .appstore{
      top: auto;
      right: auto;
      bottom: 4%;
      left: 50%;
      width: 45%;
      transform: translateX(-102%);
      text-align: center;
    }
    .jp-function-common-appdl .googleplay{
      top: auto;
      right: 50%;
      bottom: 4%;
      left: auto;
      width: 45%;
      transform: translateX(108%);
      text-align: center;
    }

  ul.jp-function-common-faq li {
    width: 100%;
  }

}
@media screen and (max-width: 767px){
#jp-function-common-002{
  margin-top: -100px;
  padding-top: 100px;
  background-position-y:105px; 
}


}