/* common */
@media screen and (max-width: 779px) {
  .btn-area {
    text-align: center;
    font-size: 14px;
  }
  .btn-area .text1 {
    margin-bottom: 15px;
  }
  .btn-area .text2 {
    font-size: 10px;
  }
  .btn-area .text03 {
    margin-bottom: 15px;
  }
  .btn-area .text04 {
    font-size: 10px;
  }
  .btn-area a {
    display: inline-block;
    margin-bottom: 10px;
  }
  .wrapper .vol-icon {
    font-size: 12px;
    width: 50px;
    height: 20px;
  }
  .img-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .img-area .img {
    width: 49.5%;
    margin-bottom: 8px;
  }
  .img-area .img img {
    width: 100%;
  }
  .mgb-sp-20 {
    margin-bottom: 20px !important;
  }
  .mgb-sp-25 {
    margin-bottom: 25px !important;
  }
  .mgb-sp-30 {
    margin-bottom: 30px !important;
  }
  .mgb-sp-50 {
    margin-bottom: 50px !important;
  }
  .pt-sp-25 {
    padding-top: 25px !important;
  }
  .pb-sp-20 {
    padding-bottom: 20px !important;
  }
  .wrapper {
    font-size: 16px;
    line-height: 1.8;
  }
  .wrapper .ancer-block {
    width: 100%;
  }
  .wrapper .ancer-block ul {
    font-size: 14px;
    border: 1px solid #09A6ED;
    width: 90%;
    margin: 0 auto;
    padding: 30px 20px;
    box-sizing: border-box;
    font-weight: bold;
  }
  .wrapper .ancer-block ul li {
    margin-bottom: 13px;
  }
  .wrapper .ancer-block ul li:nth-child(n + 9) {
    margin-bottom: 0px;
  }
  .wrapper .ancer-block ul li a {
    width: 100%;
    border-bottom: 1px solid #09A6ED;
    padding-bottom: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #09A6ED;
  }
  .wrapper .ancer-block ul li a::after {
    content: "";
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #09A6ED;
    border-right: 1px solid #09A6ED;
    transform: rotate(45deg);
    margin-right: 10px;
  }
  .wrapper .big {
    font-size: 120%;
  }
  .wrapper .pc {
    display: none !important;
  }
  .wrapper img {
    width: 100%;
    max-width: 100%;
    vertical-align: top;
  }
  .wrapper .inner {
    box-sizing: border-box;
  }
  .wrapper .ttl-arrow {
    font-size: 20px;
    height: 40px;
  }
  .wrapper .ttl-arrow.bg-gray {
    color: #fff;
    font-size: 20px;
  }
  .wrapper .ttl-arrow.bg-gray::after {
    content: "";
    background: url(../images/arrow-gray-sp.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: -40px;
    left: 0;
  }
  .wrapper .ttl-arrow.ttl-arrow-blue {
    width: 100%;
    height: 110px;
    color: #fff;
    font-size: 18px;
    background: url(../images/blue01-sp.png) no-repeat;
    background-size: 100%;
    white-space: nowrap;
  }
  .wrapper .ttl-arrow.ttl-arrow-blue::after {
    content: "";
    background: url(../images/arrow-blue_sp.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: -34px;
  }
  .wrapper .list > li {
    margin-bottom: 3px;
    font-size: 15px;
    padding: 0px 0 0 14px;
  }
  .wrapper .list > li::before {
    width: 17px;
    height: 21px;
    margin-right: 14px;
    top: 5px;
  }
  .wrapper .list-check.gray {
    padding-top: 10px;
  }
  .wrapper .list-check.gray li::before {
    background-size: 100%;
  }
  .wrapper .list-check.blue {
    padding-top: 30px;
  }
  .wrapper .section-voice .inner {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper .section-voice .icon2 {
    margin-bottom: 10px;
  }
  .wrapper .section-voice .icon2 img {
    width: 84px;
  }
  .wrapper .section-voice .box {
    padding: 70px 20px 30px 20px;
  }
  .wrapper .section-voice .box .personal {
    margin-bottom: 30px;
  }
  .wrapper .section-voice .box .img {
    width: 97px;
    margin-right: 20px;
  }
  .wrapper .section-voice .box .name {
    font-size: 15px;
  }
  .wrapper .section-voice .box .data {
    font-size: 14px;
  }
  .wrapper .section-voice .box .detail {
    flex: 1;
  }
  .wrapper .section-voice .box .text {
    font-size: 16px;
  }
  .wrapper .section-voice h3 div {
    padding: 15px 20px;
    font-size: 16px;
    top: 45px;
  }
  .wrapper .section-voice h3 div::after {
    width: 13px;
    height: 13px;
    bottom: -7px;
    left: calc(50% - 6px);
  }
  .wrapper .section-voice h4 {
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8e8e8e;
    font-weight: bold;
  }
  .wrapper .section-voice .box02 {
    margin: 20px 0;
    border: 1px dashed #09A6ED;
    background: #eaf6ff;
    padding: 20px;
    display: block;
  }
  .wrapper .section-voice .box02 span {
    display: block;
    text-align: right;
  }
  .wrapper .ttl-voice {
    padding-bottom: 35px;
    font-size: 20px;
    color: #09A6ED;
  }
  .wrapper .ttl-voice::before {
    width: 150px;
    height: 125px;
    top: -15px;
  }
  .wrapper .ttl-voice span {
    font-size: 18px;
  }
  .wrapper header {
    display: none;
    padding: 20px;
    background: url(../images/bg-header.png) repeat;
  }
  .wrapper header .inner h1 {
    width: 130px;
  }
  .wrapper header .inner h1 img {
    vertical-align: middle;
  }
  .wrapper header .inner .btn01 {
    width: 131px;
    height: 31px;
    font-size: 12px;
    padding-left: 20px;
  }
  .wrapper header .inner .btn01::after {
    content: "";
    width: 15px;
    height: 3px;
    position: absolute;
    top: 14px;
    right: 11px;
  }
  .wrapper section {
    padding: 50px 0;
  }
  .wrapper .mv .visual .ttl-area {
    width: 300px;
    top: 30%;
    left: calc(50% - 150px);
  }
  .wrapper .mv .visual .sub-ttl {
    margin-bottom: 60px;
  }
  .wrapper .mv .visual .sub-ttl img:nth-of-type(2) {
    width: 245px;
  }




  .wrapper .mv .img .sp {
    margin-bottom: -35px;
  }


  .wrapper .section02 {
    padding-top: 0;
  }
  .wrapper .section02 > .inner {
    width: 100%;
  }
  .wrapper .section02 .cts-list .inner {
    width: 100%;
    padding: 30px 20px 50px 20px;
    font-size: 16px;
  }
  .wrapper .section02 .result .inner {
    width: 100%;
    padding: 50px 20px 0 20px;
  }
  .wrapper .section02 .result h2 {
    height: 40px;
    margin-bottom: 15px;
    font-size: 19px;
    background-size: 88px 29px;
    background-position: 50% 100%;
    line-height: 1;
  }


  .wrapper .section03



  .wrapper .section03 .rule {
    position: absolute;
    bottom: 464px;
    right: calc(50% - 136px);
    text-align: center;
  }

  .wrapper .section03 .rule img {
    width: 118px;
  }


  .wrapper .section03 {
    padding: 70px 20px;
    position: relative;
  }

  .wrapper .section03 .line {
    position: absolute;
    top: 49%;
    right: calc(50% - 136px);
    text-align: center;
  }

  .wrapper .section03 .line img {
    width: 246px;
  }






  .wrapper .section03 .inner {
    width: 100%;
  }
  .wrapper .section03 h2 {
    height: 70px;
    font-size: 25px;
  }
  .wrapper .section03 h2 span {
    padding: 0px 5px;
    font-size: 16px;
    top: -30px;
    left: -70px;
  }
  .wrapper .section03 p {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 35px 20px 0px 20px;
  }
  .wrapper .section01 .inner {
    padding: 0 20px;
    width: 100%;
  }
  .wrapper .section01 .inner .ttl {
    margin: 30px 10px 20px 10px;
    text-align: center;
  }

  .wrapper .section01 .inner .btn-amazon {
    margin: 0px 10px 30px 10px;
    text-align: center;
  }


  .wrapper .section01 .text01,
  .wrapper .section01 .img {
    margin-bottom: 35px;
  }

  .wrapper .section04 {
    padding: 50px 0 10px;
  }

  .wrapper .section04 .inner {
    width: 100%;
  }

  .wrapper .section04 .inner .img02 {
    width: 100%;
  }


  .wrapper .section04 .inner > .img {
    margin-bottom: 70px;
  }
  .wrapper .section04 h2 {
    margin-bottom: 20px;
  }
  .wrapper .section04 h2 img {
    width: 80%;
  }
  .wrapper .section04 .text01 {
    margin-bottom: 35px;
  }
  .wrapper .section04 .cts {
    margin-bottom: 60px;
    padding: 40px 20px 20px 20px;
  }

  .wrapper .section04 .cts .icon {
    width: 90px;
    top: -44px;
    left: calc(50% - 50px);
  }
  .wrapper .section04 .cts h3 {
    margin-bottom: 30px;
  }
  .wrapper .section04 .cts h3 .main {
    width: 83px;
  }
  .wrapper .section04 .cts h3 .sub {
    width: 74px;
    right: 30px;
  }
  .wrapper .section04 .cts h4 {
    margin-bottom: 25px;
    font-size: 22px;
    text-align: center;
    line-height: 1.5;
  }

  .wrapper .section04 .cts h4 .come {
    font-size: 12px;
  }

  .wrapper .section04 .container {
    flex-direction: column;
  }
  .wrapper .section04 .container .box {
    width: 100%;
  }
  .wrapper .section04 .container .mgb40 {
    margin-bottom: 40px;
  }
  .wrapper .section04 .box .text {
    font-size: 16px;
  }

  .wrapper .section04 .box .text .textsmall {
    font-size: 14px;
  }




  .wrapper .section04 .box .textlist {
    font-size: 16px;
    margin-bottom: 0px;
  }


  .wrapper .section04 .box h5 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    display: block;
    text-align: center;
  }
  .wrapper .section04 .box h5 .mini {
    font-size: 16px;
  }
  .wrapper .section04 .box h5 span {
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 14px;
  }
  .wrapper .section04 .box .text02 {
    box-sizing: border-box;
    margin-top: 40px;
    padding: 40px 20px 10px 20px;
    border: 1px solid #333;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
  }
  .wrapper .section04 .box .text02 p {
    font-size: 14px;
  }
  .wrapper .section04 .box .text02 span {
    padding: 0 10px;
    font-size: 17px;
    border: 1px solid #333;
    position: absolute;
    top: -20px;
    left: 20px;
    background: #fff;
  }
  .wrapper .section04 .mordal {
    margin-top: 5px;
    color: #09A6ED;
    font-size: 16px;
    text-decoration: underline;
  }
  .wrapper .section04 .mordal:hover {
    cursor: pointer;
  }


  .wrapper .section16 .inner {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper .section16 .text01 {
    margin-bottom: 50px;
  }
  .wrapper .section16 .text02 {
    margin-bottom: 50px;
  }
  .wrapper .section16 .text02:last-of-type {
    margin-bottom: 0;
  }
  .wrapper .section16 .text-box {
    margin-bottom: 50px;
    padding: 50px 25px;
    background: #eaf6ff;
    position: relative;
    top: 0;
    left: 0;
  }
  .wrapper .section16 .text-box li {
    display: flex;
    margin-bottom: 20px;
  }
  .wrapper .section16 .text-box li:last-of-type {
    margin-bottom: 0;
  }
  .wrapper .section16 .text-box h3 {
    height: 35px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #09A6ED;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -18px;
    left: 20px;
  }
  .wrapper .section06 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .wrapper .section06 .inner {
    width: 100%;
  }
  .wrapper .section06 .mv h2 {
    width: 80%;
    height: 43px;
    left: 10%;
    bottom: -20px;
    font-size: 20px;
  }
  .wrapper .section06 .text01 {
    background: #eaf6ff;
    padding: 70px 0 50px 0;
  }
  .wrapper .section06 .text01 p {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  .wrapper .section17 .inner {
    padding: 0 20px;
  }
  .wrapper .section17 h2 {
    margin-bottom: 35px;
    font-size: 23px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .wrapper .section17 h2::before {
    content: "";
    width: 33px;
    height: 36px;
    background: url(../images/icon-ttl-left01.png);
    background-size: contain;
    margin-right: 10px;
  }
  .wrapper .section17 h2::after {
    content: "";
    width: 33px;
    height: 36px;
    background: url(../images/icon-ttl-right01.png);
    background-size: contain;
    margin-left: 5px;
  }
  .wrapper .section07 {
    padding-top: 0;
    background: url(../images/sea-01.png) repeat;
    background-size: 100%;
    font-size: 16px;
  }
  .wrapper .section07 h2 .big {
    font-size: 22px;
  }
  .wrapper .section07 .inner {
    padding: 65px 20px 0 20px;
  }
  .wrapper .section08 {
    padding-top: 0;
    background: url(../images/sea-02.png) repeat;
  }
  .wrapper .section08 .inner {
    padding: 0 20px;
  }
  .wrapper .section08 > .inner:nth-of-type(1) {
    width: 100%;
  }
  .wrapper .section08 h2 {
    padding: 0 20px;
    height: 85px;
    font-size: 17px;
    text-align: center;
  }
  .wrapper .section08 h2 .big {
    font-size: 120%;
  }
  .wrapper .section08 .list {
    padding: 35px 20px 25px 20px;
    background: #fff;
  }
  .wrapper .section08 .img {
    margin-bottom: 35px;
    padding: 0 20px 35px 20px;
    background: #fff;
  }

  .wrapper .section18 {
    padding: 70px 0 30px;
  }

  .wrapper .section18 .inner {
    width: 100%;
  }

  .wrapper .section18 .inner .img02 {
    width: 100%;
    margin-top: 0px;
  }


  .wrapper .section18 .inner > .img {
    margin-bottom: 70px;
  }
  .wrapper .section18 h2 {
    margin-bottom: 60px;
  }
  .wrapper .section18 h2 img {
    width: 80%;
  }
  .wrapper .section18 .text01 {
    margin-bottom: 35px;
  }
  .wrapper .section18 .cts {
    margin-bottom: 60px;
    padding: 65px 20px 20px 20px;
  }

  .wrapper .section18 .cts .icon {
    width: 90px;
    top: -44px;
    left: calc(50% - 50px);
  }
  .wrapper .section18 .cts h3 {
    margin-bottom: 30px;
  }
  .wrapper .section18 .cts h3 .main {
    width: 83px;
  }
  .wrapper .section18 .cts h3 .sub {
    width: 74px;
    right: 30px;
  }
  .wrapper .section18 .cts h4 {
    margin-bottom: 25px;
    font-size: 22px;
    text-align: center;
    line-height: 1.5;
  }

  .wrapper .section18 .cts h4 .come {
    font-size: 12px;
  }

  .wrapper .section18 .container {
    flex-direction: column;
  }
  .wrapper .section18 .container .box {
    width: 100%;
  }
  .wrapper .section18 .container .mgb40 {
    margin-bottom: 40px;
  }
  .wrapper .section18 .box .text {
    font-size: 16px;
  }

  .wrapper .section18 .box .text .textsmall {
    font-size: 14px;
  }




  .wrapper .section18 .box .textlist {
    font-size: 16px;
    margin-bottom: 0px;
  }


  .wrapper .section18 .box h5 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    display: block;
    text-align: center;
  }
  .wrapper .section18 .box h5 .mini {
    font-size: 16px;
  }
  .wrapper .section18 .box h5 span {
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 14px;
  }
  .wrapper .section18 .box .text02 {
    box-sizing: border-box;
    margin-top: 40px;
    padding: 40px 20px 10px 20px;
    border: 1px solid #333;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
  }
  .wrapper .section18 .box .text02 p {
    font-size: 14px;
  }
  .wrapper .section18 .box .text02 span {
    padding: 0 10px;
    font-size: 17px;
    border: 1px solid #333;
    position: absolute;
    top: -20px;
    left: 20px;
    background: #fff;
  }
  .wrapper .section18 .mordal {
    margin-top: 5px;
    color: #09A6ED;
    font-size: 16px;
    text-decoration: underline;
  }
  .wrapper .section18 .mordal:hover {
    cursor: pointer;
  }

  .wrapper .section09 .bg01 {
    padding-top: 50px;
  }



  .wrapper .section09 .inner {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper .section09 .inner > .text {
    margin-bottom: 35px;
  }
  .wrapper .section09 h2 {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
  }
  .wrapper .section09 h2 > img {
    width: 250px;
  }
  .wrapper .section09 h2 span {
    top: -65px;
    left: -10px;
  }
  .wrapper .section09 h2 span img {
    width: 158px;
  }
  .wrapper .section09 .box {
    margin-bottom: 30px;
    padding: 50px 20px 30px 20px;
  }


  .wrapper .section18 .box h3 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 18px;
  }

  .wrapper .section09 .box h3 span {
    width: 120px;
  }
  .wrapper .section09 .box h3 p {
    font-size: 19px;
    line-height: 1.8;
    text-align: center;
  }
  .wrapper .section09 .box .text {
    font-size: 16px;
  }
  .wrapper .section09 .bg01 .box {
    margin-bottom: 30px;
  }
  .wrapper .section10 {
    padding-top: 130px;
  }
  .wrapper .section10 .icon-3q {
    text-align: center;
  }
  .wrapper .section10 .icon-3q img {
    width: 25%;
  }
  .wrapper .section10 .inner {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper .section10 .inner h2 {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    top: -90px;
    left: 0;
  }
  .wrapper .section10 .inner h2 span {
    width: 320px;
  }
  .wrapper .section10 .inner .container {
    padding: 55px 20px 25px 20px;
  }
  .wrapper .section10 .inner .container .box {
    margin-bottom: 30px;
  }
  .wrapper .section10 .inner .container .box .text {
    margin-bottom: 30px;
  }
  .wrapper .section10 .inner .container .box h3 {
    flex-direction: column;
    font-size: 19px;
    margin-bottom: 20px;
  }
  .wrapper .section10 .inner .container .box h3 .icon {
    margin-right: 0;
    margin-bottom: 15px;
    width: 50px;
  }
  .wrapper .section10 .inner .container .box:last-of-type {
    margin-bottom: 0;
  }
  .wrapper .section10 .inner .container .box .img {
    text-align: center;
  }
  .wrapper .section10 .inner .container .box .img img {
    width: 210px;
  }
  .wrapper .section10 .inner .container .box .img span {
    padding: 1px 8px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    background: #fff;
    font-size: 0.5rem;
    transform: rotate(-5deg);
    font-weight: bold;
  }
  .wrapper .section11 .inner {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper .section11 .inner h2 {
    font-size: 19px;
    align-items: center;
    margin-bottom: 20px;
  }
  .wrapper .section11 .inner h2::before, .wrapper .section11 .inner h2::after {
    width: 100px;
    height: 5px;
  }
  .wrapper .section11 .inner > .text01 {
    margin-bottom: 40px;
  }
  .wrapper .section11 .inner .img {
    margin-bottom: 50px;
  }
  .wrapper .section11 .inner .box {
    padding: 30px 20px;
  }
  .wrapper .section11 .inner .box h3 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .wrapper .section12 h2 {
    height: 70px;
    font-size: 19px;
    margin-bottom: 40px;
  }
  .wrapper .section12 .inner {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper .section12 .inner .ac-btn {
    align-items: flex-start;
  }
  .wrapper .section12 .inner .ac-btn span {
    width: calc(100% - 34px);
  }
  .wrapper .section12 .inner .ac-btn::before {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: 3px;
  }
  .wrapper .section12 .inner .ac-btn::after {
    width: 12px;
    height: 12px;
    margin-left: 10px;
    position: relative;
    top: 3px;
  }
  .wrapper .section12 .inner .ac-cts div {
    padding-right: 12px;
  }
  .wrapper .section12 .inner .ac-cts div::before {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: 3px;
  }
  .wrapper .section13 {
    padding: 50px 20px 50px 20px;
  }
  .wrapper .section13 .inner {
    width: 100%;
    padding: 50px 20px;
  }

  .wrapper .section13 .inner .img .sp {
    width: 90%;
  }


  .wrapper .section13 .inner .name {
    font-size: 22px;
  }

  .wrapper .section13 .inner .name-small {
    font-size: 16px;
  }


  .wrapper .section13 h2 {
    width: 182px;
    margin: 0 auto 30px auto;
  }

  .wrapper .section13 h3 {
    font-size: 19px;
    margin-bottom: 30px;
  }
  .wrapper .section13 .text {
    margin-bottom: 0px;
  }
  .wrapper .section13 .img {
    margin-bottom: 20px;
  }


  .wrapper footer .bg {
    padding: 50px 20px;
    background-size: 600px;
  }
  .wrapper footer .copy {
    background: #f5f5f5;
    font-size: 8px;
    text-align: center;
    padding: 25px 0;
  }
  .wrapper .toku {
    padding: 50px 20px;
  }
  .wrapper .page-top {
    width: 70px;
    right: 20px;
    bottom: 20px;
    right: 25px;
  }
  .wrapper .popup .popup-inner {
    background: #ffffff;
    width: 95%;
    padding: 0;
  }
  .wrapper .popup .close-btn02 {
    border: 1px solid #8e8e8e;
    font-size: 18px;
    border-radius: 50px;
    width: 150px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0 auto;
  }
  .wrapper .popup .close-btn02:hover {
    cursor: pointer;
    opacity: 0.7;
  }
  .wrapper .popup h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
  }
  .wrapper .popup h2 span {
    width: 50px;
  }
  .wrapper .popup .inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .wrapper .popup .cts {
    background: #eaf6ff;
    width: 100%;
    padding: 40px 0;
  }
  .wrapper .popup .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .wrapper .popup .container .box {
    width: 90%;
    margin: 0 auto 20px auto;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 30px 20px;
    display: flex;
    justify-content: space-between;
    background: #fff;
    flex-direction: column;
  }
  .wrapper .popup .container .box .img {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wrapper .popup .container .box .img img {
    width: 85%;
  }
  .wrapper .popup .container .box .img .name {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #09A6ED;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
  }
  .wrapper .popup .container .box .img .name span {
    font-size: 11px;
  }
  .wrapper .popup .container .box .img .name::after {
    content: "";
    height: 1px;
    width: 50px;
    margin-top: 10px;
    background: #09A6ED;
  }
  .wrapper .popup .container .box .text {
    font-size: 16px;
  }
  .wrapper .popup .close-btn {
    position: absolute;
    right: 2px;
    top: -5px;
    width: 30px;
    height: 20px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
  }
  .wrapper .popup .close-btn i {
    font-size: 20px;
    color: #333;
  }
  .wrapper .popup .comment {
    display: flex;
    justify-content: center;
    text-align: center;
    background: url(../images/pop-icon02-sp.png) no-repeat;
    background-size: 95%;
    background-position: center 100%;
    font-size: 16px;
    height: 90px;
  }
}
