@media screen and (min-width: 769px), print {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 414px;
    margin: 0 auto;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 414px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box_l {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: -webkit-calc(50% - 207px);
    width: -moz-calc(50% - 207px);
    width: calc(50% - 207px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
  }
  .box_l_inner {
    width: 397px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_r {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
    width: -webkit-calc(50% - 207px);
    width: -moz-calc(50% - 207px);
    width: calc(50% - 207px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
  }
  .box_r_inner {
    width: 434px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_r_inner .cta {
    position: relative;
  }
  .box_r_inner .cta a {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 13%;
    width: 83%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  body {
    background: #EEEEEE;
  }
  .footer {
    padding: 15px;
    background-color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #182569;
  }
  .footer a {
    color: #182569;
  }
  .p_top main {
    background-color: #fff;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    position: relative;
    padding: 17px 0;
    position: relative;
  }
  .p_top .cta .cta_line {
    position: absolute;
    width: 344px;
    left: 8%;
    bottom: 45px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_top .blk01 {
    padding: 15px 0 25px;
  }
  .p_top .blk02 {
    padding: 95px 0 20px;
    background-color: #184C8B;
    background-position: center top;
    background-image: url(../img/blk02_bg.png);
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
  }
  .p_top .blk02 .box_line {
    position: relative;
    margin: 12px -7px 0;
  }
  .p_top .blk02 .box_line a {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 322.5px;
  }
  .p_top .blk02.st2 {
    background-image: url(../img/blk02_bg2.png);
  }
  .p_top .blk02.st2 h2 img {
    width: 316.5px;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 26px;
  }
  .p_top .blk02 h2 img {
    display: inline-block;
    width: 172.5px;
  }
  .p_top .blk02 ul li + li {
    margin-top: 26px;
  }
  .p_top .blk03 {
    padding: 43px 0 30px;
  }
  .p_top .blk03 h2 {
    text-align: center;
    margin-bottom: 42px;
  }
  .p_top .blk03 h2 img {
    display: inline-block;
    width: 385.5px;
  }
  .p_top .blk03 .blk03_img2 {
    margin: 25px 0 10px;
  }
  .p_top .blk04 {
    padding: 42px 0;
    background-color: #515D6F;
  }
  .p_top .blk04 .row {
    padding: 0 25px;
  }
  .p_top .blk04 h2 {
    text-align: center;
    margin-bottom: 27px;
  }
  .p_top .blk04 h2 img {
    display: inline-block;
    width: 316.5px;
  }
  .p_top .blk04 .blk04_img2 {
    text-align: center;
    margin-top: 24px;
  }
  .p_top .blk04 .blk04_img2 img {
    display: inline-block;
    width: 329.5px;
  }
  .p_top .blk05 {
    background-color: #E3F6FA;
    padding-top: 40px;
  }
  .p_top .blk05 .row {
    padding: 0 20px;
  }
  .p_top .blk05 .blk05_img1 {
    text-align: center;
    margin-bottom: 27px;
  }
  .p_top .blk05 .blk05_img1 img {
    display: inline-block;
    width: 386.5px;
  }
  .p_top .blk05 .blk05_img2 {
    margin: 30px 0;
  }
  .p_top .blk05 .blk05_img3 {
    text-align: center;
  }
  .p_top .blk05 .blk05_img3 img {
    display: inline-block;
    width: 386.5px;
  }
  .p_top .blk06 {
    padding: 57px 0;
  }
  .p_top .blk06 h2 {
    text-align: center;
    margin-bottom: 57px;
  }
  .p_top .blk06 h2 img {
    display: inline-block;
    width: 385.5px;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 185.50725vw;
    margin: 0 auto;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .inner {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .footer {
    padding: 3.62319vw;
    text-align: center;
    font-weight: 500;
    font-size: 3.38164vw;
    color: #182569;
  }
  .footer a {
    color: #182569;
  }
  .cta_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 2.41546vw 0;
  }
  .cta_fixed a {
    display: inline-block;
    width: 92.02899vw;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    position: relative;
    padding: 4.10628vw 0;
    position: relative;
  }
  .p_top .cta .cta_line {
    position: absolute;
    width: 83.09179vw;
            left: 8%;
    bottom: 10.86957vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_top .blk01 {
    padding: 3.62319vw 0 6.03865vw;
  }
  .p_top .blk02 {
    padding: 22.94686vw 0 4.83092vw;
    background-color: #184C8B;
    background-position: center top;
    background-image: url(../img/blk02_bg.png);
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
  }
  .p_top .blk02 .box_line {
    position: relative;
    margin: 2.89855vw -1.69082vw 0;
  }
  .p_top .blk02 .box_line a {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 4.83092vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 77.89855vw;
  }
  .p_top .blk02.st2 {
    background-image: url(../img/blk02_bg2.png);
  }
  .p_top .blk02.st2 h2 img {
    width: 76.44928vw;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 6.28019vw;
  }
  .p_top .blk02 h2 img {
    display: inline-block;
    width: 41.66667vw;
  }
  .p_top .blk02 ul li + li {
    margin-top: 6.28019vw;
  }
  .p_top .blk03 {
    padding: 10.38647vw 0 7.24638vw;
  }
  .p_top .blk03 h2 {
    text-align: center;
    margin-bottom: 10.14493vw;
  }
  .p_top .blk03 h2 img {
    display: inline-block;
    width: 93.11594vw;
  }
  .p_top .blk03 .blk03_img2 {
    margin: 6.03865vw 0 2.41546vw;
  }
  .p_top .blk04 {
    padding: 10.14493vw 0;
    background-color: #515D6F;
  }
  .p_top .blk04 .row {
    padding: 0 6.03865vw;
  }
  .p_top .blk04 h2 {
    text-align: center;
    margin-bottom: 6.52174vw;
  }
  .p_top .blk04 h2 img {
    display: inline-block;
    width: 76.44928vw;
  }
  .p_top .blk04 .blk04_img2 {
    text-align: center;
    margin-top: 5.7971vw;
  }
  .p_top .blk04 .blk04_img2 img {
    display: inline-block;
    width: 79.58937vw;
  }
  .p_top .blk05 {
    background-color: #E3F6FA;
    padding-top: 9.66184vw;
  }
  .p_top .blk05 .row {
    padding: 0 4.83092vw;
  }
  .p_top .blk05 .blk05_img1 {
    text-align: center;
    margin-bottom: 6.52174vw;
  }
  .p_top .blk05 .blk05_img1 img {
    display: inline-block;
    width: 93.35749vw;
  }
  .p_top .blk05 .blk05_img2 {
    margin: 7.24638vw 0;
  }
  .p_top .blk05 .blk05_img3 {
    text-align: center;
  }
  .p_top .blk05 .blk05_img3 img {
    display: inline-block;
    width: 93.35749vw;
  }
  .p_top .blk06 {
    padding: 13.76812vw 0;
  }
  .p_top .blk06 h2 {
    text-align: center;
    margin-bottom: 13.76812vw;
  }
  .p_top .blk06 h2 img {
    display: inline-block;
    width: 93.11594vw;
  }
}

.cta_line {
  display: inline-block;
  animation: floatUpDown 1.2s ease-in-out infinite;
}

.cta_line img {
  display: block;
}

@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-16px);
  }
  100% {
    transform: translateY(0);
  }
}
