@charset "UTF-8";
/* =================================================================

基本設定

================================================================= */
/*  clearfix
-------------------------------------------------------------*/
.wrapper .content:after, .wrapper .content .inner section:after, .wrapper .content .inner section.ouboArea .stepList:after, .wrapper .content .inner .thumb ul:after, .wrapper .footer:after, .wrapper .footer .inner .footerArea .snsUnderArea ul:after {
  content: "";
  display: table;
  clear: both; }

html, body {
  width: 100%;
  height: 100%;
  line-height: 1.6;
  color: #000;
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-weight: 20px;
  background: #036eb8; }

/*==============
wrapper
==============*/
.wrapper {
  /*  header
  -------------------------------------------------------------*/
  /*  メインコンテンツ
  -------------------------------------------------------------*/
  /*  footer
  -------------------------------------------------------------*/ }
  /*  終了告知  */
  .wrapper #pr {
    font-size: 16px;
  }
  .wrapper #pr.spSize {
    font-size: 22px;
  }
  .wrapper #pr2 {
    font-size: 15px;
  }
  .wrapper #pr2.spSize {
    font-size: 22px;
  }
  .wrapper .header .inner {
    margin: 0 auto;
    background: #fff;
    width: 680px; }
  .wrapper .content .inner {
    margin: 0 auto;
    padding: 0;
    background: #fff;
    width: 680px; }
    .wrapper .content .inner section.topArea {
      width: 523px;
      margin: 0 auto; }
      .wrapper .content .inner section.topArea.spSize {
        width: 615px; }
      .wrapper .content .inner section.topArea h1 {
        text-align: left;
        font-weight: normal;
        color: #0066a0;
        letter-spacing: -0.05em;
        line-height: 1.8;
        padding: 0 0 5px;
        font-size: 16px; }
        .wrapper .content .inner section.topArea h1.spSize {
          line-height: 1.6;
          font-size: 24px; }
      .wrapper .content .inner section.topArea .attenTxt {
        color: #0066a0;
        letter-spacing: -0.05em;
        font-size: 12px; }
        .wrapper .content .inner section.topArea .attenTxt.spSize {
          font-size: 24px; }
      .wrapper .content .inner section.topArea ul {
        margin: 20px 0 37px;
        font-size: 14px; }
        .wrapper .content .inner section.topArea ul.spSize {
          font-size: 20px; }
        .wrapper .content .inner section.topArea ul li {
          margin: 0 0 6px; }
          .wrapper .content .inner section.topArea ul li .point {
            margin: 0 0 0 82px; }
            .wrapper .content .inner section.topArea ul li .point.spSize {
              margin: 0 0 0 118px; }
          .wrapper .content .inner section.topArea ul li br.spSize {
            display: none; }
    .wrapper .content .inner section.ouboArea {
      width: 523px;
      margin: 0 auto;
      padding: 48px 0 45px; }
      .wrapper .content .inner section.ouboArea h2 {
        text-align: center;
        color: #fff;
        background: #036eb8;
        padding: 2px 0; }
        .wrapper .content .inner section.ouboArea h2.spSize {
          font-size: 24px; }
      .wrapper .content .inner section.ouboArea dl {
        text-align: center; }
        .wrapper .content .inner section.ouboArea dl dt {
          padding: 22px 0 12px;
          line-height: 1;
          font-weight: bold;
          color: #036eb8;
          font-size: 16px; }
          .wrapper .content .inner section.ouboArea dl dt.spSize {
            font-size: 24px; }
        .wrapper .content .inner section.ouboArea dl dd p {
          line-height: 2;
          letter-spacing: -0.02em;
          font-size: 13px; }
          .wrapper .content .inner section.ouboArea dl dd p.spSize {
            line-height: 1.6;
            font-size: 20px; }
          .wrapper .content .inner section.ouboArea dl dd p.indent {
            text-indent: -2em;
            padding-left: 2em; }
        .wrapper .content .inner section.ouboArea dl dd .btnBox {
          width: 173px;
          margin: 10px auto 20px;
          background: #579ed7;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px; }
          .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize {
            width: 350px !important; }
            .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a {
              font-size: 24px; }
              .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a.twTop {
                padding: 20px 44px 20px 0 !important; }
                .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a.twTop:after {
                  right: 55px; }
              .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a.twMiddle {
                padding: 20px 40px 20px 0 !important; }
                .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a.twMiddle:after {
                  right: 55px; }
              .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a.twBottom {
                padding: 20px 0 !important; }
          .wrapper .content .inner section.ouboArea dl dd .btnBox a {
            position: relative;
            display: block;
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            line-height: 1;
            font-size: 15px; }
            .wrapper .content .inner section.ouboArea dl dd .btnBox a:after {
              content: '';
              z-index: 2;
              width: 31px;
              height: 25px;
              background: url(../images/campaign/icn_tw.png) no-repeat;
              background-size: 31px 25px;
              -webkit-background-size: 31px 25px;
              -moz-background-size: 31px 25px;
              -ms-background-size: 31px 25px;
              -o-background-size: 31px 25px;
              position: absolute;
              top: -2px;
              bottom: 0;
              margin: auto 0; }
            .wrapper .content .inner section.ouboArea dl dd .btnBox a.twTop {
              letter-spacing: 0.06em;
              padding: 10px 44px 11px 0; }
              .wrapper .content .inner section.ouboArea dl dd .btnBox a.twTop:after {
                right: 12px; }
            .wrapper .content .inner section.ouboArea dl dd .btnBox a.twMiddle {
              letter-spacing: -0.07em;
              padding: 10px 40px 11px 0; }
              .wrapper .content .inner section.ouboArea dl dd .btnBox a.twMiddle:after {
                right: 12px; }
            .wrapper .content .inner section.ouboArea dl dd .btnBox a.twBottom {
              letter-spacing: -0.07em;
              padding: 10px 0 11px; }
              .wrapper .content .inner section.ouboArea dl dd .btnBox a.twBottom:after {
                background: none; }
          .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize {
            width: 100%;
            font-size: 30px; }
            .wrapper .content .inner section.ouboArea dl dd .btnBox.spSize a {
              padding: 5px 0; }
        .wrapper .content .inner section.ouboArea dl dd .imgUnder {
          display: inline-block;
          font-size: 0;
          line-height: 0;
          vertical-align: bottom; }
        .wrapper .content .inner section.ouboArea dl dd .tweetBox {
          margin: 13px 0 13px;
          border: 1px solid #0066a0;
          border-radius: 10px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px; }
          .wrapper .content .inner section.ouboArea dl dd .tweetBox h3 {
            text-align: center;
            color: #fff;
            background: #036eb8;
            padding: 2px 0;
            border-top-left-radius: 8px;
            -webkit-border-top-left-radius: 8px;
            -moz-border-top-left-radius: 8px;
            -ms-border-top-left-radius: 8px;
            -o-border-top-left-radius: 8px;
            border-top-right-radius: 8px;
            -webkit-border-top-right-radius: 8px;
            -moz-border-top-right-radius: 8px;
            -ms-border-top-right-radius: 8px;
            -o-border-top-right-radius: 8px; }
            .wrapper .content .inner section.ouboArea dl dd .tweetBox h3.spSize {
              font-size: 24px; }
          .wrapper .content .inner section.ouboArea dl dd .tweetBox p {
            font-weight: bold;
            color: #036eb8;
            line-height: 1.7;
            padding: 12px 0;
            word-break: break-all; }
            .wrapper .content .inner section.ouboArea dl dd .tweetBox p.spSize {
              padding: 10px;
              font-size: 20px; }
      .wrapper .content .inner section.ouboArea .attenBox {
        margin: 33px 0 36px; }
        .wrapper .content .inner section.ouboArea .attenBox ul {
          margin: 0 0 14px;
          font-size: 14px; }
          .wrapper .content .inner section.ouboArea .attenBox ul.spSize {
            font-size: 20px; }
          .wrapper .content .inner section.ouboArea .attenBox ul li {
            margin: 0 0 10px;
            text-indent: -1em;
            padding-left: 1em; }
        .wrapper .content .inner section.ouboArea .attenBox p {
          border-top: 1px solid #000;
          padding: 12px 0 0;
          line-height: 2;
          font-size: 11px; }
          .wrapper .content .inner section.ouboArea .attenBox p.spSize {
            line-height: 1.6;
            font-size: 18px; }
          .wrapper .content .inner section.ouboArea .attenBox p a {
            display: inline;
            text-decoration: none; }
            .wrapper .content .inner section.ouboArea .attenBox p a:hover {
              text-decoration: underline; }
      .wrapper .content .inner section.ouboArea .stepTtl {
        color: #0066a0;
        text-align: center;
        padding: 0 0 8px;
        font-weight: bold;
        font-size: 15px; }
        .wrapper .content .inner section.ouboArea .stepTtl.spSize {
          font-size: 24px; }
      .wrapper .content .inner section.ouboArea .stepList {
        color: #0066a0;
        letter-spacing: -0.02em;
        white-space: nowrap;
        margin: 0 0 5px;
        font-size: 15px; }
        .wrapper .content .inner section.ouboArea .stepList.spSize {
          margin: 0 0 15px;
          white-space: normal;
          font-size: 20px; }
        .wrapper .content .inner section.ouboArea .stepList li {
          margin: 0 0 5px;
          text-indent: -5.7em;
          padding-left: 5.7em; }
      .wrapper .content .inner section.ouboArea .stepTxt {
        color: #0066a0;
        text-align: center;
        border: 1px solid #0066a0;
        letter-spacing: -0.05em;
        font-weight: bold;
        padding: 4px 0;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        font-size: 14px; }
        .wrapper .content .inner section.ouboArea .stepTxt br {
          display: none; }
        .wrapper .content .inner section.ouboArea .stepTxt.spSize {
          font-size: 24px; }
          .wrapper .content .inner section.ouboArea .stepTxt.spSize br {
            display: block; }
    .wrapper .content .inner .thumb {
      margin: 0 15px; }
      .wrapper .content .inner .thumb ul li {
        float: left;
        width: 316px;
        height: 316px;
        margin: 0 18px 18px 0; }
        .wrapper .content .inner .thumb ul li:nth-child(2n) {
          margin-right: 0; }
        .wrapper .content .inner .thumb ul li a {
          display: block;
          width: 316px;
          height: 316px; }
          .wrapper .content .inner .thumb ul li a img {
            max-width: 316px;
            max-height: 316px; }
  .wrapper .footer .inner {
    margin: 0 auto;
    background: #fff;
    padding: 39px 0 75px;
    width: 680px; }
    .wrapper .footer .inner .footerArea {
      width: 545px;
      margin: 0 auto;
      text-align: center;
      /*  下部SNSボタンエリア
      -------------------------------------------------------------*/ }
      .wrapper .footer .inner .footerArea .footerTtl {
        font-size: 20px;
        padding: 0 0 6px;
        font-weight: bold;
        letter-spacing: 0.05em;
        border-bottom: 1px solid #000; }
        .wrapper .footer .inner .footerArea .footerTtl.spSize {
          font-size: 24px; }
      .wrapper .footer .inner .footerArea .footerTxt {
        line-height: 2.1;
        letter-spacing: -0.05em;
        padding: 13px 0 0;
        word-break: break-all;
        font-size: 12px; }
        .wrapper .footer .inner .footerArea .footerTxt.spSize {
          line-height: 1.7;
          font-size: 20px; }
        .wrapper .footer .inner .footerArea .footerTxt a {
          letter-spacing: 0.05em !important;
          text-decoration: none; }
          .wrapper .footer .inner .footerArea .footerTxt a:hover {
            text-decoration: underline; }
      .wrapper .footer .inner .footerArea .snsUnderArea ul {
        text-align: center;
        letter-spacing: -.40em;
        margin: 55px 0 0; }
        .wrapper .footer .inner .footerArea .snsUnderArea ul li {
          display: inline-block;
          letter-spacing: normal;
          margin-right: 10px;
          font-size: 0;
          line-height: 0;
          vertical-align: bottom; }
          .wrapper .footer .inner .footerArea .snsUnderArea ul li.socialGooglePlus {
            margin-right: 0; }
          .wrapper .footer .inner .footerArea .snsUnderArea ul li.socialLine {
            width: 82px; }
          .wrapper .footer .inner .footerArea .snsUnderArea ul li:last-of-type {
            margin: 0; }

/*  modal
-------------------------------------------------------------*/
.modalWrWr {
  display: none;
  position: relative; }

.modalWr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.modal {
  max-width: 530px;
  height: 562px;
  z-index: 100;
  position: fixed;
  top: 15%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto; }
  .modal .deleteBox {
    margin: 0 0 9px;
    text-align: right; }
    .modal .deleteBox a {
      color: #fff; }
  .modal .carousel {
    position: relative;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .modal .carousel .prev,
    .modal .carousel .next {
      width: 81px;
      height: 530px; }
      .modal .carousel .prev a,
      .modal .carousel .next a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px; }
    .modal .carousel .prev {
      position: absolute;
      top: 0;
      left: -81px;
      background: url(../images/campaign/carousel_l.png) 50% 50% no-repeat; }
    .modal .carousel .next {
      position: absolute;
      top: 0;
      right: -81px;
      background: url(../images/campaign/carousel_r.png) 50% 50% no-repeat; }
    .modal .carousel .figureWrWr {
      overflow: hidden; }
      .modal .carousel .figureWrWr .figureWr {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-start;
        align-items: flex-start; }
        .modal .carousel .figureWrWr .figureWr .photoImg {
          width: 530px;
          -webkit-flex: none;
          flex: none; }
          .modal .carousel .figureWrWr .figureWr .photoImg img {
            width: 530px; }
