﻿@import url('https://fonts.googleapis.com/css2?family=Dynalight&family=Playball&display=swap');


/* CSS Document */
body {
  font-family: 微軟正黑體, Arial, sans-serif;
}

.wrapper{position: relative;overflow:hidden;}


/*很多物件通用*/

.bk{
  display: none;
}

a {
  margin: 0;
  text-align: center;
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: inherit;
}

hr {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #bfbfbf;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.video {
  padding: 2%;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*BANNER 進場delay時間、浮動*/
.banner{
  position:relative;
  width: 100%;
  margin: 0 auto;
  background-color: #ffe330;
}
.tex01 {
    position: absolute;
    margin-left: -101px;
    line-height: 2;
}
.banner_big {
    /* max-width: 2560px; */
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.banner_min {
  display: none;
  }

.banner .title {
    position: absolute;
    width: 45%;
    top: 1%;
    left: 42%;
}

.banner .up {
    position: absolute;
    width: 17%;
    top: 47%;
    right: 8%;
}
.banner .yellow {
    position:relative;
    display: inline-block;
    width: 100%;
    height: 66px;
    text-align: center;
}
.banner .number {
    display: -webkit-inline-box;
    font-size: 20px;
    font-weight: bold;
    color: #3a3a3a;
    margin-top: 13px;
    /* text-align: center; */
}
.banner .number .number-x {
    display: inline-block;
    font-size: 25px;
    padding: 1px 10px;
    letter-spacing: 1px;
    margin-left: 10px;
    color: #fff;
    background-color: #444;
    border-radius: 7px;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
}

img.title {-webkit-animation-delay: 0.5s;animation-delay: 0.2s;}
img.up {-webkit-animation-delay: 0.8s;animation-delay: 0.2s;}


/*表單區*/
.fill {
  background-image: url(../images/noise-gray.png);
  background-size: 6%;
  background-repeat: repeat;
  height: auto;
  transition: 0.3s ease-in-out;
}

.fill .form-control{
    padding: 5px 12px;
    font-size: 17px;
    height: 45px;
    margin-bottom: 2%;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background-color: #f0f0f0;
    border: none;
    }

img.gift {width: 93%;height:auto;padding-right: 0;}


/*內文*/
h3{
  margin: 0 auto;
  font-size: 19px;
  color: #353535;
  letter-spacing: 2px;
  line-height: 2;
  }

.top-title {
    width: 100%;
    /* height: 5.5em; */
    margin-bottom: 2%;
}
.title-import {
    color: #0483ee;
}

.content1, .content2, .content3, .content4, .content5, .content6, .content7, .content8, 
.content9, .content10, .fill{
  width: 100%;
  position: relative;
  padding-top: 3%;
  padding-bottom: 3%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.fill h2, .content1 h1, .content2 h2, .content3 h2, .content4 h2, .content5 h2, 
.content6 h2, .content7 h2, .content8 h2, .content9 h2, .content10 h2
{
  font-size: 39px;
  color: #353535;
  letter-spacing: 2px;
  margin: 0 auto;
  line-height: 1.2;
}


/*  .content1  */
.content1 {
    position: relative;
    padding-top: 1%;
}

.content1 h3 {
    font-size: 50px;
    color: #fff;
    text-align: center;
}


/*  .content2  */
.content2 {
  padding-top: 2%;
}

.content2 .green-box {
    background-image: url(../images/green-box.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 10% 15px;
    height: 385px;
    margin: 30% auto;
    vertical-align: middle;
}

.content2 h4 {
    font-size: 3.5em;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 900;
}

.content2 .iphone {
    margin: 0 auto;
    background-image: url(../images/iphone.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    max-width: 420px;
    height: 820px;
    overflow: hidden;
    padding: 29% 8%;
    text-align: right;
}
.talk-a {
    text-align: left;
}
.talk-b {
    text-align: right;
}

.talk-a-01, .talk-a-02,.talk-a-03, .talk-a-04, .talk-a-05 {
    width: auto;
    height: 48px;
    margin: -9px 0 6px;
}
.talk-a-06 {
    width: auto;
    height: 68px;
    margin: -9px 0 6px;
}
.talk-b-01, .talk-b-03 {
    width: auto;
    height: 35px;
    margin: 6px 0;
}

.talk-b-02, .talk-b-04, .talk-b-05, .talk-b-06, .talk-b-07 {
    width: auto;
    height: 55px;
    margin: 10px 0;
}

.talk-a-01 {
    margin-right: 59%;
}
.talk-a-02 {
    margin-right: 60%;
}
.talk-a-03 {
    margin-left: 0;
    margin-right: 68%;
}
.talk-a-04 {
    margin-left: 0;
    margin-right: 55%;
}
.talk-a-05 {
    margin-left: 0;
    margin-right: 55%;
}
.talk-a-06 {
    margin-left: 0;
    margin-right: 46%;
}






/*  .content3  */
.content3 .tex-box {
    width: 64%;
    text-align: left;
}
.content3 h4 {
    font-size: 67px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #353535;
    width: 100%;
    line-height: 1;
    /* background-image: url(../images/cross.jpg); */
    background-size: 32%;
    background-repeat: no-repeat;
    /* background-position-x: -3px; */
    /* background-position-y: 11px; */
    /* padding-top: 6px; */
}
.content3 p {
    font-size: 20px;
    letter-spacing: 1px;
    color: #353535;
}

.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
  width: 115%;
  height: 300px;
  background-size: 114%;
  background-repeat: no-repeat;
  background-position: left;
  padding: 7% 0 7% 50%;
  border-radius: 35px;
  margin-left: -15%;
  margin-bottom: 8%;
}

.content3 .img-01 {
    background-image: url(../images/img01.png);
    background-color: #fadd41;
}
.content3 .img-02 {
    background-image: url(../images/img02.png);
    background-color: #76d0d1;
}
.content3 .img-03 {
    background-image: url(../images/img03.png);
    background-color: #eebabe;
}
.content3 .img-04 {
    background-image: url(../images/img04.png);
    background-color: #dfdcd6;
}

.content3 .tex {
    width: 165px;
    background: #fff;
    font-size: 30px;
    font-weight: bold;
    padding: 5px 12px;
    margin: 4% 0;
    text-align: center;
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 22%);
} 

/*  .content4  */
.content4 .circle, .content9 .circle {
  margin: 0 auto;
  width: 60%;
  height: auto;
  padding: 16%;
  border-radius: 100%;
  margin-bottom: 7%;
}

.content4 h4 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #353535;
    width: 90%;
    padding: 5% 14%;
    border-radius: 20px;
    border: 1px #a8a8a8 solid;
    margin: 0 auto;
    margin-bottom: 5%;
}

.content4 h5, .content9 h4 {
    font-size: 22px;
    color: #353535;
    font-weight: bold;
}

.content4 p {
    font-size: 17px;
    color: #353535;
    padding: 0 7%;
}


/*  .content5  */
.content5 img {
    width: 88%;
    border-radius: 30px;
    margin-top: 10%;
}
.content5 p {
    display: revert;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #353535;
    background-color: #ffff00;
    padding: 5px;
    text-align: center;
    margin: 1% 6%;
    border-radius: 50px;
}


/*  .content6 */
.content6 img {
    position: absolute;
    display: block;
    max-width: 410px;
    width: 100%;
    z-index: 10;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.content6 .tex-box01, .content6 .tex-box02, .content6 .tex-box03,
.content6 .tex-box04, .content6 .tex-box05, .content6 .tex-box06
 {
    display: inline-block;
    width: 310px;
    height: 85px;
    border-radius: 50px;
    text-align: left;
    padding: 2% 4%;
    font-size: 18px;
    font-weight: 500;
    padding-left: 19%;
    color: #fff;
}
.content6 .tex-box01 {
    background-color: #4ea8f4;
    margin-top: 6%;
    margin-bottom: 11%;
    margin-left: 17%;
}
.content6 .tex-box02 {
    background-color: #4dd25f;
    padding-left: 6%;
    padding-right: 20%;
    margin: 0;
    margin-right: 17%;
}
.content6 .tex-box03 {
    background-color: #fdd100;
    color: #000;
    margin: 9% 0;
    margin-left: 17%;
}
.content6 .tex-box04 {
    background-color: #4ea8f4;
    padding-left: 4%;
    padding-right: 20%;
    margin: 0;
    margin-right: 17%;
}
.content6 .tex-box05 {
    background-color: #4dd25f;
    margin: 9% 0;
    margin-left: 17%;
}
.content6 .tex-box06 {
    background-color: #fdd100;
    color: #000;
    padding-left: 4%;
    padding-right: 20%;
    margin: 0;
    margin-right: 17%;
}
.content6 .container-b {
    max-width: 500px;
    width: 100%;
    height: 800px;
    margin: 0 auto;
}

/*  .content7 */
.content7 {
    text-align: center;
    color: #353535;
}
.content7 img {
    width: 100%;
    border-radius: 20px;
    margin: 0;
}
.content7 p {
    position: inherit;
    display: block;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ffff00;
    padding: 5px 40px;
    text-align: center;
    border-radius: 50px;
    margin: -3% 10% 2%;
}

.content7 h4{
    font-size: 19px;
    font-weight: 600;
}
.content7 h5 {
    font-size: 17px;
    padding: 0 10%;
    line-height: 1.4;
    color: #959595;
}


/*  .content8 */
.content8 img {
    width: 88%;
    border-radius: 30px;
    margin: 2%;
    border: 1px #c7c7c7 solid;
}

.content8 h3 {
    position: inherit;
    display: inherit;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ffff00;
    padding: 9px 0;
    text-align: center;
    margin: -7% 14% 1%;
    border-radius: 50px;
    line-height: 1;
    z-index: 10;
}

.content8 p {
    font-size: 18px;
    padding: 2% 14%;
    line-height: 1.4;
    color: #707070;
}

/*  .content9 */
.content9 {
    text-align: center;
    color: #353535;
    padding-bottom: 0;
}
.content9 .bg {
    background-image: url(../images/bg01.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -2.4%;
    padding: 3% 0;
}

.content9 .circle {
    background-color: #b7b1b0;
}

.content9 p {
    font-size: 18px;
    padding: 0 10%;
    line-height: 1.4;
    color: #000;
}


/*  .content10 */
.content10 .big-box {
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 8px;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    letter-spacing: 2px;
}
  .content10 img.student{
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: .2s;
  }

.content10 .big-box .box-name {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    font-size: 23px;
    font-weight: 900;
    line-height: 30px;
    border-bottom: #aaa 1px solid;
    background-color: #f8f8f8;
}
.box-content {
  padding: 25px;
  background-color: #f8f8f8;
}
.box-content .title-content {
   font-size: 18px;
    font-weight: 900;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.box-content p {
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
span.tag {
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.color_sp {
    background: #F7C644;
}


/*  西班牙語5大課程特色  */
.features {
    position: relative;
    display: inline-block;
    width: 100%;
    background-color: #bfb29d;
    padding-bottom: 5%;
    text-align: center;
}

.features h2 {
    text-align: center;
    margin: 0 auto;
    font-size: 39px;
    line-height: 7em;
    font-family: 'Noto Serif TC', serif;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
}
.star {
    display: inline-block;
    color: #b28f61;
    width: 1em;
    height: 1em;
}
.features-top {
  background-image: url(../images/big5-bg.png);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 18em;
}

.features .box {
    position: relative;
    display: inline-table;
    width: 18.8%;
    height: 26em;
    margin: 4px;
    border-radius: 12px;
    border-top: 8px #583e34 solid;
    padding: 14px;
    background-color: #fff;
    margin-top: 5%;
    text-align: center;
    font-size: 18px;
}
.features h3 {
    font-size: 17px;
    color: #59340e;
    font-weight: bold;
    margin-top: 15px;
}
.features .big5 {
    position: relative;
    display: block;
    width: 145px;
    height: 145px;
    margin: 0 auto;
    border-radius: 100%;
    margin-bottom: 7%;
}

.features h4 {
    font-size: 41px;
    line-height: 0.4;
    font-family: 'Playball', cursive;
    color: #b28f61;
    padding-top: 5%;
}

.features .st {
    display: inline-block;
    width: 0.4em;
}

.free_button {
    display: block;
    width: 125px;
    height: auto;
    padding: 3px 5px;
    margin: 12px auto;
    background-color: #ffffff;
    color: #b28f61;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    border-radius: 59px;
    border: 2px #b28f61 solid;
     -webkit-box-shadow: 0 4px 0 #b28f61; 
     -webkit-transition: all .4s ease-in-out; 
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .free_button:hover {

        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

@media screen and (max-width: 1920px) {
.banner .title {
    position: absolute;
    max-width: 915px;
    width: 45%;
    top: 1%;
    left: 42%;
}
.banner .up {
    position: absolute;
    max-width: 360px;
    width: 18%;
    top: 43%;
    right: 8%;
}
.content2 .iphone {
    padding: 29% 8%;
}


}


    
@media screen and (max-width: 1680px) {
  .banner_big {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .banner .up {
    width: 17%;
    top: 42%;
    right: 9%;
}
/*.container {
    width: 95%;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
}
*/
.content2 .green-box {
    margin: 20% 4%;
    padding: 7% 15px;
}
.content2 .iphone {
    padding: 30% 8%;
}
.content7 img {
    width: 88%;
}



}

@media screen and (max-width: 1440px) {
.banner .title {
    width: 43%;
    top: 0.5%;
    left: 42%;
}
.banner .up {
    width: 17%;
    top: 42%;
    right: 9%;
}
.content2 .green-box {
    padding: 4% 10px;
    margin: 30% 7%;
}
.content2 .iphone {
    padding: 32% 10%;
}
.content2 h4 {
    font-size: 2.5em;
}
.content7 img {
    width: 80%;
}
.content7 p {
    padding: 5px 28px;
    margin: -2% 15% 2%;
}
.content9 .bg {
    margin-top: -2%;
}
.content3 h4 {
    /* background-size: 26%; */
}


}

@media screen and (max-width: 1024px) { 
.banner .up {
    width: 17%;
    top: 42%;
    right: 9%;
}

.features h2 {
    line-height: 6em;
}
.content2 .green-box {
    padding: 3% 15px;
    margin: 34% 8%;
}
.content2 .iphone {
    padding: 35% 11%;
}

.content2 h4 {
    /* font-size: 2.5em; */
}

.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    background-size: 118%;
    padding: 11% 0 5% 65%;
}
.content3 .tex {
    font-size: 28px;
    margin: 6% 0;
}
.content3 h4 {
    /* background-size: 41%; */
    /* padding-left: 3%; */
}

}


@media screen and (max-width: 980px) {

.content2 .green-box {
    padding: 5% 10px;
    margin: 2% auto;
    width: 72%;
}
.content2 .iphone {
    padding: 29% 8%;
    /* height: auto; */
}
h3 {
    line-height: 1.4;
    width: 80%;
}
.content3 h4 {
    font-size: 54px;
}
.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    background-size: 155%;
    padding: 20% 0 5% 66%;
}
.content3 .tex {
    font-size: 24px;
    margin: 6% 0;
    width: 137px;
}


}




@media screen and (max-width: 1000px) {

h3 {
    margin: 0 auto;
    font-size: 19px;
    color: #353535;
    letter-spacing: 2px;
    line-height: 1.4;
    margin-top: -0.7%;
    width: 79%;
}

.banner_min {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

.banner_big {
    display: none;
  }
.banner .title, .banner .up {
    display: none;
}
.banner .number {
    display: block;
}
.banner .yellow {
    height: 160px;
}
.tex01 {
    position: relative;
    display: block;
    margin-left: 0;
}
.content2 .iphone {
    padding: 27% 7% 9%;
}

.content2 .green-box {
    height: 231px;
    margin: 0 auto;
    background-color: #32ad37;
    border-radius: 30px;
    background-image: none;
    margin-top: 5%;
}

.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    width: auto;
    height: 19em;
    margin: 0 auto;
    margin-bottom: 10%;
    padding: 7% 0 4% 43%;
    background-size: 160%;
}
.content3 .tex-box {
    width: 100%;
    text-align: center;
    padding-bottom: 5%;
}
.content3 .tex {
    font-size: 28px;
    margin: 5% auto;
    width: 150px;
}
.content3 p {
    font-size: 17px;
    letter-spacing: 0px;
}
.content3 h4 {
    font-size: 64px;
}
.content4 p {
    font-size: 17px;
    padding: 0 14%;
}
.content4 .circle, .content9 .circle {
    margin-top: 7%;
}
.content5 p {
    font-size: 14px;
}

.content8 p {
    font-size: 16px;
    padding: 2% 2%;
}

.features h2 {
    line-height: 1.2em;
    padding-top: 12%;
}
.features .box {
    position: relative;
    width: 29.8%;
    height: 26em;

}
.features-top {
    background-size: 145%;
}

.content9 .big-box {
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 8px;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    letter-spacing: 2px;
    margin-bottom: 1%;
}
img.pic {
    height: auto;
    width: 65%;
    display: block;
    margin: -13px auto;
}

}



@media screen and (max-width: 540px) {
.bk{
  display: block;
  height: 1px;
}
.tex01 {
    position: relative;
    display: block;
    margin-left: 0;
}
.banner .yellow {
    height: 142px;
}
.banner .number {
    display: block;
    margin-top: 3px;
}

.content2 .iphone {
    padding: 35% 10% 49%;
    min-height: 33em;
    height: auto;
}
.content2 .green-box {
    padding: 5% 15px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    background-image: none;
    background-color: #32ad37;
    border-radius: 20px;
}

.content3 .tex-box {
    width: 100%;
    text-align: center;
    padding-bottom: 5%;
}
.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    background-size: 160%;
    padding: 0;
    width: 100%;
    margin-left: 0;
}
.content3 .tex {
    font-size: 22px;
    line-height: 1.1;
    margin: 2%;
    margin-top: 39%;
    padding: 8px;
    width: 69px;
    display: inline-grid;
}
.content6 .tex-box01, .content6 .tex-box02, .content6 .tex-box03, .content6 .tex-box04, 
.content6 .tex-box05, .content6 .tex-box06 
{
    width: 300px;
    /* height: 81px; */
    padding: 20px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    padding-left: 22%;
}
.content6 .tex-box01, .content6 .tex-box03, .content6 .tex-box05 {
    margin: 43px 0;
    margin-left: 17%;
}
.content6 .tex-box02, .content6 .tex-box04, .content6 .tex-box06 {
    padding-right: 20%;
    padding-left: 6%;
}
.talk-b-02, .talk-b-04, .talk-b-05, .talk-b-06, .talk-b-07 {
    width: auto;
    height: 44px;
    margin: 7px 0;
}
.talk-b-01, .talk-b-03 {
    width: auto;
    height: 28px;
    margin: 6px 0;
}

.talk-a-01, .talk-a-02, .talk-a-03, .talk-a-04, .talk-a-05 {
    width: auto;
    height: 38px;
}
.talk-a-06 {
    width: auto;
    height: 55px;
}


.features-top {
    background-size: 200%;
    height: 14em;
}
.features h2 {
    font-size: 27px;
    line-height: 1;
    padding: 11% 3%;
}
.features .box {
    width: 80%;
    margin-bottom: 6%;
    height: auto;
}

}



@media screen and (max-width: 425px) {
.content6 .container-b {
    width: 100%;
}
.content6 img {
    width: 375px;
}
.content6 .tex-box01, .content6 .tex-box02, .content6 .tex-box03, .content6 .tex-box04, 
.content6 .tex-box05, .content6 .tex-box06 
{
    width: 300px;
    /* height: 81px; */
    padding: 20px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    padding-left: 22%;
}
.content6 .tex-box01, .content6 .tex-box03, .content6 .tex-box05 {
    margin: 34px 0;
    margin-left: 17%;
}
.content6 .tex-box02, .content6 .tex-box04, .content6 .tex-box06 {
    padding-right: 20%;
    padding-left: 6%;
}

}


@media screen and (max-width: 375px) {

.content1, .content2, .content3, .content4, .content5, .content6, .content7, 
.content8, .content9, .content10, .fill 
{
    padding-top: 4%;
    padding-bottom: 7%;
}

.fill h2, .content1 h1, .content2 h2, .content3 h2, .content4 h2, .content5 h2,
 .content6 h2, .content7 h2, .content8 h2, .content9 h2, .content10 h2 
{
    font-size: 31px;
    letter-spacing: 2px;
    line-height: 1.2;
    width: 320px;
}

.content2 .iphone {
    padding: 35% 9% 0;
    width: 293px;
    margin: 0 auto;
    padding-bottom: 23%;
}
.talk-a-01, .talk-a-02, .talk-a-03, .talk-a-04, .talk-a-05 {
    width: auto;
    height: 38px;
}
.talk-a-06 {
    width: auto;
    height: 55px;
}
.talk-b-01, .talk-b-03 {
    width: auto;
    height: 26px;
    margin: 5px 0;
}
.talk-b-02, .talk-b-04, .talk-b-05, .talk-b-06, .talk-b-07 {
    width: auto;
    height: 44px;
    margin: 7px 0;
}

.content2 .green-box {
    padding: 5% 15px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    background-image: none;
    background-color: #32ad37;
    border-radius: 20px;
}
.content2 h4 {
    font-size: 31px;
}
.content3 .tex {
    font-size: 22px;
    line-height: 1.1;
    margin: 2%;
    margin-top: 56%;
    padding: 8px;
    width: 69px;
    display: inline-grid;
}
.content3 .tex-box {
    width: 267px;
    text-align: center;
    margin: 0 auto;
    /* margin-left: 0; */
    margin-bottom: 10%;
    padding-top: 5%;
}
.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    width: 100%;
    margin-bottom: 15%;
    margin-left: 0;
    border-radius: 30px;
    background-size: 214%;
    background-position: bottom;
    background-position-x: 6%;
    padding-left: 0;
    height: 295px;
    margin: 0 auto;
}
.content3 h4 {
    background-size: 41%;
    background-position-x: 20px;
    margin: 0;
    font-size: 61px;
    padding-top: 9px;
}

.content4 h4 {
    font-size: 20px;
    width: 84%;
    padding: 6% 7%;
    margin: 0 auto;
    margin: 9% auto;
}
.content5 p {
    padding: 5px;
}
.content5 img {
    border-radius: 20px;
    width: 100%;
}
.content6 img {
    width: 290px;
    text-align: center;
}
.content6 .container-b {
    height: 600px;
    padding: 8%;
}
.content6 .tex-box01, .content6 .tex-box02, .content6 .tex-box03, .content6 .tex-box04, 
.content6 .tex-box05, .content6 .tex-box06 
{
    width: 235px;
    height: 63px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    padding-left: 29%;
}
.content6 .tex-box01, .content6 .tex-box03, .content6 .tex-box05 {
    margin: 29px 0;
    margin-left: 17%;
}
.content6 .tex-box02, .content6 .tex-box04, .content6 .tex-box06 {
    padding-right: 26%;
    padding-left: 6%;
}
.content7 img {
    width: 100%;
}
.content7 p {
    padding: 5px;
    margin: -2% 15% 2%;
}

.content7 h5 {
    font-size: 16px;
    padding: 0;
    line-height: 1.4;
    color: #959595;
    padding-bottom: 5%;
    margin-top: -2%;
}
.content8 p {
    font-size: 16px;
    padding: 2% 2%;
    padding-bottom: 8%;
}
.content8 h3 {
    padding: 9px 20px;
    margin: -7% 11% 1%;
}

.content9 .bg {
    background-size: 334%;
    background-position: top;
    background-color: #f5f3f2;
}


.features-top {
    background-size: 200%;
    height: 14em;
}
.features h2 {
    font-size: 27px;
    line-height: 1;
    padding: 11% 3%;
}
.features .box {
    width: 80%;
    margin-bottom: 6%;
    height: auto;
}

.content9 .big-box {
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 8px;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    letter-spacing: 2px;
    margin-bottom: 1%;
}

img.pic {
    height: auto;
    width: 73%;
    display: block;
    margin: -11px auto;
}

img.gift {
    width: 100%;
}

.fill .form-control {
    font-size: 16px;
    margin-bottom: 4%;;
    width: 110%;
    margin-left: -5%;
}

}




@media screen and (max-width: 320px) {
.tex01 {
    position: relative;
    display: block;
    margin-left: 0;
}
.banner .yellow {
    height: 142px;
}
.banner .number {
    display: block;
    margin-top: 3px;
}

.content2 .iphone {
    padding: 43% 12% 23%;
    width: 114%;
    margin: 0 auto;
    margin-left: -7%;
    min-height: 19em;
    height: 44em;
}
.content2 h4 {
    font-size: 29px;
}
.content3 h4 {
    background-size: 35%;
    background-position-x: 33px;
    font-size: 54px;
    padding-top: 12px;
    height: auto;
}
.content3 .img-01, .content3 .img-02, .content3 .img-03, .content3 .img-04 {
    /* margin-left: -8%; */
}

.content3 .tex-box {
    padding-top: 7%;
}
.content5 p {
    width: 110%;
    padding: 5px;
    margin-left: -5%;
}
.content7 p {
    padding: 5px;
    margin: 0% 10% 2%;
}
.content7 h4 {
    font-size: 18px;
}
.content8 h3 {
    padding: 7px 20px;
    margin: -7% 11% 1%;
}
.content8 p {
    font-size: 17px;
}


}